paper-with-me

홈 › Papers

A neural anisotropic view of underspecification in deep learning

2021-04-29 · Guillermo Ortiz-Jimenez, Itamar Franco Salazar-Reque, Apostolos Modas, Seyed-Mohsen Moosavi-Dezfooli, Pascal Frossard

The underspecification of most machine learning pipelines means that we cannot rely solely on validation performance to assess the robustness of deep learning systems to naturally occurring distribution shifts. Instead, making sure that a neural network can generalize across a large number of different situations requires to understand the specific way in which it solves a task. In this work, we propose to study this problem from a geometric perspective with the aim to understand two key characteristics of neural network solutions in underspecified settings: how is the geometry of the learned function related to the data representation? And, are deep networks always biased towards simpler solutions, as conjectured in recent literature? We show that the way neural networks handle the underspecification of these problems is highly dependent on the data representation, affecting both the geometry and the complexity of the learned predictors. Our results highlight that understanding the architectural inductive bias in deep learning is fundamental to address the fairness, robustness, and generalization of these systems.

📄 PDF Abstract BibTeX arXiv:2104.14372

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFairnessInductive Bias

Similar Papers 제목 키워드 기반

Underspecification in Language Modeling Tasks: A Causality-Informed Study of Gendered Pronoun Resolution

2022-09-30 · Emily McMilin

Modern language modeling tasks are often underspecified: for a given token prediction, many words may satisfy the user's intent of producing natural language at inference time, however only one word will minimize the tas…

Language ModelingLanguage ModellingSelection bias

Multi-Hypothesis Test-Time Adaptation to Mitigate Underspecification

2026-06-30 · Afshar Shamsi, Xiao-Yu Guo, Hamid Alinejad-Rokny, Arash Mohammadi 외 arxiv

Test-Time Adaptation (TTA) seeks to improve model robustness under distribution shifts by adapting parameters using unlabeled target data. However, in the absence of supervision, entropy-based adaptation is fundamentally…

Test-time Adaptation

Underspecification Presents Challenges for Credibility in Modern Machine Learning

2020-11-06 · Alexander D'Amour, Katherine Heller, Dan Moldovan, Ben Adlam 외

ML models often exhibit unexpectedly poor behavior when they are deployed in real-world domains. We identify underspecification as a key reason for these failures. An ML pipeline is underspecified when it can return many…

BIG-bench Machine Learning

Accounting for Underspecification in Statistical Claims of Model Superiority

2025-11-04 · Thomas Sanchez, Pedro M. Gordaliza, Meritxell Bach Cuadra arxiv

Machine learning methods are increasingly applied in medical imaging, yet many reported improvements lack statistical robustness: recent works have highlighted that small but significant performance gains are highly like…

Predicting is not Understanding: Recognizing and Addressing Underspecification in Machine Learning

2022-07-06 · Damien Teney, Maxime Peyrard, Ehsan Abbasnejad

Machine learning (ML) models are typically optimized for their accuracy on a given dataset. However, this predictive criterion rarely captures all desirable properties of a model, in particular how well it matches a doma…

BIG-bench Machine LearningModel Selection