← Search

Cho-Jui Hsieh

153 accepted papers

2026

Self-Forcing++: Towards Minute-Scale High-Quality Video Generation

ICLR 2026poster

Diffusion models have revolutionized image and video generation, achieving unprecedented visual quality. However, their reliance on transformer architectures incurs prohibitively high computational costs, particularly when extending generation to long videos. Recent work has explored autoregressive…

Cited by 0SourcecodeScholar
2026

When Distance Distracts: Representation Distance Bias in BT-Loss for Reward Models

ICML 2026poster

Reward models are central to Large Language Model (LLM) alignment within the framework of RLHF. The standard objective used in reward modeling is the Bradley-Terry (BT) loss, which learns from pairwise data consisting of a pair of chosen and rejected responses. In this work, we analyze the per-sampl…

Cited by 0SourceScholar
2025

An Efficient Rehearsal Scheme for Catastrophic Forgetting Mitigation during Multi-stage Fine-tuning

NAACL 2025findings

Incrementally fine-tuning foundational models on new tasks or domains is now the de facto approach in NLP. A known pitfall of this approach is the catastrophic forgetting of prior knowledge that happens during fine-tuning. A common approach to alleviate such forgetting is to rehearse samples from pr…

2025

Don’t Think Longer, Think Wisely: Optimizing Thinking Dynamics for Large Reasoning Models

NeurIPS 2025poster

While recent success of large reasoning models (LRMs) significantly advanced LLMs' reasoning capability by optimizing the final answer accuracy using reinforcement learning, they may also drastically increase the output length due to *overthinking*—characterized by unnecessarily complex reasoning pa…

Cited by 0SourceScholar
2025

Is Your Multimodal Language Model Oversensitive to Safe Queries?

ICLR 2025poster

Humans are prone to cognitive distortions — biased thinking patterns that lead to exaggerated responses to specific stimuli, albeit in very different contexts. This paper demonstrates that advanced Multimodal Large Language Models (MLLMs) exhibit similar tendencies. While these models are designed t…

Cited by 0SourcePDFScholar
2025

Large Language Models are Interpretable Learners

ICLR 2025poster

The trade-off between expressiveness and interpretability remains a core challenge when building human-centric models for classification and decision-making. While symbolic rules offer interpretability, they often lack expressiveness, whereas neural networks excel in performance but are known for be…

2025

LoRA Done RITE: Robust Invariant Transformation Equilibration for LoRA Optimization

ICLR 2025oral

Low-rank adaption (LoRA) is a widely used parameter-efficient finetuning method for LLM that reduces memory requirements. However, current LoRA optimizers lack transformation invariance, meaning the updates depending on how the two LoRA factors are scaled or rotated. This deficiency leads to ineffic…

2025

OR-Bench: An Over-Refusal Benchmark for Large Language Models

ICML 2025poster

Large Language Models (LLMs) require careful safety alignment to prevent malicious outputs. While significant research focuses on mitigating harmful content generation, the enhanced safety often come with the side effect of over-refusal, where LLMs may reject innocuous prompts and become less helpf…

2025

On the Loss of Context Awareness in General Instruction Fine-tuning

NeurIPS 2025poster

Pre-trained Large Language Models (LLMs) require post-training methods such as supervised fine-tuning (SFT) on instruction-response pairs to enable instruction following. However, this process can cause forgetting in capabilities learned during pre-training. In this paper, we investigate the loss of…

Cited by 0SourcecodeScholar
2025

QG-CoC: Question-Guided Chain-of-Captions for Large Multimodal Models

EMNLP 2025

Recently, Multimodal Large Language Models (MLLMs) encounter two key issues in multi-image contexts: (1) a lack of fine-grained perception across disparate images, and (2) a diminished capability to effectively reason over and synthesize information from multiple visual inputs. However, while variou

Cited by 0SourcePDFScholar
2025

SeedLoRA: A Fusion Approach to Efficient LLM Fine-Tuning

ICML 2025poster

Despite Low-Rank Adaptation (LoRA)'s popularity for fine-tuning large models, it often exhibits a noticeable performance gap compared to full fine-tuning, particularly in complex tasks such as mathematical reasoning and code generation. Motivated by this discrepancy, we propose a novel fusion approa…

Cited by 0SourcePDFScholar
2025

Sparse MeZO: Less Parameters for Better Performance in Zeroth-Order LLM Fine-Tuning

NeurIPS 2025poster

While fine-tuning large language models (LLMs) for specific tasks often yields impressive results, it comes at the cost of memory inefficiency due to back-propagation in gradient-based training. Memory-efficient Zeroth-order (MeZO) optimizers, recently proposed to address this issue, only require fo…

Cited by 0SourceScholar
2025

The Crystal Ball Hypothesis in diffusion models: Anticipating object positions from initial noise

ICLR 2025poster

Diffusion models have achieved remarkable success in text-to-image generation tasks, yet the influence of initial noise remains largely unexplored. In this study, we identify specific regions within the initial noise image, termed trigger patches, that play a key role in inducing object generation i…

Cited by 3SourcePDFScholar
2025

Unlabeled Data Improves Fine-Grained Image Zero-shot Classification with Multimodal LLMs

NeurIPS 2025poster

Despite Multimodal Large Language Models (MLLMs) showing promising results on general zero-shot image classification tasks, fine-grained image classification remains challenging. It demands precise attention to subtle visual details to distinguish between visually similar subcategories—details that…

Cited by 0SourceScholar
2024

Combining Axes Preconditioners through Kronecker Approximation for Deep Learning

ICLR 2024poster

Adaptive regularization based optimization methods such as full-matrix Adagrad which use gradient second-moment information hold significant potential for fast convergence in deep neural network (DNN) training, but are memory intensive and computationally demanding for large neural nets. We develop…

Cited by 6SourcePDFScholar
2024

Defending LLMs against Jailbreaking Attacks via Backtranslation

ACL 2024findings

Although many large language models (LLMs) have been trained to refuse harmful requests, they are still vulnerable to jailbreaking attacks which rewrite the original prompt to conceal its harmful intent. In this paper, we propose a new method for defending LLMs against jailbreaking attacks by “backt…

2024

DrAttack: Prompt Decomposition and Reconstruction Makes Powerful LLMs Jailbreakers

EMNLP 2024finding

Safety-aligned Large Language Models (LLMs) are still vulnerable to some manual and automated jailbreak attacks, which adversarially trigger LLMs to output harmful content. However, existing jailbreaking methods usually view a harmful prompt as a whole but they are not effective at reducing LLMs’ at…

2024

Expert Proximity as Surrogate Rewards for Single Demonstration Imitation Learning

ICML 2024poster

In this paper, we focus on single-demonstration imitation learning (IL), a practical approach for real-world applications where acquiring multiple expert demonstrations is costly or infeasible and the ground truth reward function is not available. In contrast to typical IL settings with multiple dem…

2024

Lyapunov-stable Neural Control for State and Output Feedback: A Novel Formulation

ICML 2024poster

Learning-based neural-network (NN) control policies have shown impressive empirical performance in a wide range of tasks in robotics and control. However, formal (Lyapunov) stability guarantees over the region-of-attraction (ROA) for NN controllers with nonlinear dynamical systems are challenging to…

2024

MinPrompt: Graph-based Minimal Prompt Data Augmentation for Few-shot Question Answering

ACL 2024long

Recent advances in few-shot question answering (QA) mostly rely on the power of pre-trained large language models (LLMs) and fine-tuning in specific settings. Although the pre-training stage has already equipped LLMs with powerful reasoning capabilities, LLMs still need to be fine-tuned to adapt to…

Cited by 16SourcePDFScholar
2024

One Prompt is not Enough: Automated Construction of a Mixture-of-Expert Prompts

ICML 2024poster

Large Language Models (LLMs) exhibit strong generalization capabilities to novel tasks when prompted with language instructions and in-context demos. Since this ability sensitively depends on the quality of prompts, various methods have been explored to automate the instruction design. While these m…

2024

Solving for X and Beyond: Can Large Language Models Solve Complex Math Problems with More-Than-Two Unknowns?

EMNLP 2024finding

Large Language Models have demonstrates remarkable performance in solving math problems, a hallmark of human intelligence.Despite high success rates on current benchmarks, however, these often feature simple problems with only one or two unknowns, which do not sufficiently challenge their reasoning…

2024

Structured Video-Language Modeling with Temporal Grouping and Spatial Grounding

ICLR 2024poster

Existing video-language pre-training methods primarily focus on instance-level alignment between video clips and captions via global contrastive learning but neglect rich fine-grained local information in both videos and text, which is of importance to downstream tasks requiring temporal localizatio…

Cited by 0SourcePDFScholar
2024

Two-stage LLM Fine-tuning with Less Specialization and More Generalization

ICLR 2024poster

Pretrained large language models (LLMs) are general purpose problem solvers applicable to a diverse set of tasks with prompts. They can be further improved towards a specific task by fine-tuning on a specialized dataset. However, fine-tuning usually makes the model narrowly specialized on this datas…

Cited by 6SourcePDFScholar
2024

UNICORN: A Unified Causal Video-Oriented Language-Modeling Framework for Temporal Video-Language Tasks

EMNLP 2024main

The great success of large language models has encouraged the development of large multimodal models, with a focus on image-language interaction. Despite promising results in various image-language downstream tasks, it is still challenging and unclear how to extend the capabilities of these models t…

2023

A Computationally Efficient Sparsified Online Newton Method

NeurIPS 2023poster

Second-order methods hold significant promise for enhancing the convergence of deep neural network training; however, their large memory and computational demands have limited their practicality. Thus there is a need for scalable second-order methods that can efficiently train large models. In this…

2023

Block Low-Rank Preconditioner with Shared Basis for Stochastic Optimization

NeurIPS 2023poster

Adaptive methods with non-diagonal preconditioning have shown state-of-the-art results on various tasks. However, their computational complexity and memory requirement makes it challenging to scale these methods to modern neural network architectures. To address this challenge, some previous works h…

Cited by 4SourcePDFScholar
2023

Can Agents Run Relay Race with Strangers? Generalization of RL to Out-of-Distribution Trajectories

ICLR 2023poster

In this paper, we evaluate and improve the generalization performance for reinforcement learning (RL) agents on the set of ``controllable'' states, where good policies exist on these states to achieve the goal. An RL agent that generally masters a task should reach its goal starting from any control…

2023

Concept Gradient: Concept-based Interpretation Without Linear Assumption

ICLR 2023poster

Concept-based interpretations of black-box models are often more intuitive for humans to understand. The most widely adopted approach for concept-based, gradient interpretation is Concept Activation Vector (CAV). CAV relies on learning a linear relation between some latent representation of a given…

2023

Effective Robustness against Natural Distribution Shifts for Models with Different Training Data

NeurIPS 2023poster

``Effective robustness'' measures the extra out-of-distribution (OOD) robustness beyond what can be predicted from the in-distribution (ID) performance. Existing effective robustness evaluations typically use a single test set such as ImageNet to evaluate the ID accuracy. This becomes problematic wh…

2023

Enhancing Unsupervised Semantic Parsing with Distributed Contextual Representations

ACL 2023findings

We extend a non-parametric Bayesian model of (Titov and Klementiev, 2011) to deal with homonymy and polysemy by leveraging distributed contextual word and phrase representations pre-trained on a large collection of unlabelled texts. Then, unsupervised semantic parsing is performed by decomposing sen…

Cited by 0SourcePDFScholar
2023

FedDM: Iterative Distribution Matching for Communication-Efficient Federated Learning

CVPR 2023poster

Federated learning (FL) has recently attracted increasing attention from academia and industry, with the ultimate goal of achieving collaborative training under privacy and communication constraints. Existing iterative model averaging based FL algorithms require a large number of communication round…

Cited by 122SourcePDFScholar
2023

Improving Adversarial Robustness to Sensitivity and Invariance Attacks with Deep Metric Learning (Student Abstract)

AAAI 2023technical

Intentionally crafted adversarial samples have effectively exploited weaknesses in deep neural networks. A standard method in adversarial robustness assumes a framework to defend against samples crafted by minimally perturbing a sample such that its corresponding model output changes. These sensitiv…

Cited by 0SourcePDFScholar
2023

PINA: Leveraging Side Information in eXtreme Multi-label Classification via Predicted Instance Neighborhood Aggregation

ICML 2023poster

The eXtreme Multi-label Classification (XMC) problem seeks to find relevant labels from an exceptionally large label space. Most of the existing XMC learners focus on the extraction of semantic features from input query text. However, conventional XMC studies usually neglect the side information of…

2023

Representer Point Selection for Explaining Regularized High-dimensional Models

ICML 2023poster

We introduce a novel class of sample-based explanations we term *high-dimensional representers*, that can be used to explain the predictions of a regularized high-dimensional model in terms of importance weights for each of the training samples. Our workhorse is a novel representer theorem for gener…

Cited by 4SourcePDFScholar
2023

Scaling Up Dataset Distillation to ImageNet-1K with Constant Memory

ICML 2023poster

Dataset Distillation is a newly emerging area that aims to distill large datasets into much smaller and highly informative synthetic ones to accelerate training and reduce storage. Among various dataset distillation methods, trajectory-matching-based methods (MTT) have achieved SOTA performance in m…

2023

Serving Graph Compression for Graph Neural Networks

ICLR 2023top-25%

Serving a GNN model online is challenging --- in many applications when testing nodes are connected to training nodes, one has to propagate information from training nodes to testing nodes to achieve the best performance, and storing the whole training set (including training graph and node features…

Cited by 9SourcePDFScholar
2023

Symbolic Discovery of Optimization Algorithms

NeurIPS 2023poster

We present a method to formulate algorithm discovery as program search, and apply it to discover optimization algorithms for deep neural network training. We leverage efficient search techniques to explore an infinite and sparse program space. To bridge the large generalization gap between proxy and…

Cited by 518SourcePDFScholar
2023

Towards Robustness Certification Against Universal Perturbations

ICLR 2023poster

In this paper, we investigate the problem of certifying neural network robustness against universal perturbations (UPs), which have been widely used in universal adversarial attacks and backdoor attacks. Existing robustness certification methods aim to provide robustness guarantees for each sample w…

Cited by 13SourcePDFScholar
2023

Training Meta-Surrogate Model for Transferable Adversarial Attack

AAAI 2023technical

The problem of adversarial attacks to a black-box model when no queries are allowed has posed a great challenge to the community and has been extensively investigated. In this setting, one simple yet effective method is to transfer the obtained adversarial examples from attacking surrogate models to…

2023

Why Does Sharpness-Aware Minimization Generalize Better Than SGD?

NeurIPS 2023poster

The challenge of overfitting, in which the model memorizes the training data and fails to generalize to test data, has become increasingly significant in the training of large neural networks. To tackle this challenge, Sharpness-Aware Minimization (SAM) has emerged as a promising training method, wh…

Cited by 19SourcePDFScholar
2022

A Branch and Bound Framework for Stronger Adversarial Attacks of ReLU Networks

ICML 2022spotlight

Strong adversarial attacks are important for evaluating the true robustness of deep neural networks. Most existing attacks search in the input space, e.g., using gradient descent, and may miss adversarial examples due to non-convexity. In this work, we systematically search adversarial examples in t…

2022

ADDMU: Detection of Far-Boundary Adversarial Examples with Data and Model Uncertainty Estimation

EMNLP 2022main

Adversarial Examples Detection (AED) is a crucial defense technique against adversarial attacks and has drawn increasing attention from the Natural Language Processing (NLP) community. Despite the surge of new AED methods, our studies show that existing methods heavily rely on a shortcut to achieve…

2022

Are AlphaZero-like Agents Robust to Adversarial Perturbations?

NeurIPS 2022accept

The success of AlphaZero (AZ) has demonstrated that neural-network-based Go AIs can surpass human performance by a large margin. Given that the state space of Go is extremely large and a human player can play the game from any legal state, we ask whether adversarial states exist for Go AIs that may…

2022

CAT: Customized Adversarial Training for Improved Robustness

IJCAI 2022poster

Adversarial training has become one of the most effective methods for improving robustness of neural networks. However, it often suffers from poor generalization on both clean and perturbed data. Current robust training method always use a uniformed perturbation strength for every samples to generat…

Cited by 129SourcePDFScholar
2022

Concurrent Adversarial Learning for Large-Batch Training

ICLR 2022poster

Large-batch training has become a commonly used technique when training neural networks with a large number of GPU/TPU processors. As batch size increases, stochastic optimizers tend to converge to sharp local minima, leading to degraded test performance. Current methods usually use extensive data a…

Cited by 12SourcePDFScholar
2022

ELIAS: End-to-End Learning to Index and Search in Large Output Spaces

NeurIPS 2022accept

Extreme multi-label classification (XMC) is a popular framework for solving many real-world problems that require accurate prediction from a very large number of potential output choices. A popular approach for dealing with the large label space is to arrange the labels into a shallow tree-based ind…

2022

Efficient Frameworks for Generalized Low-Rank Matrix Bandit Problems

NeurIPS 2022accept

In the stochastic contextual low-rank matrix bandit problem, the expected reward of an action is given by the inner product between the action's feature matrix and some fixed, but initially unknown $d_1$ by $d_2$ matrix $\Theta^*$ with rank $r \ll \{d_1, d_2\}$, and an agent sequentially takes actio…

Cited by 26SourcePDFScholar
2022

Efficient Non-Parametric Optimizer Search for Diverse Tasks

NeurIPS 2022accept

Efficient and automated design of optimizers plays a crucial role in full-stack AutoML systems. However, prior methods in optimizer search are often limited by their scalability, generability, or sample efficiency. With the goal of democratizing research and application of optimizer search, we prese…

2022

Efficiently Computing Local Lipschitz Constants of Neural Networks via Bound Propagation

NeurIPS 2022accept

Lipschitz constants are connected to many properties of neural networks, such as robustness, fairness, and generalization. Existing methods for computing Lipschitz constants either produce relatively loose upper bounds or are limited to small networks. In this paper, we develop an efficient framewo…

2022

Extreme Zero-Shot Learning for Extreme Text Classification

NAACL 2022long

The eXtreme Multi-label text Classification (XMC) problem concerns finding most relevant labels for an input text instance from a large label set. However, the XMC setup faces two challenges: (1) it is not generalizable to predict unseen labels in dynamic environments, and (2) it requires a large am…

2022

General Cutting Planes for Bound-Propagation-Based Neural Network Verification

NeurIPS 2022accept

Bound propagation methods, when combined with branch and bound, are among the most effective methods to formally verify properties of deep neural networks such as correctness, robustness, and safety. However, existing works cannot handle the general form of cutting plane constraints widely accepted…

2022

Generalizing Few-Shot NAS with Gradient Matching

ICLR 2022poster

Efficient performance estimation of architectures drawn from large search spaces is essential to Neural Architecture Search. One-Shot methods tackle this challenge by training one supernet to approximate the performance of every architecture in the search space via weight-sharing, thereby drasticall…

2022

Improving the Adversarial Robustness of NLP Models by Information Bottleneck

ACL 2022findings

Existing studies have demonstrated that adversarial examples can be directly attributed to the presence of non-robust features, which are highly predictive, but can be easily manipulated by adversaries to fool NLP models. In this study, we explore the feasibility of capturing task-specific robust fe…

2022

Learning to Schedule Learning rate with Graph Neural Networks

ICLR 2022poster

Recent decades have witnessed great development of stochastic optimization in training deep neural networks. Learning rate scheduling is one of the most important factors that influence the performance of stochastic optimizers like Adam. Traditional methods seek to find a relatively proper schedulin…

Cited by 20SourcePDFScholar
2022

Node Feature Extraction by Self-Supervised Multi-scale Neighborhood Prediction

ICLR 2022poster

Learning on graphs has attracted significant attention in the learning community due to numerous real-world applications. In particular, graph neural networks (GNNs), which take \emph{numerical} node features and graph structure as inputs, have been shown to achieve state-of-the-art performance on v…

2022

On the Convergence of Certified Robust Training with Interval Bound Propagation

ICLR 2022poster

Interval Bound Propagation (IBP) is so far the base of state-of-the-art methods for training neural networks with certifiable robustness guarantees when potential adversarial perturbations present, while the convergence of IBP training remains unknown in existing literature. In this paper, we presen…

Cited by 10SourcePDFScholar
2022

On the Sensitivity and Stability of Model Interpretations in NLP

ACL 2022long

Recent years have witnessed the emergence of a variety of post-hoc interpretations that aim to uncover how natural language processing (NLP) models make predictions. Despite the surge of new interpretation methods, it remains an open problem how to define and quantitatively measure the faithfulness…

2022

Random Sharpness-Aware Minimization

NeurIPS 2022accept

Currently, Sharpness-Aware Minimization (SAM) is proposed to seek the parameters that lie in a flat region to improve the generalization when training neural networks. In particular, a minimax optimization objective is defined to find the maximum loss value centered on the weight, out of the purpose…

Cited by 33SourcePDFScholar
2022

Robust Stochastic Linear Contextual Bandits Under Adversarial Attacks

AISTATS 2022poster

Stochastic linear contextual bandit algorithms have substantial applications in practice, such as recommender systems, online advertising, clinical trials, etc. Recent works show that optimal bandit algorithms are vulnerable to adversarial attacks and can fail completely in the presence of attacks.…

Cited by 41SourcePDFScholar
2022

Syndicated Bandits: A Framework for Auto Tuning Hyper-parameters in Contextual Bandit Algorithms

NeurIPS 2022accept

The stochastic contextual bandit problem, which models the trade-off between exploration and exploitation, has many real applications, including recommender systems, online advertising and clinical trials. As many other machine learning algorithms, contextual bandit algorithms often have one or more…

Cited by 11SourcePDFScholar
2022

Towards Adversarially Robust Text Classifiers by Learning to Reweight Clean Examples

ACL 2022findings

Most of the existing defense methods improve the adversarial robustness by making the models adapt to the training set augmented with some adversarial examples. However, the augmented adversarial examples may not be natural, which might distort the training distribution, resulting in inferior perfor…

Cited by 10SourcePDFScholar
2022

Towards Efficient and Scalable Sharpness-Aware Minimization

CVPR 2022poster

Recently, Sharpness-Aware Minimization (SAM), which connects the geometry of the loss landscape and generalization, has demonstrated a significant performance boost on training large-scale models such as vision transformers. However, the update rule of SAM requires two sequential (non-parallelizable…

Cited by 152PDFcodeScholar
2022

Weight Perturbation as Defense against Adversarial Word Substitutions

EMNLP 2022finding

The existence and pervasiveness of textual adversarial examples have raised serious concerns to security-critical applications. Many methods have been developed to defend against adversarial attacks for neural natural language processing (NLP) models.Adversarial training is one of the most successfu…

2022

When Vision Transformers Outperform ResNets without Pre-training or Strong Data Augmentations

ICLR 2022spotlight

Vision Transformers (ViTs) and MLPs signal further efforts on replacing hand-wired features or inductive biases with general-purpose neural architectures. Existing works empower the models by massive data, such as large-scale pre-training and/or repeated strong data augmentations, and still report o…

2021

An Efficient Algorithm For Generalized Linear Bandit: Online Stochastic Gradient Descent and Thompson Sampling

AISTATS 2021poster

We consider the contextual bandit problem, where a player sequentially makes decisions based on past observations to maximize the cumulative reward. Although many algorithms have been proposed for contextual bandit, most of them rely on finding the maximum likelihood estimator at each iteration, whi…

Cited by 47SourcePDFScholar
2021

Beta-CROWN: Efficient Bound Propagation with Per-neuron Split Constraints for Neural Network Robustness Verification

NeurIPS 2021poster

Bound propagation based incomplete neural network verifiers such as CROWN are very efficient and can significantly accelerate branch-and-bound (BaB) based complete verification of neural networks. However, bound propagation cannot fully handle the neuron split constraints introduced by BaB commonly…

Cited by 306SourcePDFScholar
2021

DRONE: Data-aware Low-rank Compression for Large NLP Models

NeurIPS 2021poster

The representations learned by large-scale NLP models such as BERT have been widely used in various tasks. However, the increasing model size of the pre-trained models also brings efficiency challenges, including inference speed and model size when deploying models on mobile devices. Specifically, m…

Cited by 63SourcePDFScholar
2021

Defense against Synonym Substitution-based Adversarial Attacks via Dirichlet Neighborhood Ensemble

ACL 2021long

Although deep neural networks have achieved prominent performance on many NLP tasks, they are vulnerable to adversarial examples. We propose Dirichlet Neighborhood Ensemble (DNE), a randomized method for training a robust model to defense synonym substitution-based attacks. During training, DNE form…

2021

Double Perturbation: On the Robustness of Robustness and Counterfactual Bias Evaluation

NAACL 2021long

Robustness and counterfactual bias are usually evaluated on a test dataset. However, are these evaluations robust? If the test dataset is perturbed slightly, will the evaluation results keep the same? In this paper, we propose a “double perturbation” framework to uncover model weaknesses beyond the…

2021

DrNAS: Dirichlet Neural Architecture Search

ICLR 2021poster

This paper proposes a novel differentiable architecture search method by formulating it into a distribution learning problem. We treat the continuously relaxed architecture mixing weight as random variables, modeled by Dirichlet distribution. With recently developed pathwise derivatives, the Dirichl…

2021

DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification

NeurIPS 2021poster

Attention is sparse in vision transformers. We observe the final prediction in vision transformers is only based on a subset of most informative tokens, which is sufficient for accurate image recognition. Based on this observation, we propose a dynamic token sparsification framework to prune redunda…

2021

Evaluations and Methods for Explanation through Robustness Analysis

ICLR 2021poster

Feature based explanations, that provide importance of each feature towards the model prediction, is arguably one of the most intuitive ways to explain a model. In this paper, we establish a novel set of evaluation criteria for such feature based explanations by robustness analysis. In contrast to e…

Cited by 69SourcePDFScholar
2021

Fast Certified Robust Training with Short Warmup

NeurIPS 2021poster

Recently, bound propagation based certified robust training methods have been proposed for training neural networks with certifiable robustness guarantees. Despite that state-of-the-art (SOTA) methods including interval bound propagation (IBP) and CROWN-IBP have per-batch training complexity similar…

2021

Fast and Complete: Enabling Complete Neural Network Verification with Rapid and Massively Parallel Incomplete Verifiers

ICLR 2021poster

Formal verification of neural networks (NNs) is a challenging and important problem. Existing efficient complete solvers typically require the branch-and-bound (BaB) process, which splits the problem domain into sub-domains and solves each sub-domain using faster but weaker incomplete verifiers, suc…

2021

Label Disentanglement in Partition-based Extreme Multilabel Classification

NeurIPS 2021poster

Partition-based methods are increasingly-used in extreme multi-label classification (XMC) problems due to their scalability to large output spaces (e.g., millions or more). However, existing methods partition the large label space into mutually exclusive clusters, which is sub-optimal when labels ha…

Cited by 18SourcePDFScholar
2021

Learnable Fourier Features for Multi-dimensional Spatial Positional Encoding

NeurIPS 2021poster

Attentional mechanisms are order-invariant. Positional encoding is a crucial component to allow attention-based deep model architectures such as Transformer to address sequences or images where the position of information matters. In this paper, we propose a novel positional encoding method based on…

Cited by 112SourcePDFScholar
2021

Learning to Stop: Dynamic Simulation Monte-Carlo Tree Search

AAAI 2021technical

Monte Carlo tree search (MCTS) has achieved state-of-the-art results in many domains such as Go and Atari games when combining with deep neural networks (DNNs). When more simulations are executed, MCTS can achieve higher performance but also requires enormous amounts of CPU and GPU resources. Howeve…

2021

Multi-Proxy Wasserstein Classifier for Image Classification

AAAI 2021technical

Most widely-used convolutional neural networks (CNNs) end up with a global average pooling layer and a fully-connected layer. In this pipeline, a certain class is represented by one template vector preserved in the feature banks of fully-connected layer. Yet, a class may have multiple properties use…

Cited by 11SourcePDFScholar
2021

On the Transferability of Adversarial Attacks against Neural Text Classifier

EMNLP 2021main

Deep neural networks are vulnerable to adversarial attacks, where a small perturbation to an input alters the model prediction. In many cases, malicious inputs intentionally crafted for one model can fool another model. In this paper, we present the first study to systematically investigate the tran…

Cited by 28SourcePDFScholar
2021

Overcoming Catastrophic Forgetting by Bayesian Generative Regularization

ICML 2021spotlight

In this paper, we propose a new method to over-come catastrophic forgetting by adding generative regularization to Bayesian inference frame-work. Bayesian method provides a general frame-work for continual learning. We could further construct a generative regularization term for all given classifica…

2021

RANK-NOSH: Efficient Predictor-Based Architecture Search via Non-Uniform Successive Halving

ICCV 2021poster

Predictor-based algorithms have achieved remarkable performance in the Neural Architecture Search (NAS) tasks. However, these methods suffer from high computation costs, as training the performance predictor usually requires training and evaluating hundreds of architectures from scratch. Previous wo…

Cited by 20PDFScholar
2021

RandomRooms: Unsupervised Pre-Training From Synthetic Shapes and Randomized Layouts for 3D Object Detection

ICCV 2021poster

3D point cloud understanding has made great progress in recent years. However, one major bottleneck is the scarcity of annotated real datasets, especially compared to 2D object detection tasks, since a large amount of labor is involved in annotating the real scans of a scene. A promising solution to…

Cited by 65PDFScholar
2021

Rethinking Architecture Selection in Differentiable NAS

ICLR 2021oral

Differentiable Neural Architecture Search is one of the most popular Neural Architecture Search (NAS) methods for its search efficiency and simplicity, accomplished by jointly optimizing the model weight and architecture parameters in a weight-sharing supernet via gradient-based algorithms. At the e…

2021

Robust Reinforcement Learning on State Observations with Learned Optimal Adversary

ICLR 2021poster

We study the robustness of reinforcement learning (RL) with adversarially perturbed state observations, which aligns with the setting of many adversarial attacks to deep reinforcement learning (DRL) and is also important for rolling out real-world RL agent under unpredictable sensing noise. With a f…

2021

Robust and Accurate Object Detection via Adversarial Learning

CVPR 2021poster

Data augmentation has become a de facto component for training high-performance deep image classifiers, but its potential is under-explored for object detection. Noting that most state-of-the-art object detectors benefit from fine-tuning a pre-trained classifier, we first study how the classifiers'…

Cited by 100PDFcodeScholar
2021

Searching for an Effective Defender: Benchmarking Defense against Adversarial Word Substitution

EMNLP 2021main

Recent studies have shown that deep neural network-based models are vulnerable to intentionally crafted adversarial examples, and various methods have been proposed to defend against adversarial word-substitution attacks for neural NLP models. However, there is a lack of systematic study on comparin…

2021

Self-Progressing Robust Training

AAAI 2021technical

Enhancing model robustness under new and even adversarial environments is a crucial milestone toward building trustworthy machine learning systems. Current robust training methods such as adversarial training explicitly uses an ``attack'' (e.g., l_infty-norm bounded perturbation) to generate adversa…

2021

Towards Robustness of Deep Neural Networks via Regularization

ICCV 2021poster

Recent studies have demonstrated the vulnerability of deep neural networks against adversarial examples. Inspired by the observation that adversarial examples often lie outside the natural image data manifold and the intrinsic dimension of image data is much smaller than its pixel space dimension, w…

Cited by 18PDFcodeScholar
2020

Automatic Perturbation Analysis for Scalable Certified Robustness and Beyond

NeurIPS 2020poster

Linear relaxation based perturbation analysis (LiRPA) for neural networks, which computes provable linear bounds of output neurons given a certain amount of input perturbation, has become a core component in robustness verification and certified defense. The majority of LiRPA-based methods focus on…

2020

Elastic-InfoGAN: Unsupervised Disentangled Representation Learning in Class-Imbalanced Data

NeurIPS 2020poster

We propose a novel unsupervised generative model that learns to disentangle object identity from other low-level aspects in class-imbalanced data. We first investigate the issues surrounding the assumptions about uniformity made by InfoGAN, and demonstrate its ineffectiveness to properly disentangle…

2020

Graph DNA: Deep Neighborhood Aware Graph Encoding for Collaborative Filtering

AISTATS 2020poster

In this paper, we consider recommender systems with side information in the form of graphs. Existing collaborative filtering algorithms mainly utilize only immediate neighborhood information and do not efficiently take advantage of deeper neighborhoods beyond 1-2 hops. The main issue with exploiting…

Cited by 15SourcePDFScholar
2020

How Does Noise Help Robustness? Explanation and Exploration under the Neural SDE Framework

CVPR 2020oral

Neural Ordinary Differential Equation (Neural ODE) has been proposed as a continuous approximation to the ResNet architecture. Some commonly used regularization mechanisms in discrete neural networks (e.g., dropout, Gaussian noise) are missing in current Neural ODE networks. In this paper, we propos…

Cited by 70PDFcodeScholar
2020

Large Batch Optimization for Deep Learning: Training BERT in 76 minutes

ICLR 2020poster

Training large deep neural networks on massive datasets is computationally very challenging. There has been recent surge in interest in using large batch stochastic optimization methods to tackle this issue. The most prominent algorithm in this line of research is LARS, which by employing layerwis…

Cited by 1205SourcecodeScholar
2020

Learning to Encode Position for Transformer with Continuous Dynamical Model

ICML 2020poster

We introduce a new way of learning to encode position information for non-recurrent models, such as Transformer models. Unlike RNN and LSTM, which contain inductive bias by loading the input tokens sequentially, non-recurrent models are less sensitive to position. The main reason is that position in…

Cited by 141SourcePDFScholar
2020

Learning to Learn by Zeroth-Order Oracle

ICLR 2020poster

In the learning to learn (L2L) framework, we cast the design of optimization algorithms as a machine learning problem and use deep neural networks to learn the update rules. In this paper, we extend the L2L framework to zeroth-order (ZO) optimization setting, where no explicit gradient information i…

Cited by 20SourcecodeScholar
2020

MACER: Attack-free and Scalable Robust Training via Maximizing Certified Radius

ICLR 2020poster

Adversarial training is one of the most popular ways to learn robust models but is usually attack-dependent and time costly. In this paper, we propose the MACER algorithm, which learns robust models without using adversarial training but performs better than all existing provable l2-defenses. Recent…

Cited by 205SourcecodeScholar
2020

MetaDistiller: Network Self-Boosting via Meta-Learned Top-Down Distillation

ECCV 2020poster

Knowledge Distillation (KD) has been one of the most popular used methods to learn a compact model. However, it still suffers from high demand in time and computational resources caused by sequential training pipeline. Furthermore, the soft targets from deeper models do not often serve as good cues…

Cited by 47SourcePDFScholar
2020

On Lp-norm Robustness of Ensemble Decision Stumps and Trees

ICML 2020poster

Recent papers have demonstrated that ensemble stumps and trees could be vulnerable to small input perturbations, so robustness verification and defense for those models have become an important research problem. However, due to the structure of decision trees, where each node makes decision purely b…

2020

Robust Deep Reinforcement Learning against Adversarial Perturbations on State Observations

NeurIPS 2020spotlight

A deep reinforcement learning (DRL) agent observes its states through observations, which may contain natural measurement errors or adversarial noises. Since the observations deviate from the true states, they can mislead the agent into making suboptimal actions. Several works have shown this vulner…

2020

Sign-OPT: A Query-Efficient Hard-label Adversarial Attack

ICLR 2020poster

We study the most practical problem setup for evaluating adversarial robustness of a machine learning system with limited access: the hard-label black-box attack setting for generating adversarial examples, where limited model queries are allowed and only the decision is provided to a queried data…

Cited by 305SourcecodeScholar
2020

Stabilizing Differentiable Architecture Search via Perturbation-based Regularization

ICML 2020poster

Differentiable architecture search (DARTS) is a prevailing NAS solution to identify architectures. Based on the continuous relaxation of the architecture space, DARTS learns a differentiable architecture weight and largely reduces the search cost. However, its stability has been challenged for yield…

2020

Towards Stable and Efficient Training of Verifiably Robust Neural Networks

ICLR 2020poster

Training neural networks with verifiable robustness guarantees is challenging. Several existing approaches utilize linear relaxation based neural network output bounds under perturbation, but they can slow down training by a factor of hundreds depending on the underlying network architectures. Meanw…

Cited by 396SourceScholar
2019

A Convex Relaxation Barrier to Tight Robustness Verification of Neural Networks

NeurIPS 2019poster

Verification of neural networks enables us to gauge their robustness against adversarial attacks. Verification algorithms fall into two categories: exact verifiers that run in exponential time and relaxed verifiers that are efficient but incomplete. In this paper, we unify all existing LP-relaxed ve…

2019

A Unified Framework for Data Poisoning Attack to Graph-based Semi-supervised Learning

NeurIPS 2019poster

In this paper, we proposed a general framework for data poisoning attacks to graph-based semi-supervised learning (G-SSL). In this framework, we first unify different tasks, goals and constraints into a single formula for data poisoning attack in G-SSL, then we propose two specialized algorithms to…

Cited by 112SourcePDFScholar
2019

Adv-BNN: Improved Adversarial Defense through Robust Bayesian Neural Network

ICLR 2019poster

We present a new algorithm to train a robust neural network against adversarial attacks. Our algorithm is motivated by the following two ideas. First, although recent work has demonstrated that fusing randomness can improve the robustness of neural networks (Liu 2017), we noticed that adding noise…

2019

Convergence of Adversarial Training in Overparametrized Neural Networks

NeurIPS 2019spotlight

Neural networks are vulnerable to adversarial examples, i.e. inputs that are imperceptibly perturbed from natural data and yet incorrectly classified by the network. Adversarial training \cite{madry2017towards}, a heuristic form of robust optimization that alternates between minimization and maximiz…

Cited by 159SourcePDFScholar
2019

Evaluating Robustness of Deep Image Super-Resolution Against Adversarial Attacks

ICCV 2019poster

Single-image super-resolution aims to generate a high-resolution version of a low-resolution image, which serves as an essential component in many image processing applications. This paper investigates the robustness of deep learning-based super-resolution methods against adversarial attacks, which…

Cited by 88PDFScholar
2019

Learning to Screen for Fast Softmax Inference on Large Vocabulary Neural Networks

ICLR 2019poster

Neural language models have been widely used in various NLP tasks, including machine translation, next word prediction and conversational agents. However, it is challenging to deploy these models on mobile devices due to their slow prediction speed, where the bottleneck is to compute top candidates…

Cited by 27SourcePDFScholar
2019

Parallel Asynchronous Stochastic Coordinate Descent with Auxiliary Variables

AISTATS 2019poster

The key to the recent success of coordinate descent (CD) in many applications is to maintain a set of auxiliary variables to facilitate efficient single variable updates. For example, the vector of residual/primal variables has to be maintained when CD is applied for Lasso/linear SVM, respectively.…

2019

Query-Efficient Hard-label Black-box Attack: An Optimization-based Approach

ICLR 2019poster

We study the problem of attacking machine learning models in the hard-label black-box setting, where no model information is revealed except that the attacker can make queries to probe the corresponding hard-label decisions. This is a very challenging problem since the direct extension of state-of-t…

2019

Robustness Verification of Tree-based Models

NeurIPS 2019poster

We study the robustness verification problem of tree based models, including random forest (RF) and gradient boosted decision tree (GBDT). Formal robustness verification of decision tree ensembles involves finding the exact minimal adversarial perturbation or a guaranteed lower bound of it. Existing…

2019

Stochastic Shared Embeddings: Data-driven Regularization of Embedding Layers

NeurIPS 2019poster

In deep neural nets, lower level embedding layers account for a large portion of the total number of parameters. Tikhonov regularization, graph-based regularization, and hard parameter sharing are approaches that introduce explicit biases into training in a hope to reduce statistical complexity. Alt…

Cited by 47SourcePDFScholar
2019

The Limitations of Adversarial Training and the Blind-Spot Attack

ICLR 2019poster

The adversarial training procedure proposed by Madry et al. (2018) is one of the most effective methods to defend against adversarial examples in deep neural net- works (DNNs). In our paper, we shed some lights on the practicality and the hardness of adversarial training by showing that the effectiv…

Cited by 194SourcePDFScholar
2018

Efficient Neural Network Robustness Certification with General Activation Functions

NeurIPS 2018poster

Finding minimum distortion of adversarial examples and thus certifying robustness in neural networks classifiers is known to be a challenging problem. Nevertheless, recently it has been shown to be possible to give a non-trivial certified lower bound of minimum distortion, and some recent progress h…

2018

Evaluating the Robustness of Neural Networks: An Extreme Value Theory Approach

ICLR 2018poster

The robustness of neural networks to adversarial examples has received great attention due to security implications. Despite various attack approaches to crafting visually imperceptible adversarial examples, little has been developed towards a comprehensive measure of robustness. In this paper, we p…

2018

GroupReduce: Block-Wise Low-Rank Approximation for Neural Language Model Shrinking

NeurIPS 2018poster

Model compression is essential for serving large deep neural nets on devices with limited resources or applications that require real-time responses. For advanced NLP problems, a neural language model usually consists of recurrent layers (e.g., using LSTM cells), an embedding matrix for representing…

Cited by 79SourcePDFScholar
2018

Learning from Group Comparisons: Exploiting Higher Order Interactions

NeurIPS 2018poster

We study the problem of learning from group comparisons, with applications in predicting outcomes of sports and online games. Most of the previous works in this area focus on learning individual effects---they assume each player has an underlying score, and the ''ability'' of the team is modeled by…

Cited by 28SourcePDFScholar
2018

Towards Fast Computation of Certified Robustness for ReLU Networks

ICML 2018oral

Verifying the robustness property of a general Rectified Linear Unit (ReLU) network is an NP-complete problem. Although finding the exact minimum adversarial distortion is hard, giving a certified lower bound of the minimum distortion is possible. Current available methods of computing such a bound…

2017

A Greedy Approach for Budgeted Maximum Inner Product Search

NeurIPS 2017poster

Maximum Inner Product Search (MIPS) is an important task in many machine learning applications such as the prediction phase of low-rank matrix factorization models and deep learning models. Recently, there has been substantial research on how to perform MIPS in sub-linear time, but most of the exist…

Cited by 65SourcePDFScholar
2017

Can Decentralized Algorithms Outperform Centralized Algorithms? A Case Study for Decentralized Parallel Stochastic Gradient Descent

NeurIPS 2017oral

Most distributed machine learning systems nowadays, including TensorFlow and CNTK, are built in a centralized fashion. One bottleneck of centralized algorithms lies on high communication cost on the central node. Motivated by this, we ask, can decentralized algorithms be faster than its centralized…

2017

Gradient Boosted Decision Trees for High Dimensional Sparse Output

ICML 2017poster

In this paper, we study the gradient boosted decision trees (GBDT) when the output space is high dimensional and sparse. For example, in multilabel classification, the output space is a $L$-dimensional 0/1 vector, where $L$ is number of labels that can grow to millions and beyond in many modern appl…

2016

A Comprehensive Linear Speedup Analysis for Asynchronous Stochastic Parallel Optimization from Zeroth-Order to First-Order

NeurIPS 2016poster

Asynchronous parallel optimization received substantial successes and extensive attention recently. One of core theoretical questions is how much speedup (or benefit) the asynchronous parallelization can bring to us. This paper provides a comprehensive and generic analysis to study the speedup prope…

Cited by 136SourcePDFScholar
2016

Asynchronous Parallel Greedy Coordinate Descent

NeurIPS 2016poster

n this paper, we propose and study an Asynchronous parallel Greedy Coordinate Descent (Asy-GCD) algorithm for minimizing a smooth function with bounded constraints. At each iteration, workers asynchronously conduct greedy coordinate descent updates on a block of variables. In the first part of the…

Cited by 54SourcePDFScholar
2015

PASSCoDe: Parallel ASynchronous Stochastic dual Co-ordinate Descent

ICML 2015poster

Stochastic Dual Coordinate Descent (DCD) is one of the most efficient ways to solve the family of L2-regularized empirical risk minimization problems, including linear SVM, logistic regression, and many others. The vanilla implementation of DCD is quite slow; however, by maintaining primal variables…

Cited by 119SourcePDFScholar
2015

Sparse Linear Programming via Primal and Dual Augmented Coordinate Descent

NeurIPS 2015poster

Over the past decades, Linear Programming (LP) has been widely used in different areas and considered as one of the mature technologies in numerical optimization. However, the complexity offered by state-of-the-art algorithms (i.e. interior-point method and primal, dual simplex methods) is still uns…

Cited by 40SourcePDFScholar