EDBT 2026 Demo / reviewers in the wild / expert
Jiayi Liang
dblp:143/1070
· DBLP profile ↗
2ranked-venue papers in the field
1as first author
2since 2021 · last 2023
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2023 | Clean-label Poisoning Attack against Fake News Detection ModelsabstractResearching data poisoning attacks against fake news detection models is crucial for bolstering their robustness and curbing the dissemination of fake news. Existing textual data poisoning attacks necessitate control over both the content and labels of news samples, making them impractical for real attack scenarios. In this paper, we propose COMCP, a novel clean-label poisoning attack model aimed at fake news detection models. Diverging from existing methods, COMCP ensures the poison samples are accurately labeled, while crafting stealthy poison comments without modifying the headlines or content, thereby enhancing the feasibility of the attack. Furthermore, COMCP generates poison comments by appending stealthy characters to ensure the stealthiness of the attack. Comprehensive experimental evaluations on three benchmark datasets illustrate that our proposal outperforms SOTA baselines in terms of attack success rate and text quality, while maintaining the accuracy of detecting clean samples. Jiayi Liang, Xi Zhang 0008, Yuming Shang, Sanchuan Guo, Chaozhuo Li |
IEEE Big Data | 1 |
| 2022 | Abusive Language Detection with Graph based Multi-task LearningabstractTo counter the online abusive language in social media, it is desirable to develop automated detection methods. Previous research has primarily formulated this problem as a sentence-level classification task, ignoring the crucial role of abusive lexicons that can strengthen the model explainability and enable more faithful predictions. Although a few methods have introduced the abusive lexicons for detection, the lexicons they use are either externally provided or labeled by human annotators, suffering from two limitations: (1) lack adaptability to diverse and evolving offensive scenarios; (2) require large human efforts to annotate the words.This paper overcomes the limitations of prior work with a multi-task abusive language detection framework. It combines sentence-level and word-level classification tasks, based on dependency tree based graph attention networks (GAT). With the two tasks, it is encouraged to capture both global and local data properties to produce better sentence representations. It is also advantageous in automatic lexicon construction during the learning process, without human annotations. Extensive experiments on two public datasets exhibit that our proposal can outperform the state-of-the-art baselines. Case studies show that the model explainability can be strengthened with the abusive parts identified by our framework. Our code is released to public.1 Chunyun Zhang, Xi Zhang 0008, Quan Wang 0002, Jiayi Liang, Sanchuan Guo, Wenyu Zang, Yongdong Zhang 0001 |
IEEE Big Data | 4 |