paper-with-me

Papers

Region-centric Image-Language Pretraining for Open-Vocabulary Detection

2023-09-29 · Dahun Kim, Anelia Angelova, Weicheng Kuo

We present a new open-vocabulary detection approach based on region-centric image-language pretraining to bridge the gap between image-level pretraining and open-vocabulary object detection. At the pretraining phase, we incorporate the detector architecture on top of the classification backbone, which better serves the region-level recognition needs of detection by enabling the detector heads to learn from large-scale image-text pairs. Using only standard contrastive loss and no pseudo-labeling, our approach is a simple yet effective extension of the contrastive learning method to learn emergent object-semantic cues. In addition, we propose a shifted-window learning approach upon window attention to make the backbone representation more robust, translation-invariant, and less biased by the window pattern. On the popular LVIS open-vocabulary detection benchmark, our approach sets a new state of the art of 37.6 mask APr using the common ViT-L backbone and public LAION dataset, and 40.5 mask APr using the DataComp-1B dataset, significantly outperforming the best existing approach by +3.7 mask APr at system level. On the COCO benchmark, we achieve very competitive 39.6 novel AP without pseudo labeling or weak supervision. In addition, we evaluate our approach on the transfer detection setup, where it demonstrates notable improvement over the baseline. Visualization reveals emerging object locality from the pretraining recipes compared to the baseline.

📄 PDF Abstract BibTeX arXiv:2310.00161

Code (2)

google-research/google-research 공식 구현 tf
google-research/google-research/tree/master/fvlm/dito 공식 구현 jax

Tasks

Contrastive LearningObjectobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Refine and Represent: Region-to-Object Representation Learning

2022-08-25 · Akash Gokul, Konstantinos Kallidromitis, Shufan Li, Yusuke Kato 외

Recent works in self-supervised learning have demonstrated strong performance on scene-level dense prediction tasks by pretraining with object-centric or region-based correspondence objectives. In this paper, we present …

Instance SegmentationObjectRepresentation LearningSegmentation+3

Region-Aware Pretraining for Open-Vocabulary Object Detection with Vision Transformers

2023-05-11 · CVPR 2023 1 · Dahun Kim, Anelia Angelova, Weicheng Kuo

We present Region-aware Open-vocabulary Vision Transformers (RO-ViT) - a contrastive image-text pretraining recipe to bridge the gap between image-level pretraining and open-vocabulary object detection. At the pretrainin…

Contrastive LearningImage-text Retrievalobject-detectionObject Detection+5

RegionCLIP: Region-based Language-Image Pretraining

2021-12-16 · CVPR 2022 1 · Yiwu Zhong, Jianwei Yang, Pengchuan Zhang, Chunyuan Li 외

Contrastive language-image pretraining (CLIP) using image-text pairs has achieved impressive results on image classification in both zero-shot and transfer learning settings. However, we show that directly applying such …

image-classificationImage ClassificationObjectobject-detection+5

SViTT-Ego: A Sparse Video-Text Transformer for Egocentric Video

2024-06-13 · Hector A. Valdez, Kyle Min, Subarna Tripathi

Pretraining egocentric vision-language models has become essential to improving downstream egocentric video-text tasks. These egocentric foundation models commonly use the transformer architecture. The memory footprint o…

Data Augmentation

ArabicMMLU: Assessing Massive Multitask Language Understanding in Arabic

2024-02-20 · Fajri Koto, Haonan Li, Sara Shatnawi, Jad Doughman 외

The focus of language model evaluation has transitioned towards reasoning and knowledge-intensive tasks, driven by advancements in pretraining large models. While state-of-the-art models are partially trained on large Ar…

ArabicMMLULanguage Model EvaluationLanguage ModelingLanguage Modelling+2