This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
1. Introduction
Intangible cultural heritage is a precious treasure developed in the long process of human civilization, known as the DNA of regional culture, with historical geography and cultural inheritance [1].
The contents of China’s intangible cultural heritage can be divided into six categories: (1) oral tradition, including language as a cultural carrier; (2) traditional performing arts; (3) folk activities, rituals, and festivals; (4) traditional folk knowledge and practices related to nature and the universe; (5) traditional handicraft skills; and (6) cultural space related to the above forms of expression.
Communication media for promoting intangible cultural heritage contents can be divided into oral media, printing media, electronic media, and media infiltration and integration. Early across areas of nonmaterial cultural heritage rely mainly on oral media and print media, such as the nonmaterial cultural heritage offline activities and nonmaterial cultural heritage related books published. In recent years, electronic media has also been widely used. Contents recorded by electronic media include text, pictures, video, and audio, which are more timely and vivid and spread in a wider range. Media penetration and integration are the fusion and complementarity of the first three modes, which are suitable for emerging we-media platforms. For example, an online broadcast of PICH is carried out on Tiktok and Weibo platforms, and audio recordings of oral intangible cultural heritage are recorded and released on listening software.
The protection and promotion of PICH is a requirement for carrying forward national culture and enhancing cultural confidence, as well as for carrying out international cultural exchanges [2]. The existing provincial intangible cultural heritage recommendation system mainly adopts a stand-alone platform. However, as the amount of intangible cultural heritage information increases every day, the processing speed of the single-machine platform has reached its limit, making the provincial intangible cultural heritage recommendation efficiency extremely low.
How to promote provincial intangible cultural heritage diversity protection, scientific development, utilization, and promotion has become an urgent matter. Therefore, the use of digital multimedia for personalized recommendation, that is, mining users’ preferences and then recommending different digital multimedia of intangible cultural heritage for different users, provides a new path for the promotion of PICH.
Personalized services have begun to be applied in daily life, such as online shopping and movie recommendation, showing vigorous vitality. However, due to the data “overload” caused by the explosive growth of data volume, users cannot obtain a better personalized service experience. At the same time, the data can often bring huge economic benefits. Recommendation systems emerge as the times require. It can not only alleviate the problem of data “overload” but also provide better personalized recommendation and bring considerable economic benefits to merchants. With the increase of data, the sparsity of data will become larger and larger, which makes it difficult to obtain user preference information. The core idea of matrix decomposition is to map users and items to the same space according to a certain relationship that can be established between users and items and then use algorithms to learn the low-dimensional representation of users and items. Finally, the dot product is used as the matching function to calculate the matching score. On this basis, He et al. [3] proposed the eALS algorithm, which takes the interaction data that has not been observed as negative sampling and assigns values to them by using item popularity. The disadvantage of this kind of algorithm is that it does not fully excavate the user’s preference information for the item and cannot obtain a good recommendation effect. Dahdouh et al. [4] adopted the Hadoop platform to manage and recommend resources and completed massive resource management and push with the help of Hadoop. El Handri and Idrissi [5] used the Spark platform to recommend a large number of resources to improve the efficiency of resource recommendation. Both are recommendation studies based on massive resources, focusing more on the construction of a cloud computing data push platform, without in-depth development of microresource details and methods. Wu [6] adopted the collaborative filtering algorithm and multiclassification support vector machine algorithm to construct an intelligent recommendation system and carried out specific empirical analysis. Recommendation accuracy was improved, but microresource details still could not be effectively reflected.
Recently, deep learning technology has been prominent. Due to the representation of deep learning having a strong ability to learn, many experts and scholars put forward various recommendation algorithms based on the depth of the neural network [7]. For example, Huang et al. [8] proposed the Wide & Deep algorithm and successfully applied it to APP recommendation. Its core idea is to use the Wide model to learn memory information in data. They analysed the data and found “memory information” in the data; that is, if a user likes to shop on Taobao, he is also likely to shop in Jingdong mall. Batmaz et al. [9] believed that the Wide & Deep algorithm could not share input and parameter optimization. However, these algorithms simply make use of the deep neural network without obtaining the weight values of each user and item; that is, they do not fully use the relational information obtained from interactive data.
On this basis, this paper proposes a group recommendation algorithm based on nonnegative matrix factorization (GRBNMF). The group was found by
The main contributions of this paper are as follows:
(1) A group preference modelling method is proposed. The method starts from the expertise of group members on the implied item categories, and obtains the contribution degree of group members on each item through nonnegative matrix decomposition, and constructs a group preference model based on it
(2) A group recommendation algorithm based on nonnegative matrix decomposition is proposed. It can avoid the interference of nonexpert members on the fusion results and solve the general group recommendation problem
(3) Excavate and analyse the relationship between members’ professional backgrounds and the inherent attributes of the project and solve the problem of preference conflict in the process of integration
This paper consists of five main parts: the first part is the introduction, the second part is state of the art, the third part is the methodology, the fourth part is result analysis and discussion, and the fifth part is the conclusion.
2. State of the Art
Many scholars have carried out in-depth research on group recommendation systems, which basically focus on the preference fusion of group members.
Preference fusion can be divided into two fusions (model fusion and recommendation fusion) according to the different times of group modelling, as shown in Figures 1 and 2.
[figure(s) omitted; refer to PDF]
In model fusion, firstly, member preferences are fused to build a group preference model, and a recommendation list can be generated according to the group model. Recommendation fusion is to make a personalized recommendation to group members first and then fuse the recommendation results of individual members to get group recommendation results. The advantages and disadvantages of the two fusion methods cannot be generalized, but their shortcomings are obvious, and the model fusion is susceptible to the impact of the sparsity of score. Recommendation fusion ignores the interaction between groups because individual behaviour is susceptible to group influence.
The following are specific studies on recommendation systems by different scholars (see Table 1).
Table 1
Literature review details on recommendation system.
Literature | Author | Year | Methodological characteristics |
[10] | Dara et al. | 2020 | A satisfaction balance strategy for tourism group recommendation. This strategy combined mean value strategy and minimum pain strategy in the process of fusion to improve the recommendation satisfaction of group members. |
[11] | Schedl et al. | 2018 | A hybrid integration strategy, differences in both sides of the threshold, respectively, adopt the strategy of the most respected person and mean complete preference fusion strategy. However, the selection of threshold value often depends on the situation. |
[12] | Jiang et al. | 2019 | A preference prediction algorithm based on the theory of unknown preferences of users in the same group would be affected by other members in the group. However, the algorithm had a high time complexity. |
[13] | Camacho et al. | 2018 | A method for combining trust in social networks to modify group members’ preferences, but it is usually difficult to obtain trust, so this method is not easy to implement. |
[14] | Khelloufi et al. | 2020 | The method added the relationship between group members to the joint probability matrix decomposition; it improves the accuracy of cluster recommendation. |
[15] | Deldjoo et al. | 2020 | The method added weight to candidate projects by calculating the number and consistency of project scores of group members and then made group recommendation by integrating project weights. |
[16] | Yi et al. | 2019 | A matrix decomposition model. It is combined with the timing function to improve the search completeness and accuracy of the group recommendation system. |
[17] | Luo et al. | 2019 | A nonnegative matrix decomposition model. It is widely used in computer vision and data mining due to its simplicity of implementation, interpretability of decomposition form, and decomposition result. |
[18] | Jiang et al. | 2018 | A group preference model by weighted fusion of member scores based on the contribution degree of members. However, it lacks consideration of the relationship between the user’s knowledge background and the inherent properties of the item in the preference fusion process. |
Based on the above research inspiration, this paper considers starting from the implied item category and analysing the members’ professionalism by nonnegative matrix decomposition, in an attempt to mitigate the influence of nonprofessional members on the fusion results, in order to establish a group preference model with higher accuracy and achieve efficient group recommendation.
3. Methodology
3.1. Proposed Algorithm
Matrix decomposition decomposed the high-dimensional user project score matrix
NMF (nonnegative matrix factorization) adds nonnegative constraint conditions to the eigenmatrix on the basis of matrix factorization; that is, the elements in
This nonnegative constraint will lead to the sparsity of corresponding descriptions to a certain extent. But the sparse sexual expression has proven to be between the fully distributed and a description of a single active component of an effective form of data description, and this description of the sparse sex can make the interpretation of the data become convenient and reasonable.
In order to maximize the approximation of Formula (1) to the original scoring matrix, the established objective function is shown in
The objective function was solved according to the multiplicative iteration rule proposed by a scholar, and the finally obtained iteration formula is shown in
At present, there is no unified formal definition of a group recommendation system, so this paper simply explains it from the general steps of group recommendation.
Definition 1.
Group
Definition 2.
Group preference
Definition 3 (top
The group recommendation system generally recommends the top
And the items in
In group recommendation systems, the recommendation results not only depend on the design of preference fusion strategy but also are greatly affected by intragroup similarity. In general, the higher the intragroup similarity, the smaller the preference conflict of the group and the higher the overall satisfaction of the recommendation results, on the other hand, the lower the intragroup similarity, the different interests of the members of the group. In this case, the group’s satisfaction with the recommendation results is often low. Therefore, the discovery of internally more similar groups is crucial to improve the satisfaction of recommendation results.
The
Generally, the number of users in the scoring data set is much smaller than the number of items, so the average scoring data set tends to be very sparse. At the same time, the calculation of the Pearson correlation coefficient depends very much on common scoring items. To alleviate the impact of the sparse score on user clustering results, items are clustered before users, so that similar items are located in the same cluster. After that, the average score of each project cluster was calculated as the scoring vector of users, which reduced the blank score of users and made the calculation of the Pearson correlation coefficient more accurate. Finally, cluster users to generate groups (see Table 2). Among them,
Table 2
Scoring table.
4 | 5 | 5 | 1 | 2 | 1 | 0 | 3 | 2 | 2 | |
0 | 4 | 5 | 5 | 4 | 3 | 1 | 1 | 3 | 0 | |
3 | 1 | 4 | 5 | 3 | 3 | 2 | 4 | 1 | 1 | |
4 | 5 | 1 | 5 | 1 | 1 | 2 | 3 | 3 | 2 | |
1 | 2 | 1 | 1 | 1 | 5 | 4 | 1 | 5 | 2 | |
2 | 1 | 3 | 2 | 2 | 1 | 3 | 5 | 4 | 4 | |
0 | 3 | 1 | 4 | 1 | 5 | 1 | 5 | 5 | 2 | |
0 | 4 | 1 | 3 | 0 | 4 | 3 | 4 | 1 | 3 |
Firstly, cluster the items in Table 2. Then, the mean of the score of each project cluster can achieve dimensionality reduction of the user’s score vector, for example, the score vector of user
In real life, a project usually has multiple attributes, such as a movie, which can belong to a certain era or several genres. In the process of group decision-making, according to different project attributes, members often have different discourse rights. In general, members with more professional background knowledge about the attributes involved in the project have a higher right of speech and contribute more to the decision-making process, and the decision-making results tend to be this way. In general, the user’s degree of expertise is directly proportional to his degree of interest, which is often expressed by the preference value in the user’s feature matrix.
By analysing the group members’ expertise in the implied item category, the algorithm makes the result of preference fusion tend to the more professional members. The filling score matrix is obtained by filling the null value of the original score matrix with the prediction score matrix. According to the influence of members’ professional background knowledge on group preference, the membership degree of items under each implied item category is calculated by the item matrix. Combined with the professional degree of each member in the implicit category calculated by the user matrix, the contribution degree of each member’s preference fusion is formed, and the group preference is weighted by the preference fusion according to the contribution degree of each member.
The group
For a given group
Among them,
User matrix
Then, for group
Let
The dot product of the characteristic matrix can be predicted rating matrix
When obtaining the preferences of members in the group, the prediction scoring matrix
After the above steps, the filling score matrix
The membership degree
In the above matrix
Different from the attribute weight of the item oriented to the implicit item category, the weight calculation of member professionalism is oriented to the group. Therefore, the specialization
For example, in matrix
After the group modelling is completed through the above method, the top
[figure(s) omitted; refer to PDF]
In the first stage, the
3.2. System Design
The design of the PICH recommendation system using the Hadoop platform can improve the scalability of the recommendation system on the basis of solving the problems of massive intangible cultural heritage information analysis and processing. Figure 4 shows the structural framework of the PICH recommendation system based on the Hadoop platform. In Figure 4, the system as a whole is divided into three components. They are the PICH information collection module, information pretreatment module, and Hadoop platform. The main function of the PICH information collection module is to use professional information collection software: locomotive collector to obtain PICH information on the Internet, including intangible cultural heritage information and visitors to the intangible cultural heritage information query and evaluation information. This module obtains intangible cultural heritage information through formal and legal network resources, guarantees the authenticity of PICH information to the maximum extent, and improves the accuracy of PICH information recommendation. After the intangible cultural heritage information is collected successfully, it is transmitted to the information pretreatment module. This module implements coding and format conversion processing on the initial intangible cultural heritage information to improve the convenience of information identification in the process of PICH recommendation. The preprocessed PICH information is transferred to the Hadoop platform and stored in the HDFS distributed file system. Based on the preprocessed information, the parallel Map Reduce programming model describes the optimized collaborative filtering recommendation algorithm, and the background program builds the recommendation model to obtain the recommendation list and complete PICH recommendation.
[figure(s) omitted; refer to PDF]
In the Hadoop platform, the Map Reduce programming model is used to present the above recommendation algorithm. The intangible cultural heritage information in the HDFS distributed file system is divided into several Map tasks, and these tasks are mapped to Data nodes in the cluster for parallel computing. An intermediate key/value pair
[figure(s) omitted; refer to PDF]
4. Result Analysis and Discussion
To verify the effectiveness of the proposed algorithm, it is compared with other collaborative filtering algorithms, and the selected comparison algorithm is as follows.
(1) Literature [19] made predictions based on users’ scores of known projects by calculating the correlation between projects, so as to recommend unrated projects
(2) Literature [20] solved the local optimal problem by using the bee colony algorithm, calculated the similarity by using the improved cosine similarity, and made recommendations
(3) Literature [21] calculates the UICPR matrix by calculating the priority ratio of user item categories to reduce the dimension of data. Meanwhile, users are clustered, and the closest users are found so as to obtain the predicted rating and make recommendations
(4) Literature [22] determined the cluster number by clustering validity function and Xie-Beni method and performed FCMC clustering according to attribute characteristics
The tourism data set is a record of how users rate the PICH recommendation system; the user’s score determines the user’s liking degree for the recommendation. And the tourism data set is obtained by collecting visitors’ query and evaluation of intangible cultural heritage information on the Internet.
In order to measure the accuracy of the recommendation, mean absolute error (MAE) and root mean square error (RMSE) were adopted as the evaluation criteria for the accuracy of the prediction:
This paper analyses the fluctuation of prediction accuracy by continuously expanding the number of neighbor users and comparing and observing the changes in MAE and RMSE values in the two data sets, where smaller MAE and RMSE values indicate higher scoring accuracy. The specific experimental comparison is shown in Figure 6.
[figure(s) omitted; refer to PDF]
Figure 6 shows the MAE value changes of each algorithm. On the whole, MAE values of the five algorithms show a decreasing trend with the increase of neighbor numbers recently. In addition, the MAE value of each algorithm is lower than that of literature [19]. It shows that the proposed algorithm has a good improvement effect.
The changes in RMSE values of each algorithm are shown in Table 3. On the whole, with the recent increase in the number of neighbors, although RMSE values of the five algorithms fluctuated, they all showed an obvious downward trend. Compared with the algorithm in this paper, literature [20] is more stable than other algorithms. When the number of neighbor users is 50, the RMSE value of the algorithm proposed in this paper is 0.81. The comparison shows that the algorithm proposed in this paper has the best effect among the five algorithms. Compared with traditional algorithms, the accuracy of the proposed algorithm is improved.
Table 3
RMSE values of each algorithm.
Number of nearest neighbors | Literature [19] | Literature [20] | Literature [21] | Literature [22] | Proposed |
0 | 0.95064 | 0.93401 | 0.91792 | 0.91792 | 0.9088 |
10 | 0.91577 | 0.90504 | 0.89431 | 0.88948 | 0.88734 |
20 | 0.87661 | 0.85944 | 0.85354 | 0.85676 | 0.84442 |
30 | 0.85247 | 0.84818 | 0.84281 | 0.84442 | 0.82189 |
40 | 0.83745 | 0.84067 | 0.82564 | 0.82725 | 0.81867 |
50 | 0.83476 | 0.82296 | 0.82457 | 0.81974 | 0.81009 |
MAE and RMSE values of the proposed algorithm are compared with those of the other four algorithms (see Table 4).
Table 4
Comparison of MAE value and RMSE value of five algorithms.
Algorithm | MAE | RMSE |
Literature [19] | 0.799 | 0.796 |
Literature [20] | 0.781 | 0.739 |
Literature [21] | 0.712 | 0.704 |
Literature [22] | 0.704 | 0.728 |
Proposed | 0.681 | 0.624 |
5. Conclusion
How to reveal the characteristics and audience psychology of intangible cultural heritage through data collection and analysis is of great significance for digital inheritance of PICH. Therefore, this paper proposes a group recommendation algorithm based on nonnegative matrix factorization. Based on the relationship between the members’ knowledge background and the inherent attributes of the project, the algorithm uses nonnegative matrix decomposition to analyse the contribution degree of each member in the group during the preference fusion, and builds a more accurate group preference model, and generates the recommendation list. This algorithm can avoid the interference of nonexpert members to the fusion result and solve the general group recommendation problem. The validity of the algorithm is verified on the tourism data set. Compared with MAE and RMSE values of other algorithms, it is proved that the proposed algorithm has high recommendation accuracy. In future work, we will continue to explore the factors affecting the recommendation performance to further improve the recommendation efficiency of the model.
Acknowledgments
This study is sponsored by the Research on Digital Sharing and Communication Paths of Intangible Cultural Heritage in the Media Age, project number: KX-21-C168.
[1] B. C. Xu, J. H. Pan, "Analysis of structural characteristics and spatial distribution of the national intangible cultural heritage in China and its policy implications," Sciences in Cold and Arid Regions, vol. 11 no. 5, pp. 389-406, 2019.
[2] X. Liu, "International communication of intangible cultural heritage in central plains: a case study of Chinese Wushu," International Journal of Social Sciences and Humanities, vol. 2 no. 3, pp. 196-204, DOI: 10.29332/ijssh.v2n3.238, 2018.
[3] X. He, J. Tang, X. Du, R. Hong, T. Ren, T. S. Chua, "Fast matrix factorization with nonuniform weights on missing data," IEEE Transactions on Neural Networks and Learning Systems, vol. 31 no. 8, pp. 2791-2804, DOI: 10.1109/TNNLS.2018.2890117, 2020.
[4] K. Dahdouh, A. Dakkak, L. Oughdir, A. Ibriz, "Large-scale e-learning recommender system based on Spark and Hadoop," Journal of Big Data, vol. 6 no. 1,DOI: 10.1186/s40537-019-0169-4, 2019.
[5] K. El Handri, A. Idrissi, "Parallelization of topk algorithm through a new hybrid recommendation system for big data in spark cloud computing framework," IEEE Systems Journal, vol. 15 no. 4, pp. 4876-4886, DOI: 10.1109/JSYST.2020.3019368, 2021.
[6] S. Wu, "Research on the application of spatial partial differential equation in user oriented information mining," Alexandria Engineering Journal, vol. 59 no. 4, pp. 2193-2199, DOI: 10.1016/j.aej.2020.01.047, 2020.
[7] L. Zhou, "Product advertising recommendation in e-commerce based on deep learning and distributed expression," Electronic Commerce Research, vol. 20 no. 2, pp. 321-342, DOI: 10.1007/s10660-020-09411-6, 2020.
[8] Z. Huang, G. Shan, J. Cheng, J. Sun, "TRec: an efficient recommendation system for hunting passengers with deep neural networks," Neural Computing and Applications, vol. 31 no. S1, pp. 209-222, DOI: 10.1007/s00521-018-3728-2, 2019.
[9] Z. Batmaz, A. Yurekli, A. Bilge, C. Kaleli, "A review on deep learning for recommender systems: challenges and remedies," Artificial Intelligence Review, vol. 52 no. 1,DOI: 10.1007/s10462-018-9654-y, 2019.
[10] S. Dara, C. R. Chowdary, C. Kumar, "A survey on group recommender systems," Journal of Intelligent Information Systems, vol. 54 no. 2, pp. 271-295, DOI: 10.1007/s10844-018-0542-3, 2020.
[11] M. Schedl, H. Zamani, C. W. Chen, Y. Deldjoo, M. Elahi, "Current challenges and visions in music recommender systems research," International Journal of Multimedia Information Retrieval, vol. 7 no. 2, pp. 95-116, DOI: 10.1007/s13735-018-0154-2, 2018.
[12] L. Jiang, Y. Cheng, L. Yang, J. Li, H. Yan, X. Wang, "A trust-based collaborative filtering algorithm for E-commerce recommendation system," Journal of Ambient Intelligence and Humanized Computing, vol. 10 no. 8, pp. 3023-3034, DOI: 10.1007/s12652-018-0928-7, 2019.
[13] L. A. G. Camacho, S. N. Alves-Souza, "Social network data to alleviate cold-start in recommender system: a systematic review," Information Processing & Management, vol. 54 no. 4, pp. 529-544, DOI: 10.1016/j.ipm.2018.03.004, 2018.
[14] A. Khelloufi, H. Ning, S. Dhelim, T. Qiu, J. Ma, R. Huang, L. Atzori, "A social-relationships-based service recommendation system for SIoT devices," IEEE Internet of Things Journal, vol. 8 no. 3, pp. 1859-1870, DOI: 10.1109/JIOT.2020.3016659, 2021.
[15] Y. Deldjoo, M. Schedl, P. Cremonesi, G. Pasi, "Recommender systems leveraging multimedia content," ACM Computing Surveys (CSUR), vol. 53 no. 5,DOI: 10.1145/3407190, 2020.
[16] B. Yi, X. Shen, H. Liu, Z. Zhang, W. Zhang, S. Liu, N. Xiong, "Deep matrix factorization with implicit feedback embedding for recommendation system," IEEE Transactions on Industrial Informatics, vol. 15 no. 8, pp. 4591-4601, DOI: 10.1109/TII.2019.2893714, 2019.
[17] X. Luo, M. Zhou, S. Li, D. Wu, Z. Liu, M. Shang, "Algorithms of unconstrained non-negative latent factor analysis for recommender systems," IEEE Transactions on Big Data, vol. 7 no. 1, pp. 227-240, DOI: 10.1109/TBDATA.2019.2916868, 2021.
[18] S. Jiang, K. Li, R. Y. Da Xu, "Relative pairwise relationship constrained non-negative matrix factorisation," IEEE Transactions on Knowledge and Data Engineering, vol. 31 no. 8, pp. 1595-1609, DOI: 10.1109/TKDE.2018.2859223, 2019.
[19] S. Asma, A. G. Mustansar, I. Misbah, "Building accurate and practical recommender system algorithms using machine learning classifier and collaborative filtering," Arabian Journal for Science and Engineering, vol. 42 no. 8, pp. 3229-3247, DOI: 10.1007/s13369-016-2410-1, 2017.
[20] J. J. Li, K. Zhang, X. L. Yang, P. Wei, J. Wang, K. Mitra, R. Ranjan, "Category preferred canopy k-means based collaborative filtering algorithm," Future Generation Computer Systems, vol. 93, pp. 1046-1054, DOI: 10.1016/j.future.2018.04.025, 2019.
[21] B. Sharma, A. Hashmi, C. Gupta, O. I. Khalaf, G. M. Abdulsahib, M. M. Itani, "Hybrid sparrow clustered (HSC) algorithm for top-N recommendation system," Symmetry, vol. 14 no. 4,DOI: 10.3390/sym14040793, 2022.
[22] H. Yi, Z. Niu, F. Zhang, X. Li, Y. Wang, "Robust recommendation algorithm based on kernel principal component analysis and fuzzy C-means clustering," Wuhan University Journal of Natural Sciences, vol. 23 no. 2, pp. 111-119, DOI: 10.1007/s11859-018-1301-6, 2018.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2022 Qin Wang. This is an open access article distributed under the Creative Commons Attribution License (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. https://creativecommons.org/licenses/by/4.0/
Abstract
With the accelerated trend of globalization and modernization, many provincial intangible cultural heritages (PICH) are in danger of being lost. In the context of Internet technology, the use of digital multimedia for personalized recommendation is an effective way to promote the transmission of intangible cultural heritage. However, traditional recommendation systems tend to treat different members as homogeneous objects, ignoring the relationship between members’ professional backgrounds and the inherent properties of items, and cannot truly solve the problem of conflicting preferences in the integration process. In view of this, this paper proposes a group recommendation system based on nonnegative matrix decomposition. First, the group rating information is decomposed into a user matrix and item matrix by nonnegative matrix decomposition. Then, the item affiliation matrix and member expertise matrix are calculated by using the affiliation and expertise weights for the two matrices, respectively, and the contribution degree of each member to different item ratings is obtained from them. Finally, the group preference model is constructed by weighted fusion of members’ preferences based on their contribution degrees, and different recommendation lists are generated for different user preferences. The experimental results prove that this system has high recommendation accuracy in cross-regional promotion of PICH.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer