← Search

Duy-Tung Pham

8 accepted papers

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

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

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
2024

NeuroMax: Enhancing Neural Topic Modeling via Maximizing Mutual Information and Group Topic Regularization

EMNLP 2024finding

Recent advances in neural topic models have concentrated on two primary directions: the integration of the inference network (encoder) with a pre-trained language model (PLM) and the modeling of the relationship between words and topics in the generative model (decoder). However, the use of large PL…