paper-with-me

Papers

Reverse the auditory processing pathway: Coarse-to-fine audio reconstruction from fMRI

2024-05-29 · Che Liu, Changde Du, Xiaoyu Chen, Huiguang He

Drawing inspiration from the hierarchical processing of the human auditory system, which transforms sound from low-level acoustic features to high-level semantic understanding, we introduce a novel coarse-to-fine audio reconstruction method. Leveraging non-invasive functional Magnetic Resonance Imaging (fMRI) data, our approach mimics the inverse pathway of auditory processing. Initially, we utilize CLAP to decode fMRI data coarsely into a low-dimensional semantic space, followed by a fine-grained decoding into the high-dimensional AudioMAE latent space guided by semantic features. These fine-grained neural features serve as conditions for audio reconstruction through a Latent Diffusion Model (LDM). Validation on three public fMRI datasets-Brain2Sound, Brain2Music, and Brain2Speech-underscores the superiority of our coarse-to-fine decoding method over stand-alone fine-grained approaches, showcasing state-of-the-art performance in metrics like FD, FAD, and KL. Moreover, by employing semantic prompts during decoding, we enhance the quality of reconstructed audio when semantic features are suboptimal. The demonstrated versatility of our model across diverse stimuli highlights its potential as a universal brain-to-audio framework. This research contributes to the comprehension of the human auditory system, pushing boundaries in neural decoding and audio reconstruction methodologies.

📄 PDF Abstract BibTeX arXiv:2405.18726

Code (1)

joezhao527/dm4neuro

Tasks

FAD

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Top-Down Networks: A coarse-to-fine reimagination of CNNs

2020-04-16 · Ioannis Lelekas, Nergis Tomen, Silvia L. Pintea, Jan C. van Gemert

Biological vision adopts a coarse-to-fine information processing pathway, from initial visual detection and binding of salient features of a visual scene, to the enhanced and preferential processing given relevant stimul…

Decision Making

Vision at A Glance: Interplay between Fine and Coarse Information Processing Pathways

2020-08-23 · Zilong Ji, Xiaolong Zou, Tiejun Huang, Si Wu

Object recognition is often viewed as a feedforward, bottom-up process in machine learning, but in real neural systems, object recognition is a complicated process which involves the interplay between two signal pathways…

Object Recognition

Bridging Auditory Perception and Language Comprehension through MEG-Driven Encoding Models

2024-12-22 · Matteo Ciferri, Matteo Ferrante, Nicola Toschi

Understanding the neural mechanisms behind auditory and linguistic processing is key to advancing cognitive neuroscience. In this study, we use Magnetoencephalography (MEG) data to analyze brain responses to spoken langu…

Fast frequency modulation is encoded according to the listener expectations in the human subcortical auditory pathway

2021-08-04 · Alejandro Tabas, Stefan Kiebel, Michael Marxen, Katharina von Kriegstein

Expectations aid and bias our perception. In speech, expected words are easier to recognise than unexpected words, particularly in noisy environments, and incorrect expectations can make us misunderstand our conversation…

speech-recognitionSpeech Recognition

Slow-Fast Auditory Streams For Audio Recognition

2021-03-05 · Evangelos Kazakos, Arsha Nagrani, Andrew Zisserman, Dima Damen

We propose a two-stream convolutional network for audio recognition, that operates on time-frequency spectrogram inputs. Following similar success in visual recognition, we learn Slow-Fast auditory streams with separable…

Audio ClassificationHuman Interaction Recognition