← Search

Tho Tran Huu

9 accepted papers

2026

Geometric and Stochastic Analysis of Discontinuities in Sparse Mixture-of-Experts

ICML 2026spotlight

Sparse Mixture-of-Experts (SMoE) architectures are now widely deployed in state-of-the-art language and vision models, where conditional routing allows scaling to very large networks. However, this very Top-$k$ expert selection that enables conditional routing also renders the SMoE map inherently di…

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

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

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
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…