<?xml version="1.0" encoding="UTF-8"?><mets:mets xmlns:mets="http://www.loc.gov/METS/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:mads="http://www.loc.gov/mads/" xmlns:metsRights="http://cosimo.stanford.edu/sdr/metsrights/" xmlns:suj="http://www.theses.fr/namespace/sujets" xmlns:tef="http://www.abes.fr/abes/documents/tef" xmlns:tefextension="http://www.abes.fr/abes/documents/tefextension" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/METS/ http://www.abes.fr/abes/documents/tef/recommandation/tef_schemas.xsd">
<mets:metsHdr CREATEDATE="2025-09-04T15:14:28" ID="ABES.STAR.THESE_236059.METS_HEADER" LASTMODDATE="2025-12-16T14:03:22" RECORDSTATUS="valide">
<mets:agent ROLE="CREATOR">
<mets:name/>
<mets:note>Note</mets:note>
</mets:agent>
<mets:agent ROLE="DISSEMINATOR">
<mets:name>ABES</mets:name>
</mets:agent>
<mets:altRecordID ID="ABES.STAR.THESE_236059.METS_HEADER.ALTERNATE" TYPE=""/>
</mets:metsHdr>
<mets:dmdSec ID="ABES.STAR.THESE_236059.DESCRIPTION_BIBLIOGRAPHIQUE">
<mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="tef_desc_these">
<mets:xmlData>
<tef:thesisRecord>
<dc:title xml:lang="fr">Traitement de signaux neuronaux à base de réseaux de neurones à décharges optimisés pour accélérateurs neuromorphiques</dc:title>
<dcterms:alternative xml:lang="en">Processing neural signal with spiking neural networks optimized for neuromorphic hardware</dcterms:alternative>
<dc:subject xml:lang="fr">Tri des potentiels d'actions</dc:subject>
<dc:subject xml:lang="fr">Réseau de Neurones à décharges</dc:subject>
<dc:subject xml:lang="fr">Encodage Parcimonieux</dc:subject>
<dc:subject xml:lang="fr">Matériel Neuromorphique</dc:subject>
<dc:subject xml:lang="fr">Électrophysiologie</dc:subject>
<dc:subject xml:lang="fr">Interface Cerveau-Machine</dc:subject>
<dc:subject xml:lang="fr">Réseaux neuronaux à impulsions</dc:subject>
<dc:subject xml:lang="en">Spike Sorting</dc:subject>
<dc:subject xml:lang="en">Spiking Neural Network</dc:subject>
<dc:subject xml:lang="en">Sparse Coding</dc:subject>
<dc:subject xml:lang="en">Neuromorphic Hardware</dc:subject>
<dc:subject xml:lang="en">Electrophysiology</dc:subject>
<dc:subject xml:lang="en">Brain-Machine Interface</dc:subject>
<dc:subject xsi:type="dcterms:DDC"/>
<tef:sujetRameau xml:lang="fr">
<tef:vedetteRameauNomCommun>
<tef:elementdEntree autoriteExterne="191102636" autoriteSource="Sudoc">Interfaces neuronales directes</tef:elementdEntree>
</tef:vedetteRameauNomCommun>
<tef:vedetteRameauNomCommun>
<tef:elementdEntree autoriteExterne="030971098" autoriteSource="Sudoc">Réseaux neuronaux (informatique)</tef:elementdEntree>
</tef:vedetteRameauNomCommun>
<tef:vedetteRameauNomCommun>
<tef:elementdEntree autoriteExterne="027282767" autoriteSource="Sudoc">Codage</tef:elementdEntree>
<tef:subdivision autoriteExterne="028625625" autoriteSource="Sudoc" type="subdivisionDeSujet">Consommation d'énergie</tef:subdivision>
</tef:vedetteRameauNomCommun>
<tef:vedetteRameauNomCommun>
<tef:elementdEntree autoriteExterne="14231935X" autoriteSource="Sudoc">Représentation parcimonieuse</tef:elementdEntree>
</tef:vedetteRameauNomCommun>
<tef:vedetteRameauNomCommun>
<tef:elementdEntree autoriteExterne="027302032" autoriteSource="Sudoc">Électrophysiologie</tef:elementdEntree>
</tef:vedetteRameauNomCommun>
</tef:sujetRameau>
<dcterms:abstract xml:lang="fr">Les Interfaces Cerveau-Machine (ICM) reposent sur le tri de potentiels d'action pour décoder l'activité des neurones individuels, une méthode centrale pour des neuroprothèses et l'étude des circuits cérébraux. Avec l'amélioration des sondes neuronales incluant une densité croissante d'électrodes, la quantité de signaux à transmettre requiert une grande quantité d'énergie, ce qui complique le développement d'ICM embarquée. Le défi est alors d'effectuer un tri in situ, donc avec peu de ressources computationnelles, et de concilier qualité de tri, faible consommation énergétique et traitement en temps réel. Cette thèse propose une solution bio-inspirée non supervisée basée sur un réseau de neurones à décharges, appelé Neuromorphic Sparse Sorter (NSS). Le réseau exploite l'encodage parcimonieux pour traiter efficacement les signaux neuronaux de hautes dimensions. Une communication en décharge multi-bit, contrairement à une communication binaire classique, est utilisée afin de proposer une balance optimale entre qualité de tri et énergie requise pour une inférence du réseau. Les performances de NSS sont validées sur des données simulées et réelles, incluant des signaux fortement bruités et non stationnaires. Enfin, une implémentation sur matériel neuromorphique démontre la rapidité de traitement et la faible consommation énergétique du système.</dcterms:abstract>
<dcterms:abstract xml:lang="en">Brain-Machine Interfaces (BMIs) depend on sorting action potentials (spike sorting) to decode individual neuron activity, an essential process in both neuroprosthetics and the study of neural circuits. Advances in neural probes, particularly the increased electrode density, have dramatically expanded the volume of data to transmit and process, posing a significant challenge for low-power, on-chip BMIs. To address this, spike sorting must be performed in situ, using minimal computational resources while maintaining high accuracy, low energy consumption, and real-time performance. This thesis introduces a bio-inspired, unsupervised approach called the Neuromorphic Sparse Sorter (NSS), based on a spiking neural network architecture. NSS leverages sparse coding to efficiently handle high-dimensional neural signals. Unlike traditional binary communication, it employs multi-bit spiking to strike a balance between classification accuracy and energy efficiency. The system's effectiveness is validated on both simulated and real datasets, including noisy and non-stationary signals. A final hardware implementation confirms NSS's real-time processing capabilities and ultra-low power consumption, highlighting its potential for chronic implanted BMI applications.</dcterms:abstract>
<dc:type>Electronic Thesis or Dissertation</dc:type>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
<dc:language xsi:type="dcterms:RFC3066">fr</dc:language>
<dc:language xsi:type="dcterms:RFC3066">en</dc:language>
</tef:thesisRecord>
</mets:xmlData>
</mets:mdWrap>
</mets:dmdSec>
<mets:dmdSec ID="ABES.STAR.THESE_236059.VERSION_COMPLETE.DESCRIPTION.EDITION_ARCHIVAGE">
<mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="tef_desc_edition">
<mets:xmlData>
<tef:edition>
<dcterms:medium xsi:type="dcterms:IMT">PDF</dcterms:medium>
<dcterms:extent>13301095</dcterms:extent>
<dc:identifier xsi:type="dcterms:URI">https://pepite-depot.univ-lille.fr/LIBRE/EDBSL/2025/2025ULILS105.pdf</dc:identifier>
<dc:identifier xsi:type="dcterms:URI">http://www.theses.fr/2025ULILS105/abes</dc:identifier>
<dc:identifier xsi:type="dcterms:URI"/>
<dc:identifier xsi:type="dcterms:URI">https://theses.hal.science/tel-05262689</dc:identifier>
<dc:identifier xsi:type="dcterms:URI">https://theses.hal.science/tel-05262689</dc:identifier>
<dc:identifier xsi:type="dcterms:URI">https://theses.hal.science/tel-05262689</dc:identifier>
<dc:identifier xsi:type="dcterms:URI">https://theses.hal.science/tel-05262689</dc:identifier>
</tef:edition>
</mets:xmlData>
</mets:mdWrap>
</mets:dmdSec>
<mets:amdSec>
<mets:techMD ID="ABES.STAR.THESE_236059.ADMINISTRATION">
<mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="tef_admin_these">
<mets:xmlData>
<tef:thesisAdmin>
<tef:auteur>
<tef:nom>Mélot</tef:nom>
<tef:prenom>Alexis</tef:prenom>
<tef:nomDeNaissance>Mélot</tef:nomDeNaissance>
<tef:dateNaissance>1997-09-23</tef:dateNaissance>
<tef:nationalite scheme="ISO-3166-1">FR</tef:nationalite>
<tef:autoriteExterne autoriteSource="Sudoc">292614861</tef:autoriteExterne>
</tef:auteur>
<dc:identifier xsi:type="tef:nationalThesisPID">https://theses.fr/2025ULILS105</dc:identifier>
<dc:identifier xsi:type="tef:NNT">2025ULILS105</dc:identifier>
<dc:identifier xsi:type="tef:DOI">https://doi.org/10.70675/be22e914ze5e3z429cz8b12z48f900772da3</dc:identifier>
<dcterms:dateAccepted xsi:type="dcterms:W3CDTF">2025-09-17</dcterms:dateAccepted>
<tef:thesis.degree>
<tef:thesis.degree.discipline xml:lang="fr">Recherche clinique, innovation technologique, santé publique</tef:thesis.degree.discipline>
<tef:thesis.degree.grantor>
<tef:nom>Université de Lille (2022-....)</tef:nom>
<tef:autoriteExterne autoriteSource="Sudoc">259265152</tef:autoriteExterne>
</tef:thesis.degree.grantor>
<tef:thesis.degree.grantor>
<tef:nom>Université de Sherbrooke (Québec, Canada)</tef:nom>
<tef:autoriteInterne>MADS_ETABLISSEMENT_DE_COTUTELLE_1</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">026431475</tef:autoriteExterne>
</tef:thesis.degree.grantor>
<tef:thesis.degree.level>Doctorat</tef:thesis.degree.level>
<tef:thesis.degree.name xml:lang="fr">Docteur es</tef:thesis.degree.name>
</tef:thesis.degree>
<tef:theseSurTravaux>non</tef:theseSurTravaux>
<tef:avisJury>oui</tef:avisJury>
<tef:directeurThese>
<tef:nom>Yger</tef:nom>
<tef:prenom>Pierre</tef:prenom>
<tef:autoriteInterne>MADS_DIRECTEUR_DE_THESE_1</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">175722234</tef:autoriteExterne>
</tef:directeurThese>
<tef:directeurThese>
<tef:nom>Coffinier</tef:nom>
<tef:prenom>Yannick</tef:prenom>
<tef:autoriteInterne>MADS_DIRECTEUR_DE_THESE_2</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">080014186</tef:autoriteExterne>
</tef:directeurThese>
<tef:directeurThese>
<tef:nom>Wood</tef:nom>
<tef:prenom>Sean</tef:prenom>
<tef:autoriteInterne>MADS_DIRECTEUR_DE_THESE_3</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">284174068</tef:autoriteExterne>
</tef:directeurThese>
<tef:presidentJury>
<tef:nom>Hoel</tef:nom>
<tef:prenom>Virginie</tef:prenom>
<tef:autoriteInterne>MADS_PRESIDENT_DU_JURY</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">121234223</tef:autoriteExterne>
</tef:presidentJury>
<tef:membreJury>
<tef:nom>Yvert</tef:nom>
<tef:prenom>Blaise</tef:prenom>
<tef:autoriteInterne>MADS_MEMBRE_DU_JURY_1</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">12664182X</tef:autoriteExterne>
</tef:membreJury>
<tef:membreJury>
<tef:nom>Fontaine</tef:nom>
<tef:prenom>Réjean</tef:prenom>
<tef:autoriteInterne>MADS_MEMBRE_DU_JURY_2</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">283282002</tef:autoriteExterne>
</tef:membreJury>
<tef:rapporteur>
<tef:nom>Ranta</tef:nom>
<tef:prenom>Radu</tef:prenom>
<tef:autoriteInterne>MADS_RAPPORTEUR_1</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">076384527</tef:autoriteExterne>
</tef:rapporteur>
<tef:rapporteur>
<tef:nom>Saïghi</tef:nom>
<tef:prenom>Sylvain</tef:prenom>
<tef:autoriteInterne>MADS_RAPPORTEUR_2</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">083962387</tef:autoriteExterne>
</tef:rapporteur>
<tef:ecoleDoctorale>
<tef:nom>École graduée Biologie-Santé (Lille ; 2000-....)</tef:nom>
<tef:autoriteInterne>MADS_ECOLE_DOCTORALE_1</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">147705126</tef:autoriteExterne>
</tef:ecoleDoctorale>
<tef:partenaireRecherche type="laboratoire">
<tef:nom>Lille Neuroscience et Cognition (Lille)</tef:nom>
<tef:autoriteInterne>MADS_PARTENAIRE_DE_RECHERCHE_1</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="labTEL">1049721</tef:autoriteExterne>
<tef:autoriteExterne autoriteSource="Sudoc">255451776</tef:autoriteExterne>
</tef:partenaireRecherche>
<tef:partenaireRecherche autreType="Financeur" type="autreType">
<tef:nom>Centre national de la recherche scientifique (France ; 1939-....)</tef:nom>
<tef:autoriteInterne>MADS_PARTENAIRE_DE_RECHERCHE_2</tef:autoriteInterne>
<tef:autoriteExterne autoriteSource="Sudoc">02636817X</tef:autoriteExterne>
</tef:partenaireRecherche>
<tef:oaiSetSpec>ddc:570</tef:oaiSetSpec>
<tef:MADSAuthority authorityID="MADS_ETABLISSEMENT_DE_COTUTELLE_1" type="corporate">
<tef:personMADS>
<mads:namePart type="family">Université de Sherbrooke (Québec, Canada)</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_DIRECTEUR_DE_THESE_1" type="personal">
<tef:personMADS>
<mads:namePart type="family">Yger</mads:namePart>
<mads:namePart type="given">Pierre</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_DIRECTEUR_DE_THESE_2" type="personal">
<tef:personMADS>
<mads:namePart type="family">Coffinier</mads:namePart>
<mads:namePart type="given">Yannick</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_DIRECTEUR_DE_THESE_3" type="personal">
<tef:personMADS>
<mads:namePart type="family">Wood</mads:namePart>
<mads:namePart type="given">Sean</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_PRESIDENT_DU_JURY" type="personal">
<tef:personMADS>
<mads:namePart type="family">Hoel</mads:namePart>
<mads:namePart type="given">Virginie</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_MEMBRE_DU_JURY_1" type="personal">
<tef:personMADS>
<mads:namePart type="family">Yvert</mads:namePart>
<mads:namePart type="given">Blaise</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_MEMBRE_DU_JURY_2" type="personal">
<tef:personMADS>
<mads:namePart type="family">Fontaine</mads:namePart>
<mads:namePart type="given">Réjean</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_RAPPORTEUR_1" type="personal">
<tef:personMADS>
<mads:namePart type="family">Ranta</mads:namePart>
<mads:namePart type="given">Radu</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_RAPPORTEUR_2" type="personal">
<tef:personMADS>
<mads:namePart type="family">Saïghi</mads:namePart>
<mads:namePart type="given">Sylvain</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_ECOLE_DOCTORALE_1" type="corporate">
<tef:personMADS>
<mads:namePart type="family">École graduée Biologie-Santé (Lille ; 2000-....)</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_PARTENAIRE_DE_RECHERCHE_1" type="corporate">
<tef:personMADS>
<mads:namePart type="family">Lille Neuroscience et Cognition (Lille)</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
<tef:MADSAuthority authorityID="MADS_PARTENAIRE_DE_RECHERCHE_2" type="corporate">
<tef:personMADS>
<mads:namePart type="family">Centre national de la recherche scientifique (France ; 1939-....)</mads:namePart>
</tef:personMADS>
</tef:MADSAuthority>
</tef:thesisAdmin>
</mets:xmlData>
</mets:mdWrap>
</mets:techMD>
<mets:techMD ID="ABES.STAR.THESE_236059.VERSION_COMPLETE.EDITION_ARCHIVAGE.TECH_FICHIER.DOSSIER_1.DOSSIER_1.FICHIER_1">
<mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="tef_tech_fichier">
<mets:xmlData>
<tef:meta_fichier>
<tef:formatFichier>PDF</tef:formatFichier>
<tef:taille>13301095</tef:taille>
</tef:meta_fichier>
</mets:xmlData>
</mets:mdWrap>
</mets:techMD>
<mets:rightsMD ID="ABES.STAR.THESE_236059.DROITS_UNIVERSITE">
<mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="tef_droits_etablissement_these">
<mets:xmlData>
<metsRights:RightsDeclarationMD RIGHTSCATEGORY="CONTRACTUAL">
<metsRights:Context CONTEXTCLASS="GENERAL PUBLIC">
<metsRights:Permissions COPY="false" DELETE="false" DISPLAY="true" DUPLICATE="true" MODIFY="false" PRINT="true"/>
</metsRights:Context>
<metsRights:Context CONTEXTCLASS="INSTITUTIONAL AFFILIATE">
<metsRights:Permissions COPY="false" DELETE="false" DISPLAY="true" DUPLICATE="true" MODIFY="false" PRINT="true"/>
</metsRights:Context>
</metsRights:RightsDeclarationMD>
</mets:xmlData>
</mets:mdWrap>
</mets:rightsMD>
<mets:rightsMD ID="ABES.STAR.THESE_236059.DROITS_DOCTORANT">
<mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="tef_droits_auteur_these">
<mets:xmlData>
<metsRights:RightsDeclarationMD RIGHTSCATEGORY="CONTRACTUAL">
<metsRights:Context CONTEXTCLASS="GENERAL PUBLIC">
<metsRights:Permissions COPY="false" DELETE="false" DISPLAY="true" DUPLICATE="true" MODIFY="false" PRINT="true"/>
</metsRights:Context>
<metsRights:Context CONTEXTCLASS="INSTITUTIONAL AFFILIATE">
<metsRights:Permissions COPY="false" DELETE="false" DISPLAY="true" DUPLICATE="true" MODIFY="false" PRINT="true"/>
</metsRights:Context>
</metsRights:RightsDeclarationMD>
</mets:xmlData>
</mets:mdWrap>
</mets:rightsMD>
<mets:rightsMD ID="ABES.STAR.THESE_236059.VERSION_COMPLETE.DROITS">
<mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="tef_droits_version">
<mets:xmlData>
<metsRights:RightsDeclarationMD RIGHTSCATEGORY="CONTRACTUAL">
<metsRights:Context CONTEXTCLASS="GENERAL PUBLIC">
<metsRights:Permissions COPY="false" DELETE="false" DISPLAY="true" DUPLICATE="true" MODIFY="false" PRINT="true"/>
</metsRights:Context>
<metsRights:Context CONTEXTCLASS="INSTITUTIONAL AFFILIATE">
<metsRights:Permissions COPY="false" DELETE="false" DISPLAY="true" DUPLICATE="true" MODIFY="false" PRINT="true"/>
</metsRights:Context>
</metsRights:RightsDeclarationMD>
</mets:xmlData>
</mets:mdWrap>
</mets:rightsMD>
</mets:amdSec>
<mets:fileSec>
<mets:fileGrp ID="ABES.STAR.THESE_236059.VERSION_COMPLETE.EDITION_ARCHIVAGE.FILEGRP" USE="archive_et_diffusion">
<mets:file ADMID="ABES.STAR.THESE_236059.VERSION_COMPLETE.EDITION_ARCHIVAGE.TECH_FICHIER.DOSSIER_1.DOSSIER_1.FICHIER_1" ID="ABES.STAR.THESE_236059.VERSION_COMPLETE.EDITION_ARCHIVAGE.DOSSIER_1.DOSSIER_1.FICHIER_1" SEQ="1">
<mets:FLocat LOCTYPE="URL" xlink:href="ULIL/THESE_236059/document/0/0/These_MELOT_Alexis.pdf"/>
</mets:file>
</mets:fileGrp>
</mets:fileSec>
<mets:structMap TYPE="logical">
<mets:div ADMID="ABES.STAR.THESE_236059.ADMINISTRATION ABES.STAR.THESE_236059.DROITS_UNIVERSITE ABES.STAR.THESE_236059.DROITS_DOCTORANT" CONTENTIDS="CONTENTIDS.ABES.STAR.THESE_236059" DMDID="ABES.STAR.THESE_236059.DESCRIPTION_BIBLIOGRAPHIQUE" TYPE="THESE">
<mets:div ADMID="ABES.STAR.THESE_236059.VERSION_COMPLETE.DROITS" CONTENTIDS="CONTENTIDS.ABES.STAR.THESE_236059.ABES.STAR.THESE_236059.VERSION_COMPLETE" TYPE="VERSION_COMPLETE">
<mets:div CONTENTIDS="CONTENTIDS.ABES.STAR.THESE_236059.VERSION_COMPLETE.EDITION_ARCHIVAGE" DMDID="ABES.STAR.THESE_236059.VERSION_COMPLETE.DESCRIPTION.EDITION_ARCHIVAGE" TYPE="EDITION">
<mets:fptr FILEID="ABES.STAR.THESE_236059.VERSION_COMPLETE.EDITION_ARCHIVAGE.FILEGRP"/>
</mets:div>
</mets:div>
</mets:div>
</mets:structMap>
</mets:mets>