ARTFEED — Contemporary Art Intelligence

Complex State Propagator Achieves 100% Accuracy on Deterministic State Tracking Tasks

ai-technology · 2026-08-06

A recent publication on arXiv (2608.03425) presents the Complex State Propagator (CSP), a streamlined recurrent framework that operates exclusively through state propagation, omitting output projections during intermediate phases. The state is depicted as a complex-valued vector, which is modified through input-dependent rotations. To facilitate deep propagation, the architecture incorporates block-level skip connections, element-wise complex normalization, and SiLU activation at the boundaries of sequences. When paired with Focal Loss, CSP achieves flawless accuracy in tasks like parity checking, modular counting, and parenthesis matching. The authors contend that attention mechanisms may be redundant for deterministic state tracking, asserting that state propagation suffices. This research holds significance for AI and machine learning, especially in sequence modeling.

Key facts

  • Paper arXiv:2608.03425 introduces Complex State Propagator (CSP).
  • CSP is a minimalistic recurrent architecture that only propagates hidden states.
  • State is represented as a complex-valued vector with input-dependent rotations.
  • Block-level skip connections, complex normalization, and SiLU activation are used.
  • CSP achieves 100% accuracy on parity checking, modular counting, and parenthesis matching.
  • Focal Loss is applied in training.
  • The paper claims attention may be overkill for deterministic state tracking.
  • The work is published on arXiv.

Entities

Institutions

  • arXiv

Sources