paper-with-me

Papers

Chameleon: A Data-Efficient Generalist for Dense Visual Prediction in the Wild

2024-04-29 · Donggyun Kim, Seongwoong Cho, Semin Kim, Chong Luo, Seunghoon Hong

Large language models have evolved data-efficient generalists, benefiting from the universal language interface and large-scale pre-training. However, constructing a data-efficient generalist for dense visual prediction presents a distinct challenge due to the variation in label structures across different tasks. Consequently, generalization to unseen dense prediction tasks in the low-data regime is not straightforward and has received less attention from previous vision generalists. In this study, we explore a universal model that can flexibly adapt to unseen dense label structures with a few examples, enabling it to serve as a data-efficient vision generalist in diverse real-world scenarios. To this end, we base our method on a powerful meta-learning framework and explore several axes to improve its performance and versatility for real-world problems, such as flexible adaptation mechanisms and scalability. We evaluate our model across a spectrum of unseen real-world scenarios where low-shot learning is desirable, including video, 3D, medical, biological, and user-interactive tasks. Equipped with a generic architecture and an effective adaptation mechanism, our model flexibly adapts to all of these tasks with at most 50 labeled images, showcasing a significant advancement over existing data-efficient generalist approaches. Codes are available at https://github.com/GitGyun/chameleon.

📄 PDF Abstract BibTeX arXiv:2404.18459

Code (1)

gitgyun/chameleon 공식 구현 pytorch

Tasks

Meta-Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

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

Chameleon: Fast-slow Neuro-symbolic Lane Topology Extraction

2025-03-10 · Zongzheng Zhang, Xinrun Li, Sizhe Zou, Guoxuan Chi 외

Lane topology extraction involves detecting lanes and traffic elements and determining their relationships, a key perception task for mapless autonomous driving. This task requires complex reasoning, such as determining …

Autonomous DrivingScene UnderstandingVisual Prompting

Rethinking Interactive Image Segmentation with Low Latency High Quality and Diverse Prompts

2024-01-01 · CVPR 2024 1 · Qin Liu, Jaemin Cho, Mohit Bansal, Marc Niethammer

The goal of interactive image segmentation is to delineate specific regions within an image via visual or language prompts. Low-latency and high-quality interactive segmentation with diverse prompts remain challengin…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Rethinking Interactive Image Segmentation with Low Latency, High Quality, and Diverse Prompts

2024-03-31 · Qin Liu, Jaemin Cho, Mohit Bansal, Marc Niethammer

The goal of interactive image segmentation is to delineate specific regions within an image via visual or language prompts. Low-latency and high-quality interactive segmentation with diverse prompts remain challenging fo…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

DenseMLLM: Standard Multimodal LLMs for Dense Prediction

2026-02-15 · Yi Li, Hongze Shen, Lexiang Tang, Xin Li 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated exceptional capabilities in high-level visual understanding. However, extending these models to fine-grained dense prediction tasks, such as semantic segmentatio…

Semantic SegmentationDepth Estimation