← Search

Zhengyang Geng

17 accepted papers

2026

Improved Mean Flows: On the Challenges of Fastforward Generative Models

CVPR 2026

MeanFlow (MF) has recently been established as a framework for one-step generative modeling. However, its "fastforward" nature introduces key challenges in both the training objective and the guidance mechanism. First, the original MF's training target depends not only on the underlying ground-truth

Cited by 0SourcecodeScholar
2026

One-step Latent-free Image Generation with Pixel Mean Flows

ICML 2026poster

Modern diffusion/flow-based models for image generation typically exhibit two core characteristics: (i) using multi-step sampling, and (ii) operating in a latent space. Recent advances have made encouraging progress on each aspect individually, paving the way toward one-step diffusion/flow without l…

Cited by 0SourceScholar
2025

David and Goliath: Small One-step Model Beats Large Diffusion with Score Post-training

ICML 2025poster

We propose Diff-Instruct*(DI*), a data-efficient post-training approach to one-step text-to-image generative models to improve its human preferences without requiring image data. Our method frames alignment as online reinforcement learning from human feedback (RLHF), which optimizes a human reward f…

2025

RBench-V: A Primary Assessment for Visual Reasoning Models with Multimodal Outputs

NeurIPS 2025poster

The rapid advancement of native multi-modal models and omni-models, exemplified by GPT-4o, Gemini and o3 with their capability to process and generate content across modalities such as text and images, marks a significant milestone in the evolution of intelligence. Systematic evaluation of their mul…

Cited by 0SourcecodeScholar
2025

RBench: Graduate-level Multi-disciplinary Benchmarks for LLM & MLLM Complex Reasoning Evaluation

ICML 2025poster

Reasoning stands as a cornerstone of intelligence, enabling the synthesis of existing knowledge to solve complex problems. Despite remarkable progress, existing reasoning benchmarks often fail to rigorously evaluate the nuanced reasoning capabilities required for complex, real-world problemsolving,…

2024

Medusa: Simple LLM Inference Acceleration Framework with Multiple Decoding Heads

ICML 2024poster

Large Language Models (LLMs) employ auto-regressive decoding that requires sequential computation, with each step reliant on the previous one's output. This creates a bottleneck as each step necessitates moving the full model parameters from High-Bandwidth Memory (HBM) to the accelerator's cache. Wh…

2024

One-Step Diffusion Distillation through Score Implicit Matching

NeurIPS 2024poster

Despite their strong performances on many generative tasks, diffusion models require a large number of sampling steps in order to generate realistic samples. This has motivated the community to develop effective methods to distill pre-trained diffusion models into more efficient models, but these m…

2023

One-Step Diffusion Distillation via Deep Equilibrium Models

NeurIPS 2023poster

Diffusion models excel at producing high-quality samples but naively require hundreds of iterations, prompting multiple attempts to distill the generation process into a faster network. However, many existing approaches suffer from a variety of challenges: the process for distillation training can b…

2022

Eliminating Gradient Conflict in Reference-Based Line-Art Colorization

ECCV 2022poster

"Reference-based line-art colorization is a challenging task in computer vision. The color, texture, and shading are rendered based on an abstract sketch, which heavily relies on the precise long-range dependency modeling between the sketch and reference. Popular techniques to bridge the cross-modal…

2021

Is Attention Better Than Matrix Decomposition?

ICLR 2021poster

As an essential ingredient of modern deep learning, attention mechanism, especially self-attention, plays a vital role in the global correlation discovery. However, is hand-crafted attention irreplaceable when modeling the global context? Our intriguing finding is that self-attention is not better t…

2021

Residual Relaxation for Multi-view Representation Learning

NeurIPS 2021poster

Multi-view methods learn representations by aligning multiple views of the same image and their performance largely depends on the choice of data augmentation. In this paper, we notice that some other useful augmentations, such as image rotation, are harmful for multi-view methods because they cause…

Cited by 40SourcePDFScholar