ARTFEED — Contemporary Art Intelligence

BayesSeg: Bayesian Optimization Framework for Electricity Consumption Segmentation

ai-technology · 2026-08-04

There's a new paper on arXiv, titled 2608.00513, introducing a framework named BayesSeg. It aims to improve Non-Intrusive Load Monitoring (NILM) by adaptively segmenting electricity usage data. The framework merges time-series segmentation with multidimensional assessment and automatic parameter optimization. For segmentation, it uses a dual steady-state criterion based on previous subsequence averages and tail values, allowing it to divide segments of steady and transition states without needing supervision. The evaluation part converts these segments into binary sequences and combines the event-level F1 score with Normalized Mutual Information (NMI) to measure event precision and state segmentation quality. This work addresses challenges in current methods, like parameter tuning and sensitivity to boundaries. You can find it at arXiv:2608.00513.

Key facts

  • BayesSeg is a unified framework for time-series segmentation in NILM.
  • It integrates segmentation, multidimensional evaluation, and automatic parameter optimization.
  • The segmentation layer uses a dual steady-state criterion based on tail value and mean of preceding subsequences.
  • It employs sequential extraction and complement-set parsing for unsupervised partitioning.
  • The evaluation layer maps segmentation results to binary state sequences.
  • A composite metric integrates event-level F1 score (event_F1) and Normalized Mutual Information (NMI).
  • The framework addresses heuristic parameter tuning, boundary sensitivity, and metric saturation.
  • The paper is available on arXiv with identifier 2608.00513.

Entities

Institutions

  • arXiv

Sources