A new heuristic algorithm for fast k-segmentation
Sabarish Vadarevu, Vijay Karamcheti

TL;DR
This paper introduces a new heuristic algorithm, LM, for fast k-segmentation of videos, achieving accuracy comparable to exact methods with significantly reduced computational time, especially when combined with existing algorithms.
Contribution
The paper proposes the LM heuristic algorithm inspired by Lloyd's methods, which improves k-segmentation efficiency and accuracy, and demonstrates its effectiveness through variants tested on synthetic datasets.
Findings
LM algorithm achieves competitive accuracy with less computation.
LM-enhanced-Bottom-Up segmentation outperforms existing methods.
The algorithm can process datasets with up to a million frames in seconds.
Abstract
The -segmentation of a video stream is used to partition it into piecewise-linear segments, so that each linear segment has a meaningful interpretation. Such segmentation may be used to summarize large videos using a small set of images, to identify anomalies within segments and change points between segments, and to select critical subsets for training machine learning models. Exact and approximate segmentation methods for -segmentation exist in the literature. Each of these algorithms occupies a different spot in the trade-off between computational complexity and accuracy. A novel heuristic algorithm is proposed in this paper to improve upon existing methods. It is empirically found to provide accuracies competitive with exact methods at a fraction of the computational expense. The new algorithm is inspired by Lloyd's algorithm for K-Means and Lloyd-Max algorithm for…
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.
