Xiaochun Cheng

dblp:69/2675 · also Xiao-Chun Cheng · DBLP profile ↗
← Back
10ranked-venue papers in the field
0as first author
7since 2021 · last 2025
0000-0003-0371-9646ORCID · verified

Domains — venue-derived; a paper can count in several

Other / Interdisciplinary · 3Database Systems & Data Management · 2Information Retrieval & Web Search · 2Knowledge Engineering, Semantic Web & Information Systems · 2Data Mining & Knowledge Discovery · 1
YearPublicationVenuePosition
2025 LSTM guided homomorphic encryption for threat-resistant IoT networks
abstract
The rapid growth of the Internet of Things (IoT) has led to revolutionary innovations in many fields; however, it has also resulted in significant security and privacy issues due to the resource limitations and distributed nature of IoT networks. Traditional cryptographic techniques or machine learning-based anomaly detection systems do not jointly provide data privacy and resilience to threats in real time. The existing methods, such as Homomorphic Encryption (HE), offer a high computation cost for performing encryption. Furthermore, Long Short-Term Memory (LSTM) networks can predict an anomaly profile instead of performing encryption. To address these shortcomings, this paper proposes NeuroCrypt. This new hybrid system combines Fully Homomorphic Encryption (FHE) with LSTM-based encrypted anomaly detection and supplements it with blockchain-based dynamic key management and multi-factor authentication. The architecture targets edge and fog computing settings using, among other techniques, ciphertext packing, model quantisation, and parallelised encrypted operations. The performance of the proposed framework has been evaluated on a real dataset. The results show that the accuracy in the proposed framework is 99.2% compared to existing techniques such as HE-based DNN, FL-based models, and LSTM IDS. Conclusively, NeuroCrypt provides a privacy-preserving, effective, and scalable solution to real-time threat abatement in IoT networks.
Sukhvinder Singh Deora, Tajinder Kumar, Purushottam Sharma, Xiaochun Cheng, Vishal Garg
Discov. Comput.5
2025 Residual Network-Based Deep Learning Framework for Diabetic Retinopathy Detection
abstract
Artificial intelligence and machine learning have been transforming the health care industry in many areas such as disease diagnosis with medical imaging, surgical robots, and maximizing hospital efficiency. The Healthcare service market utilizing Artificial Intelligence is expected to reach 45.2 billion U. S. Dollars by 2026 from its current valuation, off $4.9 billion. Diabetic Retinopathy (DR) is a disease that results from complications of type one and Type two diabetes and affects patients' eyes. Diabetic retinopathy, if remains unaddressed, is one of the most serious complications of diabetes, resulting in permanent blindness. The disease has been affecting the lives of 347 million people worldwide. The paper aims to propose a residual network-based deep learning framework for the detection of diabetic retinopathy. The accuracy of our approach is 83% whereas the precision value for checking the absence of DR is 95%.
Keshav Kaushik, Akashdeep Bhardwaj, Xiaochun Cheng, Susheela Dahiya, Achyut Shankar, Manoj Kumar 0009, Tushar Mehrotra
J. Database Manag.3
2023 Android-IoT Malware Classification and Detection Approach Using Deep URL Features Analysis
abstract
Currently, malware attacks pose a high risk to compromise the security of Android-IoT apps. These threats have the potential to steal critical information, causing economic, social, and financial harm. Because of their constant availability on the network, Android apps are easily attacked by URL-based traffic. In this paper, an Android malware classification and detection approach using deep and broad URL feature mining is proposed. This study entails the development of a novel traffic data preprocessing and transformation method that can detect malicious apps using network traffic analysis. The encrypted URL-based traffic is mined to decrypt the transmitted data. To extract the sequenced features, the N-gram analysis method is used, and afterward, the singular value decomposition (SVD) method is utilized to reduce the features while preserving the actual semantics. The latent features are extracted using the latent semantic analysis tool. Finally, CNN-LSTM, a multi-view deep learning approach, is designed for effective malware classification and detection.
Farhan Ullah 0001, Xiaochun Cheng, Leonardo Mostarda, Sohail Jabbar
J. Database Manag.2
2022 CroLSSim: Cross-language software similarity detector using hybrid approach of LSA-based AST-MDrep features and CNN-LSTM model
abstract
Software similarity in different programming codes is a rapidly evolving field because of its numerous applications in software development, software cloning, software plagiarism, and software forensics. Currently, software researchers and developers search cross-language open-source repositories for similar applications for a variety of reasons, such as reusing programming code, analyzing different implementations, and looking for a better application. However, it is a challenging task because each programming language has a unique syntax and semantic structure. In this paper, a novel tool called Cross-Language Software Similarity (CroLSSim) is designed to detect similar software applications written in different programming codes. First, the Abstract Syntax Tree (AST) features are collected from different programming codes. These are high-quality features that can show the abstract view of each program. Then, Methods Description (MDrep) in combination with AST is used to examine the relationship among different method calls. Second, the Term Frequency Inverse Document Frequency approach is used to retrieve the local and global weights from AST-MDrep features. Third, the Latent Semantic Analysis-based features extraction and selection method is proposed to extract the semantic anchors in reduced dimensional space. Fourth, the Convolution Neural Network (CNN)-based features extraction method is proposed to mine the deep features. Finally, a hybrid deep learning model of CNN-Long-Short-Term Memory is designed to detect semantically similar software applications from these latent variables. The data set contains approximately 9.5K Java, 8.8K C#, and 7.4K C++ software applications obtained from GitHub. The proposed approach outperforms as compared with the state-of-the-art methods.
Farhan Ullah 0001, Muhammad Rashid Naeem, Hamad Naeem, Xiaochun Cheng, Mamoun Alazab
Int. J. Intell. Syst.4
2021 Fuzzy decision trees embedded with evolutionary fuzzy clustering for locating users using wireless signal strength in an indoor environment
abstract
Location estimation is one of the critical requirement for developing smart environment products. Due to huge utilization and accessibility of WiFi infrastructure facility in indoor environments, researchers widely studied this technology to locate users accurately to provide several services instantly. In this research work, a hybrid algorithm namely fuzzy decision tree (FDT) with evolutionary fuzzy clustering methods is adopted for optimal user localization in a closed environment. Here we consider the wireless signal strengths received from the smart phones as predictors and the location of the user as the classification label. The required data for the current research is collected from the physical facility available at an office location in USA. The classification results obtained are promising enough to show that the evolutionary clustering approaches provide good fuzzy clusters for FDT induction with better accuracy.
Swathi Jamjala Narayanan, Cyril Joe Baby, Boominathan Perumal, Rajen B. Bhatt, Xiaochun Cheng, Muhammad Rukunuddin Ghalib, Achyut Shankar
Int. J. Intell. Syst.5
2021 Task bundling in worker-centric mobile crowdsensing
abstract
Most existing research about task allocation in mobile crowdsensing mainly focus on requester-centric mobile crowdsensing (RCMCS), where the requester assigns tasks to workers to maximize his/her benefits. A worker in RCMCS might suffer benefit damage because the tasks assigned to him/her may not maximize his/her benefit. Contrarily, worker-centric mobile crowdsensing (WCMCS), where workers autonomously select tasks to accomplish to maximize their benefits, does not receive enough attention. The workers in WCMCS can maximize their benefits, but the requester in WCMCS will suffer benefit damage (cannot maximize the number of expected completed tasks). It is hard to maximize the number of expected completed tasks in WCMCS, because some tasks may be selected by no workers, while others may be selected by many workers. In this paper, we apply task bundling to address this issue, and we formulate a novel task bundling problem in WCMCS with the objective of maximizing the number of expected completed tasks. To solve this problem, we design an algorithm named LocTrajBundling which bundles tasks based on the location of tasks and the trajectories of workers. Experimental results show that, compared with other algorithms, our algorithm can achieve a better performance in maximizing the number of expected completed tasks.
Tianlu Zhao, Yongjian Yang 0001, En Wang, Shahid Mumtaz, Xiaochun Cheng
Int. J. Intell. Syst.5
2021 Al-SPSD: Anti-leakage smart Ponzi schemes detection in blockchain
Shuhui Fan, Shaojing Fu, Xiaochun Cheng
Inf. Process. Manag.4
2018 DivORAM: Towards a practical oblivious RAM with variable block size
Zheli Liu, Yanyu Huang, Jin Li 0002, Xiaochun Cheng, Chao Shen 0001
Inf. Sci.4
2012 A cooperative particle swarm optimizer with statistical variable interdependence learning
Liang Sun 0003, Shinichi Yoshida, Xiaochun Cheng, Yanchun Liang 0001
Inf. Sci.3
2006 A Comparative Study on Text Clustering Methods
Xiaochun Cheng, Ronghuai Huang, Yi Man
ADMA2