[공지사항]을 빙자한 안부와 근황 
Show more

Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Neuro-MSBG: An End-to-End Neural Model for Hearing Loss Simulation

Created by
  • Haebom

Author

Hui-Guan Yuan, Ryandhimas E. Zezario, Shafique Ahmed, Hsin-Min Wang, Kai-Lung Hua, Yu Tsao

Outline

In this paper, we propose a lightweight end-to-end model, Neuro-MSBG, to solve the high computational complexity and latency issues of hearing loss simulation models essential for the deployment of hearing aids. Neuro-MSBG performs effective time-frequency modeling using a personalized audiogram encoder and supports parallel inference to reduce the simulation execution time by 46 times (from 0.970 s to 0.021 s based on 1 s input) while maintaining the intelligibility and perceptual quality of the existing MSBG (SRCC 0.9247 based on STOI and SRCC 0.8671 based on PESQ).

Takeaways, Limitations

Takeaways:
Solving computational complexity and latency issues in hearing loss simulation with a lightweight end-to-end model
Effective time-frequency modeling using personalized audiogram encoders
Expanding real-time application possibilities with parallel inference support
Maintains similar levels of clarity and perceptual quality compared to existing models (high correlation based on STOI and PESQ)
Increased efficiency and usability with 46x reduction in simulation time
Limitations:
The paper lacks specific Limitations or reference to future research directions.
Further research is needed to investigate the generalization performance of the proposed model and its applicability to different types of hearing loss.
👍