Deep Hashing Network for Efficient Similarity Retrieval
由於儲存和檢索效率的原因,雜湊演算法被廣泛應用於大規模多媒體檢索的近似最近鄰搜尋。監督雜湊通過利用資料對的語義相似性來提高雜湊編碼的質量,近年來受到越來越多的關注。對於大多數現有的用於影像檢索的監督雜湊方法,影像首先被表示為手工製作或機器學習的特徵的向量,然後是另一個生成二進位制程式碼的單獨量化步驟。然而,可能產生次優的雜湊編碼,因為量化誤差在統計上沒有最小化,並且特徵表示與二進位制編碼不是最佳相容的。在本文中,我們提出了一種新的用於監督雜湊的深度雜湊網路(DHN)架構,在該架構中,我們共同學習適合雜湊編碼的良好影像表示,並正式控制量化誤差。DHN模型由四個關鍵部分組成:(1)具有多個卷積彙集層的子網路,用於捕獲影像表示;(2)全連線雜湊層,用於生成緊湊的二進位制雜湊碼;(3)用於相似性保持學習的成對交叉熵損失層;以及(4)用於控制雜湊質量的成對量化損失。在標準影像檢索資料集上的大量實驗表明,與最新的最先進的雜湊方法相比,所提出的DHN模型產生了顯著的提升。
相關文章
- 「Deep & Cross Network for Ad Click Predictions」- 論文摘要ROS
- [論文解讀] DXSLAM: A Robust and Efficient Visual SLAM System with Deep FeaturesSLAM
- 論文解讀SDCN《Structural Deep Clustering Network》Struct
- 論文解讀(SDNE)《Structural Deep Network Embedding》Struct
- 論文解讀(DFCN)《Deep Fusion Clustering Network》
- 「Deep Interest Network for Click-Through Rate Prediction」- 論文摘要REST
- [論文閱讀筆記] Structural Deep Network Embedding筆記Struct
- 閱讀筆記(Communication-Efficient Learning of Deep Networks from Decentralized Data)筆記Zed
- Deep Unfolding Network for Image Super-Resolution 論文解讀
- Information Retrieval(資訊檢索)筆記02:Preprocessing and Tolerant RetrievalORM筆記
- CTR預估專欄 | 一文搞懂阿里Deep Interest Network阿里REST
- cosine_similarity和torch.cosine_similarity速度差異(人間奇事)MILA
- 筆記:Deep multi patch aggregation network for image style, aesthetics and quality estimation筆記
- sql之22 Hierarchical RetrievalSQL
- Spatio-Temporal Representation With Deep Neural Recurrent Network in MIMO CSI Feedback閱讀筆記筆記
- 【面向程式碼】學習 Deep Learning(三)Convolution Neural Network(CNN)CNN
- 遷移學習《Pseudo-Label : The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks》遷移學習
- DDRG翻譯.Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection
- 《Retrieval of oceanic chlorophyll concentration from GOES-R Advanced Baseline Imager using deep learning》論文筆記Go筆記
- 【論文考古】聯邦學習開山之作 Communication-Efficient Learning of Deep Networks from Decentralized Data聯邦學習Zed
- 騰訊gate網路 《GateNet: Gating-Enhanced Deep Network for Click-Through Rate Prediction》
- [譯]實現 Equality 和 Hashing
- 論文翻譯:2020_WaveCRN: An efficient convolutional recurrent neural network for end-to-end speech enhancement
- yum-GPG key retrieval failed: No such file or directoryAI
- 論文翻譯:2019_Deep Neural Network Based Regression Approach for A coustic Echo CancellationAPP
- 《CNN Image Retrieval in PyTorch: Training and evaluati-ng CNNs for Image Retrieval in PyTorch》程式碼思路解讀CNNPyTorchAI
- 論文翻譯:2020_RESIDUAL ACOUSTIC ECHO SUPPRESSION BASED ON EFFICIENT MULTI-TASK CONVOLUTIONAL NEURAL NETWORK
- 讀《Efficient C++》疑惑 (轉)C++
- Memory-Efficient Adaptive OptimizationAPT
- 論文翻譯:2021_Decoupling magnitude and phase optimization with a two-stage deep network
- 論文翻譯:2022_PACDNN: A phase-aware composite deep neural network for speech enhancementDNN
- 詳解Consistent Hashing演算法演算法
- SAP Enables Fast and Efficient Development with New IoTASTdev
- GPG key retrieval failed: [Errno 14] HTTP Error 404: Not FoundAIHTTPError
- Deep "Hello world!"
- 論文翻譯:2020_DCCRN: Deep Complex Convolution Recurrent Network for Phase-Aware Speech Enhancement
- Vue 中的樣式穿透 v-deep、/deep/ 和 >>>Vue穿透
- iOS Deep Linkin 和 Deferred Deep LinkingiOS