← Search

Jonathan Dan

3 accepted papers

2026

Quantifying the Generalization Gap in Seizure Detection: A Large-Scale Empirical Benchmark via the SzCORE Challenge

ICML 2026poster

Reliable automatic seizure detection from long-term electroencephalogram recordings (EEG) remains an unsolved challenge, as current models often fail to generalize across patients or clinical settings. Manual EEG review still is the standard of care, highlighting the need for robust models and stand…

Cited by 0SourceScholar
2026

Time series saliency maps: Explaining models across multiple domains

ICML 2026spotlight

Traditional saliency map methods, popularized in computer vision, highlight individual points (pixels) of the input that contribute the most to the model's output. However, in time series, they offer limited insights, as semantically meaningful features are often found in other domains. We introduce…

Cited by 0SourceScholar
2025

Don’t Think It Twice: Exploit Shift Invariance for Efficient Online Streaming Inference of CNNs

AAAI 2025technical

Deep learning time-series processing often relies on convolutional neural networks with overlapping windows. This overlap allows the network to produce an output faster than the window length. However, it introduces additional computations. This work explores the potential to optimize computational…