期刊文献+
共找到16篇文章
< 1 >
每页显示 20 50 100
Explainable Rules and Heuristics in AI Algorithm Recommendation Approaches——A Systematic Literature Review and Mapping Study
1
作者 Francisco JoséGarcía-Penlvo Andrea Vázquez-Ingelmo Alicia García-Holgado 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第8期1023-1051,共29页
The exponential use of artificial intelligence(AI)to solve and automated complex tasks has catapulted its popularity generating some challenges that need to be addressed.While AI is a powerfulmeans to discover interes... The exponential use of artificial intelligence(AI)to solve and automated complex tasks has catapulted its popularity generating some challenges that need to be addressed.While AI is a powerfulmeans to discover interesting patterns and obtain predictive models,the use of these algorithms comes with a great responsibility,as an incomplete or unbalanced set of training data or an unproper interpretation of the models’outcomes could result in misleading conclusions that ultimately could become very dangerous.For these reasons,it is important to rely on expert knowledge when applying these methods.However,not every user can count on this specific expertise;non-AIexpert users could also benefit from applying these powerful algorithms to their domain problems,but they need basic guidelines to obtain themost out of AI models.The goal of this work is to present a systematic review of the literature to analyze studies whose outcomes are explainable rules and heuristics to select suitable AI algorithms given a set of input features.The systematic review follows the methodology proposed by Kitchenham and other authors in the field of software engineering.As a result,9 papers that tackle AI algorithmrecommendation through tangible and traceable rules and heuristics were collected.The reduced number of retrieved papers suggests a lack of reporting explicit rules and heuristics when testing the suitability and performance of AI algorithms. 展开更多
关键词 SLR systematic literature review artificial intelligence machine learning algorithm recommendation HEURISTICS explainability
下载PDF
Short Video Recommendation Algorithm Incorporating Temporal Contextual Information and User Context
2
作者 Weihua Liu Haoyang Wan Boyuan Yan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第4期239-258,共20页
With the popularity of 5G and the rapid development of mobile terminals,an endless stream of short video software exists.Browsing short-form mobile video in fragmented time has become the mainstream of user’s life.He... With the popularity of 5G and the rapid development of mobile terminals,an endless stream of short video software exists.Browsing short-form mobile video in fragmented time has become the mainstream of user’s life.Hence,designing an efficient short video recommendation method has become important for major network platforms to attract users and satisfy their requirements.Nevertheless,the explosive growth of data leads to the low efficiency of the algorithm,which fails to distill users’points of interest on one hand effectively.On the other hand,integrating user preferences and the content of items urgently intensify the requirements for platform recommendation.In this paper,we propose a collaborative filtering algorithm,integrating time context information and user context,which pours attention into expanding and discovering user interest.In the first place,we introduce the temporal context information into the typical collaborative filtering algorithm,and leverage the popularity penalty function to weight the similarity between recommended short videos and the historical short videos.There remains one more point.We also introduce the user situation into the traditional collaborative filtering recommendation algorithm,considering the context information of users in the generation recommendation stage,and weight the recommended short-formvideos of candidates.At last,a diverse approach is used to generate a Top-K recommendation list for users.And through a case study,we illustrate the accuracy and diversity of the proposed method. 展开更多
关键词 recommendation algorithm user contexts short video temporal contextual information
下载PDF
Recommendation Algorithm Integrating CNN and Attention System in Data Extraction
3
作者 Yang Li Fei Yin Xianghui Hui 《Computers, Materials & Continua》 SCIE EI 2023年第5期4047-4063,共17页
With the rapid development of the Internet globally since the 21st century,the amount of data information has increased exponentially.Data helps improve people’s livelihood and working conditions,as well as learning ... With the rapid development of the Internet globally since the 21st century,the amount of data information has increased exponentially.Data helps improve people’s livelihood and working conditions,as well as learning efficiency.Therefore,data extraction,analysis,and processing have become a hot issue for people from all walks of life.Traditional recommendation algorithm still has some problems,such as inaccuracy,less diversity,and low performance.To solve these problems and improve the accuracy and variety of the recommendation algorithms,the research combines the convolutional neural networks(CNN)and the attention model to design a recommendation algorithm based on the neural network framework.Through the text convolutional network,the input layer in CNN has transformed into two channels:static ones and non-static ones.Meanwhile,the self-attention system focuses on the system so that data can be better processed and the accuracy of feature extraction becomes higher.The recommendation algorithm combines CNN and attention system and divides the embedding layer into user information feature embedding and data name feature extraction embedding.It obtains data name features through a convolution kernel.Finally,the top pooling layer obtains the length vector.The attention system layer obtains the characteristics of the data type.Experimental results show that the proposed recommendation algorithm that combines CNN and the attention system can perform better in data extraction than the traditional CNN algorithm and other recommendation algorithms that are popular at the present stage.The proposed algorithm shows excellent accuracy and robustness. 展开更多
关键词 Data extraction recommendation algorithm CNN algorithm attention model
下载PDF
Predicting the CME arrival time based on the recommendation algorithm
4
作者 石育榕 陈艳红 +9 位作者 刘四清 刘柱 王晶晶 崔延美 罗冰显 袁天娇 郑锋 王子思禹 何欣燃 李铭 《Research in Astronomy and Astrophysics》 SCIE CAS CSCD 2021年第8期59-74,共16页
CME is one of the important events in the sun-earth system as it can induce geomagnetic disturbance and an associated space environment effect.It is of special significance to predict whether CME will reach the Earth ... CME is one of the important events in the sun-earth system as it can induce geomagnetic disturbance and an associated space environment effect.It is of special significance to predict whether CME will reach the Earth and when it will arrive.In this paper,we firstly built a new multiple association list for 215 different events with 18 characteristics including CME features,eruption region coordinates and solar wind parameters.Based on the CME list,we designed a novel model based on the principle of the recommendation algorithm to predict the arrival time of CMEs.According to the two commonly used calculation methods in the recommendation system,cosine distance and Euclidean distance,a controlled trial was carried out respectively.Every feature has been found to have its own appropriate weight.The error analysis indicates the result using the Euclidean distance similarity is much better than that using cosine distance similarity.The mean absolute error and root mean square error of test data in the Euclidean distance are 11.78 and 13.77 h,close to the average level of other CME models issued in the CME scoreboard,which verifies the effectiveness of the recommendation algorithm.This work gives a new endeavor using the recommendation algorithm,and is expected to induce other applications in space weather prediction. 展开更多
关键词 Sun:coronal mass ejections(CMEs) method:recommendation algorithm
下载PDF
Design of Hybrid Recommendation Algorithm in Online Shopping System
5
作者 Yingchao Wang Yuanhao Zhu +2 位作者 Zongtian Zhang Huihuang Liu Peng Guo 《Journal of New Media》 2021年第4期119-128,共10页
In order to improve user satisfaction and loyalty on e-commerce websites,recommendation algorithms are used to recommend products that may be of interest to users.Therefore,the accuracy of the recommendation algorithm... In order to improve user satisfaction and loyalty on e-commerce websites,recommendation algorithms are used to recommend products that may be of interest to users.Therefore,the accuracy of the recommendation algorithm is a primary issue.So far,there are three mainstream recommendation algorithms,content-based recommendation algorithms,collaborative filtering algorithms and hybrid recommendation algorithms.Content-based recommendation algorithms and collaborative filtering algorithms have their own shortcomings.The content-based recommendation algorithm has the problem of the diversity of recommended items,while the collaborative filtering algorithm has the problem of data sparsity and scalability.On the basis of these two algorithms,the hybrid recommendation algorithm learns from each other’s strengths and combines the advantages of the two algorithms to provide people with better services.This article will focus on the use of a content-based recommendation algorithm to mine the user’s existing interests,and then combine the collaborative filtering algorithm to establish a potential interest model,mix the existing and potential interests,and calculate with the candidate search content set.The similarity gets the recommendation list. 展开更多
关键词 recommendation algorithm hybrid recommendation algorithm content-based recommendation algorithm collaborative filtering algorithm
下载PDF
Improving Recommendation for Effective Personalization in Context-Aware Data Using Novel Neural Network
6
作者 R.Sujatha T.Abirami 《Computer Systems Science & Engineering》 SCIE EI 2023年第8期1775-1787,共13页
The digital technologies that run based on users’content provide a platform for users to help air their opinions on various aspects of a particular subject or product.The recommendation agents play a crucial role in ... The digital technologies that run based on users’content provide a platform for users to help air their opinions on various aspects of a particular subject or product.The recommendation agents play a crucial role in personalizing the needs of individual users.Therefore,it is essential to improve the user experience.The recommender system focuses on recommending a set of items to a user to help the decision-making process and is prevalent across e-commerce and media websites.In Context-Aware Recommender Systems(CARS),several influential and contextual variables are identified to provide an effective recommendation.A substantial trade-off is applied in context to achieve the proper accuracy and coverage required for a collaborative recommendation.The CARS will generate more recommendations utilizing adapting them to a certain contextual situation of users.However,the key issue is how contextual information is used to create good and intelligent recommender systems.This paper proposes an Artificial Neural Network(ANN)to achieve contextual recommendations based on usergenerated reviews.The ability of ANNs to learn events and make decisions based on similar events makes it effective for personalized recommendations in CARS.Thus,the most appropriate contexts in which a user should choose an item or service are achieved.This work converts every label set into a Multi-Label Classification(MLC)problem to enhance recommendations.Experimental results show that the proposed ANN performs better in the Binary Relevance(BR)Instance-Based Classifier,the BR Decision Tree,and the Multi-label SVM for Trip Advisor and LDOS-CoMoDa Dataset.Furthermore,the accuracy of the proposed ANN achieves better results by 1.1%to 6.1%compared to other existing methods. 展开更多
关键词 recommendation agents context-aware recommender systems collaborative recommendation personalization systems optimized neural network-based contextual recommendation algorithm
下载PDF
Research on Recommendation Algorithms Based on Cloud Models in Probabilistic Linguistic Environments
7
作者 Peng YANG Xifeng MA +2 位作者 Meng WEI Chunsheng CUI Libin CHE 《Journal of Systems Science and Information》 CSCD 2024年第1期96-112,共17页
To solve the problem that the traditional cloud model can't directly process the textual review information in the recommendation algorithm,this paper combines the merits of the cloud model in transforming qualita... To solve the problem that the traditional cloud model can't directly process the textual review information in the recommendation algorithm,this paper combines the merits of the cloud model in transforming qualitative and quantitative knowledge with the multi-granularity advantages of probabilistic linguistic term sets in representing uncertain information,and proposes a recommendation algorithm based on cloud model in probabilistic language environment.Initially,this paper quantifies the attributes in the review text based on the probabilistic linguistic term set.Subsequently,the maximum deviation method is used to determine the weight of each attribute in the evaluation information of the product to be recommended,and the comprehensive evaluation number and attribute weight are converted into the digital characteristic value of the cloud model by using the backward cloud generator.Finally,the products are recommended and sorted based on the digital characteristic value of the cloud model.The algorithm is applied to the recommendation of 10 hotels,and the results show that the method is effective and practical,enriching the application of cloud models in the recommendation field. 展开更多
关键词 recommendation algorithm cloud model probabilistic linguistic term set text reviews
原文传递
Rough Set Assisted Meta-Learning Method to Select Learning Algorithms
8
作者 Lisa Fan Min-xiao Lei 《南昌工程学院学报》 CAS 2006年第2期83-87,91,共6页
In this paper,we propose a Rough Set assisted Meta-Learning method on how to select the most-suited machine-learning algorithms with minimal effort for a new given dataset. A k-Nearest Neighbor (k-NN) algorithm is use... In this paper,we propose a Rough Set assisted Meta-Learning method on how to select the most-suited machine-learning algorithms with minimal effort for a new given dataset. A k-Nearest Neighbor (k-NN) algorithm is used to recognize the most similar datasets that have been performed by all of the candidate algorithms.By matching the most similar datasets we found,the corresponding performance of the candidate algorithms is used to generate recommendation to the user.The performance derives from a multi-criteria evaluation measure-ARR,which contains both accuracy and time.Furthermore,after applying Rough Set theory,we can find the redundant properties of the dataset.Thus,we can speed up the ranking process and increase the accuracy by using the reduct of the meta attributes. 展开更多
关键词 META-LEARNING algorithm recommendation Rough sets
下载PDF
A New Time-Aware Collaborative Filtering Intelligent Recommendation System 被引量:3
9
作者 Weijin Jiang Jiahui Chen +4 位作者 Yirong Jiang Yuhui Xu Yang Wang Lina Tan Guo Liang 《Computers, Materials & Continua》 SCIE EI 2019年第8期849-859,共11页
Aiming at the problem that the traditional collaborative filtering recommendation algorithm does not fully consider the influence of correlation between projects on recommendation accuracy,this paper introduces projec... Aiming at the problem that the traditional collaborative filtering recommendation algorithm does not fully consider the influence of correlation between projects on recommendation accuracy,this paper introduces project attribute fuzzy matrix,measures the project relevance through fuzzy clustering method,and classifies all project attributes.Then,the weight of the project relevance is introduced in the user similarity calculation,so that the nearest neighbor search is more accurate.In the prediction scoring section,considering the change of user interest with time,it is proposed to use the time weighting function to improve the influence of the time effect of the evaluation,so that the newer evaluation information in the system has a relatively large weight.The experimental results show that the improved algorithm improves the recommendation accuracy and improves the recommendation quality. 展开更多
关键词 Fuzzy clustering time weight attenuation function Collaborative filtering method recommendation algorithm
下载PDF
Personalized movie recommendation method based on ensemble learning
10
作者 杨堃 DUAN Yong 《High Technology Letters》 EI CAS 2022年第1期56-62,共7页
Aiming at the personalized movie recommendation problem,a recommendation algorithm in-tegrating manifold learning and ensemble learning is studied.In this work,manifold learning is used to reduce the dimension of data... Aiming at the personalized movie recommendation problem,a recommendation algorithm in-tegrating manifold learning and ensemble learning is studied.In this work,manifold learning is used to reduce the dimension of data so that both time and space complexities of the model are mitigated.Meanwhile,gradient boosting decision tree(GBDT)is used to train the target user profile prediction model.Based on the recommendation results,Bayesian optimization algorithm is applied to optimize the recommendation model,which can effectively improve the prediction accuracy.The experimental results show that the proposed algorithm can improve the accuracy of movie recommendation. 展开更多
关键词 gradient boosting decision tree(GBDT) recommendation algorithm manifold learn-ing ensemble learning Bayesian optimization
下载PDF
Improved Hybrid Collaborative Fitering Algorithm Based on Spark Platform 被引量:1
11
作者 YOU Zhen HU Hongwen +2 位作者 WANG Yutao XUE Jinyun YI Xinwu 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2023年第5期451-460,共10页
An improved Hybrid Collaborative Filtering algorithm(H-CF)is proposed,addressing the issues of data sparsity,low recommendation accuracy,and poor scalability present in traditional collaborative filtering algorithms.T... An improved Hybrid Collaborative Filtering algorithm(H-CF)is proposed,addressing the issues of data sparsity,low recommendation accuracy,and poor scalability present in traditional collaborative filtering algorithms.The core of H-CF is a linear weighted hybrid algorithm based on the Latent Factor Model(LFM)and the Improved Item Clustering and Similarity Calculation Collaborative Filtering Algorithm(ITCSCF).To begin with,the items are clustered based on their attribute dimension,which accelerates the computation of the nearest neighbor set.Subsequently,H-CF enhances the formula for scoring similarity by penalizing popular items and optimizing unpopular items.This improvement enhances the rationality of scoring similarity and reduces the impact of data sparseness.Furthermore,a weighting function is employed to combine the various improved algorithms.The balance factor of the weighting function is dynamically adjusted to attain the optimal recommendation list.To address the real-time and scalability concerns,the algorithm leverages the Spark big data distributed cluster computing framework.Experiments were conducted using the public dataset Movie Lens,where the improved algorithm’s performance was compared against the algorithm before enhancement and the algorithm running on a single machine.The experimental results demonstrate that the improved algorithm outperforms in terms of data sparsity,recommendation personalization,accuracy,recall,and efficiency. 展开更多
关键词 recommendation algorithm collaborative filtering latent factor model score weighting item clustering SPARK similarity calculation
原文传递
Design and Implementation of Collaborative Filtering Recommendation Algorithm for Multi-layer Networks
12
作者 Ling Gou Lin Zhou Yuzhi Xiao 《国际计算机前沿大会会议论文集》 2021年第1期32-50,共19页
With the continuous development of mobile communications and Internet technologies,the marketing model of the communications industry has shifted from calling-based to social APP-based personalized recommendations.In ... With the continuous development of mobile communications and Internet technologies,the marketing model of the communications industry has shifted from calling-based to social APP-based personalized recommendations.In order to improve the accuracy of recommendation,this paper proposes a recommendation algorithm for social analysis.Empirical data was firstly used to construct a“user-APP”two-layer communication network model,and then the traditional collaborative filtering recommendation technology was integrated to reconstruct similar users and similar APP network model.The bipartite graph weight distribution method was taken to recommend targets in the obtained network model.The experimental simulation shows that,in view of the characteristics of the twolayer communication network,compared with the traditional recommendation algorithm,the algorithm effectively improves the accuracy of the score prediction. 展开更多
关键词 Two-layer communication network Social network analysis recommendation algorithm Collaborative filtering algorithm
原文传递
Bayesian dual neural networks for recommendation 被引量:1
13
作者 Jia HE Fuzhen ZHUANG +2 位作者 Yanchi LIU Qing HE Fen LIN 《Frontiers of Computer Science》 SCIE EI CSCD 2019年第6期1255-1265,共11页
Most traditional collaborative filtering(CF)methods only use the user-item rating matrix to make recommendations,which usually suffer from cold-start and sparsity problems.To address these problems,on the one hand,som... Most traditional collaborative filtering(CF)methods only use the user-item rating matrix to make recommendations,which usually suffer from cold-start and sparsity problems.To address these problems,on the one hand,some CF methods are proposed to incorporate auxiliary information such as user/item profiles;on the other hand,deep neural networks,which have powerful ability in learning effective representations,have achieved great success in recommender systems.However,these neural network based recommendation methods rarely consider the uncertainty of weights in the network and only obtain point estimates of the weights.Therefore,they maybe lack of calibrated probabilistic predictions and make overly confident decisions.To this end,we propose a new Bayesian dual neural network framework,named BDNet,to incorporate auxiliary information for recommendation.Specifically,we design two neural networks,one is to learn a common low dimensional space for users and items from the rating matrix,and another one is to project the attributes of users and items into another shared latent space.After that,the outputs of these two neural networks are combined to produce the final prediction.Furthermore,we introduce the uncertainty to all weights which are represented by probability distributions in our neural networks to make calibrated probabilistic predictions.Extensive experiments on real-world data sets are conducted to demonstrate the superiority of our model over various kinds of competitors. 展开更多
关键词 collaborative filtering Bayesian neural network hybrid recommendation algorithm
原文传递
Summary of research on recommendation system based on serendipity
14
作者 Meng Wei Wang Liting LüMeng 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2022年第4期89-105,共17页
Personalized recommender systems provide various personalized recommendations for different users through the analysis of their respective historical data.Currently,the problem of the“filter bubble”which has to do w... Personalized recommender systems provide various personalized recommendations for different users through the analysis of their respective historical data.Currently,the problem of the“filter bubble”which has to do with over-specialization persists.Serendipity(SRDP),one of the evaluation indicators,can provide users with unexpected and useful recommendations,and help to successfully mitigate the filter bubble problem,and enhance users’satisfaction levels and provide them with diverse recommendations.Since SRDP is highly subjective and challenging to study,only a few studies have focused on it in recent years.In this study,the research results on SRDP were summarized,the various definitions of SRDP and its applications were discussed,the specific SRDP calculation process from qualitative to quantitative perspectives was presented,the challenges and the development directions were outlined to provide a framework for further research. 展开更多
关键词 serendipity recommended algorithm recommended diversity filter bubbles evaluation indicators
原文传递
Fast TMRM:efficient multi-task recommendation model
15
作者 Zhu Fan Yang Juan 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2020年第5期13-22,共10页
An improved multi-task learning recommendation algorithm-fast two-stage multi-task recommendation model boosted feature selection(Fast TMRM) is proposed based on auto-encoders in this paper. Compared to previous work,... An improved multi-task learning recommendation algorithm-fast two-stage multi-task recommendation model boosted feature selection(Fast TMRM) is proposed based on auto-encoders in this paper. Compared to previous work, Fast TMRM improves the convergence speed and accuracy of training. In addition, Fast TMRM builds on previous work to introduce the auto-encoder to encode the important feature combination vector. That is how it can be used for the training of multi-task learning, which helps to improve the training efficiency of the model by nearly 67%. Finally, the nearest neighbor search is used to restore important feature expression. 展开更多
关键词 recommendation algorithm feature combination auto-encoder
原文传递
Domain ontology development of knowledge base in cardiovascular personalized health management 被引量:2
16
作者 Weiqiang Zhang Yidan Xiang +1 位作者 Xiaohui Liu Pengzhu Zhang 《Journal of Management Analytics》 EI 2019年第4期420-455,共36页
In China,cardiovascular disease has become the leading killer in recent years,and mortality from cardiovascular disease is continuing to rapidly increase.Extant medical research has proven that personal health managem... In China,cardiovascular disease has become the leading killer in recent years,and mortality from cardiovascular disease is continuing to rapidly increase.Extant medical research has proven that personal health management(prevention,intervention,and recuperation)of chronic diseases,such as cardiovascular diseases,is the best strategy for their prevention and treatment.Currently,the public can obtain health management knowledge through the Internet,newspapers,books,and other channels.However,with the explosive growth of available information,the public is limited to obtain effective health management guidance due to the characteristics of multiple sources,uneven accuracy(even some contradictory knowledge)and a major paucity of personalization,especially for the general public who lack professional medical knowledge.To address these problems,this paper proposes a knowledge base framework(i.e.domain ontology library)of health management programs based on the cardiovascular disease domain,which can standardize knowledge of health management programs both logically and structurally.In order to satisfy the needs of personalized health management,the core ontology of the domain ontology library is health-management-program ontology.In addition to common ontologies(e.g.disease ontology,drug ontology,etc.),basic ontologies include the ontology of individual health characteristics(e.g.individual-healthcharacteristics and environmental-characteristics ontology),and ontologies comprising diet and sport(e.g.ingredients,recipes,physical exercise,etc.).We then construct the ontology library through the professional ontology tool,Protégé.With a case study,we translate a piece of text health management knowledge into instances of an ontology library.At the same time,we present a personalized health management program recommendation algorithm based on the ontology library,and a recommendation case is realized according to this algorithm.As a basic research,the results of this paper can also support other health management applications in the future. 展开更多
关键词 personalized health management domain ontology cardiovascular disease recommendation algorithm
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部