paper-with-me

Papers

Metric Learning With HORDE: High-Order Regularizer for Deep Embeddings

2019-08-07 · ICCV 2019 10 · Pierre Jacob, David Picard, Aymeric Histace, Edouard Klein

Learning an effective similarity measure between image representations is key to the success of recent advances in visual search tasks (e.g. verification or zero-shot learning). Although the metric learning part is well addressed, this metric is usually computed over the average of the extracted deep features. This representation is then trained to be discriminative. However, these deep features tend to be scattered across the feature space. Consequently, the representations are not robust to outliers, object occlusions, background variations, etc. In this paper, we tackle this scattering problem with a distribution-aware regularization named HORDE. This regularizer enforces visually-close images to have deep features with the same distribution which are well localized in the feature space. We provide a theoretical analysis supporting this regularization effect. We also show the effectiveness of our approach by obtaining state-of-the-art results on 4 well-known datasets (Cub-200-2011, Cars-196, Stanford Online Products and Inshop Clothes Retrieval).

📄 PDF Abstract BibTeX arXiv:1908.02735

Code (1)

pierre-jacob/ICCV2019-Horde 공식 구현 tf

Tasks

Image RetrievalMetric LearningRetrievalVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

HordeQBF: A Modular and Massively Parallel QBF Solver

2016-04-13 · Tomas Balyo, Florian Lonsing

The recently developed massively parallel satisfiability (SAT) solver HordeSAT was designed in a modular way to allow the integration of any sequential CDCL-based SAT solver in its core. We integrated the QCDCL-based qua…

Rethinking One-Step Image Editing through ChordEdit: Reproduction, Simplification, and New Insights

2026-06-12 · Minghan Li, Jeremy Moebel, Mengyu Wang arxiv

One-step image editing is important for making text-guided editing fast, practical, and easy to deploy, but its underlying mechanism is still not fully understood. We revisit ChordEdit through reproduction, ablation, and…

Image Editing

ChordEdit: One-Step Low-Energy Transport for Image Editing

2026-02-22 · Liangsi Lu, Xuhang Chen, Minzhe Guo, Shichu Li 외 arxiv

The advent of one-step text-to-image (T2I) models offers unprecedented synthesis speed. However, their application to text-guided image editing remains severely hampered, as forcing existing training-free editors into a …

Image Editing

Learning Repeatable Speech Embeddings Using An Intra-class Correlation Regularizer

2023-10-25 · NeurIPS 2023 11 · Jianwei Zhang, Suren Jayasuriya, Visar Berisha

A good supervised embedding for a specific machine learning task is only sensitive to changes in the label of interest and is invariant to other confounding factors. We leverage the concept of repeatability from measurem…

Speaker Verification

Performance Guaranteed Network Acceleration via High-Order Residual Quantization

2017-08-29 · ICCV 2017 10 · Zefan Li, Bingbing Ni, Wenjun Zhang, Xiaokang Yang 외

Input binarization has shown to be an effective way for network acceleration. However, previous binarization scheme could be regarded as simple pixel-wise thresholding operations (i.e., order-one approximation) and suffe…

BinarizationQuantizationVocal Bursts Intensity Prediction