paper-with-me

홈 › Papers

RaCoT: Plug-and-Play Contrastive Example Generation Mechanism for Enhanced LLM Reasoning Reliability

2025-10-26 · Kaitong Cai, Jusheng Zhang, Yijia Fan, Jing Yang, Keze Wang arxiv

Retrieval-Augmented Generation (RAG) faces a core bottleneck with knowledge-sparse and semantically ambiguous long-tail queries, where retrieval noise distorts reasoning and necessitates costly post-processing. To tackle this, we propose RaCoT (Retrieval-aware Contrastive-of-Thought), a novel framework that shifts contrastive thinking to the pre-retrieval stage. By automatically generating a semantically adjacent yet differently answered contrastive question and extracting a $Δ$-Prompt to capture their key differences, RaCoT guides the model to proactively focus on the `critical details that determine answer divergence." This approach allows it to suppress semantic interference within a single retrieval pass, overcoming the theoretical bottleneck of single-vector queries that struggle to simultaneously encode signals for what to attend to and what to ignore. On six authoritative benchmarks, including PopQA and TriviaQA-unfiltered, RaCoT outperforms strong baselines like RankRAG and Self-RAG by 0.9-2.4 percentage points. It exhibits superior robustness, with a performance drop of only 8.6\% in adversarial tests, far surpassing the over 15\% degradation in other methods. Furthermore, its low latency (3.12s) and token overhead (11.54) place it on the accuracy-efficiency Pareto frontier, while ablation studies validate the necessity of each component. Ultimately, RaCoT reframes the RAG paradigm from post-hoc context cleaning" to `a priori shaping of discriminative reasoning", offering an efficient and robust path toward reliable AI systems for real-time, resource-constrained deployments.

📄 PDF Abstract BibTeX arXiv:2510.22710

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Segmentation for Terracotta Warrior with Seed-Region-Growing CNN(SRG-Net)

2021-07-28 · Yao Hu, Guohua Geng, Kang Li, Wei Zhou 외

The repairing work of terracotta warriors in Emperor Qinshihuang Mausoleum Site Museum is handcrafted by experts, and the increasing amounts of unearthed pieces of terracotta warriors make the archaeologists too challeng…

Segmentation

Unsupervised Segmentation for Terracotta Warrior Point Cloud (SRG-Net)

2020-12-01 · Yao Hu, Guohua Geng, Kang Li, Wei Zhou

The repairing work of terracotta warriors in Emperor Qinshihuang Mausoleum Site Museum is handcrafted by experts, and the increasing amounts of unearthed pieces of terracotta warriors make the archaeologists too challeng…

ClusteringSegmentation

Uncover Common Facial Expressions in Terracotta Warriors: A Deep Learning Approach

2021-05-11 · Wenhong Tian, Yuanlun Xie, Tingsong Ma, Hengxin Zhang

Can advanced deep learning technologies be applied to analyze some ancient humanistic arts? Can deep learning technologies be directly applied to special scenes such as facial expression analysis of Terracotta Warriors? …

Deep Learning

Investigating the Effectiveness of a Socratic Chain-of-Thoughts Reasoning Method for Task Planning in Robotics, A Case Study

2025-03-11 · Veronica Bot, Zheyuan Xu

Large language models (LLMs) have demonstrated unprecedented capability in reasoning with natural language. Coupled with this development is the emergence of embodied AI in robotics. Despite showing promise for verbal an…

Code GenerationTask PlanningZero-Shot Learning

CLIPin: A Non-contrastive Plug-in to CLIP for Multimodal Semantic Alignment

2025-08-08 · Shengzhu Yang, Jiawei Du, Shuai Lu, Weihang Zhang 외 arxiv

Large-scale natural image-text datasets, especially those automatically collected from the web, often suffer from loose semantic alignment due to weak supervision, while medical datasets tend to have high cross-modal cor…

Contrastive Learning