← Search

Boris van Breugel

14 accepted papers

2026

Dissecting Quantization Error: A Concentration-Alignment Perspective

ICML 2026poster

Quantization can drastically increase the efficiency of large language and vision models, but typically incurs an accuracy drop. Recently, function-preserving transforms (e.g. rotations, Hadamard transform, channel-wise scaling) have been successfully applied to reduce post-training quantization err…

Cited by 0SourceScholar
2026

FPTQuant: Function-Preserving Transforms for LLM Quantization

ICML 2026poster

Large language models (LLMs) require substantial compute, and thus energy, at inference time. While quantizing weights and activations is effective at improving efficiency, naive quantization of LLMs can significantly degrade performance due to large magnitude outliers. This paper describes FPTQuant…

Cited by 0SourceScholar
2026

STaMP: Sequence Transformation and Mixed Precision for Low-Precision Activation Quantization

ICLR 2026poster

Quantization is the key method for reducing inference latency, power and memory footprint of generative AI models. However, accuracy often degrades sharply when activations are at low bit widths. Recent work suggests that invertible linear transformations (e.g. rotations) can aid quantization, by r…

Cited by 0SourceScholar
2025

Position: All Current Generative Fidelity and Diversity Metrics are Flawed

ICML 2025poster

Any method's development and practical application is limited by our ability to measure its reliability. The popularity of generative modeling emphasizes the importance of good synthetic data metrics. Unfortunately, previous works have found many failure cases in current metrics, for example lack of…

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

RadEdit: stress-testing biomedical vision models via diffusion image editing

ECCV 2024poster

"Biomedical imaging datasets are often small and biased, meaning that real-world performance of predictive models can be substantially lower than expected from internal testing. This work proposes using generative image editing to simulate dataset shifts and diagnose failure modes of biomedical visi…

Cited by 9SourcePDFScholar
2024

Soft Mixture Denoising: Beyond the Expressive Bottleneck of Diffusion Models

ICLR 2024poster

Because diffusion models have shown impressive performances in a number of tasks, such as image synthesis, there is a trend in recent works to prove (with certain assumptions) that these models have strong approximation capabilities. In this paper, we show that current diffusion models actually have…

Cited by 2SourcePDFScholar
2023

Can You Rely on Your Model Evaluation? Improving Model Evaluation with Synthetic Test Data

NeurIPS 2023poster

Evaluating the performance of machine learning models on diverse and underrepresented subgroups is essential for ensuring fairness and reliability in real-world applications. However, accurately assessing model performance becomes challenging due to two main issues: (1) a scarcity of test data, espe…

Cited by 19SourcePDFScholar
2023

Membership Inference Attacks against Synthetic Data through Overfitting Detection

AISTATS 2023poster

Data is the foundation of most science. Unfortunately, sharing data can be obstructed by the risk of violating data privacy, impeding research in fields like healthcare. Synthetic data is a potential solution. It aims to generate data that has the same distribution as the original data, but that doe…

2023

Synthetic Data, Real Errors: How (Not) to Publish and Use Synthetic Data

ICML 2023poster

Generating synthetic data through generative models is gaining interest in the ML community and beyond, promising a future where datasets can be tailored to individual needs. Unfortunately, synthetic data is usually not perfect, resulting in potential errors in downstream tasks. In this work we expl…

2023

What is Flagged in Uncertainty Quantification? Latent Density Models for Uncertainty Categorization

NeurIPS 2023poster

Uncertainty quantification (UQ) is essential for creating trustworthy machine learning models. Recent years have seen a steep rise in UQ methods that can flag suspicious examples, however, it is often unclear what exactly these methods identify. In this work, we propose a framework for categorizing…

Cited by 5SourcePDFScholar
2022

How Faithful is your Synthetic Data? Sample-level Metrics for Evaluating and Auditing Generative Models

ICML 2022spotlight

Devising domain- and model-agnostic evaluation metrics for generative models is an important and as yet unresolved problem. Most existing metrics, which were tailored solely to the image synthesis setup, exhibit a limited capacity for diagnosing the different modes of failure of generative models ac…

2021

DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks

NeurIPS 2021poster

Machine learning models have been criticized for reflecting unfair biases in the training data. Instead of solving for this by introducing fair learning algorithms directly, we focus on generating fair synthetic data, such that any downstream learner is fair. Generating fair synthetic data from unf…