← Search

Matthew B. Blaschko

29 accepted papers

2026

SoftCFG: Uncertainty-guided Stable Guidance for Visual Autoregressive Model

ICLR 2026poster

Autoregressive (AR) models have emerged as powerful tools for image generation by modeling images as sequences of discrete tokens. While Classifier-Free Guidance (CFG) has been adopted to improve conditional generation, its application in AR models faces two key issues: guidance diminishing, where t…

Cited by 1SourceScholar
2025

A Novel Characterization of the Population Area Under the Risk Coverage Curve (AURC) and Rates of Finite Sample Estimators

ICML 2025poster

The selective classifier (SC) has been proposed for rank based uncertainty thresholding, which could have applications in safety critical areas such as medical diagnostics, autonomous driving, and the justice system. The Area Under the Risk-Coverage Curve (AURC) has emerged as the foremost evaluatio…

Cited by 0SourcePDFScholar
2025

Balancing Multimodal Training Through Game-Theoretic Regularization

NeurIPS 2025spotlight

Multimodal learning holds the promise for richer information extraction by capturing dependencies across data sources. Yet, current training methods often underperform due to modality competition, a phenomenon where modalities contend for training resources, leaving some underoptimized. This raises…

Cited by 0SourcecodeScholar
2025

Bayesian Optimization over Bounded Domains with the Beta Product Kernel

UAI 2025

Bayesian optimization with Gaussian processes (GP) is commonly used to optimize black-box functions. The Matérn and the Radial Basis Function (RBF) covariance functions are used frequently, but they do not make any assumptions about the domain of the function, which may limit their applicability in

2025

DAVE: Diagnostic benchmark for Audio Visual Evaluation

NeurIPS 2025poster

Audio-visual understanding is a rapidly evolving field that seeks to integrate and interpret information from both auditory and visual modalities. Despite recent advances in multi-modal learning, existing benchmarks often suffer from strong visual bias -- when answers can be inferred from visual dat…

Cited by 0SourcecodeScholar
2025

Linear Combination of Saved Checkpoints Makes Consistency and Diffusion Models Better

ICLR 2025poster

Diffusion Models (DM) and Consistency Models (CM) are two types of popular generative models with good generation quality on various tasks. When training DM and CM, intermediate weight checkpoints are not fully utilized and only the last converged checkpoint is used. In this work, we find proper che…

2024

A Generic Method for Fine-grained Category Discovery in Natural Language Texts

EMNLP 2024main

Fine-grained category discovery using only coarse-grained supervision is a cost-effective yet challenging task. Previous training methods focus on aligning query samples with positive samples and distancing them from negatives. They often neglect intra-category and inter-category semantic similariti…

2024

Can LLMs Learn by Teaching for Better Reasoning? A Preliminary Study

NeurIPS 2024poster

Teaching to improve student models (e.g., knowledge distillation) is an extensively studied methodology in LLMs. However, in human education, teaching enhances not only the students but also the teachers by fostering more rigorous and clearer reasoning, as well as deeper knowledge building. We ask:…

2024

Consistent and Asymptotically Unbiased Estimation of Proper Calibration Errors

AISTATS 2024poster

Proper scoring rules evaluate the quality of probabilistic predictions, playing an essential role in the pursuit of accurate and well-calibrated models. Every proper score decomposes into two fundamental components – proper calibration error and refinement – utilizing a Bregman divergence. While unc…

Cited by 6SourcePDFScholar
2024

FastMem: Fast Memorization of Prompt Improves Context Awareness of Large Language Models

EMNLP 2024finding

Large language models (LLMs) excel in generating coherent text, but they often struggle with context awareness, leading to inaccuracies in tasks requiring faithful adherence to provided information. We introduce FastMem, a novel method designed to enhance instruction fine-tuned LLMs’ context awarene…

2024

LaSCal: Label-Shift Calibration without target labels

NeurIPS 2024poster

When machine learning systems face dataset shift, model calibration plays a pivotal role in ensuring their reliability. Calibration error (CE) provides insights into the alignment between the predicted confidence scores and the classifier accuracy. While prior works have delved into the implications…

Cited by 1SourcePDFScholar
2024

Touchstone Benchmark: Are We on the Right Way for Evaluating AI Algorithms for Medical Segmentation?

NeurIPS 2024poster

How can we test AI performance? This question seems trivial, but it isn't. Standard benchmarks often have problems such as in-distribution and small-size test sets, oversimplified metrics, unfair comparisons, and short-term outcome pressure. As a consequence, good performance on standard benchmarks…

2023

Confidence-Aware Personalized Federated Learning via Variational Expectation Maximization

CVPR 2023poster

Federated Learning (FL) is a distributed learning scheme to train a shared model across clients. One common and fundamental challenge in FL is that the sets of data across clients could be non-identically distributed and have different sizes. Personalized Federated Learning (PFL) attempts to solve t…

2023

Jaccard Metric Losses: Optimizing the Jaccard Index with Soft Labels

NeurIPS 2023poster

Intersection over Union (IoU) losses are surrogates that directly optimize the Jaccard index. Leveraging IoU losses as part of the loss function have demonstrated superior performance in semantic segmentation tasks compared to optimizing pixel-wise losses such as the cross-entropy loss alone. Howeve…

2023

Revisiting Evaluation Metrics for Semantic Segmentation: Optimization and Evaluation of Fine-grained Intersection over Union

NeurIPS 2023poster

Semantic segmentation datasets often exhibit two types of imbalance: \textit{class imbalance}, where some classes appear more frequently than others and \textit{size imbalance}, where some objects occupy more pixels than others. This causes traditional evaluation metrics to be biased towards \textit…

2023

Surrogate Model Extension (SME): A Fast and Accurate Weight Update Attack on Federated Learning

ICML 2023poster

In Federated Learning (FL) and many other distributed training frameworks, collaborators can hold their private data locally and only share the network weights trained with the local data after multiple iterations. Gradient inversion is a family of privacy attacks that recovers data from its generat…

2022

A Consistent and Differentiable Lp Canonical Calibration Error Estimator

NeurIPS 2022accept

Calibrated probabilistic classifiers are models whose predicted probabilities can directly be interpreted as uncertainty estimates. It has been shown recently that deep neural networks are poorly calibrated and tend to output overconfident predictions. As a remedy, we propose a low-bias, trainable c…

2022

Predicting Physical World Destinations for Commands Given to Self-Driving Cars

AAAI 2022technical

In recent years, we have seen significant steps taken in the development of self-driving cars. Multiple companies are starting to roll out impressive systems that work in a variety of settings. These systems can sometimes give the impression that full self-driving is just around the corner and that…

2020

AOWS: Adaptive and Optimal Network Width Search With Latency Constraints

CVPR 2020oral

Neural architecture search (NAS) approaches aim at automatically finding novel CNN architectures that fit computational constraints while maintaining a good performance on the target platform. We introduce a novel efficient one-shot NAS approach to optimally search for channel numbers, given latency…

Cited by 37PDFcodeScholar
2019

A Bayesian Optimization Framework for Neural Network Compression

ICCV 2019poster

Neural network compression is an important step for deploying neural networks where speed is of high importance, or on devices with limited memory. It is necessary to tune compression parameters in order to achieve the desired trade-off between size and performance. This is often done by optimizing…

Cited by 29PDFScholar
2018

The Lovász-Softmax Loss: A Tractable Surrogate for the Optimization of the Intersection-Over-Union Measure in Neural Networks

CVPR 2018poster

The Jaccard index, also referred to as the intersection-over-union score, is commonly employed in the evaluation of image segmentation results given its perceptual qualities, scale invariance - which lends appropriate relevance to small objects, and appropriate counting of false negatives, in compar…

2017

Learning to Discover Sparse Graphical Models

ICML 2017poster

We consider structure discovery of undirected graphical models from observational data. Inferring likely structures from few examples is a complex task often requiring the formulation of priors and sophisticated inference procedures. Popular methods rely on estimating a penalized maximum likelihood…

Cited by 40SourcePDFScholar
2016

Testing for Differences in Gaussian Graphical Models: Applications to Brain Connectivity

NeurIPS 2016oral

Functional brain networks are well described and estimated from data with Gaussian Graphical Models (GGMs), e.g.\ using sparse inverse covariance estimators. Comparing functional connectivity of subjects in two populations calls for comparing these estimated GGMs. Our goal is to identify differences…

Cited by 84SourcePDFScholar