paper-with-me

Papers

An Efficient General-Purpose Modular Vision Model via Multi-Task Heterogeneous Training

2023-06-29 · Zitian Chen, Mingyu Ding, Yikang Shen, Wei Zhan, Masayoshi Tomizuka, Erik Learned-Miller, Chuang Gan

We present a model that can perform multiple vision tasks and can be adapted to other downstream tasks efficiently. Despite considerable progress in multi-task learning, most efforts focus on learning from multi-label data: a single image set with multiple task labels. Such multi-label data sets are rare, small, and expensive. We say heterogeneous to refer to image sets with different task labels, or to combinations of single-task datasets. Few have explored training on such heterogeneous datasets. General-purpose vision models are still dominated by single-task pretraining, and it remains unclear how to scale up multi-task models by leveraging mainstream vision datasets designed for different purposes. The challenges lie in managing large intrinsic differences among vision tasks, including data distribution, architectures, task-specific modules, dataset scales, and sampling strategies. To address these challenges, we propose to modify and scale up mixture-of-experts (MoE) vision transformers, so that they can simultaneously learn classification, detection, and segmentation on diverse mainstream vision datasets including ImageNet, COCO, and ADE20K. Our approach achieves comparable results to single-task state-of-the-art models and demonstrates strong generalization on downstream tasks. Due to its emergent modularity, this general-purpose model decomposes into high-performing components, efficiently adapting to downstream tasks. We can fine-tune it with fewer training parameters, fewer model parameters, and less computation. Additionally, its modularity allows for easy expansion in continual-learning-without-forgetting scenarios. Finally, these functions can be controlled and combined to meet various demands of downstream tasks.

📄 PDF Abstract BibTeX arXiv:2306.17165

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningMixture-of-ExpertsMulti-Task Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Image as a Foreign Language: BEiT Pretraining for Vision and Vision-Language Tasks

2023-01-01 · CVPR 2023 1 · Wenhui Wang, Hangbo Bao, Li Dong, Johan Bjorck 외

A big convergence of language, vision, and multimodal pretraining is emerging. In this work, we introduce a general-purpose multimodal foundation model BEiT-3, which achieves excellent transfer performance on both vi…

Cross-Modal RetrievalImage Captioningimage-classificationImage Classification+10

Image as a Foreign Language: BEiT Pretraining for All Vision and Vision-Language Tasks

2022-08-22 · Wenhui Wang, Hangbo Bao, Li Dong, Johan Bjorck 외

A big convergence of language, vision, and multimodal pretraining is emerging. In this work, we introduce a general-purpose multimodal foundation model BEiT-3, which achieves state-of-the-art transfer performance on both…

AllCross-Modal RetrievalImage Captioningimage-classification+13

Superdifferential Cuts for Binary Energies

2015-06-01 · CVPR 2015 6 · Tatsunori Taniai, Yasuyuki Matsushita, Takeshi Naemura

We propose an efficient and general purpose energy optimization method for binary variable energies used in various low-level vision tasks. The proposed method can be used for broad classes of higher-order and pairwise n…

BinarizationImage SegmentationSemantic Segmentation

Unlocking Generalization for Robotics via Modularity and Scale

2025-03-10 · Murtaza Dalal

How can we build generalist robot systems? Scale may not be enough due to the significant multimodality of robotics tasks, lack of easily accessible data and the challenges of deploying on physical hardware. Meanwhile, m…

Scene Generation

Neural Attentive Circuits

2022-10-14 · Nasim Rahaman, Martin Weiss, Francesco Locatello, Chris Pal 외

Recent work has seen the development of general purpose neural architectures that can be trained to perform tasks across diverse data modalities. General purpose models typically make few assumptions about the underlying…

Point Cloud Classificationtext-classificationText Classification