metaphors commited on
Commit
33ba516
·
verified ·
1 Parent(s): 1ca379d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -6,12 +6,36 @@ license: apache-2.0
6
 
7
  This is a fine-tuned LM in our paper below and the related GitHub repo is [here](https://github.com/metaphors/TibetanPLMsFineTuning).
8
 
 
 
9
  ***[Pay Attention to the Robustness of Chinese Minority Language Models! Syllable-level Textual Adversarial Attack on Tibetan Script (Cao et al., ACL 2023 Workshop - TrustNLP)](https://aclanthology.org/2023.trustnlp-1.4)***
10
 
11
  ## Citation
12
 
13
  If you think our work useful, please kindly cite our paper.
14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
16
  @inproceedings{cao-etal-2023-pay-attention,
17
  title = "Pay Attention to the Robustness of {C}hinese Minority Language Models! Syllable-level Textual Adversarial Attack on {T}ibetan Script",
 
6
 
7
  This is a fine-tuned LM in our paper below and the related GitHub repo is [here](https://github.com/metaphors/TibetanPLMsFineTuning).
8
 
9
+ ***[Human-in-the-Loop Generation of Adversarial Texts: A Case Study on Tibetan Script (Cao et al., IJCNLP-AACL 2025 Demo)](https://aclanthology.org/2025.ijcnlp-demo.2/)***
10
+
11
  ***[Pay Attention to the Robustness of Chinese Minority Language Models! Syllable-level Textual Adversarial Attack on Tibetan Script (Cao et al., ACL 2023 Workshop - TrustNLP)](https://aclanthology.org/2023.trustnlp-1.4)***
12
 
13
  ## Citation
14
 
15
  If you think our work useful, please kindly cite our paper.
16
 
17
+ ```
18
+ @inproceedings{cao-etal-2025-human,
19
+ title = "Human-in-the-Loop Generation of Adversarial Texts: A Case Study on {T}ibetan Script",
20
+ author = "Cao, Xi and
21
+ Sun, Yuan and
22
+ Li, Jiajun and
23
+ Gesang, Quzong and
24
+ Qun, Nuo and
25
+ Tashi, Nyima",
26
+ editor = "Liu, Xuebo and
27
+ Purwarianti, Ayu",
28
+ booktitle = "Proceedings of The 14th International Joint Conference on Natural Language Processing and The 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics: System Demonstrations",
29
+ month = dec,
30
+ year = "2025",
31
+ address = "Mumbai, India",
32
+ publisher = "Association for Computational Linguistics",
33
+ url = "https://aclanthology.org/2025.ijcnlp-demo.2/",
34
+ pages = "9--16",
35
+ ISBN = "979-8-89176-301-2"
36
+ }
37
+ ```
38
+
39
  ```
40
  @inproceedings{cao-etal-2023-pay-attention,
41
  title = "Pay Attention to the Robustness of {C}hinese Minority Language Models! Syllable-level Textual Adversarial Attack on {T}ibetan Script",