paper-with-me

Papers

Higher-order Knowledge Transfer for Dynamic Community Detection with Great Changes

2022-11-28 · Huixin Ma, Kai Wu, Handing Wang, Jing Liu

Network structure evolves with time in the real world, and the discovery of changing communities in dynamic networks is an important research topic that poses challenging tasks. Most existing methods assume that no significant change in the network occurs; namely, the difference between adjacent snapshots is slight. However, great change exists in the real world usually. The great change in the network will result in the community detection algorithms are difficulty obtaining valuable information from the previous snapshot, leading to negative transfer for the next time steps. This paper focuses on dynamic community detection with substantial changes by integrating higher-order knowledge from the previous snapshots to aid the subsequent snapshots. Moreover, to improve search efficiency, a higher-order knowledge transfer strategy is designed to determine first-order and higher-order knowledge by detecting the similarity of the adjacency matrix of snapshots. In this way, our proposal can better keep the advantages of previous community detection results and transfer them to the next task. We conduct the experiments on four real-world networks, including the networks with great or minor changes. Experimental results in the low-similarity datasets demonstrate that higher-order knowledge is more valuable than first-order knowledge when the network changes significantly and keeps the advantage even if handling the high-similarity datasets. Our proposal can also guide other dynamic optimization problems with great changes.

📄 PDF Abstract BibTeX arXiv:2211.15043

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionDynamic Community DetectionTransfer Learning

Similar Papers 제목 키워드 기반

Network Collaborator: Knowledge Transfer Between Network Reconstruction and Community Detection

2022-01-04 · Kai Wu, Chao Wang, Junyuan Chen, Jing Liu

This paper focuses on jointly inferring network and community structures from the dynamics of complex systems. Although many approaches have been designed to solve these two problems solely, none of them consider explici…

Community DetectionTransfer Learning

Boosting Multitask Learning on Graphs through Higher-Order Task Affinities

2023-06-24 · Dongyue Li, Haotian Ju, Aneesh Sharma, Hongyang R. Zhang

Predicting node labels on a given graph is a widely studied problem with many applications, including community detection and molecular graph prediction. This paper considers predicting multiple node labeling functions o…

Community DetectionNode Classification

Dynamic Hypergraph Representation Learning for Multivariate Time Series without Prior Knowledge

2026-05-21 · Marco Gregnanin, Johannes De Smedt, Giorgio Gnecco, Maurizio Parton arxiv

Hypergraphs have the capacity to capture higher-dimensional relationships among entities across various domains, making them a subject of growing interest within the research community for understanding the structure and…

Representation LearningCommunity Detection

Inference and Visualization of Community Structure in Attributed Hypergraphs Using Mixed-Membership Stochastic Block Models

2024-01-01 · Kazuki Nakajima, Takeaki Uno

Hypergraphs represent complex systems involving interactions among more than two entities and allow the investigation of higher-order structure and dynamics in complex systems. Node attribute data, which often accompanie…

AttributeDimensionality ReductionStochastic Block Model

The KEEN Universe: An Ecosystem for Knowledge Graph Embeddings with a Focus on Reproducibility and Transferability

2020-01-28 · Mehdi Ali, Hajira Jabeen, Charles Tapley Hoyt, Jens Lehman

There is an emerging trend of embedding knowledge graphs (KGs) in continuous vector spaces in order to use those for machine learning tasks. Recently, many knowledge graph embedding (KGE) models have been proposed that l…

BIG-bench Machine LearningFact CheckingGraph EmbeddingKnowledge Graph Embedding+3