paper-with-me

홈 › Papers

Harnessing Collective Intelligence of LLMs for Robust Biomedical QA: A Multi-Model Approach

2025-08-02 · Dimitra Panou, Alexandros C. Dimopoulos, Manolis Koubarakis, Martin Reczko arxiv

Biomedical text mining and question-answering are essential yet highly demanding tasks, particularly in the face of the exponential growth of biomedical literature. In this work, we present our participation in the 13th edition of the BioASQ challenge, which involves biomedical semantic question-answering for Task 13b and biomedical question-answering for developing topics for the Synergy task. We deploy a selection of open-source large language models (LLMs) as retrieval-augmented generators to answer biomedical questions. Various models are used to process the questions. A majority voting system combines their output to determine the final answer for Yes/No questions, while for list and factoid type questions, the union of their answers in used. We evaluated 13 state-of-the-art open source LLMs, exploring all possible model combinations to contribute to the final answer, resulting in tailored LLM pipelines for each question type. Our findings provide valuable insight into which combinations of LLMs consistently produce superior results for specific question types. In the four rounds of the 2025 BioASQ challenge, our system achieved notable results: in the Synergy task, we secured 1st place for ideal answers and 2nd place for exact answers in round 2, as well as two shared 1st places for exact answers in round 3 and 4.

📄 PDF Abstract BibTeX arXiv:2508.01480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Optimal Circuit Generation: Multi-Agent Collaboration Meets Collective Intelligence

2025-04-20 · Haiyan Qin, Jiahao Feng, Xiaotong Feng, Wei W. Xing 외

Large language models (LLMs) have transformed code generation, yet their application in hardware design produces gate counts 38\%--1075\% higher than human designs. We present CircuitMind, a multi-agent framework that ac…

Code GenerationRetrieval-augmented Generation

Harnessing Collective Intelligence Under a Lack of Cultural Consensus

2023-09-18 · Necdet Gürkan, Jordan W. Suchow

Harnessing collective intelligence to drive effective decision-making and collaboration benefits from the ability to detect and characterize heterogeneity in consensus beliefs. This is particularly true in domains such a…

Decision Making

Confidence Calibration and Rationalization for LLMs via Multi-Agent Deliberation

2024-04-14 · Ruixin Yang, Dheeraj Rajagopal, Shirley Anugrah Hayati, Bin Hu 외

Uncertainty estimation is a significant issue for current large language models (LLMs) that are generally poorly calibrated and over-confident, especially with reinforcement learning from human feedback (RLHF). Unlike hu…

Human-AI collectives produce the most accurate differential diagnoses

2024-06-21 · N. Zöller, J. Berger, I. Lin, N. Fu 외

Artificial intelligence systems, particularly large language models (LLMs), are increasingly being employed in high-stakes decisions that impact both individuals and society at large, often without adequate safeguards to…

Common Sense Reasoning

Harnessing Multi-Agent LLMs for Complex Engineering Problem-Solving: A Framework for Senior Design Projects

2025-01-02 · Abdullah Mushtaq, Muhammad Rafay Naeem, Ibrahim Ghaznavi, Muhammad Imran Taj 외

Multi-Agent Large Language Models (LLMs) are gaining significant attention for their ability to harness collective intelligence in complex problem-solving, decision-making, and planning tasks. This aligns with the concep…

Prompt Engineering