CRE-T1 Preview Technical Report: Beyond Contrastive Learning for Reasoning-Intensive Retrieval
Guangzhi Wang, Yinghao Jiao, Zhi Liu

TL;DR
This paper introduces T1, a generative retrieval model that enhances reasoning-intensive retrieval by dynamically generating reasoning trajectories, outperforming contrastive learning methods especially in scenarios with implicit reasoning and vocabulary mismatch.
Contribution
The paper proposes a novel generative retrieval approach that internalizes dynamic reasoning into vector representations, surpassing static contrastive methods in reasoning-intensive retrieval tasks.
Findings
T1-4B outperforms larger contrastively trained models on BRIGHT benchmark.
Dynamic reasoning generation improves retrieval performance in implicit reasoning scenarios.
Model achieves comparable results to multi-stage retrieval pipelines.
Abstract
The central challenge of reasoning-intensive retrieval lies in identifying implicitreasoning relationships between queries and documents, rather than superficial se-mantic or lexical similarity. The contrastive learning paradigm is fundamentallya static representation consolidation technique: during training, it encodes hier-archical relevance concepts into fixed geometric structures in the vector space,and at inference time it cannot dynamically adjust relevance judgments accord-ing to the specific reasoning demands of each query. Consequently, performancedegrades noticeably when vocabulary mismatch exists between queries and doc-uments or when implicit reasoning is required to establish relevance. This pa-per proposes Thought 1 (T1), a generative retrieval model that shifts relevancemodeling from static alignment to dynamic reasoning. On the query side, T1 dy-namically generates…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation Retrieval and Search Behavior · Semantic Web and Ontologies · Biomedical Text Mining and Ontologies
