← Search

Tuan Pham

7 accepted papers

2025

Lightspeed Geometric Dataset Distance via Sliced Optimal Transport

ICML 2025poster

We introduce sliced optimal transport dataset distance (s-OTDD), a model-agnostic, embedding-agnostic approach for dataset comparison that requires no training, is robust to variations in the number of classes, and can handle disjoint label sets. The core innovation is Moment Transform Projection…

2025

OmniCast: A Masked Latent Diffusion Model for Weather Forecasting Across Time Scales

NeurIPS 2025poster

Accurate weather forecasting across time scales is critical for anticipating and mitigating the impacts of climate change. Recent data-driven methods based on deep learning have achieved significant success in the medium range, but struggle at longer subseasonal-to-seasonal (S2S) horizons due to err…

Cited by 0SourcecodeScholar
2025

One Diffusion to Generate Them All

CVPR 2025poster

We introduce \texttt OneDiffusion - a single large-scale diffusion model designed to tackle a wide range of image synthesis and understanding tasks. It can generate images conditioned on text, depth, pose, layout, or semantic maps. It also handles super-resolution, multi-view generation, instant p…

2025

UMAMI: Unifying Masked Autoregressive Models and Deterministic Rendering for View Synthesis

NeurIPS 2025poster

Novel view synthesis (NVS) seeks to render photorealistic, 3D‑consistent images of a scene from unseen camera poses given only a sparse set of posed views. Existing deterministic networks render observed regions quickly but blur unobserved areas, whereas stochastic diffusion‑based methods hallucinat…

Cited by 0SourceScholar
2024

Neural NeRF Compression

ICML 2024poster

Neural Radiance Fields (NeRFs) have emerged as powerful tools for capturing detailed 3D scenes through continuous volumetric representations. Recent NeRFs utilize feature grids to improve rendering quality and speed; however, these representations introduce significant storage overhead. This paper p…

Cited by 1SourcePDFScholar
2021

Temporal Predictive Coding For Model-Based Planning In Latent Space

ICML 2021spotlight

High-dimensional observations are a major challenge in the application of model-based reinforcement learning (MBRL) to real-world environments. To handle high-dimensional sensory inputs, existing approaches use representation learning to map high-dimensional observations into a lower-dimensional lat…

Cited by 61SourcePDFScholar
2020

Predictive Coding for Locally-Linear Control

ICML 2020poster

High-dimensional observations and unknown dynamics are major challenges when applying optimal control to many real-world decision making tasks. The Learning Controllable Embedding (LCE) framework addresses these challenges by embedding the observations into a lower dimensional latent space, estimati…