paper-with-me

홈 › Papers

Probability Weighted Compact Feature for Domain Adaptive Retrieval

2020-03-06 · CVPR 2020 6 · Fuxiang Huang, Lei Zhang, Yang Yang, Xichuan Zhou

Domain adaptive image retrieval includes single-domain retrieval and cross-domain retrieval. Most of the existing image retrieval methods only focus on single-domain retrieval, which assumes that the distributions of retrieval databases and queries are similar. However, in practical application, the discrepancies between retrieval databases often taken in ideal illumination/pose/background/camera conditions and queries usually obtained in uncontrolled conditions are very large. In this paper, considering the practical application, we focus on challenging cross-domain retrieval. To address the problem, we propose an effective method named Probability Weighted Compact Feature Learning (PWCF), which provides inter-domain correlation guidance to promote cross-domain retrieval accuracy and learns a series of compact binary codes to improve the retrieval speed. First, we derive our loss function through the Maximum A Posteriori Estimation (MAP): Bayesian Perspective (BP) induced focal-triplet loss, BP induced quantization loss and BP induced classification loss. Second, we propose a common manifold structure between domains to explore the potential correlation across domains. Considering the original feature representation is biased due to the inter-domain discrepancy, the manifold structure is difficult to be constructed. Therefore, we propose a new feature named Histogram Feature of Neighbors (HFON) from the sample statistics perspective. Extensive experiments on various benchmark databases validate that our method outperforms many state-of-the-art image retrieval methods for domain adaptive image retrieval. The source code is available at https://github.com/fuxianghuang1/PWCF

📄 PDF Abstract BibTeX arXiv:2003.03293

Code (1)

fuxianghuang1/PWCF 공식 구현

Tasks

Image RetrievalQuantizationRetrievalTriplet

Similar Papers 제목 키워드 기반

Central Moment Discrepancy (CMD) for Domain-Invariant Representation Learning

2017-02-28 · Werner Zellinger, Thomas Grubinger, Edwin Lughofer, Thomas Natschläger 외

The learning of domain-invariant representations in the context of domain adaptation with neural networks is considered. We propose a new regularization method that minimizes the discrepancy between domain-specific laten…

Domain AdaptationObject RecognitionRepresentation LearningSentiment Analysis

CF3: Compact and Fast 3D Feature Fields

2025-08-07 · Hyunjoon Lee, Joonkyu Min, Jaesik Park arxiv

3D Gaussian Splatting (3DGS) has begun incorporating rich information from 2D foundation models. However, most approaches rely on a bottom-up optimization process that treats raw 2D features as ground truth, incurring in…

DSP: Dual Soft-Paste for Unsupervised Domain Adaptive Semantic Segmentation

2021-07-20 · Li Gao, Jing Zhang, Lefei Zhang, DaCheng Tao

Unsupervised domain adaptation (UDA) for semantic segmentation aims to adapt a segmentation model trained on the labeled source domain to the unlabeled target domain. Existing methods try to learn domain invariant featur…

Domain AdaptationSemantic SegmentationSynthetic-to-Real TranslationUnsupervised Domain Adaptation

Universal approximation results for neural networks with non-polynomial activation function over non-compact domains

2024-10-18 · Ariel Neufeld, Philipp Schmocker

This paper extends the universal approximation property of single-hidden-layer feedforward neural networks beyond compact domains, which is of particular interest for the approximation within weighted $C^k$-spaces and we…

Lifted Algorithms for Symmetric Weighted First-Order Model Sampling

2023-08-17 · Yuanhong Wang, Juhua Pu, Yuyi Wang, Ondřej Kuželka

Weighted model counting (WMC) is the task of computing the weighted sum of all satisfying assignments (i.e., models) of a propositional formula. Similarly, weighted model sampling (WMS) aims to randomly generate models w…