BORF: Trasformazione Interpretabile per Serie Temporali



img BORF: Trasformazione Interpretabile per Serie Temporali

New research from the XAI project, published in IEEE Access, introduces the Bag-Of-Receptive-Fields (BORF) (Spinnato et al., 2024), a fast, interpretable, and deterministic transformation for time series.

The current trend in time series classification is the development of highly accurate but black-box algorithms. BORF bridges the gap between convolutional operators and discretization, improving Symbolic Aggregate Approximation (SAX) with dilation and stride to better capture temporal patterns at multiple scales.

The proposed method includes an algorithmic speedup that reduces the temporal complexity associated with SAX-based classifiers, enabling a more flexible representation as a sparse multivariate tensor. Experiments demonstrate that BORF maintains high accuracy while remaining fully interpretable and deterministic.


References

2024

  1. Fast, Interpretable, and Deterministic Time Series Classification With a Bag-of-Receptive-Fields
    Francesco Spinnato, Riccardo Guidotti, Anna Monreale, and Mirco Nanni
    IEEE Access, 2024
    RESEARCH LINE