paper-with-me

Papers

CLIP-FLow: Contrastive Learning by semi-supervised Iterative Pseudo labeling for Optical Flow Estimation

2022-10-25 · Zhiqi Zhang, Nitin Bansal, Changjiang Cai, Pan Ji, Qingan Yan, Xiangyu Xu, Yi Xu

Synthetic datasets are often used to pretrain end-to-end optical flow networks, due to the lack of a large amount of labeled, real-scene data. But major drops in accuracy occur when moving from synthetic to real scenes. How do we better transfer the knowledge learned from synthetic to real domains? To this end, we propose CLIP-FLow, a semi-supervised iterative pseudo-labeling framework to transfer the pretraining knowledge to the target real domain. We leverage large-scale, unlabeled real data to facilitate transfer learning with the supervision of iteratively updated pseudo-ground truth labels, bridging the domain gap between the synthetic and the real. In addition, we propose a contrastive flow loss on reference features and the warped features by pseudo ground truth flows, to further boost the accurate matching and dampen the mismatching due to motion, occlusion, or noisy pseudo labels. We adopt RAFT as the backbone and obtain an F1-all error of 4.11%, i.e. a 19% error reduction from RAFT (5.10%) and ranking 2$^{nd}$ place at submission on the KITTI 2015 benchmark. Our framework can also be extended to other models, e.g. CRAFT, reducing the F1-all error from 4.79% to 4.66% on KITTI 2015 benchmark.

📄 PDF Abstract BibTeX arXiv:2210.14383

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningOptical Flow EstimationTransfer Learning

Similar Papers 제목 키워드 기반

Flow Contrastive Estimation of Energy-Based Models

2019-12-02 · CVPR 2020 6 · Ruiqi Gao, Erik Nijkamp, Diederik P. Kingma, Zhen Xu 외

This paper studies a training method to jointly estimate an energy-based model and a flow-based model, in which the two models are iteratively updated based on a shared adversarial value function. This joint training met…

Image GenerationSemi-Supervised Image Classification

S-CLIP: Semi-supervised Vision-Language Learning using Few Specialist Captions

2023-05-23 · NeurIPS 2023 11 · Sangwoo Mo, Minkyu Kim, Kyungmin Lee, Jinwoo Shin

Vision-language models, such as contrastive language-image pre-training (CLIP), have demonstrated impressive results in natural image domains. However, these models often struggle when applied to specialized domains like…

Contrastive LearningImage-text RetrievalPartial Label LearningPseudo Label+3

Learning with Noisy Labels Using Collaborative Sample Selection and Contrastive Semi-Supervised Learning

2023-10-24 · Qing Miao, Xiaohe Wu, Chao Xu, Yanli Ji 외

Learning with noisy labels (LNL) has been extensively studied, with existing approaches typically following a framework that alternates between clean sample selection and semi-supervised learning (SSL). However, this app…

Learning with noisy labels

Semi-Supervised Adaptation of Vision-Language Models for Image Classification

2026-08-26 · Mohamed L. Mekhalfi, Mohamad M. Al Rahhal, Yakoub Bazi, Salah E. Khenfer 외 arxiv

Vision-language models like CLIP have shown sig- nificant potential in handling natural images, yet their perfor- mance is often limited by the distinct characteristics of satellite imagery. While parameter-efficient ada…

Scene ClassificationImage Classification

Improved baselines for vision-language pre-training

2023-05-15 · Enrico Fini, Pietro Astolfi, Adriana Romero-Soriano, Jakob Verbeek 외

Contrastive learning has emerged as an efficient framework to learn multimodal representations. CLIP, a seminal work in this area, achieved impressive results by training on paired image-text data using the contrastive l…

Contrastive LearningData AugmentationSelf-Supervised Learning