← Search

Dinh Phung

74 accepted papers

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

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

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

G-reasoner: Foundation Models for Unified Reasoning over Graph-structured Knowledge

ICLR 2026poster

Large language models (LLMs) excel at complex reasoning but remain limited by static and incomplete parametric knowledge. Retrieval-augmented generation (RAG) mitigates this by incorporating external knowledge, yet existing RAGs struggle with knowledge-intensive tasks due to fragmented information a…

Cited by 0SourcecodeScholar
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

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

Unified Camera Positional Encoding for Controlled Video Generation

CVPR 2026

Transformers have emerged as a universal backbone across 3D perception, video generation, and world models for autonomous driving and embodied AI, where understanding camera geometry is essential for grounding visual observations in three-dimensional space. However, existing camera encoding methods

Cited by 0SourcecodeScholar
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

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

GFM-RAG: Graph Foundation Model for Retrieval Augmented Generation

NeurIPS 2025poster

Retrieval-augmented generation (RAG) has proven effective in integrating knowledge into large language models (LLMs). However, conventional RAGs struggle to capture complex relationships between pieces of knowledge, limiting their performance in intricate reasoning that requires integrating knowledg…

Cited by 0SourcecodeScholar
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

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

Neural Topic Modeling with Large Language Models in the Loop

ACL 2025long

Topic modeling is a fundamental task in natural language processing, allowing the discovery of latent thematic structures in text corpora. While Large Language Models (LLMs) have demonstrated promising capabilities in topic discovery, their direct application to topic modeling suffers from issues su…

2025

PaRa: Personalizing Text-to-Image Diffusion via Parameter Rank Reduction

ICLR 2025spotlight

Personalizing a large-scale pretrained Text-to-Image (T2I) diffusion model is chal- lenging as it typically struggles to make an appropriate trade-off between its training data distribution and the target distribution, i.e., learning a novel concept with only a few target images to achieve personali…

Cited by 0SourcePDFScholar
2025

PanSplat: 4K Panorama Synthesis with Feed-Forward Gaussian Splatting

CVPR 2025poster

With the advent of portable 360deg cameras, panorama has gained significant attention in applications like virtual reality (VR), virtual tours, robotics, and autonomous driving. As a result, wide-baseline panorama view synthesis has emerged as a vital task, where high resolution, fast inference, and…

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

Unbiased Sliced Wasserstein Kernels for High-Quality Audio Captioning

NeurIPS 2025poster

Audio captioning systems face a fundamental challenge: teacher-forcing training creates exposure bias that leads to caption degeneration during inference. While contrastive methods have been proposed as solutions, they typically fail to capture the crucial temporal relationships between acoustic and…

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
2024

Direct Evaluation of Chain-of-Thought in Multi-hop Reasoning with Knowledge Graphs

ACL 2024findings

Large language models (LLMs) have demonstrated strong reasoning abilities when prompted to generate chain-of-thought (CoT) explanations alongside answers. However, previous research on evaluating LLMs has solely focused on answer accuracy, neglecting the correctness of the generated CoT. In this pap…

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

Revisiting Deep Audio-Text Retrieval Through the Lens of Transportation

ICLR 2024poster

The Learning-to-match (LTM) framework proves to be an effective inverse optimal transport approach for learning the underlying ground metric between two sources of data, facilitating subsequent matching. However, the conventional LTM framework faces scalability challenges, necessitating the use of t…

2024

Taming Stable Diffusion for Text to 360 Panorama Image Generation

CVPR 2024highlight

Generative models e.g. Stable Diffusion have enabled the creation of photorealistic images from text prompts. Yet the generation of 360-degree panorama images from text remains a challenge particularly due to the dearth of paired text-panorama data and the domain gap between panorama and perspective…

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

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

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

Systematic Assessment of Factual Knowledge in Large Language Models

EMNLP 2023short findings

Previous studies have relied on existing question-answering benchmarks to evaluate the knowledge stored in large language models (LLMs). However, this approach has limitations regarding factual knowledge coverage, as it mostly focuses on generic domains which may overlap with the pretraining data. T…

Cited by 0SourceScholar
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

Bridging Global Context Interactions for High-Fidelity Image Completion

CVPR 2022poster

Bridging global context interactions correctly is important for high-fidelity image completion with large masks. Previous methods attempting this via deep or large receptive field (RF) convolutions cannot escape from the dominance of nearby interactions, which may be inferior. In this paper, we prop…

Cited by 120PDFcodeScholar
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

Domain Generalisation of NMT: Fusing Adapters with Leave-One-Domain-Out Training

ACL 2022findings

Generalising to unseen domains is under-explored and remains a challenge in neural machine translation. Inspired by recent research in parameter-efficient transfer learning from pretrained models, this paper proposes a fusion-based generalisation method that learns to combine domain-specific paramet…

2022

MoVQ: Modulating Quantized Vectors for High-Fidelity Image Generation

NeurIPS 2022accept

Although two-stage Vector Quantized (VQ) generative models allow for synthesizing high-fidelity and high-resolution images, their quantization operator encodes similar patches within an image into the same index, resulting in a repeated artifact for similar adjacent regions using existing decoder ar…

Cited by 86SourcePDFScholar
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

Sobolev Transport: A Scalable Metric for Probability Measures with Graph Metrics

AISTATS 2022poster

Optimal transport (OT) is a popular measure to compare probability distributions. However, OT suffers a few drawbacks such as (i) a high complexity for computation, (ii) indefiniteness which limits its applicability to kernel machines. In this work, we consider probability measures supported on a gr…

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

Exploiting Domain-Specific Features to Enhance Domain Generalization

NeurIPS 2021poster

Domain Generalization (DG) aims to train a model, from multiple observed source domains, in order to perform well on unseen target domains. To obtain the generalization capability, prior DG approaches have focused on extracting domain-invariant information across sources to generalize on target doma…

2021

Generalised Unsupervised Domain Adaptation of Neural Machine Translation with Cross-Lingual Data Selection

EMNLP 2021main

This paper considers the unsupervised domain adaptation problem for neural machine translation (NMT), where we assume the access to only monolingual text in either the source or target language in the new domain. We propose a cross-lingual data selection method to extract in-domain sentences in the…

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

Optimal Transport for Deep Generative Models: State of the Art and Research Challenges

IJCAI 2021poster

Optimal transport has a long history in mathematics which was proposed by Gaspard Monge in the eighteenth century (Monge, 1781). However, until recently, advances in optimal transport theory pave the way for its use in the AI community, particularly for formulating deep generative models. In this pa…

Cited by 16SourcePDFScholar
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
2021

Topic Modelling Meets Deep Neural Networks: A Survey

IJCAI 2021poster

Topic modelling has been a successful technique for text analysis for almost twenty years. When topic modelling met deep neural networks, there emerged a new and increasingly popular research area, neural topic models, with nearly a hundred models developed and a wide range of applications in neural…

Cited by 173SourcePDFScholar
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…

2020

OTLDA: A Geometry-aware Optimal Transport Approach for Topic Modeling

NeurIPS 2020poster

We present an optimal transport framework for learning topics from textual data. While the celebrated Latent Dirichlet allocation (LDA) topic model and its variants have been applied to many disciplines, they mainly focus on word-occurrences and neglect to incorporate semantic regularities in langua…

2020

Variational Autoencoders for Sparse and Overdispersed Discrete Data

AISTATS 2020poster

Many applications, such as text modelling, high-throughput sequencing, and recommender systems, require analysing sparse, high-dimensional, and overdispersed discrete (count or binary) data. Recent deep probabilistic models based on variational autoencoders (VAE) have shown promising results on disc…

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
2019

Probabilistic Multilevel Clustering via Composite Transportation Distance

AISTATS 2019poster

We propose a novel probabilistic approach to multilevel clustering problems based on composite transportation distance, which is a variant of transportation distance where the underlying metric is Kullback-Leibler divergence. Our method involves solving a joint optimization problem over spaces of pr…

Cited by 26SourcePDFScholar
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…

2017

Multilevel Clustering via Wasserstein Means

ICML 2017poster

We propose a novel approach to the problem of multilevel clustering, which aims to simultaneously partition data in each group and discover grouping patterns among groups in a potentially large hierarchically structured corpus of data. Our method involves a joint optimization formulation over severa…