paper-with-me

홈 › Papers

ReasoningRank: Teaching Student Models to Rank through Reasoning-Based Knowledge Distillation

2024-10-07 · Yuelyu Ji, Zhuochun Li, Rui Meng, Daqing He

Reranking documents based on their relevance to a given query is a critical task in information retrieval. Traditional reranking methods often lack transparency and rely on proprietary models, hindering reproducibility and interpretability. We propose Reason-to-Rank (R2R), a novel open-source reranking approach that enhances transparency by generating two types of reasoning: direct relevance reasoning, which explains how a document addresses the query, and comparison reasoning, which justifies the relevance of one document over another. We leverage large language models (LLMs) as teacher models to generate these explanations and distill this knowledge into smaller, openly available student models. Our student models are trained to generate meaningful reasoning and rerank documents, achieving competitive performance across multiple datasets, including MSMARCO and BRIGHT. Experiments demonstrate that R2R not only improves reranking accuracy but also provides valuable insights into the decision-making process. By offering a structured and interpretable solution with openly accessible resources, R2R aims to bridge the gap between effectiveness and transparency in information retrieval, fostering reproducibility and further research in the field.

📄 PDF Abstract BibTeX arXiv:2410.05168

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingInformation RetrievalKnowledge DistillationRerankingRetrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Can LLMs Learn by Teaching for Better Reasoning? A Preliminary Study

2024-06-20 · Xuefei Ning, Zifu Wang, Shiyao Li, Zinan Lin 외

Teaching to improve student models (e.g., knowledge distillation) is an extensively studied methodology in LLMs. However, for humans, teaching improves not only students but also teachers, by fostering more rigorous and …

In-Context LearningKnowledge Distillation

Spatio-Temporal Retrieval-based Priors for Adaptive Computational Teaching in Driving

2026-06-23 · Deepak Edakkattil Gopinath, Xiongyi Cui, Jonathan DeCastro, Avinash Balachandran 외 arxiv

Learning-based automated coaching systems for complex motor tasks such as high-performance driving remain limited in the ability to be adaptive by their reliance only on local, context-dependent reasoning, failing to acc…

MAARTA:Multi-Agentic Adaptive Radiology Teaching Assistant

2025-06-18 · Akash Awasthi, Brandon V. Chang, Anh M. Vu, Ngan Le 외

Radiology students often struggle to develop perceptual expertise due to limited expert mentorship time, leading to errors in visual search and diagnostic interpretation. These perceptual errors, such as missed fixations…

Diagnostic

ToST: A Tree-of-Thought Socratic Teaching Framework for Multi-Path Guidance and Parallel Thinking

2026-08-26 · Feng Ling, Heng Yu arxiv

Large Language Models (LLMs) exhibit strong problem-solving abilities, positioning them as promising agents for Socratic teaching to guide students through step-by-step heuristic questioning. However, existing approaches…

Learning from Diverse Reasoning Paths with Routing and Collaboration

2025-08-23 · Zhenyu Lei, Zhen Tan, Song Wang, Yaochen Zhu 외 arxiv

Advances in large language models (LLMs) significantly enhance reasoning capabilities but their deployment is restricted in resource-constrained scenarios. Knowledge distillation addresses this by transferring knowledge …

Knowledge Distillation