paper-with-me

Papers

Hierarchical-Graph-Structured Edge Partition Models for Learning Evolving Community Structure

2024-11-18 · Xincan Yu, Sikun Yang

We propose a novel dynamic network model to capture evolving latent communities within temporal networks. To achieve this, we decompose each observed dynamic edge between vertices using a Poisson-gamma edge partition model, assigning each vertex to one or more latent communities through \emph{nonnegative} vertex-community memberships. Specifically, hierarchical transition kernels are employed to model the interactions between these latent communities in the observed temporal network. A hierarchical graph prior is placed on the transition structure of the latent communities, allowing us to model how they evolve and interact over time. Consequently, our dynamic network enables the inferred community structure to merge, split, and interact with one another, providing a comprehensive understanding of complex network dynamics. Experiments on various real-world network datasets demonstrate that the proposed model not only effectively uncovers interpretable latent structures but also surpasses other state-of-the art dynamic network models in the tasks of link prediction and community detection.

📄 PDF Abstract BibTeX arXiv:2411.11536

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionLink Prediction

Similar Papers 제목 키워드 기반

Diversifying Knowledge Enhancement of Biomedical Language Models using Adapter Modules and Knowledge Graphs

2023-12-21 · Juraj Vladika, Alexander Fichtl, Florian Matthes

Recent advances in natural language processing (NLP) owe their success to pre-training language models on large amounts of unstructured data. Still, there is an increasing effort to combine the unstructured nature of LMs…

Document ClassificationKnowledge GraphsNatural Language InferenceQuestion Answering

Recovering Graph-Structured Activations using Adaptive Compressive Measurements

2013-05-01 · Akshay Krishnamurthy, James Sharpnack, Aarti Singh

We study the localization of a cluster of activated vertices in a graph, from adaptively designed compressive measurements. We propose a hierarchical partitioning of the graph that groups the activated vertices into few …

TeraHAC: Hierarchical Agglomerative Clustering of Trillion-Edge Graphs

2023-08-07 · Laxman Dhulipala, Jason Lee, Jakub Łącki, Vahab Mirrokni

We introduce TeraHAC, a $(1+\epsilon)$-approximate hierarchical agglomerative clustering (HAC) algorithm which scales to trillion-edge graphs. Our algorithm is based on a new approach to computing $(1+\epsilon)$-approxim…

Clustering

GAM: Hierarchical Graph-based Agentic Memory for LLM Agents

2026-04-14 · Zhaofen Wu, Hanrong Zhang, Fulin Lin, Wujiang Xu 외 arxiv

To sustain coherent long-term interactions, Large Language Model (LLM) agents must navigate the tension between acquiring new information and retaining prior knowledge. Current unified stream-based memory systems facilit…

DGDNN: Decoupled Graph Diffusion Neural Network for Stock Movement Prediction

2024-01-03 · Zinuo You, Zijian Shi, Hongbo Bo, John Cartlidge 외

Forecasting future stock trends remains challenging for academia and industry due to stochastic inter-stock dynamics and hierarchical intra-stock dynamics influencing stock prices. In recent years, graph neural networks …

Graph LearningRepresentation Learning