← Search

Gen Li

73 accepted papers

2026

Are First-Order Diffusion Samplers Really Slower? A Fast Forward-Value Approach

ICML 2026poster

Higher-order ODE solvers have become a standard tool for accelerating diffusion probabilistic model (DPM) sampling, motivating the widespread view that first-order methods are inherently slower and that increasing discretization order is the primary path to faster generation. This paper challenges t…

Cited by 1SourceScholar
2026

DGGT: Feedforward 4D Reconstruction of Dynamic Driving Scenes using Unposed Images

CVPR 2026

Autonomous driving needs fast, scalable 4D reconstruction and re-simulation for training and evaluation, yet most methods for dynamic driving scenes still rely on per-scene optimization, known camera calibration, or short frame windows, making them slow and impractical. We revisit this problem from

Cited by 0SourcecodeScholar
2026

Evo-1: Lightweight Vision-Language-Action Model with Preserved Semantic Alignment

CVPR 2026

Vision-Language-Action (VLA) models have emerged as a powerful framework that unifies perception, language, and control, enabling robots to perform diverse tasks through multimodal understanding. However, current VLA models typically contain massive parameters and rely heavily on large-scale robot d

Cited by 0SourcecodeScholar
2026

Forget Many, Forget Right: Scalable and Precise Concept Unlearning in Diffusion Models

ICLR 2026poster

While multi-concept unlearning has shown progress, extending to large-scale scenarios remains difficult, as existing methods face three persistent challenges: **(i)** they often introduce conflicting weight updates, making some targets difficult to unlearn or causing degradation of generative capab…

Cited by 0SourceScholar
2026

Forget-It-All: Multi-Concept Machine Unlearning via Concept-Aware Neuron Masking

ICML 2026poster

The widespread adoption of text-to-image (T2I) diffusion models has raised concerns about their potential to generate copyrighted, inappropriate, or sensitive imagery learned from massive training corpora. As a practical solution, machine unlearning aims to selectively erase unwanted concepts from a…

Cited by 0SourceScholar
2026

Frequency-Aware Perceptual Optimization for Low-Complexity Implicit Image Compression

ICML 2026poster

We propose a frequency-aware perceptual optimization framework for low-complexity image compression, realized as a **Re**alism-enhanced **Re**gion-based **I**mplicit **C**odec (Re2IC). Re2IC models visual perception via saliency-guided region partitioning and local–global perceptual modulation. To e…

Cited by 0SourceScholar
2026

Human-Centric Video Generation via Collaborative Multi-Modal Conditioning

AAAI 2026technical

Human-Centric Video Generation (HCVG) methods seek to synthesize human videos from multimodal inputs, including text, images, and audio. Existing methods struggle to effectively coordinate these heterogeneous modalities due to two challenges: the scarcity of modality-complete data and the difficulty

Cited by 0SourcePDFScholar
2026

Lyapunov Probes for Hallucination Detection in Large Foundation Models

CVPR 2026

We address hallucination detection in Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) by framing the problem through the lens of dynamical systems stability theory. Rather than treating hallucination as a straightforward classification task, we conceptualize (M)LLMs as dyna

Cited by 0SourceScholar
2026

Mask2IV: Interaction-Centric Video Generation via Mask Trajectories

AAAI 2026technical

Generating interaction-centric videos, such as those depicting humans or robots interacting with objects, is crucial for embodied intelligence, as they provide rich and diverse visual priors for robot learning, manipulation policy training, and affordance reasoning. However, existing methods often s

Cited by 0SourcePDFScholar
2026

New Synthetic Goldmine: Hand Joint Angle-Driven EMG Data Generation Framework for Micro-Gesture Recognition

AAAI 2026technical

Electromyography (EMG)-based gesture recognition has emerged as a promising approach for human-computer interaction. However, its performance is often limited by the scarcity of labeled EMG data, significant cross-user variability, and poor generalization to unseen gestures. To address these challen

Cited by 0SourcePDFScholar
2026

PALM: Progress-Aware Policy Learning via Affordance Reasoning for Long-Horizon Robotic Manipulation

CVPR 2026

Recent advancements in vision-language-action (VLA) models have shown promise in robotic manipulation, yet they continue to struggle with long-horizon, multi-step tasks. Existing methods lack internal reasoning mechanisms that can identify task-relevant interaction cues or track progress within a su

Cited by 0SourceScholar
2026

Phantom-Data: Towards a General Subject-Consistent Video Generation Dataset

ICLR 2026poster

Subject-to-video generation has witnessed substantial progress in recent years. However, existing models still face significant challenges in faithfully following textual instructions. This limitation, commonly known as the copy-paste problem, arises from the widely used in-pair training paradigm. T…

Cited by 0SourcecodeScholar
2025

AR-Diffusion: Asynchronous Video Generation with Auto-Regressive Diffusion

CVPR 2025poster

The task of video generation requires synthesizing visually realistic and temporally coherent video frames. Existing methods primarily use asynchronous auto-regressive models or synchronous diffusion models to address this challenge. However, asynchronous auto-regressive models often suffer from inc…

2025

DartControl: A Diffusion-Based Autoregressive Motion Model for Real-Time Text-Driven Motion Control

ICLR 2025spotlight

Text-conditioned human motion generation, which allows for user interaction through natural language, has become increasingly popular. Existing methods typically generate short, isolated motions based on a single input sentence. However, human motions are continuous and can extend over long periods,…

2025

Dataflow-Guided Neuro-Symbolic Language Models for Type Inference

ICML 2025poster

Language Models (LMs) are increasingly used for type inference, aiding in error detection and software development. Some real-world deployments of LMs require the model to run on local machines to safeguard the intellectual property of the source code. This setting often limits the size of the LMs…

Cited by 0SourcePDFScholar
2025

EgoM2P: Egocentric Multimodal Multitask Pretraining

ICCV 2025accepted

Understanding multimodal signals in egocentric vision, such as RGB video, depth, camera poses, and gaze, is essential for applications in augmented reality, robotics, and human-computer interaction, enabling systems to better interpret the camera wearer's actions, intentions, and surrounding environ…

Cited by 0SourcePDFScholar
2025

Improving Diffusion-based Inverse Algorithms under Few-Step Constraint via Linear Extrapolation

NeurIPS 2025poster

Diffusion-based inverse algorithms have shown remarkable performance across various inverse problems, yet their reliance on numerous denoising steps incurs high computational costs. While recent developments of fast diffusion ODE solvers offer effective acceleration for diffusion sampling without o…

Cited by 0SourcecodeScholar
2025

Learning Precise Affordances from Egocentric Videos for Robotic Manipulation

ICCV 2025poster

Affordance, defined as the potential actions that an object offers, is crucial for embodied AI agents. For example, such knowledge directs an agent to grasp a knife by the handle for cutting or by the blade for safe handover. While existing approaches have made notable progress, affordance research…

2025

Optimal Transport for Brain-Image Alignment: Unveiling Redundancy and Synergy in Neural Information Processing

ICCV 2025poster

The design of artificial neural networks (ANNs) is inspired by the structure of the human brain, and in turn, ANNs offer a potential means to interpret and understand brain signals. Existing methods primarily align brain signals with stimulus signals using Mean Squared Error (MSE), which focuses onl…

2025

Phantom: Subject-Consistent Video Generation via Cross-Modal Alignment

ICCV 2025poster

The continuous development of foundational models for video generation is evolving into various applications, with subject-consistent video generation still in the exploratory stage. We refer to this as Subject-to-Video, which extracts subject elements from reference images and generates subject-con…

Cited by 0SourcePDFScholar
2025

Principles of Visual Tokens for Efficient Video Understanding

ICCV 2025poster

Video understanding has made huge strides in recent years, relying largely on the power of transformers. As this architecture is notoriously expensive and video data is highly redundant, research into improving efficiency has become particularly relevant. Some creative solutions include token select…

2025

Reinforcement Learning with Intrinsically Motivated Feedback Graph for Lost-sales Inventory Control

AISTATS 2025poster

Reinforcement learning (RL) has proven to be well-performed and versatile in inventory control (IC). However, further improvement of RL algorithms in the IC domain is impeded by two limitations of online experience. First, online experience is expensive to acquire in real-world applications. With th…

Cited by 0SourcecodeScholar
2025

Resource-Efficient Affordance Grounding with Complementary Depth and Semantic Prompts

IROS 2025

Affordance refers to the functional properties that an agent perceives and utilizes from its environment, and is key perceptual information required for robots to perform actions. This information is rich and multimodal in nature. Existing multimodal affordance methods face limitations in extracting

Cited by 0SourcecodeScholar
2025

Sculpting Memory: Multi-Concept Forgetting in Diffusion Models via Dynamic Mask and Concept-Aware Optimization

ICCV 2025poster

Text-to-image (T2I) diffusion models have achieved remarkable success in generating high-quality images from textual prompts. However, their ability to store vast amounts of knowledge raises concerns in scenarios where selective forgetting is necessary, such as removing copyrighted content, reducing…

2025

Understanding Neural Networks in Profiled Side-Channel Analysis

ICASSP 2025accepted

Side-channel analysis (SCA) capitalizes on unintentionally leaked information to extract sensitive data from cryptographic systems. Over recent years, deep learning has shown effectiveness in analyzing the diverse forms of SCA signals. However, due to the absence of a comprehensive understanding, co…

Cited by 0SourceScholar
2025

VolumetricSMPL: A Neural Volumetric Body Model for Efficient Interactions, Contacts, and Collisions

ICCV 2025poster

Parametric human body models play a crucial role in computer graphics and vision, enabling applications ranging from human motion analysis to understanding human-environment interactions. Traditionally, these models use surface meshes, which pose challenges in efficiently handling interactions with…

2024

A Single-Step, Sharpness-Aware Minimization is All You Need to Achieve Efficient and Accurate Sparse Training

NeurIPS 2024poster

Sparse training stands as a landmark approach in addressing the considerable training resource demands imposed by the continuously expanding size of Deep Neural Networks (DNNs). However, the training of a sparse DNN encounters great challenges in achieving optimal generalization ability despite the…

2024

Accelerating Convergence of Score-Based Diffusion Models, Provably

ICML 2024poster

Score-based diffusion models, while achieving remarkable empirical performance, often suffer from low sampling speed, due to extensive function evaluations needed during the sampling phase. Despite a flurry of recent activities towards speeding up diffusion generative modeling in practice, theoretic…

Cited by 80SourcePDFScholar
2024

Advancing Dynamic Sparse Training by Exploring Optimization Opportunities

ICML 2024poster

Dynamic Sparse Training (DST) is an effective approach for addressing the substantial training resource requirements posed by the ever-increasing size of the Deep Neural Networks (DNNs). Characterized by its dynamic "train-prune-grow'' schedule during training, DST implicitly develops a bi-level str…

2024

EgoGen: An Egocentric Synthetic Data Generator

CVPR 2024poster

Understanding the world in first-person view is fundamental in Augmented Reality (AR). This immersive perspective brings dramatic visual changes and unique challenges compared to third-person views. Synthetic data has empowered third-person-view vision models but its application to embodied egocentr…

Cited by 17SourcePDFScholar
2024

NeurRev: Train Better Sparse Neural Network Practically via Neuron Revitalization

ICLR 2024poster

Dynamic Sparse Training (DST) employs a greedy search mechanism to identify an optimal sparse subnetwork by periodically pruning and growing network connections during training. To guarantee effectiveness, DST algorithms rely on high search frequency, which consequently, requires large learning rate…

Cited by 3SourcePDFScholar
2024

One-Shot Open Affordance Learning with Foundation Models

CVPR 2024poster

We introduce One-shot Open Affordance Learning (OOAL) where a model is trained with just one example per base object category but is expected to identify novel objects and affordances. While vision-language models excel at recognizing novel objects and scenes they often struggle to understand finer…

2024

Outlier Weighed Layerwise Sparsity (OWL): A Missing Secret Sauce for Pruning LLMs to High Sparsity

ICML 2024poster

Large Language Models (LLMs), renowned for their remarkable performance across diverse domains, present a challenge due to their colossal model size when it comes to practical deployment. In response to this challenge, efforts have been directed toward the application of traditional network pruning…

2024

Removing Interference and Recovering Content Imaginatively for Visible Watermark Removal

AAAI 2024technical

Visible watermarks, while instrumental in protecting image copyrights, frequently distort the underlying content, complicating tasks like scene interpretation and image editing. Visible watermark removal aims to eliminate the interference of watermarks and restore the background content. However, ex…

Cited by 4SourcePDFScholar
2024

TRTM: Template-based Reconstruction and Target-oriented Manipulation of Crumpled Cloths

ICRA 2024poster

Precise reconstruction and manipulation of the crumpled cloths is challenging due to the high dimensionality of cloth models, as well as the limited observation at self-occluded regions. We leverage the recent progress in the field of single-view reconstruction to template-based reconstruct the crum…

Cited by 9SourcecodeScholar
2024

Towards Non-Asymptotic Convergence for Diffusion-Based Generative Models

ICLR 2024poster

Diffusion models, which convert noise into new data instances by learning to reverse a Markov diffusion process, have become a cornerstone in contemporary generative modeling. While their practical power has now been widely recognized, the theoretical underpinnings remain far from mature. In this w…

Cited by 31SourcePDFScholar
2024

Unleashing the Denoising Capability of Diffusion Prior for Solving Inverse Problems

NeurIPS 2024poster

The recent emergence of diffusion models has significantly advanced the precision of learnable priors, presenting innovative avenues for addressing inverse problems. Previous works have endeavored to integrate diffusion priors into the maximum a posteriori estimation (MAP) framework and design optim…

2023

DeSRA: Detect and Delete the Artifacts of GAN-based Real-World Super-Resolution Models

ICML 2023poster

Image super-resolution (SR) with generative adversarial networks (GAN) has achieved great success in restoring realistic details. However, it is notorious that GAN-based SR models will inevitably produce unpleasant and undesirable artifacts, especially in practical scenarios. Previous works typicall…

2023

Dynamic Sparsity Is Channel-Level Sparsity Learner

NeurIPS 2023poster

Sparse training has received an upsurging interest in machine learning due to its tantalizing saving potential for both the entire training process as well as the inference. Dynamic sparse training (DST) as a leading approach can train deep neural networks at high sparsity from scratch to match the…

2023

LOCATE: Localize and Transfer Object Parts for Weakly Supervised Affordance Grounding

CVPR 2023poster

Humans excel at acquiring knowledge through observation. For example, we can learn to use new tools by watching demonstrations. This skill is fundamental for intelligent systems to interact with the world. A key step to acquire this skill is to identify what part of the object affords each action, w…

Cited by 51SourcePDFScholar
2023

OSRT: Omnidirectional Image Super-Resolution With Distortion-Aware Transformer

CVPR 2023poster

Omnidirectional images (ODIs) have obtained lots of research interest for immersive experiences. Although ODIs require extremely high resolution to capture details of the entire scene, the resolutions of most ODIs are insufficient. Previous methods attempt to solve this issue by image super-resoluti…

2023

Reward-agnostic Fine-tuning: Provable Statistical Benefits of Hybrid Reinforcement Learning

NeurIPS 2023poster

This paper studies tabular reinforcement learning (RL) in the hybrid setting, which assumes access to both an offline dataset and online interactions with the unknown environment. A central question boils down to how to efficiently utilize online data to strengthen and complement the offline dataset…

Cited by 15SourcePDFScholar
2023

The Curious Price of Distributional Robustness in Reinforcement Learning with a Generative Model

NeurIPS 2023poster

This paper investigates model robustness in reinforcement learning (RL) via the framework of distributionally robust Markov decision processes (RMDPs). Despite recent efforts, the sample complexity of RMDPs is much less understood regardless of the uncertainty set in use; in particular, there exist…

Cited by 44SourcePDFScholar
2023

Towards High-Quality and Efficient Video Super-Resolution via Spatial-Temporal Data Overfitting

CVPR 2023highlight

As deep convolutional neural networks (DNNs) are widely used in various fields of computer vision, leveraging the overfitting ability of the DNN to achieve video resolution upscaling has become a new trend in the modern video delivery system. By dividing videos into chunks and overfitting each chunk…

2023

WIERT: Web Information Extraction via Render Tree

AAAI 2023technical

Web information extraction (WIE) is a fundamental problem in web document understanding, with a significant impact on various applications. Visual information plays a crucial role in WIE tasks as the nodes containing relevant information are often visually distinct, such as being in a larger font si…

Cited by 8SourcePDFScholar
2022

AnimeSR: Learning Real-World Super-Resolution Models for Animation Videos

NeurIPS 2022accept

This paper studies the problem of real-world video super-resolution (VSR) for animation videos, and reveals three key improvements for practical animation VSR. First, recent real-world super-resolution approaches typically rely on degradation simulation using basic operators without any learning cap…

2022

Minimax-Optimal Multi-Agent RL in Markov Games With a Generative Model

NeurIPS 2022accept

This paper studies multi-agent reinforcement learning in Markov games, with the goal of learning Nash equilibria or coarse correlated equilibria (CCE) sample-optimally. All prior results suffer from at least one of the two obstacles: the curse of multiple agents and the barrier of long horizon, rega…

Cited by 31SourcePDFScholar
2022

Pessimistic Q-Learning for Offline Reinforcement Learning: Towards Optimal Sample Complexity

ICML 2022spotlight

Offline or batch reinforcement learning seeks to learn a near-optimal policy using history data without active exploration of the environment. To counter the insufficient coverage and sample scarcity of many offline datasets, the principle of pessimism has been recently introduced to mitigate high b…

Cited by 116SourcePDFScholar
2022

VQFR: Blind Face Restoration with Vector-Quantized Dictionary and Parallel Decoder

ECCV 2022poster

"Although generative facial prior and geometric prior have recently demonstrated high-quality results for blind face restoration, producing fine-grained facial details faithful to inputs remains a challenging problem. Motivated by the classical dictionary-based methods and the recent vector quantiza…

2021

Adaptive Prototype Learning and Allocation for Few-Shot Segmentation

CVPR 2021poster

Prototype learning is extensively used for few-shot segmentation. Typically, a single prototype is obtained from the support feature by averaging the global object information. However, using one prototype to represent all the information may lead to ambiguities. In this paper, we propose two novel…

Cited by 473PDFcodeScholar
2021

Breaking the Sample Complexity Barrier to Regret-Optimal Model-Free Reinforcement Learning

NeurIPS 2021spotlight

Achieving sample efficiency in online episodic reinforcement learning (RL) requires optimally balancing exploration and exploitation. When it comes to a finite-horizon episodic Markov decision process with $S$ states, $A$ actions and horizon length $H$, substantial progress has been achieved toward…

Cited by 64SourcePDFScholar
2021

Sample-Efficient Reinforcement Learning Is Feasible for Linearly Realizable MDPs with Limited Revisiting

NeurIPS 2021poster

Low-complexity models such as linear function representation play a pivotal role in enabling sample-efficient reinforcement learning (RL). The current paper pertains to a scenario with value-based linear representation, which postulates linear realizability of the optimal Q-function (also called the…

Cited by 36SourcePDFScholar
2021

Tightening the Dependence on Horizon in the Sample Complexity of Q-Learning

ICML 2021spotlight

Q-learning, which seeks to learn the optimal Q-function of a Markov decision process (MDP) in a model-free fashion, lies at the heart of reinforcement learning. Focusing on the synchronous setting (such that independent samples for all state-action pairs are queried via a generative model in each it…

Cited by 23SourcePDFScholar
2020

Breaking the Sample Size Barrier in Model-Based Reinforcement Learning with a Generative Model

NeurIPS 2020poster

We investigate the sample efficiency of reinforcement learning in a $\gamma$-discounted infinite-horizon Markov decision process (MDP) with state space S and action space A, assuming access to a generative model. Despite a number of prior work tackling this problem, a complete picture of the trade-…

Cited by 152SourcePDFScholar
2020

Sample Complexity of Asynchronous Q-Learning: Sharper Analysis and Variance Reduction

NeurIPS 2020poster

Asynchronous Q-learning aims to learn the optimal action-value function (or Q-function) of a Markov decision process (MDP), based on a single trajectory of Markovian samples induced by a behavior policy. Focusing on a $\gamma$-discounted MDP with state space S and action space A, we demonstrate tha…

Cited by 107SourcePDFScholar
2019

SVD: A Large-Scale Short Video Dataset for Near-Duplicate Video Retrieval

ICCV 2019poster

With the explosive growth of video data in real applications, near-duplicate video retrieval (NDVR) has become indispensable and challenging, especially for short videos. However, all existing NDVR datasets are introduced for long videos. Furthermore, most of them are small-scale and lack of diversi…

Cited by 61PDFcodeScholar
2018

Convergence Analysis on a Fast Iterative Phase Retrieval Algorithm Without Independence Assumption

ICASSP 2018accepted

Phase retrieval has been an attractive problem, and many algorithms have been proposed. Randomized Kaczmarz method is a fast iterative method with good performance in both convergence rate and computational cost with theoretical analysis. However, they all assume that the iteratively updated variabl…

Cited by 0SourceScholar