AI Navigate

TheraAgent: Multi-Agent Framework with Self-Evolving Memory and Evidence-Calibrated Reasoning for PET Theranostics

arXiv cs.AI / 3/17/2026

📰 NewsModels & Research

Key Points

  • TheraAgent is presented as the first agentic framework for PET theranostics to support pre-therapy prediction in radioligand therapy for metastatic castration-resistant prostate cancer.
  • It introduces three core innovations: Multi-Expert Feature Extraction with Confidence-Weighted Consensus, Self-Evolving Agentic Memory (SEA-Mem), and Evidence-Calibrated Reasoning grounded in curated theranostics knowledge from VISION/TheraP trial evidence.
  • The framework was evaluated on 35 real patients and 400 synthetic cases, achieving 75.7% accuracy on real cases and 87.0% on synthetic cases, and it outperformed MDAgents and MedAgent-Pro by over 20%.
  • Code will be released upon acceptance, signaling a move toward trustworthy AI-assisted decision support in PET theranostics.

Abstract

PET theranostics is transforming precision oncology, yet treatment response varies substantially; many patients receiving 177Lu-PSMA radioligand therapy (RLT) for metastatic castration-resistant prostate cancer (mCRPC) fail to respond, demanding reliable pre-therapy prediction. While LLM-based agents have shown remarkable potential in complex medical diagnosis, their application to PET theranostic outcome prediction remains unexplored, which faces three key challenges: (1) data and knowledge scarcity: RLT was only FDA-approved in 2022, yielding few training cases and insufficient domain knowledge in general LLMs; (2) heterogeneous information integration: robust prediction hinges on structured knowledge extraction from PET/CT, laboratory tests, and free-text clinical documentation; (3) evidence-grounded reasoning: clinical decisions must be anchored in trial evidence rather than LLM hallucinations. In this paper, we present TheraAgent, to our knowledge, the first agentic framework for PET theranostics, with three core innovations: (1) Multi-Expert Feature Extraction with Confidence-Weighted Consensus, where three specialized experts process heterogeneous inputs with uncertainty quantification; (2) Self-Evolving Agentic Memory (SEA-Mem), which learns prognostic patterns from accumulated cases, enabling case-based reasoning from limited data; (3) Evidence-Calibrated Reasoning, integrating a curated theranostics knowledge base to ground predictions in VISION/TheraP trial evidence. Evaluated on 35 real patients and 400 synthetic cases, TheraAgent achieves 75.7% overall accuracy on real patients and 87.0% on synthetic cases, outperforming MDAgents and MedAgent-Pro by over 20%. These results highlight a promising blueprint for trustworthy AI agents in PET theranostics, enabling trial-calibrated, multi-source decision support. Code will be released upon acceptance.