← Search

Liang-Chieh Chen

48 accepted papers

2026

A Frame is Worth One Token: Efficient Generative World Modeling with Delta Tokens

CVPR 2026

Anticipating diverse future states is a central challenge in video world modeling. Discriminative world models produce deterministic predictions that implicitly average over possible futures, while existing generative world models remain computationally expensive. Recent work demonstrates that predi

Cited by 0SourcecodeScholar
2026

Autoregressive Image Generation with Masked Bit Modeling

ICML 2026poster

This paper challenges the dominance of continuous pipelines in visual generation. We systematically investigate the performance gap between discrete and continuous methods. Contrary to the belief that discrete tokenizers are intrinsically inferior, we demonstrate that the disparity arises primarily …

Cited by 0SourceScholar
2026

Frequency-Aware Flow Matching for High-Quality Image Generation

CVPR 2026

Flow matching models have emerged as a powerful framework for realistic image generation by learning to reverse a corruption process that progressively adds Gaussian noise. However, because noise is injected in the latent domain, its impact on different frequency components is non-uniform. As a resu

Cited by 0SourcecodeScholar
2025

Beyond Next-Token: Next-X Prediction for Autoregressive Visual Generation

ICCV 2025poster

Autoregressive (AR) modeling, known for its next-token prediction paradigm, underpins state-of-the-art language and visual generative models. Traditionally, a "token" is treated as the smallest prediction unit, often a discrete symbol in language or a quantized patch in vision. However, the optimal…

2025

COCONut-PanCap: Joint Panoptic Segmentation and Grounded Captions for Fine-Grained Understanding and Generation

NeurIPS 2025poster

This paper introduces the COCONut-PanCap dataset, created to enhance panoptic segmentation and grounded image captioning. Building upon the COCO dataset with advanced COCONut panoptic masks, this dataset aims to overcome limitations in existing image-text datasets that often lack detailed, scene-com…

Cited by 0SourceScholar
2025

Democratizing Text-to-Image Masked Generative Models with Compact Text-Aware One-Dimensional Tokens

ICCV 2025poster

Image tokenizers form the foundation of modern text-toimage generative models but are notoriously difficult to train. Furthermore, most existing text-to-image models rely on large-scale, high-quality private datasets, making them challenging to replicate. In this work, we introduce **T**ext-**A**war…

Cited by 0SourcePDFScholar
2025

FlowAR: Scale-wise Autoregressive Image Generation Meets Flow Matching

ICML 2025poster

Autoregressive (AR) modeling has achieved remarkable success in natural language processing by enabling models to generate text with coherence and contextual understanding through next token prediction. Recently, in image generation, VAR proposes scale-wise autoregressive modeling, which extends the…

2025

Leveraging Panoptic Scene Graph for Evaluating Fine-Grained Text-to-Image Generation

ICCV 2025poster

Text-to-image (T2I) models have advanced rapidly with diffusion-based breakthroughs, yet their evaluation remains challenging. Human assessments are costly, and existing automated metrics lack accurate compositional understanding. To address these limitations, we introduce PSG-Bench, a novel benchma…

Cited by 0SourcePDFScholar
2025

Randomized Autoregressive Visual Generation

ICCV 2025poster

This paper presents Randomized AutoRegressive modeling (RAR) for visual generation, which sets a new state-of-the-art performance on the image generation task while maintaining full compatibility with language modeling frameworks. The proposed RAR is simple: during a standard autoregressive training…

2025

ViCaS: A Dataset for Combining Holistic and Pixel-level Video Understanding using Captions with Grounded Segmentation

CVPR 2025poster

Recent advances in multimodal large language models (MLLMs) have expanded research in video understanding, primarily focusing on high-level tasks such as video captioning and question-answering. Meanwhile, a smaller body of work addresses dense, pixel-precise segmentation tasks, which typically invo…

2024

Alleviating Distortion in Image Generation via Multi-Resolution Diffusion Models and Time-Dependent Layer Normalization

NeurIPS 2024poster

This paper presents innovative enhancements to diffusion models by integrating a novel multi-resolution network and time-dependent layer normalization. Diffusion models have gained prominence for their effectiveness in high-fidelity image generation. While conventional approaches rely on convolution…

2024

An Image is Worth 32 Tokens for Reconstruction and Generation

NeurIPS 2024poster

Recent advancements in generative models have highlighted the crucial role of image tokenization in the efficient synthesis of high-resolution images. Tokenization, which transforms images into latent representations, reduces computational demands compared to directly processing pixels and enhances…

2024

Towards Open-Ended Visual Recognition with Large Language Models

ECCV 2024poster

"Localizing and recognizing objects in the open-ended physical world poses a long-standing challenge within the domain of machine perception. Recent methods have endeavored to address the issue by employing a class-agnostic mask (or box) proposal model, complemented by an open-vocabulary classifier…

2024

ViTamin: Designing Scalable Vision Models in the Vision-Language Era

CVPR 2024poster

Recent breakthroughs in vision-language models (VLMs) start a new page in the vision community. The VLMs provide stronger and more generalizable feature embeddings compared to those from ImageNet-pretrained models thanks to the training on the large-scale Internet image-text pairs. However despite t…

2023

Convolutions Die Hard: Open-Vocabulary Segmentation with Single Frozen Convolutional CLIP

NeurIPS 2023poster

Open-vocabulary segmentation is a challenging task requiring segmenting and recognizing objects from an open set of categories in diverse environments. One way to address this challenge is to leverage multi-modal models, such as CLIP, to provide image and text features in a shared embedding space, w…

2023

DaTaSeg: Taming a Universal Multi-Dataset Multi-Task Segmentation Model

NeurIPS 2023poster

Observing the close relationship among panoptic, semantic and instance segmentation tasks, we propose to train a universal multi-dataset multi-task segmentation model: DaTaSeg. We use a shared representation (mask proposals with class predictions) for all tasks. To tackle task discrepancy, we adopt…

2023

MOAT: Alternating Mobile Convolution and Attention Brings Strong Vision Models

ICLR 2023poster

This paper presents MOAT, a family of neural networks that build on top of MObile convolution (i.e., inverted residual blocks) and ATtention. Unlike the current works that stack separate mobile convolution and transformer blocks, we effectively merge them into a MOAT block. Starting with a standard…

2023

ReMaX: Relaxing for Better Training on Efficient Panoptic Segmentation

NeurIPS 2023poster

This paper presents a new mechanism to facilitate the training of mask transformers for efficient panoptic segmentation, democratizing its deployment. We observe that due to the high complexity in the training objective of panoptic segmentation, it will inevitably lead to much higher penalization on…

2023

Superpixel Transformers for Efficient Semantic Segmentation

IROS 2023poster

Semantic segmentation, which aims to classify every pixel in an image, is a key task in machine perception, with many applications across robotics and autonomous driving. Due to the high dimensionality of this task, most existing approaches use local operations, such as convolutions, to generate per…

Cited by 9SourceScholar
2022

CMT-DeepLab: Clustering Mask Transformers for Panoptic Segmentation

CVPR 2022oral

We propose Clustering Mask Transformer (CMT-DeepLab), a transformer-based framework for panoptic segmentation designed around clustering. It rethinks the existing transformer architectures used in segmentation and detection; CMT-DeepLab considers the object queries as cluster centers, which fill the…

Cited by 110PDFScholar
2022

Waymo Open Dataset: Panoramic Video Panoptic Segmentation

ECCV 2022poster

"Panoptic image segmentation is the computer vision task of finding groups of pixels in an image and assigning semantic classes and object instance identifiers to them. Research in image segmentation has become increasingly popular due to its critical applications in robotics and autonomous driving.…

Cited by 67SourcePDFScholar
2021

DetectoRS: Detecting Objects With Recursive Feature Pyramid and Switchable Atrous Convolution

CVPR 2021poster

Many modern object detectors demonstrate outstanding performances by using the mechanism of looking and thinking twice. In this paper, we explore this mechanism in the backbone design for object detection. At the macro level, we propose Recursive Feature Pyramid, which incorporates extra feedback co…

Cited by 1121PDFcodeScholar
2021

MaX-DeepLab: End-to-End Panoptic Segmentation With Mask Transformers

CVPR 2021poster

We present MaX-DeepLab, the first end-to-end model for panoptic segmentation. Our approach simplifies the current pipeline that depends heavily on surrogate sub-tasks and hand-designed components, such as box detection, non-maximum suppression, thing-stuff merging, etc. Although these sub-tasks are…

Cited by 651PDFcodeScholar
2021

STEP: Segmenting and Tracking Every Pixel

NeurIPS 2021poster

The task of assigning semantic classes and track identities to every pixel in a video is called video panoptic segmentation. Our work is the first that targets this task in a real-world setting requiring dense interpretation in both spatial and temporal domains. As the ground-truth for this task is…

Cited by 89SourcecodeScholar
2021

VIP-DeepLab: Learning Visual Perception With Depth-Aware Video Panoptic Segmentation

CVPR 2021poster

In this paper, we present ViP-DeepLab, a unified model attempting to tackle the long-standing and challenging inverse projection problem in vision, which we model as restoring the point clouds from perspective image sequences while providing each point with instance-level semantic interpretations. S…

Cited by 179PDFcodeScholar
2020

Axial-DeepLab: Stand-Alone Axial-Attention for Panoptic Segmentation

ECCV 2020poster

Convolution exploits locality for efficiency at a cost of missing long range context. Self-attention has been adopted to augment CNNs with non-local interactions. Recent works prove it possible to stack self-attention layers to obtain a fully attentional network by restricting the attention to a loc…

2020

Naive-Student: Leveraging Semi-Supervised Learning in Video Sequences for Urban Scene Segmentation

ECCV 2020poster

Supervised learning in large discriminative models is a mainstay for modern computer vision. Such an approach necessitates investing in large-scale human-annotated datasets for achieving state-of-the-art results. In turn, the efficacy of supervised learning may be limited by the size of the human an…

2020

Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation

CVPR 2020poster

In this work, we introduce Panoptic-DeepLab, a simple, strong, and fast system for panoptic segmentation, aiming to establish a solid baseline for bottom-up methods that can achieve comparable performance of two-stage methods while yielding fast inference speed. In particular, Panoptic-DeepLab adopt…

Cited by 776PDFcodeScholar
2020

View-Invariant Probabilistic Embedding for Human Pose

ECCV 2020poster

Depictions of similar human body configurations can vary with changing viewpoints. Using only 2D information, we would like to enable vision algorithms to recognize similarity in human body poses across multiple views. This ability is useful for analyzing body movements and human behaviors in images…

2019

Auto-DeepLab: Hierarchical Neural Architecture Search for Semantic Image Segmentation

CVPR 2019oral

Recently, Neural Architecture Search (NAS) has successfully identified neural network architectures that exceed human designed ones on large-scale image classification. In this paper, we study NAS for semantic image segmentation. Existing works often focus on searching the repeatable cell structure,…

Cited by 1290PDFcodeScholar
2019

FEELVOS: Fast End-To-End Embedding Learning for Video Object Segmentation

CVPR 2019poster

Many of the recent successful methods for video object segmentation (VOS) are overly complicated, heavily rely on fine-tuning on the first frame, and/or are slow, and are hence of limited practical use. In this work, we propose FEELVOS as a simple and fast method which does not rely on fine-tuning.…

Cited by 528PDFcodeScholar
2019

SPGNet: Semantic Prediction Guidance for Scene Parsing

ICCV 2019poster

Multi-scale context module and single-stage encoder-decoder structure are commonly employed for semantic segmentation. The multi-scale context module refers to the operations to aggregate feature responses from a large spatial extent, while the single-stage encoder-decoder structure encodes the high…

Cited by 142PDFScholar
2019

SegSort: Segmentation by Discriminative Sorting of Segments

ICCV 2019poster

Almost all existing deep learning approaches for semantic segmentation tackle this task as a pixel-wise classification problem. Yet humans understand a scene not in terms of pixels, but by decomposing it into perceptual groups and structures that are the basic building blocks of recognition. This mo…

Cited by 165PDFScholar
2018

Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation

ECCV 2018poster

Spatial pyramid pooling module or encode-decoder structure are used in deep neural networks for semantic segmentation task. The former networks are able to encode multi-scale contextual information by probing the incoming features with filters or pooling operations at multiple rates and multiple eff…

2018

MaskLab: Instance Segmentation by Refining Object Detection With Semantic and Direction Features

CVPR 2018poster

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three outputs: box detection, semantic segmentation, and direction prediction. Building o…

Cited by 497SourcePDFScholar
2018

MobileNetV2: Inverted Residuals and Linear Bottlenecks

CVPR 2018poster

In this paper we describe a new mobile architecture, mbox{MobileNetV2}, that improves the state of the art performance of mobile models on multiple tasks and benchmarks as well as across a spectrum of different model sizes. We also describe efficient ways of applying these mobile models to object de…

Cited by 29310SourcePDFScholar
2018

PersonLab: Person Pose Estimation and Instance Segmentation with a Bottom-Up, Part-Based, Geometric Embedding Model

ECCV 2018poster

We present a box-free bottom-up approach for the tasks of pose estimation and instance segmentation of people in multi-person images using an efficient single-shot model. The proposed PersonLab model tackles both semantic-level reasoning and object-part associations using part-based modeling. Our mo…

Cited by 821SourcePDFScholar
2018

Searching for Efficient Multi-Scale Architectures for Dense Image Prediction

NeurIPS 2018poster

The design of neural network architectures is an important component for achieving state-of-the-art performance with machine learning systems across a broad array of tasks. Much work has endeavored to design and build architectures automatically through clever construction of a search space paired w…

Cited by 506SourcePDFScholar
2016

Attention to Scale: Scale-Aware Semantic Image Segmentation

CVPR 2016poster

Incorporating multi-scale features in fully convolutional neural networks (FCNs) has been a key element to achieving state-of-the-art performance on semantic image segmentation. One common way to extract multi-scale features is to feed multiple resized input images to a shared deep network and then…

Cited by 1726PDFScholar
2016

Semantic Image Segmentation With Task-Specific Edge Detection Using CNNs and a Discriminatively Trained Domain Transform

CVPR 2016poster

Deep convolutional neural networks (CNNs) are the backbone of state-of-art semantic image segmentation systems. Recent work has shown that complementing CNNs with fully-connected conditional random fields (CRFs) can significantly enhance their object localization accuracy, yet dense CRF inference is…

Cited by 451PDFScholar
2015

Weakly- and Semi-Supervised Learning of a Deep Convolutional Network for Semantic Image Segmentation

ICCV 2015poster

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more challenging problem of learning DCNNs for semantic image segmentation from either (…

Cited by 1612PDFcodeScholar