paper-with-me

Papers

An Active and Contrastive Learning Framework for Fine-Grained Off-Road Semantic Segmentation

2022-02-18 · Biao Gao, Xijun Zhao, Huijing Zhao

Off-road semantic segmentation with fine-grained labels is necessary for autonomous vehicles to understand driving scenes, as the coarse-grained road detection can not satisfy off-road vehicles with various mechanical properties. Fine-grained semantic segmentation in off-road scenes usually has no unified category definition due to ambiguous nature environments, and the cost of pixel-wise labeling is extremely high. Furthermore, semantic properties of off-road scenes can be very changeable due to various precipitations, temperature, defoliation, etc. To address these challenges, this research proposes an active and contrastive learning-based method that does not rely on pixel-wise labels, but only on patch-based weak annotations for model learning. There is no need for predefined semantic categories, the contrastive learning-based feature representation and adaptive clustering will discover the category model from scene data. In order to actively adapt to new scenes, a risk evaluation method is proposed to discover and select hard frames with high-risk predictions for supplemental labeling, so as to update the model efficiently. Experiments conducted on our self-developed off-road dataset and DeepScene dataset demonstrate that fine-grained semantic segmentation can be learned with only dozens of weakly labeled frames, and the model can efficiently adapt across scenes by weak supervision, while achieving almost the same level of performance as typical fully supervised baselines.

📄 PDF Abstract BibTeX arXiv:2202.09002

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesContrastive LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Fine-Grained Off-Road Semantic Segmentation and Mapping via Contrastive Learning

2021-03-05 · Biao Gao, Shaochi Hu, Xijun Zhao, Huijing Zhao

Road detection or traversability analysis has been a key technique for a mobile robot to traverse complex off-road scenes. The problem has been mainly formulated in early works as a binary classification one, e.g. associ…

Binary ClassificationContrastive LearningOpen-Ended Question Answeringroad scene understanding+2

PC-SAM: Patch-Constrained Fine-Grained Interactive Road Segmentation in High-Resolution Remote Sensing Images

2026-04-01 · Chengcheng Lv, Rushi Li, Mincheng Wu, Xiufang Shi 외 arxiv

Road masks obtained from remote sensing images effectively support a wide range of downstream tasks. In recent years, most studies have focused on improving the performance of fully automatic segmentation models for this…

Interactive SegmentationRoad Segmentation

Comparing Contrastive and Triplet Loss: Variance Analysis and Optimization Behavior

2025-10-02 · Donghuo Zeng arxiv

Contrastive loss and triplet loss are widely used objectives in deep metric learning, yet their effects on representation quality remain insufficiently understood. We present a theoretical and empirical comparison of the…

Metric Learning

VITRIX-CLIPIN: Enhancing Fine-Grained Visual Understanding in CLIP via Instruction Editing Data and Long Captions

2025-08-04 · Ziteng Wang, Siqi Yang, Limeng Qiao, Lin Ma arxiv

Despite the success of Vision-Language Models (VLMs) like CLIP in aligning vision and language, their proficiency in detailed, fine-grained visual comprehension remains a key challenge. We present CLIP-IN, a novel framew…

Fine-Grained Visual RecognitionContrastive LearningImage Manipulation

FILIP: Fine-grained Interactive Language-Image Pre-Training

2021-11-09 · ICLR 2022 4 · Lewei Yao, Runhui Huang, Lu Hou, Guansong Lu 외

Unsupervised large-scale vision-language pre-training has shown promising advances on various downstream tasks. Existing methods often model the cross-modal interaction either via the similarity of the global feature of …

image-classificationImage ClassificationImage-text RetrievalRetrieval+2