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
Copy file name to clipboardExpand all lines: config/publications.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ export const publications = [
67
67
title: "Online Detection of Anomalies in Temporal Knowledge Graphs with Interpretability",
68
68
authors: "Jiasheng Zhang, Rex Ying, Jie Shao",
69
69
venue: "SIGMOD 2025",
70
-
page: null,
70
+
page: "anot",
71
71
code: "https://github.com/zjs123/ANoT",
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.",
0 commit comments