paper-with-me

Papers

ConRAG: Consensus-Driven Multi-View Retrieval for Multi-Hop Question Answering

2026-05-27 · Yikai Zhu, Kunfeng Chen, Qihuang Zhong, Juhua Liu, Bo Du arxiv

Retrieval-augmented generation (RAG) has emerged as a promising paradigm for enhancing large language models (LLMs) on multi-hop question answering (QA), which requires reasoning over evidence from multiple documents. Current multi-hop RAG methods generally focus on either query-side task decomposition or corpus-side knowledge graph construction. Despite their progress, these methods still struggle to achieve satisfactory performance on complex multi-hop QA tasks. To this end, we propose ConRAG, a consensus-driven multi-view RAG framework that effectively boosts LLMs on complex multi-hop QA. The core of ConRAG is to systematically optimize both the query and corpus sides and to leverage multi-view evidence (relation, entity, and text signals) for more accurate retrieval. Extensive experiments on three multi-hop QA benchmarks show that ConRAG consistently outperforms all baselines by a clear margin, e.g., up to +26.9% average performance gains over vanilla RAG, and enables Gemma-4-31B to achieve a new state-of-the-art record on the challenging MuSiQue benchmark.

📄 PDF Abstract BibTeX arXiv:2605.28093

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-hop Question Answering

Similar Papers 제목 키워드 기반

Agglomerative Neural Networks for Multi-view Clustering

2020-05-12 · Zhe Liu, Yun Li, Lina Yao, Xianzhi Wang 외

Conventional multi-view clustering methods seek for a view consensus through minimizing the pairwise discrepancy between the consensus and subviews. However, the pairwise comparison cannot portray the inter-view relation…

Clustering

Highly Confident Local Structure Based Consensus Graph Learning for Incomplete Multi-View Clustering

2023-01-01 · CVPR 2023 1 · Jie Wen, Chengliang Liu, Gehui Xu, Zhihao Wu 외

Graph-based multi-view clustering has attracted extensive attention because of the powerful clustering-structure representation ability and noise robustness. Considering the reality of a large amount of incomplete da…

ClusteringGraph LearningIncomplete multi-view clustering

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

Imputation-free and Alignment-free: Incomplete Multi-view Clustering Driven by Consensus Semantic Learning

2025-05-16 · CVPR 2025 1 · Yuzhuo Dai, Jiaqi Jin, Zhibin Dong, Siwei Wang 외

In incomplete multi-view clustering (IMVC), missing data induce prototype shifts within views and semantic inconsistencies across views. A feasible solution is to explore cross-view consistency in paired complete observa…

ClusteringGraph ClusteringImputationIncomplete multi-view clustering

Hierarchical Consensus Network for Multiview Feature Learning

2025-02-04 · Chengwei Xia, Chaoxi Niu, Kun Zhan

Multiview feature learning aims to learn discriminative features by integrating the distinct information in each view. However, most existing methods still face significant challenges in learning view-consistency feature…

Contrastive LearningMultiview Learning