sequence-models

Tag

Cards List
#sequence-models

A Unified Particle Filter LSTM for Data-Driven Process Simulation

arXiv cs.LG · 2026-09-03 Cached

A Unified Particle Filter LSTM framework is proposed for data-driven process simulation, maintaining weighted recurrent-state hypotheses to handle partial observations in event logs, and outperforming baselines in reproducing routing and duration behaviors.

0 favorites 0 likes
#sequence-models

The Mask Is Not the Model: Auditing Prefix Invariance in Attention, State-Space, and Hybrid Sequence Models

Hugging Face Daily Papers · 2026-08-24 Cached

The paper introduces an audit method for prefix invariance in attention, state-space, and hybrid sequence models, demonstrating that attention masks fail to ensure causality, with 192 faults detected across multiple model checkpoints.

0 favorites 0 likes
#sequence-models

p-Spin Glass Network Efficient Single-Batch Continual Learning

arXiv cs.LG · 2026-08-18 Cached

Introduces the p-Spin Glass Network, a novel architecture for sequence models that achieves memory efficiency, sample efficiency, and single-batch stability, enabling continual learning and edge AI applications.

0 favorites 0 likes
#sequence-models

Sensitivity Analysis of GRU, LSTM and Transformer Encoder in Classification of Automated Driving Systems

arXiv cs.LG · 2026-08-03 Cached

This paper evaluates GRU, LSTM, and Transformer encoder models for classifying Level 2 automated driving systems from vehicle telematics data, and introduces a robustness evaluation framework simulating realistic data corruption.

0 favorites 0 likes
#sequence-models

Modeling Decisions in Blockchain Analytics: A Leakage-Aware Evaluation of Tree-Based vs. Sequential Models

arXiv cs.LG · 2026-07-31 Cached

This paper introduces a leakage-aware evaluation framework for Ethereum actor classification, comparing tree-based models like XGBoost against sequential deep learning models (Transformer, BiLSTM). The authors find that XGBoost outperforms sequence models under leak-reduced conditions while offering lower latency and energy use.

0 favorites 0 likes
#sequence-models

Black-Mamba: Biologically-Inspired Leaky Accumulation for Conceptual Knowledge under Distribution Drift

arXiv cs.AI · 2026-07-22 Cached

Black-Mamba introduces a test-time adaptive forecasting architecture that uses accumulated surprisal to selectively update memory only upon evidence of distribution drift, achieving efficient adaptation on non-stationary time series.

0 favorites 0 likes
#sequence-models

The KV-cache wall: why fixed-size memory sequence models keep coming back

Reddit r/ArtificialInteligence · 2026-06-25

Explores the growing memory bottleneck of KV-cache in transformer inference, explaining why alternative architectures with fixed-size memory like Mamba and RWKV are gaining renewed attention.

0 favorites 0 likes
#sequence-models

An Update on Matrix Recurrent Units, an Attention Alternative [R]

Reddit r/MachineLearning · 2026-06-21

An update on Matrix Recurrent Units (MRU), a linear-time attention alternative. The author explores methods to stabilize training, finding that orthogonal matrices underperform while LDU factorization works best, and shows MRU underperforms transformers on larger datasets like TinyStories.

0 favorites 0 likes
#sequence-models

Recurrent Reasoning on Symbolic Puzzles with Sequence Models

arXiv cs.AI · 2026-06-16 Cached

This paper introduces RecurrReason, a difficulty-controlled benchmark of four symbolic logic puzzles to evaluate multi-step reasoning in sequence models. Fine-tuning experiments on T5 and GPT-2 show that architecture determines success more than scale, and that pre-training transfer depends on local transition structure.

0 favorites 0 likes
#sequence-models

The Dark Regulome: Disentangling Predictability from Regulation in Genomic Foundation Models

arXiv cs.CL · 2026-06-08 Cached

This paper introduces a residualization-and-permutation diagnostic to separate predictability-driven from regulation-driven variance in regulatory importance scores from genomic foundation models, applied to dark genome elements at glioma-relevant loci.

0 favorites 0 likes
#sequence-models

SHARP: Sleep-based Hierarchical Accelerated Replay for Long Range Non-Stationary Temporal Pattern Recognition

arXiv cs.AI · 2026-06-02 Cached

SHARP introduces a bio-inspired framework that separates memory accumulation from pattern recognition, using accelerated replay during offline sleep phases to learn long-range non-stationary temporal patterns in streaming settings. It improves context retention on text8 and PG-19 while maintaining computational efficiency.

0 favorites 0 likes
#sequence-models

The Need for an External Observer Formalizing the Sufficiency Gap: A Mathematical Extension of Mixture Identifiability and Contextual Grounding in Sequence Models

arXiv cs.CL · 2026-05-27 Cached

This paper formalizes the sufficiency gap in next-token prediction, demonstrating that even ideal sequence models can become overconfident when textual prefixes are not sufficient statistics for latent circumstances. It proposes an external observer mechanism to reduce but not eliminate this gap.

0 favorites 0 likes
#sequence-models

Conditional Attribute Estimation with Autoregressive Sequence Models

arXiv cs.AI · 2026-05-15 Cached

This paper introduces Conditional Attribute Transformers, a method for jointly estimating next-token probability and attribute values conditionally, enabling credit assignment, counterfactual analysis, and steerable generation in a single forward pass.

0 favorites 0 likes
#sequence-models

Toeplitz MLP Mixers are Low Complexity, Information-Rich Sequence Models

arXiv cs.LG · 2026-05-11 Cached

This paper introduces Toeplitz MLP Mixers (TMM), a novel architecture that replaces attention with Toeplitz matrix multiplication to achieve lower computational complexity while maintaining high information retention and training efficiency.

0 favorites 0 likes
← Back to home

Submit Feedback