paper-with-me

홈 › Papers

A hierarchical loss and its problems when classifying non-hierarchically

2017-09-01 · Cinna Wu, Mark Tygert, Yann Lecun

Failing to distinguish between a sheepdog and a skyscraper should be worse and penalized more than failing to distinguish between a sheepdog and a poodle; after all, sheepdogs and poodles are both breeds of dogs. However, existing metrics of failure (so-called "loss" or "win") used in textual or visual classification/recognition via neural networks seldom leverage a-priori information, such as a sheepdog being more similar to a poodle than to a skyscraper. We define a metric that, inter alia, can penalize failure to distinguish between a sheepdog and a skyscraper more than failure to distinguish between a sheepdog and a poodle. Unlike previously employed possibilities, this metric is based on an ultrametric tree associated with any given tree organization into a semantically meaningful hierarchy of a classifier's classes. An ultrametric tree is a tree with a so-called ultrametric distance metric such that all leaves are at the same distance from the root. Unfortunately, extensive numerical experiments indicate that the standard practice of training neural networks via stochastic gradient descent with random starting points often drives down the hierarchical loss nearly as much when minimizing the standard cross-entropy loss as when trying to minimize the hierarchical loss directly. Thus, this hierarchical loss is unreliable as an objective for plain, randomly started stochastic gradient descent to minimize; the main value of the hierarchical loss may be merely as a meaningful metric of success of a classifier.

📄 PDF Abstract BibTeX arXiv:1709.01062

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

CHIP: Contrastive Hierarchical Image Pretraining

2023-10-12 · Arpit Mittal, Harshil Jhaveri, Swapnil Mallick, Abhishek Ajmera

Few-shot object classification is the task of classifying objects in an image with limited number of examples as supervision. We propose a one-shot/few-shot classification model that can classify an object of any unseen …

ClassificationObject

Interpretable Image Recognition with Hierarchical Prototypes

2019-06-25 · Peter Hase, Chaofan Chen, Oscar Li, Cynthia Rudin

Vision models are interpretable when they classify objects on the basis of features that a person can directly understand. Recently, methods relying on visual feature prototypes have been developed for this purpose. Howe…

General Classification

Hierarchically Decoupled Spatial-Temporal Contrast for Self-supervised Video Representation Learning

2020-11-23 · Zehua Zhang, David Crandall

We present a novel technique for self-supervised video representation learning by: (a) decoupling the learning objective into two contrastive subtasks respectively emphasizing spatial and temporal features, and (b) perfo…

Action RecognitionContrastive LearningRepresentation Learning

Hierarchical Multi-Label Classification Networks

2018-07-01 · ICML 2018 7 · Jonatas Wehrmann, Ricardo Cerri, Rodrigo Barros

One of the most challenging machine learning problems is a particular case of data classification in which classes are hierarchically structured and objects can be assigned to multiple paths of the class hierarchy a…

ClassificationGeneral ClassificationHierarchical Multi-label ClassificationMulti-Label Classification+4

Connecting Sphere Manifolds Hierarchically for Regularization

2021-06-25 · Damien Scieur, Youngsung Kim

This paper considers classification problems with hierarchically organized classes. We force the classifier (hyperplane) of each class to belong to a sphere manifold, whose center is the classifier of its super-class. Th…