← Search

Jiahong Wu

14 accepted papers

2026

$E^2$PO: Embedding-perturbed Exploration Preference Optimization for Flow Models

ICML 2026poster

Recent advancements have established Reinforcement Learning (RL) as a pivotal paradigm for aligning generative models with human intent. However, group-based optimization frameworks (e.g., GRPO) face a critical limitation: *the rapid decay of intra-group variance*. As the distinctiveness among sampl…

Cited by 0SourceScholar
2026

Advancing End-to-End Pixel-Space Generative Modeling via Self-Supervised Pre-Training

ICLR 2026poster

Pixel-space generative models are often more difficult to train and generally underperform compared to their latent-space counterparts, leaving a persistent performance and efficiency gap. In this paper, we introduce a novel two-stage training framework that closes this gap for pixel-space diffusion…

Cited by 0SourceScholar
2026

DocOS: A Benchmark for Proactive Document-Guided Actions in GUI Agents

ICML 2026poster

While Graphical User Interface (GUI) agents have shown promising performance in automated device interaction, they primarily depend on static parametric knowledge from pre-training or instruction tuning. This reliance fundamentally limits their ability to handle long-tailed tasks that require explic…

Cited by 0SourceScholar
2026

Enhancing Train-Free Infinite-Frame Generation for Consistent Long Videos

ICML 2026poster

Without incurring significant computational overhead, train-free long video generation aims to enable foundation video generation models to produce longer videos. Frame-level autoregressive frameworks, e.g., FIFO-diffusion, offer the advantage of generating infinitely long videos with constant memor…

Cited by 0SourceScholar
2026

Extending One-Step Image Generation from Class Labels to Text via Discriminative Text Representation

CVPR 2026

Few-step generation has been a long-standing goal, with recent one-step generation methods exemplified by MeanFlow achieving remarkable results. Existing research on MeanFlow primarily focuses on class-to-image generation. However, an intuitive yet unexplored direction is to extend the condition fro

Cited by 0SourcecodeScholar
2026

ImagerySearch: Adaptive Test-Time Search for Video Generation Beyond Semantic Dependency Constraints

AAAI 2026technical

Video generation models have achieved remarkable progress, particularly excelling in realistic scenarios; however, their performance degrades notably in imaginative scenarios. These prompts often involve rarely co-occurring concepts with long-distance semantic relationships, falling outside training

Cited by 0SourcePDFScholar
2026

LATENT TEMPORAL DISCREPANCY AS MOTION PRIOR: A LOSS-WEIGHTING STRATEGY FOR DYNAMIC FIDELITY IN T2V

ICASSP 2026oral

Video generation models have achieved notable progress in static scenarios, yet their performance in motion video generation remains limited, with quality degrading under drastic dynamic changes. This is due to noise disrupting temporal coherence and increasing the difficulty of learning dynamic reg…

Cited by 0SourcePDFScholar
2026

NarrLV: Towards a Comprehensive Narrative-Centric Evaluation for Long Video Generation

ICLR 2026poster

With the rapid development of foundation video generation technologies, long video generation models have exhibited promising research potential thanks to expanded content creation space. Recent studies reveal that the goal of long video generation tasks is not only to extend video duration but also…

Cited by 0SourceScholar
2026

Omni-Effects: Unified and Spatially-Controllable Visual Effects Generation

AAAI 2026technical

Visual effects (VFX) are essential visual enhancements fundamental to modern cinematic production. Although video generation models offer cost-efficient solutions for VFX production, current methods are constrained by per-effect LoRA training, which limits generation to single effects. This fundamen

Cited by 0SourcePDFScholar
2026

S$^2$-Guidance: Stochastic Self-Guidance for Training-Free Enhancement of Diffusion Models

ICLR 2026poster

Classifier-free Guidance (CFG) is a widely used technique in modern diffusion models for generating high-quality samples. However, through an empirical analysis on both Gaussian mixture models with closed-form solutions and real-world data distributions, we observe a discrepancy between the suboptim…

Cited by 0SourcecodeScholar
2026

Taming Preference Mode Collapse via Directional Decoupling Alignment in Diffusion Reinforcement Learning

CVPR 2026

Recent studies have demonstrated significant progress in aligning text-to-image diffusion models with human preference via Reinforcement Learning from Human Feedback. However, while existing methods achieve high scores on automated reward metrics, they often lead to Preference Mode Collapse (PMC)-a

Cited by 0SourceScholar
2025

SVBench: A Benchmark with Temporal Multi-Turn Dialogues for Streaming Video Understanding

ICLR 2025spotlight

Despite the significant advancements of Large Vision-Language Models (LVLMs) on established benchmarks, there remains a notable gap in suitable evaluation regarding their applicability in the emerging domain of long-context streaming video understanding. Current benchmarks for video understanding ty…

2025

VMBench: A Benchmark for Perception-Aligned Video Motion Generation

ICCV 2025poster

Video generation has advanced rapidly, improving evaluation methods, yet assessing video's motion remains a major challenge. Specifically, there are two key issues: 1) current motion metrics do not fully align with human perceptions; 2) the existing motion prompts are limited. Based these findings,…