← Search

Chuofan Ma

8 accepted papers

2026

Cubic Discrete Diffusion: Discrete Visual Generation on High-Dimensional Representation Tokens

CVPR 2026

Visual generation with discrete tokens has gained significant attention as it enables a unified token prediction paradigm shared with language models, promising seamless multimodal architectures. However, current discrete generation methods remain limited to low-dimensional latent tokens (typically

Cited by 1SourcecodeScholar
2025

Learning from Neighbors: Category Extrapolation for Long-Tail Learning

CVPR 2025poster

Balancing training on long-tail data distributions remains a long-standing challenge in deep learning. While methods such as re-weighting and re-sampling help alleviate the imbalance issue, limited sample diversity continues to hinder models from learning robust and generalizable feature representat…

Cited by 0SourcePDFScholar
2025

UniTok: a Unified Tokenizer for Visual Generation and Understanding

NeurIPS 2025spotlight

Visual generative and understanding models typically rely on distinct tokenizers to process images, presenting a key challenge for unifying them within a single framework. Recent studies attempt to address this by connecting the training of VQVAE (for autoregressive generation) and CLIP (for underst…

Cited by 0SourcecodeScholar
2025

Vision Foundation Models as Effective Visual Tokenizers for Autoregressive Generation

NeurIPS 2025poster

In this work, we present a novel direction to build an image tokenizer directly on top of a frozen vision foundation model, which is a largely underexplored area. Specifically, we employ a frozen vision foundation model as the encoder of our tokenizer. To enhance its effectiveness, we introduce two…

Cited by 0SourcecodeScholar
2023

CoDet: Co-occurrence Guided Region-Word Alignment for Open-Vocabulary Object Detection

NeurIPS 2023poster

Deriving reliable region-word alignment from image-text pairs is critical to learn object-level vision-language representations for open-vocabulary object detection. Existing methods typically rely on pre-trained or self-trained vision-language models for alignment, which are prone to limitations in…

2023

EGC: Image Generation and Classification via a Diffusion Energy-Based Model

ICCV 2023poster

Learning image classification and image generation using the same set of network parameters presents a formidable challenge. Recent advanced approaches perform well in one task often exhibit poor performance in the other. This work introduces an energy-based classifier and generator, namely EGC, whi…

Cited by 10PDFcodeScholar
2022

Rethinking Resolution in the Context of Efficient Video Recognition

NeurIPS 2022accept

In this paper, we empirically study how to make the most of low-resolution frames for efficient video recognition. Existing methods mainly focus on developing compact networks or alleviating temporal redundancy of video inputs to increase efficiency, whereas compressing frame resolution has rarely b…