paper-with-me

Papers

Text Embeddings by Weakly-Supervised Contrastive Pre-training

2022-12-07 · Liang Wang, Nan Yang, Xiaolong Huang, Binxing Jiao, Linjun Yang, Daxin Jiang, Rangan Majumder, Furu Wei

This paper presents E5, a family of state-of-the-art text embeddings that transfer well to a wide range of tasks. The model is trained in a contrastive manner with weak supervision signals from our curated large-scale text pair dataset (called CCPairs). E5 can be readily used as a general-purpose embedding model for any tasks requiring a single-vector representation of texts such as retrieval, clustering, and classification, achieving strong performance in both zero-shot and fine-tuned settings. We conduct extensive evaluations on 56 datasets from the BEIR and MTEB benchmarks. For zero-shot settings, E5 is the first model that outperforms the strong BM25 baseline on the BEIR retrieval benchmark without using any labeled data. When fine-tuned, E5 obtains the best results on the MTEB benchmark, beating existing embedding models with 40x more parameters.

📄 PDF Abstract BibTeX arXiv:2212.03533

Code (1)

microsoft/unilm 공식 구현 pytorch

Tasks

MTEB BenchmarkOnly Connect Walls Dataset Task 1 (Grouping)Retrieval

Similar Papers 제목 키워드 기반

Weakly-supervised Automated Audio Captioning via text only training

2023-09-21 · Theodoros Kouzelis, Vassilis Katsouros

In recent years, datasets of paired audio and captions have enabled remarkable success in automatically generating descriptions for audio clips, namely Automated Audio Captioning (AAC). However, it is labor-intensive and…

AudioCapsAudio captioning

CatLIP: CLIP-level Visual Recognition Accuracy with 2.7x Faster Pre-training on Web-scale Image-Text Data

2024-04-24 · Sachin Mehta, Maxwell Horton, Fartash Faghri, Mohammad Hossein Sekhavat 외

Contrastive learning has emerged as a transformative method for learning effective visual representations through the alignment of image and text embeddings. However, pairwise similarity computation in contrastive loss b…

Contrastive Learning

A comprehensive solution to retrieval-based chatbot construction

2021-06-11 · Kristen Moore, Shenjun Zhong, Zhen He, Torsten Rudolf 외

In this paper we present the results of our experiments in training and deploying a self-supervised retrieval-based chatbot trained with contrastive learning for assisting customer support agents. In contrast to most exi…

Binary ClassificationChatbotContrastive LearningMulti-class Classification+1

Weakly Supervised Contrastive Learning for Histopathology Patch Embeddings

2026-02-10 · Bodong Zhang, Xiwen Li, Hamid Manoochehri, Xiaoya Tang 외 arxiv

Digital histopathology whole slide images (WSIs) provide gigapixel-scale high-resolution images that are highly useful for disease diagnosis. However, digital histopathology image analysis faces significant challenges du…

Multiple Instance LearningRepresentation LearningContrastive Learning

Video-Text Representation Learning via Differentiable Weak Temporal Alignment

2022-03-31 · CVPR 2022 1 · Dohwan Ko, Joonmyung Choi, Juyeon Ko, Shinyeong Noh 외

Learning generic joint representations for video and text by a supervised method requires a prohibitively substantial amount of manually annotated video datasets. As a practical alternative, a large-scale but uncurated a…

Contrastive LearningDynamic Time WarpingRepresentation Learning