paper-with-me

홈 › Papers

Conan-embedding: General Text Embedding with More and Better Negative Samples

2024-08-28 · Shiyu Li, Yang Tang, ShiZhe Chen, Xi Chen

With the growing popularity of RAG, the capabilities of embedding models are gaining increasing attention. Embedding models are primarily trained through contrastive loss learning, with negative examples being a key component. Previous work has proposed various hard negative mining strategies, but these strategies are typically employed as preprocessing steps. In this paper, we propose the conan-embedding model, which maximizes the utilization of more and higher-quality negative examples. Specifically, since the model's ability to handle preprocessed negative examples evolves during training, we propose dynamic hard negative mining method to expose the model to more challenging negative examples throughout the training process. Secondly, contrastive learning requires as many negative examples as possible but is limited by GPU memory constraints. Therefore, we use a Cross-GPU balancing Loss to provide more negative examples for embedding training and balance the batch size across multiple tasks. Moreover, we also discovered that the prompt-response pairs from LLMs can be used for embedding training. Our approach effectively enhances the capabilities of embedding models, currently ranking first on the Chinese leaderboard of Massive text embedding benchmark

📄 PDF Abstract BibTeX arXiv:2408.15710

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGPURAG

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Weight Decay 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
WordPiece 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Conan-Embedding-v2: Training an LLM from Scratch for Text Embeddings

2025-09-16 · Shiyu Li, Yang Tang, Ruijie Liu, Shi-Zhe Chen 외 arxiv

Large language models (LLMs) have recently demonstrated excellent performance in text embedding tasks. Previous work usually use LoRA to fine-tune existing LLMs, which are limited by the data and training gap between LLM…

Conan-embedding-v3: Fusing Modality-Specific Models for Omni-Modal Embedding

2026-06-08 · Shiyu Li, Zhiyuan Hu, Yifan Wang, Peiming Li 외 arxiv

Omni-modal retrieval promises a single embedding space for text, image, video, document, and audio inputs, but building such a unified retriever is difficult since these modalities differ in data distribution, architectu…

CONAN: Complementary Pattern Augmentation for Rare Disease Detection

2019-11-26 · Limeng Cui, Siddharth Biswal, Lucas M. Glass, Greg Lever 외

Rare diseases affect hundreds of millions of people worldwide but are hard to detect since they have extremely low prevalence rates (varying from 1/1,000 to 1/200,000 patients) and are massively underdiagnosed. How do we…

Conan: Progressive Learning to Reason Like a Detective over Multi-Scale Visual Evidence

2025-10-23 · Kun Ouyang, Yuanxin Liu, Linli Yao, Yishuo Cai 외 arxiv

Video reasoning, which requires multi-step deduction across frames, remains a major challenge for multimodal large language models (MLLMs). While reinforcement learning (RL)-based methods enhance reasoning capabilities, …

Reinforcement LearningVisual ReasoningVisual Grounding

FC-CONAN: An Exhaustively Paired Dataset for Robust Evaluation of Retrieval Systems

2026-01-04 · Juan Junqueras, Florian Boudin, May-Myo Zin, Ha-Thanh Nguyen 외 arxiv

Hate speech (HS) is a critical issue in online discourse, and one promising strategy to counter it is through the use of counter-narratives (CNs). Datasets linking HS with CNs are essential for advancing counterspeech re…