paper-with-me

홈 › Papers

Overparameterisation and worst-case generalisation: friend or foe?

2021-01-01 · ICLR 2021 1 · Aditya Krishna Menon, Ankit Singh Rawat, Sanjiv Kumar

Overparameterised neural networks have demonstrated the remarkable ability to perfectly fit training samples, while still generalising to unseen test samples. However, several recent works have revealed that such models' good average performance does not always translate to good worst-case performance: in particular, they may perform poorly on subgroups that are under-represented in the training set. In this paper, we show that in certain settings, overparameterised models' performance on under-represented subgroups may be improved via post-hoc processing. Specifically, such models' bias can be restricted to their classification layers, and manifest as structured prediction shifts for rare subgroups. We detail two post-hoc correction techniques to mitigate this bias, which operate purely on the outputs of standard model training. We empirically verify that with such post-hoc correction, overparameterisation can improve average and worst-case performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Structured Prediction

Similar Papers 제목 키워드 기반

Domain Generalisation via Domain Adaptation: An Adversarial Fourier Amplitude Approach

2023-02-23 · Minyoung Kim, Da Li, Timothy Hospedales

We tackle the domain generalisation (DG) problem by posing it as a domain adaptation (DA) task where we adversarially synthesise the worst-case target domain and adapt a model to that worst-case domain, thereby improving…

Domain Adaptation

Domain Generalisation via Imprecise Learning

2024-04-06 · Anurag Singh, Siu Lun Chau, Shahine Bouabid, Krikamol Muandet

Out-of-distribution (OOD) generalisation is challenging because it involves not only learning from empirical data, but also deciding among various notions of generalisation, e.g., optimising the average-case risk, worst-…

Tilting the Odds at the Lottery: the Interplay of Overparameterisation and Curricula in Neural Networks

2024-06-03 · Stefano Sarao Mannelli, Yaraslau Ivashynka, Andrew Saxe, Luca Saglietti

A wide range of empirical and theoretical works have shown that overparameterisation can amplify the performance of neural networks. According to the lottery ticket hypothesis, overparameterised networks have an increase…

Learning Compact Neural Networks with Deep Overparameterised Multitask Learning

2023-08-25 · Shen Ren, Haosen Shi

Compact neural network offers many benefits for real-world applications. However, it is usually challenging to train the compact neural networks with small parameter sizes and low computational costs to achieve the same …

Lutz's Spoiler Technique Revisited: A Unified Approach to Worst-Case Optimal Entailment of Unions of Conjunctive Queries in Locally-Forward Description Logics

2021-08-12 · Bartosz Bednarczyk

We present a unified approach to (both finite and unrestricted) worst-case optimal entailment of (unions of) conjunctive queries (U)CQs in the wide class of "locally-forward" description logics. The main technique that w…