From d6765b0a5246fcbf26cd486ede1a6cda5c08b10e Mon Sep 17 00:00:00 2001 From: Sarah Schwettmann Date: Sun, 14 Apr 2024 16:38:39 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0d9ca79..d0a2ace 100644 --- a/index.html +++ b/index.html @@ -170,7 +170,7 @@

Visualizing Dataset Exemplar

Generating Synthetic Test Images

-

In addition to using real-world stimuli as inputs to the system it is trying to interpret, MAIA can generate additional synthetic inputs that test specific dimensions of a system's selectivity. MAIA uses the text_to_image function to call a pretrained text-guided diffusion model on prompts it writes. These prompts can test specific hypotheses about the neuron's selectivities, such as in the example of the tennis ball neuron below.


+

In addition to using real-world stimuli as inputs to the system it is trying to interpret, MAIA can generate additional synthetic inputs that test specific dimensions of a system's selectivity. MAIA uses the text2image function to call a pretrained text-guided diffusion model on prompts it writes. These prompts can test specific hypotheses about the neuron's selectivities, such as in the example of the tennis ball neuron below.


Synthetic Exemplars