Skip to main content

Showing 1–14 of 14 results for author: Rougier, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2401.10849  [pdf, other

    cs.NE q-bio.NC

    Exploring the role of structure in a time constrained decision task

    Authors: Naomi Chaix-Eichel, Gautham Venugopal, Thomas Boraud, Nicolas P. Rougier

    Abstract: The structure of the basal ganglia is remarkably similar across a number of species (often described in terms of direct, indirect and hyperdirect pathways) and is deeply involved in decision making and action selection. In this article, we are interested in exploring the role of structure when solving a decision task while avoiding to make any strong assumption regarding the actual structure. To d… ▽ More

    Submitted 19 January, 2024; originally announced January 2024.

  2. arXiv:2204.02484  [pdf, other

    cs.NE

    From implicit learning to explicit representations

    Authors: Naomi Chaix-Eichel, Snigdha Dagar, Quentin Lanneau, Karen Sobriel, Thomas Boraud, Frédéric Alexandre, Nicolas P. Rougier

    Abstract: Using the reservoir computing framework, we demonstrate how a simple model can solve an alternation task without an explicit working memory. To do so, a simple bot equipped with sensors navigates inside a 8-shaped maze and turns alternatively right and left at the same intersection in the maze. The analysis of the model's internal activity reveals that the memory is actually encoded inside the dyn… ▽ More

    Submitted 5 April, 2022; originally announced April 2022.

    Comments: 6 pages, 7 figures, conference

  3. arXiv:2011.09534  [pdf, other

    cs.NE cs.LG

    Randomized Self Organizing Map

    Authors: Nicolas P. Rougier, Georgios Is. Detorakis

    Abstract: We propose a variation of the self organizing map algorithm by considering the random placement of neurons on a two-dimensional manifold, following a blue noise distribution from which various topologies can be derived. These topologies possess random (but controllable) discontinuities that allow for a more flexible self-organization, especially with high-dimensional data. The proposed algorithm i… ▽ More

    Submitted 18 November, 2020; originally announced November 2020.

    Comments: 32 pages, 19 figures

  4. arXiv:2008.06030  [pdf, other

    cs.HC

    On the design of text editors

    Authors: Nicolas P. Rougier

    Abstract: Text editors are written by and for developers. They come with a large set of default and implicit choices in terms of layout, typography, colorization and interaction that hardly change from one editor to the other. It is not clear if these implicit choices derive from the ignorance of alternatives or if they derive from developers' habits, reproducing what they are used to. The goal of this arti… ▽ More

    Submitted 3 September, 2020; v1 submitted 13 August, 2020; originally announced August 2020.

    Comments: 5 pages, 5 figures, conference

  5. arXiv:2003.11640  [pdf, other

    cs.NE cs.LG nlin.AO q-bio.NC stat.ML

    Transfer between long-term and short-term memory using Conceptors

    Authors: Anthony Strock, Nicolas Rougier, Xavier Hinaut

    Abstract: We introduce a recurrent neural network model of working memory combining short-term and long-term components. e short-term component is modelled using a gated reservoir model that is trained to hold a value from an input stream when a gate signal is on. e long-term component is modelled using conceptors in order to store inner temporal patterns (that corresponds to values). We combine these two c… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

  6. arXiv:1912.03126  [pdf, other

    cs.LG cs.NE stat.ML

    Knowledge extraction from the learning of sequences in a long short term memory (LSTM) architecture

    Authors: Ikram Chraibi Kaadoud, Nicolas P. Rougier, Frédéric Alexandre

    Abstract: We introduce a general method to extract knowledge from a recurrent neural network (Long Short Term Memory) that has learnt to detect if a given input sequence is valid or not, according to an unknown generative automaton. Based on the clustering of the hidden states, we explain how to build and validate an automaton that corresponds to the underlying (unknown) automaton, and allows to predict if… ▽ More

    Submitted 6 December, 2019; originally announced December 2019.

    Comments: 18 pages, 17 figures

  7. Attributing and Referencing (Research) Software: Best Practices and Outlook from Inria

    Authors: Pierre Alliez, Roberto Di Cosmo, Benjamin Guedj, Alain Girault, Mohand-Said Hacid, Arnaud Legrand, Nicolas P. Rougier

    Abstract: Software is a fundamental pillar of modern scientiic research, not only in computer science, but actually across all elds and disciplines. However, there is a lack of adequate means to cite and reference software, for many reasons. An obvious rst reason is software authorship, which can range from a single developer to a whole team, and can even vary in time. The panorama is even more complex than… ▽ More

    Submitted 25 November, 2019; v1 submitted 27 May, 2019; originally announced May 2019.

    Journal ref: Computing in Science \& Engineering 2020

  8. arXiv:1810.12640  [pdf, other

    cs.NE cs.AI cs.AR cs.DC

    Neuromorphic hardware as a self-organizing computing system

    Authors: Lyes Khacef, Bernard Girau, Nicolas Rougier, Andres Upegui, Benoit Miramond

    Abstract: This paper presents the self-organized neuromorphic architecture named SOMA. The objective is to study neural-based self-organization in computing systems and to prove the feasibility of a self-organizing hardware structure. Considering that these properties emerge from large scale and fully connected neural maps, we will focus on the definition of a self-organizing hardware architecture based on… ▽ More

    Submitted 30 October, 2018; originally announced October 2018.

    Comments: Published in IEEE World Congress on Computational Intelligence (WCCI), International Workshop: Neuromorphic Hardware in Practice and Use (NHPU), Jul. 2018, Rio de Janeiro, Brazil

  9. arXiv:1806.06545  [pdf, other

    q-bio.NC cs.LG cs.NE

    A Simple Reservoir Model of Working Memory with Real Values

    Authors: Anthony Strock, Nicolas Rougier, Xavier Hinaut

    Abstract: The prefrontal cortex is known to be involved in many high-level cognitive functions, in particular, working memory. Here, we study to what extent a group of randomly connected units (namely an Echo State Network, ESN) can store and maintain (as output) an arbitrary real value from a streamed input, i.e. can act as a sustained working memory unit. Furthermore, we explore to what extent such an arc… ▽ More

    Submitted 18 June, 2018; originally announced June 2018.

    Journal ref: International Joint Conference on Neural Networks (IJCNN), Jul 2018, Rio de Janeiro, Brazil

  10. arXiv:1710.05189  [pdf, other

    cs.NE cs.GR q-bio.NC

    A graphical, scalable and intuitive method for the placement and the connection of biological cells

    Authors: Nicolas P. Rougier

    Abstract: We introduce a graphical method originating from the computer graphics domain that is used for the arbitrary and intuitive placement of cells over a two-dimensional manifold. Using a bitmap image as input, where the color indicates the identity of the different structures and the alpha channel indicates the local cell density, this method guarantees a discrete distribution of cell position respect… ▽ More

    Submitted 14 October, 2017; originally announced October 2017.

    Comments: Corresponding code at https://github.com/rougier/spatial-computation

  11. Re-run, Repeat, Reproduce, Reuse, Replicate: Transforming Code into Scientific Contributions

    Authors: Fabien Benureau, Nicolas Rougier

    Abstract: Scientific code is not production software. Scientific code participates in the evaluation of a scientific hypothesis. This imposes specific constraints on the code that are often overlooked in practice. We articulate, with a small example, five characteristics that a scientific code in computational science should possess: re-runnable, repeatable, reproducible, reusable and replicable.

    Submitted 18 June, 2018; v1 submitted 28 August, 2017; originally announced August 2017.

    Comments: Frontiers in Neuroinformatics, Frontiers, In press

  12. Sustainable computational science: the ReScience initiative

    Authors: Nicolas P. Rougier, Konrad Hinsen, Frédéric Alexandre, Thomas Arildsen, Lorena Barba, Fabien C. Y. Benureau, C. Titus Brown, Pierre de Buyl, Ozan Caglayan, Andrew P. Davison, Marc André Delsuc, Georgios Detorakis, Alexandra K. Diem, Damien Drix, Pierre Enel, Benoît Girard, Olivia Guest, Matt G. Hall, Rafael Neto Henriques, Xavier Hinaut, Kamil S Jaron, Mehdi Khamassi, Almar Klein, Tiina Manninen, Pietro Marchesi , et al. (20 additional authors not shown)

    Abstract: Computer science offers a large set of tools for prototyping, writing, running, testing, validating, sharing and reproducing results, however computational science lags behind. In the best case, authors may provide their source code as a compressed archive and they may feel confident their research is reproducible. But this is not exactly true. James Buckheit and David Donoho proposed more than tw… ▽ More

    Submitted 11 November, 2017; v1 submitted 14 July, 2017; originally announced July 2017.

    Comments: 8 pages, 1 figure

    Journal ref: PeerJ Computer Science 3:e142 (2017)

  13. arXiv:0809.4622  [pdf, ps, other

    cs.NE

    A computational approach to the covert and overt deployment of spatial attention

    Authors: Jérémy Fix, Nicolas P. Rougier, Frédéric Alexandre

    Abstract: Popular computational models of visual attention tend to neglect the influence of saccadic eye movements whereas it has been shown that the primates perform on average three of them per seconds and that the neural substrate for the deployment of attention and the execution of an eye movement might considerably overlap. Here we propose a computational model in which the deployment of attention wi… ▽ More

    Submitted 26 September, 2008; originally announced September 2008.

    Journal ref: Dans NeuroComp 2008 : 2ième Conférence Française de Neurosciences Computationnelles (2008)

  14. arXiv:cs/0610041  [pdf, ps, other

    cs.NE

    A Computational Model of Spatial Memory Anticipation during Visual Search

    Authors: Jérémy Fix, Julien Vitay, Nicolas Rougier

    Abstract: Some visual search tasks require to memorize the location of stimuli that have been previously scanned. Considerations about the eye movements raise the question of how we are able to maintain a coherent memory, despite the frequent drastically changes in the perception. In this article, we present a computational model that is able to anticipate the consequences of the eye movements on the visu… ▽ More

    Submitted 9 October, 2006; originally announced October 2006.

    Journal ref: Dans Anticipatory Behavior in Adaptive Learning Systems 2006 (2006)