paper-with-me

Papers

Locally Adaptive Label Smoothing for Predictive Churn

2021-02-09 · Dara Bahri, Heinrich Jiang

Training modern neural networks is an inherently noisy process that can lead to high \emph{prediction churn} -- disagreements between re-trainings of the same model due to factors such as randomization in the parameter initialization and mini-batches -- even when the trained models all attain similar accuracies. Such prediction churn can be very undesirable in practice. In this paper, we present several baselines for reducing churn and show that training on soft labels obtained by adaptively smoothing each example's label based on the example's neighboring labels often outperforms the baselines on churn while improving accuracy on a variety of benchmark classification tasks and model architectures.

📄 PDF Abstract BibTeX arXiv:2102.05140

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Deep $k$-NN Label Smoothing Improves Reproducibility of Neural Network Predictions

2021-01-01 · Dara Bahri, Heinrich Jiang

Training modern neural networks is an inherently noisy process that can lead to high \emph{prediction churn}-- disagreements between re-trainings of the same model due to factors such as randomization in the parameter in…

Prediction

Locally Adaptive Bayesian Multivariate Time Series

2013-12-01 · NeurIPS 2013 12 · Daniele Durante, Bruno Scarpa, David B. Dunson

In modeling multivariate time series, it is important to allow time-varying smoothness in the mean and covariance process. In particular, there may be certain time intervals exhibiting rapid changes and others in which c…

Bayesian InferenceTime SeriesTime Series Analysis

Locally adaptive factor processes for multivariate time series

2012-10-07 · Daniele Durante, Bruno Scarpa, David B. Dunson

In modeling multivariate time series, it is important to allow time-varying smoothness in the mean and covariance process. In particular, there may be certain time intervals exhibiting rapid changes and others in which c…

Bayesian InferenceGaussian ProcessesTime SeriesTime Series Analysis

ChurnNet: A Optimized Modern AI for Churn Prediction

2026-05-29 · Syed Saad Saif, Giulio Maggiore, Paolo Russo, Damiano Distante arxiv

Increased competition and the growing similarity of products and services offered by retailers have lowered the barriers for customers to switch to competitors. Accurate churn prediction can be a valuable tool for drivin…

Predictive Churn with the Set of Good Models

2024-02-12 · Jamelle Watson-Daniels, Flavio du Pin Calmon, Alexander D'Amour, Carol Long 외

Machine learning models in modern mass-market applications are often updated over time. One of the foremost challenges faced is that, despite increasing overall performance, these updates may flip specific model predicti…