With the rapid growth of manuscript submissions,finding eligible reviewers for every submission has become a heavy task.Recommender systems are powerful tools developed in computer science and information science to d...With the rapid growth of manuscript submissions,finding eligible reviewers for every submission has become a heavy task.Recommender systems are powerful tools developed in computer science and information science to deal with this problem.However,most existing approaches resort to text mining techniques to match manuscripts with potential reviewers,which require high-quality textual information to perform well.In this paper,we propose a reviewer recommendation algorithm based on a network diffusion process on a scholar-paper multilayer network,with no requirement for textual information.The network incorporates the relationship of scholar-paper pairs,the collaboration among scholars,and the bibliographic coupling among papers.Experimental results show that our proposed algorithm outperforms other state-of-the-art recommendation methods that use graph random walk and matrix factorization and methods that use machine learning and natural language processing,with improvements of over 7.62%in recall,5.66%in hit rate,and 47.53%in ranking score.Our work sheds light on the effectiveness of multilayer network diffusion-based methods in the reviewer recommendation problem,which will help to facilitate the peer-review process and promote information retrieval research in other practical scenes.展开更多
Accurately recommending candidate news to users is a basic challenge of personalized news recommendation systems.Traditional methods are usually difficult to learn and acquire complex semantic information in news text...Accurately recommending candidate news to users is a basic challenge of personalized news recommendation systems.Traditional methods are usually difficult to learn and acquire complex semantic information in news texts,resulting in unsatisfactory recommendation results.Besides,these traditional methods are more friendly to active users with rich historical behaviors.However,they can not effectively solve the long tail problem of inactive users.To address these issues,this research presents a novel general framework that combines Large Language Models(LLM)and Knowledge Graphs(KG)into traditional methods.To learn the contextual information of news text,we use LLMs’powerful text understanding ability to generate news representations with rich semantic information,and then,the generated news representations are used to enhance the news encoding in traditional methods.In addition,multi-hops relationship of news entities is mined and the structural information of news is encoded using KG,thus alleviating the challenge of long-tail distribution.Experimental results demonstrate that compared with various traditional models,on evaluation indicators such as AUC,MRR,nDCG@5 and nDCG@10,the framework significantly improves the recommendation performance.The successful integration of LLM and KG in our framework has established a feasible way for achieving more accurate personalized news recommendation.Our code is available at https://github.com/Xuan-ZW/LKPNR.展开更多
Recommendation Information Systems(RIS)are pivotal in helping users in swiftly locating desired content from the vast amount of information available on the Internet.Graph Convolution Network(GCN)algorithms have been ...Recommendation Information Systems(RIS)are pivotal in helping users in swiftly locating desired content from the vast amount of information available on the Internet.Graph Convolution Network(GCN)algorithms have been employed to implement the RIS efficiently.However,the GCN algorithm faces limitations in terms of performance enhancement owing to the due to the embedding value-vanishing problem that occurs during the learning process.To address this issue,we propose a Weighted Forwarding method using the GCN(WF-GCN)algorithm.The proposed method involves multiplying the embedding results with different weights for each hop layer during graph learning.By applying the WF-GCN algorithm,which adjusts weights for each hop layer before forwarding to the next,nodes with many neighbors achieve higher embedding values.This approach facilitates the learning of more hop layers within the GCN framework.The efficacy of the WF-GCN was demonstrated through its application to various datasets.In the MovieLens dataset,the implementation of WF-GCN in LightGCN resulted in significant performance improvements,with recall and NDCG increasing by up to+163.64%and+132.04%,respectively.Similarly,in the Last.FM dataset,LightGCN using WF-GCN enhanced with WF-GCN showed substantial improvements,with the recall and NDCG metrics rising by up to+174.40%and+169.95%,respectively.Furthermore,the application of WF-GCN to Self-supervised Graph Learning(SGL)and Simple Graph Contrastive Learning(SimGCL)also demonstrated notable enhancements in both recall and NDCG across these datasets.展开更多
In interactive platforms, we often want to predict which items could be more relevant for users, either based on their previous interactions with the system or their preferences. Such systems are called Recommender Sy...In interactive platforms, we often want to predict which items could be more relevant for users, either based on their previous interactions with the system or their preferences. Such systems are called Recommender Systems. They are divided into three main groups, including content-based, collaborative and hybrid recommenders. In this paper, we focus on collaborative filtering and the improvement of the accuracy of its techniques. Then, we suggest an Ensemble Learning Recommender System model made of a probabilistic model and an efficient matrix factorization method. The interactions between users and the platform are scored by explicit and implicit scores. At each user session, implicit scores are used to train a probabilistic model to compute the maximum likelihood estimator for the probability that an item will be recommended in the next session. The explicit scores are used to know the impact of the user’s vote on an item at the time of the recommendation.展开更多
Content-based filtering E-commerce recommender system was discussed fully in this paper. Users' unique features can be explored by means of vector space model firstly. Then based on the qualitative value of products ...Content-based filtering E-commerce recommender system was discussed fully in this paper. Users' unique features can be explored by means of vector space model firstly. Then based on the qualitative value of products informa tion, the recommender lists were obtained. Since the system can adapt to the users' feedback automatically, its performance were enhanced comprehensively. Finally the evaluation of the system and the experimental results were presented.展开更多
Recommendation system can greatly alleviate the "information overload" in the big data era. Existing recommendation methods, however, typically focus on predicting missing rating values via analyzing user-it...Recommendation system can greatly alleviate the "information overload" in the big data era. Existing recommendation methods, however, typically focus on predicting missing rating values via analyzing user-item dualistic relationship, which neglect an important fact that the latent interests of users can influence their rating behaviors. Moreover, traditional recommendation methods easily suffer from the high dimensional problem and cold-start problem. To address these challenges, in this paper, we propose a PBUED(PLSA-Based Uniform Euclidean Distance) scheme, which utilizes topic model and uniform Euclidean distance to recommend the suitable items for users. The solution first employs probabilistic latent semantic analysis(PLSA) to extract users' interests, users with different interests are divided into different subgroups. Then, the uniform Euclidean distance is adopted to compute the users' similarity in the same interest subset; finally, the missing rating values of data are predicted via aggregating similar neighbors' ratings. We evaluate PBUED on two datasets and experimental results show PBUED can lead to better predicting performance and ranking performance than other approaches.展开更多
In big data of business service or transaction,it is impossible to provide entire information to both of services from cyber system,so some service providers made use of maliciously services to get more interests.Trus...In big data of business service or transaction,it is impossible to provide entire information to both of services from cyber system,so some service providers made use of maliciously services to get more interests.Trust management is an effective solution to deal with these malicious actions.This paper gave a trust computing model based on service-recommendation in big data.This model takes into account difference of recommendation trust between familiar node and stranger node.Thus,to ensure accuracy of recommending trust computing,paper proposed a fine-granularity similarity computing method based on the similarity of service concept domain ontology.This model is more accurate in computing trust value of cyber service nodes and prevents better cheating and attacking of malicious service nodes.Experiment results illustrated our model is effective.展开更多
In order to improve the consistency between the recommended retrieval results and user needs,improve the recommendation efficiency,and reduce the average absolute deviation of resource retrieval,a design method of int...In order to improve the consistency between the recommended retrieval results and user needs,improve the recommendation efficiency,and reduce the average absolute deviation of resource retrieval,a design method of intelligent recommendation retrieval model for Fujian intangible cultural heritage digital archive resources based on knowledge atlas is proposed.The TG-LDA(Tag-granularity LDA)model is proposed on the basis of the standard LDA(Linear Discriminant Analysis)model.The model is used to mine archive resource topics.The Pearson correlation coefficient is used to measure the relevance between topics.Based on the measurement results,the FastText deep learning model is used to achieve archive resource classification.According to the classification results,TF-IDF(term frequency–inverse document frequency)algorithm is used to calculate the weight of resource retrieval keywords to achieve resource retrieval,and a recommendation model of intangible cultural heritage digital archives resources is built through the knowledge map to achieve comprehensive and personalized recommendation of resources.The experimental results show that the recommendation and retrieval results of the proposed method are more in line with users’needs,can provide users with personalized digital archive resources,and the average absolute deviation of resource retrieval is low,the recommendation efficiency is high,and the utilization effect of archive resources is effectively improved.展开更多
Background: Based on the transtheoretical model, the current study investigated whether awareness of physical activity(PA) recommendations had an impact on the stages of PA behavior change and levels of PA among Chine...Background: Based on the transtheoretical model, the current study investigated whether awareness of physical activity(PA) recommendations had an impact on the stages of PA behavior change and levels of PA among Chinese college students.Methods: In Study 1, with a cross-sectional study design, 9826 students were recruited, and their knowledge of international PA recommendations,PA stage distribution, and self-reported PA level were surveyed. Pearson's χ2 test was used to test whether those participants who were aware and not aware of PA guidelines were equally distributed across the stages of PA behavior, and independent t test was conducted to test the group difference in the actual levels of PA. In Study 2, 279 students who were not aware of the PA recommendations were randomly allocated to either an intervention group or a control group, and only those in the intervention group were presented with international PA guidelines. In both groups,students' PA stages and PA level were examined before the test and then 4 months post-test. Mc Nemar's test for correlated proportions and repeated-measures analysis of variance were conducted to examine the changes in PA stage membership and PA level after the intervention.Results: Study 1 results revealed that only 4.4% of the surveyed students had correct knowledge of PA recommendations. Those who were aware of the recommendations were in later stages of PA behavior(χ~2(4) = 167.19, p < 0.001). They were also significantly more physically active than those who were not aware of the recommendations(t(443.71) = 9.00, p < 0.001, Cohen's d = 0.53). Study 2 results demonstrated that the intervention group participants who were at the precontemplation and contemplation stages at the pre-test each progressed further in the PA stages in the post-test(χ~2(1) = 112.06, p < 0.001; χ~2(1) = 118.76, p = 0.03, respectively), although no significant change in PA level was observed(t(139) < 1, p = 0.89).Conclusion: The results showed that awareness of the PA recommendations was associated with higher stages and levels of PA behavior, and a brief educational exposure to PA recommendations led to improved stages of PA behavior but no change in the levels of PA among Chinese college students. More effective public health campaign strategies are needed to promote the dissemination of the PA recommendations and to raise the awareness of the Chinese student population.展开更多
The emergence of on-demand service provisioning by Federated Cloud Providers(FCPs)to Cloud Users(CU)has fuelled significant innovations in cloud provisioning models.Owing to the massive traffic,massive CU resource req...The emergence of on-demand service provisioning by Federated Cloud Providers(FCPs)to Cloud Users(CU)has fuelled significant innovations in cloud provisioning models.Owing to the massive traffic,massive CU resource requests are sent to FCPs,and appropriate service recommendations are sent by FCPs.Currently,the FourthGeneration(4G)-Long Term Evolution(LTE)network faces bottlenecks that affect end-user throughput and latency.Moreover,the data is exchanged among heterogeneous stakeholders,and thus trust is a prime concern.To address these limitations,the paper proposes a Blockchain(BC)-leveraged rank-based recommender scheme,FedRec,to expedite secure and trusted Cloud Service Provisioning(CSP)to the CU through the FCP at the backdrop of base 5G communication service.The scheme operates in three phases.In the first phase,a BCintegrated request-response broker model is formulated between the CU,Cloud Brokers(BR),and the FCP,where a CU service request is forwarded through the BR to different FCPs.For service requests,Anything-as-aService(XaaS)is supported by 5G-enhanced Mobile Broadband(eMBB)service.In the next phase,a weighted matching recommender model is proposed at the FCP sites based on a novel Ranking-Based Recommender(RBR)model based on the CU requests.In the final phase,based on the matching recommendations between the CU and the FCP,Smart Contracts(SC)are executed,and resource provisioning data is stored in the Interplanetary File Systems(IPFS)that expedite the block validations.The proposed scheme FedRec is compared in terms of SC evaluation and formal verification.In simulation,FedRec achieves a reduction of 27.55%in chain storage and a transaction throughput of 43.5074 Mbps at 150 blocks.For the IPFS,we have achieved a bandwidth improvement of 17.91%.In the RBR models,the maximum obtained hit ratio is 0.9314 at 200 million CU requests,showing an improvement of 1.2%in average servicing latency over non-RBR models and a maximization trade-off of QoE index of 2.7688 at the flow request 1.088 and at granted service price of USD 1.559 million to FCP for provided services.The obtained results indicate the viability of the proposed scheme against traditional approaches.展开更多
The traditional collaborative filtering recommendation technology has some shortcomings in the large data environment. To solve this problem, a personalized recommendation method based on cloud computing technology is...The traditional collaborative filtering recommendation technology has some shortcomings in the large data environment. To solve this problem, a personalized recommendation method based on cloud computing technology is proposed. The large data set and recommendation computation are decomposed into parallel processing on multiple computers. A parallel recommendation engine based on Hadoop open source framework is established, and the effectiveness of the system is validated by learning recommendation on an English training platform. The experimental results show that the scalability of the recommender system can be greatly improved by using cloud computing technology to handle massive data in the cluster. On the basis of the comparison of traditional recommendation algorithms, combined with the advantages of cloud computing, a personalized recommendation system based on cloud computing is proposed.展开更多
Knowledge base acceleration-cumulative citation recommendation(KBA-CCR)aims to detect citation-worthiness documents from a chronological stream corpus for a set of target entities in a knowledge base.Most previous wor...Knowledge base acceleration-cumulative citation recommendation(KBA-CCR)aims to detect citation-worthiness documents from a chronological stream corpus for a set of target entities in a knowledge base.Most previous works only consider a number of semantic features between documents and target entities in the knowledge base,and then use powerful machine learning approaches such as logistic regression to classify relevant documents and non-relevant documents.However,the burst activities of an entity have been proved to be a significant signal to predict potential citations.In this paper,an entity burst discriminative model(EBDM)is presented to substantially exploit such burst features.The EBDM presents a new temporal representation based on the burst features,which can capture both temporal and semantic correlations between entities and documents.Meanwhile,in contrast to the bag-of-words model,the EBDM can significantly decrease the number of non-zero entries of feature vectors.An extensive set of experiments were conducted on the TREC-KBA-2012 dataset.The results show that the EBDM outperforms the performance of the state-of-the-art models.展开更多
Customer churn may be a critical issue for banks. The extant literature on statistical and machine learning for customer churn focuses on the problem of correctly predicting that a customer is about to switch bank, wh...Customer churn may be a critical issue for banks. The extant literature on statistical and machine learning for customer churn focuses on the problem of correctly predicting that a customer is about to switch bank, while very rarely consid-ers the problem of generating personalized actions to improve the customer retention rate. However, these decisions are at least as critical as the correct identification of customers at risk. The decision of what actions to deliver to what customers is normally left to managers who can only rely upon their knowledge. By looking at the scientific literature on CRM and personalization, this research proposes a number of models which can be used to generate marketing ac-tions, and shows how to integrate them into a model embracing both the analytical prediction of customer churn and the generation of retention actions. The benefits and risks associated with each approach are discussed. The paper also describes a case of application of a predictive model of customer churn in a retail bank where the analysts have also generated a set of personalized actions to retain customers by using one of the approaches presented in the paper, namely by adapting a recommender system approach to the retention problem.展开更多
A novel model based on structure alignments is proposed for statistical machine translation in this paper. Meta-structure and sequence of meta-structure for a parse tree are defined. During the translation process, a ...A novel model based on structure alignments is proposed for statistical machine translation in this paper. Meta-structure and sequence of meta-structure for a parse tree are defined. During the translation process, a parse tree is decomposed to deal with the structure divergence and the alignments can be constructed at different levels of recombination of meta-structure (RM). This method can perform the structure mapping across the sub-tree structure between languages. As a result, we get not only the translation for the target language, but sequence of meta-stmctu .re of its parse tree at the same time. Experiments show that the model in the framework of log-linear model has better generative ability and significantly outperforms Pharaoh, a phrase-based system.展开更多
The number of Internet Web services has become increasingly large recently.Cloud services consumers face a critical challenge in selecting services from abundant candidates.Due to the uncertainty of Web service QoS an...The number of Internet Web services has become increasingly large recently.Cloud services consumers face a critical challenge in selecting services from abundant candidates.Due to the uncertainty of Web service QoS and the diversity of user characteristics,this paper proposes a Web service recommendation method based on cloud model and user personality(WSRCP),which employs cloud model similarity method to analyze the similarity of QoS feedback data among different users,to identify the user with high similarity to the potential user.Based on the QoS data of the users’feedback,Finally,user characteristic attribute Web service recommendation is implemented by personalized collaborative filtering algorithm.The experimental results on the WS-Dream dataset show that our approach not only solves the drawbacks of the sparse user service,but also improves the recommend accuracy.展开更多
Due to the development of E-Commerce, collaboration filtering (CF) recommendation algorithm becomes popular in recent years. It has some limitations such as cold start, data sparseness and low operation efficiency. In...Due to the development of E-Commerce, collaboration filtering (CF) recommendation algorithm becomes popular in recent years. It has some limitations such as cold start, data sparseness and low operation efficiency. In this paper, a CF recommendation algorithm is propose based on the latent factor model and improved spectral clustering (CFRALFMISC) to improve the forecasting precision. The latent factor model was firstly adopted to predict the missing score. Then, the cluster validity index was used to determine the number of clusters. Finally, the spectral clustering was improved by using the FCM algorithm to replace the K-means in the spectral clustering. The simulation results show that CFRALFMISC can effectively improve the recommendation precision compared with other algorithms.展开更多
The response of rice to N fertilizer applicationhas shown that high rates of N application donot always ensure a proportional increase inyield due to high N losses. A model, ORYZA-0 was developed by ten Berge for desi...The response of rice to N fertilizer applicationhas shown that high rates of N application donot always ensure a proportional increase inyield due to high N losses. A model, ORYZA-0 was developed by ten Berge for designingoptimum N fertilizer management strategy inrice. We evaluated the performance ofORYZA-0 in Jinhua, Zhejiang Province. ORYZA-0 includes N uptakes, partition-ing of N among the organs, and utilization ofleaf N in converting solar energy to dry mat-ter. It can predict the amount and time of Nfertilizer application to achieve a maximumbiomass or yield combining with Price algo-rithm optimization procedure.展开更多
基金Project supported by the National Natural Science Foundation of China(Grant No.T2293771)the New Cornerstone Science Foundation through the XPLORER PRIZE.
文摘With the rapid growth of manuscript submissions,finding eligible reviewers for every submission has become a heavy task.Recommender systems are powerful tools developed in computer science and information science to deal with this problem.However,most existing approaches resort to text mining techniques to match manuscripts with potential reviewers,which require high-quality textual information to perform well.In this paper,we propose a reviewer recommendation algorithm based on a network diffusion process on a scholar-paper multilayer network,with no requirement for textual information.The network incorporates the relationship of scholar-paper pairs,the collaboration among scholars,and the bibliographic coupling among papers.Experimental results show that our proposed algorithm outperforms other state-of-the-art recommendation methods that use graph random walk and matrix factorization and methods that use machine learning and natural language processing,with improvements of over 7.62%in recall,5.66%in hit rate,and 47.53%in ranking score.Our work sheds light on the effectiveness of multilayer network diffusion-based methods in the reviewer recommendation problem,which will help to facilitate the peer-review process and promote information retrieval research in other practical scenes.
基金supported by National Key R&D Program of China(2022QY2000-02).
文摘Accurately recommending candidate news to users is a basic challenge of personalized news recommendation systems.Traditional methods are usually difficult to learn and acquire complex semantic information in news texts,resulting in unsatisfactory recommendation results.Besides,these traditional methods are more friendly to active users with rich historical behaviors.However,they can not effectively solve the long tail problem of inactive users.To address these issues,this research presents a novel general framework that combines Large Language Models(LLM)and Knowledge Graphs(KG)into traditional methods.To learn the contextual information of news text,we use LLMs’powerful text understanding ability to generate news representations with rich semantic information,and then,the generated news representations are used to enhance the news encoding in traditional methods.In addition,multi-hops relationship of news entities is mined and the structural information of news is encoded using KG,thus alleviating the challenge of long-tail distribution.Experimental results demonstrate that compared with various traditional models,on evaluation indicators such as AUC,MRR,nDCG@5 and nDCG@10,the framework significantly improves the recommendation performance.The successful integration of LLM and KG in our framework has established a feasible way for achieving more accurate personalized news recommendation.Our code is available at https://github.com/Xuan-ZW/LKPNR.
基金This work was supported by the Kyonggi University Research Grant 2022.
文摘Recommendation Information Systems(RIS)are pivotal in helping users in swiftly locating desired content from the vast amount of information available on the Internet.Graph Convolution Network(GCN)algorithms have been employed to implement the RIS efficiently.However,the GCN algorithm faces limitations in terms of performance enhancement owing to the due to the embedding value-vanishing problem that occurs during the learning process.To address this issue,we propose a Weighted Forwarding method using the GCN(WF-GCN)algorithm.The proposed method involves multiplying the embedding results with different weights for each hop layer during graph learning.By applying the WF-GCN algorithm,which adjusts weights for each hop layer before forwarding to the next,nodes with many neighbors achieve higher embedding values.This approach facilitates the learning of more hop layers within the GCN framework.The efficacy of the WF-GCN was demonstrated through its application to various datasets.In the MovieLens dataset,the implementation of WF-GCN in LightGCN resulted in significant performance improvements,with recall and NDCG increasing by up to+163.64%and+132.04%,respectively.Similarly,in the Last.FM dataset,LightGCN using WF-GCN enhanced with WF-GCN showed substantial improvements,with the recall and NDCG metrics rising by up to+174.40%and+169.95%,respectively.Furthermore,the application of WF-GCN to Self-supervised Graph Learning(SGL)and Simple Graph Contrastive Learning(SimGCL)also demonstrated notable enhancements in both recall and NDCG across these datasets.
文摘In interactive platforms, we often want to predict which items could be more relevant for users, either based on their previous interactions with the system or their preferences. Such systems are called Recommender Systems. They are divided into three main groups, including content-based, collaborative and hybrid recommenders. In this paper, we focus on collaborative filtering and the improvement of the accuracy of its techniques. Then, we suggest an Ensemble Learning Recommender System model made of a probabilistic model and an efficient matrix factorization method. The interactions between users and the platform are scored by explicit and implicit scores. At each user session, implicit scores are used to train a probabilistic model to compute the maximum likelihood estimator for the probability that an item will be recommended in the next session. The explicit scores are used to know the impact of the user’s vote on an item at the time of the recommendation.
基金Supported bythe Hunan Teaching Reformand Re-search Project of Colleges and Universities (2003-B72) the HunanBoard of Review on Philosophic and Social Scientific Pay-off Project(0406035) the Hunan Soft Science Research Project(04ZH6005)
文摘Content-based filtering E-commerce recommender system was discussed fully in this paper. Users' unique features can be explored by means of vector space model firstly. Then based on the qualitative value of products informa tion, the recommender lists were obtained. Since the system can adapt to the users' feedback automatically, its performance were enhanced comprehensively. Finally the evaluation of the system and the experimental results were presented.
基金supported in part by the National High‐tech R&D Program of China (863 Program) under Grant No. 2013AA102301technological project of Henan province (162102210214)
文摘Recommendation system can greatly alleviate the "information overload" in the big data era. Existing recommendation methods, however, typically focus on predicting missing rating values via analyzing user-item dualistic relationship, which neglect an important fact that the latent interests of users can influence their rating behaviors. Moreover, traditional recommendation methods easily suffer from the high dimensional problem and cold-start problem. To address these challenges, in this paper, we propose a PBUED(PLSA-Based Uniform Euclidean Distance) scheme, which utilizes topic model and uniform Euclidean distance to recommend the suitable items for users. The solution first employs probabilistic latent semantic analysis(PLSA) to extract users' interests, users with different interests are divided into different subgroups. Then, the uniform Euclidean distance is adopted to compute the users' similarity in the same interest subset; finally, the missing rating values of data are predicted via aggregating similar neighbors' ratings. We evaluate PBUED on two datasets and experimental results show PBUED can lead to better predicting performance and ranking performance than other approaches.
文摘In big data of business service or transaction,it is impossible to provide entire information to both of services from cyber system,so some service providers made use of maliciously services to get more interests.Trust management is an effective solution to deal with these malicious actions.This paper gave a trust computing model based on service-recommendation in big data.This model takes into account difference of recommendation trust between familiar node and stranger node.Thus,to ensure accuracy of recommending trust computing,paper proposed a fine-granularity similarity computing method based on the similarity of service concept domain ontology.This model is more accurate in computing trust value of cyber service nodes and prevents better cheating and attacking of malicious service nodes.Experiment results illustrated our model is effective.
文摘In order to improve the consistency between the recommended retrieval results and user needs,improve the recommendation efficiency,and reduce the average absolute deviation of resource retrieval,a design method of intelligent recommendation retrieval model for Fujian intangible cultural heritage digital archive resources based on knowledge atlas is proposed.The TG-LDA(Tag-granularity LDA)model is proposed on the basis of the standard LDA(Linear Discriminant Analysis)model.The model is used to mine archive resource topics.The Pearson correlation coefficient is used to measure the relevance between topics.Based on the measurement results,the FastText deep learning model is used to achieve archive resource classification.According to the classification results,TF-IDF(term frequency–inverse document frequency)algorithm is used to calculate the weight of resource retrieval keywords to achieve resource retrieval,and a recommendation model of intangible cultural heritage digital archives resources is built through the knowledge map to achieve comprehensive and personalized recommendation of resources.The experimental results show that the recommendation and retrieval results of the proposed method are more in line with users’needs,can provide users with personalized digital archive resources,and the average absolute deviation of resource retrieval is low,the recommendation efficiency is high,and the utilization effect of archive resources is effectively improved.
基金partly supported by the China Scholarship Council (No. 201406010330)
文摘Background: Based on the transtheoretical model, the current study investigated whether awareness of physical activity(PA) recommendations had an impact on the stages of PA behavior change and levels of PA among Chinese college students.Methods: In Study 1, with a cross-sectional study design, 9826 students were recruited, and their knowledge of international PA recommendations,PA stage distribution, and self-reported PA level were surveyed. Pearson's χ2 test was used to test whether those participants who were aware and not aware of PA guidelines were equally distributed across the stages of PA behavior, and independent t test was conducted to test the group difference in the actual levels of PA. In Study 2, 279 students who were not aware of the PA recommendations were randomly allocated to either an intervention group or a control group, and only those in the intervention group were presented with international PA guidelines. In both groups,students' PA stages and PA level were examined before the test and then 4 months post-test. Mc Nemar's test for correlated proportions and repeated-measures analysis of variance were conducted to examine the changes in PA stage membership and PA level after the intervention.Results: Study 1 results revealed that only 4.4% of the surveyed students had correct knowledge of PA recommendations. Those who were aware of the recommendations were in later stages of PA behavior(χ~2(4) = 167.19, p < 0.001). They were also significantly more physically active than those who were not aware of the recommendations(t(443.71) = 9.00, p < 0.001, Cohen's d = 0.53). Study 2 results demonstrated that the intervention group participants who were at the precontemplation and contemplation stages at the pre-test each progressed further in the PA stages in the post-test(χ~2(1) = 112.06, p < 0.001; χ~2(1) = 118.76, p = 0.03, respectively), although no significant change in PA level was observed(t(139) < 1, p = 0.89).Conclusion: The results showed that awareness of the PA recommendations was associated with higher stages and levels of PA behavior, and a brief educational exposure to PA recommendations led to improved stages of PA behavior but no change in the levels of PA among Chinese college students. More effective public health campaign strategies are needed to promote the dissemination of the PA recommendations and to raise the awareness of the Chinese student population.
文摘The emergence of on-demand service provisioning by Federated Cloud Providers(FCPs)to Cloud Users(CU)has fuelled significant innovations in cloud provisioning models.Owing to the massive traffic,massive CU resource requests are sent to FCPs,and appropriate service recommendations are sent by FCPs.Currently,the FourthGeneration(4G)-Long Term Evolution(LTE)network faces bottlenecks that affect end-user throughput and latency.Moreover,the data is exchanged among heterogeneous stakeholders,and thus trust is a prime concern.To address these limitations,the paper proposes a Blockchain(BC)-leveraged rank-based recommender scheme,FedRec,to expedite secure and trusted Cloud Service Provisioning(CSP)to the CU through the FCP at the backdrop of base 5G communication service.The scheme operates in three phases.In the first phase,a BCintegrated request-response broker model is formulated between the CU,Cloud Brokers(BR),and the FCP,where a CU service request is forwarded through the BR to different FCPs.For service requests,Anything-as-aService(XaaS)is supported by 5G-enhanced Mobile Broadband(eMBB)service.In the next phase,a weighted matching recommender model is proposed at the FCP sites based on a novel Ranking-Based Recommender(RBR)model based on the CU requests.In the final phase,based on the matching recommendations between the CU and the FCP,Smart Contracts(SC)are executed,and resource provisioning data is stored in the Interplanetary File Systems(IPFS)that expedite the block validations.The proposed scheme FedRec is compared in terms of SC evaluation and formal verification.In simulation,FedRec achieves a reduction of 27.55%in chain storage and a transaction throughput of 43.5074 Mbps at 150 blocks.For the IPFS,we have achieved a bandwidth improvement of 17.91%.In the RBR models,the maximum obtained hit ratio is 0.9314 at 200 million CU requests,showing an improvement of 1.2%in average servicing latency over non-RBR models and a maximization trade-off of QoE index of 2.7688 at the flow request 1.088 and at granted service price of USD 1.559 million to FCP for provided services.The obtained results indicate the viability of the proposed scheme against traditional approaches.
文摘The traditional collaborative filtering recommendation technology has some shortcomings in the large data environment. To solve this problem, a personalized recommendation method based on cloud computing technology is proposed. The large data set and recommendation computation are decomposed into parallel processing on multiple computers. A parallel recommendation engine based on Hadoop open source framework is established, and the effectiveness of the system is validated by learning recommendation on an English training platform. The experimental results show that the scalability of the recommender system can be greatly improved by using cloud computing technology to handle massive data in the cluster. On the basis of the comparison of traditional recommendation algorithms, combined with the advantages of cloud computing, a personalized recommendation system based on cloud computing is proposed.
基金Supported by the National Natural Science Foundation of China(61866038,61751217)Special Research Project of Shaanxi Education Department of China(18JK0876)Ph.D.Start Project of Yan’an University(YDBK2018-09)
文摘Knowledge base acceleration-cumulative citation recommendation(KBA-CCR)aims to detect citation-worthiness documents from a chronological stream corpus for a set of target entities in a knowledge base.Most previous works only consider a number of semantic features between documents and target entities in the knowledge base,and then use powerful machine learning approaches such as logistic regression to classify relevant documents and non-relevant documents.However,the burst activities of an entity have been proved to be a significant signal to predict potential citations.In this paper,an entity burst discriminative model(EBDM)is presented to substantially exploit such burst features.The EBDM presents a new temporal representation based on the burst features,which can capture both temporal and semantic correlations between entities and documents.Meanwhile,in contrast to the bag-of-words model,the EBDM can significantly decrease the number of non-zero entries of feature vectors.An extensive set of experiments were conducted on the TREC-KBA-2012 dataset.The results show that the EBDM outperforms the performance of the state-of-the-art models.
文摘Customer churn may be a critical issue for banks. The extant literature on statistical and machine learning for customer churn focuses on the problem of correctly predicting that a customer is about to switch bank, while very rarely consid-ers the problem of generating personalized actions to improve the customer retention rate. However, these decisions are at least as critical as the correct identification of customers at risk. The decision of what actions to deliver to what customers is normally left to managers who can only rely upon their knowledge. By looking at the scientific literature on CRM and personalization, this research proposes a number of models which can be used to generate marketing ac-tions, and shows how to integrate them into a model embracing both the analytical prediction of customer churn and the generation of retention actions. The benefits and risks associated with each approach are discussed. The paper also describes a case of application of a predictive model of customer churn in a retail bank where the analysts have also generated a set of personalized actions to retain customers by using one of the approaches presented in the paper, namely by adapting a recommender system approach to the retention problem.
基金the National High Technology Research and Development Progran of China(No.200606010108.2006AA01Z150)
文摘A novel model based on structure alignments is proposed for statistical machine translation in this paper. Meta-structure and sequence of meta-structure for a parse tree are defined. During the translation process, a parse tree is decomposed to deal with the structure divergence and the alignments can be constructed at different levels of recombination of meta-structure (RM). This method can perform the structure mapping across the sub-tree structure between languages. As a result, we get not only the translation for the target language, but sequence of meta-stmctu .re of its parse tree at the same time. Experiments show that the model in the framework of log-linear model has better generative ability and significantly outperforms Pharaoh, a phrase-based system.
文摘The number of Internet Web services has become increasingly large recently.Cloud services consumers face a critical challenge in selecting services from abundant candidates.Due to the uncertainty of Web service QoS and the diversity of user characteristics,this paper proposes a Web service recommendation method based on cloud model and user personality(WSRCP),which employs cloud model similarity method to analyze the similarity of QoS feedback data among different users,to identify the user with high similarity to the potential user.Based on the QoS data of the users’feedback,Finally,user characteristic attribute Web service recommendation is implemented by personalized collaborative filtering algorithm.The experimental results on the WS-Dream dataset show that our approach not only solves the drawbacks of the sparse user service,but also improves the recommend accuracy.
基金the National Natural Science Foundation of China (Grant No. 61762031)Guangxi Key Research and Development Plan (Gui Science AB17195029, Gui Science AB18126006)+3 种基金Guangxi key Laboratory Fund of Embedded Technology and Intelligent System, 2017 Innovation Project of Guangxi Graduate Education (No. YCSW2017156)2018 Innovation Project of Guangxi Graduate Education (No. YCSW2018157)Subsidies for the Project of Promoting the Ability of Young and Middleaged Scientific Research in Universities and Colleges of Guangxi (KY2016YB184)2016 Guilin Science and Technology Project (Gui Science 2016010202).
文摘Due to the development of E-Commerce, collaboration filtering (CF) recommendation algorithm becomes popular in recent years. It has some limitations such as cold start, data sparseness and low operation efficiency. In this paper, a CF recommendation algorithm is propose based on the latent factor model and improved spectral clustering (CFRALFMISC) to improve the forecasting precision. The latent factor model was firstly adopted to predict the missing score. Then, the cluster validity index was used to determine the number of clusters. Finally, the spectral clustering was improved by using the FCM algorithm to replace the K-means in the spectral clustering. The simulation results show that CFRALFMISC can effectively improve the recommendation precision compared with other algorithms.
文摘The response of rice to N fertilizer applicationhas shown that high rates of N application donot always ensure a proportional increase inyield due to high N losses. A model, ORYZA-0 was developed by ten Berge for designingoptimum N fertilizer management strategy inrice. We evaluated the performance ofORYZA-0 in Jinhua, Zhejiang Province. ORYZA-0 includes N uptakes, partition-ing of N among the organs, and utilization ofleaf N in converting solar energy to dry mat-ter. It can predict the amount and time of Nfertilizer application to achieve a maximumbiomass or yield combining with Price algo-rithm optimization procedure.