paper-with-me

Papers

Interpretable Subgraph Feature Extraction for Hyperlink Prediction

2023-12-01 · ICDM 2023 12 · Peiyan Li, Liming Pan, Kai Li, Claudia Plant, Christian Böhm

Hyperlink prediction aims to predict interactions among multiple entries, constituting a practical yet challenging problem in the literature. While a handful of solutions have been proposed, they generally operate on the entire hypergraph. A practical subgraph-based solution not only enables better identification of localized characteristics of the central hyperedge but also alleviates scalability concerns. In this study, we present SSF, an innovative hyperlink prediction methodology based on Subgraph Structural Features. The rationale behind SSF is that hyperedges and non-hyperedges exhibit distinct local patterns, which can be unveiled through the assimilation of subgraph structural features. To this end, we utilize well-established structural heuristics such as walks and loops as the fundamental building blocks. We commence by extracting a subgraph encompassing each focal hyperedge, subsequently integrating an edge weakening scheme to facilitate feature extraction from the initial subgraph and its variations. The extracted feature vector is interpretable, and the designed edge weakening scheme empowers SSF with an adaptive capability to handle hypergraphs with varying densities. Lastly, a multilayer perceptron classifier is trained for prediction. Experiment results on ten real-world hypergraph networks demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX

Code (1)

KXDY233/SSF 공식 구현 pytorch

Tasks

hyperedge classificationHyperedge PredictionPrediction

Similar Papers 제목 키워드 기반

A Survey on Hyperlink Prediction

2022-07-06 · Can Chen, Yang-Yu Liu

As a natural extension of link prediction on graphs, hyperlink prediction aims for the inference of missing hyperlinks in hypergraphs, where a hyperlink can connect more than two nodes. Hyperlink prediction has applicati…

Deep LearningLink PredictionPredictionSurvey

SumGNN: Multi-typed Drug Interaction Prediction via Efficient Knowledge Graph Summarization

2020-10-04 · Yue Yu, Kexin Huang, Chao Zhang, Lucas M. Glass 외

Thanks to the increasing availability of drug-drug interactions (DDI) datasets and large biomedical knowledge graphs (KGs), accurate detection of adverse DDI using machine learning models becomes possible. However, it re…

Data IntegrationGraph Neural NetworkKnowledge GraphsPrediction

How Interpretable Are Interpretable Graph Neural Networks?

2024-06-12 · Yongqiang Chen, Yatao Bian, Bo Han, James Cheng

Interpretable graph neural networks (XGNNs ) are widely adopted in various scientific applications involving graph-structured data. Existing XGNNs predominantly adopt the attention-based mechanism to learn edge or node i…

Graph Classification

Navigation Objects Extraction for Better Content Structure Understanding

2017-08-26 · Kui Zhao, Bangpeng Li, Zilun Peng, Jiajun Bu 외

Existing works for extracting navigation objects from webpages focus on navigation menus, so as to reveal the information architecture of the site. However, web 2.0 sites such as social networks, e-commerce portals etc. …

Hierarchical Hyperlink Prediction for the WWW

2016-11-28 · Garcia-Gasulla Dario, Ayguadé Eduard, Labarta Jesús, Cortés Ulises 외

The hyperlink prediction task, that of proposing new links between webpages, can be used to improve search engines, expand the visibility of web pages, and increase the connectivity and navigability of the web. Hyperlink…

Link PredictionPrediction