ICML 2026poster0 citations

NeurOCNN: A Neural-Operator-Based Model for Physiological Time Series

Daya Kumar, Uday Devulapalli, Aarat Satsangi, Apurva Narayan

Abstract

Neural operators have become a central tool in scientific machine learning for learning discretization-consistent solution operators, achieving strong results on partial differential equation (PDE) benchmarks. Physiological time series, however, are highly nonstationary and dominated by localized transient events, properties that can challenge both PDE-oriented neural operators and conventional deep models. We propose NeurOCNN, a neural-operator-based model for physiological signals that learns a function-to-label mapping while exhibiting discretization invariance. NeurOCNN integrates continuous-time, spline-parameterized convolutions with Fourier projection pooling and an attention-based task head, thereby enabling robust inference under sampling-rate shifts. Empirically, NeurOCNN outperforms standard neural-operator baselines, achieves performance comparable to state-of-the-art methods, and maintains stable accuracy under zero-shot evaluation across multiple previously unseen sampling rates. Code is available at: https://github.com/dcoder444/NeurOCNN.git

TransformerRobustnessBenchmark
BibTeX
@inproceedings{
kumar2026neurocnn,
title={Neur{OCNN}: A Neural-Operator-Based Model for Physiological Time Series},
author={Daya Kumar and Uday Devulapalli and Aarat Satsangi and Apurva Narayan},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=g7aJFiF0sH}
}