← Search

Tan Minh Nguyen

44 accepted papers

2026

Activation Steering with a Feedback Controller

ICLR 2026poster

Controlling the behaviors of large language models (LLMs) is fundamental to their safety alignment and reliable deployment. However, existing steering methods are primarily driven by empirical insights and lack theoretical performance guarantees. In this work, we develop a control-theoretic foundati…

Cited by 0SourcecodeScholar
2026

Expert Merging in Sparse Mixture of Experts with Nash Bargaining

ICLR 2026poster

Existing expert merging strategies for Sparse Mixture of Experts (SMoE) typically rely on input-dependent or input-independent averaging of expert parameters, but often lack a principled weighting mechanism. In this work, we reinterpret expert merging through the lens of game theory, revealing coope…

Cited by 0SourcecodeScholar
2026

Revisiting Tree-Sliced Wasserstein Distance Through the Lens of the Fermat–Weber Problem

ICLR 2026poster

Tree-Sliced methods have emerged as an efficient and expressive alternative to the traditional Sliced Wasserstein distance, replacing one-dimensional projections with tree-structured metric spaces and leveraging a splitting mechanism to better capture the underlying topological structure of integrat…

Cited by 0SourceScholar
2025

CAMEx: Curvature-aware Merging of Experts

ICLR 2025poster

Existing methods for merging experts during model training and fine-tuning predominantly rely on Euclidean geometry, which assumes a flat parameter space. This assumption can limit the model's generalization ability, especially during the pre-training phase, where the parameter manifold might exhibi…

2025

Demystifying the Token Dynamics of Deep Selective State Space Models

ICLR 2025spotlight

Selective state space models (SSM), such as Mamba, have gained prominence for their effectiveness in modeling sequential data. Despite their outstanding empirical performance, a comprehensive theoretical understanding of deep selective SSM remains elusive, hindering their further development and ado…

Cited by 1SourcePDFScholar
2025

Distance-Based Tree-Sliced Wasserstein Distance

ICLR 2025poster

To overcome computational challenges of Optimal Transport (OT), several variants of Sliced Wasserstein (SW) has been developed in the literature. These approaches exploit the closed-form expression of the univariate OT by projecting measures onto one-dimensional lines. However, projecting measures o…

2025

Dynamical Properties of Tokens in Self-Attention and Effects of Positional Encoding

NeurIPS 2025poster

This paper investigates the dynamical properties of tokens in pre-trained transformer models and explores their application to improving Transformers. To this end, we analyze the dynamical system governing the continuous-time limit of the pre-trained model and characterize the asymptotic behavior of…

Cited by 0SourceScholar
2025

Equivariant Neural Functional Networks for Transformers

ICLR 2025poster

This paper systematically explores neural functional networks (NFN) for transformer architectures. NFN are specialized neural networks that treat the weights, gradients, or sparsity patterns of a deep neural network (DNN) as input data and have proven valuable for tasks such as learnable optimizers,…

Cited by 0SourcePDFScholar
2025

Equivariant Polynomial Functional Networks

ICML 2025poster

A neural functional network (NFN) is a specialized type of neural network designed to process and learn from entire neural networks as input data. Recent NFNs have been proposed with permutation and scaling equivariance based on either graph-based message-passing mechanisms or parameter-sharing mec…

Cited by 0SourcePDFScholar
2025

On Linear Mode Connectivity of Mixture-of-Experts Architectures

NeurIPS 2025oral

Linear Mode Connectivity (LMC) is a notable phenomenon in the loss landscapes of neural networks, wherein independently trained models have been observed to be connected—up to permutation symmetries—by linear paths in parameter space along which the loss remains consistently low. This observation ch…

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

Spherical Tree-Sliced Wasserstein Distance

ICLR 2025poster

Sliced Optimal Transport (OT) simplifies the OT problem in high-dimensional spaces by projecting supports of input measures onto one-dimensional lines, then exploiting the closed-form expression of the univariate OT to reduce the computational burden of OT. Recently, the Tree-Sliced method has been…

2025

Tree-Sliced Wasserstein Distance with Nonlinear Projection

ICML 2025poster

Tree-Sliced methods have recently emerged as an alternative to the traditional Sliced Wasserstein (SW) distance, replacing one-dimensional lines with tree-based metric spaces and incorporating a splitting mechanism for projecting measures. This approach enhances the ability to capture the topologica…

Cited by 0SourcePDFScholar
2025

Tree-Sliced Wasserstein Distance: A Geometric Perspective

ICML 2025poster

Many variants of Optimal Transport (OT) have been developed to address its heavy computation. Among them, notably, Sliced Wasserstein (SW) is widely used for application domains by projecting the OT problem onto one-dimensional lines, and leveraging the closed-form expression of the univariate OT to…

Cited by 0SourcePDFScholar
2024

Beyond Vanilla Variational Autoencoders: Detecting Posterior Collapse in Conditional and Hierarchical Variational Autoencoders

ICLR 2024poster

The posterior collapse phenomenon in variational autoencoder (VAE), where the variational posterior distribution closely matches the prior distribution, can hinder the quality of the learned latent variables. As a consequence of posterior collapse, the latent variables extracted by the encoder in VA…

Cited by 3SourcePDFScholar
2024

From Coupled Oscillators to Graph Neural Networks: Reducing Over-smoothing via a Kuramoto Model-based Approach

AISTATS 2024poster

We propose the Kuramoto Graph Neural Network (KuramotoGNN), a novel class of continuous-depth graph neural networks (GNNs) that employs the Kuramoto model to mitigate the over-smoothing phenomenon, in which node features in GNNs become indistinguishable as the number of layers increases. The Kuramot…

Cited by 5SourcePDFScholar
2024

Monomial Matrix Group Equivariant Neural Functional Networks

NeurIPS 2024poster

Neural functional networks (NFNs) have recently gained significant attention due to their diverse applications, ranging from predicting network generalization and network editing to classifying implicit neural representation. Previous NFN designs often depend on permutation symmetries in neural netw…

2024

Neural Collapse for Cross-entropy Class-Imbalanced Learning with Unconstrained ReLU Features Model

ICML 2024poster

The current paradigm of training deep neural networks for classification tasks includes minimizing the empirical risk, pushing the training loss value towards zero even after the training classification error has vanished. In this terminal phase of training, it has been observed that the last-layer…

Cited by 12SourcePDFScholar
2024

Revisiting Kernel Attention with Correlated Gaussian Process Representation

UAI 2024poster

Transformers have increasingly become the de facto method to model sequential data with state-of-the-art performance. Due to its widespread use, being able to estimate and calibrate its modeling uncertainty is important to understand and design robust transformer models. To achieve this, previous wo…

Cited by 3SourcePDFScholar
2024

Unveiling the Hidden Structure of Self-Attention via Kernel Principal Component Analysis

NeurIPS 2024poster

The remarkable success of transformers in sequence modeling tasks, spanning various applications in natural language processing and computer vision, is attributed to the critical role of self-attention. Similar to the development of most deep learning models, the construction of these attention mech…

2023

A Primal-Dual Framework for Transformers and Neural Networks

ICLR 2023top-25%

Self-attention is key to the remarkable success of transformers in sequence modeling tasks including many applications in natural language processing and computer vision. Like neural network layers, these attention mechanisms are often developed by heuristics and experience. To provide a principled…

Cited by 18SourcePDFScholar
2023

Designing Robust Transformers using Robust Kernel Density Estimation

NeurIPS 2023poster

Transformer-based architectures have recently exhibited remarkable successes across different domains beyond just powering large language models. However, existing approaches typically focus on predictive accuracy and computational cost, largely ignoring certain other practical issues such as robust…

Cited by 9SourcePDFScholar
2023

Hierarchical Sliced Wasserstein Distance

ICLR 2023poster

Sliced Wasserstein (SW) distance has been widely used in different application scenarios since it can be scaled to a large number of supports without suffering from the curse of dimensionality. The value of sliced Wasserstein distance is the average of transportation cost between one-dimensional rep…

2023

Mitigating Over-smoothing in Transformers via Regularized Nonlocal Functionals

NeurIPS 2023poster

Transformers have achieved remarkable success in a wide range of natural language processing and computer vision applications. However, the representation capacity of a deep transformer model is degraded due to the over-smoothing issue in which the token representations become identical when the mod…

Cited by 12SourcePDFScholar
2023

Neural Collapse in Deep Linear Networks: From Balanced to Imbalanced Data

ICML 2023poster

Modern deep neural networks have achieved impressive performance on tasks from image classification to natural language processing. Surprisingly, these complex systems with massive amounts of parameters exhibit the same structural properties in their last-layer features and classifiers across canoni…

2023

Revisiting Over-smoothing and Over-squashing Using Ollivier-Ricci Curvature

ICML 2023poster

Graph Neural Networks (GNNs) had been demonstrated to be inherently susceptible to the problems of over-smoothing and over-squashing. These issues prohibit the ability of GNNs to model complex graph interactions by limiting their effectiveness in taking into account distant information. Our study re…

2022

FourierFormer: Transformer Meets Generalized Fourier Integral Theorem

NeurIPS 2022accept

Multi-head attention empowers the recent success of transformers, the state-of-the-art models that have achieved remarkable success in sequence modeling and beyond. These attention mechanisms compute the pairwise dot products between the queries and keys, which results from the use of unnormalized G…

Cited by 41SourcePDFScholar
2022

GRAND++: Graph Neural Diffusion with A Source Term

ICLR 2022poster

We propose GRAph Neural Diffusion with a source term (GRAND++) for graph deep learning with a limited number of labeled nodes, i.e., low-labeling rate. GRAND++ is a class of continuous-depth graph deep learning architectures whose theoretical underpinning is the diffusion process on graphs with a so…

Cited by 96SourcePDFScholar
2022

Improving Neural Ordinary Differential Equations with Nesterov's Accelerated Gradient Method

NeurIPS 2022accept

We propose the Nesterov neural ordinary differential equations (NesterovNODEs), whose layers solve the second-order ordinary differential equations (ODEs) limit of Nesterov's accelerated gradient (NAG) method, and a generalization called GNesterovNODEs. Taking the advantage of the convergence rate $…

Cited by 14SourcePDFScholar
2022

Improving Transformer with an Admixture of Attention Heads

NeurIPS 2022accept

Transformers with multi-head self-attention have achieved remarkable success in sequence modeling and beyond. However, they suffer from high computational and memory complexities for computing the attention matrix at each head. Recently, it has been shown that those attention matrices lie on a low-d…

Cited by 29SourcePDFScholar
2022

Improving Transformers with Probabilistic Attention Keys

ICML 2022spotlight

Multi-head attention is a driving force behind state-of-the-art transformers, which achieve remarkable performance across a variety of natural language processing (NLP) and computer vision tasks. It has been observed that for many applications, those attention heads learn redundant embedding, and mo…

2021

FMMformer: Efficient and Flexible Transformer via Decomposed Near-field and Far-field Attention

NeurIPS 2021poster

We propose FMMformers, a class of efficient and flexible transformers inspired by the celebrated fast multipole method (FMM) for accelerating interacting particle simulation. FMM decomposes particle-particle interaction into near-field and far-field components and then performs direct and coarse-gra…

Cited by 33SourcePDFScholar
2021

Heavy Ball Neural Ordinary Differential Equations

NeurIPS 2021poster

We propose heavy ball neural ordinary differential equations (HBNODEs), leveraging the continuous limit of the classical momentum accelerated gradient descent, to improve neural ODEs (NODEs) training and inference. HBNODEs have two properties that imply practical advantages over NODEs: (i) The adjoi…