paper-with-me

Papers

Classifying the classifier: dissecting the weight space of neural networks

2020-02-13 · Gabriel Eilertsen, Daniel Jönsson, Timo Ropinski, Jonas Unger, Anders Ynnerman

This paper presents an empirical study on the weights of neural networks, where we interpret each model as a point in a high-dimensional space -- the neural weight space. To explore the complex structure of this space, we sample from a diverse selection of training variations (dataset, optimization procedure, architecture, etc.) of neural network classifiers, and train a large number of models to represent the weight space. Then, we use a machine learning approach for analyzing and extracting information from this space. Most centrally, we train a number of novel deep meta-classifiers with the objective of classifying different properties of the training setup by identifying their footprints in the weight space. Thus, the meta-classifiers probe for patterns induced by hyper-parameters, so that we can quantify how much, where, and when these are encoded through the optimization process. This provides a novel and complementary view for explainable AI, and we show how meta-classifiers can reveal a great deal of information about the training setup and optimization, by only considering a small subset of randomly selected consecutive weights. To promote further research on the weight space, we release the neural weight space (NWS) dataset -- a collection of 320K weight snapshots from 16K individually trained deep neural networks.

📄 PDF Abstract BibTeX arXiv:2002.05688

Code (1)

gabrieleilertsen/nws 공식 구현 tf

Tasks

16k

Similar Papers 제목 키워드 기반

DeepMerge: Classifying High-redshift Merging Galaxies with Deep Neural Networks

2020-04-24 · A. Ćiprijanović, G. F. Snyder, B. Nord, J. E. G. Peek

We investigate and demonstrate the use of convolutional neural networks (CNNs) for the task of distinguishing between merging and non-merging galaxies in simulated images, and for the first time at high redshifts (i.e. $…

General ClassificationVocal Bursts Intensity Prediction

A Single-MOSFET MAC for Confidence and Resolution (CORE) Driven Machine Learning Classification

2019-10-21 · Farid Kenarangi, Inna Partin-Vaisband

Mixed-signal machine-learning classification has recently been demonstrated as an efficient alternative for classification with power expensive digital circuits. In this paper, a high-COnfidence high-REsolution (CORE) mi…

BIG-bench Machine LearningGeneral Classification

Joint-ViVo: Selecting and Weighting Visual Words Jointly for Bag-of-Features based Tissue Classification in Medical Images

2012-08-19 · Jing-Yan Wang

Automatically classifying the tissues types of Region of Interest (ROI) in medical imaging has been an important application in Computer-Aided Diagnosis (CAD), such as classification of breast parenchymal tissue in the m…

General Classification

Hellinger Distance Weighted Ensemble for Imbalanced Data Stream Classification

2021-01-30 · Joanna Grzyb, Jakub Klikowski, Michał Woźniak

The imbalanced data classification remains a vital problem. The key is to find such methods that classify both the minority and majority class correctly. The paper presents the classifier ensemble for classifying binary,…

ClassificationGeneral Classification

Image Retrieval Methods in the Dissimilarity Space

2024-12-11 · Madhu Kiran, Kartikey Vishnu, Rafael M. O. Cruz, Eric Granger

Image retrieval methods rely on metric learning to train backbone feature extraction models that can extract discriminant queries and reference (gallery) feature representations for similarity matching. Although state-of…

Binary ClassificationImage RetrievalMetric LearningPerson Re-Identification+1