← Search

Tin D Nguyen

5 accepted papers

2023

On Regularization and Inference with Label Constraints

ICML 2023poster

Prior knowledge and symbolic rules in machine learning are often expressed in the form of label constraints, especially in structured prediction problems. In this work, we compare two common strategies for encoding label constraints in a machine learning pipeline, *regularization with constraints* a…

Cited by 7SourcePDFScholar
2022

Many processors, little time: MCMC for partitions via optimal transport couplings

AISTATS 2022poster

Markov chain Monte Carlo (MCMC) methods are often used in clustering since they guarantee asymptotically exact expectations in the infinite-time limit. In finite time, though, slow mixing often leads to poor performance. Modern computing environments offer massive parallelism, but naive implementati…

2022

Measuring the robustness of Gaussian processes to kernel choice

AISTATS 2022poster

Gaussian processes (GPs) are used to make medical and scientific decisions, including in cardiac care and monitoring of carbon dioxide emissions. Notably, the choice of GP kernel is often somewhat arbitrary. In particular, uncountably many kernels typically align with qualitative prior knowledge (e.…

Cited by 18SourcePDFScholar
2020

Approximate Cross-Validation for Structured Models

NeurIPS 2020poster

Many modern data analyses benefit from explicitly modeling dependence structure in data -- such as measurements across time or space, ordered words in a sentence, or genes in a genome. A gold standard evaluation technique is structured cross-validation (CV), which leaves out some data subset (such a…