paper-with-me

홈 › Papers

Computing Class Hierarchies from Classifiers

2021-12-02 · Kai Kang, Fangzhen Lin

A class or taxonomic hierarchy is often manually constructed, and part of our knowledge about the world. In this paper, we propose a novel algorithm for automatically acquiring a class hierarchy from a classifier which is often a large neural network these days. The information that we need from a classifier is its confusion matrix which contains, for each pair of base classes, the number of errors the classifier makes by mistaking one for another. Our algorithm produces surprisingly good hierarchies for some well-known deep neural network models trained on the CIFAR-10 dataset, a neural network model for predicting the native language of a non-native English speaker, a neural network model for detecting the language of a written text, and a classifier for identifying music genre. In the literature, such class hierarchies have been used to provide interpretability to the neural networks. We also discuss some other potential uses of the acquired hierarchies.

📄 PDF Abstract BibTeX arXiv:2112.01187

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Clipped Hyperbolic Classifiers Are Super-Hyperbolic Classifiers

2021-07-23 · CVPR 2022 1 · Yunhui Guo, Xudong Wang, Yubei Chen, Stella X. Yu

Hyperbolic space can naturally embed hierarchies, unlike Euclidean space. Hyperbolic Neural Networks (HNNs) exploit such representational power by lifting Euclidean features into hyperbolic space for classification, outp…

Adversarial RobustnessGeneral ClassificationOut-of-Distribution Detection

Pitfalls of Assessing Extracted Hierarchies for Multi-Class Classification

2021-01-26 · Pablo del Moral, Slawomir Nowaczyk, Anita Sant'Anna, Sepideh Pashami

Using hierarchies of classes is one of the standard methods to solve multi-class classification problems. In the literature, selecting the right hierarchy is considered to play a key role in improving classification perf…

ClassificationGeneral ClassificationMulti-class Classification

Wow! What a Useful Extension! Introducing Non-Referential Concepts to Wordnet

2016-05-01 · LREC 2016 5 · Luis Morgado Da Costa, Francis Bond

In this paper we present the ongoing efforts to expand the depth and breath of the Open Multilingual Wordnet coverage by introducing two new classes of non-referential concepts to wordnet hierarchies: interjections and n…

Beyond Novelty Detection: Incongruent Events, when General and Specific Classifiers Disagree

2008-12-01 · NeurIPS 2008 12 · Daphna Weinshall, Hynek Hermansky, Alon Zweig, Jie Luo 외

Unexpected stimuli are a challenge to any machine learning algorithm. Here we identify distinct types of unexpected events, focusing on 'incongruent events' - when 'general level' and 'specific level' classifiers give co…

Novelty DetectionObject Recognitionspeech-recognitionSpeech Recognition

Customizable Contraction Hierarchies

2014-02-03 · Julian Dibbelt, Ben Strasser, Dorothea Wagner

We consider the problem of quickly computing shortest paths in weighted graphs given auxiliary data derived in an expensive preprocessing phase. By adding a fast weight-customization phase, we extend Contraction Hierarch…