Jinjun Chen

dblp:06/2379 · DBLP profile ↗
← Back
29ranked-venue papers in the field
2as first author
18since 2021 · last 2026
ORCID · conflict

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

Knowledge Engineering, Semantic Web & Information Systems · 17 (1 first)Database Systems & Data Management · 6Information Retrieval & Web Search · 6 (1 first)
YearPublicationVenuePosition
2026 A two-stage evolutionary algorithm for uncertain constrained multi-objective problems with interval-valued objective
Jie Wen 0008, Zhihua Cui, Jianghui Cai, Jinjun Chen
Inf. Sci.5
2025 A joint vehicular device scheduling and uncertain resource management scheme for Federated Learning in Internet of Vehicles
Jianghui Cai, Bujia Chen, Jie Wen 0008, Zhihua Cui, Jinjun Chen, Wensheng Zhang 0002
Inf. Sci.5
2025 A dynamic interval multi-objective optimization algorithm based on environmental change detection
Xingjuan Cai, Bohui Li, Linjie Wu, Teng Chang, Wensheng Zhang 0002, Jinjun Chen
Inf. Sci.6
2025 A two-stage accelerated search strategy for large-scale multi-objective evolutionary algorithm
Zhihua Cui, Yijing Wu, Wensheng Zhang 0002, Jinjun Chen
Inf. Sci.5
2025 Achieving Efficient and Privacy-Preserving Reverse Skyline Query Over Single Cloud
abstract
Reverse skyline query (RSQ) has been widely used in practice since it can pick out the data of interest to the query vector. To save storage resources and facilitate service provision, data owners usually outsource data to the cloud for RSQ services, which poses huge challenges to data security and privacy protection. Existing privacy-preserving RSQ schemes are either based on a two-cloud model or cannot fully protect privacy. To this end, we propose an efficient privacy-preserving reverse skyline query scheme over a single cloud (ePRSQ). Specifically, we first design a privacy-preserving inner product's sign determination scheme (PIPSD), which can determine whether the inner product of two vectors satisfies a specific relation with 0 without leaking the vectors’ information. Next, we propose a privacy-preserving reverse dominance checking scheme (PRDC) based on symmetric homomorphic encryption. Finally, we achieve ePRSQ based on PIPSD and PRDC. Security analysis shows that PIPSD and PRDC are both secure in the real/ideal world model, and ePRSQ can protect the security of the dataset, the privacy of query requests and query results. Extensive experiments show that ePRSQ is efficient. Specifically, for a 3-dimensional dataset of size 1000, the computational and communication overheads of ePRSQ for a query are 79.47 s and 0.0021 MB, respectively. The efficiency is improved by$3.78\times$(300.58 s) and$928.57\times$(1.95 MB) respectively compared with PPARS, and by$61.31\times$(4872.55 s) and$407309\times$(855.35 MB) respectively compared with OPPRS.
Yubo Peng, Xiong Li 0002, Ke Gu 0002, Jinjun Chen, Sajal K. Das 0001, Xiaosong Zhang 0001
IEEE Trans. Knowl. Data Eng.4
2024 Dynamic adaptive multi-objective optimization algorithm based on type detection
Xingjuan Cai, Linjie Wu, Di Wu 0064, Wensheng Zhang 0002, Jinjun Chen
Inf. Sci.6
2024 An adaptive differential evolution algorithm based on archive reuse
Zhihua Cui, Ben Zhao, Xingjuan Cai, Jinjun Chen
Inf. Sci.5
2024 Differentially private enhanced permissioned blockchain for private data sharing in industrial IoT
abstract
The integration of permissioned blockchain such as Hyperledger fabric (HF) and Industrial internet of Things (IIoT) has opened new opportunities for interdependent supply chain partners to improve their performance through data sharing and coordination. The multichannel mechanism, private data collection and querying mechanism of HF enable private data sharing, transparency, traceability, and verification across the supply chain. However, the existing querying mechanism of HF needs further improvement for statistical data sharing because the query is evaluated on the original data recorded on the ledger. As a result, it gives rise to privacy issues such as leaking of business secrets, tracking of resources and assets, and disclosing of personal information. Therefore, we solve this problem by proposing a differentially private enhanced permissioned blockchain for private data sharing in the context of supply chain in IIoT which is known as (EDH-IIoT). First, we integrate differential privacy into the chaincode (smart contract) of HF which evaluates the query and adds a calibrated noise into it. Second, we propose an algorithm to efficiently utilize ϵ through reuse of the privacy budget for the repeated queries. Third, we also propose an algorithm to track the privacy budget (ϵ) and avoid the degrade of privacy preservation in case of multiple queries on the same portion of the ledger's data. Furthermore, the reuse and tracking of ϵ enables the data owner to ensure that ϵ does not exceed the threshold which is the maximum privacy budget (ϵt). Finally, we model two privacy attacks namely linking attack and composition attack to evaluate and compare privacy preservation, and the efficiency of reuse of ϵ with the default chaincode of HF and traditional differential privacy model, respectively. The results confirm that EDH-IIoT obtains an accuracy of 97% in the shared data for ϵ = 1, and a reduction of 35.96% in spending of ϵ.
Muhammad Islam 0001, Mubashir Husain Rehmani, Jinjun Chen
Inf. Sci.3
2024 Resource-aware multi-criteria vehicle participation for federated learning in Internet of vehicles
Jie Wen 0008, Zhixia Zhang, Zhihua Cui, Xingjuan Cai, Jinjun Chen
Inf. Sci.6
2024 A multi-task evolutionary algorithm for solving the problem of transfer targets
Ben Zhao, Zhihua Cui, Jinqian Yang, Xingjuan Cai, Jianghui Cai, Jinjun Chen
Inf. Sci.6
2023 An interval multi-objective optimization algorithm based on elite genetic strategy
Zhihua Cui, Yaqing Jin, Zhixia Zhang, Jinjun Chen
Inf. Sci.5
2023 Adaptive multi-task evolutionary algorithm based on knowledge reuse
Zhihua Cui, Ben Zhao, Xingjuan Cai, Jinjun Chen
Inf. Sci.5
2023 Differentially Private Demand Side Management for Incentivized Dynamic Pricing in Smart Grid
abstract
In order to efficiently provide demand side management (DSM) in smart grid, carrying out pricing on the basis of real-time energy usage is considered to be the most vital tool because it is directly linked with the finances associated with smart meters. Hence, every smart meter user wants to pay the minimum possible amount along with getting maximum benefits. In this context, usage based dynamic pricing strategies of DSM plays their role and provide users with specific incentives that help shaping their load curve according to the forecasted load. However, these reported real-time values can leak privacy of smart meter users, which can lead to serious consequences such as spying, etc. Moreover, most dynamic pricing algorithms charge all users equally irrespective of their contribution in causing peak factor. Therefore, in this paper, we propose a modified usage based dynamic pricing mechanism that only charges the users responsible for causing peak factor. We further integrate the concept of differential privacy to protect the privacy of real-time smart metering data. To calculate accurate billing, we also propose a noise adjustment method. Finally, we proposeDemandResponse enhancingDifferentialPricing (DRDP) strategy that effectively enhances demand response along with providing dynamic pricing to smart meter users. We also carry out theoretical analysis for differential privacy guarantees and for cooperative state probability to analyze behavior of cooperative smart meters. The performance evaluation of DRDP strategy at various privacy parameters show that the proposed strategy outperforms previous mechanisms in terms of dynamic pricing and privacy preservation.11.A preliminary version has been published by 2020 IEEE International Conference on Communications (ICC 2020), June, 2020, Dublin, Ireland entitled Differentially Private Dynamic Pricing for Efficient Demand Response in Smart Grid.
Muneeb Ul Hassan 0001, Mubashir Husain Rehmani, Jia Tina Du, Jinjun Chen
IEEE Trans. Knowl. Data Eng.4
2023 A Correlation Graph Based Approach for Personalized and Compatible Web APIs Recommendation in Mobile APP Development
abstract
Using Web APIs registered in service sharing communities for mobile APP development can not only reduce development period and cost, but also fully reuse state-of-the-art research outcomes in broad domain so as to ensure up-to-date APP development and applications. However, the big volume of available APIs in Web communities as well as their differences make it difficult for APIs selection considering compatibility, preferred partial APIs and expected APIs functions which are often of high variety. Accordingly, how to recommend a set of functional-satisfactory and compatibility-optimal APIs based on the APP developer's multiple function expectation and pre-chosen partial APIs is on demand as a significant challenge for successful APP development. To address this challenge, we first construct a Web APIs correlation graph that incorporates functional descriptions and compatibility information of Web APIs, and then propose a correlation graph-based approach for personalized and compatible Web APIs recommendation in mobile APP development. Finally, through extensive experiments on a real dataset crawled from Web APIs websites, we prove the feasibility of our proposed recommendation approach.
Lianyong Qi, Wenmin Lin, Xuyun Zhang, Wan-Chun Dou, Xiaolong Xu 0001, Jinjun Chen
IEEE Trans. Knowl. Data Eng.6
2023 Geo-Ellipse-Indistinguishability: Community-Aware Location Privacy Protection for Directional Distribution
abstract
Directional distribution analysis has long served as a fundamental functionality in abstracting dispersion and orientation of spatial datasets. Spatial datasets that describe sensitive information of individuals such as health status and home addresses must be used and shared cautiously to protect individuals' privacy. There is an inherent tension between the need of accurate directional distribution result and the requirement of individuals' location privacy. Plenty of excellent location privacy protection approaches such as geo-indistinguishability can provide strong protection for locations but considerably at the expense of statistical quality of subsequent directional distribution analysis. In this paper, to protect individual location data for directional distribution, we define the geographic feature of community with covariance matrix and then propose ageo-ellipse-indistinguishabilityprivacy notion incorporating this covariance matrix. As an instantiation of metric differential privacy,geo-ellipse-indistinguishabilityguarantees pairwise inputs cannot be distinguishable with the level proportional to privacy budget and Mahalanobis distance between them, given a randomized output. We also present elliptical privacy mechanisms to achieve this privacy definition on the basis of gamma distribution and multivariate normal distribution. We finally evaluate the empirical utility of the proposed mechanism in New York home addresses database. Our experiments demonstrate that under the same privacy level, our proposed elliptical approach can achieve significantly higher directional distribution utility than circular noise function based method.
Ying Zhao 0012, Dong Yuan 0001, Jia Tina Du, Jinjun Chen
IEEE Trans. Knowl. Data Eng.4
2021 Utilizing Local Tangent Information for Word Re-embedding
Dong Zhou 0001, Lin Li 0001, Jinjun Chen
ECIR (1)4
2021 Recognizing Hand Gesture in Still Infrared Images by CapsNet
Hongwang Xiao, Yun Yang 0001, Ke Yu 0006, Jiao Tian, Xinyi Cai, Ying Zhao 0012, Kai Zhang 0074, Jinjun Chen
WISE (1)9
2021 An improved matrix factorization based model for many-objective optimization recommendation
Zhihua Cui, Peng Zhao 0013, Zhaoming Hu, Xingjuan Cai, Wensheng Zhang 0002, Jinjun Chen
Inf. Sci.6
2020 A many-objective optimization recommendation algorithm based on knowledge mining
Xingjuan Cai, Zhaoming Hu, Jinjun Chen
Inf. Sci.3
2020 Special Section on Privacy Computing: Principles and Applications
Jinjun Chen, Laurence T. Yang
Inf. Sci.1
2020 Hybrid many-objective particle swarm optimization algorithm for green coal production problem
Zhihua Cui, Jiangjiang Zhang, Di Wu 0064, Xingjuan Cai, Hui Wang 0002, Wensheng Zhang 0002, Jinjun Chen
Inf. Sci.7
2020 Dual incremental fuzzy schemes for frequent itemsets discovery in streaming numeric data
Hui Zheng 0001, Peng Li 0011, Qing Liu 0001, Jinjun Chen, Guang-Li Huang, Junfeng Wu 0010, Jing He 0004
Inf. Sci.4
2020 A Scalable Multi-Data Sources Based Recursive Approximation Approach for Fast Error Recovery in Big Sensing Data on Cloud
abstract
Big sensing data is commonly encountered from various surveillance or sensing systems. Sampling and transferring errors are commonly encountered during each stage of sensing data processing. How to recover from these errors with accuracy and efficiency is quite challenging because of high sensing data volume and unrepeatable wireless communication environment. While Cloud provides a promising platform for processing big sensing data, however scalable and accurate error recovery solutions are still need. In this paper, we propose a novel approach to achieve fast error recovery in a scalable manner on cloud. This approach is based on the prediction of a recovery replacement data by making multiple data sources based approximation. The approximation process will use coverage information carried by data units to limit the algorithm in a small cluster of sensing data instead of a whole data spectrum. Specifically, in each sensing data cluster, a Euclidean distance based approximation is proposed to calculate a time series prediction. With the calculated time series, a detected error can be recovered with a predicted data value. Through the experiment with real world meteorological data sets on cloud, we demonstrate that the proposed error recovery approach can achieve high accuracy in data approximation to replace the original data error. At the same time, with MapReduce based implementation for scalability, the experimental results also show significant efficiency on time saving.
Chi Yang, Xianghua Xu, Kotagiri Ramamohanarao, Jinjun Chen
IEEE Trans. Knowl. Data Eng.4
2018 Integrating Collaborative Filtering and Association Rule Mining for Market Basket Recommendation
Yiping Wen, Jinjun Chen, Buqing Cao
WISE (2)3
2017 A Space-Filling Multidimensional Visualization (SFMDVis) for Exploratory Data Analysis
Tze-Haw Huang, Mao Lin Huang, Quang Vinh Nguyen 0002, Laiping Zhao, Weidong Huang 0001, Jinjun Chen
Inf. Sci.6
2017 A Scalable Data Chunk Similarity Based Compression Approach for Efficient Big Sensing Data Processing on Cloud
abstract
Big sensing data is prevalent in both industry and scientific research applications where the data is generated with high volume and velocity. Cloud computing provides a promising platform for big sensing data processing and storage as it provides a flexible stack of massive computing, storage, and software services in a scalable manner. Current big sensing data processing on Cloud have adopted some data compression techniques. However, due to the high volume and velocity of big sensing data, traditional data compression techniques lack sufficient efficiency and scalability for data processing. Based on specific on-Cloud data compression requirements, we propose a novel scalable data compression approach based on calculating similarity among the partitioned data chunks. Instead of compressing basic data units, the compression will be conducted over partitioned data chunks. To restore original data sets, some restoration functions and predictions will be designed. MapReduce is used for algorithm implementation to achieve extra scalability on Cloud. With real world meteorological big sensing data experiments on U-Cloud platform, we demonstrate that the proposed scalable compression approach based on data chunk similarity can significantly improve data compression efficiency with affordable data accuracy loss.
Chi Yang, Jinjun Chen
IEEE Trans. Knowl. Data Eng.2
2016 Scalable Local-Recoding Anonymization using Locality Sensitive Hashing for Big Data Privacy Preservation
abstract
While cloud computing has become an attractive platform for supporting data intensive applications, a major obstacle to the adoption of cloud computing in sectors such as health and defense is the privacy risk associated with releasing datasets to third-parties in the cloud for analysis. A widely-adopted technique for data privacy preservation is to anonymize data via local recoding. However, most existing local-recoding techniques are either serial or distributed without directly optimizing scalability, thus rendering them unsuitable for big data applications. In this paper, we propose a highly scalable approach to local-recoding anonymization in cloud computing, based on Locality Sensitive Hashing (LSH). Specifically, a novel semantic distance metric is presented for use with LSH to measure the similarity between two data records. Then, LSH with the MinHash function family can be employed to divide datasets into multiple partitions for use with MapReduce to parallelize computation while preserving similarity. By using our efficient LSH-based scheme, we can anonymize each partition through the use of a recursive agglomerative $k$-member clustering algorithm. Extensive experiments on real-life datasets show that our approach significantly improves the scalability and time-efficiency of local-recoding anonymization by orders of magnitude over existing approaches.
Xuyun Zhang, Christopher Leckie, Wan-Chun Dou, Jinjun Chen, Kotagiri Ramamohanarao, Zoran A. Salcic
CIKM4
2015 A Dynamic Key Length Based Approach for Real-Time Security Verification of Big Sensing Data Stream
Deepak Puthal, Surya Nepal, Rajiv Ranjan 0001, Jinjun Chen
WISE (2)4
2005 Temporal Dependency for Dynamic Verification of Fixed-Date Constraints in Grid Workflow Systems
Jinjun Chen, Yun Yang 0001
APWeb1