paper-with-me

홈 › Papers

HAMMR: HierArchical MultiModal React agents for generic VQA

2024-04-08 · Lluis Castrejon, Thomas Mensink, Howard Zhou, Vittorio Ferrari, Andre Araujo, Jasper Uijlings

Combining Large Language Models (LLMs) with external specialized tools (LLMs+tools) is a recent paradigm to solve multimodal tasks such as Visual Question Answering (VQA). While this approach was demonstrated to work well when optimized and evaluated for each individual benchmark, in practice it is crucial for the next generation of real-world AI systems to handle a broad range of multimodal problems. Therefore we pose the VQA problem from a unified perspective and evaluate a single system on a varied suite of VQA tasks including counting, spatial reasoning, OCR-based reasoning, visual pointing, external knowledge, and more. In this setting, we demonstrate that naively applying the LLM+tools approach using the combined set of all tools leads to poor results. This motivates us to introduce HAMMR: HierArchical MultiModal React. We start from a multimodal ReAct-based system and make it hierarchical by enabling our HAMMR agents to call upon other specialized agents. This enhances the compositionality of the LLM+tools approach, which we show to be critical for obtaining high accuracy on generic VQA. Concretely, on our generic VQA suite, HAMMR outperforms the naive LLM+tools approach by 19.5%. Additionally, HAMMR achieves state-of-the-art results on this task, outperforming the generic standalone PaLI-X VQA model by 5.0%.

📄 PDF Abstract BibTeX arXiv:2404.05465

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)Question AnsweringSpatial ReasoningVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PhotoCraft: Agentic Reasoning with Hierarchical Self-Evolving Memory for Deep Image Search

2026-06-02 · Kailin Lyu, Zhiqiang Yuan, Jianwei He, Qiwei Yan 외 arxiv

Deep Image Search requires multi-step reasoning over rich contextual cues, such as time, location, and event relations. However, most existing LLM-based agents are stateless and reactive, lacking persistent memory to mai…

Answer Generation

From Reactive to Proactive: Assessing the Proactivity of Voice Agents via ProVoice-Bench

2026-04-16 · Ke Xu, Yuhao Wang, Yu Wang arxiv

Recent advancements in LLM agents are gradually shifting from reactive, text-based paradigms toward proactive, multimodal interaction. However, existing benchmarks primarily focus on reactive responses, overlooking the c…

Generic Probabilistic Interactive Situation Recognition and Prediction: From Virtual to Real

2018-09-09 · Jiachen Li, Hengbo Ma, Wei Zhan, Masayoshi Tomizuka

Accurate and robust recognition and prediction of traffic situation plays an important role in autonomous driving, which is a prerequisite for risk assessment and effective decision making. Although there exist a lot of …

Autonomous DrivingDecision MakingTransfer Learning

REACT 2026: The Fourth Multiple Appropriate Facial Reaction Generation Challenge: Personalised MAFRG and Appropriate EEG Reaction Prediction

2026-06-06 · Siyang Song, Micol Spitale, Zijian Wu, Xiangyu Kong 외 arxiv

In dyadic interactions, various human facial reactions could be appropriate for responding to each human speaker behaviour. Following the successful organisation of the REACT 2023, 2024 and 2025 challenge series, a body …

MACReD: A Multi-Agent Collaborative Reasoning Framework for Reaction Diagram Parsing

2026-05-27 · Chuang Tang, Chenhao Lin, Yin Xu, Hao Wang 외 arxiv

Parsing chemical reaction diagrams from scientific literature is challenging due to heterogeneous layouts, intertwined visual elements, and the difficulty of integrating recognition and reasoning. Existing vision-languag…