← Search

Trung Le

82 accepted papers

2026

$f$-Divergence Self-Play for Tabular Anomaly Detection via Large Language Models

ICML 2026poster

Anomaly detection in tabular data poses significant challenges due to heterogeneous feature types—mixing numerical, categorical, and textual attributes, which complicate learning meaningful representations of normality. Recent work has applied large language models (LLMs) to this problem by serializ…

Cited by 0SourceScholar
2026

Align-SAM: Seeking Flatter Minima for Better Cross-Subset Alignment

ICLR 2026poster

Sharpness-Aware Minimization (SAM) has proven effective in enhancing deep neural network training by simultaneously minimizing the training loss and the sharpness of the loss landscape, thereby guiding models toward flatter minima that are empirically linked to improved generalization. From another…

Cited by 0SourceScholar
2026

An Optimal Transport-driven Approach for Cultivating Latent Space in Online Incremental Learning

CVPR 2026

In online incremental learning, data continuously arrives with substantial shifts in distribution, creating a significant challenge since previous samples cannot be revisited. Prior research has typically relied on either a single adaptive centroid or fixed multiple centroids to represent each class

Cited by 0SourceScholar
2026

Antibody: Strengthening Defense Against Harmful Fine-Tuning for Large Language Models via Attenuating Harmful Gradient Influence

ICLR 2026poster

Fine-tuning-as-a-service introduces a threat to Large Language Models' safety when service providers fine-tune their models on poisoned user-submitted datasets, a process known as harmful fine-tuning attacks. In this work, we show that by regularizing the gradient contribution of harmful samples enc…

Cited by 0SourceScholar
2026

Beyond Uniformity: Sample and Frequency Meta Weighting for Post-Training Quantization of Diffusion Models

ICLR 2026poster

Post-training quantization (PTQ) is an attractive approach for compressing diffusion models to speed up the sampling process and reduce the memory footprint. Most existing PTQ methods uniformly sample data from various time steps in the denoising process to construct a calibration set for quantizati…

Cited by 0SourceScholar
2026

CTPD: Cross Tokenizer Preference Distillation

AAAI 2026technical

While knowledge distillation has seen widespread use in pre-training and instruction tuning, its application to aligning language models with human preferences remains underexplored, particularly in the more realistic cross-tokenizer setting. The incompatibility of tokenization schemes between teach

Cited by 4SourcePDFScholar
2026

Causal-aware Anomaly Detection for Tabular Data

ICML 2026poster

Anomaly detection (AD) methods often ignore causal dependencies and treat anomalies as outliers, which is brittle when anomalies are primarily mechanism violations rather than extreme values. We propose CausalAno, a causal-aware detector that trains a causal GAN on normal data and leverages its disc…

Cited by 0SourceScholar
2026

DIET: Machine Unlearning on a Data-Diet

AAAI 2026technical

Machine Unlearning (MU) aims to remove the influence of specific knowledge from a pretrained model. Existing methods often rely on retained training data to preserve utility; such dependence is impractical due to privacy and scalability constraints. A further complication arises when unlearning is a

Cited by 0SourcePDFScholar
2026

Decoding Inner Speech with an End-to-End Brain-to-Text Neural Interface

ICLR 2026poster

Speech brain–computer interfaces (BCIs) aim to restore communication for people with paralysis by translating neural activity into text. Most systems use cascaded frameworks that decode phonemes before assembling sentences with an n-gram language model (LM), preventing joint optimization of all stag…

Cited by 0SourceScholar
2026

Does a Hybrid Space-Aware Randomized Defense Improve Empirical and Certified Adversarial Robustness?

ICML 2026poster

We introduce Hybrid Space-aware Stochastic Convolution Attention Noise (HySCAN), a hybrid randomized defense that helps close the long-standing gap between provable robustness under ℓ2 certificates and empirical robustness against strong ℓ∞ attacks, while maintaining strong generalization across div…

Cited by 0SourceScholar
2026

Gradient-Aligned Calibration for Post-Training Quantization of Diffusion Models

ICLR 2026poster

Diffusion models have shown remarkable performance in image synthesis by progressively estimating a smooth transition from a Gaussian distribution of noise to a real image. Unfortunately, their practical deployment is limited by slow inference speed, high memory usage, and the computational demands…

Cited by 0SourceScholar
2026

HieRD: Hierarchical Relational Distillation for Vision-Language Embedding Models

ICML 2026poster

Knowledge distillation is crucial for compressing large Vision–Language Models (VLMs) into efficient architectures. While prior VLM research has primarily focused on reasoning tasks like visual question answering, multimodal embedding learning, a key component for large-scale retrieval, has received…

Cited by 0SourceScholar
2026

MCW-KD: Multi-Cost Wasserstein Knowledge Distillation for Large Language Models

AAAI 2026technical

Knowledge distillation (KD) is widely recognized as an effective approach for compressing large language models (LLMs). However, standard KD methods often falter when confronted with architectural or tokenization heterogeneity between teacher and student models, which creates a mismatch in their rep

Cited by 0SourcePDFScholar
2026

Mitigating Semantic Collapse in Generative Personalization with Test-Time Embedding Adjustment

ICLR 2026poster

In this paper, we investigate the semantic collapsing problem in generative personalization, an under-explored topic where the learned visual concept ($V$) gradually shifts from its original textual meaning and comes to dominate other concepts in multi-concept input prompts. This issue not only redu…

Cited by 0SourcecodeScholar
2026

On the Mechanisms of Collaborative Learning in VAE Recommenders

ICLR 2026poster

Variational Autoencoders (VAEs) are a powerful alternative to matrix factorization for recommendation. A common technique in VAE-based collaborative filtering (CF) consists in applying binary input masking to user interaction vectors, which improves performance but remains underexplored theoreticall…

Cited by 0SourcecodeScholar
2026

Sharpness-Aware Minimization in Logit Space Efficiently Enhances Direct Preference Optimization

ICLR 2026poster

Direct Preference Optimization (DPO) has emerged as a popular algorithm for aligning pretrained large language models with human preferences, owing to its simplicity and training stability. However, DPO suffers from the recently identified squeezing effect (also known as likelihood displacement), wh…

Cited by 0SourcecodeScholar
2026

Test-Time Instance-Specific Parameter Composition: A New Paradigm for Adaptive Generative Modeling

CVPR 2026

Existing generative models, such as diffusion and auto-regressive networks, are inherently static, relying on a fixed set of pretrained parameters to handle all inputs. In contrast, humans flexibly adapt their internal generative representations to each perceptual or imaginative context. Inspired by

Cited by 0SourcecodeScholar
2026

TokenRatio: Principled Token-Level Preference Optimization via Ratio Matching

ICML 2026poster

Direct Preference Optimization (DPO) is a widely used RL-free method for aligning language models from pairwise preferences, but it models preferences over full sequences even though generation is driven by per-token decisions. Existing token-level extensions typically decompose a sequence-level Bra…

Cited by 0SourceScholar
2026

pH-Strips for Selective Forgetting: A Blunt but Fast Diagnostic Baseline for Machine Unlearning

CVPR 2026

Machine Unlearning (MU), erasing undesirable content from Artificial Intelligence (AI) models, plays an essential role in developing safe and trustworthy AI systems.Despite notable advances, the baseline MU methods rely on retraining from scratch without the data to be removed, which is computationa

Cited by 0SourceScholar
2025

Beyond Losses Reweighting: Empowering Multi-Task Learning via the Generalization Perspective

ICCV 2025poster

Multi-task learning (MTL) trains deep neural networks to optimize several objectives simultaneously using a shared backbone, which leads to reduced computational costs, improved data efficiency, and enhanced performance through cross-task knowledge sharing. Although recent gradient manipulation tech…

Cited by 0SourcePDFScholar
2025

Boosting Multiple Views for pretrained-based Continual Learning

ICLR 2025poster

Recent research has shown that Random Projection (RP) can effectively improve the performance of pre-trained models in Continual learning (CL). The authors hypothesized that using RP to map features onto a higher-dimensional space can make them more linearly separable. In this work, we theoretically…

Cited by 0SourcePDFScholar
2025

EMO: Embedding Model Distillation via Intra-Model Relation and Optimal Transport Alignments

EMNLP 2025

Knowledge distillation (KD) is crucial for compressing large text embedding models, but faces challenges when teacher and student models use different tokenizers (Cross-Tokenizer KD - CTKD). Vocabulary mismatches impede the transfer of relational knowledge encoded in deep representations, such as hi

Cited by 0SourcePDFScholar
2025

Enhancing Dataset Distillation via Non-Critical Region Refinement

CVPR 2025poster

Dataset distillation has gained popularity as a technique for compressing large datasets into smaller, more efficient representations while retaining essential information for model training. Data features can be broadly divided into two types: instance-specific features, which capture unique, fine…

2025

Fantastic Targets for Concept Erasure in Diffusion Models and Where To Find Them

ICLR 2025poster

Concept erasure has emerged as a promising technique for mitigating the risk of harmful content generation in diffusion models by selectively unlearning undesirable concepts. The common principle of previous works to remove a specific concept is to map it to a fixed generic concept, such as a neutra…

2025

Geometry-Aware Collaborative Multi-Solutions Optimizer for Model Fine-Tuning with Parameter Efficiency

NeurIPS 2025poster

We propose a framework grounded in gradient flow theory and informed by geometric structure that provides multiple diverse solutions for a given task, ensuring collaborative results that enhance performance and adaptability across different tasks. This framework enables flexibility, allowing for eff…

Cited by 0SourceScholar
2025

Improved Training Technique for Latent Consistency Models

ICLR 2025poster

Consistency models are a new family of generative models capable of producing high-quality samples in either a single step or multiple steps. Recently, consistency models have demonstrated impressive performance, achieving results on par with diffusion models in the pixel space. However, the success…

2025

Improving Generalization with Flat Hilbert Bayesian Inference

ICML 2025poster

We introduce Flat Hilbert Bayesian Inference (FHBI), an algorithm designed to enhance generalization in Bayesian inference. Our approach involves an iterative two-step procedure with an adversarial functional perturbation step and a functional descent step within the reproducing kernel Hilbert space…

Cited by 0SourcePDFScholar
2025

MixLoRA-DSI: Dynamically Expandable Mixture-of-LoRA Experts for Rehearsal-Free Generative Retrieval over Dynamic Corpora

EMNLP 2025

Continually updating model-based indexes in generative retrieval with new documents remains challenging, as full retraining is computationally expensive and impractical under resource constraints. We propose MixLoRA-DSI, a novel framework that combines an expandable mixture of Low-Rank Adaptation ex

2025

Multi-Surrogate-Objective Optimization for Neural Topic Models

EMNLP 2025

Neural topic modeling has substantially improved topic quality and document topic distribution compared to traditional probabilistic methods. These models often incorporate multiple loss functions. However, the disparate magnitudes of these losses can make hyperparameter tuning for these loss functi

2025

Mutual-pairing Data Augmentation for Fewshot Continual Relation Extraction

NAACL 2025long

Data scarcity is a major challenge in Few-shot Continual Relation Extraction (FCRE), where models must learn new relations from limited data while retaining past knowledge. Current methods, restricted by minimal data streams, struggle with catastrophic forgetting and overfitting. To overcome this, w…

Cited by 0SourcePDFScholar
2025

NetFormer: An interpretable model for recovering dynamical connectivity in neuronal population dynamics

ICLR 2025spotlight

Neuronal dynamics are highly nonlinear and nonstationary. Traditional methods for extracting the underlying network structure from neuronal activity recordings mainly concentrate on modeling static connectivity, without accounting for key nonstationary aspects of biological neural systems, such as o…

Cited by 0SourcePDFScholar
2025

Preserving Clusters in Prompt Learning for Unsupervised Domain Adaptation

CVPR 2025poster

Recent approaches leveraging multi-modal pre-trained models like CLIP for Unsupervised Domain Adaptation (UDA) have shown significant promise in bridging domain gaps and improving generalization by utilizing rich semantic knowledge and robust visual representations learned through extensive pre-trai…

Cited by 0SourcePDFScholar
2025

Promoting Ensemble Diversity with Interactive Bayesian Distributional Robustness for Fine-tuning Foundation Models

ICML 2025poster

We introduce Interactive Bayesian Distributional Robustness (IBDR), a novel Bayesian inference framework that allows modeling the interactions between particles, thereby enhancing ensemble quality through increased particle diversity. IBDR is grounded in a generalized theoretical framework that conn…

Cited by 0SourcePDFScholar
2025

RepLoRA: Reparameterizing Low-rank Adaptation via the Perspective of Mixture of Experts

ICML 2025poster

Low-rank Adaptation (LoRA) has emerged as a powerful and efficient method for fine-tuning large-scale foundation models. Despite its popularity, the theoretical understanding of LoRA has remained underexplored. In this paper, we present a theoretical analysis of LoRA by examining its connection to t…

Cited by 1SourcePDFScholar
2025

Revisiting Prefix-tuning: Statistical Benefits of Reparameterization among Prompts

ICLR 2025poster

Prompt-based techniques, such as prompt-tuning and prefix-tuning, have gained prominence for their efficiency in fine-tuning large pre-trained models. Despite their widespread adoption, the theoretical foundations of these methods remain limited. For instance, in prefix-tuning, we observe that a key…

Cited by 4SourcePDFScholar
2025

SPINT: Spatial Permutation-Invariant Neural Transformer for Consistent Intracortical Motor Decoding

NeurIPS 2025poster

Intracortical Brain-Computer Interfaces (iBCI) decode behavior from neural population activity to restore motor functions and communication abilities in individuals with motor impairments. A central challenge for long-term iBCI deployment is the nonstationarity of neural recordings, where the compos…

Cited by 0SourceScholar
2025

Token-Level Self-Play with Importance-Aware Guidance for Large Language Models

NeurIPS 2025poster

Leveraging the power of Large Language Models (LLMs) through preference optimization is crucial for aligning model outputs with human values. Direct Preference Optimization (DPO) has recently emerged as a simple yet effective method by directly optimizing on preference data without the need for expl…

Cited by 0SourceScholar
2025

Unveiling m-Sharpness Through the Structure of Stochastic Gradient Noise

NeurIPS 2025poster

Sharpness‐aware minimization (SAM) has emerged as a highly effective technique for improving model generalization, but its underlying principles are not fully understood. We investigated the phenomenon known as m-sharpness, where the performance of SAM improves monotonically as the micro-batch size…

Cited by 0SourceScholar
2025

XTRA: Cross-Lingual Topic Modeling with Topic and Representation Alignments

EMNLP 2025

Cross-lingual topic modeling aims to uncover shared semantic themes across languages. Several methods have been proposed to address this problem, leveraging both traditional and neural approaches. While previous methods have achieved some improvements in topic diversity, they often struggle to ensur

2024

Enhancing Domain Adaptation through Prompt Gradient Alignment

NeurIPS 2024poster

Prior Unsupervised Domain Adaptation (UDA) methods often aim to train a domain-invariant feature extractor, which may hinder the model from learning sufficiently discriminative features. To tackle this, a line of works based on prompt learning leverages the power of large-scale pre-trained vision-la…

2024

Erasing Undesirable Concepts in Diffusion Models with Adversarial Preservation

NeurIPS 2024poster

Diffusion models excel at generating visually striking content from text but can inadvertently produce undesirable or harmful content when trained on unfiltered internet data. A practical solution is to selectively removing target concepts from the model, but this may impact the remaining concepts.…

2024

Explicit Eigenvalue Regularization Improves Sharpness-Aware Minimization

NeurIPS 2024poster

Sharpness-Aware Minimization (SAM) has attracted significant attention for its effectiveness in improving generalization across various tasks. However, its underlying principles remain poorly understood. In this work, we analyze SAM’s training dynamics using the maximum eigenvalue of the Hessian as…

2024

MetaAug: Meta-Data Augmentation for Post-Training Quantization

ECCV 2024poster

"Post-Training Quantization (PTQ) has received significant attention because it requires only a small set of calibration data to quantize a full-precision model, which is more practical in real-world applications in which full access to a large training set is not available. However, it often leads…

2024

NAYER: Noisy Layer Data Generation for Efficient and Effective Data-free Knowledge Distillation

CVPR 2024poster

Data-Free Knowledge Distillation (DFKD) has made significant recent strides by transferring knowledge from a teacher neural network to a student neural network without accessing the original data. Nonetheless existing approaches encounter a significant challenge when attempting to generate samples f…

2024

Optimal Transport for Structure Learning Under Missing Data

ICML 2024poster

Causal discovery in the presence of missing data introduces a chicken-and-egg dilemma. While the goal is to recover the true causal structure, robust imputation requires considering the dependencies or, preferably, causal relations among variables. Merely filling in missing values with existing impu…

2024

Parameter Estimation in DAGs from Incomplete Data via Optimal Transport

ICML 2024poster

Estimating the parameters of a probabilistic directed graphical model from incomplete data is a long-standing challenge. This is because, in the presence of latent variables, both the likelihood function and posterior distribution are intractable without assumptions about structural dependencies or…

2024

Preserving Generalization of Language models in Few-shot Continual Relation Extraction

EMNLP 2024main

Few-shot Continual Relations Extraction (FCRE) is an emerging and dynamic area of study where models can sequentially integrate knowledge from new relations with limited labeled data while circumventing catastrophic forgetting and preserving prior knowledge from pre-trained backbones. In this work,…

2024

Sharpness-Aware Data Generation for Zero-shot Quantization

ICML 2024poster

Zero-shot quantization aims to learn a quantized model from a pre-trained full-precision model with no access to original real training data. The common idea in zero-shot quantization approaches is to generate synthetic data for quantizing the full-precision model. While it is well-known that deep n…

Cited by 0SourcePDFScholar
2024

Text-Enhanced Data-free Approach for Federated Class-Incremental Learning

CVPR 2024poster

Federated Class-Incremental Learning (FCIL) is an underexplored yet pivotal issue involving the dynamic addition of new classes in the context of federated learning. In this field Data-Free Knowledge Transfer (DFKT) plays a crucial role in addressing catastrophic forgetting and data privacy problems…

2023

AMAG: Additive, Multiplicative and Adaptive Graph Neural Network For Forecasting Neuron Activity

NeurIPS 2023poster

Latent Variable Models (LVMs) propose to model the dynamics of neural populations by capturing low-dimensional structures that represent features involved in neural activity. Recent LVMs are based on deep learning methodology where a deep neural network is trained to reconstruct the same neural acti…

2023

An Additive Instance-Wise Approach to Multi-class Model Interpretation

ICLR 2023poster

Interpretable machine learning offers insights into what factors drive a certain prediction of a black-box system. A large number of interpreting methods focus on identifying explanatory input features, which generally fall into two main categories: attribution and selection. A popular attribution-b…

2023

Flat Seeking Bayesian Neural Networks

NeurIPS 2023poster

Bayesian Neural Networks (BNNs) provide a probabilistic interpretation for deep learning models by imposing a prior distribution over model parameters and inferring a posterior distribution based on observed data. The model sampled from the posterior distribution can be used for providing ensemble p…

Cited by 9SourcePDFScholar
2023

Global-Local Regularization Via Distributional Robustness

AISTATS 2023poster

Despite superior performance in many situations, deep neural networks are often vulnerable to adversarial examples and distribution shifts, limiting model generalization ability in real-world applications. To alleviate these problems, recent approaches leverage distributional robustness optimization…

2023

Learning Time-Invariant Representations for Individual Neurons from Population Dynamics

NeurIPS 2023poster

Neurons can display highly variable dynamics. While such variability presumably supports the wide range of behaviors generated by the organism, their gene expressions are relatively stable in the adult brain. This suggests that neuronal activity is a combination of its time-invariant identity and th…

2023

Model and Feature Diversity for Bayesian Neural Networks in Mutual Learning

NeurIPS 2023poster

Bayesian Neural Networks (BNNs) offer probability distributions for model parameters, enabling uncertainty quantification in predictions. However, they often underperform compared to deterministic neural networks. Utilizing mutual learning can effectively enhance the performance of peer BNNs. In thi…

Cited by 4SourcePDFScholar
2023

Optimal Transport Model Distributional Robustness

NeurIPS 2023poster

Distributional robustness is a promising framework for training deep learning models that are less vulnerable to adversarial examples and data distribution shifts. Previous works have mainly focused on exploiting distributional robustness in the data space. In this work, we explore an optimal transp…

2023

Vector Quantized Wasserstein Auto-Encoder

ICML 2023poster

Learning deep discrete latent presentations offers a promise of better symbolic and summarized abstractions that are more useful to subsequent downstream tasks. Inspired by the seminal Vector Quantized Variational Auto-Encoder (VQ-VAE), most of work in learning deep discrete representations has main…

Cited by 18SourcePDFScholar
2022

A Unified Wasserstein Distributional Robustness Framework for Adversarial Training

ICLR 2022poster

It is well-known that deep neural networks (DNNs) are susceptible to adversarial attacks, exposing a severe fragility of deep learning systems. As the result, adversarial training (AT) method, by incorporating adversarial examples during training, represents a natural and effective approach to stren…

2022

Cycle class consistency with distributional optimal transport and knowledge distillation for unsupervised domain adaptation

UAI 2022poster

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a model trained on a labeled source domain to an unlabeled target domain. To this end, we propose in this paper a novel cycle class-consistent model based on optimal transport (OT) and knowledge distillation. The model consists of…

Cited by 14SourcePDFScholar
2022

On Global-view Based Defense via Adversarial Attack and Defense Risk Guaranteed Bounds

AISTATS 2022poster

It is well-known that deep neural networks (DNNs) are susceptible to adversarial attacks, which presents the most severe fragility of the deep learning system. Despite achieving impressive performance, most of the current state-of-the-art classifiers remain highly vulnerable to carefully crafted imp…

Cited by 8SourcePDFScholar
2022

On Transportation of Mini-batches: A Hierarchical Approach

ICML 2022spotlight

Mini-batch optimal transport (m-OT) has been successfully used in practical applications that involve probability measures with a very high number of supports. The m-OT solves several smaller optimal transport problems and then returns the average of their costs and transportation plans. Despite its…

Cited by 21SourcePDFScholar
2022

Particle-based Adversarial Local Distribution Regularization

AISTATS 2022poster

Adversarial training defense (ATD) and virtual adversarial training (VAT) are the two most effective methods to improve model robustness against attacks and model generalization. While ATD is usually applied in robust machine learning, VAT is used in semi-supervised learning and domain adaption. In…

2022

Stochastic Multiple Target Sampling Gradient Descent

NeurIPS 2022accept

Sampling from an unnormalized target distribution is an essential problem with many applications in probabilistic inference. Stein Variational Gradient Descent (SVGD) has been shown to be a powerful method that iteratively updates a set of particles to approximate the distribution of interest. Furth…

2021

Improving Ensemble Robustness by Collaboratively Promoting and Demoting Adversarial Robustness

AAAI 2021technical

Ensemble-based Adversarial Training is a principled approach to achieve robustness against adversarial attacks. An important technicality of this approach is to control the transferability of adversarial examples between ensemble members. We propose in this work a simple, but effective strategy to c…

2021

Most: multi-source domain adaptation via optimal transport for student-teacher learning

UAI 2021poster

Multi-source domain adaptation (DA) is more challenging than conventional DA because the knowledge is transferred from several source domains to a target domain. To this end, we propose in this paper a novel model for multi-source DA using the theory of optimal transport and imitation learning. More…

2021

On Learning Domain-Invariant Representations for Transfer Learning with Multiple Sources

NeurIPS 2021poster

Domain adaptation (DA) benefits from the rigorous theoretical works that study its insightful characteristics and various aspects, e.g., learning domain-invariant representations and its trade-off. However, it seems not the case for the multiple source DA and domain generalization (DG) settings whic…

Cited by 24SourcePDFScholar
2021

STEM: An Approach to Multi-Source Domain Adaptation With Guarantees

ICCV 2021poster

Multi-source Domain Adaptation (MSDA) is more practical but challenging than the conventional unsupervised domain adaptation due to the involvement of diverse multiple data sources. Two fundamental challenges of MSDA are: (i) how to deal with the diversity in the multiple source domains and (ii) how…

Cited by 58PDFcodeScholar
2021

TIDOT: A Teacher Imitation Learning Approach for Domain Adaptation with Optimal Transport

IJCAI 2021poster

Using the principle of imitation learning and the theory of optimal transport we propose in this paper a novel model for unsupervised domain adaptation named Teacher Imitation Domain Adaptation with Optimal Transport (TIDOT). Our model includes two cooperative agents: a teacher and a student. The fo…

Cited by 38SourcePDFScholar
2020

Explain by Evidence: An Explainable Memory-based Neural Network for Question Answering

COLING 2020main

Interpretability and explainability of deep neural net models are always challenging due to their size and complexity. Many previous works focused on visualizing internal components of neural networks to represent them through human-friendly concepts. On the other hand, in real life, when making a d…

Cited by 7SourcePDFScholar
2020

Improving Adversarial Robustness by Enforcing Local and Global Compactness

ECCV 2020poster

The fact that deep neural networks are susceptible to crafted perturbations severely impacts the use of deep learning in certain domains of application. Among many developed defense models against such attacks, adversarial training emerges as the most successful method that consistently resists a wi…

2019

Maximal Divergence Sequential Autoencoder for Binary Software Vulnerability Detection

ICLR 2019poster

Due to the sharp increase in the severity of the threat imposed by software vulnerabilities, the detection of vulnerabilities in binary code has become an important concern in the software industry, such as the embedded systems industry, and in the field of computer security. However, most of the wo…

Cited by 64SourcePDFScholar
2018

MGAN: Training Generative Adversarial Nets with Multiple Generators

ICLR 2018poster

We propose in this paper a new approach to train the Generative Adversarial Nets (GANs) with a mixture of generators to overcome the mode collapsing problem. The main intuition is to employ multiple generators, instead of using a single one as in the original GAN. The idea is simple, yet proven to b…