paper-with-me

홈 › Papers

Few-Shot Learning by Dimensionality Reduction in Gradient Space

2022-06-07 · Martin Gauch, Maximilian Beck, Thomas Adler, Dmytro Kotsur, Stefan Fiel, Hamid Eghbal-zadeh, Johannes Brandstetter, Johannes Kofler, Markus Holzleitner, Werner Zellinger, Daniel Klotz, Sepp Hochreiter, Sebastian Lehner

We introduce SubGD, a novel few-shot learning method which is based on the recent finding that stochastic gradient descent updates tend to live in a low-dimensional parameter subspace. In experimental and theoretical analyses, we show that models confined to a suitable predefined subspace generalize well for few-shot learning. A suitable subspace fulfills three criteria across the given tasks: it (a) allows to reduce the training error by gradient flow, (b) leads to models that generalize well, and (c) can be identified by stochastic gradient descent. SubGD identifies these subspaces from an eigendecomposition of the auto-correlation matrix of update directions across different tasks. Demonstrably, we can identify low-dimensional suitable subspaces for few-shot learning of dynamical systems, which have varying properties described by one or few parameters of the analytical system description. Such systems are ubiquitous among real-world applications in science and engineering. We experimentally corroborate the advantages of SubGD on three distinct dynamical systems problem settings, significantly outperforming popular few-shot learning methods both in terms of sample efficiency and performance.

📄 PDF Abstract BibTeX arXiv:2206.03483

Code (1)

ml-jku/subgd 공식 구현 pytorch

Tasks

Dimensionality ReductionFew-Shot Learning

Similar Papers 제목 키워드 기반

Accelerating Plug-and-Play Image Reconstruction via Multi-Stage Sketched Gradients

2022-03-14 · Junqi Tang

In this work we propose a new paradigm for designing fast plug-and-play (PnP) algorithms using dimensionality reduction techniques. Unlike existing approaches which utilize stochastic gradient iterations for acceleration…

Dimensionality ReductionImage Reconstruction

DimenFix: A novel meta-dimensionality reduction method for feature preservation

2022-11-30 · Qiaodan Luo, Leonardo Christino, Fernando V Paulovich, Evangelos Milios

Dimensionality reduction has become an important research topic as demand for interpreting high-dimensional datasets has been increasing rapidly in recent years. There have been many dimensionality reduction methods with…

Dimensionality Reduction

A dimensionality reduction technique based on the Gromov-Wasserstein distance

2025-01-23 · Rafael P. Eufrazio, Eduardo Fernandes Montesuma, Charles C. Cavalcante

Analyzing relationships between objects is a pivotal problem within data science. In this context, Dimensionality reduction (DR) techniques are employed to generate smaller and more manageable data representations. This …

Dimensionality Reduction

Stochastic Mutual Information Gradient Estimation for Dimensionality Reduction Networks

2021-05-01 · Ozan Ozdenizci, Deniz Erdogmus

Feature ranking and selection is a widely used approach in various applications of supervised dimensionality reduction in discriminative machine learning. Nevertheless there exists significant evidence on feature ranking…

Dimensionality Reductionfeature selectionSupervised dimensionality reduction

A Metaheuristic for Amortized Search in High-Dimensional Parameter Spaces

2023-09-28 · Dominic Boutet, Sylvain Baillet

Parameter inference for dynamical models of (bio)physical systems remains a challenging problem. Intractable gradients, high-dimensional spaces, and non-linear model functions are typically problematic without large comp…

Bayesian Inference