用双流Transformer融合长短时信息,提升视频显著性检测精度
Balancing long- and short-term dynamics for the modeling of saliency in videos
- 设计双流Transformer,分别处理视频帧与历史显著图
- 长时上下文扩展比短时增强对性能提升更关键
- 基于显著性的掩码机制帮助捕捉新出现的显著区域
视频中显著性目标检测对长短期动态的建模研究不足。本文提出一种基于Transformer的方法,联合学习视频帧与历史显著性信息。模型接收视频流和过去显著图作为先验,用于预测下一时刻的显著位置,并从两者中提取时空标记。将帧序列分解为标记后,模型可在标记内捕获短时信息,同时在序列间建立长时关联。系统核心采用双流Transformer架构,分别处理两路信号后再融合。此外,我们引入基于显著性的掩码策略,使模型学习到偏离先前输出的特征表示。实验表明,额外的先验信息有助于首次准确识别显著区域。研究发现,时空长时与短时特征的比例直接影响模型表现;短时上下文增益存在阈值,而长时上下文扩展带来显著性能提升。
原文摘要 · Abstract (English)
The role of long- and short-term dynamics towards salient object detection in videos is under-researched. We present a Transformer-based approach to learn a joint representation of video frames and past saliency information. Our model embeds long- and short-term information to detect dynamically shifting saliency in video. We provide our model with a stream of video frames and past saliency maps, which acts as a prior for the next prediction, and extract spatiotemporal tokens from both modalities. The decomposition of the frame sequence into tokens lets the model incorporate short-term information from within the token, while being able to make long-term connections between tokens throughout the sequence. The core of the system consists of a dual-stream Transformer architecture to process the extracted sequences independently before fusing the two modalities. Additionally, we apply a saliency-based masking scheme to the input frames to learn an embedding that facilitates the recognition of deviations from previous outputs. We observe that the additional prior information aids in the first detection of the salient location. Our findings indicate that the ratio of spatiotemporal long- and short-term features directly impacts the model's performance. While increasing the short-term context is beneficial up to a certain threshold, the model's performance greatly benefits from an expansion of the long-term context.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。