paper-with-me

Papers

Regularization Trade-offs with Fake Features

2022-12-01 · Martin Hellkvist, Ayça Özçelikkale, Anders Ahlén

Recent successes of massively overparameterized models have inspired a new line of work investigating the underlying conditions that enable overparameterized models to generalize well. This paper considers a framework where the possibly overparametrized model includes fake features, i.e., features that are present in the model but not in the data. We present a non-asymptotic high-probability bound on the generalization error of the ridge regression problem under the model misspecification of having fake features. Our highprobability results provide insights into the interplay between the implicit regularization provided by the fake features and the explicit regularization provided by the ridge parameter. Numerical results illustrate the trade-off between the number of fake features and how the optimal ridge parameter may heavily depend on the number of fake features.

📄 PDF Abstract BibTeX arXiv:2212.00433

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Estimation under Model Misspecification with Fake Features

2022-03-07 · Martin Hellkvist, Ayça Özçelikkale, Anders Ahlén

We consider estimation under model misspecification where there is a model mismatch between the underlying system, which generates the data, and the model used during estimation. We propose a model misspecification frame…

model

Revisiting Simple Baselines for In-The-Wild Deepfake Detection

2025-09-04 · Orlando Castaneda, Kevin So-Tang, Kshitij Gurung arxiv

The widespread adoption of synthetic media demands accessible deepfake detectors and realistic benchmarks. While most existing research evaluates deepfake detectors on highly controlled datasets, we focus on the recently…

DeepFake Detection

Cross-Domain Generalization Limits of Vision Foundation Models in Facial Deepfake Detection

2026-05-24 · Ibrahim Delibasoglu arxiv

The rapid evolution of generative models has enabled the creation of hyper-realistic facial deepfakes, exposing a critical vulnerability in modern digital forensics: the inability of detectors to generalize to unseen man…

Domain GeneralizationDeepFake Detection

Regularization-wise double descent: Why it occurs and how to eliminate it

2022-06-03 · Fatih Furkan Yilmaz, Reinhard Heckel

The risk of overparameterized models, in particular deep neural networks, is often double-descent shaped as a function of the model size. Recently, it was shown that the risk as a function of the early-stopping time can …

You Only Debias Once: Towards Flexible Accuracy-Fairness Trade-offs at Inference Time

2025-03-10 · Xiaotian Han, Tianlong Chen, Kaixiong Zhou, Zhimeng Jiang 외

Deep neural networks are prone to various bias issues, jeopardizing their applications for high-stake decision-making. Existing fairness methods typically offer a fixed accuracy-fairness trade-off, since the weight of th…

Fairness