paper-with-me

홈 › Papers

Three Towers: Flexible Contrastive Learning with Pretrained Image Models

2023-05-26 · NeurIPS 2023 11 · Jannik Kossen, Mark Collier, Basil Mustafa, Xiao Wang, Xiaohua Zhai, Lucas Beyer, Andreas Steiner, Jesse Berent, Rodolphe Jenatton, Efi Kokiopoulou

We introduce Three Towers (3T), a flexible method to improve the contrastive learning of vision-language models by incorporating pretrained image classifiers. While contrastive models are usually trained from scratch, LiT (Zhai et al., 2022) has recently shown performance gains from using pretrained classifier embeddings. However, LiT directly replaces the image tower with the frozen embeddings, excluding any potential benefits from training the image tower contrastively. With 3T, we propose a more flexible strategy that allows the image tower to benefit from both pretrained embeddings and contrastive training. To achieve this, we introduce a third tower that contains the frozen pretrained embeddings, and we encourage alignment between this third tower and the main image-text towers. Empirically, 3T consistently improves over LiT and the CLIP-style from-scratch baseline for retrieval tasks. For classification, 3T reliably improves over the from-scratch baseline, and while it underperforms relative to LiT for JFT-pretrained models, it outperforms LiT for ImageNet-21k and Places365 pretraining.

📄 PDF Abstract BibTeX arXiv:2305.16999

Code (1)

google-research/big_vision 공식 구현 jax

Tasks

Contrastive LearningRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Ovis-Embedding: Pushing the Frontiers of Universal Omni-Modal Embeddings

2026-09-21 · Embedding Team hf

In this report, we introduce Ovis-Embedding, a state-of-the-art omni-modal embedding family built on native integration of text, image, video, and audio. Instead of assembling separate modality towers, Ovis-Embedding use…

SamToNe: Improving Contrastive Loss for Dual Encoder Retrieval Models with Same Tower Negatives

2023-06-05 · Fedor Moiseev, Gustavo Hernandez Abrego, Peter Dornbach, Imed Zitouni 외

Dual encoders have been used for retrieval tasks and representation learning with good results. A standard way to train dual encoders is using a contrastive loss with in-batch negatives. In this work, we propose an impro…

Contrastive LearningInformation RetrievalQuestion AnsweringRepresentation Learning+1

UnLoc: A Unified Framework for Video Localization Tasks

2023-08-21 · ICCV 2023 1 · Shen Yan, Xuehan Xiong, Arsha Nagrani, Anurag Arnab 외

While large-scale image-text pretrained models such as CLIP have been used for multiple video-level tasks on trimmed videos, their use for temporal localization in untrimmed videos is still a relatively unexplored task. …

Action SegmentationMoment RetrievalNatural Language Moment RetrievalRetrieval+3

2T-UNET: A Two-Tower UNet with Depth Clues for Robust Stereo Depth Estimation

2022-10-27 · Rohit Choudhary, Mansi Sharma, Rithvik Anil

Stereo correspondence matching is an essential part of the multi-step stereo depth estimation process. This paper revisits the depth estimation problem, avoiding the explicit stereo matching step using a simple two-tower…

Depth EstimationStereo Depth EstimationStereo Matching

SCAResNet: A ResNet Variant Optimized for Tiny Object Detection in Transmission and Distribution Towers

2024-04-05 · Weile Li, Muqing Shi, Zhonghua Hong

Traditional deep learning-based object detection networks often resize images during the data preprocessing stage to achieve a uniform size and scale in the feature map. Resizing is done to facilitate model propagation a…

2D Object Detection2D Tiny Object DetectionObjectobject-detection+1