PredANN++ Models
Collection
Pretrained PredANN++ checkpoints for EEG-based music identification. • 7 items • Updated • 1
This repository contains a PredANN++ encoder-only PyTorch Lightning checkpoint for NMED-T Song ID classification from 3-second EEG segments.
Shogo-Noguchi/PredANNpp-NMEDT-SongID-EncoderOnly-Entropy-ctx16-pt10000-ft3500-seed42predannpp_nmedt_songid_encoderonly_entropy_ctx16_pt10000_ft3500_seed42.ckptd46c9a163bb6c98f8f6669915a4e964cc2afcff901d2237781f097b5183566f2This checkpoint is a task-specific Song ID classifier. It directly maps a 3-second EEG segment to 10-class Song ID logits.
For masked teacher-token prediction, use a PredANNpp-Pretrain-* checkpoint instead.
This checkpoint uses MusicGen / AudioCraft-derived features. The checkpoint is released under CC-BY-NC-4.0 for compatibility with NMED-T-derived training artifacts and upstream feature dependencies.
metadata.json stores standardized release metadata.SHA256SUMS stores the checkpoint checksum.If you use this checkpoint, please cite:
@misc{noguchi2026expectationacousticneuralnetwork,
title={Expectation and Acoustic Neural Network Representations Enhance Music Identification from Brain Activity},
author={Shogo Noguchi and Taketo Akama and Tai Nakamura and Shun Minamikawa and Natalia Polouliakh},
year={2026},
eprint={2603.03190},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2603.03190}
}