paper-with-me

Papers

Self-Supervised Consistent Quantization for Fully Unsupervised Image Retrieval

2022-06-20 · Guile Wu, Chao Zhang, Stephan Liwicki

Unsupervised image retrieval aims to learn an efficient retrieval system without expensive data annotations, but most existing methods rely heavily on handcrafted feature descriptors or pre-trained feature extractors. To minimize human supervision, recent advance proposes deep fully unsupervised image retrieval aiming at training a deep model from scratch to jointly optimize visual features and quantization codes. However, existing approach mainly focuses on instance contrastive learning without considering underlying semantic structure information, resulting in sub-optimal performance. In this work, we propose a novel self-supervised consistent quantization approach to deep fully unsupervised image retrieval, which consists of part consistent quantization and global consistent quantization. In part consistent quantization, we devise part neighbor semantic consistency learning with codeword diversity regularization. This allows to discover underlying neighbor structure information of sub-quantized representations as self-supervision. In global consistent quantization, we employ contrastive learning for both embedding and quantized representations and fuses these representations for consistent contrastive regularization between instances. This can make up for the loss of useful representation information during quantization and regularize consistency between instances. With a unified learning objective of part and global consistent quantization, our approach exploits richer self-supervision cues to facilitate model learning. Extensive experiments on three benchmark datasets show the superiority of our approach over the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2206.09806

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage RetrievalQuantizationRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Self-supervised Product Quantization for Deep Unsupervised Image Retrieval

2021-09-06 · ICCV 2021 10 · Young Kyun Jang, Nam Ik Cho

Supervised deep learning-based hash and vector quantization are enabling fast and large-scale image retrieval systems. By fully exploiting label annotations, they are achieving outstanding retrieval performances compared…

Contrastive LearningDescriptiveImage RetrievalQuantization+1

Unsupervised Speech Representation Pooling Using Vector Quantization

2023-04-08 · Jeongkyun Park, Kwanghee Choi, Hyunjun Heo, Hyung-Min Park

With the advent of general-purpose speech representations from large-scale self-supervised models, applying a single model to multiple downstream tasks is becoming a de-facto approach. However, the pooling problem remain…

Emotion Recognitionintent-classificationIntent ClassificationKeyword Spotting+2

The quantization error in a Self-Organizing Map as a contrast and colour specific indicator of single-pixel change in large random patterns

2020-11-08 · John M Wandeto, Birgitta Dresp-Langley

The quantization error in a fixed-size Self-Organizing Map (SOM) with unsupervised winner-take-all learning has previously been used successfully to detect, in minimal computation time, highly meaningful changes across i…

QuantizationTime SeriesTime Series Analysis

Hierarchical Vector Quantization for Unsupervised Action Segmentation

2024-12-23 · Federico Spurio, Emad Bahrami, Gianpiero Francesca, Juergen Gall

In this work, we address unsupervised temporal action segmentation, which segments a set of long, untrimmed videos into semantically meaningful segments that are consistent across videos. While recent approaches combine …

Action SegmentationClusteringQuantizationRepresentation Learning+2

Simultaneous Compression and Quantization: A Joint Approach for Efficient Unsupervised Hashing

2018-02-19 · Tuan Hoang, Thanh-Toan Do, Huu Le, Dang-Khoa Le-Tan 외

For unsupervised data-dependent hashing, the two most important requirements are to preserve similarity in the low-dimensional feature space and to minimize the binary quantization loss. A well-established hashing approa…

Image RetrievalQuantizationRetrieval