paper-with-me

Papers

Deep Hashing for Signed Social Network Embedding

2019-08-12 · Jia-Nan Guo, Xian-Ling Mao, Xiao-Jian Jiang, Ying-Xiang Sun, Wei Wei, He-Yan Huang

Network embedding is a promising way of network representation, facilitating many signed social network processing and analysis tasks such as link prediction and node classification. Recently, feature hashing has been adopted in several existing embedding algorithms to improve the efficiency, which has obtained a great success. However, the existing feature hashing based embedding algorithms only consider the positive links in signed social networks. Intuitively, negative links can also help improve the performance. Thus, in this paper, we propose a novel deep hashing method for signed social network embedding by considering simultaneously positive and negative links. Extensive experiments show that the proposed method performs better than several state-of-the-art baselines through link prediction task over two real-world signed social networks.

📄 PDF Abstract BibTeX arXiv:1908.04007

Code (0)

등록된 구현이 없습니다.

Tasks

Deep HashingLink PredictionNetwork EmbeddingNode Classification

Similar Papers 제목 키워드 기반

Weakly-Supervised Online Hashing

2020-09-16 · Yu-Wei Zhan, Xin Luo, Yu Sun, Yongxin Wang 외

With the rapid development of social websites, recent years have witnessed an explosive growth of social images with user-provided tags which continuously arrive in a streaming fashion. Due to the fast query speed and lo…

Image RetrievalRetrieval

Inductive Hashing on Manifolds

2013-03-28 · CVPR 2013 6 · Fumin Shen, Chunhua Shen, Qinfeng Shi, Anton Van Den Hengel 외

Learning based hashing methods have attracted considerable attention due to their ability to greatly increase the scale at which existing algorithms may operate. Most of these methods are designed to generate binary code…

Hashing on Nonlinear Manifolds

2014-12-02 · Fumin Shen, Chunhua Shen, Qinfeng Shi, Anton Van Den Hengel 외

Learning based hashing methods have attracted considerable attention due to their ability to greatly increase the scale at which existing algorithms may operate. Most of these methods are designed to generate binary code…

image-classificationImage ClassificationQuantizationRetrieval+1

SSDH: Semi-supervised Deep Hashing for Large Scale Image Retrieval

2016-07-28 · Jian Zhang, Yuxin Peng

Hashing methods have been widely used for efficient similarity retrieval on large scale image database. Traditional hashing methods learn hash functions to generate binary codes from hand-crafted features, which achieve …

Deep Hashinggraph constructionImage RetrievalRetrieval+2

Hashing-Baseline: Rethinking Hashing in the Age of Pretrained Models

2025-09-17 · Ilyass Moummad, Kawtar Zaher, Lukas Rauch, Alexis Joly arxiv

Information retrieval with compact binary embeddings, also referred to as hashing, is crucial for scalable fast search applications, yet state-of-the-art hashing methods require expensive, scenario-specific training. In …

Information RetrievalImage Retrieval