{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2601-15518","title":"DS@GT at TREC TOT 2025: Bridging Vague Recollection with Fusion Retrieval and Learned Reranking","arxiv_id":"2601.15518","date":"2026-01-21","proceeding":null,"authors":["Wenxin Zhou","Ritesh Mehta","Anthony Miyaguchi"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2601.15518","url_pdf":"https://arxiv.org/pdf/2601.15518","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2601.15518","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.15518"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/dsgt-arc/trec-tot-2025","reach":null}],"summary":{"unverified":10},"by_repo_kind":{"found_in_text":{"samples":10,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"19be49d9a1694fbb","entry":"build_shard_index","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/ritesh/article_cleaner.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/ritesh/article_cleaner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"19be49d9a1694fbb"}},{"code_sha256_prefix":"03a39cc3541b6ae5","entry":"extract_first_paragraph","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/ritesh/topic_modelling.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/ritesh/topic_modelling.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"03a39cc3541b6ae5"}},{"code_sha256_prefix":"fea3334ae03a03e0","entry":"format_to_trec","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/ritesh/pipeline/trec_formatter.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/ritesh/pipeline/trec_formatter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fea3334ae03a03e0"}},{"code_sha256_prefix":"9cbdb9b1f8b17375","entry":"get_document_content","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/wenxinmmb/rerank_module/tot_llm_reranking.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/wenxinmmb/rerank_module/tot_llm_reranking.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9cbdb9b1f8b17375"}},{"code_sha256_prefix":"785fd79ee21614ae","entry":"get_existing_progress","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/ritesh/article_cleaner.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/ritesh/article_cleaner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"785fd79ee21614ae"}},{"code_sha256_prefix":"962f29036b2e05b6","entry":"load_checkpoint","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/ritesh/article_cleaner.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/ritesh/article_cleaner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"962f29036b2e05b6"}},{"code_sha256_prefix":"61027fe2d280470f","entry":"load_corpus_offset","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/wenxinmmb/rerank_module/tot_llm_reranking.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/wenxinmmb/rerank_module/tot_llm_reranking.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"61027fe2d280470f"}},{"code_sha256_prefix":"cac5c99f11d86869","entry":"load_corpus_text","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/wenxinmmb/sample_object/generate_trec_query.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/wenxinmmb/sample_object/generate_trec_query.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cac5c99f11d86869"}},{"code_sha256_prefix":"11aa50f047a11e1e","entry":"load_queries","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/wenxinmmb/rerank_module/tot_llm_reranking.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/wenxinmmb/rerank_module/tot_llm_reranking.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"11aa50f047a11e1e"}},{"code_sha256_prefix":"1b09b9787b08876e","entry":"normalize_embeddings","repo":"dsgt-arc/trec-tot-2025","repo_kind":"found_in_text","path":"user/ritesh/build_and_save_faiss_index.py","file_url":"https://github.com/dsgt-arc/trec-tot-2025/blob/HEAD/user/ritesh/build_and_save_faiss_index.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b09b9787b08876e"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}