Probabilistic AND-OR Attribute Grouping for Zero-Shot Learning
Yuval Atzmon, Gal Chechik

TL;DR
This paper introduces LAGO, a probabilistic model that captures attribute group structures with soft and-or relations, improving zero-shot learning accuracy and unifying existing approaches like DAP and ESZSL.
Contribution
LAGO is a novel probabilistic framework that learns attribute groupings and their relations end-to-end, enhancing zero-shot learning performance and providing a unified formulation of prior methods.
Findings
LAGO improves zero-shot learning accuracy on two of three benchmarks.
Soft attribute groupings learned by LAGO capture meaningful structures.
A relaxed DAP approach based on LAGO outperforms original DAP by ~40%.
Abstract
In zero-shot learning (ZSL), a classifier is trained to recognize visual classes without any image samples. Instead, it is given semantic information about the class, like a textual description or a set of attributes. Learning from attributes could benefit from explicitly modeling structure of the attribute space. Unfortunately, learning of general structure from empirical samples is hard with typical dataset sizes. Here we describe LAGO, a probabilistic model designed to capture natural soft and-or relations across groups of attributes. We show how this model can be learned end-to-end with a deep attribute-detection model. The soft group structure can be learned from data jointly as part of the model, and can also readily incorporate prior knowledge about groups if available. The soft and-or structure succeeds to capture meaningful and predictive structures, improving the accuracy of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
