paper-with-me

Papers

When less is more: Simplifying inputs aids neural network understanding

2022-01-14 · Robin Tibor Schirrmeister, Rosanne Liu, Sara Hooker, Tonio Ball

How do neural network image classifiers respond to simpler and simpler inputs? And what do such responses reveal about the learning process? To answer these questions, we need a clear measure of input simplicity (or inversely, complexity), an optimization objective that correlates with simplification, and a framework to incorporate such objective into training and inference. Lastly we need a variety of testbeds to experiment and evaluate the impact of such simplification on learning. In this work, we measure simplicity with the encoding bit size given by a pretrained generative model, and minimize the bit size to simplify inputs in training and inference. We investigate the effect of such simplification in several scenarios: conventional training, dataset condensation and post-hoc explanations. In all settings, inputs are simplified along with the original classification task, and we investigate the trade-off between input simplicity and task performance. For images with injected distractors, such simplification naturally removes superfluous information. For dataset condensation, we find that inputs can be simplified with almost no accuracy degradation. When used in post-hoc explanation, our learning-based simplification approach offers a valuable new tool to explore the basis of network decisions.

📄 PDF Abstract BibTeX arXiv:2201.05610

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset Condensation

Similar Papers 제목 키워드 기반

Dynamics and Control of Infections on Social Networks

2016-02-23

Random mixing in host populations has been a convenient simplifying assumption in the study of epidemics, but neglects important differences in contact rates within and between population groups. For HIV/AIDS, the assump…

Epidemiology

The Illusion of Competence: Evaluating the Effect of Explanations on Users' Mental Models of Visual Question Answering Systems

2024-06-27 · Judith Sieker, Simeon Junker, Ronja Utescher, Nazia Attari 외

We examine how users perceive the limitations of an AI system when it encounters a task that it cannot perform perfectly and whether providing explanations alongside its answers aids users in constructing an appropriate …

Question AnsweringVisual Question Answering

Machine learning discovers invariants of braids and flat braids

2023-07-22 · Alexei Lisitsa, Mateo Salles, Alexei Vernitski

We use machine learning to classify examples of braids (or flat braids) as trivial or non-trivial. Our ML takes form of supervised learning using neural networks (multilayer perceptrons). When they achieve good results i…

Metawisdom of the Crowd: How Choice Within Aided Decision Making Can Make Crowd Wisdom Robust

2023-08-29 · Jon Atwell, Marlon Twyman II

Quality information can improve individual judgments but nonetheless fail to make group decisions more accurate; if individuals choose to attend to the same information in the same way, the predictive diversity that enab…

Decision Making

ePose: Let's Make EfficientPose More Generally Applicable

2021-11-30 · Austin Lally, Robert Bain, Mazen Alotaibi

EfficientPose is an impressive 3D object detection model. It has been demonstrated to be quick, scalable, and accurate, especially when considering that it uses only RGB inputs. In this paper we try to improve on Efficie…

3D Object DetectionObjectobject-detectionObject Detection