paper-with-me

홈 › Papers

MedAI: Evaluating TxAgent's Therapeutic Agentic Reasoning in the NeurIPS CURE-Bench Competition

2025-12-12 · Tim Cofala, Christian Kalfar, Jingge Xiao, Johanna Schrader, Michelle Tang, Wolfgang Nejdl arxiv

Therapeutic decision-making in clinical medicine constitutes a high-stakes domain in which AI guidance interacts with complex interactions among patient characteristics, disease processes, and pharmacological agents. Tasks such as drug recommendation, treatment planning, and adverse-effect prediction demand robust, multi-step reasoning grounded in reliable biomedical knowledge. Agentic AI methods, exemplified by TxAgent, address these challenges through iterative retrieval-augmented generation (RAG). TxAgent employs a fine-tuned Llama-3.1-8B model that dynamically generates and executes function calls to a unified biomedical tool suite (ToolUniverse), integrating FDA Drug API, OpenTargets, and Monarch resources to ensure access to current therapeutic information. In contrast to general-purpose RAG systems, medical applications impose stringent safety constraints, rendering the accuracy of both the reasoning trace and the sequence of tool invocations critical. These considerations motivate evaluation protocols treating token-level reasoning and tool-usage behaviors as explicit supervision signals. This work presents insights derived from our participation in the CURE-Bench NeurIPS 2025 Challenge, which benchmarks therapeutic-reasoning systems using metrics that assess correctness, tool utilization, and reasoning quality. We analyze how retrieval quality for function (tool) calls influences overall model performance and demonstrate performance gains achieved through improved tool-retrieval strategies. Our work was awarded the Excellence Award in Open Science. Complete information can be found at https://curebench.ai/.

📄 PDF Abstract BibTeX arXiv:2512.11682

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TxAgent: An AI Agent for Therapeutic Reasoning Across a Universe of Tools

2025-03-14 · ShangHua Gao, Richard Zhu, Zhenglun Kong, Ayush Noori 외

Precision therapeutics require multimodal adaptive models that generate personalized treatment recommendations. We introduce TxAgent, an AI agent that leverages multi-step reasoning and real-time biomedical knowledge ret…

AI AgentDecision Making

CureAgent: A Training-Free Executor-Analyst Framework for Clinical Reasoning

2025-12-05 · Ting-Ting Xie, Yixin Zhang arxiv

Current clinical agent built on small LLMs, such as TxAgent suffer from a \textit{Context Utilization Failure}, where models successfully retrieve biomedical evidence due to supervised finetuning but fail to ground their…

QuanTiMedAI: Quantum-Enhanced Time-Series Model guided by Agentic AI for Cardiac Arrest Mortality Prediction

2026-08-06 · Mutasim Fuad Sarker, Adiba Rahman Namira, Wafa Binte Alam, Md Adnan Arefeen 외 arxiv

Cardiac arrest remains one of the most lethal conditions encountered in intensive care units. Despite the growing availability of electronic health record data, existing mortality prediction studies in this population la…

Mortality Prediction

TxGemma: Efficient and Agentic LLMs for Therapeutics

2025-04-08 · Eric Wang, Samuel Schmidgall, Paul F. Jaeger, Fan Zhang 외

Therapeutic development is a costly and high-risk endeavor that is often plagued by high failure rates. To address this, we introduce TxGemma, a suite of efficient, generalist large language models (LLMs) capable of ther…

Humanity's Last ExamProperty Prediction

Scalable Agentic Reasoning for Designing Biologics Targeting Intrinsically Disordered Proteins

2025-12-17 · Matthew Sinclair, Moeen Meigooni, Archit Vasan, Ozan Gokdemir 외 arxiv

Intrinsically disordered proteins (IDPs) represent crucial therapeutic targets due to their significant role in disease -- approximately 80\% of cancer-related proteins contain long disordered regions -- but their lack o…

Drug Discovery