paper-with-me

Papers

Trust, but Verify: Using Self-Supervised Probing to Improve Trustworthiness

2023-02-06 · Ailin Deng, Shen Li, Miao Xiong, Zhirui Chen, Bryan Hooi

Trustworthy machine learning is of primary importance to the practical deployment of deep learning models. While state-of-the-art models achieve astonishingly good performance in terms of accuracy, recent literature reveals that their predictive confidence scores unfortunately cannot be trusted: e.g., they are often overconfident when wrong predictions are made, or so even for obvious outliers. In this paper, we introduce a new approach of self-supervised probing, which enables us to check and mitigate the overconfidence issue for a trained model, thereby improving its trustworthiness. We provide a simple yet effective framework, which can be flexibly applied to existing trustworthiness-related methods in a plug-and-play manner. Extensive experiments on three trustworthiness-related tasks (misclassification detection, calibration and out-of-distribution detection) across various benchmarks verify the effectiveness of our proposed probing framework.

📄 PDF Abstract BibTeX arXiv:2302.02628

Code (1)

d-ailin/ssprobing 공식 구현 pytorch

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

Self-Supervised Relationship Probing

2020-12-01 · NeurIPS 2020 12 · Jiuxiang Gu, Jason Kuen, Shafiq Joty, Jianfei Cai 외

Structured representations of images that model visual relationships are beneficial for many vision and vision-language applications. However, current human-annotated visual relationship datasets suffer from the long-tai…

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling

A Streamlit-based Artificial Intelligence Trust Platform for Next-Generation Wireless Networks

2022-10-25 · M. Kuzlu, F. O. Catak, S. Sarp, U. Cali 외

With the rapid development and integration of artificial intelligence (AI) methods in next-generation networks (NextG), AI algorithms have provided significant advantages for NextG in terms of frequency spectrum usage, b…

Model PoisoningSelf-Learning

Visual Probing: Cognitive Framework for Explaining Self-Supervised Image Representations

2021-06-21 · Witold Oleszkiewicz, Dominika Basaj, Igor Sieradzki, Michał Górszczak 외

Recently introduced self-supervised methods for image representation learning provide on par or superior results to their fully supervised competitors, yet the corresponding efforts to explain the self-supervised approac…

Representation Learning

ReProbe: Efficient Test-Time Scaling of Multi-Step Reasoning by Probing Internal States of Large Language Models

2025-11-09 · Jingwei Ni, Ekaterina Fadeeva, Tianyi Wu, Mubashara Akhtar 외 arxiv

LLMs can solve complex tasks by generating long, multi-step reasoning chains. Test-time scaling (TTS) can further improve performance by sampling multiple variants of intermediate reasoning steps, verifying their correct…

Question AnsweringGeneral Knowledge

Probing in the Wild: A Case Study of Self-Supervised Speech Representations on Mandarin Sub-dialects with Unsupervised Articulatory Analysis

2026-06-24 · Shu Shang, Fuliang Weng, Zeqian Hu, Yaqian Zhou arxiv

While self-supervised speech models have achieved strong performance across speech tasks, relatively little is known about how their internal phonetic representations behave under fine-grained dialect variation. Existing…