# Gradient-free activation maximization for identifying effective stimuli

**Authors:** Will Xiao, Gabriel Kreiman

arXiv: 1905.00378 · 2020-09-01

## TL;DR

This paper introduces XDream, a gradient-free activation maximization method combining generative models and genetic algorithms, to identify effective stimuli for neurons in biological and artificial neural networks.

## Contribution

The paper presents XDream, a novel gradient-free approach for stimulus optimization, applicable to biological neurons and ConvNet units, overcoming the lack of gradient information.

## Key findings

- XDream reliably generates strong stimuli for macaque visual cortex neurons.
- XDream is effective across different network layers, architectures, and training sets.
- Practical guidelines for hyperparameter selection in XDream are provided.

## Abstract

A fundamental question for understanding brain function is what types of stimuli drive neurons to fire. In visual neuroscience, this question has also been posted as characterizing the receptive field of a neuron. The search for effective stimuli has traditionally been based on a combination of insights from previous studies, intuition, and luck. Recently, the same question has emerged in the study of units in convolutional neural networks (ConvNets), and together with this question a family of solutions were developed that are generally referred to as "feature visualization by activation maximization."   We sought to bring in tools and techniques developed for studying ConvNets to the study of biological neural networks. However, one key difference that impedes direct translation of tools is that gradients can be obtained from ConvNets using backpropagation, but such gradients are not available from the brain. To circumvent this problem, we developed a method for gradient-free activation maximization by combining a generative neural network with a genetic algorithm. We termed this method XDream (EXtending DeepDream with real-time evolution for activation maximization), and we have shown that this method can reliably create strong stimuli for neurons in the macaque visual cortex (Ponce et al., 2019). In this paper, we describe extensive experiments characterizing the XDream method by using ConvNet units as in silico models of neurons. We show that XDream is applicable across network layers, architectures, and training sets; examine design choices in the algorithm; and provide practical guides for choosing hyperparameters in the algorithm. XDream is an efficient algorithm for uncovering neuronal tuning preferences in black-box networks using a vast and diverse stimulus space.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.00378/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1905.00378/full.md

## References

40 references — full list in the complete paper: https://tomesphere.com/paper/1905.00378/full.md

---
Source: https://tomesphere.com/paper/1905.00378