From 27f518c5637167c715660a613078911ebdd126c4 Mon Sep 17 00:00:00 2001 From: buchuitoudegou <756541536@qq.com> Date: Wed, 3 Dec 2025 15:10:50 +0800 Subject: [PATCH] add sigkdd26 paper --- src/components/Publication/pub_data.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/components/Publication/pub_data.json b/src/components/Publication/pub_data.json index f6492c1..948d484 100644 --- a/src/components/Publication/pub_data.json +++ b/src/components/Publication/pub_data.json @@ -2040,5 +2040,35 @@ "code": "", "confExtra": "", "isJournal": false + }, + { + "title": "When Deepfake Detection Meets Graph Neural Network: a Unified and Lightweight Framework.", + "authors": [ + "Haoyu Liu", + "Chaoyu Gong", + "Mengke He", + "Jiate Li", + "Kai Han", + "Siqiang Luo" + ], + "conference": "SIGKDD", + "year": 2026, + "video": "", + "href": "", + "description": "", + "imgSrc": "", + "keywords": [ + "Graph Algorithms" + ], + "subKeywords": [ + "Graph Learning" + ], + "id": 71, + "isExtension": false, + "hasExtension": -1, + "isVisible": true, + "code": "", + "confExtra": "", + "isJournal": false } ] \ No newline at end of file