Usage of specific attention improves change point detection
Anna Dmitrienko, Evgenia Romanenkova, Alexey Zaytsev

TL;DR
This paper explores how a specialized attention mechanism within transformer models enhances change point detection, outperforming existing methods especially on longer sequences.
Contribution
It introduces a novel form of attention tailored for change point detection, demonstrating its superiority over current state-of-the-art approaches.
Findings
Specialized attention improves detection accuracy.
Outperforms existing methods on benchmark datasets.
Most beneficial for longer sequences.
Abstract
The change point is a moment of an abrupt alteration in the data distribution. Current methods for change point detection are based on recurrent neural methods suitable for sequential data. However, recent works show that transformers based on attention mechanisms perform better than standard recurrent models for many tasks. The most benefit is noticeable in the case of longer sequences. In this paper, we investigate different attentions for the change point detection task and proposed specific form of attention related to the task at hand. We show that using a special form of attention outperforms state-of-the-art results.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Advanced Neural Network Applications · Statistical and numerical algorithms
