Skip to content

Commit f592040

Browse files
feat: add sigkdd26 paper (#24)
1 parent a6b102e commit f592040

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

src/components/Publication/pub_data.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,5 +2040,35 @@
20402040
"code": "",
20412041
"confExtra": "",
20422042
"isJournal": false
2043+
},
2044+
{
2045+
"title": "When Deepfake Detection Meets Graph Neural Network: a Unified and Lightweight Framework.",
2046+
"authors": [
2047+
"Haoyu Liu",
2048+
"Chaoyu Gong",
2049+
"Mengke He",
2050+
"Jiate Li",
2051+
"Kai Han",
2052+
"Siqiang Luo"
2053+
],
2054+
"conference": "SIGKDD",
2055+
"year": 2026,
2056+
"video": "",
2057+
"href": "",
2058+
"description": "",
2059+
"imgSrc": "",
2060+
"keywords": [
2061+
"Graph Algorithms"
2062+
],
2063+
"subKeywords": [
2064+
"Graph Learning"
2065+
],
2066+
"id": 71,
2067+
"isExtension": false,
2068+
"hasExtension": -1,
2069+
"isVisible": true,
2070+
"code": "",
2071+
"confExtra": "",
2072+
"isJournal": false
20432073
}
20442074
]

0 commit comments

Comments
 (0)