期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
Deep Learning Enabled Autoencoder Architecture for Collaborative Filtering Recommendation in IoT Environment 被引量:1
1
作者 Thavavel Vaiyapuri 《Computers, Materials & Continua》 SCIE EI 2021年第7期487-503,共17页
The era of the Internet of things(IoT)has marked a continued exploration of applications and services that can make people’s lives more convenient than ever before.However,the exploration of IoT services also means t... The era of the Internet of things(IoT)has marked a continued exploration of applications and services that can make people’s lives more convenient than ever before.However,the exploration of IoT services also means that people face unprecedented difficulties in spontaneously selecting the most appropriate services.Thus,there is a paramount need for a recommendation system that can help improve the experience of the users of IoT services to ensure the best quality of service.Most of the existing techniques—including collaborative filtering(CF),which is most widely adopted when building recommendation systems—suffer from rating sparsity and cold-start problems,preventing them from providing high quality recommendations.Inspired by the great success of deep learning in a wide range of fields,this work introduces a deep-learning-enabled autoencoder architecture to overcome the setbacks of CF recommendations.The proposed deep learning model is designed as a hybrid architecture with three key networks,namely autoencoder(AE),multilayered perceptron(MLP),and generalized matrix factorization(GMF).The model employs two AE networks to learn deep latent feature representations of users and items respectively and in parallel.Next,MLP and GMF networks are employed to model the linear and non-linear user-item interactions respectively with the extracted latent user and item features.Finally,the rating prediction is performed based on the idea of ensemble learning by fusing the output of the GMF and MLP networks.We conducted extensive experiments on two benchmark datasets,MoiveLens100K and MovieLens1M,using four standard evaluation metrics.Ablation experiments were conducted to confirm the validity of the proposed model and the contribution of each of its components in achieving better recommendation performance.Comparative analyses were also carried out to demonstrate the potential of the proposed model in gaining better accuracy than the existing CF methods with resistance to rating sparsity and cold-start problems. 展开更多
关键词 Neural collaborative filtering cold-start problem data sparsity multilayer perception generalized matrix factorization autoencoder deep learning ensemble learning top-K recommendations
下载PDF
A Hybrid System for Customer Churn Prediction and Retention Analysis via Supervised Learning
2
作者 Soban Arshad Khalid Iqbal +2 位作者 Sheneela Naz Sadaf Yasmin Zobia Rehman 《Computers, Materials & Continua》 SCIE EI 2022年第9期4283-4301,共19页
Telecom industry relies on churn prediction models to retain their customers.These prediction models help in precise and right time recognition of future switching by a group of customers to other service providers.Re... Telecom industry relies on churn prediction models to retain their customers.These prediction models help in precise and right time recognition of future switching by a group of customers to other service providers.Retention not only contributes to the profit of an organization,but it is also important for upholding a position in the competitive market.In the past,numerous churn prediction models have been proposed,but the current models have a number of flaws that prevent them from being used in real-world largescale telecom datasets.These schemes,fail to incorporate frequently changing requirements.Data sparsity,noisy data,and the imbalanced nature of the dataset are the other main challenges for an accurate prediction.In this paper,we propose a hybrid model,name as“A Hybrid System for Customer Churn Prediction and Retention Analysis via Supervised Learning(HCPRs)”that used Synthetic Minority Over-Sampling Technique(SMOTE)and Particle Swarm Optimization(PSO)to address the issue of imbalance class data and feature selection.Data cleaning and normalization has been done on big Orange dataset contains 15000 features along with 50000 entities.Substantial experiments are performed to test and validate the model on Random Forest(RF),Linear Regression(LR),Naïve Bayes(NB)and XG-Boost.Results show that the proposed model when used with XGBoost classifier,has greater Accuracy Under Curve(AUC)of 98%as compared with other methods. 展开更多
关键词 Telecom churn prediction data sparsity class imbalance big data particle swarm optimization
下载PDF
Dynamic road crime risk prediction with urban open data
3
作者 Binbin ZHOU Longbiao CHEN +3 位作者 Fangxun ZHOU Shijian LI Sha ZHAO Gang PAN 《Frontiers of Computer Science》 SCIE EI CSCD 2022年第1期113-125,共13页
Crime risk prediction is helpful for urban safety and citizens’life quality.However,existing crime studies focused on coarse-grained prediction,and usually failed to capture the dynamics of urban crimes.The key chall... Crime risk prediction is helpful for urban safety and citizens’life quality.However,existing crime studies focused on coarse-grained prediction,and usually failed to capture the dynamics of urban crimes.The key challenge is data sparsity,since that 1)not all crimes have been recorded,and 2)crimes usually occur with low frequency.In this paper,we propose an effective framework to predict fine-grained and dynamic crime risks in each road using heterogeneous urban data.First,to address the issue of unreported crimes,we propose a cross-aggregation soft-impute(CASI)method to deal with possible unreported crimes.Then,we use a novel crime risk measurement to capture the crime dynamics from the perspective of influence propagation,taking into consideration of both time-varying and location-varying risk propagation.Based on the dynamically calculated crime risks,we design contextual features(i.e.,POI distributions,taxi mobility,demographic features)from various urban data sources,and propose a zero-inflated negative binomial regression(ZINBR)model to predict future crime risks in roads.The experiments using the real-world data from New York City show that our framework can accurately predict road crime risks,and outperform other baseline methods. 展开更多
关键词 crime prediction road crime risk urban computing data sparsity zero-inflated negative binomial regression
原文传递
An integrated autoencoder-based filter for sparse big data
4
作者 Wei Peng Baogui Xin 《Journal of Control and Decision》 EI 2021年第3期260-268,共9页
We propose a novel filter for sparse big data,called an integrated autoencoder(IAE),which utilises auxiliary information to mitigate data sparsity.The proposed model achieves an appropriate balance between prediction ... We propose a novel filter for sparse big data,called an integrated autoencoder(IAE),which utilises auxiliary information to mitigate data sparsity.The proposed model achieves an appropriate balance between prediction accuracy,convergence speed,and complexity.We implement experiments on a GPS trajectory dataset,and the results demonstrate that the IAE is more accurate and robust than some state-of-the-art methods. 展开更多
关键词 Sparse big data integrated autoencoder(IAE) data sparsity PREDICTION FILTER
原文传递
QoS prediction algorithm used in location-aware hybrid Web service 被引量:2
5
作者 E Haihong Tong Junjie +1 位作者 Song Meina Song Junde 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2015年第1期42-49,共8页
Quality-of-Service (QoS) describes the non-functional characteristics of Web services. As such, the QoS is a critical parameter in service selection, composition and fault tolerance, and must be accurately determine... Quality-of-Service (QoS) describes the non-functional characteristics of Web services. As such, the QoS is a critical parameter in service selection, composition and fault tolerance, and must be accurately determined by some type of QoS prediction method. However, with the dramatic increase in the number of Web services, the prediction failure caused by data sparseness has become a critical challenge. A new 'hybrid user-location-aware prediction based on weighted Adamic-Adar (WAA)' (HUWAA) was proposed. The implicit neighbor search was optimized by incorporating location factors. Meanwhile, the ability of the improved algorithms to solve the data sparsity problem was validated in experiments on public real world datasets. The new algorithm outperforms the existing of item-based pearson correlation coefficient (IPCC), user-based pearson correlation coefficient (UPCC) and Web service recommender system (WSRec) algorithms. 展开更多
关键词 service QoS prediction data sparsity link prediction LOCATION-AWARE
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部