paper-with-me

Papers

Pair-wise Layer Attention with Spatial Masking for Video Prediction

2023-11-19 · Ping Li, Chenhan Zhang, Zheng Yang, Xianghua Xu, Mingli Song

Video prediction yields future frames by employing the historical frames and has exhibited its great potential in many applications, e.g., meteorological prediction, and autonomous driving. Previous works often decode the ultimate high-level semantic features to future frames without texture details, which deteriorates the prediction quality. Motivated by this, we develop a Pair-wise Layer Attention (PLA) module to enhance the layer-wise semantic dependency of the feature maps derived from the U-shape structure in Translator, by coupling low-level visual cues and high-level features. Hence, the texture details of predicted frames are enriched. Moreover, most existing methods capture the spatiotemporal dynamics by Translator, but fail to sufficiently utilize the spatial features of Encoder. This inspires us to design a Spatial Masking (SM) module to mask partial encoding features during pretraining, which adds the visibility of remaining feature pixels by Decoder. To this end, we present a Pair-wise Layer Attention with Spatial Masking (PLA-SM) framework for video prediction to capture the spatiotemporal dynamics, which reflect the motion trend. Extensive experiments and rigorous ablation studies on five benchmarks demonstrate the advantages of the proposed approach. The code is available at GitHub.

📄 PDF Abstract BibTeX arXiv:2311.11289

Code (1)

mlvccn/pla_sm_videopred 공식 구현 pytorch

Tasks

Autonomous DrivingDecoderPredictionVideo Prediction

Similar Papers 제목 키워드 기반

DFMSD: Dual Feature Masking Stage-wise Knowledge Distillation for Object Detection

2024-07-18 · Zhourui Zhang, Jun Li, Zhijian Wu, Jifeng Shen 외

In recent years, current mainstream feature masking distillation methods mainly function by reconstructing selectively masked regions of a student network from the feature maps of a teacher network. In these methods, att…

Knowledge DistillationObjectobject-detectionObject Detection

Energy-Regularized Spatial Masking: A Novel Approach to Enhancing Robustness and Interpretability in Vision Models

2026-04-08 · Tom Devynck, Bilal Faye, Djamel Bouchaffra, Nadjib Lazaar 외 arxiv

Deep convolutional neural networks achieve remarkable performance by exhaustively processing dense spatial feature maps, yet this brute-force strategy introduces significant computational redundancy and encourages relian…

Feature-level Interaction Explanations in Multimodal Transformers

2026-03-04 · Yeji Kim, Housam Khalifa Bashier Babiker, Mi-Young Kim, Randy Goebel arxiv

Multimodal Transformers often produce predictions without clarifying how different modalities jointly support a decision. Most existing multimodal explainable AI (MXAI) methods extend unimodal saliency to multimodal back…

STaRR: Spatial-Temporal Token-Dynamics-Aware Responsive Remasking for Diffusion Language Models

2025-12-07 · Xinhao Sun, Huaijin Zhao, Maoliang Li, Zihao Zheng 외 arxiv

Diffusion Language Models (DLMs) enable parallel decoding via iterative denoising, where remasking strategies play a critical role in balancing inference speed and output quality. Existing methods predominantly rely on s…

SCA-CNN: Spatial and Channel-wise Attention in Convolutional Networks for Image Captioning

2016-11-17 · CVPR 2017 7 · Long Chen, Hanwang Zhang, Jun Xiao, Liqiang Nie 외

Visual attention has been successfully applied in structural prediction tasks such as visual captioning and question answering. Existing visual attention models are generally spatial, i.e., the attention is modeled as sp…

Image CaptioningSentence