← Search

Jiajun Liang

28 accepted papers

2026

FreqEdit: Preserving High-Frequency Features for Robust Multi-Turn Image Editing

CVPR 2026

Instruction-based image editing through natural language has emerged as a powerful paradigm for intuitive visual manipulation. While recent models achieve impressive results on single edits, they suffer from severe quality degradation under multi-turn editing. Through systematic analysis, we identif

Cited by 0SourcecodeScholar
2026

GRPO-Guard: Mitigating Implicit Over-Optimization in Flow Matching via Regulated Clipping

CVPR 2026

Recently, GRPO-based reinforcement learning has shown remarkable progress in optimizing flow-matching models, effectively improving their alignment with task-specific rewards. Within these frameworks, the policy update relies on importance-ratio clipping to constrain overconfident positive and negat

Cited by 0SourcecodeScholar
2026

OmniPortrait: Fine-Grained Personalized Portrait Synthesis via Pivotal Optimization

ICLR 2026poster

Image identity customization aims to synthesize realistic and diverse portraits of a specified identity, given a reference image and a text prompt. This task presents two key challenges: (1) generating realistic portraits that preserve fine-grained facial details of the reference identity, and (2) m…

Cited by 0SourceScholar
2026

The Velocity Deficit: Initial Energy Injection for Flow Matching

ICML 2026poster

While Flow Matching theoretically guarantees constant-velocity trajectories, we identify a critical breakdown in high-dimensional practice: the Velocity Deficit. We show that the MSE objective systematically underestimates velocity magnitude, causing generated samples to fail to reach the data manif…

Cited by 0SourceScholar
2026

VR-Thinker: Boosting Multimodal Reward Models through Think with Image Reasoning

ICML 2026poster

Recent advancements in multimodal reward models (RMs) have substantially improved post-training for visual generative models. However, current RMs face inherent limitations: **(1)** visual inputs consume large context budgets, forcing fewer frames and causing a loss of details; and **(2)** all visua…

Cited by 0SourceScholar
2025

Asymmetric Decision-Making in Online Knowledge Distillation: Unifying Consensus and Divergence

ICML 2025poster

Online Knowledge Distillation (OKD) methods represent a streamlined, one-stage distillation training process that obviates the necessity of transferring knowledge from a pretrained teacher network to a more compact student network. In contrast to existing logits-based OKD methods, this paper present…

Cited by 0SourcePDFScholar
2025

Flow-GRPO: Training Flow Matching Models via Online RL

NeurIPS 2025poster

We propose Flow-GRPO, the first method to integrate online policy gradient reinforcement learning (RL) into flow matching models. Our approach uses two key strategies: (1) an ODE-to-SDE conversion that transforms a deterministic Ordinary Differential Equation (ODE) into an equivalent Stochastic Diff…

Cited by 0SourcecodeScholar
2025

Improving Video Generation with Human Feedback

NeurIPS 2025poster

Video generation has achieved significant advances through rectified flow techniques, but issues like unsmooth motion and misalignment between videos and prompts persist. In this work, we develop a systematic pipeline that harnesses human feedback to mitigate these problems and refine the video gene…

Cited by 0SourceScholar
2025

LEDiT: Your Length-Extrapolatable Diffusion Transformer without Positional Encoding

NeurIPS 2025poster

Diffusion transformers (DiTs) struggle to generate images at resolutions higher than their training resolutions. The primary obstacle is that the explicit positional encodings (PE), such as RoPE, need extrapolating to unseen positions which degrades performance when the inference resolution differs…

Cited by 0SourcecodeScholar
2025

MegActor-Sigma: Unlocking Flexible Mixed-Modal Control in Portrait Animation with Diffusion Transformer

AAAI 2025technical

Diffusion models have demonstrated superior performance in portrait animation. However, current approaches relied on either visual or audio modality to control character movements, failing to exploit the potential of mixed-modal control. This challenge arises from the difficulty in balancing the we…

2024

A Simple Baseline for Efficient Hand Mesh Reconstruction

CVPR 2024poster

Hand mesh reconstruction has attracted considerable attention in recent years with various approaches and techniques being proposed. Some of these methods incorporate complex components and designs which while effective may complicate the model and hinder efficiency. In this paper we decompose the m…

Cited by 15SourcePDFScholar
2024

Benchmarks and Challenges in Pose Estimation for Egocentric Hand Interactions with Objects

ECCV 2024poster

"We interact with the world with our hands and see it through our own (egocentric) perspective. A holistic understanding of such interactions from egocentric views is important for tasks in robotics, AR/VR, action recognition and motion generation. Accurately reconstructing such interactions in is c…

2024

Cascade Prompt Learning for Visual-Language Model Adaptation

ECCV 2024poster

"Prompt learning has surfaced as an effective approach to enhance the performance of Vision-Language Models (VLMs) like CLIP when applied to downstream tasks. However, current learnable prompt tokens are primarily used for the single phase of adapting to tasks (i.e., adapting prompt), easily leading…

2024

Sparse Beats Dense: Rethinking Supervision in Radar-Camera Depth Completion

ECCV 2024poster

"It is widely believed that sparse supervision is worse than dense supervision in the field of depth completion, but the underlying reasons for this are rarely discussed. To this end, we revisit the task of radar-camera depth completion and present a new method with sparse LiDAR supervision to outpe…

2023

Boosting Semi-Supervised Learning by Exploiting All Unlabeled Data

CVPR 2023poster

Semi-supervised learning (SSL) has attracted enormous attention due to its vast potential of mitigating the dependence on large labeled datasets. The latest methods (e.g., FixMatch) use a combination of consistency regularization and pseudo-labeling to achieve remarkable successes. However, these me…

2023

Implicit Identity Leakage: The Stumbling Block to Improving Deepfake Detection Generalization

CVPR 2023poster

In this paper, we analyse the generalization ability of binary classifiers for the task of deepfake detection. We find that the stumbling block to their generalization is caused by the unexpected learned identity representation on images. Termed as the Implicit Identity Leakage, this phenomenon has…

2023

Joint Token Pruning and Squeezing Towards More Aggressive Compression of Vision Transformers

CVPR 2023poster

Although vision transformers (ViTs) have shown promising results in various computer vision tasks recently, their high computational cost limits their practical applications. Previous approaches that prune redundant tokens have demonstrated a good trade-off between performance and computation costs.…

2022

DarkVisionNet: Low-Light Imaging via RGB-NIR Fusion with Deep Inconsistency Prior

AAAI 2022technical

RGB-NIR fusion is a promising method for low-light imaging. However, high-intensity noise in low-light images amplifies the effect of structure inconsistency between RGB-NIR images, which fails existing algorithms. To handle this, we propose a new RGB-NIR fusion algorithm called Dark Vision Net (DVN…

2022

Discriminability-Transferability Trade-Off: An Information-Theoretic Perspective

ECCV 2022poster

"This work simultaneously considers the discriminability and transferability properties of deep representations in the typical supervised learning task, i.e., image classification. By a comprehensive temporal analysis, we observe a trade-off between these two properties. The discriminability keeps i…

2022

Dynamic MLP for Fine-Grained Image Classification by Leveraging Geographical and Temporal Information

CVPR 2022oral

Fine-grained image classification is a challenging computer vision task where various species share similar visual appearances, resulting in misclassification if merely based on visual clues. Therefore, it is helpful to leverage additional information, e.g., the locations and dates for data shooting…

Cited by 57PDFcodeScholar
2022

Efficient One Pass Self-Distillation with Zipf’s Label Smoothing

ECCV 2022poster

"Self-distillation exploits non-uniform soft supervision from itself during training and improves performance without any runtime cost. However, the overhead during training is often overlooked, and yet reducing time and memory overhead during training is increasingly important in the giant models’…

2022

Explaining Deepfake Detection by Analysing Image Matching

ECCV 2022poster

"This paper aims to interpret how deepfake detection models learn artifact features of images when just supervised by binary labels. To this end, three hypotheses from the perspective of image matching are proposed as follows. 1. Deepfake detection models indicate real/fake images based on visual co…

2020

Augmentation Data Synthesis Via Gans: Boosting Latent Fingerprint Reconstruction

ICASSP 2020accepted

Latent fingerprint reconstruction is a vital preprocessing step for its identification. This task is very challenging due to not only existing complicated degradation patterns but also its scarcity of paired training data. To address these challenges, we propose a novel generative adversarial networ…

Cited by 0SourceScholar
2017

EAST: An Efficient and Accurate Scene Text Detector

CVPR 2017poster

Previous approaches for scene text detection have already achieved promising performances across various benchmarks. However, they usually fall short when dealing with challenging scenarios, even when equipped with deep neural network models, because the overall performance is determined by the inte…

Cited by 2207PDFScholar