activity
20162022
most citedAndroVault: Constructing Knowledge Graph from Millions of Android Apps for Automated Analysis

16 citations · 40 across the 6 of their papers we have counts for

collaborators

9 papers

cs.SE20225 cited

TransRepair: Context-aware Program Repair for Compilation Errors

Xueyang Li, Shangqing Liu, Ruitao Feng +4

Automatically fixing compilation errors can greatly raise the productivity of software development, by guiding the novice or AI programmers to write and debug code. Recently, learn…

cs.SE20221 cited

Learning Program Semantics with Code Representations: An Empirical Study

Jing Kai Siow, Shangqing Liu, Xiaofei Xie +2

Program semantics learning is the core and fundamental for various code intelligent tasks e.g., vulnerability detection, clone detection. A considerable amount of existing works pr…

cs.CR20218 cited

SEPAL: Towards a Large-scale Analysis of SEAndroid Policy Customization

Dongsong Yu, Guangliang Yang, Guozhu Meng +9

To investigate the status quo of SEAndroid policy customization, we propose SEPAL, a universal tool to automatically retrieve and examine the customized policy rules. SEPAL applies…

cs.SE2020

A3Ident: A Two-phased Approach to Identify the Leading Authors of Android Apps

Wei Wang, Guozhu Meng, Haoyu Wang +3

Authorship identification is the process of identifying and classifying authors through given codes. Authorship identification can be used in a wide range of software domains, e.g.…

cs.CR2019

Towards Security Threats of Deep Learning Systems: A Survey

Yingzhe He, Guozhu Meng, Kai Chen +2

Deep learning has gained tremendous success and great popularity in the past few years. However, deep learning systems are suffering several inherent weaknesses, which can threaten…

cs.SE2018

Efficiently Manifesting Asynchronous Programming Errors in Android Apps

Lingling Fan, Ting Su, Sen Chen +4

Android, the #1 mobile app framework, enforces the single-GUI-thread model, in which a single UI thread manages GUI rendering and event dispatching. Due to this model, it is vital…