← Search

Christian Tomani

6 accepted papers

2024

Quality-Aware Translation Models: Efficient Generation and Quality Estimation in a Single Model

ACL 2024long

Maximum-a-posteriori (MAP) decoding is the most widely used decoding strategy for neural machine translation (NMT) models. The underlying assumption is that model probability correlates well with human judgment, with better translations getting assigned a higher score by the model. However, research…

2023

Beyond In-Domain Scenarios: Robust Density-Aware Calibration

ICML 2023poster

Calibrating deep learning models to yield uncertainty-aware predictions is crucial as deep neural networks get increasingly deployed in safety-critical applications. While existing post-hoc calibration methods achieve impressive results on in-domain test datasets, they are limited by their inability…

2022

Parameterized Temperature Scaling for Boosting the Expressive Power in Post-Hoc Uncertainty Calibration

ECCV 2022poster

"We address the problem of uncertainty calibration and introduce a novel calibration method, Parametrized Temperature Scaling (PTS). Standard deep neural networks typically yield uncalibrated predictions, which can be transformed into calibrated confidence scores using post-hoc calibration methods.…

2022

What Makes Graph Neural Networks Miscalibrated?

NeurIPS 2022accept

Given the importance of getting calibrated predictions and reliable uncertainty estimations, various post-hoc calibration methods have been developed for neural networks on standard multi-class classification tasks. However, these methods are not well suited for calibrating graph neural networks (GN…

2021

Post-Hoc Uncertainty Calibration for Domain Drift Scenarios

CVPR 2021poster

We address the problem of uncertainty calibration. While standard deep neural networks typically yield uncalibrated predictions, calibrated confidence scores that are representative of the true likelihood of a prediction can be achieved using post-hoc calibration methods. However, to date, the focus…

Cited by 89PDFcodeScholar
2021

Towards Trustworthy Predictions from Deep Neural Networks with Fast Adversarial Calibration

AAAI 2021technical

To facilitate a wide-spread acceptance of AI systems guiding decision making in real-world applications, trustworthiness of deployed models is key. That is, it is crucial for predictive models to be uncertainty-aware and yield well-calibrated (and thus trustworthy) predictions for both in-domain sam…