You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Traditional methods only focus on pariwise connectivity of brain regions. We proposed a new framework based on information bottleneck that learns high-order relationships of brain regions.",
52
52
impact:
@@ -72,7 +72,7 @@ export const publications = [
72
72
paper: "https://arxiv.org/abs/2408.00872",
73
73
abstract: "we introduce AnoT, an efficient TKG summarization method tailored for interpretable online anomaly detection in TKGs. AnoT begins by summarizing a TKG into a novel rule graph, enabling flexible inference of complex patterns in TKGs.",
74
74
impact: "The first attempt at strategies to summarize a temporal knowledge graph and first explore how to inductively detect anomalies in TKG.",
75
-
tags: [Tag.GraphRepresentationLearning],
75
+
tags: [Tag.GeometricAndGraphLearning],
76
76
},
77
77
{
78
78
title: "DTGB: A Comprehensive Benchmark for Dynamic Text-Attributed Graphs",
@@ -86,7 +86,7 @@ export const publications = [
86
86
"we introduce Dynamic Text-attributed Graph Benchmark (DTGB), a collection of large-scale, time-evolving graphs from diverse domains, with nodes and edges enriched by dynamically changing text attributes and categories.",
87
87
impact:
88
88
"he proposed DTGB fosters research on DyTAGs and their broad applications. It offers a comprehensive benchmark for evaluating and advancing models to handle the interplay between dynamic graph structures and natural language.",
0 commit comments