English

CLOT: Closed Loop Optimal Transport for Unsupervised Action Segmentation

Computer Vision and Pattern Recognition 2025-08-08 v2

Abstract

Unsupervised action segmentation has recently pushed its limits with ASOT, an optimal transport (OT)-based method that simultaneously learns action representations and performs clustering using pseudo-labels. Unlike other OT-based approaches, ASOT makes no assumptions about action ordering and can decode a temporally consistent segmentation from a noisy cost matrix between video frames and action labels. However, the resulting segmentation lacks segment-level supervision, limiting the effectiveness of feedback between frames and action representations. To address this limitation, we propose Closed Loop Optimal Transport (CLOT), a novel OT-based framework with a multi-level cyclic feature learning mechanism. Leveraging its encoder-decoder architecture, CLOT learns pseudo-labels alongside frame and segment embeddings by solving two separate OT problems. It then refines both frame embeddings and pseudo-labels through cross-attention between the learned frame and segment embeddings, by integrating a third OT problem. Experimental results on four benchmark datasets demonstrate the benefits of cyclical learning for unsupervised action segmentation.

Keywords

Cite

@article{arxiv.2507.03539,
  title  = {CLOT: Closed Loop Optimal Transport for Unsupervised Action Segmentation},
  author = {Elena Bueno-Benito and Mariella Dimiccoli},
  journal= {arXiv preprint arXiv:2507.03539},
  year   = {2025}
}

Comments

Accepted to ICCV2025

R2 v1 2026-07-01T03:46:43.518Z