paper-with-me

Papers

Integrating Semantics and Neighborhood Information with Graph-Driven Generative Models for Document Retrieval

2021-05-27 · ACL 2021 5 · Zijing Ou, Qinliang Su, Jianxing Yu, Bang Liu, Jingwen Wang, Ruihui Zhao, Changyou Chen, Yefeng Zheng

With the need of fast retrieval speed and small memory footprint, document hashing has been playing a crucial role in large-scale information retrieval. To generate high-quality hashing code, both semantics and neighborhood information are crucial. However, most existing methods leverage only one of them or simply combine them via some intuitive criteria, lacking a theoretical principle to guide the integration process. In this paper, we encode the neighborhood information with a graph-induced Gaussian distribution, and propose to integrate the two types of information with a graph-driven generative model. To deal with the complicated correlations among documents, we further propose a tree-structured approximation method for learning. Under the approximation, we prove that the training objective can be decomposed into terms involving only singleton or pairwise documents, enabling the model to be trained as efficiently as uncorrelated ones. Extensive experimental results on three benchmark datasets show that our method achieves superior performance over state-of-the-art methods, demonstrating the effectiveness of the proposed model for simultaneously preserving semantic and neighborhood information.\

📄 PDF Abstract BibTeX arXiv:2105.13066

Code (6)

J-zin/SNUH 공식 구현 pytorch
MS-Mind/MS-Code-01/tree/main/snuh mindspore
MindCode-4/code-10/tree/main/SNUH mindspore
MindCode-4/code-14/tree/main/SNUH mindspore
MindSpore-paper-code-3/code9/tree/main/snuh mindspore
pwc-1/Paper-9/tree/main/6/SNUH mindspore

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Node-to-Neighborhood Semantic Consistency: Text-Topology Alignment for TAGs Anomaly Detection

2026-06-29 · Bochen Lin, Jianxiang Yu, Jiayi Wu, Lin Qi 외 arxiv

Graph anomaly detection (GAD) on text-attributed graphs (TAGs) is vital for applications such as fraud detection and academic integrity verification. Existing approaches generally fall into two paradigms. GNN-based metho…

Graph Anomaly DetectionFraud Detection

Relational Learning with Gated and Attentive Neighbor Aggregator for Few-Shot Knowledge Graph Completion

2021-04-27 · Guanglin Niu, Yang Li, Chengguang Tang, Ruiying Geng 외

Aiming at expanding few-shot relations' coverage in knowledge graphs (KGs), few-shot knowledge graph completion (FKGC) has recently gained more research interests. Some existing models employ a few-shot relation's multi-…

Few-Shot LearningKnowledge Graph CompletionKnowledge GraphsMeta-Learning+1

Heterogeneous Attributed Graph Learning via Neighborhood-Aware Star Kernels

2025-11-14 · Hong Huang, Chengyu Yao, Haiming Chen, Hang Gao arxiv

Attributed graphs, typically characterized by irregular topologies and a mix of numerical and categorical attributes, are ubiquitous in diverse domains such as social networks, bioinformatics, and cheminformatics. While …

Graph SimilarityGraph Learning

Deep Graph Neural Networks via Posteriori-Sampling-based Node-Adaptive Residual Module

2023-05-09 · Jingbo Zhou, Yixuan Du, Ruqiong Zhang, Jun Xia 외

Graph Neural Networks (GNNs), a type of neural network that can learn from graph-structured data through neighborhood information aggregation, have shown superior performance in various downstream tasks. However, as the …

Node Classification

Unifying Text Semantics and Graph Structures for Temporal Text-attributed Graphs with Large Language Models

2025-03-18 · Siwei Zhang, Yun Xiong, Yateng Tang, Xi Chen 외

Temporal graph neural networks (TGNNs) have shown remarkable performance in temporal graph modeling. However, real-world temporal graphs often possess rich textual information, giving rise to temporal text-attributed gra…

Link PredictionNode Classification