CRPLSEDec 22, 2016

DroidGen: Constraint-based and Data-Driven Policy Generation for Android

arXiv:1612.07586v1
Originality Incremental advance
AI Analysis

This addresses malware detection for Android users, offering an automated and interpretable alternative to black-box classifiers.

The researchers tackled the problem of automatic anti-malware policy generation for Android by developing DroidGen, a tool that uses a constraint-based and data-driven approach to filter out 91% of tested malware while maintaining high benign app allowance.

We present DroidGen a tool for automatic anti-malware policy inference. DroidGen employs a data-driven approach: it uses a training set of malware and benign applications and makes call to a constraint solver to generate a policy under which a maximum of malware is excluded and a maximum of benign applications is allowed. Preliminary results are encouraging. We are able to automatically generate a policy which filters out 91% of the tested Android malware. Moreover, compared to black-box machine learning classifiers, our method has the advantage of generating policies in a declarative readable format. We illustrate our approach, describe its implementation and report on the preliminary results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes