pith. sign in

arxiv: 2606.01434 · v1 · pith:FV24MRGGnew · submitted 2026-05-31 · 💻 cs.CL

DrugClaw and DrugAudit: A Primary-Source-Grounded Agent and Authority-Aware Benchmark for Drug-Information Question Answering

Pith reviewed 2026-06-28 16:51 UTC · model grok-4.3

classification 💻 cs.CL
keywords drug information question answeringmulti-agent systemsretrieval-augmented generationprimary source groundingcitation faithfulnessbenchmark evaluationpharmacovigilanceauthority-aware evaluation
0
0 comments X

The pith

DrugClaw is a multi-agent system that grounds drug-information answers in primary regulatory and peer-reviewed records at a 0.918 source rate.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper presents DrugClaw as a retrieval-augmented multi-agent system that follows a reflection-driven state-machine workflow to query drug and pharmacovigilance skills and return answers tied directly to primary sources. It also introduces DrugAudit, a 3,772-item benchmark that scores answers for upstream source match, semantic snippet overlap, and citation faithfulness using a dual-judge LLM protocol. DrugClaw ranks first on every metric across DrugAudit and the drug subsets of MedQA and PubMedQA, including primary-source rate and faithfulness. A sympathetic reader would care because drug facts affect clinical decisions and the origin of each fact can determine whether an answer is reliable. The work therefore tests whether structured agent workflows can enforce provenance in a high-stakes domain.

Core claim

DrugClaw is a multi-agent retrieval-augmented system that queries a registry of drug and pharmacovigilance skills via a reflection-driven state-machine workflow and returns answers grounded in primary regulatory or peer-reviewed records. DrugAudit is a 3,772-item authority-aware benchmark whose evaluation panel scores upstream-of-gold source match, token-level semantic snippet overlap, and citation faithfulness under a dual-judge LLM-as-judge protocol with inter-judge kappa of 0.88. Across DrugAudit plus drug-related subsets of MedQA (751 items) and PubMedQA (512 items), DrugClaw is top-1 on every column of the headline table: composite Evidence Index under both judges, judge-mediated answer

What carries the argument

Multi-agent retrieval-augmented system with reflection-driven state-machine workflow that queries a registry of drug and pharmacovigilance skills to enforce primary-source grounding.

If this is right

  • DrugClaw reaches a primary-source rate of 0.918, exceeding the next-best system by 10.1 percentage points.
  • Citation faithfulness reaches 0.887, exceeding the next-best system by 5.9 percentage points.
  • The system leads on the drug-related subsets of both MedQA (0.920) and PubMedQA (0.693).
  • The dual-judge protocol yields almost-perfect agreement (kappa 0.88) on source match and faithfulness.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same workflow could be tested on other regulated domains where provenance of facts is required, such as legal or financial question answering.
  • Integration of the state-machine with live regulatory databases might further raise the primary-source rate beyond the reported 0.918.
  • The DrugAudit benchmark could serve as a template for authority-aware evaluation in additional medical subfields.

Load-bearing premise

The dual-judge LLM-as-judge protocol with reported kappa of 0.88 provides an unbiased and sufficient measure of upstream source match and citation faithfulness.

What would settle it

A human re-evaluation of the same answer set that produces primary-source rates or faithfulness scores materially lower than the 0.918 and 0.887 reported by the LLM judges.

Figures

Figures reproduced from arXiv: 2606.01434 by Bob Zhang, Bo Li, Daling Shi, Jialu Liang, Qianqian Song, Qing Wang.

Figure 1
Figure 1. Figure 1: DrugClaw architecture. a, Motivating clinical query and the core innovations: multi-agent state machine with reflection, sandboxed Code Agent, claim-evidence graph, regression-penalised reflection update, and primary￾source traceability across 70+ resources. b, State-machine workflow: six agents (Plan, Retrieval, Graph Builder, Re-Ranker, Response, Reflector) iterate St+1 = Refl ◦ Resp ◦ Rerk ◦ GBld ◦ Retr… view at source ↗
read the original abstract

Drug-information question answering is a high-stakes setting where hallucinated facts can mislead clinical decision-making and the provenance of each cited fact matters as much as the fact itself. We present DrugClaw, a multi-agent retrieval-augmented system that queries a registry of drug and pharmacovigilance skills via a reflection-driven state-machine workflow and returns answers grounded in primary regulatory or peer-reviewed records. We also contribute DrugAudit, a 3,772-item authority-aware benchmark with an evaluation panel that scores upstream-of-gold source match, token-level semantic snippet overlap, and citation faithfulness under a dual-judge LLM-as-judge protocol with inter-judge kappa = 0.88 (almost-perfect). Across DrugAudit plus drug-related subsets of MedQA (751) and PubMedQA (512), DrugClaw is top-1 on every column of the headline table: composite Evidence Index under both judges, judge-mediated answer correctness, primary-source rate (0.918, +10.1 pp over next-best), faithfulness (0.887, +5.9 pp), MedQA (0.920), and PubMedQA (0.693).

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 1 minor

Summary. The manuscript introduces DrugClaw, a multi-agent retrieval-augmented system that uses a reflection-driven state-machine workflow and a registry of drug/pharmacovigilance skills to produce answers grounded in primary regulatory or peer-reviewed sources. It also contributes DrugAudit, a 3,772-item authority-aware benchmark, and reports evaluations on this benchmark plus drug-related subsets of MedQA (751 items) and PubMedQA (512 items). Using a dual-judge LLM-as-judge protocol with inter-judge kappa of 0.88, the paper claims DrugClaw is top-1 on every metric, including primary-source rate (0.918), faithfulness (0.887), composite Evidence Index, and answer correctness.

Significance. If the evaluation protocol is shown to be unbiased and externally validated, the work would provide a concrete, reproducible agent architecture and benchmark focused on provenance in a high-stakes domain. The emphasis on primary-source grounding and the release of DrugAudit could serve as a useful testbed for future retrieval-augmented systems in pharmacovigilance and clinical QA.

major comments (2)
  1. [Abstract / Evaluation] Abstract and Evaluation section: The primary-source rate (0.918) and faithfulness (0.887) metrics that underpin all top-1 claims are computed exclusively by the dual-LLM judge protocol. The manuscript supplies neither the judge prompts, a human-expert calibration subset, nor any external validation of the judges against regulatory documents; only kappa=0.88 is reported. This is load-bearing for the headline table and the claim that DrugClaw outperforms baselines on upstream source match.
  2. [Evaluation] Evaluation protocol: The dual-judge setup for citation faithfulness and source match lacks any disclosed inter-annotator details beyond a single kappa value and does not compare LLM judgments to human experts on even a small held-out set. Without this, the possibility of shared inductive bias between judges and the retrieval-augmented agents cannot be ruled out, directly affecting the composite Evidence Index and cross-benchmark rankings.
minor comments (1)
  1. [Abstract] Abstract: The exact construction rules for the 3,772-item DrugAudit benchmark (e.g., sampling strategy, authority labeling criteria) are not summarized; a one-sentence description would improve readability.

Simulated Author's Rebuttal

2 responses · 1 unresolved

We thank the referee for the constructive feedback on our evaluation protocol. We address the major comments point by point below, indicating planned revisions where appropriate.

read point-by-point responses
  1. Referee: [Abstract / Evaluation] Abstract and Evaluation section: The primary-source rate (0.918) and faithfulness (0.887) metrics that underpin all top-1 claims are computed exclusively by the dual-LLM judge protocol. The manuscript supplies neither the judge prompts, a human-expert calibration subset, nor any external validation of the judges against regulatory documents; only kappa=0.88 is reported. This is load-bearing for the headline table and the claim that DrugClaw outperforms baselines on upstream source match.

    Authors: We agree the judge prompts were omitted from the initial submission and will include the full prompts in an expanded appendix of the revised manuscript. The reported kappa=0.88 reflects agreement between two independently prompted judges applied uniformly to all systems. While we acknowledge the value of human calibration, the specialized regulatory domain makes expert annotation costly; we will add an explicit limitations paragraph discussing this and the potential for shared bias, but the relative rankings remain informative given consistent application across baselines. revision: partial

  2. Referee: [Evaluation] Evaluation protocol: The dual-judge setup for citation faithfulness and source match lacks any disclosed inter-annotator details beyond a single kappa value and does not compare LLM judgments to human experts on even a small held-out set. Without this, the possibility of shared inductive bias between judges and the retrieval-augmented agents cannot be ruled out, directly affecting the composite Evidence Index and cross-benchmark rankings.

    Authors: The single kappa value is the inter-judge agreement statistic; we will expand the Evaluation section to describe the prompting procedure and judge independence in greater detail. We accept that absence of a human-expert held-out comparison leaves open the possibility of bias and will strengthen the limitations discussion accordingly. However, the dual-judge design with near-perfect agreement was selected precisely to mitigate single-model bias, and all systems were evaluated under identical conditions. revision: partial

standing simulated objections not resolved
  • Direct comparison of LLM judge outputs against human experts on a held-out subset of DrugAudit items

Circularity Check

0 steps flagged

No significant circularity in empirical evaluation chain

full rationale

The paper presents an empirical system (DrugClaw) and benchmark (DrugAudit) whose headline metrics (primary-source rate 0.918, faithfulness 0.887) are reported as direct outputs of running the agent on the test items and scoring via the described dual-judge protocol. No equations, fitted parameters renamed as predictions, or derivation steps appear in the provided text that reduce by construction to the inputs. The LLM-as-judge protocol is an external measurement tool whose internal details are not shown to be self-defined from the agent itself. This is a standard empirical NLP paper whose central claims rest on benchmark results rather than any self-referential derivation.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

Abstract-only review limits visibility; the evaluation rests on the untested premise that LLM judges can stand in for human authority assessment and that primary regulatory records are both complete and accessible for all test items.

axioms (1)
  • domain assumption LLM-as-judge protocol with inter-judge kappa 0.88 is a reliable proxy for human judgment of source faithfulness
    Central to all reported scores on DrugAudit.

pith-pipeline@v0.9.1-grok · 5756 in / 1097 out tokens · 22145 ms · 2026-06-28T16:51:53.805763+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

113 extracted references · 8 canonical work pages · 4 internal anchors

  1. [1]

    International conference on learning representations , volume=

    Self-rag: Learning to retrieve, generate, and critique through self-reflection , author=. International conference on learning representations , volume=

  2. [2]

    Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations) , pages=

    DrugWatch: A comprehensive multi-source data visualisation platform for drug safety information , author=. Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations) , pages=

  3. [3]

    Nature machine intelligence , volume=

    Augmenting large language models with chemistry tools , author=. Nature machine intelligence , volume=. 2024 , publisher=

  4. [4]

    Scientific data , volume=

    A standard database for drug repositioning , author=. Scientific data , volume=. 2017 , publisher=

  5. [5]

    Educational and psychological measurement , volume=

    A coefficient of agreement for nominal scales , author=. Educational and psychological measurement , volume=. 1960 , publisher=

  6. [6]

    Nucleic acids research , volume=

    DGIdb 3.0: a redesign and expansion of the drug--gene interaction database , author=. Nucleic acids research , volume=. 2018 , publisher=

  7. [7]

    Advances in Neural Information Processing Systems , volume=

    Adaptive context length optimization with low-frequency truncation for multi-agent reinforcement learning , author=. Advances in Neural Information Processing Systems , volume=

  8. [8]

    Cell , volume=

    Empowering biomedical discovery with AI agents , author=. Cell , volume=. 2024 , publisher=

  9. [10]

    Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing , pages=

    Enabling large language models to generate text with citations , author=. Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing , pages=

  10. [12]

    Bmj , volume=

    GRADE: an emerging consensus on rating quality of evidence and strength of recommendations , author=. Bmj , volume=. 2008 , publisher=

  11. [13]

    Nucleic acids research , volume=

    ChEBI in 2016: Improved services and an expanding collection of metabolites , author=. Nucleic acids research , volume=. 2016 , publisher=

  12. [14]

    Drug-induced liver disease , pages=

    LiverTox: a website on drug-induced liver injury , author=. Drug-induced liver disease , pages=. 2013 , publisher=

  13. [15]

    biorxiv , year=

    Biomni: A general-purpose biomedical ai agent , author=. biorxiv , year=

  14. [16]

    European Union International Conference on Harmonisation

    Post-approval safety data management: definitions and standards for expedited reporting E2D , author=. European Union International Conference on Harmonisation. International conference on harmonisation of technical requirements for registration of pharmaceuticals for human use , year=

  15. [17]

    ACM computing surveys , volume=

    Survey of hallucination in natural language generation , author=. ACM computing surveys , volume=. 2023 , publisher=

  16. [18]

    Applied Sciences , volume=

    What disease does this patient have? a large-scale open domain question answering dataset from medical exams , author=. Applied Sciences , volume=. 2021 , publisher=

  17. [19]

    Pubmedqa: A dataset for biomedical research question answering , author=. Proceedings of the 2019 conference on empirical methods in natural language processing and the 9th international joint conference on natural language processing (EMNLP-IJCNLP) , pages=

  18. [21]

    Proceedings of the 2020 conference on empirical methods in natural language processing (EMNLP) , pages=

    Dense passage retrieval for open-domain question answering , author=. Proceedings of the 2020 conference on empirical methods in natural language processing (EMNLP) , pages=

  19. [22]

    Journal of the American Medical Informatics Association , volume=

    OpenFDA: an innovative platform providing access to a wealth of FDA's publicly available data , author=. Journal of the American Medical Informatics Association , volume=. 2016 , publisher=

  20. [23]

    Scientific data , volume=

    BioASQ-QA: A manually curated corpus for Biomedical Question Answering , author=. Scientific data , volume=. 2023 , publisher=

  21. [24]

    Nucleic acids research , volume=

    The SIDER database of drugs and side effects , author=. Nucleic acids research , volume=. 2016 , publisher=

  22. [25]

    biometrics , pages=

    The measurement of observer agreement for categorical data , author=. biometrics , pages=. 1977 , publisher=

  23. [26]

    Advances in neural information processing systems , volume=

    Retrieval-augmented generation for knowledge-intensive nlp tasks , author=. Advances in neural information processing systems , volume=

  24. [27]

    2024 , url=

    Liu, Sizhe and Lu, Yizhou and Chen, Siyu and Hu, Xiyang and Zhao, Jieyu and Fu, Tianfan and Zhao, Yue , booktitle=. 2024 , url=

  25. [28]

    Conference on Language Modeling (COLM) , year=

    Aligning with Human Judgement: The Role of Pairwise Preference in Large Language Model Evaluators , author=. Conference on Language Modeling (COLM) , year=

  26. [29]

    Briefings in bioinformatics , volume=

    BioGPT: generative pre-trained transformer for biomedical text generation and mining , author=. Briefings in bioinformatics , volume=. 2022 , publisher=

  27. [30]

    Proceedings of the 2023 conference on empirical methods in natural language processing , pages=

    Selfcheckgpt: Zero-resource black-box hallucination detection for generative large language models , author=. Proceedings of the 2023 conference on empirical methods in natural language processing , pages=

  28. [31]

    Proceedings of the 58th annual meeting of the association for computational linguistics , pages=

    On faithfulness and factuality in abstractive summarization , author=. Proceedings of the 58th annual meeting of the association for computational linguistics , pages=

  29. [32]

    Nucleic acids research , volume=

    ChEMBL: towards direct deposition of bioassay data , author=. Nucleic acids research , volume=. 2019 , publisher=

  30. [33]

    Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing , pages=

    Factscore: Fine-grained atomic evaluation of factual precision in long form text generation , author=. Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing , pages=

  31. [35]

    Nucleic acids research , volume=

    The next-generation Open Targets Platform: reimagined, redesigned, rebuilt , author=. Nucleic acids research , volume=. 2023 , publisher=

  32. [36]

    bmj , volume=

    The PRISMA 2020 statement: an updated guideline for reporting systematic reviews , author=. bmj , volume=. 2021 , publisher=

  33. [37]

    Conference on health, inference, and learning , pages=

    Medmcqa: A large-scale multi-subject multi-choice dataset for medical domain question answering , author=. Conference on health, inference, and learning , pages=. 2022 , organization=

  34. [38]

    Advances in Neural Information Processing Systems , volume=

    Llm evaluators recognize and favor their own generations , author=. Advances in Neural Information Processing Systems , volume=

  35. [39]

    Advances in Neural Information Processing Systems , volume=

    Gorilla: Large language model connected with massive apis , author=. Advances in Neural Information Processing Systems , volume=

  36. [40]

    International Conference on Learning Representations , volume=

    Toolllm: Facilitating large language models to master 16000+ real-world apis , author=. International Conference on Learning Representations , volume=

  37. [41]

    Clinical Pharmacology & Therapeutics , volume=

    CPIC: clinical pharmacogenetics implementation consortium of the pharmacogenomics research network , author=. Clinical Pharmacology & Therapeutics , volume=. 2011 , publisher=

  38. [42]

    Proceedings of the 31st International Conference on Computational Linguistics , pages=

    Investigating the factual knowledge boundary of large language models with retrieval augmentation , author=. Proceedings of the 31st International Conference on Computational Linguistics , pages=

  39. [43]

    Advances in neural information processing systems , volume=

    Toolformer: Language models can teach themselves to use tools , author=. Advances in neural information processing systems , volume=

  40. [44]

    Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing , pages=

    Medadapter: Efficient test-time adaptation of large language models towards medical reasoning , author=. Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing , pages=

  41. [45]

    Nature , volume=

    Large language models encode clinical knowledge , author=. Nature , volume=. 2023 , publisher=

  42. [46]

    Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing , pages=

    The curious case of hallucinatory (un) answerability: Finding truths in the hidden states of over-confident large language models , author=. Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing , pages=

  43. [48]

    Nucleic acids research , pages=

    DrugCentral: online drug compendium , author=. Nucleic acids research , pages=. 2016 , publisher=

  44. [51]

    Clinical Pharmacology & Therapeutics , volume=

    An evidence-based framework for evaluating pharmacogenomics knowledge for personalized medicine , author=. Clinical Pharmacology & Therapeutics , volume=. 2021 , publisher=

  45. [52]

    Nucleic acids research , volume=

    DrugBank 5.0: a major update to the DrugBank database for 2018 , author=. Nucleic acids research , volume=. 2018 , publisher=

  46. [54]

    Findings of the Association for Computational Linguistics: ACL 2024 , pages=

    Benchmarking retrieval-augmented generation for medicine , author=. Findings of the Association for Computational Linguistics: ACL 2024 , pages=

  47. [55]

    Yao, Shunyu and Zhao, Jeffrey and Yu, Dian and Du, Nan and Shafran, Izhak and Narasimhan, Karthik and Cao, Yuan , booktitle=

  48. [56]

    Nejm ai , volume=

    Almanac---retrieval-augmented language models for clinical medicine , author=. Nejm ai , volume=. 2024 , publisher=

  49. [57]

    Advances in neural information processing systems , volume=

    Judging llm-as-a-judge with mt-bench and chatbot arena , author=. Advances in neural information processing systems , volume=

  50. [58]

    , author=

    Overview of the medical question answering task at TREC 2017 LiveQA. , author=. TREC , pages=

  51. [59]

    Proceedings of the 2023 conference on empirical methods in natural language processing , pages=

    G-eval: NLG evaluation using gpt-4 with better human alignment , author=. Proceedings of the 2023 conference on empirical methods in natural language processing , pages=

  52. [60]

    Introducing Deep Research , howpublished =

  53. [61]

    Asma Ben Abacha, Eugene Agichtein, Yuval Pinter, and Dina Demner-Fushman. 2017. Overview of the medical question answering task at trec 2017 liveqa. In TREC, pages 1--12

  54. [62]

    Akari Asai, Zeqiu Wu, Yizhong Wang, Avi Sil, and Hannaneh Hajishirzi. 2024. Self-rag: Learning to retrieve, generate, and critique through self-reflection. In International conference on learning representations, volume 2024, pages 9112--9141

  55. [63]

    Artem Bobrov, Domantas Saltenis, Zhaoyue Sun, Gabriele Pergola, and Yulan He. 2024. Drugwatch: A comprehensive multi-source data visualisation platform for drug safety information. In Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations), pages 180--189

  56. [64]

    Adam S Brown and Chirag J Patel. 2017. A standard database for drug repositioning. Scientific data, 4(1):170029

  57. [65]

    Jacob Cohen. 1960. A coefficient of agreement for nominal scales. Educational and psychological measurement, 20(1):37--46

  58. [66]

    Kelsy C Cotto, Alex H Wagner, Yang-Yang Feng, Susanna Kiwala, Adam C Coffman, Gregory Spies, Alex Wollam, Nicholas C Spies, Obi L Griffith, and Malachi Griffith. 2018. Dgidb 3.0: a redesign and expansion of the drug--gene interaction database. Nucleic acids research, 46(D1):D1068--D1073

  59. [67]

    Wenchang Duan, Yaoliang Yu, Jiwan He, and Yi Shi. 2026. Adaptive context length optimization with low-frequency truncation for multi-agent reinforcement learning. Advances in Neural Information Processing Systems, 38:97685--97716

  60. [68]

    Shanghua Gao, Ada Fang, Yepeng Huang, Valentina Giunchiglia, Ayush Noori, Jonathan Richard Schwarz, Yasha Ektefaie, Jovana Kondic, and Marinka Zitnik. 2024. Empowering biomedical discovery with ai agents. Cell, 187(22):6125--6151

  61. [69]

    Shanghua Gao, Richard Zhu, Zhenglun Kong, Ayush Noori, Xiaorui Su, Curtis Ginder, Theodoros Tsiligkaridis, and Marinka Zitnik. 2025. Txagent: an ai agent for therapeutic reasoning across a universe of tools. arXiv preprint arXiv:2503.10970

  62. [70]

    Tianyu Gao, Howard Yen, Jiatong Yu, and Danqi Chen. 2023. Enabling large language models to generate text with citations. In Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, pages 6465--6488

  63. [71]

    Aaron Grattafiori, Abhimanyu Dubey, Abhinav Jauhri, Abhinav Pandey, Abhishek Kadian, Ahmad Al-Dahle, Aiesha Letman, Akhil Mathur, Alan Schelten, Alex Vaughan, and 1 others. 2024. The llama 3 herd of models. arXiv preprint arXiv:2407.21783

  64. [72]

    ICH Harmonised Tripartite Guideline. 2003. Post-approval safety data management: definitions and standards for expedited reporting e2d. In European Union International Conference on Harmonisation. International conference on harmonisation of technical requirements for registration of pharmaceuticals for human use

  65. [73]

    Gordon H Guyatt, Andrew D Oxman, Gunn E Vist, Regina Kunz, Yngve Falck-Ytter, Pablo Alonso-Coello, and Holger J Sch \"u nemann. 2008. Grade: an emerging consensus on rating quality of evidence and strength of recommendations. Bmj, 336(7650):924--926

  66. [74]

    Janna Hastings, Gareth Owen, Adriano Dekker, Marcus Ennis, Namrata Kale, Venkatesh Muthukrishnan, Steve Turner, Neil Swainston, Pedro Mendes, and Christoph Steinbeck. 2016. Chebi in 2016: Improved services and an expanding collection of metabolites. Nucleic acids research, 44(D1):D1214--D1219

  67. [75]

    Jay H Hoofnagle. 2013. Livertox: a website on drug-induced liver injury. In Drug-induced liver disease, pages 725--732. Elsevier

  68. [76]

    Kexin Huang, Serena Zhang, Hanchen Wang, Yuanhao Qu, Yingzhou Lu, Yusuf Roohani, Ryan Li, Lin Qiu, Gavin Li, Junze Zhang, and 1 others. 2025. Biomni: A general-purpose biomedical ai agent. biorxiv

  69. [77]

    Ziwei Ji, Nayeon Lee, Rita Frieske, Tiezheng Yu, Dan Su, Yan Xu, Etsuko Ishii, Ye Jin Bang, Andrea Madotto, and Pascale Fung. 2023. Survey of hallucination in natural language generation. ACM computing surveys, 55(12):1--38

  70. [78]

    Di Jin, Eileen Pan, Nassim Oufattole, Wei-Hung Weng, Hanyi Fang, and Peter Szolovits. 2021. What disease does this patient have? a large-scale open domain question answering dataset from medical exams. Applied Sciences, 11(14):6421

  71. [79]

    Qiao Jin, Bhuwan Dhingra, Zhengping Liu, William Cohen, and Xinghua Lu. 2019. Pubmedqa: A dataset for biomedical research question answering. In Proceedings of the 2019 conference on empirical methods in natural language processing and the 9th international joint conference on natural language processing (EMNLP-IJCNLP), pages 2567--2577

  72. [80]

    Saurav Kadavath, Tom Conerly, Amanda Askell, Tom Henighan, Dawn Drain, Ethan Perez, Nicholas Schiefer, Zac Hatfield-Dodds, Nova DasSarma, Eli Tran-Johnson, and 1 others. 2022. Language models (mostly) know what they know. arXiv preprint arXiv:2207.05221

  73. [81]

    Vladimir Karpukhin, Barlas Oguz, Sewon Min, Patrick Lewis, Ledell Wu, Sergey Edunov, Danqi Chen, and Wen-tau Yih. 2020. Dense passage retrieval for open-domain question answering. In Proceedings of the 2020 conference on empirical methods in natural language processing (EMNLP), pages 6769--6781

  74. [82]

    Taha A Kass-Hout, Zhiheng Xu, Matthew Mohebbi, Hans Nelsen, Adam Baker, Jonathan Levine, Elaine Johanson, and Roselie A Bright. 2016. Openfda: an innovative platform providing access to a wealth of fda's publicly available data. Journal of the American Medical Informatics Association, 23(3):596--600

  75. [83]

    Anastasia Krithara, Anastasios Nentidis, Konstantinos Bougiatiotis, and Georgios Paliouras. 2023. Bioasq-qa: A manually curated corpus for biomedical question answering. Scientific data, 10(1):170

  76. [84]

    Michael Kuhn, Ivica Letunic, Lars Juhl Jensen, and Peer Bork. 2016. The sider database of drugs and side effects. Nucleic acids research, 44(D1):D1075--D1079

  77. [85]

    J Richard Landis and Gary G Koch. 1977. The measurement of observer agreement for categorical data. biometrics, pages 159--174

  78. [86]

    u ttler, Mike Lewis, Wen-tau Yih, Tim Rockt \

    Patrick Lewis, Ethan Perez, Aleksandra Piktus, Fabio Petroni, Vladimir Karpukhin, Naman Goyal, Heinrich K \"u ttler, Mike Lewis, Wen-tau Yih, Tim Rockt \"a schel, and 1 others. 2020. Retrieval-augmented generation for knowledge-intensive nlp tasks. Advances in neural information processing systems, 33:9459--9474

  79. [87]

    Sizhe Liu, Yizhou Lu, Siyu Chen, Xiyang Hu, Jieyu Zhao, Tianfan Fu, and Yue Zhao. 2024 a . https://openreview.net/forum?id=YWzIw7yYnR DrugAgent : Automating AI -aided drug discovery programming through LLM multi-agent collaboration . In 2nd AI4Research Workshop: Towards a Knowledge-grounded Scientific Research Lifecycle

  80. [88]

    Yang Liu, Dan Iter, Yichong Xu, Shuohang Wang, Ruochen Xu, and Chenguang Zhu. 2023. G-eval: Nlg evaluation using gpt-4 with better human alignment. In Proceedings of the 2023 conference on empirical methods in natural language processing, pages 2511--2522

Showing first 80 references.