English

End-to-End Action Segmentation Transformer

Computer Vision and Pattern Recognition 2025-08-28 v3 Image and Video Processing

Abstract

Most recent work on action segmentation relies on pre-computed frame features from models trained on other tasks and typically focuses on framewise encoding and labeling without explicitly modeling action segments. To overcome these limitations, we introduce the End-to-End Action Segmentation Transformer (EAST), which processes raw video frames directly -- eliminating the need for pre-extracted features and enabling true end-to-end training. Our contributions are as follows: (1) a lightweight adapter design for effective fine-tuning of large backbones; (2) an efficient segmentation-by-detection framework for leveraging action proposals predicted over a coarsely downsampled video; and (3) a novel action-proposal-based data augmentation strategy. EAST achieves SOTA performance on standard benchmarks, including GTEA, 50Salads, Breakfast, and Assembly-101.

Keywords

Cite

@article{arxiv.2503.06316,
  title  = {End-to-End Action Segmentation Transformer},
  author = {Tieqiao Wang and Sinisa Todorovic},
  journal= {arXiv preprint arXiv:2503.06316},
  year   = {2025}
}
R2 v1 2026-06-28T22:12:20.473Z