7 Papers
3 Citations
Junan Yang is an academic researcher from National University of Defense Technology. The author has contributed to research in topics: Computer science & Deep learning. The author has co-authored 7 publications.
Chat about Author
Papers
BDDR: An Effective Defense Against Textual Backdoor Attacks
TL;DR: This paper proposes an effective textual backdoor defense model, namely BDDR, which contains two steps: detecting suspicious words in the sample and reconstructing the original text by deletion or replacement, which reduces the attack success rate of sentence-level backdoor attacks.
30
Adversarial Attacks and defenses on Deep Learning Models in Natural Language Processing
Yu Zhang,Kun Shao,Junan Yang,Hui Liu +3 more
- 15 Oct 2021
TL;DR: In this article, the authors summarized the research on adversarial attacks and defenses in natural language processing and looked forward to future research directions, but they mainly focused on computer vision, thus neglecting the security issues of NLP models, since the text data is discrete, the existing methods in the image field cannot directly use the text.
6
Specific Emitter Identification Based on Two Residual Networks
Lingzhi Qu,Junan Yang,Hui Liu,Keju Huang,Pengjiang Hu,Xiang Li,Yu Zhang +6 more
- 18 Jun 2021
TL;DR: In this paper, the authors combine the residual learning model of residual network and complex-valued residual network, and propose a feature fusion that makes full use of a method that has a small amount labeled data.
3
Overview of Distant Supervised Relation Extraction
Xiang Li,Junan Yang,Hui Liu,Zongwei Liang,Lingzhi Qu,Yu Zhang,Kun Shao,Dongxing Zhao +7 more
- 18 Jun 2021
TL;DR: In this article, the authors introduce three main problems in distant supervised relation extraction: the noise labeling problem, the triple-overlapping problem, and the long-tail data distribution problem.
1
Textual Backdoor Defense via Poisoned Sample Recognition
TL;DR: Zhang et al. as mentioned in this paper proposed a textual backdoor defense method via poisoned sample recognition, which consists of two parts: the first step is to add a controlled noise layer after the model embedding layer, and to train a preliminary model with incomplete or no backdoor embedding, which reduces the effectiveness of poisoned samples.
1