paper-with-me

Papers

Compositional Embeddings for Multi-Label One-Shot Learning

2020-02-11 · Zeqian Li, Michael C. Mozer, Jacob Whitehill

We present a compositional embedding framework that infers not just a single class per input image, but a set of classes, in the setting of one-shot learning. Specifically, we propose and evaluate several novel models consisting of (1) an embedding function f trained jointly with a "composition" function g that computes set union operations between the classes encoded in two embedding vectors; and (2) embedding f trained jointly with a "query" function h that computes whether the classes encoded in one embedding subsume the classes encoded in another embedding. In contrast to prior work, these models must both perceive the classes associated with the input examples and encode the relationships between different class label sets, and they are trained using only weak one-shot supervision consisting of the label-set relationships among training examples. Experiments on the OmniGlot, Open Images, and COCO datasets show that the proposed compositional embedding models outperform existing embedding methods. Our compositional embedding models have applications to multi-label object recognition for both one-shot and supervised learning.

📄 PDF Abstract BibTeX arXiv:2002.04193

Code (0)

등록된 구현이 없습니다.

Tasks

Object DetectionObject RecognitionOne-Shot LearningSpeaker Diarization

Similar Papers 제목 키워드 기반

HOMOE: A Memory-Based and Composition-Aware Framework for Zero-Shot Learning with Hopfield Network and Soft Mixture of Experts

2023-11-23 · Do Huu Dat, Po Yuan Mao, Tien Hoang Nguyen, Wray Buntine 외

Compositional Zero-Shot Learning (CZSL) has emerged as an essential paradigm in machine learning, aiming to overcome the constraints of traditional zero-shot learning by incorporating compositional thinking into its meth…

Compositional Zero-Shot LearningMixture-of-ExpertsZero-Shot Learning

Independent Prototype Propagation for Zero-Shot Compositionality

2021-06-01 · NeurIPS 2021 12 · Frank Ruis, Gertjan Burghouts, Doina Bucur

Humans are good at compositional zero-shot reasoning; someone who has never seen a zebra before could nevertheless recognize one when we tell them it looks like a horse with black and white stripes. Machine learning syst…

AttributeCompositional Zero-Shot Learning

Compositional Embeddings: Joint Perception and Comparison of Class Label Sets

2019-09-25 · Zeqian Li, Jacob Whitehill

We explore the idea of compositional set embeddings that can be used to infer not just a single class, but the set of classes associated with the input data (e.g., image, video, audio signal). This can be useful, for exa…

object-detectionObject DetectionOne-Shot Learningspeaker-diarization+1

Compositional Zero-Shot Domain Transfer with Text-to-Text Models

2023-03-23 · Fangyu Liu, Qianchu Liu, Shruthi Bannur, Fernando Pérez-García 외

Label scarcity is a bottleneck for improving task performance in specialised domains. We propose a novel compositional transfer learning framework (DoT5 - domain compositional zero-shot T5) for zero-shot domain transfer.…

Data AugmentationMulti-Task LearningTransfer Learning

On Leveraging Variational Graph Embeddings for Open World Compositional Zero-Shot Learning

2022-04-23 · Muhammad Umer Anwaar, Zhihui Pan, Martin Kleinsteuber

Humans are able to identify and categorize novel compositions of known concepts. The task in Compositional Zero-Shot learning (CZSL) is to learn composition of primitive concepts, i.e. objects and states, in such a way t…

Compositional Zero-Shot LearningImage RetrievalMetric LearningRetrieval+1