Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Qingchen Zhang is active.

Publication


Featured researches published by Qingchen Zhang.


IEEE Transactions on Industrial Informatics | 2017

An Incremental CFS Algorithm for Clustering Large Data in Industrial Internet of Things

Qingchen Zhang; Chunsheng Zhu; Laurence T. Yang; Zhikui Chen; Liang Zhao; Peng Li

With the rapid advances of sensing technologies and wireless communications, large amounts of dynamic data pertaining to industrial production are being collected from many sensor nodes deployed in the industrial Internet of Things. Analyzing those data effectively can help to improve the industrial services and mitigate the system unprepared breakdowns. As an important technique of data analysis, clustering attempts to find the underlying pattern structures embedded in unlabeled information. Unfortunately, most of the current clustering techniques that could only deal with static data become infeasible to cluster a significant volume of data in the dynamic industrial applications. To tackle this problem, an incremental clustering algorithm by fast finding and searching of density peaks based on k-mediods is proposed in this paper. In the proposed algorithm, two cluster operations, namely cluster creating and cluster merging, are defined to integrate the current pattern into the previous one for the final clustering result, and k-mediods is employed to modify the clustering centers according to the new arriving objects. Finally, experiments are conducted to validate the proposed scheme on three popular UCI datasets and two real datasets collected from industrial Internet of Things in terms of clustering accuracy and computational time.


Information Fusion | 2018

High-order possibilistic c-means algorithms based on tensor decompositions for big data in IoT

Qingchen Zhang; Laurence T. Yang; Zhikui Chen; Peng Li

Abstract Internet of Things (IoT) connects the physical world and the cyber world to offer intelligent services by data mining for big data. Each big data sample typically involves a large number of attributes, posing a remarkable challenge on the high-order possibilistic c-means algorithm (HOPCM). Specially, HOPCM requires high-performance servers with a large-scale memory and a powerful computing unit, to cluster big samples, limiting its applicability in IoT systems with low-end devices such as portable computing units and embedded devises which have only limited memory space and computing power. In this paper, we propose two high-order possibilistic c-means algorithms based on the canonical polyadic decomposition (CP-HOPCM) and the tensor-train network (TT-HOPCM) for clustering big data. In detail, we use the canonical polyadic decomposition and the tensor-train network to compress the attributes of each big data sample. To evaluate the performance of our algorithms, we conduct the experiments on two representative big data datasets, i.e., NUS-WIDE-14 and SNAE2, by comparison with the conventional high-order possibilistic c-means algorithm in terms of attributes reduction, execution time, memory usage and clustering accuracy. Results imply that CP-HOPCM and TT-HOPCM are potential for big data clustering in IoT systems with low-end devices since they can achieve a high compression rate for heterogeneous samples to save the memory space significantly without a significant clustering accuracy drop.


Information Fusion | 2018

A survey on deep learning for big data

Qingchen Zhang; Laurence T. Yang; Zhikui Chen; Peng Li

Abstract Deep learning, as one of the most currently remarkable machine learning techniques, has achieved great success in many applications such as image analysis, speech recognition and text understanding. It uses supervised and unsupervised strategies to learn multi-level representations and features in hierarchical architectures for the tasks of classification and pattern recognition. Recent development in sensor networks and communication technologies has enabled the collection of big data. Although big data provides great opportunities for a broad of areas including e-commerce, industrial control and smart medical, it poses many challenging issues on data mining and information processing due to its characteristics of large volume, large variety, large velocity and large veracity. In the past few years, deep learning has played an important role in big data analytic solutions. In this paper, we review the emerging researches of deep learning models for big data feature learning. Furthermore, we point out the remaining challenges of big data deep learning and discuss the future topics.


IEEE Transactions on Big Data | 2017

PPHOPCM: Privacy-preserving High-order Possibilistic c-Means Algorithm for Big Data Clustering with Cloud Computing

Qingchen Zhang; Laurence T. Yang; Zhikui Chen; Peng Li

As one important technique of fuzzy clustering in data mining and pattern recognition, the possibilistic c-means algorithm (PCM) has been widely used in image analysis and knowledge discovery. However, it is difficult for PCM to produce a good result for clustering big data, especially for heterogenous data, since it is initially designed for only small structured dataset. To tackle this problem, the paper proposes a high-order PCM algorithm (HOPCM) for big data clustering by optimizing the objective function in the tensor space. Further, we design a distributed HOPCM method based on MapReduce for very large amounts of heterogeneous data. Finally, we devise a privacy-preserving HOPCM algorithm (PPHOPCM) to protect the private data on cloud by applying the BGV encryption scheme to HOPCM, In PPHOPCM, the functions for updating the membership matrix and clustering centers are approximated as polynomial functions to support the secure computing of the BGV scheme. Experimental results indicate that PPHOPCM can effectively cluster a large number of heterogeneous data using cloud computing without disclosure of private data.


ACM Transactions on Multimedia Computing, Communications, and Applications | 2017

A Tucker Deep Computation Model for Mobile Multimedia Feature Learning

Qingchen Zhang; Laurence T. Yang; Xingang Liu; Zhikui Chen; Peng Li

Recently, the deep computation model, as a tensor deep learning model, has achieved super performance for multimedia feature learning. However, the conventional deep computation model involves a large number of parameters. Typically, training a deep computation model with millions of parameters needs high-performance servers with large-scale memory and powerful computing units, limiting the growth of the model size for multimedia feature learning on common devices such as portable CPUs and conventional desktops. To tackle this problem, this article proposes a Tucker deep computation model by using the Tucker decomposition to compress the weight tensors in the full-connected layers for multimedia feature learning. Furthermore, a learning algorithm based on the back-propagation strategy is devised to train the parameters of the Tucker deep computation model. Finally, the performance of the Tucker deep computation model is evaluated by comparing with the conventional deep computation model on two representative multimedia datasets, that is, CUAVE and SNAE2, in terms of accuracy drop, parameter reduction, and speedup in the experiments. Results imply that the Tucker deep computation model can achieve a large-parameter reduction and speedup with a small accuracy drop for multimedia feature learning.


IEEE Transactions on Industrial Informatics | 2018

Deep Convolutional Computation Model for Feature Learning on Big Data in Internet of Things

Peng Li; Zhikui Chen; Laurence T. Yang; Qingchen Zhang; M. Jamal Deen

Currently, a large number of industrial data, usually referred to big data, are collected from Internet of Things (IoT). Big data are typically heterogeneous, i.e., each object in big datasets is multimodal, posing a challenging issue on the convolutional neural network (CNN) that is one of the most representative deep learning models. In this paper, a deep convolutional computation model (DCCM) is proposed to learn hierarchical features of big data by using the tensor representation model to extend the CNN from the vector space to the tensor space. To make full use of the local features and topologies contained in the big data, a tensor convolution operation is defined to prevent overfitting and improve the training efficiency. Furthermore, a high-order backpropagation algorithm is proposed to train the parameters of the deep convolutional computational model in the high-order space. Finally, experiments on three datasets, i.e., CUAVE, SNAE2, and STL-10 are carried out to verify the performance of the DCCM. Experimental results show that the deep convolutional computation model can give higher classification accuracy than the deep computation model or the multimodal model for big data in IoT.


IEEE Transactions on Sustainable Computing | 2017

Energy-Efficient Scheduling for Real-Time Systems Based on Deep Q-Learning Model

Qingchen Zhang; Man Lin; Laurence T. Yang; Zhikui Chen; Peng Li

Energy saving is a critical and challenging issue for real-time systems in embedded devices because of their limited energy supply. To reduce the energy consumption, a hybrid dynamic voltage and frequency scaling (DVFS) scheduling based on Q-learning (QL-HDS) was proposed by combining energy-efficient DVFS techniques. However, QL-HDS discretizes the system state parameters with a certain step size, resulting in a poor distinction of the system states. More importantly, it is difficult for QL-HDS to learn a system for various task sets with a Q-table and limited training sets. In this paper, an energy-efficient scheduling scheme based on deep Q-learning model is proposed for periodic tasks in real-time systems (DQL-EES). Specially, a deep Q-learning model is designed by combining a stacked auto-encoder and a Q-learning model. In the deep Q-learning model, the stacked auto-encoder is used to replace the Q-function for learning the Q-value of each DVFS technology for any system state. Furthermore, a training strategy is devised to learn the parameters of the deep Q-learning model based on the experience replay scheme. Finally, the performance of the proposed scheme is evaluated by comparison with QL-HDS on different simulation task sets. Results demonstrated that the proposed algorithm can save average <inline-formula><tex-math notation=LaTeX>


Neurocomputing | 2017

A privacy-preserving high-order neuro-fuzzy c-means algorithm with cloud computing

Peng Li; Zhikui Chen; Laurence T. Yang; Liang Zhao; Qingchen Zhang

4.2%


systems man and cybernetics | 2018

An Improved Deep Computation Model Based on Canonical Polyadic Decomposition

Qingchen Zhang; Laurence T. Yang; Zhikui Chen; Peng Li

</tex-math><alternatives><inline-graphic xlink:href=yang-ieq1-2743704.gif/></alternatives></inline-formula> energy than QL-HDS.


IEEE Transactions on Industrial Informatics | 2018

An Adaptive Droupout Deep Computation Model for Industrial IoT Big Data Learning with Crowdsourcing to Cloud Computing

Qingchen Zhang; Laurence T. Yang; Zhikui Chen; Peng Li; Fanyu Bu

Currently, massive heterogeneous data is generating from the Internet of Things (IoT). Heterogeneous data processing with the neuro-fuzzy technology has become a hot topic for IoT. In this work, we propose a privacy-preserving high-order neuro-fuzzy c-means algorithm for clustering heterogeneous data (PPHOFCM) on cloud computing. PPHOFCM clusters the heterogeneous data set by representing each heterogeneous data object as a tensor and uses the tensor distance to capture the correlations in the high-order tensor space. Furthermore, the cloud computing is employed to improve the clustering efficiency for massive heterogeneous data from IoT. The BGV encryption scheme is used to protect the private data when performing the high-order neuro-fuzzy c-means algorithm on cloud computing. Experiments are conducted on two real IoT datasets to verify the proposed algorithm.

Collaboration


Dive into the Qingchen Zhang's collaboration.

Top Co-Authors

Avatar

Laurence T. Yang

St. Francis Xavier University

View shared research outputs
Top Co-Authors

Avatar

Peng Li

Dalian University of Technology

View shared research outputs
Top Co-Authors

Avatar

Zhikui Chen

Dalian University of Technology

View shared research outputs
Top Co-Authors

Avatar

Liang Zhao

Dalian University of Technology

View shared research outputs
Top Co-Authors

Avatar

Jing Gao

Dalian University of Technology

View shared research outputs
Top Co-Authors

Avatar

Xingang Liu

University of Electronic Science and Technology of China

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Chunsheng Zhu

University of British Columbia

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Man Lin

St. Francis Xavier University

View shared research outputs
Researchain Logo
Decentralizing Knowledge