TL;DR
ROMAN is a deterministic multiscale operator for time series that enhances model interpretability and efficiency by explicitly encoding temporal scale and position into channel structures, improving downstream classifier performance.
Contribution
It introduces ROMAN, a novel multiscale routing operator that constructs explicit channel representations for time series, enabling better control over model inductive biases and computational efficiency.
Findings
ROMAN improves classification accuracy on tasks sensitive to temporal structure.
ROMAN often enhances computational efficiency by shortening the processed time axis.
The effect of ROMAN on accuracy varies depending on the specific task.
Abstract
We introduce ROMAN (ROuting Multiscale representAtioN), a deterministic operator for time series that maps temporal scale and coarse temporal position into an explicit channel structure while reducing sequence length. ROMAN builds an anti-aliased multiscale pyramid, extracts fixed-length windows from each scale, and stacks them as pseudochannels, yielding a compact representation on which standard convolutional classifiers can operate. In this way, ROMAN provides a simple mechanism to control the inductive bias of downstream models: it can reduce temporal invariance, make temporal pooling implicitly coarse-position-aware, and expose multiscale interactions through channel mixing, while often improving computational efficiency by shortening the processed time axis. We formally analyze the ROMAN operator and then evaluate it in two complementary ways by measuring its impact as a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
