paper-with-me

Papers

Learning Transformation-Predictive Representations for Detection and Description of Local Features

2023-01-01 · CVPR 2023 1 · ZiHao Wang, Chunxu Wu, Yifei Yang, Zhen Li

The task of key-points detection and description is to estimate the stable location and discriminative representation of local features, which is essential for image matching. However, either the rough hard positive or negative labels generated from one-to-one correspondences among images bring indistinguishable samples, called pseudo positives or negatives, which act as inconsistent supervisions while learning key-points used for matching. Such pseudo-labeled samples prevent deep neural networks from learning discriminative descriptions for accurate matching. To tackle this challenge, we propose to learn transformation-predictive representations with self-supervised contrastive learning. We maximize the similarity between corresponded views of the same 3D point (landmark) by using none of the negative sample pairs (including true and pseudo negatives) and avoiding collapsing solutions. Then we design a learnable label prediction mechanism to soften the hard positive labels into soft continuous targets. The aggressively updated soft labels extensively deal with the training bottleneck (derived from the label noise of pseudo positives) and make the model can be trained under a stronger augmentation paradigm. Our self-supervised method outperforms the state-of-the-art on the standard image matching benchmarks by noticeable margins and shows excellent generalization capability on multiple downstream tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

None 설명 없음

Similar Papers 제목 키워드 기반

Equivariant Deep Dynamical Model for Motion Prediction

2021-11-02 · Bahar Azari, Deniz Erdoğmuş

Learning representations through deep generative modeling is a powerful approach for dynamical modeling to discover the most simplified and compressed underlying description of the data, to then use it for other tasks su…

modelmotion predictionPrediction

Contrastive predictive coding for Anomaly Detection in Multi-variate Time Series Data

2022-02-08 · THEIVENDIRAM PRANAVAN, Terence Sim, ArulMurugan Ambikapathi, Savitha Ramasamy

Anomaly detection in multi-variate time series (MVTS) data is a huge challenge as it requires simultaneous representation of long term temporal dependencies and correlations across multiple variables. More often, this is…

Anomaly DetectionTime SeriesTime Series Analysis

Feature Recovery for Object Understanding After Irreversible Fire Damage

2026-09-10 · Aditi Tiwari, Sofia Stoica, Savya Khosla, David Forsyth 외 hf

Objects in post-fire environments often undergo irreversible physical transformations that change their geometry, material state, and visual appearance. Detecting and identifying these remnants is critical for locating h…

Object Detection

Deep Predictive Coding Network with Local Recurrent Processing for Object Recognition

2018-05-19 · NeurIPS 2018 12 · Kuan Han, Haiguang Wen, Yizhen Zhang, Di Fu 외

Inspired by "predictive coding" - a theory in neuroscience, we develop a bi-directional and dynamic neural network with local recurrent processing, namely predictive coding network (PCN). Unlike feedforward-only convolut…

image-classificationImage ClassificationObject RecognitionPrediction

UR2KiD: Unifying Retrieval, Keypoint Detection, and Keypoint Description without Local Correspondence Supervision

2020-01-20 · Tsun-Yi Yang, Duy-Kien Nguyen, Huub Heijnen, Vassileios Balntas

In this paper, we explore how three related tasks, namely keypoint detection, description, and image retrieval can be jointly tackled using a single unified framework, which is trained without the need of training data w…

Image RetrievalKeypoint DetectionRetrieval