paper-with-me

Papers

Unlocking Feature Visualization for Deep Network with MAgnitude Constrained Optimization

2023-09-21 · NeurIPS 2023 11

Feature visualization has gained significant popularity as an explainability method, particularly after the influential work by Olah et al. in 2017. Despite its success, its widespread adoption has been limited due to issues in scaling to deeper neural networks and the reliance on tricks to generate interpretable images. Here, we describe MACO, a simple approach to address these shortcomings. It consists in optimizing solely an image's phase spectrum while keeping its magnitude constant to ensure that the generated explanations lie in the space of natural images. Our approach yields significantly better results -- both qualitatively and quantitatively -- unlocking efficient and interpretable feature visualizations for state-of-the-art neural networks. We also show that our approach exhibits an attribution mechanism allowing to augment feature visualizations with spatial importance. Furthermore, we enable quantitative evaluation of feature visualizations by introducing 3 metrics: transferability, plausibility, and alignment with natural images. We validate our method on various applications and we introduce a website featuring MACO visualizations for all classes of the ImageNet dataset, which will be made available upon acceptance. Overall, our study unlocks feature visualizations for the largest, state-of-the-art classification networks without resorting to any parametric prior image model, effectively advancing a field that has been stagnating since 2017 (Olah et al, 2017).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unlocking Feature Visualization for Deeper Networks with MAgnitude Constrained Optimization

2023-06-11 · Thomas Fel, Thibaut Boissin, Victor Boutin, Agustin Picard 외

Feature visualization has gained substantial popularity, particularly after the influential work by Olah et al. in 2017, which established it as a crucial tool for explainability. However, its widespread adoption has bee…

Machine Intelligence on Wireless Edge Networks

2025-06-13 · Sri Krishna Vadlamani, Kfir Sulimany, Zhihui Gao, Tingjun Chen 외

Deep neural network (DNN) inference on power-constrained edge devices is bottlenecked by costly weight storage and data movement. We introduce MIWEN, a radio-frequency (RF) analog architecture that ``disaggregates'' memo…

Sign-regularized Multi-task Learning

2021-02-22 · Johnny Torres, Guangji Bai, Junxiang Wang, Liang Zhao 외

Multi-task learning is a framework that enforces different learning tasks to share their knowledge to improve their generalization performance. It is a hot and active domain that strives to handle several core issues; pa…

Multi-Task Learning

Reclaiming the Horizon: Novel Visualization Designs for Time-Series Data with Large Value Ranges

2023-07-18 · Daniel Braun, Rita Borgo, Max Sondag, Tatiana von Landesberger

We introduce two novel visualization designs to support practitioners in performing identification and discrimination tasks on large value ranges (i.e., several orders of magnitude) in time-series data: (1) The order of …

Time Series

Optimization for Classical Machine Learning Problems on the GPU

2022-03-30 · Sören Laue, Mark Blacher, Joachim Giesen

Constrained optimization problems arise frequently in classical machine learning. There exist frameworks addressing constrained optimization, for instance, CVXPY and GENO. However, in contrast to deep learning frameworks…

BIG-bench Machine LearningGPU