paper-with-me

홈 › Papers

DS@GT at TREC TOT 2025: Bridging Vague Recollection with Fusion Retrieval and Learned Reranking

2026-01-21 · Wenxin Zhou, Ritesh Mehta, Anthony Miyaguchi arxiv

We develop a two-stage retrieval system that combines multiple complementary retrieval methods with a learned reranker and LLM-based reranking, to address the TREC Tip-of-the-Tongue (ToT) task. In the first stage, we employ hybrid retrieval that merges LLM-based retrieval, sparse (BM25), and dense (BGE-M3) retrieval methods. We also introduce topic-aware multi-index dense retrieval that partitions the Wikipedia corpus into 24 topical domains. In the second stage, we evaluate both a trained LambdaMART reranker and LLM-based reranking. To support model training, we generate 5000 synthetic ToT queries using LLMs. Our best system achieves recall of 0.66 and NDCG@1000 of 0.41 on the test set by combining hybrid retrieval with Gemini-2.5-flash reranking, demonstrating the effectiveness of fusion retrieval.

📄 PDF Abstract BibTeX arXiv:2601.15518

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RRF102: Meeting the TREC-COVID Challenge with a 100+ Runs Ensemble

2020-10-01 · Michael Bendersky, Honglei Zhuang, Ji Ma, Shuguang Han 외

In this paper, we report the results of our participation in the TREC-COVID challenge. To meet the challenge of building a search engine for rapidly evolving biomedical collection, we propose a simple yet effective weigh…

RetrievalSemantic Retrieval

Tool Retrieval Bridge: Aligning Vague Instructions with Retriever Preferences via Bridge Model

2026-04-09 · Kunfeng Chen, Luyao Zhuang, Fei Liao, Juhua Liu 외 arxiv

Tool learning has emerged as a promising paradigm for large language models (LLMs) to address real-world challenges. Due to the extensive and irregularly updated number of tools, tool retrieval for selecting the desired …

CFDA & CLIP at TREC iKAT 2025: Enhancing Personalized Conversational Search via Query Reformulation and Rank Fusion

2025-09-19 · Yu-Cheng Chang, Guan-Wei Yeo, Quah Eugene, Fan-Jie Shih 외 arxiv

The 2025 TREC Interactive Knowledge Assistance Track (iKAT) featured both interactive and offline submission tasks. The former requires systems to operate under real-time constraints, making robustness and efficiency as …

Response GenerationPassage Ranking

Renmin University of China at TRECVID 2022: Improving Video Search by Feature Fusion and Negation Understanding

2022-11-28 · Xirong Li, Aozhu Chen, Ziyue Wang, Fan Hu 외

We summarize our TRECVID 2022 Ad-hoc Video Search (AVS) experiments. Our solution is built with two new techniques, namely Lightweight Attentional Feature Fusion (LAFF) for combining diverse visual / textual features and…

Ad-hoc video searchNegationRetrievalTriplet+1

TRECVID 2019: An Evaluation Campaign to Benchmark Video Activity Detection, Video Captioning and Matching, and Video Search & Retrieval

2020-09-21 · George Awad, Asad A. Butt, Keith Curtis, Yooyoung Lee 외

The TREC Video Retrieval Evaluation (TRECVID) 2019 was a TREC-style video analysis and retrieval evaluation, the goal of which remains to promote progress in research and development of content-based exploitation and ret…

Action DetectionActivity DetectionAd-hoc video searchInstance Search+3