Skip to content

Commit 1655e42

Browse files
authored
Update publications.ts
1 parent c8b73da commit 1655e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/publications.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const publications = [
6767
title: "Online Detection of Anomalies in Temporal Knowledge Graphs with Interpretability",
6868
authors: "Jiasheng Zhang, Rex Ying, Jie Shao",
6969
venue: "SIGMOD 2025",
70-
page: null,
70+
page: "anot",
7171
code: "https://github.com/zjs123/ANoT",
7272
paper: "https://arxiv.org/abs/2408.00872",
7373
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

Comments
 (0)