Kernel Clustering with Sigmoid-based Regularization for Efficient Segmentation of Sequential Data
Tung Doan, Atsuhiro Takasu

TL;DR
This paper introduces a differentiable kernel clustering model with sigmoid-based regularization for efficient segmentation of long and complex sequential data, outperforming traditional methods in speed and quality.
Contribution
It proposes a novel sigmoid-based regularization approach that makes kernel segmentation differentiable, enabling gradient-based optimization for efficient and scalable sequence segmentation.
Findings
The proposed models outperform existing methods in segmentation accuracy.
The stochastic variant reduces computational complexity significantly.
The models effectively handle overlong and multiple sequences.
Abstract
Kernel segmentation aims at partitioning a data sequence into several non-overlapping segments that may have nonlinear and complex structures. In general, it is formulated as a discrete optimization problem with combinatorial constraints. A popular algorithm for optimally solving this problem is dynamic programming (DP), which has quadratic computation and memory requirements. Given that sequences in practice are too long, this algorithm is not a practical approach. Although many heuristic algorithms have been proposed to approximate the optimal segmentation, they have no guarantee on the quality of their solutions. In this paper, we take a differentiable approach to alleviate the aforementioned issues. First, we introduce a novel sigmoid-based regularization to smoothly approximate the combinatorial constraints. Combining it with objective of the balanced kernel clustering, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Advanced Data Compression Techniques
