Paper Overview
- Field: Machine Learning
- Authors: Shady E. Ahmed, Panos Stinis
- Published: 2026-07-29
- arXiv: 2607.27196
- Classification-based regression: The method turns regression into a similarity-matching task, analogous to the fruitfly's olfactory sensing mechanism.
- Finite pattern library: Instead of training a global surrogate model, it stores representative local patterns and reconstructs outputs as weighted combinations of their associated responses.
- Broad applications: Evaluated on nonlinear dynamical systems, data-driven regression, and physics-informed learning with suitable embeddings and similarity measures.
- Offline-online split: Offline, patterns are extracted from data or governing equations; online, prediction is cheap—only similarity evaluations and response aggregation.
- Explicit trade-offs: Users gain direct control over the balance between accuracy, storage, and inference cost.
Abstract (English)
We present a novel approach to regression tasks using classification which is motivated by the mechanism used by fruitflies to sense their environment. Specifically, we formulate a general framework for learning nonlinear input-output relationships by replacing complex global surrogate models with a finite library of representative local patterns. Since scientific data often occupy limited and recurring regions of the input space, we generate predictions by measuring similarities between a query and stored patterns, then combining their associated responses through weighted reconstruction. We apply this approach to nonlinear dynamical systems, data-driven regression, and physics-informed learning using suitable embeddings and similarity measures. For dynamical systems, our offline-online workflow extracts patterns in the offline stage from either data or governing equations, while online prediction only requires similarity evaluation and response aggregation. This structure helps reduce computational and memory demands while offering explicit control over the trade-off between accuracy, storage, and inference cost.
Key Points
*Auto-collected on 2026-07-31.*