加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

Paper Reading——LEMNA:Explaining Deep Learning based Securi

发布时间:2020-12-14 02:10:18 所属栏目:Linux 来源:网络整理
导读:Motivation: The lack of transparency?of the deep? learning models creates key barriers to establishing trusts to the model or effectively troubleshooting classification errors Common methods on non-security applications: forward propagatio

Motivation:

The lack of transparency?of the deep? learning models creates key barriers to establishing trusts to the model or effectively troubleshooting classification errors

Common methods on non-security applications:

forward propagation / back propagation / under a blackbox setting?

the basic idea is to approximate the local decision boundary using a linear model to infer the important features.

Insights:

A mixture regression model : can approximate both linear and non-linear decision boundaries?

Fused Lasso: a panalty term commonly used for capturing frature dependency.

By adding fused lasso to the learning process,the mixture regression model can take features as a group and thus capture the dependency between adjacent features.

Evaluations:

classifying PDF malware: trained on 10000 PDF files?

detecting the function start to reverse-engineer? binary code.?

Innovation:

Under a? black-box setting :

Give an input data instance x and a classifier such as an RNN,? identify a small set of features that have key contributions to the classification of x. ?

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读