paper-with-me

Papers

DeepDiffusion: Unsupervised Learning of Retrieval-adapted Representations via Diffusion-based Ranking on Latent Feature Manifold

2021-12-14 · Takahiko Furuya, Ryutarou Ohbuchi

Unsupervised learning of feature representations is a challenging yet important problem for analyzing a large collection of multimedia data that do not have semantic labels. Recently proposed neural network-based unsupervised learning approaches have succeeded in obtaining features appropriate for classification of multimedia data. However, unsupervised learning of feature representations adapted to content-based matching, comparison, or retrieval of multimedia data has not been explored well. To obtain such retrieval-adapted features, we introduce the idea of combining diffusion distance on a feature manifold with neural network-based unsupervised feature learning. This idea is realized as a novel algorithm called DeepDiffusion (DD). DD simultaneously optimizes two components, a feature embedding by a deep neural network and a distance metric that leverages diffusion on a latent feature manifold, together. DD relies on its loss function but not encoder architecture. It can thus be applied to diverse multimedia data types with their respective encoder architectures. Experimental evaluation using 3D shapes and 2D images demonstrates versatility as well as high accuracy of the DD algorithm. Code is available at https://github.com/takahikof/DeepDiffusion

📄 PDF Abstract BibTeX arXiv:2112.07082

Code (1)

takahikof/deepdiffusion 공식 구현 tf

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Learning Global and Local Consistent Representations for Unsupervised Image Retrieval via Deep Graph Diffusion Networks

2020-01-05 · Zhiyong Dou, Haotian Cui, Lin Zhang, Bo wang

Diffusion has shown great success in improving accuracy of unsupervised image retrieval systems by utilizing high-order structures of image manifold. However, existing diffusion methods suffer from three major limitation…

Image RetrievalRetrieval

Deep Feature Aggregation and Image Re-ranking with Heat Diffusion for Image Retrieval

2018-05-22 · Shanmin Pang, Jin Ma, Jianru Xue, Jihua Zhu 외

Image retrieval based on deep convolutional features has demonstrated state-of-the-art performance in popular benchmarks. In this paper, we present a unified solution to address deep convolutional feature aggregation and…

Image RetrievalRe-RankingRetrieval

DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations

2020-06-05 · ACL 2021 5 · John Giorgi, Osvald Nitski, Bo wang, Gary Bader

Sentence embeddings are an important component of many natural language processing (NLP) systems. Like word embeddings, sentence embeddings are typically learned on large text corpora and then transferred to various down…

ClusteringContrastive LearningLinear-Probe ClassificationMetric Learning+4

UnDiff: Unsupervised Voice Restoration with Unconditional Diffusion Model

2023-06-01 · Anastasiia Iashchenko, Pavel Andreev, Ivan Shchekotov, Nicholas Babaev 외

This paper introduces UnDiff, a diffusion probabilistic model capable of solving various speech inverse tasks. Being once trained for speech waveform generation in an unconditional manner, it can be adapted to different …

Bandwidth Extensionmodel

MotionRAG-Diff: A Retrieval-Augmented Diffusion Framework for Long-Term Music-to-Dance Generation

2025-06-03 · Mingyang Huang, Peng Zhang, Bang Zhang

Generating long-term, coherent, and realistic music-conditioned dance sequences remains a challenging task in human motion synthesis. Existing approaches exhibit critical limitations: motion graph methods rely on fixed t…

Contrastive LearningMotion SynthesisRAGRetrieval+2