PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
December 8, 2025Computers6 citationsOpen Access

Multi-Agent RAG Framework for Entity Resolution: Advancing Beyond Single-LLM Approaches with Specialized Agent Coordination

View Full Paper
AAAatif Muhammad AlthafMMMariofanna MilanovaJTJohn Talburt

Key Points

  • The aim is to advance entity resolution methods using a multi-agent approach for better scalability and interpretability.
  • Developed a multi-agent Retrieval-Augmented Generation framework using LangGraph.
  • Created four specialized agents for different tasks: matching, linkage, clustering, and movement detection.
  • Applied rule-based preprocessing with LLM-guided reasoning.
  • Evaluated the framework on synthetic datasets containing 200-300 records.
  • Achieved 94.3% accuracy in name variation matching.
  • Reduced API calls by 61% compared to single-LLM approaches.
  • Improved transparency and traceability in decision-making processes.

Abstract

Entity resolution in real-world datasets remains a persistent challenge, particularly for identifying households and detecting co-residence patterns within noisy and incomplete data. While Large Language Models (LLMs) show promise, monolithic approaches often suffer from limited scalability and interpretability. This study introduces a multi-agent Retrieval-Augmented Generation (RAG) framework that decomposes household entity resolution into coordinated, task-specialized agents implemented using LangGraph. The system includes four agents responsible for direct matching, transitive linkage, household clustering, and residential movement detection, combining rule-based preprocessing with LLM-guided reasoning. Evaluation on synthetic S12PX dataset segments containing 200–300 records demonstrates 94.3% accuracy on name variation matching and a 61% reduction in API calls compared to single-LLM baselines, while maintaining transparent and traceable decision processes. These results indicate that coordinated multi-agent specialization improves efficiency and interpretability, providing a structured and extensible approach for entity resolution in census, healthcare, and other administrative data domains.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Althaf et al. (2025) studied this question.

synapsesocial.com/papers/693624ce4fa91c937236cd49https://doi.org/10.3390/computers14120525
Ask AI
Helpful
Bookmark
Share
View Full Paper