paper-with-me

Papers

Multi-label feature selection based on binary hashing learning and dynamic graph constraints

2025-03-18 · Cong Guo, Changqin Huang, Wenhua Zhou, Xiaodi Huang

Multi-label learning poses significant challenges in extracting reliable supervisory signals from the label space. Existing approaches often employ continuous pseudo-labels to replace binary labels, improving supervisory information representation. However, these methods can introduce noise from irrelevant labels and lead to unreliable graph structures. To overcome these limitations, this study introduces a novel multi-label feature selection method called Binary Hashing and Dynamic Graph Constraint (BHDG), the first method to integrate binary hashing into multi-label learning. BHDG utilizes low-dimensional binary hashing codes as pseudo-labels to reduce noise and improve representation robustness. A dynamically constrained sample projection space is constructed based on the graph structure of these binary pseudo-labels, enhancing the reliability of the dynamic graph. To further enhance pseudo-label quality, BHDG incorporates label graph constraints and inner product minimization within the sample space. Additionally, an $l_{2,1}$-norm regularization term is added to the objective function to facilitate the feature selection process. The augmented Lagrangian multiplier (ALM) method is employed to optimize binary variables effectively. Comprehensive experiments on 10 benchmark datasets demonstrate that BHDG outperforms ten state-of-the-art methods across six evaluation metrics. BHDG achieves the highest overall performance ranking, surpassing the next-best method by an average of at least 2.7 ranks per metric, underscoring its effectiveness and robustness in multi-label feature selection.

📄 PDF Abstract BibTeX arXiv:2503.13874

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionMulti-Label LearningPseudo Label

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Evaluation of Hashing Methods Performance on Binary Feature Descriptors

2017-07-21 · Jacek Komorowski, Tomasz Trzcinski

In this paper we evaluate performance of data-dependent hashing methods on binary data. The goal is to find a hashing method that can effectively produce lower dimensional binary representation of 512-bit FREAK descripto…

Simultaneous Feature Aggregating and Hashing for Compact Binary Code Learning

2019-04-24 · Thanh-Toan Do, Khoa Le, Tuan Hoang, Huu Le 외

Representing images by compact hash codes is an attractive approach for large-scale content-based image retrieval. In most state-of-the-art hashing-based image retrieval systems, for each image, local descriptors are fir…

Content-Based Image RetrievalImage RetrievalRetrieval

Deep Reinforcement Learning with Label Embedding Reward for Supervised Image Hashing

2020-08-10 · Zhenzhen Wang, Weixiang Hong, Junsong Yuan

Deep hashing has shown promising results in image retrieval and recognition. Despite its success, most existing deep hashing approaches are rather similar: either multi-layer perceptron or CNN is applied to extract image…

BinarizationDecision MakingDeep HashingDeep Reinforcement Learning+4

Convolutional Neural Networks for Text Hashing

2015-07-25 · IJCAI 2015 7 · Jiaming Xu, PengWang, Guanhua Tian, Bo Xu 외

Hashing, as a popular approximate nearest neighbor search, has been widely used for large-scale similarity search. Recently, a spectrum of machine learning methods are utilized to learn similarity-preserving binary codes…

Deep Semantic Ranking Based Hashing for Multi-Label Image Retrieval

2015-01-26 · CVPR 2015 6 · Fang Zhao, Yongzhen Huang, Liang Wang, Tieniu Tan

With the rapid growth of web images, hashing has received increasing interests in large scale image retrieval. Research efforts have been devoted to learning compact binary codes that preserve semantic similarity based o…

Image RetrievalMulti-Label Image RetrievalRetrievalSemantic Similarity+1