paper-with-me

Papers

Probabilistic Self-supervised Learning via Scoring Rules Minimization

2023-09-05 · Amirhossein Vahidi, Simon Schoßer, Lisa Wimmer, Yawei Li, Bernd Bischl, Eyke Hüllermeier, Mina Rezaei

In this paper, we propose a novel probabilistic self-supervised learning via Scoring Rule Minimization (ProSMIN), which leverages the power of probabilistic models to enhance representation quality and mitigate collapsing representations. Our proposed approach involves two neural networks; the online network and the target network, which collaborate and learn the diverse distribution of representations from each other through knowledge distillation. By presenting the input samples in two augmented formats, the online network is trained to predict the target network representation of the same sample under a different augmented view. The two networks are trained via our new loss function based on proper scoring rules. We provide a theoretical justification for ProSMIN's convergence, demonstrating the strict propriety of its modified scoring rule. This insight validates the method's optimization process and contributes to its robustness and effectiveness in improving representation quality. We evaluate our probabilistic model on various downstream tasks, such as in-distribution generalization, out-of-distribution detection, dataset corruption, low-shot learning, and transfer learning. Our method achieves superior accuracy and calibration, surpassing the self-supervised baseline in a wide range of experiments on large-scale datasets like ImageNet-O and ImageNet-C, ProSMIN demonstrates its scalability and real-world applicability.

📄 PDF Abstract BibTeX arXiv:2309.02048

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationOut-of-Distribution Detectionscoring ruleSelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

Probabilistic Forecasting with Generative Networks via Scoring Rule Minimization

2021-12-15 · Lorenzo Pacchiardi, Rilwan Adewoyin, Peter Dueben, Ritabrata Dutta

Probabilistic forecasting relies on past observations to provide a probability distribution for a future outcome, which is often evaluated against the realization using a scoring rule. Here, we perform probabilistic fore…

scoring ruleUncertainty QuantificationWeather Forecasting

Supervised classification via minimax probabilistic transformations

2019-02-02 · Santiago Mazuelas, Andrea Zanoni, Aritz Perez

Conventional techniques for supervised classification constrain the classification rules considered and use surrogate losses for classification 0-1 loss. Favored families of classification rules are those that enjoy para…

ClassificationGeneral ClassificationGeneralization Bounds

Aligned Textual Scoring Rules

2025-07-08 · Yuxuan Lu, Yifan Wu, Jason Hartline, Michael J. Curry

Scoring rules elicit probabilistic predictions from a strategic agent by scoring the prediction against a ground truth state. A scoring rule is proper if, from the agent's perspective, reporting the true belief maximizes…

scoring rule

Proper scoring rules for estimation and forecast evaluation

2025-04-02 · Kartik Waghmare, Johanna Ziegel

Proper scoring rules have been a subject of growing interest in recent years, not only as tools for evaluation of probabilistic forecasts but also as methods for estimating probability distributions. In this article, we …

Superior Scoring Rules for Probabilistic Evaluation of Single-Label Multi-Class Classification Tasks

2024-07-25 · Rouhollah Ahmadian, Mehdi Ghatee, Johan Wahlström

This study introduces novel superior scoring rules called Penalized Brier Score (PBS) and Penalized Logarithmic Loss (PLL) to improve model evaluation for probabilistic classification. Traditional scoring rules like Brie…

Model OptimizationModel SelectionMulti-class Classificationscoring rule+1