← Search

Yuanpeng Tu

8 accepted papers

2026

Hint2Gen: Bridging Understanding and Generation via Code-structured Hints

CVPR 2026

Recent unified models have made remarkable strides in generating high-quality images, yet they consistently fail on reasoning-intensive tasks, i.e., solving mazes, assembling tangrams. Intriguingly, we find that vision-language models (VLMs) and large language models (LLMs) can accurately solve thes

Cited by 0SourceScholar
2026

Massive Activations are the Key to Local Detail Synthesis in Diffusion Transformers

ICLR 2026poster

Massive Activations (MAs) are a well-documented phenomenon across Transformer architectures, and prior studies in both LLMs and ViTs have shown that they play a substantial role in shaping model behavior. However, the nature and function of MAs within Diffusion Transformers (DiTs) remain largely une…

Cited by 0SourceScholar
2026

Temporal Equilibrium MeanFlow: Bridging the Scale Gap for One-Step Generation

CVPR 2026

MeanFlow is a powerful few-step generative framework that can be trained from scratch, but its performance degrades significantly when the one-step loss uses a large portion of training data. This stems from a temporal scale imbalance: gradients from different stages of generation contribute unevenl

Cited by 0SourceScholar
2025

Unleashing Diffusion Transformers for Visual Correspondence by Modulating Massive Activations

NeurIPS 2025poster

Pre-trained stable diffusion models (SD) have shown great advances in visual correspondence. In this paper, we investigate the capabilities of Diffusion Transformers (DiTs) for accurate dense correspondence. Distinct from SD, DiTs exhibit a critical phenomenon in which very few feature activations…

Cited by 0SourceScholar
2024

Self-Supervised Likelihood Estimation with Energy Guidance for Anomaly Segmentation in Urban Scenes

AAAI 2024technical

Robust autonomous driving requires agents to accurately identify unexpected areas (anomalies) in urban scenes. To this end, some critical issues remain open: how to design advisable metric to measure anomalies, and how to properly generate training samples of anomaly data? Classical effort in anomal…

2024

Self-supervised Feature Adaptation for 3D Industrial Anomaly Detection

ECCV 2024poster

"Industrial anomaly detection is generally addressed as an unsupervised task that aims at locating defects with only normal training samples. Recently, numerous 2D anomaly detection methods have been proposed and have achieved promising results, however, using only the 2D RGB data as input is not su…

2023

Learning From Noisy Labels With Decoupled Meta Label Purifier

CVPR 2023poster

Training deep neural networks (DNN) with noisy labels is challenging since DNN can easily memorize inaccurate labels, leading to poor generalization ability. Recently, the meta-learning based label correction strategy is widely adopted to tackle this problem via identifying and correcting potential…