paper-with-me

홈 › Papers

Weakly Supervised Recovery of Semantic Attributes

2021-03-22 · Ameen Ali, Tomer Galanti, Evgeniy Zheltonozhskiy, Chaim Baskin, Lior Wolf

We consider the problem of the extraction of semantic attributes, supervised only with classification labels. For example, when learning to classify images of birds into species, we would like to observe the emergence of features that zoologists use to classify birds. To tackle this problem, we propose training a neural network with discrete features in the last layer, which is followed by two heads: a multi-layered perceptron (MLP) and a decision tree. Since decision trees utilize simple binary decision stumps we expect those discrete features to obtain semantic meaning. We present a theoretical analysis as well as a practical method for learning in the intersection of two hypothesis classes. Our results on multiple benchmarks show an improved ability to extract a set of features that are highly correlated with the set of unseen attributes.

📄 PDF Abstract BibTeX arXiv:2103.11888

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly Supervised Image Annotation and Segmentation with Objects and Attributes

2017-08-08 · Zhiyuan Shi, Yongxin Yang, Timothy M. Hospedales, Tao Xiang

We propose to model complex visual scenes using a non-parametric Bayesian model learned from weakly labelled images abundant on media sharing sites such as Flickr. Given weak image-level annotations of objects and attrib…

AttributeObjectobject-detectionObject Detection+3

Weakly Supervised Learning of Mid-Level Features with Beta-Bernoulli Process Restricted Boltzmann Machines

2013-06-01 · CVPR 2013 6 · Roni Mittelman, Honglak Lee, Benjamin Kuipers, Silvio Savarese

The use of semantic attributes in computer vision problems has been gaining increased popularity in recent years. Attributes provide an intermediate feature representation in between low-level features and the class cate…

Object RecognitionWeakly-supervised Learning

Harvesting Information from Captions for Weakly Supervised Semantic Segmentation

2019-05-16 · Johann Sawatzky, Debayan Banerjee, Juergen Gall

Since acquiring pixel-wise annotations for training convolutional neural networks for semantic image segmentation is time-consuming, weakly supervised approaches that only require class tags have been proposed. In this w…

Image CaptioningImage SegmentationSegmentationSemantic Segmentation+2

Weakly Supervised Learning of Objects, Attributes and their Associations

2015-03-31 · Zhiyuan Shi, Yongxin Yang, Timothy M. Hospedales, Tao Xiang

When humans describe images they tend to use combinations of nouns and adjectives, corresponding to objects and their associated attributes respectively. To generate such a description automatically, one needs to model o…

AttributeImage DescriptionObjectRetrieval+1

Through the Looking Glass: A Dual Perspective on Weakly-Supervised Few-Shot Segmentation

2025-08-22 · Jiaqi Ma, Guo-Sen Xie, Fang Zhao, Zechao Li arxiv

Meta-learning aims to uniformly sample homogeneous support-query pairs, characterized by the same categories and similar attributes, and extract useful inductive biases through identical network architectures. However, t…

Few-Shot Semantic Segmentation