paper-with-me

Papers

Inquire, Interact, and Integrate: A Proactive Agent Collaborative Framework for Zero-Shot Multimodal Medical Reasoning

2024-05-19 · Zishan Gu, Fenglin Liu, Changchang Yin, Ping Zhang

The adoption of large language models (LLMs) in healthcare has attracted significant research interest. However, their performance in healthcare remains under-investigated and potentially limited, due to i) they lack rich domain-specific knowledge and medical reasoning skills; and ii) most state-of-the-art LLMs are unimodal, text-only models that cannot directly process multimodal inputs. To this end, we propose a multimodal medical collaborative reasoning framework \textbf{MultiMedRes}, which incorporates a learner agent to proactively gain essential information from domain-specific expert models, to solve medical multimodal reasoning problems. Our method includes three steps: i) \textbf{Inquire}: The learner agent first decomposes given complex medical reasoning problems into multiple domain-specific sub-problems; ii) \textbf{Interact}: The agent then interacts with domain-specific expert models by repeating the ``ask-answer'' process to progressively obtain different domain-specific knowledge; iii) \textbf{Integrate}: The agent finally integrates all the acquired domain-specific knowledge to accurately address the medical reasoning problem. We validate the effectiveness of our method on the task of difference visual question answering for X-ray images. The experiments demonstrate that our zero-shot prediction achieves state-of-the-art performance, and even outperforms the fully supervised methods. Besides, our approach can be incorporated into various LLMs and multimodal LLMs to significantly boost their performance.

📄 PDF Abstract BibTeX arXiv:2405.11640

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningQuestion AnsweringVisual Question Answering

Similar Papers 제목 키워드 기반

InquireMobile: Teaching VLM-based Mobile Agent to Request Human Assistance via Reinforcement Fine-Tuning

2025-08-27 · Qihang Ai, Pi Bu, Yue Cao, Yingyao Wang 외 arxiv

Recent advances in Vision-Language Models (VLMs) have enabled mobile agents to perceive and interact with real-world mobile environments based on human instructions. However, the current fully autonomous paradigm poses p…

Reinforcement Learning

Reasoning While Asking: Transforming Reasoning Large Language Models from Passive Solvers to Proactive Inquirers

2026-01-29 · Xin Chen, Feng Jiang, Yiqian Zhang, Hardy Chen 외 arxiv

Reasoning-oriented Large Language Models (LLMs) have achieved remarkable progress with Chain-of-Thought (CoT) prompting, yet they remain fundamentally limited by a \emph{blind self-thinking} paradigm: performing extensiv…

Mathematical ReasoningQuestion AnsweringCode Generation

EvoClinician: A Self-Evolving Agent for Multi-Turn Medical Diagnosis via Test-Time Evolutionary Learning

2026-01-30 · Yufei He, Juncheng Liu, Zhiyuan Hu, Yulin Chen 외 arxiv

Prevailing medical AI operates on an unrealistic ''one-shot'' model, diagnosing from a complete patient file. However, real-world diagnosis is an iterative inquiry where Clinicians sequentially ask questions and order te…

Continual LearningMedical Diagnosis

Tell Me More! Towards Implicit User Intention Understanding of Language Model Driven Agents

2024-02-14 · Cheng Qian, Bingxiang He, Zhong Zhuang, Jia Deng 외

Current language model-driven agents often lack mechanisms for effective user participation, which is crucial given the vagueness commonly found in user instructions. Although adept at devising strategies and performing …

Language ModelingLanguage Modelling

CoMind: Understanding Collaborative Human Activity from Multiple Minds and Views

2026-07-07 · Alexey Gavryushin, Dingxi Zhang, Zhao Huang, Alexandros Delitzas 외 arxiv

Human-human collaboration is a fundamental aspect of everyday life, essential to success in a wide range of goal-directed activities from household tasks to professional teamwork. While much research has focused on model…