paper-with-me

홈 › Papers

DeepSpeech models show Human-like Performance and Processing of Cochlear Implant Inputs

2024-07-30 · Cynthia R. Steinhardt, Menoua Keshishian, Nima Mesgarani, Kim Stachenfeld

Cochlear implants(CIs) are arguably the most successful neural implant, having restored hearing to over one million people worldwide. While CI research has focused on modeling the cochlear activations in response to low-level acoustic features, we hypothesize that the success of these implants is due in large part to the role of the upstream network in extracting useful features from a degraded signal and learned statistics of language to resolve the signal. In this work, we use the deep neural network (DNN) DeepSpeech2, as a paradigm to investigate how natural input and cochlear implant-based inputs are processed over time. We generate naturalistic and cochlear implant-like inputs from spoken sentences and test the similarity of model performance to human performance on analogous phoneme recognition tests. Our model reproduces error patterns in reaction time and phoneme confusion patterns under noise conditions in normal hearing and CI participant studies. We then use interpretability techniques to determine where and when confusions arise when processing naturalistic and CI-like inputs. We find that dynamics over time in each layer are affected by context as well as input type. Dynamics of all phonemes diverge during confusion and comprehension within the same time window, which is temporally shifted backward in each layer of the network. There is a modulation of this signal during processing of CI which resembles changes in human EEG signals in the auditory stream. This reduction likely relates to the reduction of encoded phoneme identity. These findings suggest that we have a viable model in which to explore the loss of speech-related information in time and that we can use it to find population-level encoding signals to target when optimizing cochlear implant inputs to improve encoding of essential speech-related information and improve perception.

📄 PDF Abstract BibTeX arXiv:2407.20535

Code (0)

등록된 구현이 없습니다.

Tasks

EEGPhoneme Recognition

Similar Papers 제목 키워드 기반

A.I. based Embedded Speech to Text Using Deepspeech

2020-02-25 · Muhammad Hafidh Firmansyah, Anand Paul, Deblina Bhattacharya, Gul Malik Urfa

Deepspeech was very useful for development IoT devices that need voice recognition. One of the voice recognition systems is deepspeech from Mozilla. Deepspeech is an open-source voice recognition that was using a neural …

Raspberry Pi 3speech-recognitionSpeech RecognitionSpeech-to-Text

High Fidelity Speech Synthesis with Adversarial Networks

2019-09-25 · ICLR 2020 1 · Mikołaj Bińkowski, Jeff Donahue, Sander Dieleman, Aidan Clark 외

Generative adversarial networks have seen rapid development in recent years and have led to remarkable improvements in generative modelling of images. However, their application in the audio domain has received limited a…

Generative Adversarial NetworkSpeech Synthesistext-to-speechText to Speech+1

Adversarial Attacks against Neural Networks in Audio Domain: Exploiting Principal Components

2020-07-14 · Ken Alparslan, Yigit Alparslan, Matthew Burlick

Adversarial attacks are inputs that are similar to original inputs but altered on purpose. Speech-to-text neural networks that are widely used today are prone to misclassify adversarial attacks. In this study, first, we …

ClassificationGeneral ClassificationSpeech-to-Text

Visualizing Automatic Speech Recognition -- Means for a Better Understanding?

2022-02-01 · Karla Markert, Romain Parracone, Mykhailo Kulakov, Philip Sperl 외

Automatic speech recognition (ASR) is improving ever more at mimicking human speech processing. The functioning of ASR, however, remains to a large extent obfuscated by the complex structure of the deep neural networks (…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Audio Adversarial Examples: Attacks Using Vocal Masks

2021-02-04 · Kai Yuan Tay, Lynnette Ng, Wei Han Chua, Lucerne Loke 외

We construct audio adversarial examples on automatic Speech-To-Text systems . Given any audio waveform, we produce an another by overlaying an audio vocal mask generated from the original audio. We apply our audio advers…

Adversarial AttackSpeech-to-Text