← Search

Nicolas Huynh

7 accepted papers

2026

CellBRIDGE: Learning Cellular Trajectories via Interaction-Aware Alignment

ICML 2026poster

Inferring dynamics from population snapshots is a fundamental challenge in machine learning and biology. In scRNA-sequencing (scRNA-seq), destructive measurements preclude direct tracking of individual cells across time, making trajectory inference underdetermined. Optimal Transport (OT) provides a …

Cited by 0SourceScholar
2025

Decision Tree Induction Through LLMs via Semantically-Aware Evolution

ICLR 2025poster

Decision trees are a crucial class of models offering robust predictive performance and inherent interpretability across various domains, including healthcare, finance, and logistics. However, current tree induction methods often face limitations such as suboptimal solutions from greedy methods or p…

Cited by 0SourcePDFScholar
2024

Curated LLM: Synergy of LLMs and Data Curation for tabular augmentation in low-data regimes

ICML 2024poster

Machine Learning (ML) in low-data settings remains an underappreciated yet crucial problem. Hence, data augmentation methods to increase the sample size of datasets needed for ML are key to unlocking the transformative potential of ML in data-deprived regions and domains. Unfortunately, the limited…

Cited by 17SourcePDFScholar
2024

DAGnosis: Localized Identification of Data Inconsistencies using Structures

AISTATS 2024poster

Identification and appropriate handling of inconsistencies in data at deployment time is crucial to reliably use machine learning models. While recent data-centric methods are able to identify such inconsistencies with respect to the training set, they suffer from two key limitations: (1) suboptimal…

2024

Time Series Diffusion in the Frequency Domain

ICML 2024poster

Fourier analysis has been an instrumental tool in the development of signal processing. This leads us to wonder whether this framework could similarly benefit generative modelling. In this paper, we explore this question through the scope of time series diffusion models. More specifically, we analyz…

2020

Active Preference-Based Gaussian Process Regression for Reward Learning

RSS 2020poster

Designing reward functions is a challenging problem in AI and robotics. Humans usually have a difficult time directly specifying all the desirable behaviors that a robot needs to optimize. One common approach is to learn reward functions from collected expert demonstrations. However, learning reward…