paper-with-me

Papers

Contrastive Learning through Auxiliary Branch for Video Object Detection

2025-08-28 · Lucas Rakotoarivony arxiv

Video object detection is a challenging task because videos often suffer from image deterioration such as motion blur, occlusion, and deformable shapes, making it significantly more difficult than detecting objects in still images. Prior approaches have improved video object detection performance by employing feature aggregation and complex post-processing techniques, though at the cost of increased computational demands. To improve robustness to image degradation without additional computational load during inference, we introduce a straightforward yet effective Contrastive Learning through Auxiliary Branch (CLAB) method. First, we implement a constrastive auxiliary branch using a contrastive loss to enhance the feature representation capability of the video object detector's backbone. Next, we propose a dynamic loss weighting strategy that emphasizes auxiliary feature learning early in training while gradually prioritizing the detection task as training converges. We validate our approach through comprehensive experiments and ablation studies, demonstrating consistent performance gains. Without bells and whistles, CLAB reaches a performance of 84.0% mAP and 85.2% mAP with ResNet-101 and ResNeXt-101, respectively, on the ImageNet VID dataset, thus achieving state-of-the-art performance for CNN-based models without requiring additional post-processing methods.

📄 PDF Abstract BibTeX arXiv:2508.20551

Code (0)

등록된 구현이 없습니다.

Tasks

Video Object DetectionContrastive Learning

Results from the Paper

RankTaskDatasetModelMetrics
#16 Video Object Detection ImageNet VID Contrastive Learning through Auxiliary B MAP : 85.2

Similar Papers 제목 키워드 기반

Semantic Noise Reduction via Teacher-Guided Dual-Path Audio-Visual Representation Learning

2026-04-09 · Linge Wang, Yingying Chen, Bingke Zhu, Lu Zhou 외 arxiv

Recent advances in audio-visual representation learning have shown the value of combining contrastive alignment with masked reconstruction. However, jointly optimizing these objectives in a single forward pass forces the…

Representation LearningVideo Retrieval

Enhancing IMU-Based Online Handwriting Recognition via Contrastive Learning with Zero Inference Overhead

2026-02-04 · Jindong Li, Dario Zanca, Vincent Christlein, Tim Hamann 외 arxiv

Online handwriting recognition using inertial measurement units opens up handwriting on paper as input for digital devices. Doing it on edge hardware improves privacy and lowers latency, but entails memory constraints. T…

Handwriting RecognitionContrastive Learning

Object-Aware Multi-Branch Relation Networks for Spatio-Temporal Video Grounding

2020-08-16 · Zhu Zhang, Zhou Zhao, Zhijie Lin, Baoxing Huai 외

Spatio-temporal video grounding aims to retrieve the spatio-temporal tube of a queried object according to the given sentence. Currently, most existing grounding methods are restricted to well-aligned segment-sentence pa…

DiversityObjectRelationRelation Network+3

Video Class Agnostic Segmentation with Contrastive Learning for Autonomous Driving

2021-05-07 · Mennatullah Siam, Alex Kendall, Martin Jagersand

Semantic segmentation in autonomous driving predominantly focuses on learning from large-scale data with a closed set of known classes without considering unknown objects. Motivated by safety reasons, we address the vide…

Autonomous DrivingContrastive LearningSegmentationSemantic Segmentation

Self-Supervised Video Representation Learning with Motion-Contrastive Perception

2022-04-10 · Jinyu Liu, Ying Cheng, Yuejie Zhang, Rui-Wei Zhao 외

Visual-only self-supervised learning has achieved significant improvement in video representation learning. Existing related methods encourage models to learn video representations by utilizing contrastive learning or de…

Contrastive LearningRepresentation LearningSelf-Supervised Learning