TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/BIT: Bi-Level Temporal Modeling for Efficient Supervised A...

BIT: Bi-Level Temporal Modeling for Efficient Supervised Action Segmentation

Zijia Lu, Ehsan Elhamifar

2023-08-28Action SegmentationSegmentation
PaperPDF

Abstract

We address the task of supervised action segmentation which aims to partition a video into non-overlapping segments, each representing a different action. Recent works apply transformers to perform temporal modeling at the frame-level, which suffer from high computational cost and cannot well capture action dependencies over long temporal horizons. To address these issues, we propose an efficient BI-level Temporal modeling (BIT) framework that learns explicit action tokens to represent action segments, in parallel performs temporal modeling on frame and action levels, while maintaining a low computational cost. Our model contains (i) a frame branch that uses convolution to learn frame-level relationships, (ii) an action branch that uses transformer to learn action-level dependencies with a small set of action tokens and (iii) cross-attentions to allow communication between the two branches. We apply and extend a set-prediction objective to allow each action token to represent one or multiple action segments, thus can avoid learning a large number of tokens over long videos with many segments. Thanks to the design of our action branch, we can also seamlessly leverage textual transcripts of videos (when available) to help action segmentation by using them to initialize the action tokens. We evaluate our model on four video datasets (two egocentric and two third-person) for action segmentation with and without transcripts, showing that BIT significantly improves the state-of-the-art accuracy with much lower computational cost (30 times faster) compared to existing transformer-based methods.

Results

TaskDatasetMetricValueModel
Action LocalizationGTEAAcc82BIT
Action LocalizationGTEAEdit92.6BIT
Action LocalizationGTEAF1@10%94.8BIT
Action LocalizationGTEAF1@25%92.8BIT
Action LocalizationGTEAF1@50%82.6BIT
Action LocalizationBreakfastAcc75.5BIT
Action LocalizationBreakfastAverage F173.7BIT
Action LocalizationBreakfastEdit79BIT
Action LocalizationBreakfastF1@10%80.6BIT
Action LocalizationBreakfastF1@25%75.8BIT
Action LocalizationBreakfastF1@50%64.7BIT
Action SegmentationGTEAAcc82BIT
Action SegmentationGTEAEdit92.6BIT
Action SegmentationGTEAF1@10%94.8BIT
Action SegmentationGTEAF1@25%92.8BIT
Action SegmentationGTEAF1@50%82.6BIT
Action SegmentationBreakfastAcc75.5BIT
Action SegmentationBreakfastAverage F173.7BIT
Action SegmentationBreakfastEdit79BIT
Action SegmentationBreakfastF1@10%80.6BIT
Action SegmentationBreakfastF1@25%75.8BIT
Action SegmentationBreakfastF1@50%64.7BIT

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17