Co-segmentation Inspired Attention Module for Video-based Computer Vision Tasks
Arulkumar Subramaniam, Jayesh Vaidya, Muhammed Abdul Majeed Ameen,, Athira Nambiar, Anurag Mittal

TL;DR
This paper introduces COSAM, a co-segmentation inspired attention module that enhances CNN models for video tasks by automatically focusing on salient regions, improving performance and interpretability across multiple applications.
Contribution
The paper presents a novel, plug-and-play co-segmentation inspired attention module (COSAM) that improves video task performance without relying on pre-trained object models.
Findings
COSAM improves performance in video re-ID, captioning, and action classification.
COSAM generates interpretable attention maps highlighting task-specific regions.
The module is versatile and can be integrated into various CNN architectures.
Abstract
Video-based computer vision tasks can benefit from estimation of the salient regions and interactions between those regions. Traditionally, this has been done by identifying the object regions in the images by utilizing pre-trained models to perform object detection, object segmentation and/or object pose estimation. Although using pre-trained models is a viable approach, it has several limitations in the need for an exhaustive annotation of object categories, a possible domain gap between datasets, and a bias that is typically present in pre-trained models. In this work, we propose to utilize the common rationale that a sequence of video frames capture a set of common objects and interactions between them, thus a notion of co-segmentation between the video frame features may equip the model with the ability to automatically focus on task-specific salient regions and improve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Video Surveillance and Tracking Methods
