paper-with-me

Papers

Visualizing Classification Structure of Large-Scale Classifiers

2020-07-12 · Bilal Alsallakh, Zhixin Yan, Shabnam Ghaffarzadegan, Zeng Dai, Liu Ren

We propose a measure to compute class similarity in large-scale classification based on prediction scores. Such measure has not been formally pro-posed in the literature. We show how visualizing the class similarity matrix can reveal hierarchical structures and relationships that govern the classes. Through examples with various classifiers, we demonstrate how such structures can help in analyzing the classification behavior and in inferring potential corner cases. The source code for one example is available as a notebook at https://github.com/bilalsal/blocks

📄 PDF Abstract BibTeX arXiv:2007.06068

Code (1)

bilalsal/blocks 공식 구현 pytorch

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Visualizing Semantic Structures of Sequential Data by Learning Temporal Dependencies

2019-01-20 · Kyoung-Woon On, Eun-Sol Kim, Yu-Jung Heo, Byoung-Tak Zhang

While conventional methods for sequential learning focus on interaction between consecutive inputs, we suggest a new method which captures composite semantic flows with variable-length dependencies. In addition, the sema…

Visualizing Deep Learning-based Radio Modulation Classifier

2020-05-03 · Liang Huang, You Zhang, Weijian Pan, Jinyin Chen 외

Deep learning has recently been successfully applied in automatic modulation classification by extracting and classifying radio features in an end-to-end way. However, deep learning-based radio modulation classifiers are…

Deep LearningGeneral Classification

Visualizing Deep Neural Network Decisions: Prediction Difference Analysis

2017-02-15 · Luisa M. Zintgraf, Taco S. Cohen, Tameem Adel, Max Welling

This article presents the prediction difference analysis method for visualizing the response of a deep neural network to a specific input. When classifying images, the method highlights areas in a given input image that …

Decision MakingPrediction

Visualizing Large-scale and High-dimensional Data

2016-02-01 · Jian Tang, Jingzhou Liu, Ming Zhang, Qiaozhu Mei

We study the problem of visualizing large-scale and high-dimensional data in a low-dimensional (typically 2D or 3D) space. Much success has been reported recently by techniques that first compute a similarity structure o…

graph constructionVocal Bursts Intensity Prediction

Just Leaf It: Accelerating Diffusion Classifiers with Hierarchical Class Pruning

2024-11-18 · Arundhati S. Shanbhag, Brian B. Moser, Tobias C. Nauen, Stanislav Frolov 외

Diffusion models, known for their generative capabilities, have recently shown unexpected potential in image classification tasks by using Bayes' theorem. However, most diffusion classifiers require evaluating all class …

Classificationimage-classificationImage Classification