Han Zhang, Jiaqi Wang, Yi Zhong, Zhengyu Ma, Chenlin Zhou, Xiongri Shen, Leilei Zhao, Siqi Cai, Zhenxi Song, Zhiguo Zhang
We lifted 3 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| JackieWang9811/S2M-Former | canonical | 2 of 3 |
| Function | Status | Where it lives |
|---|---|---|
| count_parameters | Ran | JackieWang9811/S2M-Former/S2MFormer/model_SNN_DTU_KUL_loop_unify_framework.py pointer only (licence: NONE) · get_code("f6b944f50d3f15ae") |
| fill_with_neg_inf | Ran | JackieWang9811/S2M-Former/model_zoo/DBPNet.py pointer only (licence: NONE) · get_code("8f266b9d616de9b9") |
| buffered_future_mask | Not yet run | JackieWang9811/S2M-Former/model_zoo/DBPNet.py pointer only (licence: NONE) · get_code("e384b3ecda7c6ac8") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Auditory attention detection (AAD) aims to decode listeners' focus in complex auditory environments from electroencephalography (EEG) recordings, which is crucial for developing neuro-steered hearing devices. Despite recent advancements, EEG-based AAD remains hindered by the absence of synergistic frameworks that can fully leverage complementary EEG features under energy-efficiency constraints. We propose S 2 M-Former, a novel spiking symmetric mixing framework to address this limitation through two key innovations: i) Presenting a spike-driven symmetric architecture composed of parallel spatial and frequency branches with mirrored modular design, leveraging biologically plausible token-channel mixers to enhance complementary learning across branches; ii) Introducing lightweight 1D token sequences to replace conventional 3D operations, reducing parameters by 14.7×. The brain-inspired spiking architecture further reduces power consumption, achieving a 5.8× energy reduction compared to recent ANN methods, while also surpassing existing SNN baselines in terms of parameter efficiency and performance. Comprehensive experiments on three AAD benchmarks (KUL, DTU and AV-GC-AAD) across three settings (within-trial, cross-trial and cross-subject) demonstrate that S 2 M-Former achieves comparable state-of-the-art (SOTA) decoding accuracy, making it a promising low-power, high-performance solution for AAD tasks. Code is available at https://github.com/JackieWang9811/S2M-Former.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2508.05164")
get_code_for_paper("2508.05164")
have("2508.05164")
Connect an agent — have() is free.