Collaborative Spatial-Temporal Modeling for Language-Queried Video Actor Segmentation
Language-queried video actor segmentation aims to predict the pixel-level mask of the actor which performs the actions described by a natural language query in the target frames. Existing methods adopt 3D CNNs over the video clip as a general encoder to extract a mixed spatio-temporal feature for the target frame. Though 3D convolutions are amenable to recognizing which actor is performing the queried actions, it also inevitably introduces misaligned spatial information from adjacent frames, which confuses features of the target frame and yields inaccurate segmentation. Therefore, we propose a collaborative spatial-temporal encoder-decoder framework which contains a 3D temporal encoder over the video clip to recognize the queried actions, and a 2D spatial encoder over the target frame to accurately segment the queried actors. In the decoder, a Language-Guided Feature Selection (LGFS) module is proposed to flexibly integrate spatial and temporal features from the two encoders. We also propose a Cross-Modal Adaptive Modulation (CMAM) module to dynamically recombine spatial- and temporal-relevant linguistic features for multimodal feature interaction in each stage of the two encoders. Our method achieves new state-of-the-art performance on two popular benchmarks with less computational overhead than previous approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
Decoderfeature selectionReferring Expression SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
CTM: Collaborative Temporal Modeling for Action Recognition
With the rapid development of digital multimedia, video understanding has become an important field. For action recognition, temporal dimension plays an important role, and this is quite different from image recognition.…
Action RecognitionVideo UnderstandingCollaborative Static and Dynamic Vision-Language Streams for Spatio-Temporal Video Grounding
Spatio-Temporal Video Grounding (STVG) aims to localize the target object spatially and temporally according to the given language query. It is a challenging task in which the model should well understand dynamic vis…
ObjectSpatio-Temporal Video GroundingVideo GroundingRegion-aware Spatiotemporal Modeling with Collaborative Domain Generalization for Cross-Subject EEG Emotion Recognition
Cross-subject EEG-based emotion recognition (EER) remains challenging due to strong inter-subject variability, which induces substantial distribution shifts in EEG signals, as well as the high complexity of emotion-relat…
EEG Emotion RecognitionDomain GeneralizationCollaMamba: Efficient Collaborative Perception with Cross-Agent Spatial-Temporal State Space Model
By sharing complementary perceptual information, multi-agent collaborative perception fosters a deeper understanding of the environment. Recent studies on collaborative perception mostly utilize CNNs or Transformers to l…
Learning Spatial-Temporal Implicit Neural Representations for Event-Guided Video Super-Resolution
Event cameras sense the intensity changes asynchronously and produce event streams with high dynamic range and low latency. This has inspired research endeavors utilizing events to guide the challenging video superresolu…
Super-ResolutionVideo Super-Resolution