Selected Research Projects


Software Engineering for Large Language Models

Currently the cover image is not available

A series of ongoing research that aims explore potential security and trustworthiness issues in large language models (LLMs) through the lens of software engineering. We focus on a wide range of issues including apps ecosystem security, glitch tokens, hallucinations, and etc. Our preliminary research has been accepted by ASE 2024 and won distinguished paper award.

AI for Software Engineering

Currently the cover image is not available

A series of research that aims to leverage state-of-the-art AI advancement in solving software engineering problems, especially security and privacy issues in application ecosystems of different hardware platforms including mobile and smart home devices. This project is a collaboration with the UQ Trust Lab and ByteDance Security Lab.

U2-I2: UUI Investigator for Android Smartphones

Currently the cover image is not available

An one-stop solution to explore user-unresettable identifiers (UUIs) leakage on your Android smartphone. This work is a collaboration with the UQ Trust Lab and ByteDance Security Lab.

Trustworthy AI & Paoding-DL: an Open-sourced Python Package for Robustness Preserving Pre-trained ML Model Optimization

Currently the cover image is not available

A survey on adversarial robustness of deep neural network and several research studies on robustness-preserving neural network model optimization for both conventional centralized learning and multi-party federated learning.

A Formal Approach towards Trustworthy LLMs against Character-Level Purterbations

Currently the cover image is not available

An exploration research to formally define the metrics of character-level perturbations that may impact the performance of mainstream large language models (LLMs), and an empirical study of the character-level robustness of LLMs. A tool named PdD is proposed and open-sourced by us. This work is a collaboration with the University of Queensland.

EagleEye: Forensic Analysis for Android Devices and Apps, Exploitation Study, and Priviledge Escalation

Currently the cover image is not available

A survey on Android exploits and research on Android APK transformation solution covering 8 different obfuscation techniques. This work is under the parent project Cybernite at I2R, A*STAR Singapore.