WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/10012983,
	  title     = {Toward Understanding and Testing Deep Learning Information Flow in Deep Learning-Based Android Apps},
	  author    = {Jie Zhang and  Qianyu Guo and  Tieyi Zhang and  Zhiyong Feng and  Xiaohong Li},
	  country	= {},
	  institution	= {},
	  abstract     = {The widespread popularity of mobile devices and the development of artificial intelligence (AI) have led to the widespread adoption of deep learning (DL) in Android apps. Compared with traditional Android apps (traditional apps), deep learning based Android apps (DL-based apps) need to use more third-party application programming interfaces (APIs) to complete complex DL inference tasks. However, existing methods (e.g., FlowDroid) for detecting sensitive information leakage in Android apps cannot be directly used to detect DL-based apps as they are difficult to detect third-party APIs. To solve this problem, we design DLtrace, a new static information flow analysis tool that can effectively recognize third-party APIs. With our proposed trace and detection algorithms, DLtrace can also efficiently detect privacy leaks caused by sensitive APIs in DL-based apps. Additionally, we propose two formal definitions to deal with the common polymorphism and anonymous inner-class problems in the Android static analyzer. Using DLtrace, we summarize the non-sequential characteristics of DL inference tasks in DL-based apps and the specific functionalities provided by DL models for such apps. We conduct an empirical assessment with DLtrace on 208 popular DL-based apps in the wild and found that 26.0% of the apps suffered from sensitive information leakage. Furthermore, DLtrace outperformed FlowDroid in detecting and identifying third-party APIs. The experimental results demonstrate that DLtrace expands FlowDroid in understanding DL-based apps and detecting security issues therein.},
	    journal   = {International Journal of Computer and Systems Engineering},
	  volume    = {17},
	  number    = {3},
	  year      = {2023},
	  pages     = {171 - 179},
	  ee        = {https://publications.waset.org/pdf/10012983},
	  url   	= {https://publications.waset.org/vol/195},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 195, 2023},
	}