{"ID":5443800,"CreatedAt":"2026-07-01T02:07:11.383974684Z","UpdatedAt":"2026-07-03T14:58:15.439880567Z","DeletedAt":null,"paper_url":"https://arxiv.org/abs/2606.31781","arxiv_id":"2606.31781","title":"SpikeLogBERT: Energy-Efficient Log Parsing Using Spiking Transformer Networks","abstract":"Log parsing is a fundamental step in automated log analysis, transforming raw system logs into structured event templates for downstream tasks such as anomaly detection and system monitoring. Existing log parsing methods range from rule-based and clustering-based approaches to neural models that learn semantic representations from log messages. However, neural approaches typically rely on dense matrix multiplications, which can result in high computational cost and energy consumption. This paper presents SpikeLogBERT, a spiking neural network framework for energy-efficient log parsing. The proposed model integrates a spiking transformer architecture with knowledge distillation from a BERT teacher model, enabling spike-driven computation while preserving semantic representation capability. By leveraging sparse spike activations and event-driven processing, the number of active operations during inference can be significantly reduced. As an initial benchmark study, experiments on the HDFS dataset demonstrate that SpikeLogBERT outperforms ANN-based neural log parsing models with a parsing accuracy of 0.99997, while reducing estimated theoretical energy consumption by up to 62.6% under standard 45nm CMOS assumptions.","short_abstract":"Log parsing is a fundamental step in automated log analysis, transforming raw system logs into structured event templates for downstream tasks such as anomaly detection and system monitoring. Existing log parsing methods range from rule-based and clustering-based approaches to neural models that learn semantic represen...","url_abs":"https://arxiv.org/abs/2606.31781","url_pdf":"https://arxiv.org/pdf/2606.31781v1","authors":"[\"Thuan Bui\",\"Duong Do\",\"Tung Vu\",\"Duc-Tho Mai\",\"Cong-Kha Pham\"]","published":"2026-06-30T14:59:58Z","proceeding":"cs.CV","tasks":"[\"cs.CV\",\"cs.CL\"]","methods":"[\"Transformer\"]","has_code":false}
