paper-with-me

Papers

CodeXEmbed: A Generalist Embedding Model Family for Multiligual and Multi-task Code Retrieval

2024-11-19 · Ye Liu, Rui Meng, Shafiq Joty, Silvio Savarese, Caiming Xiong, Yingbo Zhou, Semih Yavuz

Despite the success of text retrieval in many NLP tasks, code retrieval remains a largely underexplored area. Most text retrieval systems are tailored for natural language queries, often neglecting the specific challenges of retrieving code. This gap leaves existing models unable to effectively capture the diversity of programming languages and tasks across different domains, highlighting the need for more focused research in code retrieval. To address this, we introduce CodeXEmbed, a family of large-scale code embedding models ranging from 400M to 7B parameters. Our novel training pipeline unifies multiple programming languages and transforms various code-related tasks into a common retrieval framework, enhancing model generalizability and retrieval performance. Our 7B model sets a new state-of-the-art (SOTA) in code retrieval, outperforming the previous leading model, Voyage-Code, by over 20% on CoIR benchmark. In addition to excelling in code retrieval, our models demonstrate competitive performance on the widely adopted BeIR text retrieval benchmark, offering versatility across domains. Experimental results demonstrate that improving retrieval performance significantly enhances end-to-end Retrieval-Augmented Generation (RAG) performance for code-related tasks.

📄 PDF Abstract BibTeX arXiv:2411.12644

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityNatural Language QueriesRAGRetrievalRetrieval-augmented GenerationText Retrieval

Similar Papers 제목 키워드 기반

Polish corpus of verbal multiword expressions

2020-12-01 · COLING (MWE) 2020 12 · Agata Savary, Jakub Waszczuk

This paper describes a manually annotated corpus of verbal multi-word expressions in Polish. It is among the 4 biggest datasets in release 1.2 of the PARSEME multiligual corpus. We describe the data sources, as well as t…

Beyond Endpoint Gains: A Weight-Delta Audit of Medical Specialization

2026-08-21 · Praphul Singh, Shanu Kumar, Akshat Agarwal arxiv

Specialist language models are usually understood through endpoint gains: the generalist scores lower, the specialist scores higher, and the difference is treated as evidence of specialization. This leaves the released u…

Agent Context Protocols Enhance Collective Inference

2025-05-20 · Devansh Bhardwaj, Arjun Beniwal, Shreyas Chaudhari, Ashwin Kalyan 외

AI agents have become increasingly adept at complex tasks such as coding, reasoning, and multimodal understanding. However, building generalist systems requires moving beyond individual agents to collective inference -- …

Comparative Analysis of Fine-tuned Deep Learning Language Models for ICD-10 Classification Task for Bulgarian Language

2021-09-01 · RANLP 2021 9 · Boris Velichkov, Sylvia Vassileva, Simeon Gerginov, Boris Kraychev 외

The task of automatic diagnosis encoding into standard medical classifications and ontologies, is of great importance in medicine - both to support the daily tasks of physicians in the preparation and reporting of clinic…

QBERT: Generalist Model for Processing Questions

2022-12-05 · Zhaozhen Xu, Nello Cristianini

Using a single model across various tasks is beneficial for training and applying deep neural sequence models. We address the problem of developing generalist representations of text that can be used to perform a range o…

modelQuestion AnsweringTopic Classification