<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Theoretical Neuroscience | Laurent Perrinet</title><link>https://laurentperrinet.github.io/category/theoretical-neuroscience/</link><atom:link href="https://laurentperrinet.github.io/category/theoretical-neuroscience/index.xml" rel="self" type="application/rss+xml"/><description>Theoretical Neuroscience</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en</language><copyright>This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder. This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License Please note that multiple distribution, publication or commercial usage of copyrighted papers included in this website would require submission of a permission request addressed to the journal in which the paper appeared.</copyright><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><image><url>https://laurentperrinet.github.io/media/icon_hu_f2990a9a83ba401.png</url><title>Theoretical Neuroscience</title><link>https://laurentperrinet.github.io/category/theoretical-neuroscience/</link></image><item><title>Artificial neural networks and machine learning applied to the understanding of biological vision</title><link>https://laurentperrinet.github.io/talk/2026-03-05-ue-natural-cognition/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2026-03-05-ue-natural-cognition/</guid><description>&lt;p&gt;Practical work: &lt;a href="https://github.com/laurentperrinet/2026-03_UE-neurosciences-computationnelles/" target="_blank" rel="noopener"&gt;https://github.com/laurentperrinet/2026-03_UE-neurosciences-computationnelles/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;📖 &lt;strong&gt;See the full publication:&lt;/strong&gt;
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2026).
&lt;a href="https://laurentperrinet.github.io/publication/perrinet-26/"&gt;Working Memory with Polychronous Chains&lt;/a&gt;.
&lt;em&gt;arXiv preprint arXiv:2604.14096&lt;/em&gt;.
&lt;p&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/perrinet-26/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/perrinet-26" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="http://arxiv.org/abs/2604.14096" target="_blank" rel="noopener"&gt;
Preprint&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/laurentperrinet/MNESIS" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/p&gt;</description></item><item><title>Foveated Retinotopy Improves Classification and Localization in CNNs</title><link>https://laurentperrinet.github.io/publication/jeremie-25/</link><pubDate>Mon, 23 Feb 2026 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/jeremie-25/</guid><description>
&lt;figure id="figure-foveated-retinotopy-in-cnns-we-represent-left-an-input-image-and-how-it-is-transformed-by-foveated-retinotopy-we-show-below-a-representative-reconstruction-showing-that-it-also-acts-as-a-cortical-zoom-on-the-image-around-the-point-of-fixation-the-transformed-image-is-then-fed-to-the-resnet-deep-learning-architecture"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="*Foveated Retinotopy in CNNs.* We represent Left an input image and how it is transformed by foveated retinotopy. We show below a representative reconstruction showing that it also acts as a cortical zoom on the image around the point of fixation. The transformed image is then fed to the ResNet deep learning architecture." srcset="
/publication/jeremie-25/graphical_hu_ef0007a9396c0cec.webp 400w,
/publication/jeremie-25/graphical_hu_8053a652e158282f.webp 760w,
/publication/jeremie-25/graphical_hu_aca5cfefd2a7e1df.webp 1200w"
src="https://laurentperrinet.github.io/publication/jeremie-25/graphical_hu_ef0007a9396c0cec.webp"
width="760"
height="470"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
&lt;em&gt;Foveated Retinotopy in CNNs.&lt;/em&gt; We represent Left an input image and how it is transformed by foveated retinotopy. We show below a representative reconstruction showing that it also acts as a cortical zoom on the image around the point of fixation. The transformed image is then fed to the ResNet deep learning architecture.
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;From falcons spotting prey to humans recognizing faces, the ability to rapidly process visual information depends on a foveated retinal organization that provides high-acuity central vision while preserving low-resolution peripheral vision. This organization is conserved along early visual pathways, yet remains under-explored in machine learning. Here, we examine the impact of embedding a foveated retinotopic transformation as a preprocessing layer on convolutional neural networks (CNNs) for image classification. By applying a log-polar mapping to off-the-shelf models and retraining them, we achieve comparable accuracy while improving robustness to scale and rotation. We demonstrate that this architecture is highly sensitive to shifts in the fixation point and that this sensitivity provides an effective proxy for defining saliency maps that facilitate object localization. Our results demonstrate that foveated retinotopy encodes prior geometric knowledge, providing a solution for visual searches and a meaningful classification robustness and localization trade-off. These findings provides a proof of concept in order to connect principles of biological vision with artificial networks, suggesting new, robust and efficient approaches for computer vision systems.&lt;/p&gt;
&lt;figure id="figure-foveated-retinotopy-simulated-by-a-log-polar-map-we-represent-left-an-input-image-with-some-geometrical-objects-and-how-it-is-transformed-by-the-log-polar-representation-that-implements-foveated-retinotopy-this-shows-that-a-rotation-amounts-to-a-translation-on-the-polar-axis-abscissa-and-a-zoom-to-a-translation-on-the-ordinates-we-show-right-a-representative-reconstructionshowing-that-it-also-acts-as-a-cortical-zoom-on-the-image-around-the-point-of-fixation"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="*Foveated Retinotopy simulated by a log-polar map.* We represent Left an input image with some geometrical objects and how it is transformed by the log-polar representation that implements foveated retinotopy. This shows that a rotation amounts to a translation on the polar axis (abscissa) and a zoom to a translation on the ordinates. We show right a representative reconstructionshowing that it also acts as a cortical zoom on the image around the point of fixation."
src="https://laurentperrinet.github.io/publication/jeremie-25/grid.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
&lt;em&gt;Foveated Retinotopy simulated by a log-polar map.&lt;/em&gt; We represent Left an input image with some geometrical objects and how it is transformed by the log-polar representation that implements foveated retinotopy. This shows that a rotation amounts to a translation on the polar axis (abscissa) and a zoom to a translation on the ordinates. We show right a representative reconstructionshowing that it also acts as a cortical zoom on the image around the point of fixation.
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;h2 id="links"&gt;links&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://neuromatch.social/@laurentperrinet/116330144691046827" target="_blank" rel="noopener"&gt;https://neuromatch.social/@laurentperrinet/116330144691046827&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/laurentperrinet.bsky.social/post/3migysn4bg22b" target="_blank" rel="noopener"&gt;https://bsky.app/profile/laurentperrinet.bsky.social/post/3migysn4bg22b&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.linkedin.com/feed/update/urn:li:ugcPost:7405576163546255360?commentUrn=urn%3Ali%3Acomment%3A%28ugcPost%3A7405576163546255360%2C7445129580430147584%29&amp;amp;dashCommentUrn=urn%3Ali%3Afsd_comment%3A%287445129580430147584%2Curn%3Ali%3AugcPost%3A7405576163546255360%29" target="_blank" rel="noopener"&gt;Linkedin&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Foveal Retinotopy and Dual Pathways: A Computational Model for Active Visual Search</title><link>https://laurentperrinet.github.io/publication/jeremie-25-thesis/</link><pubDate>Fri, 10 Oct 2025 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/jeremie-25-thesis/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;
&lt;p&gt;This thesis investigates visual search through the lens of the dual visual pathways found in biological systems : the ventral (“what”) pathway, involved in object recognition, and the dorsal (“where”) pathway, responsible for spatial localisation and saccadic planning. Drawing from both neuroscience and computer vision, we propose a computational framework that integrates deep convolutional neural networks (DCNNs) within a biologically inspired architecture grounded in foveal retinotopy. As a proof of concept, prior work has demonstrated that incorporating saccadic planning improves digit categorisation performance in a controlled environment. Building upon this foundation, the primary objective of this thesis is to extend the computational framework to natural images in more ecologically valid settings. Our contributions are as follows : (1) We introduce a novel framework for training and evaluating DCNNs using semantically grounded, task-specific labels ; (2) We bridge the gap between artificial models and biological substrates by emphasizing the role of foveal retinotopy in robust object categorisation and precise localisation ; (3) We disentangle the interplay between categorisation and localisation by proposing a novel &amp;ldquo;localisation-frame&amp;rdquo; dataset, aimed at guiding the design of a biologically plausible dorsal stream model ; and (4) We present an initial model of the dorsal pathway, leveraging the new dataset to develop interpretable and efficient active vision systems—where interpretability is achieved through modular and spatially structured representations, and efficiency is reflected in reduced computational cost during inference with saccade planning. Overall, this thesis extends the dual-stream computational paradigm for visual search, contributes tools for explainable active vision, and offers a platform to explore hypotheses about functional specialisation in the human visual cortex.&lt;/p&gt;
&lt;h2 id="keywords"&gt;Keywords&lt;/h2&gt;
&lt;p&gt;Visual search, Dual visual pathways, Deep Convolutional Neuronal, Network, Foveal retinotopy, Active vision&lt;/p&gt;
&lt;h2 id="résumé"&gt;Résumé&lt;/h2&gt;
&lt;p&gt;Cette thèse étudie la recherche visuelle à travers le prisme des deux voies visuelles identifiées dans les systèmes biologiques : la voie ventrale, impliquée dans la reconnaissance des objets, et la voie dorsale, responsable de la localisation spatiale et de la planification des saccades. S’inspirant à la fois des neurosciences et de la vision artificielle, nous proposons un cadre computationnel intégrant des réseaux neuronal convolutifs profonds (DCNN) dans une architecture biologiquement plausible, fondée sur la rétinotopie fovéale. Des travaux antérieurs ont démontré que l’intégration de la planification des saccades améliorait les performances de catégorisation de chiffres dans un environnement contrôlé. S’appuyant sur cette base, l’objectif principal de cette thèse est d’étendre ce cadre théorique à des images naturelles dans des contextes plus écologiquement valides. Nos contributions sont les suivantes : (1) Nous proposons un nouveau cadre de travail pour l’entraînement et l’évaluation des DCNN, basé sur la sémantique sous-jacente aux labels initialement définis dans la communauté de la recherche computationnelle, ce qui permet de définir des tâches écologiques spécifiques ; (2) nous rapprochons les modèles artificiels des substrats biologiques en soulignant le rôle crucial de la retinotopie fovéales pour une catégorisation robuste et une localisation précise. (3) Nous approfondissons la connaissance de l’interaction entre la catégorisation et la localisation en proposant un ensemble de résultats structuré autour de cette relation, afin de guider la conception d’un modèle plausible de la voie dorsale ; (4) Enfin, en nous appuyant sur ces résultats, nous proposons une première modélisation de la voie dorsale visant à développer des systèmes de vision active à la fois interprétables, grâce à des représentations modulables et spatialement structurées, et efficaces, grâce à la planification de saccades permettant de réduire les coûts de calcul liés à l’inférence. Dans l’ensemble, cette thèse apporte plusieurs éléments : elle enrichit le modèle de vision artificielle des deux voies majeures impliquées dans la recherche visuelle, elle permet de développer des outils de vision active interprétables et elle fournit un cadre pour étudier les hypothèses biologiques relatives à la spécialisation fonctionnelle des aires cérébrales dédiées à la vision chez l’être humain.&lt;/p&gt;
&lt;h2 id="mots-clés"&gt;Mots-clés&lt;/h2&gt;
&lt;p&gt;Recherche visuelle, Voie visuel ventrale, Voie visuel dorsale, Réseau neuronal convolutifs profonds, Rétinotopie fovéale, Vision active&lt;/p&gt;
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/jean-nicolas-j%C3%A9r%C3%A9mie/"&gt;Jean-Nicolas Jérémie&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2025).
&lt;a href="https://laurentperrinet.github.io/post/2025-10-10_soutenance-jean-nicolas-jeremie/"&gt;Soutenance de Jean-Nicolas Jérémie &amp;#34;Foveal Retinotopy and Dual Pathways: A Computational Model for Active Visual Search&amp;#34;&lt;/a&gt;.
&lt;p&gt;
&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>DynTex: A Real-Time Generative Model of Dynamic Naturalistic Luminance Textures</title><link>https://laurentperrinet.github.io/publication/meso-25/</link><pubDate>Mon, 01 Sep 2025 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/meso-25/</guid><description>&lt;p&gt;🚀 Excited to share our new paper:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;DynTex: A real-time generative model of dynamic naturalistic luminance textures&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&amp;hellip;now published in Journal of Vision!&lt;/p&gt;
&lt;p&gt;🔹 Why it matters: Dynamic textures (e.g., fire, water, foliage) are everywhere, but modeling them in real-time has been a challenge. DynTex bridges this gap with a biologically inspired, efficient approach.&lt;/p&gt;
&lt;p&gt;🔹 Key innovation: A generative model that captures the spatiotemporal statistics of natural scenes while running in real-time.&lt;/p&gt;
&lt;p&gt;🔹 Applications: Computer vision, neuroscience, VR/AR, and more.📖&lt;/p&gt;
&lt;p&gt;Read it here: &lt;a href="https://doi.org/10.1167/jov.25.11.2" target="_blank" rel="noopener"&gt;https://doi.org/10.1167/jov.25.11.2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;More on: &lt;a href="https://laurentperrinet.github.io/publication/meso-25/" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/publication/meso-25/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;#DynamicTextures #ComputationalNeuroscience #ComputerVision #GenerativeModels #OpenScience&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://www.linkedin.com/posts/laurent-perrinet-1857b9_dyntex-a-real-time-generative-model-of-dynamic-activity-7369272969874788353-31he" target="_blank" rel="noopener"&gt;linkedin&lt;/a&gt;, &lt;a href="https://neuromatch.social/@laurentperrinet/115144892971474328" target="_blank" rel="noopener"&gt;mastodon&lt;/a&gt;, &lt;a href="https://bsky.app/profile/laurentperrinet.bsky.social/post/3lxyng54jb22j" target="_blank" rel="noopener"&gt;bluesky&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Motion Clouds stimuli were originally presented in the following paper (page links to other sresources)
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/paula-sanz-leon/"&gt;Paula Sanz Leon&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/ivo-vanzetta/"&gt;Ivo Vanzetta&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2012).
&lt;a href="https://laurentperrinet.github.io/publication/sanz-12/"&gt;Motion Clouds: Model-based stimulus synthesis of natural-like random textures for the study of motion perception&lt;/a&gt;.
&lt;em&gt;Journal of Neurophysiology&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/sanz-12/sanz-12.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/sanz-12/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1152/jn.00737.2011" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://hal.science/hal-00726828" target="_blank" rel="noopener"&gt;
HAL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1152/jn.00737.2011" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1208.6467" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://neuralensemble.org/MotionClouds/ms/MotionClouds_Supplementary.pdf" target="_blank" rel="noopener"&gt;
Supp&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;examples of use: &lt;a href="https://laurentperrinet.github.io/sciblog/categories/motionclouds.html" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/sciblog/categories/motionclouds.html&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Artificial neural networks and machine learning applied to the understanding of biological vision</title><link>https://laurentperrinet.github.io/talk/2025-05-26-master-m-4-nc/</link><pubDate>Mon, 26 May 2025 14:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2025-05-26-master-m-4-nc/</guid><description>&lt;h2 id="master-m4nc-de-linstitut-neuromod-cours-prospective-innovation-and-research"&gt;Master M4NC de l&amp;rsquo;institut NeuroMod, cours Prospective Innovation and Research.&lt;/h2&gt;</description></item><item><title>Classification of Mental Workload Spatial Effects using Riemannian Manifold</title><link>https://laurentperrinet.github.io/publication/choplin-25-ccn/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/choplin-25-ccn/</guid><description>&lt;p&gt;This year at #CCN2025 we will be showcasing our research on the classification of Mental Workload 🥵 Spatial Effects using Riemannian Manifold.&lt;/p&gt;
&lt;p&gt;📅 When: Wednesday, August 13, 1:00 – 4:00 pm
📍 Where: CCN 2025 Conference Venue, de Brug &amp;amp; E-Hall
📋 What: Poster B152&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It leverages advanced mathematical techniques to better understand and classify mental workloads, offering new insights into cognitive processes and potential applications in various fields such as neuroscience, psychology, and human-computer interaction.&lt;/li&gt;
&lt;li&gt;By utilizing Riemannian geometry, this research provides a robust framework for analyzing spatial effects in mental workload, paving the way for more accurate and efficient classification methods. This contribution not only advances our theoretical understanding but also has practical implications for improving mental workload assessment and management.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See you there! 🚀&lt;/p&gt;
&lt;p&gt;&lt;a href="https://laurentperrinet.github.io/publication/choplin-25-ccn/" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/publication/choplin-25-ccn/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;👏 CNRS @cnrs@social.numerique.gouv.fr - Aix-Marseille University - ONERA, The French Aerospace Lab CNRS&lt;/p&gt;
&lt;p&gt;#CCN2025 #Mental #Workload #MentalWorkload #Riemannian #Manifold&lt;/p&gt;
&lt;p&gt;Links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.linkedin.com/posts/laurent-perrinet-1857b9_classification-of-mental-workload-spatial-activity-7360642334927032322-mtJi" target="_blank" rel="noopener"&gt;https://www.linkedin.com/posts/laurent-perrinet-1857b9_classification-of-mental-workload-spatial-activity-7360642334927032322-mtJi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/laurentperrinet.bsky.social/post/3lw4qvht4bk2f" target="_blank" rel="noopener"&gt;https://bsky.app/profile/laurentperrinet.bsky.social/post/3lw4qvht4bk2f&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://neuromatch.social/@laurentperrinet/115010043260931179" target="_blank" rel="noopener"&gt;https://neuromatch.social/@laurentperrinet/115010043260931179&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Kernel Heterogeneity Improves Sparseness of Natural Images Representations</title><link>https://laurentperrinet.github.io/publication/ladret-24-sparse/</link><pubDate>Tue, 20 Aug 2024 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/ladret-24-sparse/</guid><description>&lt;p&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="Artboard"
src="https://laurentperrinet.github.io/publication/ladret-24-sparse/2024_ladret.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;5 minutes summary: &lt;a href="https://hugoladret.github.io/publications/ladret_et_al_sparsecoding/" target="_blank" rel="noopener"&gt;https://hugoladret.github.io/publications/ladret_et_al_sparsecoding/&lt;/a&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="" srcset="
/publication/ladret-24-sparse/@laurentperrinet_1826586440773275942_tweetcapture_hu_dc40d39c8a9d9e1e.webp 400w,
/publication/ladret-24-sparse/@laurentperrinet_1826586440773275942_tweetcapture_hu_71fe9996ea9e861b.webp 760w,
/publication/ladret-24-sparse/@laurentperrinet_1826586440773275942_tweetcapture_hu_d84dcf57cb46fd62.webp 1200w"
src="https://laurentperrinet.github.io/publication/ladret-24-sparse/@laurentperrinet_1826586440773275942_tweetcapture_hu_dc40d39c8a9d9e1e.webp"
width="598"
height="460"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;li&gt;In a nutshell: We found that sparse coding of images (here extended in a convolutional framework) is improved when using kernels with heterogeneous precision in how they encode orientation information. This was confirmed by learning, but also by comparison with what is observed in the statistics of natural images and in our recordings from neurons in primary visual cortex.
&lt;figure id="figure-epistemic-uncertainty-in-a-csc-dictionary-improves-both-sparseness-and-reconstruction-performance-a-elements-from-dictionaries-with-fixed-epistemic-uncertainty-before-green-and-after-dictionary-learning-orange-b-elements-from-a-dictionary-with-heterogeneous-epistemic-uncertainty-before-blue-and-after-dictionary-learning-purple-c-elements-from-a-dictionary-learned-from-scratch-d-distribution-of-the-sparseness-top-and-peak-signal-to-noise-ratio-psnr-right-of-the-five-dictionaries-shown-as-a-scatter-plot-for-each-of-the-600-images-of-the-dataset-center-median-values-are-shown-as-dashed-line-on-the-histograms"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://laurentperrinet.github.io/publication/ladret-23-iclr/fig_dicos.png" alt="Epistemic uncertainty in a CSC dictionary improves both sparseness and reconstruction performance. **(a)** Elements from dictionaries with fixed epistemic uncertainty before (green) and after dictionary learning (orange). **(b)** Elements from a dictionary with heterogeneous epistemic uncertainty before (blue) and after dictionary learning (purple). **(c)** Elements from a dictionary learned from scratch. **(d)** Distribution of the sparseness (top) and Peak Signal-to-Noise Ratio (PSNR, right) of the five dictionaries, shown as a scatter plot for each of the 600 images of the dataset (center). Median values are shown as dashed line on the histograms." loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered"&gt;
Epistemic uncertainty in a CSC dictionary improves both sparseness and reconstruction performance. &lt;strong&gt;(a)&lt;/strong&gt; Elements from dictionaries with fixed epistemic uncertainty before (green) and after dictionary learning (orange). &lt;strong&gt;(b)&lt;/strong&gt; Elements from a dictionary with heterogeneous epistemic uncertainty before (blue) and after dictionary learning (purple). &lt;strong&gt;(c)&lt;/strong&gt; Elements from a dictionary learned from scratch. &lt;strong&gt;(d)&lt;/strong&gt; Distribution of the sparseness (top) and Peak Signal-to-Noise Ratio (PSNR, right) of the five dictionaries, shown as a scatter plot for each of the 600 images of the dataset (center). Median values are shown as dashed line on the histograms.
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;li&gt;open access: &lt;a href="https://iopscience.iop.org/article/10.1088/2634-4386/ad5d0f" target="_blank" rel="noopener"&gt;https://iopscience.iop.org/article/10.1088/2634-4386/ad5d0f&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;This work is a followup of
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/hugo-ladret/"&gt;Hugo Ladret&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2023).
&lt;a href="https://laurentperrinet.github.io/publication/ladret-23-iclr/"&gt;Convolutional Sparse Coding is improved by heterogeneous uncertainty modeling&lt;/a&gt;.
&lt;em&gt;ICLR 2023 SNN Workshop&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/ladret-23-iclr/ladret-23-iclr.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/ladret-23-iclr/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/ladret-23-iclr/" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;This theoretical work accompanies a similar study in neurophysiology:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/hugo-ladret/"&gt;Hugo Ladret&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/nelson-cortes/"&gt;Nelson Cortes&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/lamyae-ikan/"&gt;Lamyae Ikan&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/fr%C3%A9d%C3%A9ric-chavane/"&gt;Frédéric Chavane&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/christian-casanova/"&gt;Christian Casanova&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2023).
&lt;a href="https://laurentperrinet.github.io/publication/ladret-23/"&gt;Cortical recurrence supports resilience to sensory variance in the primary visual cortex&lt;/a&gt;.
&lt;em&gt;Nature Communications Biology&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/ladret-23/ladret-23.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/ladret-23/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1038/s42003-023-05042-3" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://figshare.com/articles/dataset/Data_for_Ladret_et_al_2023_Cortical_recurrence_supports_resilience_to_sensory_variance_in_the_primary_visual_cortex_/23366588" target="_blank" rel="noopener"&gt;
Dataset&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/hugoladret/variance-processing-V1" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.nature.com/articles/s42003-023-05042-3" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.biorxiv.org/content/10.1101/2021.03.30.437692" target="_blank" rel="noopener"&gt;
bioRxiv&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://hal.science/hal-04142490" target="_blank" rel="noopener"&gt;
HAL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Artificial neural networks and machine learning applied to the understanding of biological vision</title><link>https://laurentperrinet.github.io/talk/2024-05-13-master-m-4-nc/</link><pubDate>Mon, 13 May 2024 14:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2024-05-13-master-m-4-nc/</guid><description/></item><item><title>Convolutional Sparse Coding is improved by heterogeneous uncertainty modeling</title><link>https://laurentperrinet.github.io/publication/ladret-23-iclr/</link><pubDate>Fri, 05 May 2023 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/ladret-23-iclr/</guid><description>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Accepted paper (poster) at the &lt;a href="https://www.sparseneural.net/accepted-papers" target="_blank" rel="noopener"&gt;ICLR 2023 Workshop on
Sparsity in Neural Networks&lt;/a&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the focus of the WS is on &amp;ldquo;On practical limitations and tradeoffs between sustainability and efficiency&amp;rdquo; in Kigali, Rwanda / May 5th 2023&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;reviews will be made public on &lt;a href="https://openreview.net/forum?id=tgr8FEcl28M" target="_blank" rel="noopener"&gt;https://openreview.net/forum?id=tgr8FEcl28M&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In a nutshell: We found that sparse coding of images (here extended in a convolutional framework) is improved when using kernels with heterogeneous precision in how they encode orientation information. This was confirmed by learning, but also by comparison with what is observed in the statistics of natural images and in our recordings from neurons in primary visual cortex.
&lt;figure id="figure-epistemic-uncertainty-in-a-csc-dictionary-improves-both-sparseness-and-reconstruction-performance-a-elements-from-dictionaries-with-fixed-epistemic-uncertainty-before-green-and-after-dictionary-learning-orange-b-elements-from-a-dictionary-with-heterogeneous-epistemic-uncertainty-before-blue-and-after-dictionary-learning-purple-c-elements-from-a-dictionary-learned-from-scratch-d-distribution-of-the-sparseness-top-and-peak-signal-to-noise-ratio-psnr-right-of-the-five-dictionaries-shown-as-a-scatter-plot-for-each-of-the-600-images-of-the-dataset-center-median-values-are-shown-as-dashed-line-on-the-histograms"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="Epistemic uncertainty in a CSC dictionary improves both sparseness and reconstruction performance. **(a)** Elements from dictionaries with fixed epistemic uncertainty before (green) and after dictionary learning (orange). **(b)** Elements from a dictionary with heterogeneous epistemic uncertainty before (blue) and after dictionary learning (purple). **(c)** Elements from a dictionary learned from scratch. **(d)** Distribution of the sparseness (top) and Peak Signal-to-Noise Ratio (PSNR, right) of the five dictionaries, shown as a scatter plot for each of the 600 images of the dataset (center). Median values are shown as dashed line on the histograms." srcset="
/publication/ladret-23-iclr/fig_dicos_hu_b9dc58acb204b59d.webp 400w,
/publication/ladret-23-iclr/fig_dicos_hu_b54554050da0c2a2.webp 760w,
/publication/ladret-23-iclr/fig_dicos_hu_c4761024cedeab4d.webp 1200w"
src="https://laurentperrinet.github.io/publication/ladret-23-iclr/fig_dicos_hu_b9dc58acb204b59d.webp"
width="760"
height="455"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered"&gt;
Epistemic uncertainty in a CSC dictionary improves both sparseness and reconstruction performance. &lt;strong&gt;(a)&lt;/strong&gt; Elements from dictionaries with fixed epistemic uncertainty before (green) and after dictionary learning (orange). &lt;strong&gt;(b)&lt;/strong&gt; Elements from a dictionary with heterogeneous epistemic uncertainty before (blue) and after dictionary learning (purple). &lt;strong&gt;(c)&lt;/strong&gt; Elements from a dictionary learned from scratch. &lt;strong&gt;(d)&lt;/strong&gt; Distribution of the sparseness (top) and Peak Signal-to-Noise Ratio (PSNR, right) of the five dictionaries, shown as a scatter plot for each of the 600 images of the dataset (center). Median values are shown as dashed line on the histograms.
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;This theoretical work accompanies a similar study in neurophysiology:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/hugo-ladret/"&gt;Hugo Ladret&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/nelson-cortes/"&gt;Nelson Cortes&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/lamyae-ikan/"&gt;Lamyae Ikan&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/fr%C3%A9d%C3%A9ric-chavane/"&gt;Frédéric Chavane&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/christian-casanova/"&gt;Christian Casanova&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2023).
&lt;a href="https://laurentperrinet.github.io/publication/ladret-23/"&gt;Cortical recurrence supports resilience to sensory variance in the primary visual cortex&lt;/a&gt;.
&lt;em&gt;Nature Communications Biology&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/ladret-23/ladret-23.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/ladret-23/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1038/s42003-023-05042-3" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://figshare.com/articles/dataset/Data_for_Ladret_et_al_2023_Cortical_recurrence_supports_resilience_to_sensory_variance_in_the_primary_visual_cortex_/23366588" target="_blank" rel="noopener"&gt;
Dataset&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/hugoladret/variance-processing-V1" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.nature.com/articles/s42003-023-05042-3" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.biorxiv.org/content/10.1101/2021.03.30.437692" target="_blank" rel="noopener"&gt;
bioRxiv&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://hal.science/hal-04142490" target="_blank" rel="noopener"&gt;
HAL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;This work was extended in
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/hugo-ladret/"&gt;Hugo Ladret&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/christian-casanova/"&gt;Christian Casanova&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2024).
&lt;a href="https://laurentperrinet.github.io/publication/ladret-24-sparse/"&gt;Kernel Heterogeneity Improves Sparseness of Natural Images Representations&lt;/a&gt;.
Neuromorphic Computing and Engineering.
&lt;p&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/ladret-24-sparse/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://figshare.com/articles/media/HD_natural_images_database_for_sparse_coding/24167265?file=42404574" target="_blank" rel="noopener"&gt;
Dataset
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1088/2634-4386/ad5d0f" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://iopscience.iop.org/article/10.1088/2634-4386/ad5d0f" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://hal.science/hal-04842588" target="_blank" rel="noopener"&gt;
HAL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Artificial neural networks and machine learning applied to the understanding of biological vision</title><link>https://laurentperrinet.github.io/talk/2023-04-05-ue-neurosciences-computationnelles/</link><pubDate>Wed, 05 Apr 2023 09:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2023-04-05-ue-neurosciences-computationnelles/</guid><description/></item><item><title>Artificial neural networks and machine learning applied to the understanding of biological vision</title><link>https://laurentperrinet.github.io/talk/2023-04-03-master-m-4-nc/</link><pubDate>Mon, 03 Apr 2023 14:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2023-04-03-master-m-4-nc/</guid><description/></item><item><title>Ultra-Fast Image Categorization in biology and in neural models</title><link>https://laurentperrinet.github.io/publication/jeremie-23-ultra-fast-cat/</link><pubDate>Tue, 21 Mar 2023 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/jeremie-23-ultra-fast-cat/</guid><description>
&lt;video controls &gt;
&lt;source src="https://laurentperrinet.github.io/publication/jeremie-23-ultra-fast-cat/Jeremie-etal-Vision_video-abstract.mp4" type="video/mp4"&gt;
&lt;/video&gt;
&lt;ul&gt;
&lt;li&gt;read the paper &lt;a href="https://www.mdpi.com/2411-5150/7/2/29" target="_blank" rel="noopener"&gt;online&lt;/a&gt; or in &lt;a href="https://www.mdpi.com/2411-5150/7/2/29/pdf" target="_blank" rel="noopener"&gt;PDF&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SpikeAI/2022-09_UltraFastCat" target="_blank" rel="noopener"&gt;full code&lt;/a&gt; with extensive &lt;a href="https://github.com/SpikeAI/2022-09_UltraFastCat/blob/main/Jeremie-etal-Vision_video-abstract.py" target="_blank" rel="noopener"&gt;Supplementary Material&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SpikeAI/2022-09_UltraFastCat/blob/main/Jeremie-etal-Vision_video-abstract.mp4" target="_blank" rel="noopener"&gt;Video Abstract&lt;/a&gt; and code for &lt;a href="https://github.com/SpikeAI/2022-09_UltraFastCat/blob/main/Jeremie-etal-Vision_video-abstract.py" target="_blank" rel="noopener"&gt;Video Abstract&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;join the &lt;a href="https://www.zotero.org/groups/4560566/ultrafastcat" target="_blank" rel="noopener"&gt;Zotero group&lt;/a&gt; to add and discuss more items&lt;/li&gt;
&lt;li&gt;this is a follow-up of:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/jean-nicolas-j%C3%A9r%C3%A9mie/"&gt;Jean-Nicolas Jérémie&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2021).
&lt;a href="https://laurentperrinet.github.io/publication/jeremie-21-crs/"&gt;Ultra-fast categorization of images containing animals in vivo and in computo&lt;/a&gt;.
&lt;em&gt;Champalimaud Research Symposium (CRS21)&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/jeremie-21-crs/jeremie-21-crs.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/jeremie-21-crs/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://symposium.fchampalimaud.science" target="_blank" rel="noopener"&gt;
Venue&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;see an extension perspective to visual search in:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/jean-nicolas-j%C3%A9r%C3%A9mie/"&gt;Jean-Nicolas Jérémie&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/emmanuel-dauc%C3%A9/"&gt;Emmanuel Daucé&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2022).
&lt;a href="https://laurentperrinet.github.io/publication/jeremie-22-areadne/"&gt;Ultra-rapid visual search in natural images using active deep learning&lt;/a&gt;.
&lt;em&gt;Proceedings of AREADNE&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/jeremie-22-areadne/jeremie-22-areadne.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/jeremie-22-areadne/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://areadne.org/" target="_blank" rel="noopener"&gt;
Venue&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Réseaux de neurones artificiels et apprentissage machine appliqués à la compréhension de la vision</title><link>https://laurentperrinet.github.io/talk/2022-03-23-ue-neurosciences-computationnelles/</link><pubDate>Wed, 23 Mar 2022 09:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2022-03-23-ue-neurosciences-computationnelles/</guid><description>&lt;ul&gt;
&lt;li&gt;Où: Salle PHY51 - Marseille (France)&lt;/li&gt;
&lt;li&gt;Quoi: &lt;a href="https://ametice.univ-amu.fr/course/view.php?id=89069" target="_blank" rel="noopener"&gt;Master 1 Neurosciences et Sciences Cognitives&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;Réseaux neuronaux artificiels pour la vision&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Mercredi 23/03/2022 de 9h-12h&lt;/li&gt;
&lt;li&gt;Introduction aux Neurosciences de la Vision&lt;/li&gt;
&lt;li&gt;Réseaux de neurones artificiels et apprentissage machine&lt;/li&gt;
&lt;li&gt;&lt;a href="https://laurentperrinet.github.io/slides/2022-03-23_ue-neurosciences-computationnelles/?transition=fade" target="_blank" rel="noopener"&gt;slides&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start="2"&gt;
&lt;li&gt;&lt;em&gt;Neurones impulsionnels et modèles des fonctions visuelles&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Mercredi 23/03/2022 de 13h30-16h30&lt;/li&gt;
&lt;li&gt;TP via notebook&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/laurentperrinet/2022_UE-neurosciences-computationnelles/" target="_blank" rel="noopener"&gt;https://github.com/laurentperrinet/2022_UE-neurosciences-computationnelles/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Statistics of the sparse representations of natural images</title><link>https://laurentperrinet.github.io/talk/2022-03-22-siam-is-22/</link><pubDate>Tue, 22 Mar 2022 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2022-03-22-siam-is-22/</guid><description>&lt;ul&gt;
&lt;li&gt;see previous work: &lt;a href="https://laurentperrinet.github.io/sciblog/posts/2018-11-05-statistics-of-the-natural-input-to-a-ring-model.html" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/sciblog/posts/2018-11-05-statistics-of-the-natural-input-to-a-ring-model.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="mini-symposium-learning-from-vision-efficient-representation-sparse-coding-and-modelling"&gt;Mini-Symposium &amp;ldquo;Learning from vision: Efficient representation, sparse coding, and modelling&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;Although recent years have seen a striking improvement in imaging techniques, there are many tasks for which human interaction is still essential, as color gamut correction in the cinema industry. This suggests that a better understanding of the mechanisms underlying the visual system is instrumental to advances in imaging techniques.
Along these lines, various ideas from computational neurosciences have found application in imaging, from pattern recognition to image inpainting. A promising line of investigation is built on methods based on models of the primary visual cortex and on neural coding, in particular via the efficient representation principle. These methods have recently allowed to define new artificial neural networks paradigms and to reproduce complex visual illusions.
In this mini-symposium we aim to gather together experts working in the field of mathematical neuroscience and imaging, with a focus on these methods. In particular, the speakers will present recent results based on sparse coding and models of the visual system.&lt;/p&gt;
&lt;h3 id="organizer-dario-prandi"&gt;Organizer: Dario Prandi&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;12:40-1:05 &lt;em&gt;The intrinsically nonlinear nature of receptive fields in vision: implications for imaging, vision science and artificial neural networks&lt;/em&gt; Marcelo Bertalmío, Spanish National Research Council, Spain&lt;/li&gt;
&lt;li&gt;1:10-1:35 &lt;em&gt;ChebLieNet: Invariant Spectral Graph Nns Turned Equivariant by Sub-Riemannian Geometry on Lie Groups&lt;/em&gt; Erik Bekkers, University of Amsterdam, Netherlands&lt;/li&gt;
&lt;li&gt;1:40-2:05 &lt;em&gt;Deep Predictive Coding for More Robust and Human-Like Vision&lt;/em&gt; Rufin VanRullen, Centre de Recherche Cerveau et Cognition (CerCo), France&lt;/li&gt;
&lt;li&gt;2:10-2:35 &lt;em&gt;Statistics of the Sparse Representations of Natural Images&lt;/em&gt; Hugo Ladret and Laurent U. Perrinet, CNRS &amp;amp; Aix-Marseille Université, Marseille, France
More on &lt;a href="https://meetings.siam.org/sess/dsp_programsess.cfm?sessioncode=73028" target="_blank" rel="noopener"&gt;https://meetings.siam.org/sess/dsp_programsess.cfm?sessioncode=73028&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Dynamical processing of orientation precision in the primary visual cortex</title><link>https://laurentperrinet.github.io/talk/2021-08-27-ddxl/</link><pubDate>Fri, 27 Aug 2021 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2021-08-27-ddxl/</guid><description>&lt;ul&gt;
&lt;li&gt;This is 40th edition of Dynamicsdays&lt;/li&gt;
&lt;li&gt;Nice, 23-27 August 2021 - &lt;a href="https://dynamicsdays2021.univ-cotedazur.fr" target="_blank" rel="noopener"&gt;https://dynamicsdays2021.univ-cotedazur.fr&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;check out the &lt;a href="https://dynamicsdays2021.univ-cotedazur.fr/assets/dynamicsdays_nice_2021.pdf" target="_blank" rel="noopener"&gt;book of abstracts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In this talk, we will present the following paper :
&lt;/li&gt;
&lt;li&gt;Preliminary Program:
&lt;ul&gt;
&lt;li&gt;Bruno Cessac, &lt;em&gt;The Retina as a Dynamical System&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Hugo Ladret &amp;amp; Laurent Perrinet, &lt;em&gt;Dynamics of the processing of orientation precision in the primary visual cortex&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Gianluigi Mongillo, &lt;em&gt;Glassy phase in dynamically balanced networks&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Romain Veltz, &lt;em&gt;Spatial and color hallucinations in a mathematical model of primary visual cortex&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Pooling in a predictive model of V1 explains functional and structural diversity across species</title><link>https://laurentperrinet.github.io/talk/2021-06-15-smb/</link><pubDate>Tue, 15 Jun 2021 11:15:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2021-06-15-smb/</guid><description>&lt;p&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="" srcset="
/talk/2021-06-15-smb/@laurentperrinet_1384940135419101187_tweetcapture_hu_8335c3c783c6489d.webp 400w,
/talk/2021-06-15-smb/@laurentperrinet_1384940135419101187_tweetcapture_hu_7077eb9741aaae35.webp 760w,
/talk/2021-06-15-smb/@laurentperrinet_1384940135419101187_tweetcapture_hu_181d438cb8d0dffc.webp 1200w"
src="https://laurentperrinet.github.io/talk/2021-06-15-smb/@laurentperrinet_1384940135419101187_tweetcapture_hu_8335c3c783c6489d.webp"
width="556"
height="760"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="poster.jpg" alt="" loading="lazy" data-zoomable width="100%" /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In this talk, I will present the following paper :
&lt;div class="view-list view-list-item"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;a href="https://laurentperrinet.github.io/publication/franciosini-21/" &gt;Pooling in a predictive model of V1 explains functional and structural diversity across species&lt;/a&gt;
&lt;div class="article-metadata"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/victor-boutin/"&gt;Victor Boutin&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/angelo-franciosini/"&gt;Angelo Franciosini&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/fr%C3%A9d%C3%A9ric-chavane/"&gt;Frédéric Chavane&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;div class="btn-links"&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/franciosini-21/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1371/journal.pcbi.1010270" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/franciosini-21" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.biorxiv.org/content/10.1101/2021.04.19.440444" target="_blank" rel="noopener"&gt;
bioRxiv&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;see a follow-up in:
&lt;div class="view-list view-list-item"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;a href="https://laurentperrinet.github.io/publication/boutin-franciosini-chavane-ruffier-perrinet-20/" &gt;Sparse Deep Predictive Coding captures contour integration capabilities of the early visual system&lt;/a&gt;
&lt;div class="article-metadata"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/victor-boutin/"&gt;Victor Boutin&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/angelo-franciosini/"&gt;Angelo Franciosini&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/fr%C3%A9d%C3%A9ric-chavane/"&gt;Frédéric Chavane&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/franck-ruffier/"&gt;Franck Ruffier&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;div class="btn-links"&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/boutin-franciosini-chavane-ruffier-perrinet-20/boutin-franciosini-chavane-ruffier-perrinet-20.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/boutin-franciosini-chavane-ruffier-perrinet-20/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1371/journal.pcbi.1008629" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/VictorBoutin/InteractionMap" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1371/journal.pcbi.1008629" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1902.07651" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;more about the role of top-down connections:
&lt;div class="view-list view-list-item"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;a href="https://laurentperrinet.github.io/publication/boutin-franciosini-ruffier-perrinet-20-feedback/" &gt;Effect of top-down connections in Hierarchical Sparse Coding&lt;/a&gt;
&lt;div class="article-metadata"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/victor-boutin/"&gt;Victor Boutin&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/angelo-franciosini/"&gt;Angelo Franciosini&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/franck-ruffier/"&gt;Franck Ruffier&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;div class="btn-links"&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/boutin-franciosini-ruffier-perrinet-20-feedback/boutin-franciosini-ruffier-perrinet-20-feedback.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/boutin-franciosini-ruffier-perrinet-20-feedback/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/neco_a_01325" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/boutin-franciosini-ruffier-perrinet-20-feedback/" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/2002.00892" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Understanding natural vision using deep predictive coding</title><link>https://laurentperrinet.github.io/talk/2020-09-25-irphe/</link><pubDate>Fri, 25 Sep 2020 15:45:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2020-09-25-irphe/</guid><description>&lt;ul&gt;
&lt;li&gt;What:: talk @ &lt;a href="https://laurentperrinet.github.io/talk/2020-09-25-irphe" target="_blank" rel="noopener"&gt;Séminaire à l&amp;rsquo;Institut de Recherche sur les Phénomènes Hors Équilibre (IRPHÉ)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Who:: Perrinet, Laurent U&lt;/li&gt;
&lt;li&gt;Where: Marseille (France), see &lt;a href="https://laurentperrinet.github.io/talk/2020-09-25-irphe" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/talk/2020-09-25-irphe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;When: 25/09/2020, time: 15:45:00-16:30:00&lt;/li&gt;
&lt;li&gt;What:
&lt;ul&gt;
&lt;li&gt;Slides @ &lt;a href="https://laurentperrinet.github.io/2020-09-25_IRPHE" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/2020-09-25_IRPHE&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Code for slides @ &lt;a href="https://github.com/laurentperrinet/2020-09-25_IRPHE/" target="_blank" rel="noopener"&gt;https://github.com/laurentperrinet/2020-09-25_IRPHE/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Abstract: Building models which efficiently process images is a great source of inspiration to better understand the processes which underly our visual perception. I will present some classical models stemming from the Machine Learning community and propose some extensions inspired by Nature. For instance, Sparse Coding (SC) is one of the most successful frameworks to model neural computations at the local scale in the visual cortex. It directly derives from the efficient coding hypothesis and could be thought of as a competitive mechanism that describes visual stimulus using the activity of a small fraction of neurons. At the structural scale of the ventral visual pathways, feedforward models of vision (CNNs in the terminology of deep learning) take into account neurophysiological observations and provide as of today the most successful framework for object recognition tasks. Nevertheless, these models do not leverage the high density of feedback and lateral interactions observed in the visual cortex. In particular, these connections are known to integrate contextual and attentional modulations to feedforward signals. The Predictive Coding (PC) theory has been proposed to model top-down and bottom-up interaction between cortical regions. We will here introduce a model combining Sparse Coding and Predictive Coding in a hierarchical and convolutional architecture. Our model, called Sparse Deep Predictive Coding (SDPC), was trained on several different databases including faces and natural images. We analyze the SPDC from a computational and a biological perspective and we combine neuroscientific evidence with machine learning methods to analyze the impact of recurrent processing at both the neural organization and representational levels. These results from the SDPC model additionally demonstrate that neuro-inspiration might be the right methodology to design more powerful and more robust computer vision algorithms.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Visual search as active inference</title><link>https://laurentperrinet.github.io/talk/2020-09-14-iwai/</link><pubDate>Mon, 14 Sep 2020 18:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2020-09-14-iwai/</guid><description>&lt;ul&gt;
&lt;li&gt;see proceedings paper:
&lt;div class="view-list view-list-item"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;a href="https://laurentperrinet.github.io/publication/dauce-20-iwai/" &gt;Visual search as active inference&lt;/a&gt;
&lt;div class="article-metadata"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/emmanuel-dauc%C3%A9/"&gt;Emmanuel Daucé&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;div class="btn-links"&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/dauce-20-iwai/dauce-20-iwai.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/dauce-20-iwai/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1007/978-3-030-64919-7_17" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/2020-09-14_IWAI" target="_blank" rel="noopener"&gt;
Slides&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://iwaiworkshop.github.io/papers/2020/IWAI_2020_paper_19.pdf" target="_blank" rel="noopener"&gt;
Pdf&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/laurentperrinet/2020-09-14_IWAI/" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/dauce-20-iwai" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="" srcset="
/talk/2020-09-14-iwai/@laurentperrinet_1305488089989754883_tweetcapture_hu_7738194da8192f80.webp 400w,
/talk/2020-09-14-iwai/@laurentperrinet_1305488089989754883_tweetcapture_hu_18224eed453ceece.webp 760w,
/talk/2020-09-14-iwai/@laurentperrinet_1305488089989754883_tweetcapture_hu_af9fa380d0a21879.webp 1200w"
src="https://laurentperrinet.github.io/talk/2020-09-14-iwai/@laurentperrinet_1305488089989754883_tweetcapture_hu_7738194da8192f80.webp"
width="598"
height="238"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://github.com/laurentperrinet/2020-09-14_IWAI/blob/master/2020-09-10_video-abstract.gif?raw=true" alt="" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;li&gt;What:: talk @ &lt;a href="https://iwaiworkshop.github.io/" target="_blank" rel="noopener"&gt;1st International Workshop on Active Inference (IWAI 2020)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Who:: Emmanuel Daucé and Laurent Perrinet&lt;/li&gt;
&lt;li&gt;Where: Ghent (Belgium), gone virtual, see &lt;a href="https://laurentperrinet.github.io/talk/2020-09-14-iwai" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/talk/2020-09-14-iwai&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;When: 14/09/2020, time: 12:20:00-12:40:00&lt;/li&gt;
&lt;li&gt;What:
&lt;ul&gt;
&lt;li&gt;Slides @ &lt;a href="https://laurentperrinet.github.io/2020-09-14_IWAI" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/2020-09-14_IWAI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Code for slides @ &lt;a href="https://github.com/laurentperrinet/2020-09-14_IWAI/" target="_blank" rel="noopener"&gt;https://github.com/laurentperrinet/2020-09-14_IWAI/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Abstract: Visual search is an essential cognitive ability, offering a prototypical control problem to be addressed with Active Inference. Under a Naive Bayes assumption, the maximisation of the information gain objective is consistent with the separation of the visual sensory flow in two independent pathways, namely the &amp;ldquo;What&amp;rdquo; and the &amp;ldquo;Where&amp;rdquo; pathways. On the &amp;ldquo;What&amp;rdquo; side, the processing of the central part of the visual field (the fovea) provides the current interpretation of the scene, here the category of the target. On the &amp;ldquo;Where&amp;rdquo; side, the processing of the full visual field (at lower resolution) is expected to provide hints about future central foveal processing given the potential realisation of saccadic movements. A map of the classification accuracies, as obtained by such counterfactual saccades, defines a utility function on the motor space, whose maximal argument prescribes the next saccade. The comparison of the foveal and the peripheral predictions finally forms an estimate of the future information gain, providing a simple and resource-efficient way to implement information gain seeking policies in active vision. This dual-pathway information processing framework is found efficient on a synthetic visual search task and we show here quantitatively the role of the precision encoded within the accuracy map. More importantly, it is expected to draw connections toward a more general actor-critic principle in action selection, with the accuracy of the central processing taking the role of a value (or intrinsic reward) of the previous saccade.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>From the retina to action: Understanding visual processing</title><link>https://laurentperrinet.github.io/talk/2020-04-ue-neurosciences-computationnelles/</link><pubDate>Fri, 03 Apr 2020 16:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2020-04-ue-neurosciences-computationnelles/</guid><description>&lt;h1 id="2020-04_ue-neurosciences-computationnelles-matériel-pour-le-cours-de-modélisation"&gt;2020-04_UE-neurosciences-computationnelles, matériel pour le cours de modélisation&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Où: Marseille (France)&lt;/li&gt;
&lt;li&gt;Quoi: Master Neurosciences et Sciences Cognitives&lt;/li&gt;
&lt;li&gt;But de ce travail: lire un article scientifique, pouvoir le reproduire avec des simulations d&amp;rsquo;un neurone et afin d&amp;rsquo;améliorer sa compréhension.&lt;/li&gt;
&lt;li&gt;Modalités: les étudiants s&amp;rsquo;organisent seuls, en binome ou en trinome pour fournir un mémoire sous forme de &lt;a href="https://jupyter.org/" target="_blank" rel="noopener"&gt;notebook&lt;/a&gt; complété à partir &lt;a href="https://raw.githubusercontent.com/laurentperrinet/2020-04_UE-neurosciences-computationnelles/master/MainenSejnowski1995.ipynb" target="_blank" rel="noopener"&gt;du modèle qui est fourni&lt;/a&gt;. Suivez les balises &lt;code&gt;TODO&lt;/code&gt; dans le notebook pour vous guider dans cette rédaction. Les commentaires doivent être fait en français (ou en anglais si nécessaire) dans le notebook (n&amp;rsquo;oubliez-pas de sauver vos changements) et envoyé par e-mail à mailto:laurent.perrinet@univ-amu.fr une fois votre travail fini (de préférence avant le 31 avri).&lt;/li&gt;
&lt;li&gt;Outils nécessaires: &lt;a href="https://jupyter.org/" target="_blank" rel="noopener"&gt;Jupyter&lt;/a&gt;, avec &lt;a href="https://numpy.org/" target="_blank" rel="noopener"&gt;numpy&lt;/a&gt; et &lt;a href="https://matplotlib.org/" target="_blank" rel="noopener"&gt;matplotlib&lt;/a&gt;. Ce sont des outils standard et qui sont facilement installables sur toute plateforme. Si vous avez des problèmes, me joindre par e-mail 👇&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Humans adapt their anticipatory eye movements to the volatility of visual motion properties</title><link>https://laurentperrinet.github.io/publication/pasturel-montagnini-perrinet-20/</link><pubDate>Sun, 26 Jan 2020 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/pasturel-montagnini-perrinet-20/</guid><description>&lt;h1 id="humans-adapt-their-anticipatory-eye-movements-to-the-volatility-of-visual-motion-properties"&gt;&amp;ldquo;Humans adapt their anticipatory eye movements to the volatility of visual motion properties&amp;rdquo;&lt;/h1&gt;
&lt;p&gt;
&lt;video controls &gt;
&lt;source src="https://raw.githubusercontent.com/chloepasturel/AnticipatorySPEM/master/2020-03_video-abstract/PasturelMontagniniPerrinet2020_video-abstract.mp4" type="video/mp4"&gt;
&lt;/video&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="@laurentperrinet_1253715266124611586_tweetcapture.png" alt="" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;h2 id="at-what-point-should-we-become-alarmed-when-faced-with-changes-in-the-environment-the-sensory-system-provides-an-effective-response"&gt;At what point should we become alarmed? When faced with changes in the environment, the sensory system provides an effective response.&lt;/h2&gt;
&lt;p&gt;The current health situation has shown us how abruptly our environment can change from one state to another, tragically illustrating the volatility we can face. To understand this notion of volatility, let&amp;rsquo;s take the case of a doctor who, among the patients he receives, usually diagnoses one out of ten cases of flu. Suddenly, he gets 5 out of 10 patients who test positive. Is this an unfortunate coincidence or are we now sure that there is a switch to a flu episode? Recent events have shown us how difficult it is to make a rational decision in times of uncertainty, and in particular to decide &lt;em&gt;when&lt;/em&gt; to act. However, mathematical solutions exist that adapt our behavior by optimally combining the information explored recently with that exploited in the past. In an article published in PLoS Computational Biology, Pasturel, Montagnini and Perrinet show that our brain responds to changes in the sensory environment in the same way as this mathematical model.
&lt;figure id="figure-by-manipulating-the-probability-bias-of-the-presentation-of-a-visual-target-on-a-screen-this-experiment-manipulates-the-volatility-of-the-environment-in-a-controlled-way-by-introducing-switches-in-the-probability-bias-these-switches-randomly-change-the-bias-among-different-degrees-of-probability-both-left-and-right-at-each-trial-the-bias-then-generates-a-realization-either-left-l-or-right-r--the-target-moves-in-blocks-of-50-trials-1-to-50-and-these-realizations-are-the-only-ones-to-be-observed-the-evolution-of-the-bias-and-its-shifts-remaining-hidden-from-the-observer-compared-to-the-floating-average-that-is-conventionally-used-a-mathematical-model-can-be-deduced-as-a-predictive-average-that-allows-to-better-follow-the-dynamics-of-the-probability-bias-thanks-to-psychophysical-experiments-we-have-shown-that-observers-preferentially-follow-the-predictive-mean-rather-than-the-floating-mean-both-in-explicit-judgements-predictive-betting-and-more-surprisingly-in-the-anticipatory-movements-of-the-eyes-that-are-carried-out-without-the-observers-being-aware-of-them"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt=" By manipulating the probability bias of the presentation of a visual target on a screen, this experiment manipulates the volatility of the environment in a controlled way by introducing switches in the probability bias. These switches randomly change the bias among different degrees of probability (both left and right). At each trial, the bias then generates a realization, either left (L) or right (R). The target moves in blocks of 50 trials (1 to 50) and these realizations are the only ones to be observed, the evolution of the bias and its shifts remaining hidden from the observer. Compared to the floating average that is conventionally used, a mathematical model can be deduced as a predictive average that allows to better follow the dynamics of the probability bias. Thanks to psychophysical experiments, we have shown that observers preferentially follow the predictive mean, rather than the floating mean, both in explicit judgements (predictive betting) and, more surprisingly, in the anticipatory movements of the eyes that are carried out without the observers being aware of them. " srcset="
/publication/pasturel-montagnini-perrinet-20/synthesis_hu_7efe06106ff7510.webp 400w,
/publication/pasturel-montagnini-perrinet-20/synthesis_hu_45ab66c6ba5835a2.webp 760w,
/publication/pasturel-montagnini-perrinet-20/synthesis_hu_46b5ab9fa7fdb5aa.webp 1200w"
src="https://laurentperrinet.github.io/publication/pasturel-montagnini-perrinet-20/synthesis_hu_7efe06106ff7510.webp"
width="80%"
height="461"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
By manipulating the probability bias of the presentation of a visual target on a screen, this experiment manipulates the volatility of the environment in a controlled way by introducing switches in the probability bias. These switches randomly change the bias among different degrees of probability (both left and right). At each trial, the bias then generates a realization, either left (L) or right (R). The target moves in blocks of 50 trials (1 to 50) and these realizations are the only ones to be observed, the evolution of the bias and its shifts remaining hidden from the observer. Compared to the floating average that is conventionally used, a mathematical model can be deduced as a predictive average that allows to better follow the dynamics of the probability bias. Thanks to psychophysical experiments, we have shown that observers preferentially follow the predictive mean, rather than the floating mean, both in explicit judgements (predictive betting) and, more surprisingly, in the anticipatory movements of the eyes that are carried out without the observers being aware of them.
&lt;/figcaption&gt;&lt;/figure&gt;
These theoretical and experimental results show that in this realistic situation in which the context changes at random moments throughout the experiment, our sensory system adapts to volatility in an adaptive manner over the course of the trials. In particular, the experiments show in two behavioural experiments that humans adapt to volatility at the early sensorimotor level, through their anticipatory eye movements, but also at a higher cognitive level, through explicit evaluations. These results thus suggest that humans (and future artificial systems) can use much richer adaptation strategies than previously assumed. They provide a better understanding of how humans adapt to changing environments in order to make judgements or plan responses based on information that varies over time.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;read the &lt;a href="https://www.biorxiv.org/content/10.1101/784116v3" target="_blank" rel="noopener"&gt;preprint&lt;/a&gt; (the official online &lt;a href="https://doi.org/10.1371/journal.pcbi.1007438" target="_blank" rel="noopener"&gt;publication&lt;/a&gt; or in &lt;a href="https://journals.plos.org/ploscompbiol/article/file?id=10.1371/journal.pcbi.1007438&amp;amp;type=printable" target="_blank" rel="noopener"&gt;PDF&lt;/a&gt; is &lt;em&gt;wrongly&lt;/em&gt; typeset: the editors inverted the images of figures 2 &amp;amp; 3, while keeping the captions. Unfortunately, the policy of the journal is to issue a correction, but not to correct it. There is therefore no official correct version on the PLoS* website.)&lt;/li&gt;
&lt;li&gt;get a )&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biorxiv.org/content/10.1101/784116v3" target="_blank" rel="noopener"&gt;Abstract&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biorxiv.org/content/10.1101/784116v3" target="_blank" rel="noopener"&gt;HTML&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biorxiv.org/content/10.1101/784116v3.full.pdf" target="_blank" rel="noopener"&gt;PDF&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;supplementary info : &lt;a href="https://github.com/laurentperrinet/PasturelMontagniniPerrinet2020/blob/master/Pasturel_etal2020_PLoS-CB_SI.pdf" target="_blank" rel="noopener"&gt;https://github.com/laurentperrinet/PasturelMontagniniPerrinet2020/blob/master/Pasturel_etal2020_PLoS-CB_SI.pdf&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.insb.cnrs.fr/fr/cnrsinfo/la-reponse-du-cerveau-aux-changements-de-lenvironnement-sensoriel" target="_blank" rel="noopener"&gt;Communiqué de presse INSB-CNRS (en français)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;code for paper: &lt;a href="https://github.com/laurentperrinet/PasturelMontagniniPerrinet2020" target="_blank" rel="noopener"&gt;https://github.com/laurentperrinet/PasturelMontagniniPerrinet2020&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;code for framework: &lt;a href="https://github.com/chloepasturel/AnticipatorySPEM" target="_blank" rel="noopener"&gt;https://github.com/chloepasturel/AnticipatorySPEM&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;code for the Bayesian model: &lt;a href="https://github.com/laurentperrinet/bayesianchangepoint" target="_blank" rel="noopener"&gt;https://github.com/laurentperrinet/bayesianchangepoint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;code for figures &lt;a href="https://github.com/chloepasturel/AnticipatorySPEM/blob/master/1_protocole.ipynb" target="_blank" rel="noopener"&gt;Figure 1&lt;/a&gt;, &lt;a href="https://github.com/chloepasturel/AnticipatorySPEM/blob/master/2_raw-results.ipynb" target="_blank" rel="noopener"&gt;Figure 2&lt;/a&gt;, &lt;a href="https://github.com/chloepasturel/AnticipatorySPEM/blob/master/3_Results_1-theory_BBCP.ipynb" target="_blank" rel="noopener"&gt;Figure 3&lt;/a&gt;, &lt;a href="https://github.com/chloepasturel/AnticipatorySPEM/blob/master/4_Results_2_fitting_BBCP.ipynb" target="_blank" rel="noopener"&gt;Figure 4&lt;/a&gt;, &lt;a href="https://github.com/chloepasturel/AnticipatorySPEM/blob/master/5_Meta_analysis.ipynb" target="_blank" rel="noopener"&gt;Figure 5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://raw.githubusercontent.com/chloepasturel/AnticipatorySPEM/master/2020-03_video-abstract/PasturelMontagniniPerrinet2020_video-abstract.mp4" target="_blank" rel="noopener"&gt;video abstract&lt;/a&gt; (and the &lt;a href="https://github.com/chloepasturel/AnticipatorySPEM/blob/master/2020-03_video-abstract/2020-03-24_video-abstract.ipynb" target="_blank" rel="noopener"&gt;code&lt;/a&gt; for generating the video abstract)&lt;/li&gt;
&lt;li&gt;Notre papier avec Chloe Pasturel et @MontagniniAnna figure dans les &lt;a href="https://indd.adobe.com/view/ea980f21-e298-43e8-abd7-fff6909d6755" target="_blank" rel="noopener"&gt;faits marquants 2020 de la Société des Neurosciences&lt;/a&gt;! Voir aussi &lt;a href="https://lejournal.cnrs.fr/nos-blogs/aux-frontieres-du-cerveau/les-faits-marquants-2020-de-la-societe-de-neurosciences" target="_blank" rel="noopener"&gt;https://lejournal.cnrs.fr/nos-blogs/aux-frontieres-du-cerveau/les-faits-marquants-2020-de-la-societe-de-neurosciences&lt;/a&gt; :
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="" srcset="
/publication/pasturel-montagnini-perrinet-20/@laurentperrinet_1371420462056620036_tweetcapture_hu_c3adc3acb6455a83.webp 400w,
/publication/pasturel-montagnini-perrinet-20/@laurentperrinet_1371420462056620036_tweetcapture_hu_48bd2e190ea41d0f.webp 760w,
/publication/pasturel-montagnini-perrinet-20/@laurentperrinet_1371420462056620036_tweetcapture_hu_a810241485073c6b.webp 1200w"
src="https://laurentperrinet.github.io/publication/pasturel-montagnini-perrinet-20/@laurentperrinet_1371420462056620036_tweetcapture_hu_c3adc3acb6455a83.webp"
width="598"
height="705"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>From the retina to action: Dynamics of predictive processing in the visual system</title><link>https://laurentperrinet.github.io/publication/perrinet-20/</link><pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-20/</guid><description>&lt;ul&gt;
&lt;li&gt;Find the text at &lt;a href="https://laurentperrinet.github.io/Perrinet20PredictiveProcessing/" target="_blank" rel="noopener"&gt;https://laurentperrinet.github.io/Perrinet20PredictiveProcessing/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The source code of the text is available at &lt;a href="https://github.com/laurentperrinet/Perrinet20PredictiveProcessing" target="_blank" rel="noopener"&gt;https://github.com/laurentperrinet/Perrinet20PredictiveProcessing&lt;/a&gt;
This chapter is available as part of the book &amp;ldquo;&lt;a href="https://www.bloomsbury.com/uk/the-philosophy-and-science-of-predictive-processing-9781350099753/" target="_blank" rel="noopener"&gt;The Philosophy and Science of Predictive Processing&lt;/a&gt;&amp;rdquo; :
List of Contributors :&lt;/li&gt;
&lt;li&gt;Preface: The Brain as a Prediction Machine, Anil Seth&lt;/li&gt;
&lt;li&gt;Introduction, Dina Mendonça, Manuel Curado &amp;amp; Steven S. Gouveia&lt;/li&gt;
&lt;li&gt;Part I: Predictive Processing: Philosophical Approaches&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Predictive Processing and Representation: How Less Can Be More, Erik Myin and Thomas van Es&lt;/li&gt;
&lt;li&gt;A Humean Challenge to Predictive Coding, Colin Klein&lt;/li&gt;
&lt;li&gt;Are Markov Blankets Real and Does it Matter?, Richard Menary and Alexander J. Gillett&lt;/li&gt;
&lt;li&gt;Predictive Processing and Metaphysical Views of the Self, Robert Clowes and Klaus Gärtner&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Part II: Predictive Processing: Cognitive Science and Neuroscientific Approaches&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start="5"&gt;
&lt;li&gt;From the Retina to Action: Dynamics of Predictive Processing in the Visual System, Laurent Perrinet&lt;/li&gt;
&lt;li&gt;Predictive Processing and Consciousness: Prediction Fallacy and its Spatiotemporal Resolution, Steven S. Gouveia&lt;/li&gt;
&lt;li&gt;The Many Faces of Attention: Why Precision Optimization is not Attention, Sina Fazelpour and Madeleine Ransom&lt;/li&gt;
&lt;li&gt;Predictive Processing: Does it Compute?, Chris Thornton&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Part III: Predictive Processing: Mental Health&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start="9"&gt;
&lt;li&gt;The Predictive Brain, Conscious Experience and Brain-related Conditions, Lisa Feldman Barrett and Lorena Chanes&lt;/li&gt;
&lt;li&gt;Disconnection and Diaschisis: Active Inference in Neuropsychology, Thomas Parr and Karl Friston&lt;/li&gt;
&lt;li&gt;The Phenomenology and Predictive Processing of Time in Depression, Zachariah Neemeh and Shaun Gallagher&lt;/li&gt;
&lt;li&gt;Why Use Predictive Processing to Explain Psychopathology? The Case of Anorexia Nervosa, Jakob Hohwy and Stephen Gadsby&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Afterword, Manuel Curado&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Learning where to look: a foveated visuomotor control model</title><link>https://laurentperrinet.github.io/talk/2019-07-15-cns/</link><pubDate>Mon, 15 Jul 2019 12:20:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2019-07-15-cns/</guid><description>&lt;ul&gt;
&lt;li&gt;download a &lt;a href="https://laurentperrinet.github.io/talk/2019-07-15-cns/2019-07-15-cns.pdf" target="_blank" rel="noopener"&gt;preliminary PDF&lt;/a&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="" srcset="
/talk/2019-07-15-cns/@laurentperrinet_1150713758643380226_tweetcapture_hu_ab069fb92e1e0b27.webp 400w,
/talk/2019-07-15-cns/@laurentperrinet_1150713758643380226_tweetcapture_hu_1821a5d186fc0ee9.webp 760w,
/talk/2019-07-15-cns/@laurentperrinet_1150713758643380226_tweetcapture_hu_6ae1c230c49ffe09.webp 1200w"
src="https://laurentperrinet.github.io/talk/2019-07-15-cns/@laurentperrinet_1150713758643380226_tweetcapture_hu_ab069fb92e1e0b27.webp"
width="598"
height="627"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure id="figure-problem-setting-in-generic-ecological-settings-the-visual-system-faces-a-tricky-problem-when-searching-for-one-target-from-a-class-of-targets-in-a-cluttered-environment-a-it-is-synthesized-in-the-following-experiment-after-a-fixation-period-of-200-ms-an-observer-is-presented-with-a-luminous-display--showing-a-single-target-from-a-known-class-here-digits-and-at-a-random-position-the-display-is-presented-for-a-short-period-of-500-ms-light-shaded-area-in-b-that-is-enough-to-perform-at-most-one-saccade-here-successful-on-the-potential-target-finally-the-observer-has-to-identify-the-digit-by-a-keypress-b-prototypical-trace-of-a-saccadic-eye-movement-to-the-target-position-in-particular-we-show-the-fixation-window-and-the-temporal-window-during-which-a-saccade-is-possible-green-shaded-area-c-simulated-reconstruction-of-the-visual-information-from-the-interoceptive-retinotopic-map-at-the-onset-of-the-display-and-after-a-saccade-the-dashed-red-box-indicating-the-visual-area-of-the-what-pathway-in-contrast-to-an-exteroceptive-representation-see-a-this-demonstrates-that-the-position-of-the-target-has-to-be-inferred-from-a-degraded-sampled-image-in-particular-the-configuration-of-the-display-is-such-that-by-adding-clutter-and-reducing-the-size-of-the-digit-it-may-become-necessary-to-perform-a-saccade-to-be-able-to-identify-the-digit-the-computational-pathway-mediating-the-action-has-to-infer-the-location-of-the-target-emphbefore-seeing-it-that-is-before-being-able-to-actually-identify-the-targets-category-from-a-central-fixation"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://raw.githubusercontent.com/SpikeAI/2019-07-15_CNS/master/figures/fig_intro.jpg" alt="Problem setting: In generic, ecological settings, the visual system faces a tricky problem when searching for one target (from a class of targets) in a cluttered environment. **A)** It is synthesized in the following experiment: After a fixation period of 200 ms, an observer is presented with a luminous display showing a single target from a known class (here digits) and at a random position. The display is presented for a short period of 500 ms (light shaded area in B), that is enough to perform at most one saccade (here, successful) on the potential target. Finally, the observer has to identify the digit by a keypress. **B)** Prototypical trace of a saccadic eye movement to the target position. In particular, we show the fixation window and the temporal window during which a saccade is possible (green shaded area). **C)** Simulated reconstruction of the visual information from the (interoceptive) retinotopic map at the onset of the display and after a saccade, the dashed red box indicating the visual area of the ``what&amp;#39;&amp;#39; pathway. In contrast to an exteroceptive representation (see A), this demonstrates that the position of the target has to be inferred from a degraded (sampled) image. In particular, the configuration of the display is such that by adding clutter and reducing the size of the digit, it may become necessary to perform a saccade to be able to identify the digit. The computational pathway mediating the action has to infer the location of the target \emph{before seeing it}, that is, before being able to actually identify the target&amp;#39;s category from a central fixation. " loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Problem setting: In generic, ecological settings, the visual system faces a tricky problem when searching for one target (from a class of targets) in a cluttered environment. &lt;strong&gt;A)&lt;/strong&gt; It is synthesized in the following experiment: After a fixation period of 200 ms, an observer is presented with a luminous display showing a single target from a known class (here digits) and at a random position. The display is presented for a short period of 500 ms (light shaded area in B), that is enough to perform at most one saccade (here, successful) on the potential target. Finally, the observer has to identify the digit by a keypress. &lt;strong&gt;B)&lt;/strong&gt; Prototypical trace of a saccadic eye movement to the target position. In particular, we show the fixation window and the temporal window during which a saccade is possible (green shaded area). &lt;strong&gt;C)&lt;/strong&gt; Simulated reconstruction of the visual information from the (interoceptive) retinotopic map at the onset of the display and after a saccade, the dashed red box indicating the visual area of the ``what&amp;rsquo;&amp;rsquo; pathway. In contrast to an exteroceptive representation (see A), this demonstrates that the position of the target has to be inferred from a degraded (sampled) image. In particular, the configuration of the display is such that by adding clutter and reducing the size of the digit, it may become necessary to perform a saccade to be able to identify the digit. The computational pathway mediating the action has to infer the location of the target \emph{before seeing it}, that is, before being able to actually identify the target&amp;rsquo;s category from a central fixation.
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;figure id="figure-results-success"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://spikeai.github.io/2019-07-15_CNS/figures/CNS-saccade-20.png" alt="Results: success" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Results: success
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;figure id="figure-results-failure-to-classify"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://spikeai.github.io/2019-07-15_CNS/figures/CNS-saccade-32.png" alt="Results: failure to classify" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Results: failure to classify
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;figure id="figure-results-failure-to-locate"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://spikeai.github.io/2019-07-15_CNS/figures/CNS-saccade-47.png" alt="Results: failure to locate" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Results: failure to locate
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>From the retina to action: Understanding visual processing</title><link>https://laurentperrinet.github.io/talk/2019-04-03-a-course-on-vision-and-modelization/</link><pubDate>Wed, 03 Apr 2019 16:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2019-04-03-a-course-on-vision-and-modelization/</guid><description>&lt;p&gt;Cours de Licence Sciences &amp;amp; Humanité, 3/4/2019&lt;/p&gt;</description></item><item><title>From the retina to action: Predictive processing in the visual system</title><link>https://laurentperrinet.github.io/talk/2019-03-25-hdr-robin-baures/</link><pubDate>Mon, 25 Mar 2019 14:30:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2019-03-25-hdr-robin-baures/</guid><description>&lt;ul&gt;
&lt;li&gt;see a follow-up in:
&lt;div class="view-list view-list-item"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;a href="https://laurentperrinet.github.io/publication/boutin-franciosini-chavane-ruffier-perrinet-20/" &gt;Sparse Deep Predictive Coding captures contour integration capabilities of the early visual system&lt;/a&gt;
&lt;div class="article-metadata"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/victor-boutin/"&gt;Victor Boutin&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/angelo-franciosini/"&gt;Angelo Franciosini&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/fr%C3%A9d%C3%A9ric-chavane/"&gt;Frédéric Chavane&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/franck-ruffier/"&gt;Franck Ruffier&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;div class="btn-links"&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/boutin-franciosini-chavane-ruffier-perrinet-20/boutin-franciosini-chavane-ruffier-perrinet-20.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/boutin-franciosini-chavane-ruffier-perrinet-20/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1371/journal.pcbi.1008629" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/VictorBoutin/InteractionMap" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1371/journal.pcbi.1008629" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1902.07651" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;more about the role of top-down connections:
&lt;div class="view-list view-list-item"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;a href="https://laurentperrinet.github.io/publication/boutin-franciosini-ruffier-perrinet-20-feedback/" &gt;Effect of top-down connections in Hierarchical Sparse Coding&lt;/a&gt;
&lt;div class="article-metadata"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/victor-boutin/"&gt;Victor Boutin&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/angelo-franciosini/"&gt;Angelo Franciosini&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/franck-ruffier/"&gt;Franck Ruffier&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;div class="btn-links"&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/boutin-franciosini-ruffier-perrinet-20-feedback/boutin-franciosini-ruffier-perrinet-20-feedback.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/boutin-franciosini-ruffier-perrinet-20-feedback/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/neco_a_01325" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/boutin-franciosini-ruffier-perrinet-20-feedback/" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/2002.00892" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>An adaptive homeostatic algorithm for the unsupervised learning of visual features</title><link>https://laurentperrinet.github.io/publication/perrinet-19-hulk/</link><pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-19-hulk/</guid><description>&lt;h1 id="an-adaptive-algorithm-for-unsupervised-learning"&gt;&amp;ldquo;An adaptive algorithm for unsupervised learning&amp;rdquo;&lt;/h1&gt;
&lt;video controls &gt;
&lt;source src="https://laurentperrinet.github.io/sciblog/files/2019-09-11_Perrinet19.mp4" type="video/mp4"&gt;
&lt;/video&gt;
&lt;ul&gt;
&lt;li&gt;supplementary info : &lt;a href="https://spikeai.github.io/HULK/" target="_blank" rel="noopener"&gt;https://spikeai.github.io/HULK/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.mdpi.com/2411-5150/3/3/47" target="_blank" rel="noopener"&gt;Abstract&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.mdpi.com/2411-5150/3/3/47/htm" target="_blank" rel="noopener"&gt;HTML&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.mdpi.com/2411-5150/3/3/47/pdf" target="_blank" rel="noopener"&gt;PDF&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;code for paper: &lt;a href="https://github.com/SpikeAI/HULK" target="_blank" rel="noopener"&gt;https://github.com/SpikeAI/HULK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;code for framework: &lt;a href="https://github.com/bicv/SparseHebbianLearning/" target="_blank" rel="noopener"&gt;https://github.com/bicv/SparseHebbianLearning/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;code for figures &lt;a href="https://github.com/SpikeAI/HULK/blob/master/Annex.ipynb" target="_blank" rel="noopener"&gt;https://github.com/SpikeAI/HULK/blob/master/Annex.ipynb&lt;/a&gt; (which is rendered @ &lt;a href="https://spikeai.github.io/HULK/" target="_blank" rel="noopener"&gt;https://spikeai.github.io/HULK/&lt;/a&gt; )&lt;/li&gt;
&lt;li&gt;&lt;a href="https://laurentperrinet.github.io/sciblog/files/2019-09-11_Perrinet19.mp4" target="_blank" rel="noopener"&gt;video abstract&lt;/a&gt; (and the &lt;a href="https://laurentperrinet.github.io/sciblog/posts/2019-09-11_video-abstract-vision.html" target="_blank" rel="noopener"&gt;code&lt;/a&gt; for generating it)&lt;/li&gt;
&lt;li&gt;previous publication :
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2010).
&lt;a href="https://laurentperrinet.github.io/publication/perrinet-10-shl/"&gt;Role of homeostasis in learning sparse representations&lt;/a&gt;.
&lt;em&gt;Neural Computation&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/perrinet-10-shl/perrinet-10-shl.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/perrinet-10-shl/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/neco.2010.05-08-795" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://hal.science/hal-00156610" target="_blank" rel="noopener"&gt;
Hal&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/bicv/SparseHebbianLearning" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/neco.2010.05-08-795" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/0706.3177" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
$$f(k;p_{0}^{*}) = \begin{cases}p_{0}^{*} &amp; \text{if }k=1, \\
1-p_{0}^{*} &amp; \text{if }k=0.\end{cases}$$
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Bayesian Modeling of Motion Perception using Dynamical Stochastic Textures</title><link>https://laurentperrinet.github.io/publication/vacher-16/</link><pubDate>Wed, 21 Nov 2018 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/vacher-16/</guid><description/></item><item><title>The flash-lag effect as a motion-based predictive shift</title><link>https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/</link><pubDate>Thu, 26 Jan 2017 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.insb.cnrs.fr/fr/cnrsinfo/illusions-visuelles-leur-origine-est-dans-la-prediction" target="_blank" rel="noopener"&gt;Press release&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="visual-illusions-their-origin-lies-in-prediction"&gt;Visual illusions: their origin lies in prediction&lt;/h1&gt;
&lt;p&gt;
&lt;figure id="figure-flash-lag-effect-when-a-visual-stimulus-moves-along-a-continuous-trajectory-it-may-be-seen-ahead-of-its-veridical-position-with-respect-to-an-unpredictable-event-such-as-a-punctuate-flash-this-illusion-tells-us-something-important-about-the-visual-system-contrary-to-classical-computers-neural-activity-travels-at-a-relatively-slow-speed-it-is-largely-accepted-that-the-resulting-delays-cause-this-perceived-spatial-lag-of-the-flash-still-after-several-decades-of-debates-there-is-no-consensus-regarding-the-underlying-mechanisms"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="*Flash-Lag Effect.* When a visual stimulus moves along a continuous trajectory, it may be seen ahead of its veridical position with respect to an unpredictable event such as a punctuate flash. This illusion tells us something important about the visual system: contrary to classical computers, neural activity travels at a relatively slow speed. It is largely accepted that the resulting delays cause this perceived spatial lag of the flash. Still, after several decades of debates, there is no consensus regarding the underlying mechanisms."
src="https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/flash_lag.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
&lt;em&gt;Flash-Lag Effect.&lt;/em&gt; When a visual stimulus moves along a continuous trajectory, it may be seen ahead of its veridical position with respect to an unpredictable event such as a punctuate flash. This illusion tells us something important about the visual system: contrary to classical computers, neural activity travels at a relatively slow speed. It is largely accepted that the resulting delays cause this perceived spatial lag of the flash. Still, after several decades of debates, there is no consensus regarding the underlying mechanisms.
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;strong&gt;Researchers from the Timone Institute of Neurosciences bring a new theoretical hypothesis on a visual illusion discovered at the beginning of the 20th century. This illusion remained misunderstood while it poses fundamental questions about how our brains represent events in space and time. This study published on January 26, 2017 in the journal PLOS Computational Biology, shows that the solution lies in the predictive mechanisms intrinsic to the neural processing of information.&lt;/strong&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="" srcset="
/publication/khoei-masson-perrinet-17/@laurentperrinet_829354100273745920_tweetcapture_hu_9bccc6c9b331a9b0.webp 400w,
/publication/khoei-masson-perrinet-17/@laurentperrinet_829354100273745920_tweetcapture_hu_7f054fdf16d6fb7d.webp 760w,
/publication/khoei-masson-perrinet-17/@laurentperrinet_829354100273745920_tweetcapture_hu_4f77004861447731.webp 1200w"
src="https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/@laurentperrinet_829354100273745920_tweetcapture_hu_9bccc6c9b331a9b0.webp"
width="598"
height="744"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
Visual illusions are still popular: in a quasi-magical way, they can make objects appear where they are not expected&amp;hellip; They are also excellent opportunities to question the constraints of our perceptual system. Many illusions are based on motion, such as the flash-lag effect. Observe a luminous dot that moves along a rectilinear trajectory. If a second light dot is flashed very briefly just above the first, the moving point will always be perceived in front of the flash while they are vertically aligned.
&lt;figure id="figure-fig-2-diagonal-markov-chain-in-the-current-study-the-estimated-state-vector-z--x-y-u-v-is-composed-of-the-2d-position-x-and-y-and-velocity-u-and-v-of-a-moving-stimulus-a-first-we-extend-a-classical-markov-chain-using-nijhawans-diagonal-model-in-order-to-take-into-account-the-known-neural-delay-τ-at-time-t-information-is-integrated-until-time-t--τ-using-a-markov-chain-and-a-model-of-state-transitions-pztztδt-such-that-one-can-infer-the-state-until-the-last-accessible-information-pztτi0tτ-this-information-can-then-be-pushed-forward-in-time-by-predicting-its-trajectory-from-t--τ-to-t-in-particular-pzti0tτ-can-be-predicted-by-the-same-internal-model-by-using-the-state-transition-at-the-time-scale-of-the-delay-that-is-pztztτ-this-is-virtually-equivalent-to-a-motion-extrapolation-model-but-without-sensory-measurements-during-the-time-window-between-t--τ-and-t-note-that-both-predictions-in-this-model-are-based-on-the-same-model-of-state-transitions-b-one-can-write-a-second-equivalent-pull-mode-for-the-diagonal-model-now-the-current-state-is-directly-estimated-based-on-a-markov-chain-on-the-sequence-of-delayed-estimations-while-being-equivalent-to-the-push-mode-described-above-such-a-direct-computation-allows-to-more-easily-combine-information-from-areas-with-different-delays-such-a-model-implements-nijhawans-diagonal-model-but-now-motion-information-is-probabilistic-and-therefore-inferred-motion-may-be-modulated-by-the-respective-precisions-of-the-sensory-and-internal-representations-c-such-a-diagonal-delay-compensation-can-be-demonstrated-in-a-two-layered-neural-network-including-a-source-input-and-a-target-predictive-layer-44-the-source-layer-receives-the-delayed-sensory-information-and-encodes-both-position-and-velocity-topographically-within-the-different-retinotopic-maps-of-each-layer-for-the-sake-of-simplicity-we-illustrate-only-one-2d-map-of-the-motions-x-v-the-integration-of-coherent-information-can-either-be-done-in-the-source-layer-push-mode-or-in-the-target-layer-pull-mode-crucially-to-implement-a-delay-compensation-in-this-motion-based-prediction-model-one-may-simply-connect-each-source-neuron-to-a-predictive-neuron-corresponding-to-the-corrected-position-of-stimulus-x--v--τ-v-in-the-target-layer-the-precision-of-this-anisotropic-connectivity-map-can-be-tuned-by-the-width-of-convergence-from-the-source-to-the-target-populations-using-such-a-simple-mapping-we-have-previously-shown-that-the-neuronal-population-activity-can-infer-the-current-position-along-the-trajectory-despite-the-existence-of-neural-delays"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://journals.plos.org/ploscompbiol/article/figure/image?size=large&amp;amp;id=info:doi/10.1371/journal.pcbi.1005068.g002" alt=" Fig 2. *Diagonal Markov chain.* In the current study, the estimated state vector z = {x, y, u, v} is composed of the 2D position (x and y) and velocity (u and v) of a (moving) stimulus. (A) First, we extend a classical Markov chain using Nijhawan’s diagonal model in order to take into account the known neural delay τ: At time t, information is integrated until time t − τ, using a Markov chain and a model of state transitions p(zt|zt−δt) such that one can infer the state until the last accessible information p(zt−τ|I0:t−τ). This information can then be “pushed” forward in time by predicting its trajectory from t − τ to t. In particular p(zt|I0:t−τ) can be predicted by the same internal model by using the state transition at the time scale of the delay, that is, p(zt|zt−τ). This is virtually equivalent to a motion extrapolation model but without sensory measurements during the time window between t − τ and t. Note that both predictions in this model are based on the same model of state transitions. (B) One can write a second, equivalent “pull” mode for the diagonal model. Now, the current state is directly estimated based on a Markov chain on the sequence of delayed estimations. While being equivalent to the push-mode described above, such a direct computation allows to more easily combine information from areas with different delays. Such a model implements Nijhawan’s “diagonal model”, but now motion information is probabilistic and therefore, inferred motion may be modulated by the respective precisions of the sensory and internal representations. (C) Such a diagonal delay compensation can be demonstrated in a two-layered neural network including a source (input) and a target (predictive) layer [44]. The source layer receives the delayed sensory information and encodes both position and velocity topographically within the different retinotopic maps of each layer. For the sake of simplicity, we illustrate only one 2D map of the motions (x, v). The integration of coherent information can either be done in the source layer (push mode) or in the target layer (pull mode). Crucially, to implement a delay compensation in this motion-based prediction model, one may simply connect each source neuron to a predictive neuron corresponding to the corrected position of stimulus (x &amp;#43; v ⋅ τ, v) in the target layer. The precision of this anisotropic connectivity map can be tuned by the width of convergence from the source to the target populations. Using such a simple mapping, we have previously shown that the neuronal population activity can infer the current position along the trajectory despite the existence of neural delays. " loading="lazy" data-zoomable width="80%" /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Fig 2. &lt;em&gt;Diagonal Markov chain.&lt;/em&gt; In the current study, the estimated state vector z = {x, y, u, v} is composed of the 2D position (x and y) and velocity (u and v) of a (moving) stimulus. (A) First, we extend a classical Markov chain using Nijhawan’s diagonal model in order to take into account the known neural delay τ: At time t, information is integrated until time t − τ, using a Markov chain and a model of state transitions p(zt|zt−δt) such that one can infer the state until the last accessible information p(zt−τ|I0:t−τ). This information can then be “pushed” forward in time by predicting its trajectory from t − τ to t. In particular p(zt|I0:t−τ) can be predicted by the same internal model by using the state transition at the time scale of the delay, that is, p(zt|zt−τ). This is virtually equivalent to a motion extrapolation model but without sensory measurements during the time window between t − τ and t. Note that both predictions in this model are based on the same model of state transitions. (B) One can write a second, equivalent “pull” mode for the diagonal model. Now, the current state is directly estimated based on a Markov chain on the sequence of delayed estimations. While being equivalent to the push-mode described above, such a direct computation allows to more easily combine information from areas with different delays. Such a model implements Nijhawan’s “diagonal model”, but now motion information is probabilistic and therefore, inferred motion may be modulated by the respective precisions of the sensory and internal representations. (C) Such a diagonal delay compensation can be demonstrated in a two-layered neural network including a source (input) and a target (predictive) layer [44]. The source layer receives the delayed sensory information and encodes both position and velocity topographically within the different retinotopic maps of each layer. For the sake of simplicity, we illustrate only one 2D map of the motions (x, v). The integration of coherent information can either be done in the source layer (push mode) or in the target layer (pull mode). Crucially, to implement a delay compensation in this motion-based prediction model, one may simply connect each source neuron to a predictive neuron corresponding to the corrected position of stimulus (x + v ⋅ τ, v) in the target layer. The precision of this anisotropic connectivity map can be tuned by the width of convergence from the source to the target populations. Using such a simple mapping, we have previously shown that the neuronal population activity can infer the current position along the trajectory despite the existence of neural delays.
&lt;/figcaption&gt;&lt;/figure&gt;
Processing visual information takes time and even if these delays are remarkably short, they are not negligible and the nervous system must compensate them. For an object that moves predictably, the neural network can infer its most probable position taking into account this processing time. For the flash, however, this prediction can not be established because its appearance is unpredictable. Thus, while the two targets are aligned on the retina at the time of the flash, the position of the moving object is anticipated by the brain to compensate for the processing time: it is this differentiated treatment that causes the flash-lag effect.
The researchers show that this hypothesis also makes it possible to explain the cases where this illusion does not work: for example if the flash appears at the end of the moving dot&amp;rsquo;s trajectory or if the target reverses its path in an unexpected way. In this work, the major innovation is to use the accuracy of information in the dynamics of the model. Thus, the corrected position of the moving target is calculated by combining the sensory flux with the internal representation of the trajectory, both of which exist in the form of probability distributions. To manipulate the trajectory is to change the precision and therefore the relative weight of these two information when they are optimally combined in order to know where an object is at the present time. The researchers propose to call parodiction (from the ancient Greek paron, the present) this new theory that joins Bayesian inference with taking into account neuronal delays.
&lt;figure id="figure-fig-5-histogram-of-the-estimated-positions-as-a-function-of-time-for-the-dmbp-model-histograms-of-the-inferred-horizontal-positions-blueish-bottom-panel-and-horizontal-velocity-reddish-top-panel-as-a-function-of-time-frame-from-the-dmbp-model-darker-levels-correspond-to-higher-probabilities-while-a-light-color-corresponds-to-an-unlikely-estimation-we-highlight-three-successive-epochs-along-the-trajectory-corresponding-to-the-flash-initiated-standard-mid-point-and-flash-terminated-cycles-the-timing-of-the-flashes-are-respectively-indicated-by-the-dashed-vertical-lines-in-dark-the-physical-time-and-in-green-the-delayed-input-knowing-τ--100-ms-histograms-are-plotted-at-two-different-levels-of-our-model-in-the-push-mode-the-left-hand-column-illustrates-the-source-layer-that-corresponds-to-the-integration-of-delayed-sensory-information-including-the-prior-on-motion-the-right-hand-illustrates-the-target-layer-corresponding-to-the-same-information-but-after-the-occurrence-of-some-motion-extrapolation-compensating-for-the-known-neural-delay-τ"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://journals.plos.org/ploscompbiol/article/figure/image?size=large&amp;amp;id=10.1371/journal.pcbi.1005068.g005" alt="Fig 5. *Histogram of the estimated positions as a function of time for the dMBP model.* Histograms of the inferred horizontal positions (blueish bottom panel) and horizontal velocity (reddish top panel), as a function of time frame, from the dMBP model. Darker levels correspond to higher probabilities, while a light color corresponds to an unlikely estimation. We highlight three successive epochs along the trajectory, corresponding to the flash initiated, standard (mid-point) and flash terminated cycles. The timing of the flashes are respectively indicated by the dashed vertical lines. In dark, the physical time and in green the delayed input knowing τ = 100 ms. Histograms are plotted at two different levels of our model in the push mode. The left-hand column illustrates the source layer that corresponds to the integration of delayed sensory information, including the prior on motion. The right-hand illustrates the target layer corresponding to the same information but after the occurrence of some motion extrapolation compensating for the known neural delay τ. " loading="lazy" data-zoomable width="80%" /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Fig 5. &lt;em&gt;Histogram of the estimated positions as a function of time for the dMBP model.&lt;/em&gt; Histograms of the inferred horizontal positions (blueish bottom panel) and horizontal velocity (reddish top panel), as a function of time frame, from the dMBP model. Darker levels correspond to higher probabilities, while a light color corresponds to an unlikely estimation. We highlight three successive epochs along the trajectory, corresponding to the flash initiated, standard (mid-point) and flash terminated cycles. The timing of the flashes are respectively indicated by the dashed vertical lines. In dark, the physical time and in green the delayed input knowing τ = 100 ms. Histograms are plotted at two different levels of our model in the push mode. The left-hand column illustrates the source layer that corresponds to the integration of delayed sensory information, including the prior on motion. The right-hand illustrates the target layer corresponding to the same information but after the occurrence of some motion extrapolation compensating for the known neural delay τ.
&lt;/figcaption&gt;&lt;/figure&gt;
Despite the simplicity of this solution, parodiction has elements that may seem counter-intuitive. Indeed, in this model, the physical world is considered &amp;ldquo;hidden&amp;rdquo;, that is to say, it can only be guessed by our sensations and our experience. The role of visual perception is then to deliver to our central nervous system the most likely information despite the different sources of noise, ambiguity and time delays. According to the authors of this publication, the visual treatment would consist in a &amp;ldquo;simulation&amp;rdquo; of the visual world projected at the present time, even before the visual information can actually modulate, confirm or cancel this simulation. This hypothesis, which seems to belong to &amp;ldquo;science fiction&amp;rdquo;, is being tested with more detailed and biologically plausible hierarchical neural network models that should allow us to better understand the mysteries underlying our perception. Visual illusions have still the power to amaze us!
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="" srcset="
/publication/khoei-masson-perrinet-17/@laurentperrinet_829474896023474176_tweetcapture_hu_1b3215e02fd6b85b.webp 400w,
/publication/khoei-masson-perrinet-17/@laurentperrinet_829474896023474176_tweetcapture_hu_b18f70ea66cfb03f.webp 760w,
/publication/khoei-masson-perrinet-17/@laurentperrinet_829474896023474176_tweetcapture_hu_d6e012da9268595.webp 1200w"
src="https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/@laurentperrinet_829474896023474176_tweetcapture_hu_1b3215e02fd6b85b.webp"
width="598"
height="456"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;check_out further results on &lt;a href="https://laurentperrinet.github.io/sciblog/files/2017-02-17_JournalClub.html" target="_blank" rel="noopener"&gt;introducing anisotropies in the FLE&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Modelling the dynamics of cognitive processes: from the Bayesian brain to particles</title><link>https://laurentperrinet.github.io/talk/2016-07-07-edp-proba/</link><pubDate>Thu, 07 Jul 2016 13:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2016-07-07-edp-proba/</guid><description>&lt;ul&gt;
&lt;li&gt;See a followup in &lt;a href="https://laurentperrinet.github.io/publication/perrinet-12-pred/"&gt;Perrinet et al, 2012&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Sparse Models for Computer Vision</title><link>https://laurentperrinet.github.io/publication/perrinet-15-bicv/</link><pubDate>Sun, 01 Nov 2015 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-15-bicv/</guid><description>&lt;ul&gt;
&lt;li&gt;Appeared in this book:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/gabriel-crist%C3%B3bal/"&gt;Gabriel Cristóbal&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/matthias-s-keil/"&gt;Matthias S Keil&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2015).
&lt;a href="https://laurentperrinet.github.io/publication/cristobal-perrinet-keil-15-bicv/"&gt;Biologically Inspired Computer Vision&lt;/a&gt;.
&lt;p&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/cristobal-perrinet-keil-15-bicv/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1002/9783527680863" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://bicv.github.io/toc/" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://onlinelibrary.wiley.com/book/10.1002/9783527680863" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Anticipatory smooth eye movements and reinforcement</title><link>https://laurentperrinet.github.io/publication/damasse-15-vss/</link><pubDate>Tue, 01 Sep 2015 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/damasse-15-vss/</guid><description/></item><item><title>A Mathematical Account of Dynamic Texture Synthesis for Probing Visual Perception</title><link>https://laurentperrinet.github.io/publication/vacher-15-icms/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/vacher-15-icms/</guid><description>&lt;ul&gt;
&lt;li&gt;See a followup in
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/jonathan-vacher/"&gt;Jonathan Vacher&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/andrew-isaac-meso/"&gt;Andrew Isaac Meso&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/gabriel-peyr%C3%A9/"&gt;Gabriel Peyré&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2018).
&lt;a href="https://laurentperrinet.github.io/publication/vacher-16/"&gt;Bayesian Modeling of Motion Perception using Dynamical Stochastic Textures&lt;/a&gt;.
&lt;em&gt;Neural Computation&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/vacher-16/vacher-16.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/vacher-16/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/neco_a_01142" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.mitpressjournals.org/doi/abs/10.1162/neco_a_01142" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1611.01390" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Motion-based prediction model for flash lag effect</title><link>https://laurentperrinet.github.io/publication/khoei-14-vss/</link><pubDate>Fri, 22 Aug 2014 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/khoei-14-vss/</guid><description>&lt;ul&gt;
&lt;li&gt;Based on
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2012).
&lt;a href="https://laurentperrinet.github.io/publication/perrinet-12-pred/"&gt;Motion-based prediction is sufficient to solve the aperture problem&lt;/a&gt;.
&lt;em&gt;Neural Computation&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/perrinet-12-pred/perrinet-12-pred.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/perrinet-12-pred/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3472550/" target="_blank" rel="noopener"&gt;
Pdf&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1208.6471" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/NECO_a_00332" target="_blank" rel="noopener"&gt;
Doi&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;see follow-up on motion extrapolation:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/mina-a-khoei/"&gt;Mina A Khoei&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2013).
&lt;a href="https://laurentperrinet.github.io/publication/khoei-13-jpp/"&gt;Motion-based prediction explains the role of tracking in motion extrapolation&lt;/a&gt;.
&lt;em&gt;Journal of Physiology-Paris&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/khoei-13-jpp/khoei-13-jpp.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/khoei-13-jpp/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1016/j.jphysparis.2013.08.001" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/khoei-13-jpp/" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;see follow-up on the flash-lag effect:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/mina-a-khoei/"&gt;Mina A Khoei&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2017).
&lt;a href="https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/"&gt;The flash-lag effect as a motion-based predictive shift&lt;/a&gt;.
&lt;em&gt;PLoS Computational Biology&lt;/em&gt;.
&lt;p&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/khoei-masson-perrinet-17/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/slides/2022-11-21_flash-lag-effect/" target="_blank"&gt;
Slides
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1371/journal.pcbi.1005068" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="hhttps://www.insb.cnrs.fr/fr/cnrsinfo/illusions-visuelles-leur-origine-est-dans-la-prediction" &gt;
Press&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/laurentperrinet/Khoei_2017_PLoSCB" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://hal.science/hal-01771125" target="_blank" rel="noopener"&gt;
HAL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Signature of an anticipatory response in area V1 as modeled by a probabilistic model and a spiking neural network</title><link>https://laurentperrinet.github.io/publication/kaplan-khoei-14/</link><pubDate>Sun, 06 Jul 2014 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/kaplan-khoei-14/</guid><description>&lt;ul&gt;
&lt;li&gt;Based on
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2012).
&lt;a href="https://laurentperrinet.github.io/publication/perrinet-12-pred/"&gt;Motion-based prediction is sufficient to solve the aperture problem&lt;/a&gt;.
&lt;em&gt;Neural Computation&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/perrinet-12-pred/perrinet-12-pred.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/perrinet-12-pred/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3472550/" target="_blank" rel="noopener"&gt;
Pdf&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1208.6471" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/NECO_a_00332" target="_blank" rel="noopener"&gt;
Doi&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;see follow-up on motion extrapolation:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/mina-a-khoei/"&gt;Mina A Khoei&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2013).
&lt;a href="https://laurentperrinet.github.io/publication/khoei-13-jpp/"&gt;Motion-based prediction explains the role of tracking in motion extrapolation&lt;/a&gt;.
&lt;em&gt;Journal of Physiology-Paris&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/khoei-13-jpp/khoei-13-jpp.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/khoei-13-jpp/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1016/j.jphysparis.2013.08.001" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/khoei-13-jpp/" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;see follow-up on the flash-lag effect:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/mina-a-khoei/"&gt;Mina A Khoei&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2017).
&lt;a href="https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/"&gt;The flash-lag effect as a motion-based predictive shift&lt;/a&gt;.
&lt;em&gt;PLoS Computational Biology&lt;/em&gt;.
&lt;p&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/khoei-masson-perrinet-17/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/slides/2022-11-21_flash-lag-effect/" target="_blank"&gt;
Slides
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1371/journal.pcbi.1005068" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="hhttps://www.insb.cnrs.fr/fr/cnrsinfo/illusions-visuelles-leur-origine-est-dans-la-prediction" &gt;
Press&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/laurentperrinet/Khoei_2017_PLoSCB" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/khoei-masson-perrinet-17/" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://hal.science/hal-01771125" target="_blank" rel="noopener"&gt;
HAL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;figure id="figure-figure-4-rasterplot-of-input-and-output-spikes-the-raster-plot-from-excitatory-neurons-is-ordered-according-to-their-position-each-input-spike-is-a-blue-dot-and-each-output-spike-is-a-black-dot-while-input-is-scattered-during-blanking-periods-figure-1-the-network-output-shows-shows-some-tuned-activity-during-the-blank-compare-with-the-activity-before-visual-stimulation-to-decode-such-patterns-of-activity-we-used-a-maximum-likelihood-estimation-technique-based-on-the-tuning-curve-of-the-neurons"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img src="https://www.frontiersin.org/files/Articles/53894/fncom-07-00112-r2/image_m/fncom-07-00112-g003.jpg" alt="Figure 4: *Rasterplot of input and output spikes.* The raster plot from excitatory neurons is ordered according to their position. Each input spike is a blue dot and each output spike is a black dot. While input is scattered during blanking periods (Figure 1), the network output shows shows some tuned activity during the blank (compare with the activity before visual stimulation). To decode such patterns of activity we used a maximum-likelihood estimation technique based on the tuning curve of the neurons." loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Figure 4: &lt;em&gt;Rasterplot of input and output spikes.&lt;/em&gt; The raster plot from excitatory neurons is ordered according to their position. Each input spike is a blue dot and each output spike is a black dot. While input is scattered during blanking periods (Figure 1), the network output shows shows some tuned activity during the blank (compare with the activity before visual stimulation). To decode such patterns of activity we used a maximum-likelihood estimation technique based on the tuning curve of the neurons.
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>WP5 - Demo 1.3 : Spiking model of motion-based prediction</title><link>https://laurentperrinet.github.io/talk/2014-03-20-manchester/</link><pubDate>Thu, 20 Mar 2014 13:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2014-03-20-manchester/</guid><description/></item><item><title>Advances in Texture Analysis for Emphysema Classification</title><link>https://laurentperrinet.github.io/publication/nava-13/</link><pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/nava-13/</guid><description>&lt;ul&gt;
&lt;li&gt;relies on log-Gabor filters:
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/sylvain-fischer/"&gt;Sylvain Fischer&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/filip-%C5%A1roubek/"&gt;Filip Šroubek&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/rafael-redondo/"&gt;Rafael Redondo&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/gabriel-crist%C3%B3bal/"&gt;Gabriel Cristóbal&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2007).
&lt;a href="https://laurentperrinet.github.io/publication/fischer-07-cv/"&gt;Self-Invertible 2D Log-Gabor Wavelets&lt;/a&gt;.
&lt;em&gt;International Journal of Computer Vision&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/fischer-07-cv/fischer-07-cv.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/fischer-07-cv/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1007/s11263-006-0026-8" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/bicv/LogGabor" target="_blank" rel="noopener"&gt;
Code&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1007/s11263-006-0026-8" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Motion Clouds: Model-based stimulus synthesis of natural-like random textures for the study of motion perception</title><link>https://laurentperrinet.github.io/publication/sanz-12/</link><pubDate>Wed, 14 Mar 2012 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/sanz-12/</guid><description>&lt;p&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="header" srcset="
/publication/sanz-12/sanz-12_hu_b5b3e0b24f0ea4cc.webp 400w,
/publication/sanz-12/sanz-12_hu_6c05bcb8895a2b49.webp 760w,
/publication/sanz-12/sanz-12_hu_7e3a9d1dda4947cf.webp 1200w"
src="https://laurentperrinet.github.io/publication/sanz-12/sanz-12_hu_b5b3e0b24f0ea4cc.webp"
width="760"
height="207"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;strong&gt;MotionClouds&lt;/strong&gt; are random dynamic stimuli optimized to study motion perception.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://neuralensemble.github.io/MotionClouds/" target="_blank" rel="noopener"&gt;Web-site&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/NeuralEnsemble/MotionClouds" target="_blank" rel="noopener"&gt;Source code&lt;/a&gt; using
&lt;i class="fab fa-python pr-1 fa-fw"&gt;&lt;/i&gt; Python.&lt;/li&gt;
&lt;li&gt;37 citations on &lt;a href="https://scholar.google.com/scholar?cluster=3286688289699014452&amp;amp;hl=fr&amp;amp;as_sdt=7,39" target="_blank" rel="noopener"&gt;Google Scholar&lt;/a&gt; (last updated 22/10/2021)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://neuralensemble.org/MotionClouds/ms/MotionClouds_Supplementary.pdf" target="_blank" rel="noopener"&gt;Supplementary information&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Follow-up paper
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/jonathan-vacher/"&gt;Jonathan Vacher&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/andrew-isaac-meso/"&gt;Andrew Isaac Meso&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/gabriel-peyr%C3%A9/"&gt;Gabriel Peyré&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2018).
&lt;a href="https://laurentperrinet.github.io/publication/vacher-16/"&gt;Bayesian Modeling of Motion Perception using Dynamical Stochastic Textures&lt;/a&gt;.
&lt;em&gt;Neural Computation&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/vacher-16/vacher-16.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/vacher-16/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/neco_a_01142" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.mitpressjournals.org/doi/abs/10.1162/neco_a_01142" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1611.01390" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/jonathan-vacher/"&gt;Jonathan Vacher&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/andrew-isaac-meso/"&gt;Andrew Isaac Meso&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/gabriel-peyr%C3%A9/"&gt;Gabriel Peyré&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2015).
&lt;a href="https://laurentperrinet.github.io/publication/vacher-15-nips/"&gt;Biologically Inspired Dynamic Textures for Probing Motion Perception&lt;/a&gt;.
&lt;em&gt;Advances in Neural Information Processing Systems&lt;/em&gt;.
&lt;p&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/vacher-15-nips/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://hal.science/hal-01225867" target="_blank" rel="noopener"&gt;
Pdf&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://papers.nips.cc/paper/5769-biologically-inspired-dynamic-textures-for-probing-motion-perception.pdf" target="_blank" rel="noopener"&gt;
PDF&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1511.02705" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;This library was notably used in the following paper
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/claudio-simoncini/"&gt;Claudio Simoncini&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/anna-montagnini/"&gt;Anna Montagnini&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/pascal-mamassian/"&gt;Pascal Mamassian&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2012).
&lt;a href="https://laurentperrinet.github.io/publication/simoncini-12/"&gt;More is not always better: dissociation between perception and action explained by adaptive gain control&lt;/a&gt;.
&lt;em&gt;Nature Neuroscience&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/simoncini-12/simoncini-12.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/simoncini-12/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1038/nn.3229" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.nature.com/neuro/journal/vaop/ncurrent/full/nn.3229.html" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;figure id="figure-figure-4-broadband-vs-narrowband-stimuli-from-a-through-b-to-c-the-frequency-bandwidth-bf-increases-while-all-other-parameters-such-as-f0-are-kept-constant-the-mc-with-the-broadest-bandwidth-is-thought-to-best-represent-natural-stimuli-since-as-those-it-contains-many-frequency-components-a-bf--005-supplemental-movie-s4-b-bf--015-supplemental-movie-s5-c-bf--04-supplemental-movie-s6"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="**Figure 4** Broadband vs. narrowband stimuli. From A through B to C, the frequency bandwidth Bf increases, while all other parameters (such as f0) are kept constant. The MC with the broadest bandwidth is thought to best represent natural stimuli, since, as those, it contains many frequency components. A: Bf = 0:05 (Supplemental Movie S4). B: Bf = 0:15 (Supplemental Movie S5). C: Bf = 0:4 (Supplemental Movie S6)." srcset="
/publication/sanz-12/featured_hu_656f11c12e68069a.webp 400w,
/publication/sanz-12/featured_hu_97ece0507ba08c10.webp 760w,
/publication/sanz-12/featured_hu_9071b375469732c5.webp 1200w"
src="https://laurentperrinet.github.io/publication/sanz-12/featured_hu_656f11c12e68069a.webp"
width="80%"
height="460"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
&lt;strong&gt;Figure 4&lt;/strong&gt; Broadband vs. narrowband stimuli. From A through B to C, the frequency bandwidth Bf increases, while all other parameters (such as f0) are kept constant. The MC with the broadest bandwidth is thought to best represent natural stimuli, since, as those, it contains many frequency components. A: Bf = 0:05 (Supplemental Movie S4). B: Bf = 0:15 (Supplemental Movie S5). C: Bf = 0:4 (Supplemental Movie S6).
&lt;/figcaption&gt;&lt;/figure&gt;</description></item><item><title>Active inference, smooth pursuit and oculomotor delays</title><link>https://laurentperrinet.github.io/publication/perrinet-12-areadne/</link><pubDate>Sun, 01 Jan 2012 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-12-areadne/</guid><description/></item><item><title>Pursuing motion illusions: a realistic oculomotor framework for Bayesian inference</title><link>https://laurentperrinet.github.io/publication/bogadhi-11/</link><pubDate>Fri, 22 Apr 2011 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/bogadhi-11/</guid><description>&lt;p&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="header" srcset="
/publication/bogadhi-11/bogadhi-11_hu_cb381cc2927ce28d.webp 400w,
/publication/bogadhi-11/bogadhi-11_hu_59161b8adec87076.webp 760w,
/publication/bogadhi-11/bogadhi-11_hu_bef45bc352d24794.webp 1200w"
src="https://laurentperrinet.github.io/publication/bogadhi-11/bogadhi-11_hu_cb381cc2927ce28d.webp"
width="760"
height="300"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;See a followup in
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/guillaume-s-masson/"&gt;Guillaume S Masson&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2012).
&lt;a href="https://laurentperrinet.github.io/publication/perrinet-12-pred/"&gt;Motion-based prediction is sufficient to solve the aperture problem&lt;/a&gt;.
&lt;em&gt;Neural Computation&lt;/em&gt;.
&lt;p&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://laurentperrinet.github.io/publication/perrinet-12-pred/perrinet-12-pred.pdf" target="_blank" rel="noopener"&gt;
PDF
&lt;/a&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/perrinet-12-pred/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3472550/" target="_blank" rel="noopener"&gt;
Pdf&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://arxiv.org/abs/1208.6471" target="_blank" rel="noopener"&gt;
arXiv&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1162/NECO_a_00332" target="_blank" rel="noopener"&gt;
Doi&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Saccadic foveation of a moving visual target in the rhesus monkey</title><link>https://laurentperrinet.github.io/publication/fleuriet-11/</link><pubDate>Tue, 01 Feb 2011 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/fleuriet-11/</guid><description/></item><item><title>Probabilistic models of the low-level visual system: the role of prediction in detecting motion</title><link>https://laurentperrinet.github.io/talk/2010-12-17-tauc-talk/</link><pubDate>Fri, 17 Dec 2010 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2010-12-17-tauc-talk/</guid><description>&lt;p&gt;An event ranging &amp;ldquo;From Mathematical Image Analysis to Neurogeometry of the Brain&amp;rdquo; Ladislav Tauc &amp;amp; GDR MSPC neurosciences conference.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;related publication from Mina Khoei @ &lt;a href="https://laurentperrinet.github.io/publication/khoei-10-tauc/"&gt;TAUC 2012&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;see this more recent talk @ &lt;a href="https://laurentperrinet.github.io/talk/2012-01-12-vision-at-ucl/"&gt;UCL, London&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Probabilistic models of the low-level visual system: the role of prediction in detecting motion</title><link>https://laurentperrinet.github.io/publication/perrinet-10-tauc/</link><pubDate>Fri, 01 Jan 2010 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-10-tauc/</guid><description>&lt;ul&gt;
&lt;li&gt;See a followup in &lt;a href="https://laurentperrinet.github.io/publication/perrinet-12-pred/"&gt;Perrinet et al, 2012&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Reading out the dynamics of lateral interactions in the primary visual cortex from VSD data</title><link>https://laurentperrinet.github.io/talk/2009-11-30-vss/</link><pubDate>Mon, 30 Nov 2009 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2009-11-30-vss/</guid><description>&lt;ul&gt;
&lt;li&gt;see this more recent poster @ &lt;a href="https://laurentperrinet.github.io/publication/perrinet-09-vss/"&gt;VSS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Decoding center-surround interactions in population of neurons for the ocular following response</title><link>https://laurentperrinet.github.io/publication/perrinet-09-cosyne/</link><pubDate>Thu, 01 Jan 2009 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-09-cosyne/</guid><description/></item><item><title>Inferring monkey ocular following responses from V1 population dynamics using a probabilistic model of motion integration</title><link>https://laurentperrinet.github.io/publication/perrinet-09-vss/</link><pubDate>Thu, 01 Jan 2009 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-09-vss/</guid><description/></item><item><title>Decoding the population dynamics underlying ocular following response using a probabilistic framework</title><link>https://laurentperrinet.github.io/talk/2008-06-01-ulm/</link><pubDate>Sun, 01 Jun 2008 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2008-06-01-ulm/</guid><description>&lt;ul&gt;
&lt;li&gt;related publications @ &lt;a href="https://laurentperrinet.github.io/publication/perrinet-06-fens/"&gt;FENS 2006&lt;/a&gt;, @ &lt;a href="https://laurentperrinet.github.io/publication/perrinet-08-neurocomp/"&gt;NeuroComp 2008&lt;/a&gt; and @ &lt;a href="https://laurentperrinet.github.io/publication/perrinet-08-areadne/"&gt;AREADNE 2008&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;see this more recent talk @ &lt;a href="https://laurentperrinet.github.io/talk/2012-01-12-vision-at-ucl/"&gt;UCL, London&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Adaptive Sparse Spike Coding : applications of Neuroscience to the compression of natural images</title><link>https://laurentperrinet.github.io/publication/perrinet-08-spie/</link><pubDate>Tue, 01 Jan 2008 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-08-spie/</guid><description/></item><item><title>Decoding the population dynamics underlying ocular following response using a probabilistic framework</title><link>https://laurentperrinet.github.io/publication/perrinet-08-areadne/</link><pubDate>Tue, 01 Jan 2008 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-08-areadne/</guid><description/></item><item><title>Modeling spatial integration in the ocular following response to center-surround stimulation using a probabilistic framework</title><link>https://laurentperrinet.github.io/publication/perrinet-08-a/</link><pubDate>Tue, 01 Jan 2008 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-08-a/</guid><description/></item><item><title>Neural Codes for Adaptive Sparse Representations of Natural Images</title><link>https://laurentperrinet.github.io/talk/2007-09-01-mipm/</link><pubDate>Sat, 01 Sep 2007 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2007-09-01-mipm/</guid><description/></item><item><title>Dynamical Neural Networks: modeling low-level vision at short latencies</title><link>https://laurentperrinet.github.io/publication/perrinet-07/</link><pubDate>Thu, 01 Mar 2007 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-07/</guid><description>&lt;p&gt;Dynamical Neural Networks (DyNNs) are a class of models for networks of neurons where particular focus is put on the role of time in the emergence of functional computational properties. The definition and study of these models involves the cooperation of a large range of scientific fields from statistical physics, probabilistic modelling, neuroscience and psychology to control theory. It focuses on the mechanisms that may be relevant for studying cognition by hypothesizing that information is distributed in the activity of the neurons in the system and that the timing helps in maintaining this information to lastly form decisions or actions. The system responds at best to the constraints of the outside world and learning strategies tune this internal dynamics to achieve optimal performance.
This chapter introduces the book. See also:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/bruno-cessac/"&gt;Bruno Cessac&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/emmanuel-dauc%C3%A9/"&gt;Emmanuel Daucé&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/manuel-samuelides/"&gt;Manuel Samuelides&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2007).
&lt;a href="https://laurentperrinet.github.io/publication/cessac-07/"&gt;Topics in Dynamical Neural Networks: From Large Scale Neural Networks to Motor Control and Vision&lt;/a&gt;.
&lt;em&gt;Topics in Dynamical Neural Networks: From Large Scale Neural Networks to Motor Control and Vision&lt;/em&gt;.
&lt;p&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/cessac-07/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class="pub-list-item view-citation" style="margin-bottom: 1rem"&gt;
&lt;i class="far fa-file-alt pub-icon" aria-hidden="true"&gt;&lt;/i&gt;
&lt;span class="article-metadata li-cite-author"&gt;
&lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/bruno-cessac/"&gt;Bruno Cessac&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/emmanuel-dauc%C3%A9/"&gt;Emmanuel Daucé&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/laurent-u-perrinet/"&gt;Laurent U Perrinet&lt;/a&gt;&lt;/span&gt;, &lt;span &gt;
&lt;a href="https://laurentperrinet.github.io/author/manuel-samuelides/"&gt;Manuel Samuelides&lt;/a&gt;&lt;/span&gt;
&lt;/span&gt;
(2007).
&lt;a href="https://laurentperrinet.github.io/publication/cessac-07-a/"&gt;Introduction to Topics in Dynamical Neural Networks: From Large Scale Neural Networks to Motor Control and Vision&lt;/a&gt;.
&lt;em&gt;Topics in Dynamical Neural Networks: From Large Scale Neural Networks to Motor Control and Vision&lt;/em&gt;.
&lt;p&gt;
&lt;a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/cessac-07-a/cite.bib"&gt;
Cite
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://doi.org/10.1140/epjst/e2007-00057-3" target="_blank" rel="noopener"&gt;
DOI
&lt;/a&gt;
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://www.springerlink.com/index/10.1140/epjst/e2007-00057-3" target="_blank" rel="noopener"&gt;
URL&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Self-Invertible 2D Log-Gabor Wavelets</title><link>https://laurentperrinet.github.io/publication/fischer-07-cv/</link><pubDate>Sat, 13 Jan 2007 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/fischer-07-cv/</guid><description>&lt;p&gt;This library defines the set of &lt;a href="https://pythonhosted.org/LogGabor/" target="_blank" rel="noopener"&gt;LogGabor&lt;/a&gt; kernels. These are generic edge-like filters at different scales, phases and orientations. The library develops a simple method to construct a simple multi-scale linear transform.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://pythonhosted.org/LogGabor" target="_blank" rel="noopener"&gt;Web-site&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/bicv/LogGabor/" target="_blank" rel="noopener"&gt;Source code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;logGabor filters are used in numerous computer vision applications and reaches 177 citations on &lt;a href="https://scholar.google.com/scholar?cluster=15692697050569088559&amp;amp;hl=fr&amp;amp;as_sdt=7,39" target="_blank" rel="noopener"&gt;Google Scholar&lt;/a&gt; (last updated 22/10/2021).
&lt;figure id="figure-figure-1-multiresolution-schemes-a-schematic-contours-of-the-log-gabor-filters-in-the-fourier-domain-with-5-scales-and-8-orientations-only-the-contours-at-78-of-the-filter-maximum-are-drawn-b-the-real-part-of-the-corresponding-filters-is-drawn-in-the-spatial-domain-the-two-first-scales-are-drawn-at-the-bottom-magnified-by-a-factor-of-4-for-a-better-visualization-the-different-scales-are-arranged-in-rows-and-the-orientations-in-columns-the-low-pass-filter-is-drawn-in-the-upper-left-part-c-the-corresponding-imaginary-parts-of-the-filters-are-shown-in-the-same-arrangement-note-that-the-low-pass-filter-does-not-have-imaginary-part-insets-b-and-c-show-the-final-filters-built-through-all-the-processes-described-in-section-2-d-in-the-proposed-scheme-the-elongation-of-log-gabor-wavelets-increases-with-the-number-of-orientations-nt--here-the-real-parts-left-column-and-imaginary-parts-right-column-are-drawn-for-the-3-4-6-8-10-12-and-16-orientation-schemes-e-as-a-comparison-orthogonal-wavelet-filters-db4-are-shown-horizontal-vertical-and-diagonal-wavelets-are-arranged-on-columns-low-pass-on-top-f-as-a-second-comparison-steerable-pyramid-filters-portilla-et-al-2003-are-shown-the-arrangement-over-scales-and-orientations-is-the-same-as-for-the-log-gabor-scheme"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="**Figure 1** Multiresolution schemes. (a) Schematic contours of the log-Gabor filters in the Fourier domain with 5 scales and 8 orientations (only the contours at 78% of the filter maximum are drawn). (b) The real part of the corresponding filters is drawn in the spatial domain. The two first scales are drawn at the bottom magnified by a factor of 4 for a better visualization. The different scales are arranged in rows and the orientations in columns. The low-pass filter is drawn in the upper-left part. (c) The corresponding imaginary parts of the filters are shown in the same arrangement. Note that the low-pass filter does not have imaginary part. Insets (b) and (c) show the final filters built through all the processes described in Section 2. (d) In the proposed scheme the elongation of log-Gabor wavelets increases with the number of orientations nt . Here the real parts (left column) and imaginary parts (right column) are drawn for the 3, 4, 6, 8, 10, 12 and 16 orientation schemes. (e) As a comparison orthogonal wavelet filters ‘Db4’ are shown. Horizontal, vertical and diagonal wavelets are arranged on columns (low-pass on top). (f) As a second comparison, steerable pyramid filters (Portilla et al., 2003) are shown. The arrangement over scales and orientations is the same as for the log-Gabor scheme." srcset="
/publication/fischer-07-cv/figure1_hu_9c7ed6e8918a6c77.webp 400w,
/publication/fischer-07-cv/figure1_hu_6f3f587904d7e765.webp 760w,
/publication/fischer-07-cv/figure1_hu_a9b3c9e4539402e9.webp 1200w"
src="https://laurentperrinet.github.io/publication/fischer-07-cv/figure1_hu_9c7ed6e8918a6c77.webp"
width="80%"
height="392"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
&lt;strong&gt;Figure 1&lt;/strong&gt; Multiresolution schemes. (a) Schematic contours of the log-Gabor filters in the Fourier domain with 5 scales and 8 orientations (only the contours at 78% of the filter maximum are drawn). (b) The real part of the corresponding filters is drawn in the spatial domain. The two first scales are drawn at the bottom magnified by a factor of 4 for a better visualization. The different scales are arranged in rows and the orientations in columns. The low-pass filter is drawn in the upper-left part. (c) The corresponding imaginary parts of the filters are shown in the same arrangement. Note that the low-pass filter does not have imaginary part. Insets (b) and (c) show the final filters built through all the processes described in Section 2. (d) In the proposed scheme the elongation of log-Gabor wavelets increases with the number of orientations nt . Here the real parts (left column) and imaginary parts (right column) are drawn for the 3, 4, 6, 8, 10, 12 and 16 orientation schemes. (e) As a comparison orthogonal wavelet filters ‘Db4’ are shown. Horizontal, vertical and diagonal wavelets are arranged on columns (low-pass on top). (f) As a second comparison, steerable pyramid filters (Portilla et al., 2003) are shown. The arrangement over scales and orientations is the same as for the log-Gabor scheme.
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Bayesian modeling of dynamic motion integration</title><link>https://laurentperrinet.github.io/publication/montagnini-07/</link><pubDate>Mon, 01 Jan 2007 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/montagnini-07/</guid><description>&lt;p&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="header" srcset="
/publication/montagnini-07/montagnini-07_hu_342d06050b56b6f6.webp 400w,
/publication/montagnini-07/montagnini-07_hu_15da67f67b4f0688.webp 760w,
/publication/montagnini-07/montagnini-07_hu_7b15430d5e94e2cd.webp 1200w"
src="https://laurentperrinet.github.io/publication/montagnini-07/montagnini-07_hu_342d06050b56b6f6.webp"
width="760"
height="248"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;</description></item><item><title>Modeling spatial integration in the ocular following response using a probabilistic framework</title><link>https://laurentperrinet.github.io/publication/perrinet-07-neurocomp/</link><pubDate>Mon, 01 Jan 2007 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-07-neurocomp/</guid><description>&lt;p&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="header" srcset="
/publication/perrinet-07-neurocomp/perrinet-07-neurocomp_hu_7dde58bc465703bb.webp 400w,
/publication/perrinet-07-neurocomp/perrinet-07-neurocomp_hu_2a6af84eab22bddc.webp 760w,
/publication/perrinet-07-neurocomp/perrinet-07-neurocomp_hu_94822cc5dbc26eef.webp 1200w"
src="https://laurentperrinet.github.io/publication/perrinet-07-neurocomp/perrinet-07-neurocomp_hu_7dde58bc465703bb.webp"
width="760"
height="275"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;</description></item><item><title>Neural Codes for Adaptive Sparse Representations of Natural Images</title><link>https://laurentperrinet.github.io/publication/perrinet-07-mipm/</link><pubDate>Mon, 01 Jan 2007 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-07-mipm/</guid><description/></item><item><title>Bayesian modeling of dynamic motion integration</title><link>https://laurentperrinet.github.io/publication/montagnini-06-neurocomp/</link><pubDate>Sun, 01 Jan 2006 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/montagnini-06-neurocomp/</guid><description>&lt;ul&gt;
&lt;li&gt;See a followup in &lt;a href="https://laurentperrinet.github.io/publication/perrinet-12-pred/"&gt;Perrinet et al, 2012&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Input-output transformation in the visuo-oculomotor loop: modeling the ocular following response to center-surround stimulation in a probabilistic framework</title><link>https://laurentperrinet.github.io/publication/perrinet-06-fens/</link><pubDate>Sun, 01 Jan 2006 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-06-fens/</guid><description/></item><item><title>Input-output transformation in the visuo-oculomotor loop: modeling the ocular following response to center-surround stimulation in a probabilistic framework</title><link>https://laurentperrinet.github.io/publication/perrinet-06-neurocomp/</link><pubDate>Sun, 01 Jan 2006 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-06-neurocomp/</guid><description>&lt;ul&gt;
&lt;li&gt;See a followup in &lt;a href="https://laurentperrinet.github.io/publication/perrinet-12-pred/"&gt;Perrinet et al, 2012&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Input-output transformation in the visuo-oculomotor loop: modeling the ocular following response to center-surround stimulation in a probabilistic framework</title><link>https://laurentperrinet.github.io/talk/2006-01-01-neurocomp/</link><pubDate>Sun, 01 Jan 2006 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/talk/2006-01-01-neurocomp/</guid><description>&lt;ul&gt;
&lt;li&gt;related publication @ &lt;a href="https://laurentperrinet.github.io/publication/perrinet-08-spie/"&gt;SPIE 2008&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;See a followup in &lt;a href="https://laurentperrinet.github.io/publication/perrinet-12-pred/"&gt;Perrinet et al, 2012&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Coding static natural images using spiking event times: do neurons cooperate?</title><link>https://laurentperrinet.github.io/publication/perrinet-03-ieee/</link><pubDate>Wed, 01 Sep 2004 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-03-ieee/</guid><description>&lt;p&gt;
&lt;figure &gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="header" srcset="
/publication/perrinet-03-ieee/perrinet-03-ieee_hu_51c8b3f54a1dbf9d.webp 400w,
/publication/perrinet-03-ieee/perrinet-03-ieee_hu_538248f9471d72ca.webp 760w,
/publication/perrinet-03-ieee/perrinet-03-ieee_hu_16ebf08fcd15762c.webp 1200w"
src="https://laurentperrinet.github.io/publication/perrinet-03-ieee/perrinet-03-ieee_hu_51c8b3f54a1dbf9d.webp"
width="760"
height="164"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure id="figure-progressive-reconstruction-of-a-static-image-using-spikes-in-a-multi-scale-oriented-representation"&gt;
&lt;div class="d-flex justify-content-center"&gt;
&lt;div class="w-100" &gt;&lt;img alt="*Progressive reconstruction of a static image using spikes in a multi-scale oriented representation.*"
src="https://laurentperrinet.github.io/publication/perrinet-03-ieee/v1_tiger.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
&lt;em&gt;Progressive reconstruction of a static image using spikes in a multi-scale oriented representation.&lt;/em&gt;
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/p&gt;</description></item><item><title>Finding Independent Components using spikes : a natural result of Hebbian learning in a sparse spike coding scheme</title><link>https://laurentperrinet.github.io/publication/perrinet-04/</link><pubDate>Thu, 01 Jan 2004 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/perrinet-04/</guid><description/></item><item><title>Network of integrate-and-fire neurons using Rank Order Coding B: spike timing dependant plasticity and emergence of orientation selectivity</title><link>https://laurentperrinet.github.io/publication/delorme-01/</link><pubDate>Mon, 01 Jan 2001 00:00:00 +0000</pubDate><guid>https://laurentperrinet.github.io/publication/delorme-01/</guid><description/></item></channel></rss>