paper-with-me

Papers

Multiple Descents in Unsupervised Learning: The Role of Noise, Domain Shift and Anomalies

2024-06-17 · Kobi Rahimi, Tom Tirer, Ofir Lindenbaum

The phenomenon of double descent has recently gained attention in supervised learning. It challenges the conventional wisdom of the bias-variance trade-off by showcasing a surprising behavior. As the complexity of the model increases, the test error initially decreases until reaching a certain point where the model starts to overfit the train set, causing the test error to rise. However, deviating from classical theory, the error exhibits another decline when exceeding a certain degree of over-parameterization. We study the presence of double descent in unsupervised learning, an area that has received little attention and is not yet fully understood. We conduct extensive experiments using under-complete auto-encoders (AEs) for various applications, such as dealing with noisy data, domain shifts, and anomalies. We use synthetic and real data and identify model-wise, epoch-wise, and sample-wise double descent for all the aforementioned applications. Finally, we assessed the usability of the AEs for detecting anomalies and mitigating the domain shift between datasets. Our findings indicate that over-parameterized models can improve performance not only in terms of reconstruction, but also in enhancing capabilities for the downstream task.

📄 PDF Abstract BibTeX arXiv:2406.11703

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Stochastic optimization on matrices and a graphon McKean-Vlasov limit

2022-10-02 · Zaid Harchaoui, Sewoong Oh, Soumik Pal, Raghav Somani 외

We consider stochastic gradient descents on the space of large symmetric matrices of suitable functions that are invariant under permuting the rows and columns using the same permutation. We establish deterministic limit…

Stochastic Optimization

Adaptive Stochastic Gradient Descents on Manifolds with an Application on Weighted Low-Rank Approximation

2025-03-14 · Peiqi Yang, Conglong Xu, Hao Wu

We prove a convergence theorem for stochastic gradient descents on manifolds with adaptive learning rate and apply it to the weighted low-rank approximation problem.

Practical Riemannian Neural Networks

2016-02-25 · Gaétan Marceau-Caron, Yann Ollivier

We provide the first experimental results on non-synthetic datasets for the quasi-diagonal Riemannian gradient descents for neural networks introduced in [Ollivier, 2015]. These include the MNIST, SVHN, and FACE datasets…

Advanced Machine Learning Approaches for Enhancing Person Re-Identification Performance

2026-01-04 · Dang H. Pham, Tu N. Nguyen, Hoa N. Nguyen arxiv

Person re-identification (ReID) plays a critical role in intelligent surveillance systems by linking identities across multiple cameras in complex environments. However, ReID faces significant challenges such as appearan…

Unsupervised Domain AdaptationPerson Re-IdentificationDomain GeneralizationContrastive Learning

Autonomous Source Knowledge Selection in Multi-Domain Adaptation

2025-12-08 · Keqiuyin Li, Jie Lu, Hua Zuo, Guangquan Zhang arxiv

Unsupervised multi-domain adaptation plays a key role in transfer learning by leveraging acquired rich source information from multiple source domains to solve target task from an unlabeled target domain. However, multip…

Transfer LearningDomain Adaptation