paper-with-me

홈 › Papers

CoIR: A Comprehensive Benchmark for Code Information Retrieval Models

2024-07-03 · Xiangyang Li, Kuicai Dong, Yi Quan Lee, Wei Xia, Hao Zhang, Xinyi Dai, Yasheng Wang, Ruiming Tang

Despite the substantial success of Information Retrieval (IR) in various NLP tasks, most IR systems predominantly handle queries and corpora in natural language, neglecting the domain of code retrieval. Code retrieval is critically important yet remains under-explored, with existing methods and benchmarks inadequately representing the diversity of code in various domains and tasks. Addressing this gap, we present COIR (Code Information Retrieval Benchmark), a robust and comprehensive benchmark specifically designed to assess code retrieval capabilities. COIR comprises ten meticulously curated code datasets, spanning eight distinctive retrieval tasks across seven diverse domains. We first discuss the construction of COIR and its diverse dataset composition. Further, we evaluate nine widely used retrieval models using COIR, uncovering significant difficulties in performing code retrieval tasks even with state-of-the-art systems. To facilitate easy adoption and integration within existing research workflows, COIR has been developed as a user-friendly Python framework, readily installable via pip. It shares same data schema as other popular benchmarks like MTEB and BEIR, enabling seamless cross-benchmark evaluations. Through COIR, we aim to invigorate research in the code retrieval domain, providing a versatile benchmarking tool that encourages further development and exploration of code retrieval systems https://github.com/CoIR-team/coir.

📄 PDF Abstract BibTeX arXiv:2407.02883

Code (1)

coir-team/coir 공식 구현 pytorch

Tasks

BenchmarkingCode SearchInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Data Roaming and Quality Assessment for Composed Image Retrieval

2023-03-16 · Matan Levy, Rami Ben-Ari, Nir Darshan, Dani Lischinski

The task of Composed Image Retrieval (CoIR) involves queries that combine image and text modalities, allowing users to express their intent more effectively. However, current CoIR datasets are orders of magnitude smaller…

Composed Image Retrieval (CoIR)Image RetrievalRetrieval

CoVR-2: Automatic Data Construction for Composed Video Retrieval

2023-08-28 · Lucas Ventura, Antoine Yang, Cordelia Schmid, Gül Varol

Composed Image Retrieval (CoIR) has recently gained popularity as a task that considers both text and image queries together, to search for relevant images in a database. Most CoIR approaches require manually annotated d…

Composed Image Retrieval (CoIR)Composed Video Retrieval (CoVR)Image RetrievalLanguage Modelling+5

CodeMMR: Bridging Natural Language, Code, and Image for Unified Retrieval

2026-04-17 · Jiahui Geng, Qing Li, Fengyu Cai, Fakhri Karray arxiv

Code search, framed as information retrieval (IR), underpins modern software engineering and increasingly powers retrieval-augmented generation (RAG), improving code discovery, reuse, and the reliability of LLM-based cod…

Information RetrievalVisual GroundingCode GenerationCode Search

Composed Video Retrieval via Enriched Context and Discriminative Embeddings

2024-03-25 · CVPR 2024 1 · Omkar Thawakar, Muzammal Naseer, Rao Muhammad Anwer, Salman Khan 외

Composed video retrieval (CoVR) is a challenging problem in computer vision which has recently highlighted the integration of modification text with visual queries for more sophisticated video search in large databases. …

Composed Video Retrieval (CoVR)RetrievalVideo Retrieval

CoIRL-AD: Collaborative-Competitive Imitation-Reinforcement Learning in Latent World Models for Autonomous Driving

2025-10-14 · Xiaoji Zheng, Ziyuan Yang, Yanhao Chen, Yuhang Peng 외 arxiv

End-to-end autonomous driving models trained with imitation learning (IL) often generalize poorly, particularly in long-tail scenarios where expert demonstrations are sparse. Reinforcement learning (RL) can provide compl…

Reinforcement LearningAutonomous Driving