1,040 research outputs found
A Multi-view Context-aware Approach to Android Malware Detection and Malicious Code Localization
Existing Android malware detection approaches use a variety of features such
as security sensitive APIs, system calls, control-flow structures and
information flows in conjunction with Machine Learning classifiers to achieve
accurate detection. Each of these feature sets provides a unique semantic
perspective (or view) of apps' behaviours with inherent strengths and
limitations. Meaning, some views are more amenable to detect certain attacks
but may not be suitable to characterise several other attacks. Most of the
existing malware detection approaches use only one (or a selected few) of the
aforementioned feature sets which prevent them from detecting a vast majority
of attacks. Addressing this limitation, we propose MKLDroid, a unified
framework that systematically integrates multiple views of apps for performing
comprehensive malware detection and malicious code localisation. The rationale
is that, while a malware app can disguise itself in some views, disguising in
every view while maintaining malicious intent will be much harder.
MKLDroid uses a graph kernel to capture structural and contextual information
from apps' dependency graphs and identify malice code patterns in each view.
Subsequently, it employs Multiple Kernel Learning (MKL) to find a weighted
combination of the views which yields the best detection accuracy. Besides
multi-view learning, MKLDroid's unique and salient trait is its ability to
locate fine-grained malice code portions in dependency graphs (e.g.,
methods/classes). Through our large-scale experiments on several datasets
(incl. wild apps), we demonstrate that MKLDroid outperforms three
state-of-the-art techniques consistently, in terms of accuracy while
maintaining comparable efficiency. In our malicious code localisation
experiments on a dataset of repackaged malware, MKLDroid was able to identify
all the malice classes with 94% average recall
Pip’s Cognitive Development in Great Expectations From the Viewpoint of Space Product
Charles Dickens is well-known for humor, satire, exaggeration, and in-depth analysis of psychology. The spatial construction is a prominent feature of Charles Dickens’ Great Expectations. This paper tries to analyze how the spatial conversion affects Pip’s cognitive development from the viewpoint of space production. It explores the construction of the three-dimension space in the novel, and how each dimension affects Pip’s value orientation. Also, it attempts to study how the culture and space interact with each other and then impact Pip’s cognitive development. Then, it concludes that space, as a notable feature, has a profound effect on the development of the plot, characters’ psychology and Pip’s cognition
apk2vec: Semi-supervised multi-view representation learning for profiling Android applications
Building behavior profiles of Android applications (apps) with holistic, rich
and multi-view information (e.g., incorporating several semantic views of an
app such as API sequences, system calls, etc.) would help catering downstream
analytics tasks such as app categorization, recommendation and malware analysis
significantly better. Towards this goal, we design a semi-supervised
Representation Learning (RL) framework named apk2vec to automatically generate
a compact representation (aka profile/embedding) for a given app. More
specifically, apk2vec has the three following unique characteristics which make
it an excellent choice for largescale app profiling: (1) it encompasses
information from multiple semantic views such as API sequences, permissions,
etc., (2) being a semi-supervised embedding technique, it can make use of
labels associated with apps (e.g., malware family or app category labels) to
build high quality app profiles, and (3) it combines RL and feature hashing
which allows it to efficiently build profiles of apps that stream over time
(i.e., online learning). The resulting semi-supervised multi-view hash
embeddings of apps could then be used for a wide variety of downstream tasks
such as the ones mentioned above. Our extensive evaluations with more than
42,000 apps demonstrate that apk2vec's app profiles could significantly
outperform state-of-the-art techniques in four app analytics tasks namely,
malware detection, familial clustering, app clone detection and app
recommendation.Comment: International Conference on Data Mining, 201
Stability of BTZ black strings
We study the dynamical stability of the BTZ black string against fermonic and
gravitational perturbations. The BTZ black string is not always stable against
these perturbations. There exist threshold values for related to the
compactification of the extra dimension for fermonic perturbation, scalar part
of the gravitational perturbation and the tensor perturbation, respectively.
Above the threshold values, perturbations are stable; while below these
thresholds, perturbations can be unstable. We find that this non-trivial
stability behavior qualitatively agrees with that predicted by a
thermodynamical argument, showing that the BTZ black string phase is not the
privileged stable phase.Comment: 9 pages, revised version to appear in Phys. Rev.
- …