paper-with-me

Papers

InstructDiffusion: A Generalist Modeling Interface for Vision Tasks

2023-09-07 · CVPR 2024 1 · Zigang Geng, Binxin Yang, Tiankai Hang, Chen Li, Shuyang Gu, Ting Zhang, Jianmin Bao, Zheng Zhang, Han Hu, Dong Chen, Baining Guo

We present InstructDiffusion, a unifying and generic framework for aligning computer vision tasks with human instructions. Unlike existing approaches that integrate prior knowledge and pre-define the output space (e.g., categories and coordinates) for each vision task, we cast diverse vision tasks into a human-intuitive image-manipulating process whose output space is a flexible and interactive pixel space. Concretely, the model is built upon the diffusion process and is trained to predict pixels according to user instructions, such as encircling the man's left shoulder in red or applying a blue mask to the left car. InstructDiffusion could handle a variety of vision tasks, including understanding tasks (such as segmentation and keypoint detection) and generative tasks (such as editing and enhancement). It even exhibits the ability to handle unseen tasks and outperforms prior methods on novel datasets. This represents a significant step towards a generalist modeling interface for vision tasks, advancing artificial general intelligence in the field of computer vision.

📄 PDF Abstract BibTeX arXiv:2309.03895

Code (1)

cientgu/instructdiffusion pytorch

Tasks

Keypoint Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

UFO: A Unified Approach to Fine-grained Visual Perception via Open-ended Language Interface

2025-03-03 · Hao Tang, ChenWei Xie, Haiyang Wang, Xiaoyi Bao 외

Generalist models have achieved remarkable success in both language and vision-language tasks, showcasing the potential of unified modeling. However, effectively integrating fine-grained perception tasks like detection a…

Instance SegmentationReasoning SegmentationSegmentationSemantic Segmentation

Toward a Diffusion-Based Generalist for Dense Vision Tasks

2024-06-29 · Yue Fan, Yongqin Xian, Xiaohua Zhai, Alexander Kolesnikov 외

Building generalized models that can solve many computer vision tasks simultaneously is an intriguing direction. Recent works have shown image itself can be used as a natural interface for general-purpose visual percepti…

Conditional Image GenerationImage GenerationQuantization

Hydra-0: Action Flow for Generalist World Modeling and Control

2026-08-18 · Hongyu Li, Bowen Wen, Xinghao Zhu, Yixuan Wang 외 arxiv

We introduce Hydra-0, a generalist world model conditioned on action flow, which represents robot actions as pixel motion. This shared visual interface enables generalist world modeling and control by learning action con…

GiT: Towards Generalist Vision Transformer through Universal Language Interface

2024-03-14 · Haiyang Wang, Hao Tang, Li Jiang, Shaoshuai Shi 외

This paper proposes a simple, yet effective framework, called GiT, simultaneously applicable for various vision tasks only with a vanilla ViT. Motivated by the universality of the Multi-layer Transformer architecture (e.…

Language ModelingLanguage ModellingVideo Captioning

Uni-Perceiver v2: A Generalist Model for Large-Scale Vision and Vision-Language Tasks

2022-11-17 · CVPR 2023 1 · Hao Li, Jinguo Zhu, Xiaohu Jiang, Xizhou Zhu 외

Despite the remarkable success of foundation models, their task-specific fine-tuning paradigm makes them inconsistent with the goal of general perception modeling. The key to eliminating this inconsistency is to use gene…

DecoderLanguage ModellingMulti-Task Learning