Stream Neural Networks: Epoch-Free Learning with Persistent Temporal State
Amama Pathan

TL;DR
This paper introduces Stream Neural Networks (StNN), a new paradigm for neural computation on irreversible data streams, emphasizing persistent temporal states and a stream-native execution algorithm to handle real-world streaming environments.
Contribution
The paper proposes the Stream Network Algorithm (SNA) and formalizes the concept of stream neurons with persistent states, establishing theoretical guarantees for stability and temporal dependency encoding.
Findings
Persistent state dynamics are bounded under mild activation constraints.
State transition operators are contractive for λ < 1, ensuring stability.
Empirical analysis confirms theoretical guarantees.
Abstract
Most contemporary neural learning systems rely on epoch-based optimization and repeated access to historical data, implicitly assuming reversible computation. In contrast, real-world environments often present information as irreversible streams, where inputs cannot be replayed or revisited. Under such conditions, conventional architectures degrade into reactive filters lacking long-horizon coherence. This paper introduces Stream Neural Networks (StNN), an execution paradigm designed for irreversible input streams. StNN operates through a stream-native execution algorithm, the Stream Network Algorithm (SNA), whose fundamental unit is the stream neuron. Each stream neuron maintains a persistent temporal state that evolves continuously across inputs. We formally establish three structural guarantees: (1) stateless mappings collapse under irreversibility and cannot encode temporal…
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.
Taxonomy
TopicsNeural Networks and Reservoir Computing · Advanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices
