← Search

TrungTin Nguyen

10 accepted papers

2026

FACET: A Fragment-Aware Conformer Ensemble Transformer

ICLR 2026poster

Accurately predicting molecular properties requires effective integration of structural information from both 2D molecular graphs and their corresponding equilibrium conformer ensembles. In this work, we propose FACET, a scalable Structure-Aware Graph Transformer that efficiently aggregates features…

Cited by 0SourceScholar
2025

A Unified Framework for Variable Selection in Model-Based Clustering with Missing Not at Random

NeurIPS 2025poster

Model-based clustering integrated with variable selection is a powerful tool for uncovering latent structures within complex data. However, its effectiveness is often hindered by challenges such as identifying relevant variables that define heterogeneous subgroups and handling data that are missing…

Cited by 0SourceScholar
2025

ExGra-Med: Extended Context Graph Alignment for Medical Vision-Language Models

NeurIPS 2025poster

State-of-the-art medical multi-modal LLMs (med-MLLMs), such as LLaVA-Med and BioMedGPT, primarily depend on scaling model size and data volume, with training driven largely by autoregressive objectives. However, we reveal that this approach can lead to weak vision-language alignment, making these mo…

Cited by 0SourceScholar
2024

A General Theory for Softmax Gating Multinomial Logistic Mixture of Experts

ICML 2024poster

Mixture-of-experts (MoE) model incorporates the power of multiple submodels via gating functions to achieve greater performance in numerous regression and classification applications. From a theoretical perspective, while there have been previous attempts to comprehend the behavior of that model und…

Cited by 8SourcePDFScholar
2024

Accelerating Transformers with Spectrum-Preserving Token Merging

NeurIPS 2024poster

Increasing the throughput of the Transformer architecture, a foundational component used in numerous state-of-the-art models for vision and language tasks (e.g., GPT, LLaVa), is an important problem in machine learning. One recent and effective strategy is to merge token representations within Trans…

2024

On the Asymptotic Distribution of the Minimum Empirical Risk

ICML 2024poster

Empirical risk minimization (ERM) is a foundational framework for the estimation of solutions to statistical and machine learning problems. Characterizing the distributional properties of the minimum empirical risk (MER) provides valuable tools for conducting inference and assessing the goodness of…

Cited by 4SourcePDFScholar
2024

Structure-Aware E(3)-Invariant Molecular Conformer Aggregation Networks

ICML 2024poster

A molecule’s 2D representation consists of its atoms, their attributes, and the molecule’s covalent bonds. A 3D (geometric) representation of a molecule is called a conformer and consists of its atom types and Cartesian coordinates. Every conformer has a potential energy, and the lower this energy,…

2024

Towards Convergence Rates for Parameter Estimation in Gaussian-gated Mixture of Experts

AISTATS 2024poster

Originally introduced as a neural network for ensemble learning, mixture of experts (MoE) has recently become a fundamental building block of highly successful modern deep neural networks for heterogeneous data analysis in several applications of machine learning and statistics. Despite its populari…

2023

HyperRouter: Towards Efficient Training and Inference of Sparse Mixture of Experts

EMNLP 2023short main

By routing input tokens to only a few split experts, Sparse Mixture-of-Experts has enabled efficient training of large language models. Recent findings suggest that fixing the routers can achieve competitive performance by alleviating the collapsing problem, where all experts eventually learn simila…

Cited by 0SourcecodeScholar