paper-with-me

Papers

BERT4FCA: A Method for Bipartite Link Prediction using Formal Concept Analysis and BERT

2024-02-13 · Siqi Peng, Hongyuan Yang, Akihiro Yamamoto

We propose BERT4FCA, a novel method for link prediction in bipartite networks, using formal concept analysis (FCA) and BERT. Link prediction in bipartite networks is an important task that can solve various practical problems like friend recommendation in social networks and co-authorship prediction in author-paper networks. Recent research has found that in bipartite networks, maximal bi-cliques provide important information for link prediction, and they can be extracted by FCA. Some FCA-based bipartite link prediction methods have achieved good performance. However, we figured out that their performance could be further improved because these methods did not fully capture the rich information of the extracted maximal bi-cliques. To address this limitation, we propose an approach using BERT, which can learn more information from the maximal bi-cliques extracted by FCA and use them to make link prediction. We conduct experiments on three real-world bipartite networks and demonstrate that our method outperforms previous FCA-based methods, and some classic methods such as matrix-factorization and node2vec.

📄 PDF Abstract BibTeX arXiv:2402.08236

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionPrediction

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Adam 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

BicliqueEncoder: An Efficient Method for Link Prediction in Bipartite Networks using Formal Concept Analysis and Transformer Encoder

2025-03-06 · Hongyuan Yang, Siqi Peng, Akihiro Yamamoto

We propose a novel and efficient method for link prediction in bipartite networks, using \textit{formal concept analysis} (FCA) and the Transformer encoder. Link prediction in bipartite networks finds practical applicati…

Link PredictionPredictionProduct Recommendation

Link Prediction in Bipartite Networks

2024-06-10 · Şükrü Demir İnan Özer, Günce Keziban Orman, Vincent Labatut

Bipartite networks serve as highly suitable models to represent systems involving interactions between two distinct types of entities, such as online dating platforms, job search services, or ecommerce websites. These mo…

Link PredictionPredictionRecommendation Systems

Bipartite Link Prediction based on Topological Features via 2-hop Path

2020-03-19 · Jungwoon Shin

A variety of real-world systems can be modeled as bipartite networks. One of the most powerful and simple link prediction methods is Linear-Graph Autoencoder(LGAE) which has promising performance on challenging tasks suc…

ClusteringLink PredictionNode Clustering

WBT-BGRL: A Non-Contrastive Weighted Bipartite Link Prediction Model for Inductive Learning

2025-10-28 · Joel Frank Huarayo Quispe, Lilian Berton, Didier Vega-Oliveros arxiv

Link prediction in bipartite graphs is crucial for applications like recommendation systems and failure detection, yet it is less studied than in monopartite graphs. Contrastive methods struggle with inefficient and bias…

Inductive Link PredictionRecommendation SystemsContrastive Learning

Identifying Influential Nodes in Two-mode Data Networks using Formal Concept Analysis

2021-09-07 · Mohamed-Hamza Ibrahim, Rokia Missaoui, Jean Vaillancourt

Identifying important actors (or nodes) in a two-mode network often remains a crucial challenge in mining, analyzing, and interpreting real-world networks. While traditional bipartite centrality indices are often used to…