paper-with-me

Papers

Language-aware Multiple Datasets Detection Pretraining for DETRs

2023-04-07 · Jing Hao, Song Chen, Xiaodi Wang, Shumin Han

Pretraining on large-scale datasets can boost the performance of object detectors while the annotated datasets for object detection are hard to scale up due to the high labor cost. What we possess are numerous isolated filed-specific datasets, thus, it is appealing to jointly pretrain models across aggregation of datasets to enhance data volume and diversity. In this paper, we propose a strong framework for utilizing Multiple datasets to pretrain DETR-like detectors, termed METR, without the need for manual label spaces integration. It converts the typical multi-classification in object detection into binary classification by introducing a pre-trained language model. Specifically, we design a category extraction module for extracting potential categories involved in an image and assign these categories into different queries by language embeddings. Each query is only responsible for predicting a class-specific object. Besides, to adapt our novel detection paradigm, we propose a group bipartite matching strategy that limits the ground truths to match queries assigned to the same category. Extensive experiments demonstrate that METR achieves extraordinary results on either multi-task joint training or the pretrain & finetune paradigm. Notably, our pre-trained models have high flexible transferability and increase the performance upon various DETR-like detectors on COCO val2017 benchmark. Codes will be available after this paper is published.

📄 PDF Abstract BibTeX arXiv:2304.03580

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationLanguage ModellingObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Vision-and-Language Pretraining

2022-07-05 · Thong Nguyen, Cong-Duy Nguyen, Xiaobao Wu, See-Kiong Ng 외

With the burgeoning amount of data of image-text pairs and diversity of Vision-and-Language (V\&L) tasks, scholars have introduced an abundance of deep learning models in this research domain. Furthermore, in recent year…

Diversityimage-classificationImage ClassificationMachine Translation+4

Transfer Learning for Olfactory Object Detection

2023-01-24 · Mathias Zinnen, Prathmesh Madhu, Peter Bell, Andreas Maier 외

We investigate the effect of style and category similarity in multiple datasets used for object detection pretraining. We find that including an additional stage of object-detection pretraining can increase the detection…

Objectobject-detectionObject DetectionTransfer Learning

Consecutive Pretraining: A Knowledge Transfer Learning Strategy with Relevant Unlabeled Data for Remote Sensing Domain

2022-07-08 · Tong Zhang, Peng Gao, Hao Dong, Yin Zhuang 외

Currently, under supervised learning, a model pretrained by a large-scale nature scene dataset and then fine-tuned on a few specific task labeling data is the paradigm that has dominated the knowledge transfer learning. …

Land Cover Classificationobject-detectionObject DetectionScene Classification+1

Enhancing Rumor Detection Methods with Propagation Structure Infused Language Model

2025-08-10 · Chaoqun Cui, Siyuan Li, Kunkun Ma, Caiyan Jia arxiv

Pretrained Language Models (PLMs) have excelled in various Natural Language Processing tasks, benefiting from large-scale pretraining and self-attention mechanism's ability to capture long-range dependencies. However, th…

Context-Aware Toxicity Detection in Multiplayer Games: Integrating Domain-Adaptive Pretraining and Match Metadata

2025-04-02 · Adrien Schurger-Foy, Rafal Dariusz Kocielnik, Caglar Gulcehre, R. Michael Alvarez

The detrimental effects of toxicity in competitive online video games are widely acknowledged, prompting publishers to monitor player chat conversations. This is challenging due to the context-dependent nature of toxicit…

Dota 2