PDAOAI folds the ~28M abstracts indexed by the National Library of Medicine into a single searchable space. Building the index takes months and never stops; putting a question to it takes a morning of compute. The first open question it was asked — why did rapalogs fail in liver cancer for twenty years? — came back with a candidate patient group the trials never defined. No wet lab, no new patients. Manuscript submitted for publication.
The ~28M abstract-carrying citations indexed by the U.S. National Library of Medicine. Ingested, embedded in a Qdrant vector layer, folded to make convergence visible, and refreshed on a rolling basis as new science is indexed. This is the substrate PDAOAI builds on.
Which cancers respond to rapalogs? Ask the whole corpus at once and the answer comes back weighted by how much each disease publishes.
4,453,833 rapalog-relevant abstracts, partitioned into 23 disease corpora. It is not a search problem. It is a signal problem.
Taxane resistance has been linked to more than a hundred genes across drug efflux, EMT, mTOR signalling, metabolism and microtubules. No individual paper ties the picture together, and the field does not have a named master driver.
No paper claims all five. The structure of the corpus does. Found from the literature alone, then confirmed against outcomes it had never seen.
That is the question the engine was pointed at — the first with no known answer. Twenty years of rapalog trials in liver cancer had failed, and nobody could say whether the drug class was wrong or the patients were. The partitioned run above is how it was asked. This is what came back.
The partitioned run returned two poles the monolithic query could not: renal cell carcinoma, where rapalogs succeeded, and hepatocellular carcinoma, where two decades of unselected trials did not. No patient data entered this step — the contrast came from the structure of the literature alone.
Asked whether that had a molecular correlate, a four-gene composite — high PPARGC1A with low EIF4E, FKBP1A and RRAGC — separated overall survival in public HCC cohorts by a median of 84.4 versus 37.8 months (HR 0.39, 95% CI 0.27–0.56; p = 1.1 × 10⁻⁷). No wet-lab experiments anywhere in it, and every candidate traces back to a source abstract.
Prognostic, not predictive. The signature has not been tested in rapalog-treated patients, and the composite was selected on the same cohorts in which the hazard ratio is reported. What it yields is a candidate patient-selection hypothesis for prospective evaluation — and an explanation for why the unselected trials failed. Manuscript submitted for publication.
Nineteen immune contexts rejected the signature. One kept it. A signature that survives every context is usually measuring nothing — this one fails everywhere except an immune niche that is infiltrated but functionally restrained, which is where a real biological state should live.
Same disease, same drug class, same published record. The only thing that changed was how the corpus was asked. Nobody was withholding the answer — it was distributed across 4.45 million abstracts, and no one had read all of them at once. The index took months to build. The question took a morning to ask.
Most AI answers a hard question by asking it once. Partitioned Literature Aggregation asks it hundreds of times instead. A question like what drives resistance to this drug is split into many smaller, biologically meaningful ones — which pathways predict survival, which mechanisms recur across independent datasets — each answered on its own evidence, then recombined into a ranked, weighted conclusion. The partitions come from folding the vector space so related concepts cluster and unlike ones pull apart; evidence for each is drawn from a bounded shell of that partition. Because every conclusion decomposes back into the evidence that produced it, a weak but reproducible signal survives instead of being averaged away by whatever is most cited.
Index ~28M PubMed abstracts — the published biomedical record — plus internal corpora, refreshed on a rolling basis.
Fold the hyperdimensional space so related concepts cluster tightly and unrelated ones pull apart — producing partitions that are biologically meaningful, not merely topically near.
Sample a bounded shell of each partition independently, clearing the phantom matches that look related but aren't. One question, one body of evidence.
Recombine the independent answers into a ranked, evidence-weighted result — the upstream gene, mechanism, or theme everything else moves around.
Search finds the needle. We find the magnet — the thing every needle points to.
Slides from Saran Saund's VSD 2026 keynote in San Francisco, June 11, 2026 — the method above, walked through in front of a technical audience with the numbers attached.
Highlights from the VSD 2026 keynote posted to the Oncotelic YouTube channel. Vertical shorts optimized for phones — each landing on one core idea in under 60 seconds.
The attrition problem: 10,000 compounds enter development, one reaches approval. Why target selection is where it's decided.
Why keyword search fails for hypothesis generation across the corpus.
The pipeline behind the folding method — from raw abstracts to a searchable folded vector space on Qdrant.
Watch the full 20-minute VSD 2026 keynote — "Building the DNA of Search" with Bastian Hofmann (Qdrant), Saran Saund and Scott Myers (Oncotelic) — watch it on YouTube →
Qdrant is the vector database layer underneath PDAOAI's knowledge engine. PDAOAI held a keynote slot at Qdrant's Vector Space Day 2026 in San Francisco on June 11, 2026, co-presented with Bastian Hofmann, Qdrant's Head of Product. Co-marketing and joint go-to-market are under discussion.
Folding sits on top of Qdrant as a preprocessing layer. It doesn't replace vector search — it makes it precision-aware. The metrics a retrieval team tunes for — precision, search-space size, redundancy, downstream hallucination — are exactly the ones folding moves.
The stack is patent-pending. The lead application — covering the clustering method — is filed under the PCT with a favorable International Search Report. Folding, hybrid retrieval, and shell sampling sit in subsequent applications, filed or in preparation, and have not been examined. Nothing is granted.
Partitioned Literature Aggregation is the method filed as PCT/US2024/057972, which has drawn a favorable International Search Report and Written Opinion — all claims assessed as novel, inventive, and industrially applicable. The filing describes the method in claim language; PLA is the name we use for it. Manifold folding and probabilistic shell sampling sit in subsequent applications in the same priority family, filed or in preparation, and have not been examined. A separate application covering a discovery-side reasoning agent was filed prior to June 2026.
The method is documented in peer-reviewed publications, with the working stack disclosed in Methods — embedding, clustering and vector-database components named by version. In these papers the platform appears as “Oncotelic Chatbot technologies”, the name it carried at the time of writing.
Qazi S, Potts M, Myers S, Richardson S, Trieu V.
Cancers. 2025;17(7):1122
Engine in Methods §2.1 — AI-augmented literature analysis
Chang W-H, Shah D, Myers S, Potts M, Qazi S, Trieu V.
Int J Mol Sci. 2025;26(24):11920
Engine in Methods §4.1 — 32,264 abstracts processed
Qazi S, Richardson S, Potts M, Myers S, Saund S, De T, Trieu V.
Int J Mol Sci. 2025;26(24):11900
Conventional bioinformatics — this paper does not describe the engine. Included for the biology, which sits in the same taxane-treated setting as the case study above.
All open access.
Drug-like chemical space runs to roughly 10³⁰ molecules. Nobody enumerates that — you navigate it. The navigation is a combinatorial optimization problem, and that is the class of problem quantum hardware is genuinely suited to today.
Which substitutions, which conformers, which candidate set best satisfies the constraints against a fixed target. This is combinatorial optimization, not electronic structure — and we scope the claim to the former, not the latter.
The upstream layers fix the target before any chemistry runs. That is what makes the optimization tractable — a bounded problem against one evidence-ranked target, rather than an open search across the whole space. Applied first to scaffolds that already carry human safety.
This is not quantum chemistry. The quantum layer solves optimization problems; it does not compute electronic structure, and no device does that at drug-relevant scale today. The claim here is narrow on purpose: the combinatorial layer of molecular design, against targets our own engine has surfaced and checked against patient-outcome data. In development.
The stack applies to any corpus with a convergence problem. Three uses are running on internal programs now; evidence synthesis and clinical-insight workflows are the natural next ones.
Point the engine at an open biological question and rank the convergence genes by literature sprawl. YAP1 → taxane resistance is the canonical example.
Approved compounds mapped to newly surfaced convergence targets. The second compression axis: the engine cuts the timeline, an established safety profile cuts the uncertainty. Both PDAOAI programs work this way.
Cross-domain clustering identifies pathway hubs no single-paper reading would surface. Same method for oncology, neurology, fibrosis, neurodegeneration.