paper-with-me

Papers

Meta-OLE: Meta-learned Orthogonal Low-Rank Embedding

2021-09-29 · Ze Wang, Yue Lu, Qiang Qiu

We introduce Meta-OLE, a new geometry-regularized method for fast adaptation to novel tasks in few-shot image classification. The proposed method learns to adapt for each few-shot classification task a feature space with simultaneous inter-class orthogonality and intra-class low-rankness. Specifically, a deep feature extractor is trained by explicitly imposing orthogonal low-rank subspace structures among features corresponding to different classes within a given task. To adapt to novel tasks with unseen categories, we further meta-learn a light-weight transformation to enhance the inter-class margins. As an additional benefit, this light-weight transformation lets us exploit the query data for label propagation from labeled to unlabeled data without any auxiliary network components. The explicitly geometry-regularized feature subspaces allow the classifiers on novel tasks to be inferred in a closed form, with an adaptive subspace truncation that selectively discards non-discriminative dimensions. We perform experiments on standard few-shot image classification tasks, and observe performance superior to state-of-the-art meta-learning methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFew-Shot Image Classificationimage-classificationImage ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

MONET: Debiasing Graph Embeddings via the Metadata-Orthogonal Training Unit

2019-09-25 · John Palowitch, Bryan Perozzi

Are Graph Neural Networks (GNNs) fair? In many real world graphs, the formation of edges is related to certain node attributes (e.g. gender, community, reputation). In this case, standard GNNs using these edges will be b…

Recommendation Systems

Basis-Oriented Low-rank Transfer for Few-Shot and Test-Time Adaptation

2025-12-02 · Junghwan Park, Woojin Cho, Junhyuk Heo, Darongsae Kwon 외 arxiv

Adapting large pre-trained models to unseen tasks under tight data and compute budgets remains challenging. Meta-learning approaches explicitly learn good initializations, but they require an additional meta-training pha…

parameter-efficient fine-tuningTest-time Adaptation

Learning Geometric Word Meta-Embeddings

2020-04-20 · WS 2020 7 · Pratik Jawanpuria, N T V Satya Dev, Anoop Kunchukuttan, Bamdev Mishra

We propose a geometric framework for learning meta-embeddings of words from different embedding sources. Our framework transforms the embeddings into a common latent space, where, for example, simple averaging of differe…

Word Similarity

Toward Better Generalization in Few-Shot Learning through the Meta-Component Combination

2025-11-07 · Qiuhao Zeng arxiv

In few-shot learning, classifiers are expected to generalize to unseen classes given only a small number of instances of each new class. One of the popular solutions to few-shot learning is metric-based meta-learning. Ho…

Few-Shot Learning

Metaphor Interpretation Using Word Embeddings

2020-10-06 · Kfir Bar, Nachum Dershowitz, Lena Dankin

We suggest a model for metaphor interpretation using word embeddings trained over a relatively large corpus. Our system handles nominal metaphors, like "time is money". It generates a ranked list of potential interpretat…

ClusteringWord Embeddings