markusbayer commited on
Commit
049e5ef
1 Parent(s): 531435f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -76,7 +76,6 @@ number = {2},
76
  issn = {2471-2566},
77
  url = {https://doi.org/10.1145/3652594},
78
  doi = {10.1145/3652594},
79
- abstract = {The field of cysec is evolving fast. Security professionals are in need of intelligence on past, current and —ideally — upcoming threats, because attacks are becoming more advanced and are increasingly targeting larger and more complex systems. Since the processing and analysis of such large amounts of information cannot be addressed manually, cysec experts rely on machine learning techniques. In the textual domain, pre-trained language models such as Bidirectional Encoder Representations from Transformers (BERT) have proven to be helpful as they provide a good baseline for further fine-tuning. However, due to the domain-knowledge and the many technical terms in cysec, general language models might miss the gist of textual information. For this reason, we create a high-quality dataset1 and present a language model2 specifically tailored to the cysec domain that can serve as a basic building block for cybersecurity systems. The model is compared on 15 tasks: Domain-dependent extrinsic tasks for measuring the performance on specific problems, intrinsic tasks for measuring the performance of the internal representations of the model, as well as general tasks from the SuperGLUE benchmark. The results of the intrinsic tasks show that our model improves the internal representation space of domain words compared with the other models. The extrinsic, domain-dependent tasks, consisting of sequence tagging and classification, show that the model performs best in cybersecurity scenarios. In addition, we pay special attention to the choice of hyperparameters against catastrophic forgetting, as pre-trained models tend to forget the original knowledge during further training.},
80
  journal = {ACM Trans. Priv. Secur.},
81
  month = {apr},
82
  articleno = {18},
 
76
  issn = {2471-2566},
77
  url = {https://doi.org/10.1145/3652594},
78
  doi = {10.1145/3652594},
 
79
  journal = {ACM Trans. Priv. Secur.},
80
  month = {apr},
81
  articleno = {18},