Skip to content

fchest/MHANet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MHANet

Code for paper: MHANet: Multi-scale Hybrid Attention Network for Auditory Attention Detection

A novel AAD network, named MHANet, is proposed in this paper. This architecture combines multi-scale temporal features and spatial distribution features to capture long-short range spatiotemporal dependencies simultaneously. It achieves SOTA decoding accuracy within an extremely short 0.1-second decision window on the KUL dataset, with an accuracy of 95.6%. It outperforms the best model by 6.4%. Moreover, our model displays high efficiency, needing only 0.02 M training parameters, which is 3 times fewer than those required by the most advanced model.

Lu Li, Cunhang Fan, Hongyu Zhang, Jingjing Zhang, Xiaoke Yang, Jian Zhou, Zhao Lv. MHANet: Multi-scale Hybrid Attention Network for Auditory Attention Detection. In IJCAI 2025.

Preprocess

Requirements

  • Python3.12
    pip install -r requirements.txt

Run

  • Modifying the Run Settings in config.py
  • Using main.py to train and test the model

About

MHANet: Multi-scale Hybrid Attention Network for Auditory Attention Detection(IJCAI 2025)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages