Symbolic Prompt Tuning Completes the App Promotion Graph
Abstract
Recent mobile applications (i.e., apps) have been extensively implanted with paid advertisements that promote other mobile apps, including malware that raises alarming concerns in cybersecurity. Excavating the app promotion patterns in the app-promoting ecosystem allows for early interceptions of malware installment, and hence has gained more attention in recent research. However, related data in the app-promoting ecosystem such as app developers and categories is often scarce, especially when the data is collected from a single data source. The scarce data is insufficient in training effective deep and complex models for app promotion pattern mining, and targeting the data scarcity problem is therefore the key to advancing research in app promotion pattern mining. Therefore, we aim to complete data in the app-promoting ecosystem to pave the way for app-promoting pattern mining. We present SymPrompt , a language model-based framework that leverages the symbolic prompts to complete the missing data in the app-promoting ecosystem. The symbolic prompts are tokens that provide extra contextual information that assists the model in completing the missing data. We devise two sets of symbolic prompts containing contextual information from the perspectives of data structure and data semantics to assist the model prediction. Through extensive experiments, we demonstrate SymPrompt ’s effectiveness in completing the missing in the app-promoting ecosystem. Code: https://github.com/zyouyang/SymPrompt
Cite
Text
Ouyang et al. "Symbolic Prompt Tuning Completes the App Promotion Graph." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024. doi:10.1007/978-3-031-70381-2_12Markdown
[Ouyang et al. "Symbolic Prompt Tuning Completes the App Promotion Graph." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024.](https://mlanthology.org/ecmlpkdd/2024/ouyang2024ecmlpkdd-symbolic/) doi:10.1007/978-3-031-70381-2_12BibTeX
@inproceedings{ouyang2024ecmlpkdd-symbolic,
title = {{Symbolic Prompt Tuning Completes the App Promotion Graph}},
author = {Ouyang, Zhongyu and Zhang, Chunhui and Hou, Shifu and Ma, Shang and Chen, Chaoran and Li, Toby and Xiao, Xusheng and Zhang, Chuxu and Ye, Yanfang},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2024},
pages = {183-198},
doi = {10.1007/978-3-031-70381-2_12},
url = {https://mlanthology.org/ecmlpkdd/2024/ouyang2024ecmlpkdd-symbolic/}
}