← Search

Hui Qian

27 accepted papers

2026

Mass Concept Erasure in Diffusion Models with Concept Hierarchy

AAAI 2026technical

The success of diffusion models has raised concerns about the generation of unsafe or harmful content, prompting concept erasure approaches that fine-tune modules to suppress specific concepts while preserving general generative capabilities. However, as the number of erased concepts grows, these me

Cited by 0SourcePDFScholar
2025

Efficiently Access Diffusion Fisher: Within the Outer Product Span Space

ICML 2025poster

Recent Diffusion models (DMs) advancements have explored incorporating the second-order diffusion Fisher information (DF), defined as the negative Hessian of log density, into various downstream tasks and theoretical analysis. However, current practices typically approximate the diffusion Fisher by…

2025

FG-OrIU: Towards Better Forgetting via Feature-Gradient Orthogonality for Incremental Unlearning

ICCV 2025poster

Incremental unlearning (IU) is critical for pre-trained models to comply with sequential data deletion requests, yet existing methods primarily suppress parameters or confuse knowledge without explicit constraints on both feature and gradient level, resulting in superficial forgetting where residual…

Cited by 0SourcePDFScholar
2025

Rebalancing Return Coverage for Conditional Sequence Modeling in Offline Reinforcement Learning

NeurIPS 2025poster

Recent advancements in offline reinforcement learning (RL) have underscored the capabilities of conditional sequence modeling (CSM), a paradigm that models the action distribution conditioned on both historical trajectories and target returns associated with each state. However, due to the imbalance…

Cited by 0SourceScholar
2025

TextToucher: Fine-Grained Text-to-Touch Generation

AAAI 2025technical

Tactile sensation plays a crucial role in the development of multi-modal large models and embodied intelligence. To collect tactile data with minimal cost as possible, a series of studies have attempted to generate tactile images by vision-to-touch image translation. However, compared to text modali…

2025

Unleashing High-Quality Image Generation in Diffusion Sampling Using Second-Order Levenberg-Marquardt-Langevin

ICCV 2025poster

The emerging diffusion models (DMs) have demonstrated the remarkable capability of generating images via learning the noised score function of the data distribution. Current DM sampling techniques typically rely on first-order Langevin dynamics at each noise level, with efforts concentrated on refin…

2024

BELM: Bidirectional Explicit Linear Multi-step Sampler for Exact Inversion in Diffusion Models

NeurIPS 2024poster

The inversion of diffusion model sampling, which aims to find the corresponding initial noise of a sample, plays a critical role in various tasks. Recently, several heuristic exact inversion samplers have been proposed to address the inexact inversion issue in a training-free manner. However, the t…

Cited by 7SourcePDFScholar
2024

D-LLM: A Token Adaptive Computing Resource Allocation Strategy for Large Language Models

NeurIPS 2024poster

Large language models have shown an impressive societal impact owing to their excellent understanding and logical reasoning skills. However, such strong ability relies on a huge amount of computing resources, which makes it difficult to deploy LLMs on computing resource-constrained platforms. Curren…

Cited by 3SourcePDFScholar
2024

GAD-PVI: A General Accelerated Dynamic-Weight Particle-Based Variational Inference Framework

AAAI 2024technical

Particle-based Variational Inference (ParVI) methods approximate the target distribution by iteratively evolving finite weighted particle systems. Recent advances of ParVI methods reveal the benefits of accelerated position update strategies and dynamic weight adjustment approaches. In this paper, w…

2024

Solving Zero-Sum Markov Games with Continuous State via Spectral Dynamic Embedding

NeurIPS 2024poster

In this paper, we propose a provably efficient natural policy gradient algorithm called Spectral Dynamic Embedding Policy Optimization (\SDEPO) for two-player zero-sum stochastic Markov games with continuous state space and finite action space. In the policy evaluation procedure of our algorithm,…

Cited by 0SourcePDFScholar
2023

CDMA: A Practical Cross-Device Federated Learning Algorithm for General Minimax Problems

AAAI 2023technical

Minimax problems arise in a wide range of important applications including robust adversarial learning and Generative Adversarial Network (GAN) training. Recently, algorithms for minimax problems in the Federated Learning (FL) paradigm have received considerable interest. Existing federated algorith…

2023

Towards Optimal Randomized Strategies in Adversarial Example Game

AAAI 2023technical

The vulnerability of deep neural network models to adversarial example attacks is a practical challenge in many artificial intelligence applications. A recent line of work shows that the use of randomization in adversarial training is the key to find optimal strategies against adversarial example at…

2022

From One to All: Learning to Match Heterogeneous and Partially Overlapped Graphs

AAAI 2022technical

Recent years have witnessed a flurry of research activity in graph matching, which aims at finding the correspondence of nodes across two graphs and lies at the heart of many artificial intelligence applications. However, matching heterogeneous graphs with partial overlap remains a challenging probl…

2022

Multi-Curve Translator for High-Resolution Photorealistic Image Translation

ECCV 2022poster

"The dominant image-to-image translation methods are based on fully convolutional networks, which extract and translate an image’s features and then reconstruct the image. However, they have unacceptable computational costs when working with high-resolution images. To this end, we present the Multi-…

2021

A Hybrid Stochastic Gradient Hamiltonian Monte Carlo Method

AAAI 2021technical

Recent theoretical analyses reveal that existing Stochastic Gradient Markov Chain Monte Carlo (SG-MCMC) methods need large mini-batches of samples (exponentially dependent on the dimension) to reduce the mean square error of gradient estimates and ensure non-asymptotic convergence guarantees when t…

Cited by 3SourcePDFScholar
2021

SHPOS: A Theoretical Guaranteed Accelerated Particle Optimization Sampling Method

IJCAI 2021poster

Recently, the Stochastic Particle Optimization Sampling (SPOS) method is proposed to solve the particle-collapsing pitfall of deterministic Particle Variational Inference methods by ultilizing the stochastic Overdamped Langevin dynamics to enhance exploration. In this paper, we propose an accelerate…

Cited by 0SourcePDFScholar
2020

Accelerating Stratified Sampling SGD by Reconstructing Strata

IJCAI 2020poster

In this paper, a novel stratified sampling strategy is designed to accelerate the mini-batch SGD. We derive a new iteration-dependent surrogate which bound the stochastic variance from above. To keep the strata minimizing this surrogate with high probability, a stochastic stratifying algorithm is ad…

Cited by 0SourcePDFScholar
2019

Complexities in Projection-Free Stochastic Non-convex Minimization

AISTATS 2019poster

For constrained nonconvex minimization problems, we propose a meta stochastic projection-free optimization algorithm, named Normalized Frank Wolfe Updating, that can take any Gradient Estimator (GE) as input. For this algorithm, we prove its convergence rate, regardless of the choice of GE. Using a…

Cited by 35SourcePDFScholar
2019

Decentralized Gradient Tracking for Continuous DR-Submodular Maximization

AISTATS 2019poster

In this paper, we focus on the continuous DR-submodular maximization over a network. By using the gradient tracking technique, two decentralized algorithms are proposed for deterministic and stochastic settings, respectively. The proposed methods attain the $\epsilon$-accuracy tight approximation ra…

Cited by 17SourcePDFScholar
2018

Towards Memory-Friendly Deterministic Incremental Gradient Method

AISTATS 2018poster

Incremental Gradient (IG) methods are classical strategies in solving finite sum minimization problems. Deterministic IG methods are particularly favorable in handling massive scale problem due to its memory-friendly data access pattern. In this paper, we propose a new deterministic variant of the I…

Cited by 0SourcePDFScholar
2018

Towards More Efficient Stochastic Decentralized Learning: Faster Convergence and Sparse Communication

ICML 2018oral

Recently, the decentralized optimization problem is attracting growing attention. Most existing methods are deterministic with high per-iteration cost and have a convergence rate quadratically depending on the problem condition number. Besides, the dense communication is necessary to ensure the conv…

Cited by 68SourcePDFScholar
2015

Co-Interest Person Detection From Multiple Wearable Camera Videos

ICCV 2015poster

Wearable cameras, such as Google Glass and Go Pro, enable video data collection over larger areas and from different views. In this paper, we tackle a new problem of locating the co-interest person (CIP), i.e., the one who draws attention from most camera wearers, from temporally synchronized videos…

Cited by 29PDFScholar