Pith. sign in

REVIEW 4 cited by

HM-RAG: Hierarchical Multi-Agent Multimodal Retrieval Augmented Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.12330 v1 pith:V76OY464 submitted 2025-04-13 cs.CL cs.AI

classification cs.CLcs.AI
keywords dataretrievalarchitecturehm-ragknowledgemultimodalaccuracyacross
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

While Retrieval-Augmented Generation (RAG) augments Large Language Models (LLMs) with external knowledge, conventional single-agent RAG remains fundamentally limited in resolving complex queries demanding coordinated reasoning across heterogeneous data ecosystems. We present HM-RAG, a novel Hierarchical Multi-agent Multimodal RAG framework that pioneers collaborative intelligence for dynamic knowledge synthesis across structured, unstructured, and graph-based data. The framework is composed of three-tiered architecture with specialized agents: a Decomposition Agent that dissects complex queries into contextually coherent sub-tasks via semantic-aware query rewriting and schema-guided context augmentation; Multi-source Retrieval Agents that carry out parallel, modality-specific retrieval using plug-and-play modules designed for vector, graph, and web-based databases; and a Decision Agent that uses consistency voting to integrate multi-source answers and resolve discrepancies in retrieval results through Expert Model Refinement. This architecture attains comprehensive query understanding by combining textual, graph-relational, and web-derived evidence, resulting in a remarkable 12.95% improvement in answer accuracy and a 3.56% boost in question classification accuracy over baseline RAG systems on the ScienceQA and CrisisMMD benchmarks. Notably, HM-RAG establishes state-of-the-art results in zero-shot settings on both datasets. Its modular architecture ensures seamless integration of new data modalities while maintaining strict data governance, marking a significant advancement in addressing the critical challenges of multimodal reasoning and knowledge synthesis in RAG systems. Code is available at https://github.com/ocean-luna/HMRAG.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. CatalogAgent: A Supervisor-mediated Self-Learning System Enabling Context Engineering for GenAI Models

    cs.AI 2026-07 conditional novelty 6.0 of 10

    A supervisor AI mediates generator/evaluator disagreements on product attributes and feeds summarized lessons back into worker prompts, improving accuracy by up to about 15% on selected attributes.

  2. MMGraphRAG: Bridging Vision and Language with Interpretable Multimodal Knowledge Graphs

    cs.AI 2025-07 conditional novelty 5.0 of 10

    MMGraphRAG links scene-graph entities from images to text knowledge graph entities via SpecLink, and reports accuracy gains over naive RAG and GraphRAG on multimodal document QA.

  3. SimuGen: Multi-modal Agentic Framework for Constructing Block Diagram-Based Simulation Models

    cs.LG 2025-05 conditional novelty 5.0 of 10

    SimuGen uses specialized LLM agents and a Simulink block database to convert diagram images into executable MATLAB/Simulink code, reporting 94.5% average accuracy on nine examples.

  4. MultiPress: A Multi-Agent Framework for Interpretable Multimodal News Classification

    cs.CL 2026-04 conditional novelty 4.5 of 10

    A modular multi-agent system with RAG, gated fusion, and reward-driven iteration substantially improves multimodal news topic classification accuracy and interpretability on NewsMM.

Pith tools