← Search

Huishuai Zhang

41 accepted papers

2026

Do LLMs “Feel”? Emotion Circuits Discovery and Control

ICML 2026poster

As the demand for emotional intelligence in large language models (LLMs) grows, a key challenge lies in understanding the internal mechanisms that give rise to emotional expression and in controlling emotions in generated text. This study addresses three core questions: (1) Do LLMs contain context-a…

Cited by 0SourceScholar
2026

FREAK: A Fine-grained Hallucination Evaluation Benchmark for Advanced MLLMs

ICLR 2026poster

Multimodal Large Language Models (MLLMs) suffer from hallucinations. Existing hallucination evaluation benchmarks are often limited by over-simplified tasks leading to saturated metrics, or insufficient diversity that fails to adequately assess the hallucination extent in state-of-the-art multimodal…

Cited by 0SourceScholar
2026

MMDuet2: Enhancing Proactive Interaction of Video MLLMs with Multi-Turn Reinforcement Learning

ICLR 2026poster

Recent advances in video multimodal large language models (Video MLLMs) have significantly enhanced video understanding and multi-modal interaction capabilities. While most existing systems operate in a turn-based manner where the model can only reply after user turns, proactively deciding when to r…

Cited by 0SourceScholar
2026

OLion: Approaching the Hadamard Ideal by Intersecting Spectral and L inf Implicit Biases

ICML 2026poster

Many optimizers can be interpreted as steepest-descent methods under norm-induced geometries, and thus inherit corresponding implicit biases. We introduce Orthogonal Lion which combines spectral control from orthogonalized update directions with $\ell_\infty$-style coordinate control from sign updat…

Cited by 0SourceScholar
2026

SWE-MiniSandbox: Container-Free Reinforcement Learning for Building Software Engineering Agents

ICML 2026poster

Reinforcement learning (RL) has become a key paradigm for training software engineering (SWE) agents, yet its practical accessibility and scalability is often constrained by container-based execution frameworks used for environment isolation. As the number of task instances increases, pre-cached con…

Cited by 0SourceScholar
2025

AdamS: Momentum Itself Can Be A Normalizer for LLM Pretraining and Post-training

EMNLP 2025

We introduce AdamS, a simple yet effective alternative to Adam for large language model (LLM) pretraining and post-training. By leveraging a novel denominator, i.e., the root of weighted sum of squares of the momentum and the current gradient, AdamS eliminates the need for second-moment estimates. H

2025

Efficient Domain Continual pretraining by Mitigating the Stability Gap

ACL 2025long

Continual pretraining enables Large Language Models (LLMs) to adapt to specialized domains like medicine and law. However, we observe a consistent phenomenon across different model sizes and domains: a temporary performance drop at the start of the continual pretraining process, followed by a perfor…

Cited by 0SourcePDFScholar
2025

English as Defense Proxy: Mitigating Multilingual Jailbreak via Eliciting English Safety Knowledge

EMNLP 2025

Large language models (LLMs) excel in many tasks, but their safety guarantees vary by language, e.g., responses in English tend to be safer than those in low-resource languages. This inconsistency creates a vulnerability, since an attacker can circumvent safety measures by using a less-supported lan

Cited by 0SourcePDFScholar
2025

Latent Preference Coding: Aligning Large Language Models via Discrete Latent Codes

ICML 2025poster

Large language models (LLMs) have achieved remarkable success, yet aligning their generations with human preferences remains a critical challenge. Existing approaches to preference modeling often rely on an explicit or implicit reward function, overlooking the intricate and multifaceted nature of hu…

Cited by 2SourcePDFScholar
2025

ReMamba: Equip Mamba with Effective Long-Sequence Modeling

EMNLP 2025

While the Mamba architecture demonstrates superior inference efficiency and competitive performance on short-context natural language processing (NLP) tasks, empirical evidence suggests its capacity to comprehend long contexts is limited compared to transformer-based models. In this study, we invest

2025

Synthesize Privacy-Preserving High-Resolution Images via Private Textual Intermediaries

NeurIPS 2025poster

Generating high-fidelity, differentially private (DP) synthetic images offers a promising route to share and analyze sensitive visual data without compromising individual privacy. However, existing DP image synthesis methods struggle to produce high-resolution outputs that faithfully capture the str…

Cited by 0SourcecodeScholar
2025

Understanding Nonlinear Implicit Bias via Region Counts in Input Space

ICML 2025poster

One explanation for the strong generalization ability of neural networks is implicit bias. Yet, the definition and mechanism of implicit bias in non-linear contexts remains little understood. In this work, we propose to characterize implicit bias by the count of connected regions in the input space…

Cited by 0SourcePDFScholar
2025

Understanding Visual Detail Hallucinations of Large Vision-Language Models

IJCAI 2025

Understanding small visual objects is crucial in fields such as video surveillance, remote sensing, and autonomous driving. In this paper, we investigate the capability of advanced large vision-language models (LVLMs) to recognize and interpret small objects in visual data. To this end, we curate a

Cited by 0SourcePDFScholar
2025

VideoLLM Knows When to Speak: Enhancing Time-Sensitive Video Comprehension with Video-Text Duet Interaction Format

EMNLP 2025

Recent researches on video large language models (VideoLLM) predominantly focus on model architectures and training datasets, leaving the interaction format between the user and the model under-explored. In existing works, users often interact with VideoLLMs by using the entire video and a query as

2024

Differentially Private Synthetic Data via Foundation Model APIs 2: Text

ICML 2024spotlight

Text data has become extremely valuable due to the emergence of machine learning algorithms that learn from it. A lot of high-quality text data generated in the real world is private and therefore cannot be shared or used freely due to privacy concerns. Generating synthetic replicas of private text…

2024

Mixture-of-Modules: Reinventing Transformers as Dynamic Assemblies of Modules

EMNLP 2024main

Is it always necessary to compute tokens from shallow to deep layers in Transformers? The continued success of vanilla Transformers and their variants suggests an undoubted “yes”. In this work, however, we attempt to break the depth-ordered convention by proposing a novel architecture dubbed mixture…

2024

xRAG: Extreme Context Compression for Retrieval-augmented Generation with One Token

NeurIPS 2024poster

This paper introduces xRAG, an innovative context compression method tailored for retrieval-augmented generation. xRAG reinterprets document embeddings in dense retrieval--traditionally used solely for retrieval--as features from the retrieval modality. By employing a modality fusion methodology, xR…

2023

Adversarial Noises Are Linearly Separable for (Nearly) Random Neural Networks

AISTATS 2023poster

Adversarial example, which is usually generated by adding imperceptible adversarial noise to a clean sample, is ubiquitous for neural networks. In this paper we unveil a surprising property of adversarial noises when they are put together, i.e., adversarial noises crafted by one-step gradient method…

Cited by 2SourcePDFScholar
2023

Closing the gap between the upper bound and lower bound of Adam's iteration complexity

NeurIPS 2023poster

Recently, Arjevani et al. [1] establish a lower bound of iteration complexity for the first-order optimization under an $L$-smooth condition and a bounded noise variance assumption. However, a thorough review of existing literature on Adam's convergence reveals a noticeable gap: none of them meet…

Cited by 24SourcePDFScholar
2023

Denoising Masked Autoencoders Help Robust Classification

ICLR 2023poster

In this paper, we propose a new self-supervised method, which is called denoising masked autoencoders (DMAE), for learning certified robust classifiers of images. In DMAE, we corrupt each image by adding Gaussian noises to each pixel value and randomly masking several patches. A Transformer-based en…

2023

DiffKendall: A Novel Approach for Few-Shot Learning with Differentiable Kendall's Rank Correlation

NeurIPS 2023poster

Few-shot learning aims to adapt models trained on the base dataset to novel tasks where the categories were not seen by the model before. This often leads to a relatively concentrated distribution of feature values across channels on novel classes, posing challenges in determining channel importance…

2023

Exploring the Limits of Differentially Private Deep Learning with Group-wise Clipping

ICLR 2023poster

Differentially private deep learning has recently witnessed advances in computational efficiency and privacy-utility trade-off. We explore whether further improvements along the two axes are possible and provide affirmative answers leveraging two instantiations of \emph{group-wise clipping}. To red…

Cited by 52SourcePDFScholar
2023

FD-Align: Feature Discrimination Alignment for Fine-tuning Pre-Trained Models in Few-Shot Learning

NeurIPS 2023poster

Due to the limited availability of data, existing few-shot learning methods trained from scratch fail to achieve satisfactory performance. In contrast, large-scale pre-trained models such as CLIP demonstrate remarkable few-shot and zero-shot capabilities. To enhance the performance of pre-trained mo…

2023

Similarity Distribution Based Membership Inference Attack on Person Re-identification

AAAI 2023technical

While person Re-identification (Re-ID) has progressed rapidly due to its wide real-world applications, it also causes severe risks of leaking personal information from training data. Thus, this paper focuses on quantifying this risk by membership inference (MI) attack. Most of the existing MI attack…

2022

Adaptive Inertia: Disentangling the Effects of Adaptive Learning Rate and Momentum

ICML 2022oral

Adaptive Moment Estimation (Adam), which combines Adaptive Learning Rate and Momentum, would be the most popular stochastic optimizer for accelerating the training of deep neural networks. However, it is empirically known that Adam often generalizes worse than Stochastic Gradient Descent (SGD). The…

Cited by 69SourcePDFScholar
2022

Differentially Private Fine-tuning of Language Models

ICLR 2022poster

We give simpler, sparser, and faster algorithms for differentially private fine-tuning of large-scale pre-trained language models, which achieve the state-of-the-art privacy versus utility tradeoffs on many standard NLP tasks. We propose a meta-framework for this problem, inspired by the recent succ…

Cited by 403SourcePDFScholar
2022

Does Momentum Change the Implicit Regularization on Separable Data?

NeurIPS 2022accept

The momentum acceleration technique is widely adopted in many optimization algorithms. However, there is no theoretical answer on how the momentum affects the generalization performance of the optimization algorithms. This paper studies this problem by analyzing the implicit regularization of moment…

Cited by 21SourcePDFScholar
2022

Two Coupled Rejection Metrics Can Tell Adversarial Examples Apart

CVPR 2022poster

Correctly classifying adversarial examples is an essential but challenging requirement for safely deploying machine learning models. As reported in RobustBench, even the state-of-the-art adversarially trained models struggle to exceed 67% robust test accuracy on CIFAR-10, which is far from practical…

Cited by 24PDFcodeScholar
2021

Do not Let Privacy Overbill Utility: Gradient Embedding Perturbation for Private Learning

ICLR 2021poster

The privacy leakage of the model about the training data can be bounded in the differential privacy mechanism. However, for meaningful privacy parameters, a differentially private model degrades the utility drastically when the model comprises a large number of trainable parameters. In this paper,…

Cited by 132SourcePDFScholar
2021

How Does Data Augmentation Affect Privacy in Machine Learning?

AAAI 2021technical

It is observed in the literature that data augmentation can significantly mitigate membership inference (MI) attack. However, in this work, we challenge this observation by proposing new MI attacks to utilize the information of augmented data. MI attack is widely used to measure the model's inform…

2021

Large Scale Private Learning via Low-rank Reparametrization

ICML 2021spotlight

We propose a reparametrization scheme to address the challenges of applying differentially private SGD on large neural networks, which are 1) the huge memory cost of storing individual gradients, 2) the added noise suffering notorious dimensional dependence. Specifically, we reparametrize each weigh…

2021

Optimizing Information-theoretical Generalization Bound via Anisotropic Noise of SGLD

NeurIPS 2021poster

Recently, the information-theoretical framework has been proven to be able to obtain non-vacuous generalization bounds for large models trained by Stochastic Gradient Langevin Dynamics (SGLD) with isotropic noise. In this paper, we optimize the information-theoretical generalization bound by manipu…

Cited by 8SourcePDFScholar
2020

Gradient Perturbation is Underrated for Differentially Private Convex Optimization

IJCAI 2020poster

Gradient perturbation, widely used for differentially private optimization, injects noise at every iterative update to guarantee differential privacy. Previous work first determines the noise level that can satisfy the privacy requirement and then analyzes the utility of noisy gradient updates as…

Cited by 0SourcePDFScholar
2020

On Layer Normalization in the Transformer Architecture

ICML 2020poster

The Transformer is widely used in natural language processing tasks. To train a Transformer however, one usually needs a carefully designed learning rate warm-up stage, which is shown to be crucial to the final performance but will slow down the optimization and bring more hyper-parameter tunings. I…

Cited by 1272SourcePDFScholar
2019

G-SGD: Optimizing ReLU Neural Networks in its Positively Scale-Invariant Space

ICLR 2019poster

It is well known that neural networks with rectified linear units (ReLU) activation functions are positively scale-invariant. Conventional algorithms like stochastic gradient descent optimize the neural networks in the vector space of weights, which is, however, not positively scale-invariant. This…

Cited by 35SourcePDFScholar
2019

SGD Converges to Global Minimum in Deep Learning via Star-convex Path

ICLR 2019poster

Stochastic gradient descent (SGD) has been found to be surprisingly effective in training a variety of deep neural networks. However, there is still a lack of understanding on how and why SGD can train these complex networks towards a global minimum. In this study, we establish the convergence of SG…

Cited by 86SourcePDFScholar
2016

Provable Non-convex Phase Retrieval with Outliers: Median TruncatedWirtinger Flow

ICML 2016poster

Solving systems of quadratic equations is a central problem in machine learning and signal processing. One important example is phase retrieval, which aims to recover a signal from only magnitudes of its linear measurements. This paper focuses on the situation when the measurements are corrupted by…

Cited by 114SourcePDFScholar