随笔分类 -  代码表示学习

摘要:参考文献 Combining Graph-Based Learning With Automated Data Collection for Code Vulnerability Detection - TIFS'21 Token级别代码图表示 代码图表示分为语句级别和token基本2个粒度,其区别 阅读全文
posted @ 2021-07-02 17:08 RiSAME 阅读(664) 评论(0) 推荐(0)
摘要:参考文献 ISVSF: Intelligent Vulnerability Detection Against Java via sentence-level Pattern Exploring - IEEE SYSTEMS JOURNAL 2021 代码序列化表示学习的结构化信息增强 序列化代码表 阅读全文
posted @ 2021-07-02 16:45 RiSAME 阅读(277) 评论(0) 推荐(0)
摘要:参考文献 Vulnerability Detection with Fine-Grained Interpretations - 3.1 代码表示学习:分总范式 build the vector representations for code features 代码的基本4大特征:单词语义;语法结 阅读全文
posted @ 2021-07-02 11:21 RiSAME 阅读(328) 评论(1) 推荐(0)
摘要:文献: Towards Balanced Defect Prediction with Better Information Propagation - AAAI 2021 1 背景 为发现的漏洞对软件安全和质量造成巨大影响,所以漏洞预测模型对软件生态具有重要意义。 2 动机 目前使用DL模型进行漏 阅读全文
posted @ 2021-06-30 10:10 RiSAME 阅读(74) 评论(0) 推荐(0)