paper-with-me

홈 › Papers

Static-Dynamic Class-level Perception Consistency in Video Semantic Segmentation

2024-12-11 · Zhigang Cen, Ningyan Guo, Wenjing Xu, Zhiyong Feng, Danlan Huang

Video semantic segmentation(VSS) has been widely employed in lots of fields, such as simultaneous localization and mapping, autonomous driving and surveillance. Its core challenge is how to leverage temporal information to achieve better segmentation. Previous efforts have primarily focused on pixel-level static-dynamic contexts matching, utilizing techniques such as optical flow and attention mechanisms. Instead, this paper rethinks static-dynamic contexts at the class level and proposes a novel static-dynamic class-level perceptual consistency (SD-CPC) framework. In this framework, we propose multivariate class prototype with contrastive learning and a static-dynamic semantic alignment module. The former provides class-level constraints for the model, obtaining personalized inter-class features and diversified intra-class features. The latter first establishes intra-frame spatial multi-scale and multi-level correlations to achieve static semantic alignment. Then, based on cross-frame static perceptual differences, it performs two-stage cross-frame selective aggregation to achieve dynamic semantic alignment. Meanwhile, we propose a window-based attention map calculation method that leverages the sparsity of attention points during cross-frame aggregation to reduce computation cost. Extensive experiments on VSPW and Cityscapes datasets show that the proposed approach outperforms state-of-the-art methods. Our implementation will be open-sourced on GitHub.

📄 PDF Abstract BibTeX arXiv:2412.08034

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingContrastive LearningOptical Flow EstimationSemantic SegmentationSimultaneous Localization and MappingVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Mind the Hitch: Dynamic Calibration and Articulated Perception for Autonomous Trucks

2026-03-24 · Morui Zhu, Yongqi Zhu, Song Fu, Qing Yang arxiv

Autonomous trucking poses unique challenges due to articulated tractor-trailer geometry, and time-varying sensor poses caused by the fifth-wheel joint and trailer flex. Existing perception and calibration methods assume …

3D Object Detection

RoadSceneBench: A Lightweight Benchmark for Mid-Level Road Scene Understanding

2025-11-27 · Xiyan Liu, Han Wang, Yuhu Wang, Junjie Cai 외 arxiv

Understanding mid-level road semantics, which capture the structural and contextual cues that link low-level perception to high-level planning, is essential for reliable autonomous driving and digital map construction. H…

Scene UnderstandingAutonomous DrivingVisual Reasoning

DIAL-GS: Dynamic Instance Aware Reconstruction for Label-free Street Scenes with 4D Gaussian Splatting

2025-11-10 · Chenpeng Su, Wenhua Wu, Chensheng Peng, Tianchen Deng 외 arxiv

Urban scene reconstruction is critical for autonomous driving, enabling structured 3D representations for data synthesis and closed-loop testing. Supervised approaches rely on costly human annotations and lack scalabilit…

Autonomous Driving

AnyTouch: Learning Unified Static-Dynamic Representation across Multiple Visuo-tactile Sensors

2025-02-15 · Ruoxuan Feng, Jiangyu Hu, Wenke Xia, Tianci Gao 외

Visuo-tactile sensors aim to emulate human tactile perception, enabling robots to precisely understand and manipulate objects. Over time, numerous meticulously designed visuo-tactile sensors have been integrated into rob…

Representation LearningTransfer Learning

DONEX: Real-time occupancy grid based dynamic echo classification for 3D point cloud

2022-12-08 · Niklas Stralau, Chengxuan Fu

For driving assistance and autonomous driving systems, it is important to differentiate between dynamic objects such as moving vehicles and static objects such as guard rails. Among all the sensor modalities, RADAR and F…

Autonomous Driving