← Search

Ju He

18 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

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

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…

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

Efficient Large Multi-modal Models via Visual Context Compression

NeurIPS 2024poster

While significant advancements have been made in compressed representations for text embeddings in large language models (LLMs), the compression of visual tokens in multi-modal LLMs (MLLMs) has remained a largely overlooked area. In this work, we present the study on the analysis of redundancy conce…

2023

Compositor: Bottom-Up Clustering and Compositing for Robust Part and Object Segmentation

CVPR 2023poster

In this work, we present a robust approach for joint part and object segmentation. Specifically, we reformulate object and part segmentation as an optimization problem and build a hierarchical feature representation including pixel, part, and object-level embeddings to solve it in a bottom-up cluste…

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…

2022

"PartImageNet: A Large, High-Quality Dataset of Parts"

ECCV 2022poster

"It is natural to represent objects in terms of their parts. This has the potential to improve the performance of algorithms for object recognition and segmentation but can also help for downstream tasks like activity recognition. Research on part-based models, however, is hindered by the lack of da…

2022

Learning From Temporal Gradient for Semi-Supervised Action Recognition

CVPR 2022poster

Semi-supervised video action recognition tends to enable deep neural networks to achieve remarkable performance even with very limited labeled data. However, existing methods are mainly transferred from current image-based methods (e.g., FixMatch). Without specifically utilizing the temporal dynamic…

Cited by 88PDFcodeScholar
2022

OOD-CV: A Benchmark for Robustness to Out-of-Distribution Shifts of Individual Nuisances in Natural Images

ECCV 2022poster

"Enhancing the robustness of vision algorithms in real-world scenarios is challenging. One reason is that existing robustness benchmarks are limited, as they either rely on synthetic data or ignore the effects of individual nuisance factors. We introduce ROBIN, a benchmark dataset that includes out-…

2022

TransFG: A Transformer Architecture for Fine-Grained Recognition

AAAI 2022technical

Fine-grained visual classification (FGVC) which aims at recognizing objects from subcategories is a very challenging task due to the inherently subtle inter-class differences. Most existing works mainly tackle this problem by reusing the backbone network to extract features of detected discriminativ…

2022

TransMix: Attend To Mix for Vision Transformers

CVPR 2022poster

Mixup-based augmentation has been found to be effective for generalizing models during training, especially for Vision Transformers (ViTs) since they can easily overfit. However, previous mixup-based methods have an underlying prior knowledge that the linearly interpolated ratio of targets should be…

Cited by 135PDFcodeScholar
2020

Compositional Convolutional Neural Networks: A Deep Architecture With Innate Robustness to Partial Occlusion

CVPR 2020poster

Recent work has shown that deep convolutional neural networks (DCNNs) do not generalize well under partial occlusion. Inspired by the success of compositional models at classifying partially occluded objects, we propose to integrate compositional models and DCNNs into a unified deep model with innat…

Cited by 120PDFcodeScholar