paper-with-me

Papers

MM-REACT: Prompting ChatGPT for Multimodal Reasoning and Action

2023-03-20 · Zhengyuan Yang, Linjie Li, JianFeng Wang, Kevin Lin, Ehsan Azarnasab, Faisal Ahmed, Zicheng Liu, Ce Liu, Michael Zeng, Lijuan Wang

We propose MM-REACT, a system paradigm that integrates ChatGPT with a pool of vision experts to achieve multimodal reasoning and action. In this paper, we define and explore a comprehensive list of advanced vision tasks that are intriguing to solve, but may exceed the capabilities of existing vision and vision-language models. To achieve such advanced visual intelligence, MM-REACT introduces a textual prompt design that can represent text descriptions, textualized spatial coordinates, and aligned file names for dense visual signals such as images and videos. MM-REACT's prompt design allows language models to accept, associate, and process multimodal information, thereby facilitating the synergetic combination of ChatGPT and various vision experts. Zero-shot experiments demonstrate MM-REACT's effectiveness in addressing the specified capabilities of interests and its wide application in different scenarios that require advanced visual understanding. Furthermore, we discuss and compare MM-REACT's system paradigm with an alternative approach that extends language models for multimodal scenarios through joint finetuning. Code, demo, video, and visualization are available at https://multimodal-react.github.io/

📄 PDF Abstract BibTeX arXiv:2303.11381

Code (1)

microsoft/MM-REACT 공식 구현

Tasks

Multimodal ReasoningVisual Question Answering

Similar Papers 제목 키워드 기반

On the Brittle Foundations of ReAct Prompting for Agentic Large Language Models

2024-05-22 · Mudit Verma, Siddhant Bhambri, Subbarao Kambhampati

The reasoning abilities of Large Language Models (LLMs) remain a topic of debate. Some methods such as ReAct-based prompting, have gained popularity for claiming to enhance sequential decision-making abilities of agentic…

Decision MakingSequential Decision Making

Does ChatGPT have Theory of Mind?

2023-05-23 · Bart Holterman, Kees Van Deemter

Theory of Mind (ToM) is the ability to understand human thinking and decision-making, an ability that plays a crucial role in social interaction between people, including linguistic communication. This paper investigates…

Decision Making

A Multitask, Multilingual, Multimodal Evaluation of ChatGPT on Reasoning, Hallucination, and Interactivity

2023-02-08 · Yejin Bang, Samuel Cahyawijaya, Nayeon Lee, Wenliang Dai 외

This paper proposes a framework for quantitatively evaluating interactive LLMs such as ChatGPT using publicly available data sets. We carry out an extensive technical evaluation of ChatGPT using 23 data sets covering 8 d…

Code GenerationHallucinationLogical ReasoningMachine Translation+2

Evaluating Prompting Strategies with MedGemma for Medical Order Extraction

2025-11-13 · Abhinand Balachandran, Bavana Durgapraveen, Gowsikkan Sikkan Sudhagar, Vidhya Varshany J S 외 arxiv

The accurate extraction of medical orders from doctor-patient conversations is a critical task for reducing clinical documentation burdens and ensuring patient safety. This paper details our team submission to the MEDIQA…

Information Extraction

Reasoning before Responding: Integrating Commonsense-based Causality Explanation for Empathetic Response Generation

2023-07-28 · Yahui Fu, Koji Inoue, Chenhui Chu, Tatsuya Kawahara

Recent approaches to empathetic response generation try to incorporate commonsense knowledge or reasoning about the causes of emotions to better understand the user's experiences and feelings. However, these approaches m…

Empathetic Response GenerationIn-Context LearningResponse Generation