Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Raphaël Laurent is active.

Publication


Featured researches published by Raphaël Laurent.


Language and Cognitive Processes | 2012

Adverse conditions improve distinguishability of auditory, motor and perceptuo-motor theories of speech perception: an exploratory Bayesian modeling study

Clément Moulin-Frier; Raphaël Laurent; Pierre Bessiere; Jean-Luc Schwartz; Julien Diard

In this paper, we put forward a computational framework for the comparison between motor, auditory, and perceptuo-motor theories of speech communication. We first recall the basic arguments of these three sets of theories, either applied to speech perception or to speech production. Then we expose a unifying Bayesian model able to express each theory in a probabilistic way. Focusing on speech perception, we demonstrate that under two hypotheses, regarding communication noise and inter-speaker variability, providing perfect conditions for speech communication, motor, and auditory theories are indistinguishable. We then degrade successively each hypothesis to study the distinguishability of the different theories in “adverse” conditions. We first present simulations on a simplified implementation of the model with mono-dimensional sensory and motor variables, and secondly we consider a simulation of the human vocal tract providing more realistic auditory and articulatory variables. Simulation results allow us to emphasise the respective roles of motor and auditory knowledge in various conditions of speech perception in adverse conditions, and to suggest some guidelines for future studies aiming at assessing the role of motor knowledge in speech perception.


ieee international conference on cognitive informatics and cognitive computing | 2015

Cognitive computation: A Bayesian machine case study

Marvin Faix; Emmanuel Mazer; Raphaël Laurent; Mohamad Othman Abdallah; Ronan Le Hy; Jorge Lobo

The work presented in this paper is part of the BAMBI project, which aims at better understanding natural cognition by designing non Von Neumann machines with biologicaly plausible hardware. Probabilistic programming allows artificial systems to better operate with uncertainty, and stochastic arithmetic provides a way to carry out approximate computations with few resources. As such, both are plausible models for natural cognition. Our work on the automatic design of probabilistic machines computing soft inferences with an arithmetic based on stochastic bitstreams allowed us to develop the following compilation toolchain: given a high level description of some general problem (typically to infer some knowledge from a model given some observations), formalized as a Bayesian Program, our toolchain automatically builds a low level description of an electronic circuit computing the corresponding probabilistic inference. This circuit can then be implemented and tested on reconfigurable logic.We designed as a validating example a circuit description of a Bayesian filter solving the problem of Pseudo Noise sequence acquisition in telecommunications.


ieee international conference on cognitive informatics and cognitive computing | 2016

Autonomous robot controller using bitwise gibbs sampling

Rémi Canillas; Raphaël Laurent; Marvin Faix; Dominique Vaufreydaz; Emmanuel Mazer

In the present paper we describe a bio-inspired non von Neumann controller for a simple sensorimotor robotic system. This controller uses a bitwise version of the Gibbs sampling algorithm to select commands so the robot can adapt its course of action and avoid perceived obstacles in the environment. The VHDL specification of the circuit implementation of this controller is based on stochastic computation to perform Bayesian inference at a low energy cost. We show that the proposed unconventional architecture allows to successfully carry out the obstacle avoidance task and to address scalability issues observed in previous works.


2016 IEEE International Conference on Rebooting Computing (ICRC) | 2016

Bayesian sensor fusion with fast and low power stochastic circuits

Alexandre Coninx; Pierre Bessiere; Emmanuel Mazer; Jacques Droulez; Raphaël Laurent; M. Awais Aslam; Jorge Lobo

As the physical limits of Moores law are being reached, a research effort is launched to achieve further performance improvements by exploring computation paradigms departing from standard approaches. The BAMBI project (Bottom-up Approaches to Machines dedicated to Bayesian Inference) aims at developing hardware dedicated to probabilistic computation, which extends logic computation realised by boolean gates in current computer chips. Such probabilistic computing devices would allow to solve faster and at a lower energy cost a wide range of Artificial Intelligence applications, especially when decisions need to be taken from incomplete data in an uncertain environment. This paper describes an architecture where very simple operators compute on a time coding of probability values as stochastic signals. Simulation tests and a reconfigurable logic hardware implementation demonstrated the feasibility and performances of the proposed inference machine. Hardware results show this architecture can quickly solve Bayesian sensor fusion problems and is very efficient in terms of energy consumption.


conference of the international speech communication association | 2017

The complementary roles of auditory and motor information evaluated in a Bayesian perceptuo-motor model of speech perception

Raphaël Laurent; Marie-Lou Barnaud; Jean-Luc Schwartz; Pierre Bessiere; Julien Diard

There is a consensus concerning the view that both auditory and motor representations intervene in the perceptual processing of speech units. However, the question of the functional role of each of these systems remains seldom addressed and poorly understood. We capitalized on the formal framework of Bayesian Programming to develop COSMO (Communicating Objects using Sensory-Motor Operations), an integrative model that allows principled comparisons of purely motor or purely auditory implementations of a speech perception task and tests the gain of efficiency provided by their Bayesian fusion. Here, we show 3 main results: (a) In a set of precisely defined “perfect conditions,” auditory and motor theories of speech perception are indistinguishable; (b) When a learning process that mimics speech development is introduced into COSMO, it departs from these perfect conditions. Then auditory recognition becomes more efficient than motor recognition in dealing with learned stimuli, while motor recognition is more efficient in adverse conditions. We interpret this result as a general “auditory-narrowband versus motor-wideband” property; and (c) Simulations of plosive-vowel syllable recognition reveal possible cues from motor recognition for the invariant specification of the place of plosive articulation in context that are lacking in the auditory pathway. This provides COSMO with a second property, where auditory cues would be more efficient for vowel decoding and motor cues for plosive articulation decoding. These simulations provide several predictions, which are in good agreement with experimental data and suggest that there is natural complementarity between auditory and motor processing within a perceptuo-motor theory of speech perception.


IEEE Transactions on Emerging Topics in Computing | 2016

Design of Stochastic Machines Dedicated to Approximate Bayesian inferences

Marvin Faix; Raphaël Laurent; Pierre Bessiere; Emmanuel Mazer; Jacques Droulez

We present an architecture and a compilation toolchain for stochastic machines dedicated to Bayesian inferences. These machines are not Von Neumann and code information with stochastic bitstreams instead of using floating point representations. They only rely on stochastic arithmetic and on Gibbs sampling to perform approximate inferences. They use banks of binary random generators which capture the prior knowledge on which the inference is built. The output of the machine is devised to continuously sample the joint probability distribution of interest. While the method is explained on a simple example, we show that our machine computes a good approximation of the solution to a problem intractable in exact inference.


International Journal of Software Science and Computational Intelligence | 2017

Cognitive Computation: An Exact Bayesian Inference Stochastic Machine

Marvin Faix; Emmanuel Mazer; Raphaël Laurent; Mohamad Othman Abdallah; Ronan Le Hy; Jorge Lobo

Probabilisticprogrammingallowsartificialsystemstobetteroperatewithuncertainty,andstochastic arithmeticprovidesawaytocarryoutapproximatecomputationswithfewresources.Assuch,both areplausiblemodelsfornaturalcognition.Theauthors’workontheautomaticdesignofprobabilistic machinescomputingsoftinferences,withanarithmeticbasedonstochasticbitstreams,allowedto developthefollowingcompilationtoolchain:givenahigh-leveldescriptionofsomegeneralproblem, formalized as aBayesianProgram, the toolchain automaticallybuilds a low-level descriptionof anelectroniccircuitcomputingthecorrespondingprobabilisticinference.Thiscircuitcanthenbe implemented and tested on reconfigurable logic. This paper describes two circuits as validating examples.ThefirstoneimplementsaBayesianfiltersolvingtheproblemofPseudoNoisesequence acquisitionintelecommunications.Thesecondoneimplementsdecisionmakinginasensorimotor system:itallowsasimplerobottoavoidobstaclesusingBayesiansensorfusion. KEywoRdS Bayesian Filter, Bayesian Inference, Bayesian Robots, Lfsrs in Telecommunication, Probabilistic Programming, Stochastic Computing


IEEE Transactions on Nuclear Science | 2017

On the Robustness of Stochastic Bayesian Machines

Alexandre Coelho; Raphaël Laurent; Miguel Solinas; Juan A. Fraire; Emmanuel Mazer; Nacer-Eddine Zergainoh; Said Karaoui

This paper revisits the stochastic computing paradigm as a way to implement architectures dedicated to probabilistic inference. In general, it is assumed the operation over stochastic bit streams is robust with respect to radiation transient events effects. Moreover, it can be expected that leveraging the stochastic computing paradigm to implement probabilistic computations such as Bayesian inference implemented in hardware could yield an increased resilience to radiation effects comparatively to deterministic procedures. However, the practical assessment of the robustness against radiation is mandatory before considering stochastic Bayesian machines (SBMs) in hazardous environments. Results of fault injection campaigns at register transfer level provide the first evidences of the intrinsic robustness of SBMs with respect to single event upsets and single event transients.


intelligent robots and systems | 2015

Stochastic Bayesian Computation for Autonomous Robot Sensorimotor System

Marvin Faix; Jorge Lobo; Raphaël Laurent; Dominique Vaufreydaz; Emmanuel Mazer


conference of the international speech communication association | 2013

A computational model of perceptuo-motor processing in speech perception: learning to imitate and categorize synthetic CV syllables

Raphaël Laurent; Jean-Luc Schwartz; Pierre Bessiere; Julien Diard

Collaboration


Dive into the Raphaël Laurent's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Jean-Luc Schwartz

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Julien Diard

French Institute for Research in Computer Science and Automation

View shared research outputs
Top Co-Authors

Avatar

Marvin Faix

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Jacques Droulez

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Alexandre Coninx

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Marie-Lou Barnaud

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Alexandre Coelho

Centre national de la recherche scientifique

View shared research outputs
Researchain Logo
Decentralizing Knowledge