← Search

Sang T. Truong

6 accepted papers

2025

Fantastic Bugs and Where to Find Them in AI Benchmarks

NeurIPS 2025poster

Benchmarks are pivotal in driving AI progress, and invalid benchmark questions frequently undermine their reliability. Manually identifying and correcting errors among thousands of benchmark questions is not only infeasible but also a critical bottleneck for reliable evaluation. In this work, we int…

Cited by 0SourceScholar
2025

Reliable and Efficient Amortized Model-based Evaluation

ICML 2025poster

Comprehensive evaluations of language models (LM) during both development and deployment phases are necessary because these models are thought to possess numerous capabilities as well as safety risks. The average score across a wide range of benchmarks provides a signal that helps guide the use of t…

Cited by 2SourcePDFScholar
2025

ResearchCodeBench: Benchmarking LLMs on Implementing Novel Machine Learning Research Code

NeurIPS 2025spotlight

Large language models (LLMs) have shown promise in transforming machine learning research, yet their capability to faithfully implement genuinely novel ideas from recent research papers—ideas unseen during pretraining—remains unclear. We introduce ResearchCodeBench, a benchmark that evaluates LLMs’…

Cited by 0SourceScholar
2025

The Sound of Syntax: Finetuning and Comprehensive Evaluation of Language Models for Speech Pathology

EMNLP 2025

According to the U.S. National Institutes of Health, more than 3.4 million children experience speech disorders that require clinical intervention. The number of speech-language pathologists (SLPs) is roughly 20 times fewer than the number of affected children, highlighting a significant gap in chil

Cited by 0SourcePDFScholar
2023

DecodingTrust: A Comprehensive Assessment of Trustworthiness in GPT Models

NeurIPS 2023oral

Generative Pre-trained Transformer (GPT) models have exhibited exciting progress in capabilities, capturing the interest of practitioners and the public alike. Yet, while the literature on the trustworthiness of GPT models remains limited, practitioners have proposed employing capable GPT models for…

2023

GAUCHE: A Library for Gaussian Processes in Chemistry

NeurIPS 2023poster

We introduce GAUCHE, an open-source library for GAUssian processes in CHEmistry. Gaussian processes have long been a cornerstone of probabilistic machine learning, affording particular advantages for uncertainty quantification and Bayesian optimisation. Extending Gaussian processes to molecular repr…