Shao Yang

Department of Computer and Data Science

Case Western Reserve University

Email: sxy599@case.edu

Address: Olin 503, 10900 Euclid Ave., Cleveland, Ohio 44106, USA

About

I am a Ph.D. student at Case Western Reserve University, under the supervision of Dr. Xusheng Xiao. My research interests are in the fields of software security, deep learning/AI in software security, and data mining.

Research Projects

Automatic Generation for Android Applications. This project focus on extracting various features from Android apps, including textual information from apps' layout files, source code representations (call graphs), and corpus from apps' privacy policies. By inputing these features to modern NLP models with rich attention mechanisms, the model is able to generate accurate, app-specific sensitive behavior descriptions for the end users to easily understand the functionalities of the apps, and to get insights on the intentions of the sensitive behaviors/the usage of dangerous permissions.

Android Malware Detection. Our goal is to develop a tool to accurately detect and identify various Android malware. Further, we are going to expand our work to identify undesired behaviors of the apps, such as ad disruption, failling to start. Currently, we focus on the representations of the binary of the app because the binaries are more robust against modern code-obfuscation techniques. Our preliminary results shows that state-of-the-art techniques are not able to work on identifying undesired behaviors properly, because SOTA techniques mainly extract features such as texts and intents from the apps, which are also widely used in benign apps. Therefore, it is difficult for the deep learning models to identify malicious behaviors using such features.

Education

2018-present: Ph.D. student in Computer and Data Science, Case Western Reserve University, Cleveland, Ohio, USA.

2016-2018: M.S. in Computer Science, Syracuse University, Syracuse, New York, USA.

2011-2015: B.S. in Computer Science, Tianjin University of Science and Technology, Tianjin, China.

Publications