paper-with-me

Papers

Deep kernel video approximation for unsupervised action segmentation

2026-04-23 · Silvia L. Pintea, Jouke Dijkstra arxiv

This work focuses on per-video unsupervised action segmentation, which is of interest to applications where storing large datasets is either not possible, or nor permitted. We propose to segment videos by learning in deep kernel space, to approximate the underlying frame distribution, as closely as possible. To define this closeness metric between the original video distribution and its approximation, we rely on maximum mean discrepancy (MMD) which is a geometry-preserving metric in distribution space, and thus gives more reliable estimates. Moreover, unlike the commonly used optimal transport metric, MMD is both easier to optimize, and faster. We choose to use neural tangent kernels (NTKs) to define the kernel space where MMD operates, because of their improved descriptive power as opposed to fixed kernels. And, also, because NTKs sidestep the trivial solution, when jointly learning the inputs (video approximation) and the kernel function. Finally, we show competitive results when compared to state-of-the-art per-video methods, on six standard benchmarks. Additionally, our method has higher F1 scores than prior agglomerative work, when the number of segments is unknown.

📄 PDF Abstract BibTeX arXiv:2604.21572

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Action Segmentation

Similar Papers 제목 키워드 기반

Revisiting Kernel Temporal Segmentation as an Adaptive Tokenizer for Long-form Video Understanding

2023-09-20 · Mohamed Afham, Satya Narayan Shukla, Omid Poursaeed, Pengchuan Zhang 외

While most modern video understanding models operate on short-range clips, real-world videos are often several minutes long with semantically consistent segments of variable length. A common approach to process long vide…

Action LocalizationFormTemporal Action LocalizationVideo Classification+1

Fire Threat Detection From Videos with Q-Rough Sets

2021-01-21 · Debarati B. Chakrabortya, Vinay Detania, Shah Parshv Jigneshkumar

This article defines new methods for unsupervised fire region segmentation and fire threat detection from video stream. Fire in control serves a number of purposes to human civilization, but it could simultaneously be a …

Q-LearningSegmentation

Learning Representation from Neural Fisher Kernel with Low-rank Approximation

2022-02-04 · ICLR 2022 4 · Ruixiang Zhang, Shuangfei Zhai, Etai Littwin, Josh Susskind

In this paper, we study the representation of neural networks from the view of kernels. We first define the Neural Fisher Kernel (NFK), which is the Fisher Kernel applied to neural networks. We show that NFK can be compu…

Unsupervised Action Segmentation for Instructional Videos

2021-06-07 · AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos, which are rarely annotated with atomic actions. We present an unsupervised approach to le…

Action SegmentationSegmentationUnsupervised Action Segmentation

Temporally-Weighted Hierarchical Clustering for Unsupervised Action Segmentation

2021-03-20 · CVPR 2021 1 · M. Saquib Sarfraz, Naila Murray, Vivek Sharma, Ali Diba 외

Action segmentation refers to inferring boundaries of semantically consistent visual concepts in videos and is an important requirement for many video understanding tasks. For this and other video understanding tasks, su…

Action SegmentationClusteringSegmentationUnsupervised Action Segmentation+1