Giacomo Aldegheri

h-index2
2papers
18citations

2 Papers

3.9CVOct 7, 2023Code
Hacking Generative Models with Differentiable Network Bending

Giacomo Aldegheri, Alina Rogalska, Ahmed Youssef et al.

In this work, we propose a method to 'hack' generative models, pushing their outputs away from the original training distribution towards a new objective. We inject a small-scale trainable module between the intermediate layers of the model and train it for a low number of iterations, keeping the rest of the network frozen. The resulting output images display an uncanny quality, given by the tension between the original and new objectives that can be exploited for artistic purposes.

2.6CVNov 15, 2021Code
Category-orthogonal object features guide information processing in recurrent neural networks trained for object categorization

Sushrut Thorat, Giacomo Aldegheri, Tim C. Kietzmann

Recurrent neural networks (RNNs) have been shown to perform better than feedforward architectures in visual object categorization tasks, especially in challenging conditions such as cluttered images. However, little is known about the exact computational role of recurrent information flow in these conditions. Here we test RNNs trained for object categorization on the hypothesis that recurrence iteratively aids object categorization via the communication of category-orthogonal auxiliary variables (the location, orientation, and scale of the object). Using diagnostic linear readouts, we find that: (a) information about auxiliary variables increases across time in all network layers, (b) this information is indeed present in the recurrent information flow, and (c) its manipulation significantly affects task performance. These observations confirm the hypothesis that category-orthogonal auxiliary variable information is conveyed through recurrent connectivity and is used to optimize category inference in cluttered environments.