paper-with-me

홈 › Papers

Diffusion Action Segmentation

2023-03-31 · ICCV 2023 1 · Daochang Liu, Qiyue Li, AnhDung Dinh, Tingting Jiang, Mubarak Shah, Chang Xu

Temporal action segmentation is crucial for understanding long-form videos. Previous works on this task commonly adopt an iterative refinement paradigm by using multi-stage models. We propose a novel framework via denoising diffusion models, which nonetheless shares the same inherent spirit of such iterative refinement. In this framework, action predictions are iteratively generated from random noise with input video features as conditions. To enhance the modeling of three striking characteristics of human actions, including the position prior, the boundary ambiguity, and the relational dependency, we devise a unified masking strategy for the conditioning inputs in our framework. Extensive experiments on three benchmark datasets, i.e., GTEA, 50Salads, and Breakfast, are performed and the proposed method achieves superior or comparable results to state-of-the-art methods, showing the effectiveness of a generative approach for action segmentation.

📄 PDF Abstract BibTeX arXiv:2303.17959

Code (1)

finspire13/diffact pytorch

Tasks

Action SegmentationDenoisingPositionSegmentationTemporal Action Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Neural Diffusion Distance for Image Segmentation

2019-12-01 · NeurIPS 2019 12 · Jian Sun, Zongben Xu

Diffusion distance is a spectral method for measuring distance among nodes on graph considering global data structure. In this work, we propose a spec-diff-net for computing diffusion distance on graph based on approxima…

Image SegmentationSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Unlocking Diffusion Hierarchies: Adaptive Timestep Selection for Zero-Shot Segmentation

2026-06-14 · Ramin Nakhli, Mahesh Ramachandran, Luca Ballan arxiv

Zero-shot segmentation has recently shown notable improvement by leveraging the rich visual priors in large-scale text-to-image diffusion models, such as Stable Diffusion. However, current diffusion-based methods often f…

LEAF: Latent Diffusion with Efficient Encoder Distillation for Aligned Features in Medical Image Segmentation

2025-07-24 · Qilin Huang, Tianyu Lin, Zhiguang Chen, Fudan Zheng arxiv

Leveraging the powerful capabilities of diffusion models has yielded quite effective results in medical image segmentation tasks. However, existing methods typically transfer the original training process directly withou…

Medical Image Segmentation

Joint Medical Image Enhancement and Segmentation with Diffusion-based Symbiotic Information Interaction

2026-06-30 · Ying Chen, Jinyue Li, Qiankun Li arxiv

Image quality is critical for accurate medical diagnosis. However, MRI, CT, and ultrasound images are often of low resolution and quality due to cost constraints, complicating the visualization of key anatomical structur…

Medical Image EnhancementImage SegmentationMedical Diagnosis

ActFusion: a Unified Diffusion Model for Action Segmentation and Anticipation

2024-12-05 · Dayoung Gong, Suha Kwak, Minsu Cho

Temporal action segmentation and long-term action anticipation are two popular vision tasks for the temporal analysis of actions in videos. Despite apparent relevance and potential complementarity, these two problems hav…

Action AnticipationAction SegmentationLong Term Action AnticipationSegmentation+1