paper-with-me

Papers

A Novel Long-term Iterative Mining Scheme for Video Salient Object Detection

2022-06-20 · Chenglizhao Chen, Hengsen Wang, Yuming Fang, Chong Peng

The existing state-of-the-art (SOTA) video salient object detection (VSOD) models have widely followed short-term methodology, which dynamically determines the balance between spatial and temporal saliency fusion by solely considering the current consecutive limited frames. However, the short-term methodology has one critical limitation, which conflicts with the real mechanism of our visual system -- a typical long-term methodology. As a result, failure cases keep showing up in the results of the current SOTA models, and the short-term methodology becomes the major technical bottleneck. To solve this problem, this paper proposes a novel VSOD approach, which performs VSOD in a complete long-term way. Our approach converts the sequential VSOD, a sequential task, to a data mining problem, i.e., decomposing the input video sequence to object proposals in advance and then mining salient object proposals as much as possible in an easy-to-hard way. Since all object proposals are simultaneously available, the proposed approach is a complete long-term approach, which can alleviate some difficulties rooted in conventional short-term approaches. In addition, we devised an online updating scheme that can grasp the most representative and trustworthy pattern profile of the salient objects, outputting framewise saliency maps with rich details and smoothing both spatially and temporally. The proposed approach outperforms almost all SOTA models on five widely used benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2206.09564

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSalient Object DetectionVideo Salient Object Detection

Similar Papers 제목 키워드 기반

Causal Video Object Segmentation From Persistence of Occlusions

2015-06-01 · CVPR 2015 6 · Brian Taylor, Vasiliy Karasev, Stefano Soatto

Occlusion relations inform the partition of the image domain into ``objects'' but are difficult to determine from a single image or short-baseline video. We show how long-term occlusion relations can be robustly inferred…

ObjectSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+1

Stereo Video Deblurring

2016-07-28 · Anita Sellent, Carsten Rother, Stefan Roth

Videos acquired in low-light conditions often exhibit motion blur, which depends on the motion of the objects relative to the camera. This is not only visually unpleasing, but can hamper further processing. With this pap…

DeblurringVideo Deblurring

Question-guided Visual Compression with Memory Feedback for Long-Term Video Understanding

2026-03-16 · Sosuke Yamao, Natsuki Miyahara, Yuankai Qi, Shun Takeuchi arxiv

In the context of long-term video understanding with large multimodal models, many frameworks have been proposed. Although transformer-based visual compressors and memory-augmented approaches are often used to process lo…

Spatial Decomposition and Temporal Fusion based Inter Prediction for Learned Video Compression

2024-01-29 · Xihua Sheng, Li Li, Dong Liu, Houqiang Li

Video compression performance is closely related to the accuracy of inter prediction. It tends to be difficult to obtain accurate inter prediction for the local video regions with inconsistent motion and occlusion. Tradi…

Motion EstimationMS-SSIMPredictionSSIM+1

Towards Effective Long-Video Event Prediction via Multi-Level Event Semantics Mining

2026-05-29 · Bo Peng, YuanJie Lyu, PengGang Qin, Tong Xu arxiv

Accurately predicting future events is fundamental to content understanding and decision-making across various domains. While prior research has primarily focused on text or short-video scenarios, long-video event predic…

Video Question Answering