paper-with-me

Papers

GraphGeo: Multi-Agent Debate Framework for Visual Geo-localization with Heterogeneous Graph Neural Networks

2025-11-02 · Heng Zheng, Yuling Shi, Xiaodong Gu, Haochen You, Zijian Zhang, Lubin Gan, Hao Zhang, Wenjun Huang, Jin Huang arxiv

Visual geo-localization requires extensive geographic knowledge and sophisticated reasoning to determine image locations without GPS metadata. Traditional retrieval methods are constrained by database coverage and quality. Recent Large Vision-Language Models (LVLMs) enable direct location reasoning from image content, yet individual models struggle with diverse geographic regions and complex scenes. Existing multi-agent systems improve performance through model collaboration but treat all agent interactions uniformly. They lack mechanisms to handle conflicting predictions effectively. We propose \textbf{GraphGeo}, a multi-agent debate framework using heterogeneous graph neural networks for visual geo-localization. Our approach models diverse debate relationships through typed edges, distinguishing supportive collaboration, competitive argumentation, and knowledge transfer. We introduce a dual-level debate mechanism combining node-level refinement and edge-level argumentation modeling. A cross-level topology refinement strategy enables co-evolution between graph structure and agent representations. Experiments on multiple benchmarks demonstrate GraphGeo significantly outperforms state-of-the-art methods. Our framework transforms cognitive conflicts between agents into enhanced geo-localization accuracy through structured debate.

📄 PDF Abstract BibTeX arXiv:2511.00908

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

iMAD: Intelligent Multi-Agent Debate for Efficient and Accurate LLM Inference

2025-11-14 · Wei Fan, JinYi Yoon, Bo Ji arxiv

Large Language Model (LLM) agent systems have advanced rapidly, driven by their strong generalization in zero-shot settings. To further enhance reasoning and accuracy on complex tasks, Multi-Agent Debate (MAD) has emerge…

Question Answering

Multimodal Collaborative Debate for Zero-Shot Time Series Reasoning

2026-01-27 · Patara Trirat, Jin Myung Kwak, Jay Heo, Heejun Lee 외 arxiv

Large language models (LLMs) are increasingly used as natural-language interfaces to structured data, yet they remain brittle when reasoning over time series. Visual patterns can be misleading, numerical claims can be ha…

Can LLMs Beat Humans in Debating? A Dynamic Multi-agent Framework for Competitive Debate

2024-08-08 · Yiqun Zhang, Xiaocui Yang, Shi Feng, Daling Wang 외

Competitive debate is a complex task of computational argumentation. Large Language Models (LLMs) suffer from hallucinations and lack competitiveness in this field. To address these challenges, we introduce Agent for Deb…

LLM-Consensus: Multi-Agent Debate for Visual Misinformation Detection

2024-10-26 · Kumud Lakara, Georgia Channing, Juil Sock, Christian Rupprecht 외

One of the most challenging forms of misinformation involves the out-of-context (OOC) use of images paired with misleading text, creating false narratives. Existing AI-driven detection systems lack explainability and req…

Decision MakingMisinformationRetrieval

ACC-Debate: An Actor-Critic Approach to Multi-Agent Debate

2024-10-30 · Andrew Estornell, Jean-Francois Ton, Yuanshun Yao, Yang Liu

Large language models (LLMs) have demonstrated a remarkable ability to serve as general-purpose tools for various language-based tasks. Recent works have demonstrated that the efficacy of such models can be improved thro…