paper-with-me

홈 › Papers

SymbolicLight V1: Spike-Gated Dual-Path Language Modeling at High Activation Sparsity

2026-05-20 · Ting Liu arxiv

Natively trained spiking language models must preserve information across time while operating through sparse binary activations, a combination that has produced a persistent quality gap relative to dense Transformers. We present SymbolicLight V1, a spike-gated dual-path language model that couples binary Leaky Integrate-and-Fire (LIF) dynamics with a continuous residual stream. Its Dual-Path SparseTCAM mixer combines a first-order exponential-decay state with windowed local attention on the continuous residual stream, followed by a context-conditioned decoding head. We train four 194M-parameter models from scratch on a 3B-token, 10-domain Chinese-English corpus. On a token-weighted held-out set the runs reach PPL 8.88-8.93 (mean 8.904, sample standard deviation 0.019) at more than 89% per-element activation sparsity. Code tokens are 43.7% of that set; the unweighted mean of the ten domain PPLs is 29.38. Under the same corpus, tokenizer, token budget, and hardware, the token-weighted mean is 7.7% above GPT-2 201M (PPL 8.27). Across five zero-shot benchmarks the two 200M-scale models show no clear accuracy separation. Under sampling with temperature 0.7 and top-k 50, SymbolicLight produces lower 4-gram repetition; an entropy-modulated rule reverses that ranking. On a measured RTX 2080 Ti, SymbolicLight uses 2,848 mJ/token versus 905 mJ/token for GPT-2 201M.

📄 PDF Abstract BibTeX arXiv:2605.21333

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SymbolicLight V2: Hybrid Neuromorphic Architecture and Sparse Execution for Low-Energy Language Inference

2026-09-09 · Ting Liu arxiv

SymbolicLight V2 combines sparse event computation with continuous-state processing in a hybrid neuromorphic language architecture. Extending V1's spike-gated dual paths, it adds graded signed events at further projectio…

Spike-Aware C++ INT8 Inference for Sparse Spiking Language Models on Commodity CPUs

2026-06-02 · Ting Liu arxiv

Spiking language models expose activation sparsity that dense Transformer runtimes do not directly exploit. This paper studies that property from a systems perspective. Building on the SymbolicLight V1 spike-gated langua…

SpikeSTAG: Spatial-Temporal Forecasting via GNN-SNN Collaboration

2025-08-04 · Bang Hu, Changze Lv, Mingjie Li, Yunpeng Liu 외 arxiv

Spiking neural networks (SNNs), inspired by the spiking behavior of biological neurons, offer a distinctive approach for capturing the complexities of temporal data. However, their potential for spatial modeling in multi…

Training Full Spike Neural Networks via Auxiliary Accumulation Pathway

2023-01-27 · Guangyao Chen, Peixi Peng, Guoqi Li, Yonghong Tian

Due to the binary spike signals making converting the traditional high-power multiply-accumulation (MAC) into a low-power accumulation (AC) available, the brain-inspired Spiking Neural Networks (SNNs) are gaining more an…

STREAM-VAE: Dual-Path Routing for Slow and Fast Dynamics in Vehicle Telemetry Anomaly Detection

2025-11-19 · Kadir-Kaan Özer, René Ebeling, Markus Enzweiler arxiv

Automotive telemetry data exhibits slow drifts and fast spikes, often within the same sequence, making reliable anomaly detection challenging. Standard reconstruction-based methods, including sequence variational autoenc…

Anomaly Detection