← All speakers

Bio, Work & Ideas

Denys Linkov

Conference affiliation: Head of ML · Wisedocs · 2026

Denys Linkov is a machine-learning leader at Wisedocs and a University of Toronto lecturer whose work focuses on making AI reliable in medical-document processing and software engineering. He has helped develop Medical Long Context Reasoning, built machine-learning teams at Voiceflow and Wisedocs, and evaluated whether coding agents can safely refactor complex production systems.

From conversational AI to healthcare

Linkov came to machine learning through cloud engineering and became Voiceflow’s first machine-learning hire in 2021. Over approximately three and a half years, he built and led its machine-learning team, developing a custom MLOps platform, fine-tuned encoder models, retrieval-augmented generation services, and production microservices. He subsequently became an adviser.

At Wisedocs, he applied that experience to medical-claims files that can exceed 10,000 pages. As commercial models and open-source infrastructure improved, his priorities shifted toward combining encoder and decoder models, strengthening healthcare expertise, and making automated decisions accountable to human reviewers. His work on managed document-verification agents describes systems that pair automated analysis with human quality auditors.

Linkov also teaches machine learning at the University of Toronto and develops LinkedIn Learning courses on building AI applications. His CSC490 course connects students with industry practitioners, whom he has publicly thanked for contributing to classroom instruction.

  • Medical Long Context Reasoning: Linkov and Wisedocs developed MLCR, a benchmark examining whether models can answer medical-claims questions accurately as irrelevant contextual material accumulates. The framework spans more than 250 questions across six difficulty levels; public synthetic cases and an evaluation harness are complemented by private, harder questions designed to limit contamination. Linkov announced its release with Artificial Analysis.
  • High-confidence coding-agent evaluation: Linkov argues that agents should be judged at success thresholds closer to 90% or 99%, not the 50% rates often emphasized in task-horizon comparisons. A failed hour-long autonomous run wastes compute and human attention; useful deployment requires clear specifications, verification, and human accountability.
  • Production refactoring with measurable business value: While rebuilding a legacy medical-claims pipeline, his team evaluated five orchestration projects against 17 criteria, prototyped with Temporal, and consolidated more than ten repositories into a monorepo. The overhaul lowered processing costs and runtime, accommodated larger files, broadened developer participation, and reduced some feature-delivery timelines from months to less than a week.
  • Domain-first AI team design: Linkov organizes teams around actual delivery bottlenecks, favoring adaptable generalists early and specialists when concrete technical constraints demand them. He expects engineers to understand customers, domain experts to help define evaluations, and teams to retain the operational context necessary to verify increasingly autonomous systems.

Read the topics behind these talks

2 conference talks

Key ideas

Scroll to read ↓

Wisedocs’ pipeline refactor shows where better coding agents save work, where they still stop short, and why a cleaner codebase can be worth building before the next model arrives.

  • A pipeline customer growth could no longer sustain
    0:16 ↗
  • Technical debt has to earn its cost
    1:23 ↗
  • From orchestrator research to tested capabilities
    3:31 ↗
  • Rerunning a bounded Temporal refactor
    5:01 ↗
  • A longer task horizon is not a dependable handoff
    6:55 ↗
  • Reach parity, then keep shipping
    10:08 ↗
  • The whole-codebase attempt stopped at scaffolding
    11:35 ↗
  • What waiting would save—and what it would cost
    12:30 ↗
  • Repository navigation is only part of the problem
    15:15 ↗
  • Requirements held up; verification evolved
    15:47 ↗
  • Human review built shared understanding
    16:31 ↗
  • The next gains extend beyond rewriting files
    17:02 ↗

Key ideas

Scroll to read ↓

Start with the work your company cannot yet do, then balance generalists, specialists, domain expertise and human accountability around that constraint.

  • What does AI-first change about hiring?
    0:15 ↗
  • Start with the company’s missing capability
    1:13 ↗
  • Available technology still has to be adopted
    2:36 ↗
  • Match research expertise to the whole product problem
    3:53 ↗
  • The 2021 team: generalists supported by a platform
    6:47 ↗
  • The 2024 team: mature tools change the skill budget
    9:18 ↗
  • Organize feedback loops, then specialize
    10:44 ↗
  • Upskilling changes how the work gets done
    12:46 ↗
  • Hire for context, accountability and the actual job
    14:06 ↗
  • Resolve the trade for your domain
    16:12 ↗

References