Donald Brown, Saurav Sengupta, Scott Kilianski, Suchetha Sharma, Sakina Lashkeri, Ashley Mchugh, Mark Beenhakker
We lifted 4 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 |
|---|---|---|
| lu-wo/DETRtime | — | 2 of 4 |
| Function | Status | Where it lives |
|---|---|---|
| Decoder | Ran | lu-wo/DETRtime/DETRtime/model/backbones/UNet.py code served (permissive licence) · get_code("69af1190936886fb") |
| Encoder | Ran | lu-wo/DETRtime/DETRtime/model/backbones/UNet.py code served (permissive licence) · get_code("0678b985b6aeb6b5") |
| Block | Not yet run | lu-wo/DETRtime/DETRtime/model/backbones/UNet.py code served (permissive licence) · get_code("4cf898ad0e04dc11") |
| UNet | Not yet run | lu-wo/DETRtime/DETRtime/model/backbones/UNet.py code served (permissive licence) · get_code("4aa3c371e131026e") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Manual annotation of spike-wave discharges (SWDs), the electrographic hallmark of absence seizures, is labor-intensive for long-term electroencephalography (EEG) monitoring studies. While machine learning approaches show promise for automated detection, they often struggle with cross-subject generalization due to high inter-individual variability in seizure morphology and signal characteristics. In this study we compare the performance of 15 machine learning classifiers on our own manually annotated dataset of 961 hours of EEG recordings from C3H/HeJ mice, including 22,637 labeled SWDs and find that a 1D U-Net performs the best. We then improve its performance by employing residual connections and data augmentation strategies combining amplitude scaling, Gaussian noise injection, and signal inversion during training to enhance crosssubject generalization. We also compare our method, named AugUNet1D, to a recently published time-and frequency-based algorithmic approach called "Twin Peaks" and show that AugUNet1D performs better on our dataset. AugUNet1D, pretrained on our manually annotated data or untrained, is made public for other users.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2601.00459")
get_code_for_paper("2601.00459")
have("2601.00459")
Connect an agent — have() is free.