arXiv is now an independent nonprofit! Learn more
License: arXiv.org perpetual non-exclusive license
arXiv:2112.02406v1 [cs.IR] 04 Dec 2021

Considering user dynamic preferences for mitigating negative effects of long tail in recommender systems

Journal: Journal of Templates
Reza Shafiloo Email: rezashafilou@eng.ui.ac.ir Address: Faculty of Computer Engineering, University of Isfahan, Azadi Sq., Hezarjarib St., Isfahan, Iran    Marjan Kaedi Email: kaedi@eng.ui.ac.ir Corresponding author: Corresponding authors. Address: Faculty of Computer Engineering, University of Isfahan, Azadi Sq., Hezarjarib St., Isfahan, Iran    Ali Pourmiri Email: ali.pourmiri@mq.edu.au Address: Macquarie University, Sydney, Australia
Abstract

Nowadays, with the increase in the amount of information generated in the webspace, many web service providers try to use recommender systems to personalize their services and make accessing the content convenient. Recommender systems that only try to increase the accuracy (i.e., the similarity of items to users’ interest) will face the long tail problem. It means that popular items called short heads appear in the recommendation lists more than others since they have many ratings. However, unpopular items called long-tail items are used less than popular ones as they reduce accuracy. Other studies that solve the long-tail problem consider users’ interests constant while their preferences change over time. We suggest that users’ dynamic preferences should be taken into account to prevent the loss of accuracy when we use long-tail items in recommendation lists. This study shows that the two reasons lie in the following: 1) Users rate for different proportions of popular and unpopular items over time. 2) Users of all ages have various interests in popular and unpopular items. As a result, recommendation lists can be created over time with a different portion of long-tail and short-head items. Besides, we predict the age of users based on item ratings to use more long-tail items. The results show that by considering these two reasons, the accuracy of recommendation lists reaches 91%. At the same time, the long tail problem is better improved than other related research and provides better diversity in recommendation lists in the long run.

Keywords: 
recommender systems, long tail problem, dynamic preferences

1 Introduction

These days, with the development of information technology, human beings are more inclined to use Internet-based systems such as education systems, e-commerce, and social networks. Hence the volume of content produced in these systems is increasing dramatically. Therefore, the services provided in these systems are personalized by recommender systems based on users’ interests to give them a better experience of working with these systems. Also, they separate unrelated items from the mass of information by recommending content and items appropriate to users’ interests [1, 2, 3]. Recommendation systems that seek to increase only the accuracy in the recommendation lists are called accuracy-based recommendation systems, which cause the long tail problem in recommender systems [4, 5, 6]. This problem arises when accuracy-based recommendation systems suggest more popular items with more rates [7, 4]. Therefore, many items rated by fewer users are not included in the recommendation lists and left out in the long tail. However, a small part of the items called short head items that are rated by more users constantly appear in the recommendation lists, and this problem will be exacerbated in the future [8, 1]. The main problem regarding the lack of long-tail items in recommendation lists is that sales of many items decrease and become more acute in the long term. As the long tail problem in recommender systems gradually duplicates popular items for users, the working experience with the system becomes boring [9, 10]. Several studies have been conducted on the diversification of recommendation lists using lesser-known items that belong to long tail to solve the long tail problem in recommender systems [9, 1, 4]. Therefore, for better performance of recommender systems, both the goal of "solving the long tail problem" and "accuracy" must be achieved. Nevertheless, these two goals are usually in trade-off since using the long tail items reduces the recommendations’ accuracy [1, 4, 11].

On the other hand, in the design of most recommender systems, it is often assumed that the pattern of user interactions with the system does not change over time and users’ preferences and interests are constant over time [12, 13]. However, research on user preferences has shown that users’ interests and does not remain constant over time [14, 15, 16, 17]. Considering users’ dynamics preferences increases the accuracy of recommendation lists and prevents items that are not related to the users’ current interests from recommending [18, 13]. Therefore, it is essential to consider changes in user preferences over time to create recommendation lists that are more in compliance with current user preferences [12].

To our knowledge, in all the studies done on the long tail problem and the diversification of recommendation lists based on user preferences, the preferences and interests of users over time have been considered consistently and unchanged. However, as mentioned, user preferences are not fixed and change over time. In this study, the intention is to solve the long tail problem in recommender systems by considering the dynamic preferences of users. By considering the dynamic preferences of users, the accuracy of the recommendation lists increases, and therefore more items from the long tail can be used with less accuracy loss in the recommendation list.

2 Literature review

As mentioned earlier in this paper, we want to solve the long tail problem by considering users’ dynamic preferences. Therefore, our literature review has two main subsections. First, we review studies related to solving the long tail problem and then studies related to the user’s dynamic preferences.

2.1 Long tail problem

In 2008, park et al. found that items that received fewer ratings or were recently added to the recommender systems participate less in recommendation lists. They predict long-tail items’ ratings for users by clustering techniques [8].

Malekzadeh and Kaedi present a method that maintains accuracy by personalizing the diversity of recommendation items [4]. In this method, a multi-objective optimization problem is defined that meets the goals of long-tail item participation, diversification, and accuracy.

In another study, Alshammari et al. propose a different approach that uses collaborative and content-based algorithms together to solve the long-tail problem and improve the prediction error of long-tail item ratings [19].

Using users’ sentiments about the items based on posted comments is another approach to solving the long tail problem [20]. Huang et al. try to increase the accuracy of finding similar items by extracting information from the recorded comments for the items.

In another study, the Siamese network (a machine learning method for a limited data set) solved a long tail problem [21]. Building rating predictor models based on neural networks requires much data to have high prediction accuracy. However, the number of ratings recorded for long-tail items is minimal. Therefore, Sreepada et al. use Siamese networks to create a suitable model with insufficient training data.

In another research approach, multi-objective evolutionary optimization algorithms try to solve the long tail problem [1]. Wang et al. define two objective functions to solve the long tail problem: The first one calculates the accuracy of lists, and the second objective function reduces participation of popular items.

In another approach, instead of using the usual methods of recommender systems, methods based on multi-component graphs are used to create recommendation lists [22]. Luke et al. place items, genres, and users in different sections and draw edges based on rating history. Then they traverse the graph using the Markov process. In this method, the probability of selecting items with a lower number of ratings and a bigger average rating is high for traversing.

Karakaya and Aytekin proposed a method based on transposing items graph increase diversity in the recommendations list [23]. Each node represents an item in the graph model, and the edge between the two nodes indicates that the two items co-occur in the recommendation lists. The weight of the edges also indicates the number of repetitions of the two items in the recommendation lists. Then with a prospect, the recommendation list items are replaced with the graphic model items. To solve the long tail problem, the items with a higher number of ratings are less likely to be replaced with other items. These studies solve the long-tail problem with different approaches; however, they consider users’ interests constant. As we review in the next section, user preferences change over time, and we can consider users’ interests in long-tail items dynamic.

2.2 User’s dynamic preferences

Some studies have different methods for considering users’ dynamic preferences in recommender systems. Liu et al. set a time frame for all users that reflects their recent interests. In this study, items are likely to be used in the recommendation list based on categories of items that users have recently rated [15].

Pereira et al. identify users’ dynamic preferences based on their preferences graph and their change in position in the social network graph [16]. In this method, first, all user preferences are extracted over time. If a variance is found between the user preferences, the preferences change will be detected, and the user preferences graph will be updated. After updating the preferences graph, the user’s social network graph is checked, and changes in the user’s social network position and preferences graph are examined.

Rahimpour et al. identify dynamic user preferences by modeling users based on the trends over time. In this method, They cluster users first. Then, the user rate prediction model is then built based on trends of items in the cluster. A user-generated model shows how likely a user is to be interested in popular items in that cluster. In this study, clusters can be changed over time. Therefore, dynamic users’ preferences are modeled using trends, and dynamic clustering [17].

In another study to model the dynamic preferences of users, a network of users is constructed according to their relationships to create recommendation lists for users, and this graph changes over time [24]. Rezaeimehr et al. extract time-based association rules from the users’ community and create recommendation lists accordingly.

Zheng et al. use users’ feelings and changes in their preferences to predict better users’ next travel destination in the travel recommender system [18]. In this method, two time intervals are considered as the most significant part of preferences changes. The first interval is related to the seasons, and the next is related to the holidays. Zheng et al. consider users’ travel preferences according to these intervals.

In another study, Li et al. consider factors for the collaborative filtering algorithm to use the dynamics of users’ preferences for creating recommendation lists [14]. Li et al. predict the rating of items by considering the trends and users’ preferences. In this method, based on the user’s activities, some users are considered similar users. If a user registers a new rating for an item, the list of similar users will be updated based on his recent activities, and Li et al. predict the rating based on new similar users. Although users’ dynamic preferences are used to recommend accurately, they are not used to solve the long tail problem. Also, we will consider users’ age changes for solving this problem better.

3 Proposed method

This section introduces the proposed method that solves the long tail problem by considering the users’ dynamic preferences. Users show different interests in different genres according to their age. Also, The level of interest at different ages in the long tail and short head items change over time. Therefore, these factors are used to achieve better results. We generally divide the proposed method into three steps. In the first step, one of the fundamental algorithms of the recommender systems predicts the ratings that users have not registered for the items. In the next step, age prediction is performed using age prediction models obtained using machine learning methods. Finally, we optimize the recommendation lists according to the objectives of the problem by using one of the multi-objective evolutionary optimization algorithms called the Memetic algorithm. All the innovations of this study are related to steps 2 and 3. Step 1 used the fundamental algorithms of recommender systems. To solve this problem, we choose the movieLens dataset to evaluate our work. Nevertheless, we can use the proposed method on other datasets that have the long-tail problem. The figure 1 summarizes all the steps.

Refer to caption
Figure 1: Summary of the proposed method steps.

3.1 Step 1: Predicting item ratings

The first step predicts the ratings of unknown items for users. Various algorithms related to recommender systems can be helpful for this purpose. We use the user-based collaborative filtering algorithm to find similar users and predict item ratings [25, 26] since, in another part of this work, we will find users of the same age and recommend new items based on users of the same age interests. The similarity of the two users uu and vv is shown in equation 1.

sim(u,v)=kIuIv(rukμu).(rvkμv)kIuIv(rukμu).kIuIv(rvkμv)\displaystyle sim(u,v)=\frac{\sum_{k\in I_{u}\cap I_{v}}(r_{uk}-\mu_{u}).(r_{vk}-\mu_{v})}{\sqrt{\sum_{k\in I_{u}\cap I_{v}}(r_{uk}-\mu_{u})}.\sqrt{\sum_{k\in I_{u}\cap I_{v}}(r_{vk}-\mu_{v})}} (1)

IuI_{u} is a subset of items rated by user uu. Also, rukr_{uk} indicates the user’s ratings on item kk, and μu\mu_{u} indicates the average rating registered by user uu. In the following equation, r^uj\hat{r}_{uj} shows the predicted rating of user uu to the item jj, which is calculated as follows.

r^uj=μu+vpu(j)sim(u,v).(rvjμv)vpu(j)|sim(u,v)|\displaystyle\hat{r}_{uj}=\mu_{u}+\frac{\sum_{v\in p_{u}(j)}sim(u,v).(r_{vj}-\mu_{v})}{\sum_{v\in p_{u}(j)}|sim(u,v)|} (2)

In equation 2, Pu(j)P_{u}(j) is a set of closest users to the target user uu that have registered ratings for item jj.

3.2 Step 2: Predicting the user’s age to be used in building recommendation lists

Age prediction plays an important in personalizing and provides valuable information for users’ preferences [27]. In the second step, we predict the user’s age by using machine learning algorithms according to the user’s preferences for items. Therefore, first, we explain what methods and data we use to model the user’s age. Then, we describe the application of age prediction in this research.

3.2.1 user’s age prediction

As mentioned before, we evaluate our work by the movielens dataset. For age prediction, we use the method proposed in our previous study that used user rating. [28]. We used the MovieLens dataset for age prediction and built a user model based on genres that users rated for. Also, we used two types of information presented for movies in the IMDB database: Parental Guide Information and Motion Picture Association of America. Results have shown that using user ratings for movies can acquire an acceptable level of accuracy for age prediction compared with other methods.

3.2.2 The relationship between age and preferences

One of the contributions in this study is that we use users’ age and their interests to build recommender systems. In this study, we consider users of different ages and their preferences for various genres. We calculate the share of genres rated by users based on their age. Figure 2 shows the average ratings registered by users of different ages for various genres in the MovieLens dataset. This figure illustrates that users have particular interests at different ages. Thus, we can use long-tail items in the recommendation lists based on users of the same age’s interest in different genres.

Refer to caption
Figure 2: Mean of the portion of users’ rating relating to different genres for all items in 7 different age group

3.2.3 Changes in user preferences in the long tail and short head items over time

In this study, by investigating the ratings that users have registered for long tail and short head items, it is concluded that users’ preferences in the long tail and short head items change over time , and figure 3 shows this fact.

Refer to caption
Figure 3: Mean of the portion of users’ rating relating to different genres for all items in 7 different age group

As shown in Figure 3, users’ interest in the long tail and short head items is almost equal in their early ratings. However, over time, users prefer to visit long-tail items and rate them. Next, we investigate the level of users’ interest in the long tail and short head items by age over time. Figure 4 shows the share of ratings that users with different ages rated for long tail and short head items over time.

Refer to caption
Figure 4: share of ratings that users with different ages over time scored for long tail and short head items

According to figure 4, it is clear that users’ level of interest at different ages in the long tail and short head items varies. For example, in figure 4, 56-year-old users lose interest in short-head items much faster than other users and start rating for long-tail items in a shorter period. On the other hand, 18-year-olds lose interest in short head items less quickly than older people over time.

According to the above explanations, the recommendation lists can be constructed by using the suitable ratio of the long tail and short head items according to the predicted age of the user.

3.3 Step 3: Recommendation lists optimization

In this study, four objectives for optimization have been considered to solve the long tail problem by considering the users’ dynamic preferences. In the rest of this section, we describe the objectives intend to optimize lists.

3.3.1 First objective: Reducing the number of popular items in recommendation lists

In this study, the most crucial goal is to solve the long tail problem in the recommendation lists. Therefore, less popular items should be used in the recommendation lists to increase the participation of long-tail items in the recommendation lists. In this study, the popularity of items is defined according to the number of ratings registered for them. Therefore, the first objective is the increasing participation of long-tail items, defined as Equation 3 [4].

Longtailitemparticipation=i=1kpopularity(i)\displaystyle Long\,tail\,item\,participation=\sum_{i=1}^{k}popularity(i) (3)

In this equation, k indicates the length of the recommendation list. The smaller the values obtained from this equation, the less popular items and more long-tail items are used in the recommendation list.

3.3.2 Second objective: Increasing the accuracy of recommendation lists

In studies that attempt to increase the diversity of recommendation lists, they often experience a decline in accuracy because diversity and accuracy are in the trade-off. Therefore, to not reduce the accuracy of the lists while improving the diversity of recommendation lists, one of the optimization objectives is to increase the accuracy of the recommendation lists. This objective is defined as equation 4 [4].

Accuracy=1i=1kr^i\displaystyle Accuracy=\frac{1}{\sum_{i=1}^{k}\hat{r}_{i}} (4)

In the Equation 4, the smaller value obtained shows that r^i\hat{r}_{i} predicted for the items on the recommendation list is higher.

3.3.3 Third objective: Considering user’s dynamic preferences

As explained, users’ interest in the long tail and short head items changes over time, and users become more interested in registering ratings for long-tail items in the long term. Therefore, over time, recommendation lists can be created with more long-tail items. This study calculates the amount of user activity and the number of ratings recorded for the items over time. Then, according to the number of ratings that the user registered in recommender systems and user age, we consider his interest in long-tail items in the current time to his recommendation lists, which we define it as Equation 5.

Numberoflongtailitemsinlistbasedonuserage=|numberoflongtailitemsincurrentlistnumberoflongtailitemsbasedonnumberofratingsregisteredanduserpredictedage|\displaystyle\begin{matrix}Number\,of\,long\,tail\,items\,in\,list\,based\,on\,user\,age=|number\,of\,long\,tail\,items\,in\,current\,list\\ -number\,of\,long\,tail\,items\,based\,on\,number\,of\,ratings\,registered\,and\,user\,predicted\,age|\end{matrix} (5)

3.3.4 Fourth objective: Participation of long-tail items by considering their genre

Users usually register fewer ratings for long-tail items. For this reason, it is necessary to use other information to find long-tail items closer to the user’s preferences. As mentioned, in this study, we use the age of users to increase the accuracy of recommendation lists. Therefore, we can use the user’s predicted age and favorable items to other users of the same age. As mentioned in the previous sections, users have a particular interest in different genres. Therefore, we can personalize the genres in the target user’s recommendation list according to his age. We formulate the fourth objective as follows.

Genresbasedonuserage=|PGU1PGL1|++|PGU18PGL18|\displaystyle\begin{matrix}Genres\,based\,on\,user\,age=\\ |PGU1-PGL1|+...+|PGU18-PGL18|\end{matrix} (6)

Equation 6 shows the distance between the ratio of each genre in the recommendation list (PGL) and the ratio of that genre rated by users of the same age (PGU). The lower values obtained from this equation mean that the list created for the target user is close to the interest of other users at the same age. In this way, long-tail items can be included in the recommendation lists according to their genres.

3.4 Optimizing recommendation lists using Memetic algorithm

As the other studies[29, 4, 1], we could use multi-objective optimization algorithms to optimize recommendation lists. Other studies used different algorithms to solve the long tail problem. In this study, to best of our knowledge, it is the first time memetic algorithm is used for solving the long-tail problem.

Refer to caption
Figure 5: Problem optimization diagram using memetic algorithm

As shown in Figure 5, many parts of the memetic algorithm are similar to the basic genetic algorithms. However, in the memetic algorithm, after crossover and mutation, a local search is performed. If a better solution is found in the local search, this solution is replaced in the created population [30]. In this study, in order to obtain better recommendation lists, the initial population is improved by using items that produce better results according to the objectives of the problem. We explain the proposed method in the next section.

3.4.1 Proposed algorithm to improve the performance of the memetic algorithm

In this study, to obtain better recommendation lists that improve results, the initial population is improved by using items cause better results according to the objectives of the problem. Algorithm 1 Add higher quality items.

Algorithm 1 Injecting Items to improve diversity and accuracy
Input: Bag: a bag of Items
Output: Output bag with P number of Items
while i<Pi<P do repeat this to find P unique Items
 ChosenItemChosenItem\longleftarrow choose a random item from Bag;
 RandomNumberRandomNumber\longleftarrow create a random number between [0,1];
 PossibilityPossibility\longleftarrow calculate possibility of Chosen item according to Equation 7;
 if RandomNumber<PossibilityRandomNumber<Possibility then
     Add Chosen Item to output bag;
     Remove Chosen Item from Bag;

As shown in Algorithm 1, a bag of items is given to this algorithm as an input, and then some items are randomly selected. A random number is then generated for each item selected. Next, by using equation 7, the probability of choosing this item is calculated. If the calculated possibility is higher than the random number, we can add this item to the output bag.

Possibility=Mi.eaNi5\displaystyle Possibility=\frac{M_{i}.e^{-a*N_{i}}}{5} (7)

In Equation 7, ii shows indices of chosen item, and MiM_{i} represents the average ratings of users of the same age for the item ii. NiN_{i} also indicates the number of repetitions of the item ii in the previous recommendation lists. Therefore, the higher the value of NiN_{i} depicts that this item has been recommended in the last recommendation lists. Consequently, the value of eaNie^{-a*N_{i}} decreases, and the probability of its presence in the following recommendation lists will reduce, and items that were not in the previous recommendation lists will be more likely to be included in the following recommendation lists. Finally, since the value of eaNie^{-a*N_{i}} is a number between zero and one, and the scores have values between [0,5], to normalize, the total value obtained is divided by 5.

Due to the increasing value of NiN_{i} over time, the output value of function eaNie^{-a*N_{i}} decreases. Therefore, the probability of attendance short head items with lots of ratings decreases over time. This opportunity will be given to long-tail items with a lower number of ratings.

4 Results and discussion

This section first introduces the datasets used to evaluate the proposed method. Then, we introduce the algorithms used in this study for the comparison of the results. Next, the genetic algorithm’s parameters and the proposed algorithm’s parameters are introduced. Finally, we represent the evaluation criteria and the comparison results.

4.1 Datasets

This paper uses the Movielens dataset, commonly used to evaluate proposed methods of solving long-tail problems in other studies. The Movielens dataset has various versions [31]. We use MovieLens 1M dataset that has 6040 users and 1 million ratings for 3883 items. Also, for acquiring more information about movies, we use IMDB Dataset. From this dataset, we use two types of information: Parental Guide [32], and Motion picture association system [33]. The motion picture association system shows that how much content of a movie is suitable for children. Parental Guide measures the content of movies by 5 factors: (sex & nudity), (violence & gore, profanity), (alcohol & drug & smoking), and (frightening & intense scenes).

4.2 Algorithms used for comparison

Several algorithms have been used for comparison to demonstrate the better performance of the method presented in this study. In general, we can divide the algorithms used for comparison into two general categories. The first category is the baseline algorithms of recommendation systems. In the second category, baseline algorithms are first used; then, optimization methods are used to provide better results according to the problem. We choose algorithms in the second category that solve the long tail items problem. In the following, we will explain these two categories of algorithms.

4.2.1 First category: baseline algorithms of recommendation systems

Item-based collaborative filtering algorithm is one of the most widely used recommendation algorithms. In this algorithm, the similarity of items is first calculated. The item rating is then calculated based on how similar the items are to each other. Finally, the items with the highest predicted ratings are suggested to the target user [34, 35]. Another baseline algorithm used to compare results is the user-based collaborative filtering algorithm. This algorithm first finds similar users and then predicts item ratings based on similar users’ registered ratings for the same item [36, 37].

4.2.2 Second category: multi-objective optimization algorithms used to solve the long tail problem

Among all the reviewed studies, two studies that have used multi-objective evolutionary optimization methods to solve the long tail problem have been compared with this study. Malekzadeh and Kaedi [4] use the simulated annealing algorithm to solve the long-tail problem. Also, Wang et al. [1] use the genetic algorithm to solve this problem. As explained in section 3, the memetic algorithm is used for multi-objective optimization to solve the long sequence problem in this study.

4.3 Evaluation metrics

Studies mitigating the long tail problem have considered different criteria for evaluation. In this study, three criteria have been considered to compare the results.For accuracy metric, we choose precision critrion is defined as 8 [1].

Precision=NrsNs\displaystyle Precision=\frac{N_{rs}}{N_{s}} (8)

NsN_{s} is the total number of items recommended to the user. NrsN_{rs} are also relevant items suggested to the user. Relevant items receive ratings that are higher than the user’s average ratings.

The following criterion is aggregate diversity, which takes into account the number of items offered to users. This measurement counts how many the proposed algorithm can recommend different types of movies, especially long-tail items in the recommendation lists [4]. The last criterion is Novelty, which is calculated as 9 [4].

Novelty=1allrecommendeditemsPopularity(items)\displaystyle Novelty=\frac{1}{\sum_{all\,recommended\,items}Popularity(items)} (9)

This equation indicates that the more popular the items, the greater the denominator of the fraction per recommendation list, and therefore the lower novelty of the recommendation list.

4.4 Results and Discussion

In this section, the results are compared and analyzed based on the criteria introduced in previous section. Figure 8, 8, and 8 show a comparison of these results.

Refer to caption
Figure 6: Comparison of precision criteria for Malekzadeh and Kaedi [4], Wang et al. [1] researches and user-based and item-based collaborative filtering algorithms and our proposed method
Refer to caption
Figure 7: Comparison of novelty criteria for Malekzadeh and Kaedi [4], Wang et al. [1] researches and user-based and item-based collaborative filtering algorithms and our proposed method
Refer to caption
Figure 8: Comparison of Aggregate Diversity criteria for Malekzadeh and Kaedi [4], Wang et al. [1] researches and user-based and item-based collaborative filtering algorithms and our proposed method

According to Figure 8, the precision obtained by the proposed method in this study shows a higher value than other studies. Although the method proposed by Wong et al. [1] acquired 89% for precision criterion, its precision is 2% less than our proposed method. In this study, since we consider other users’ preferences of the same age, our method can create lists with better precision. Thus, we can use more long-tail items that obtained high ratings but had limited ratings.

In Figure 8, again, the research of Wang et al. [1] gained a higher value for the novelty criterion. However, the proposed method in this study has obtained higher values for the novelty criterion. In the proposed method, since one of the objectives of the multi-objective problem is to use long-tail items based on the user’s activity, the proposed method tries to recommend long-tail items more than short head items. With this approach, we create recommendation lists in a more personalized way. As users’ interests change over time, this method can personalize recommendation lists more accuratly. Therefore, users who have been in the system for a longer time have a better opportunity to see long-tail items in their recommendation lists, which improves long-term novelty criteria.

In Figure 8 again, the proposed algorithm performs better in the aggregate diversity criterion. Among other algorithms selected to compare the results, Malekzadeh et al. [4] performed better, As increasing the diversity of recommendation lists is considered as one of the goals of the multi-objective algorithm. However, in terms of this criterion, it has not been as successful as the proposed method of this study. By using Equation 7, we try to use items that were not in the previous recommendation lists. This allows us to use a wide range of items. Therefore, in the long term, items that were not in the recommendation lists will be recommended to users, and the aggregate diversity criterion will subsequently improve.

5 Conclusion

This study mitigates the long tail problem according to the users’ dynamic preferences that change over time. The multi-objective memetic evolution algorithm has been used for this problem. In the first objective, we try not to use more popular items in the recommendation lists. In the second objective, we prevent the reduction of accuracy of the recommendation lists as much as possible. The third objective uses short-head and long-tail items based on user activity over time and user age. In the last one, since long-tail items usually received lower ratings from users, finding similarities based on ratings is not a good solution. Thus, in the last goal, recommendation lists are created based on the relationship between user age and genres preferred by users of the same age. Besides, in the Memetic algorithm, we add items that have received high average ratings and a low number of ratings to initial populations. By doing so, long-tail items that did not appear much in the recommendation lists with the baseline algorithms will have the opportunity to appear in the users’ recommendation lists.

In the future, the baseline algorithms can be changed so that the ratings recorded by users in the past are less weighted in current predicting the ratings of items. For example, if the user abandons the recommender system for a long time, his / her past interests can be changed. Items that become a trend and receive high ratings can also be used in recommendation lists to form the initial population in evolutionary algorithms. Also, items that had no ratings in the past but are very similar to items that are popular today in various respects (such as genre, synopsis) can be included in user recommendation lists.

Declarations of interest

None.

References

  • [1] S. Wang, M. Gong, H. Li, J. Yang, Multi-objective optimization for long tail recommendation, Knowledge-Based Systems 104 (2016) 145–155. doi:10.1016/j.knosys.2016.04.018.
  • [2] M.-y. Zhou, R.-q. Xu, Z.-m. Wang, H. Liao, A generic bayesian-based framework for enhancing top-n recommender algorithms, Information Sciences 580 (2021) 460–477. doi:10.1016/j.ins.2021.08.048.
  • [3] Y. Deldjoo, A. Bellogin, T. Di Noia, Explaining recommender systems fairness and accuracy through the lens of data characteristics, Information Processing & Management 58 (5) (2021) 102662. doi:10.1016/j.ipm.2021.102662.
  • [4] E. M. Hamedani, M. Kaedi, Recommending the long tail items through personalized diversification, Knowledge-Based Systems 164 (2019) 348–357. doi:10.1016/j.knosys.2018.11.004.
  • [5] A. Gharahighehi, C. Vens, K. Pliakos, Fair multi-stakeholder news recommender system with hypergraph ranking, Information Processing & Management 58 (5) (2021) 102663. doi:10.1016/j.ipm.2021.102663.
  • [6] L. Boratto, G. Fenu, M. Marras, Connecting user and item perspectives in popularity debiasing for collaborative recommendation, Information Processing & Management 58 (1) (2021) 102387. doi:10.1016/j.ipm.2020.102387.
  • [7] Y. Zuo, M. Gong, J. Zeng, L. Ma, L. Jiao, Personalized recommendation based on evolutionary multi-objective optimization [research frontier], IEEE Computational Intelligence Magazine 10 (1) (2015) 52–62.
  • [8] Y.-J. Park, A. Tuzhilin, The long tail of recommender systems and how to leverage it, in: Proceedings of the 2008 ACM conference on Recommender systems, 2008, pp. 11–18. doi:10.1145/1454008.1454012.
  • [9] A. Jain, P. K. Singh, J. Dhar, Multi-objective item evaluation for diverse as well as novel item recommendations, Expert Systems with Applications 139 (2020) 112857.
  • [10] C. E. Berbague, N. E.-i. Karabadji, H. Seridi, P. Symeonidis, Y. Manolopoulos, W. Dhifli, An overlapping clustering approach for precision, diversity and novelty-aware recommendations, Expert Systems with Applications 177 (2021) 114917. doi:10.1016/j.eswa.2021.114917.
  • [11] L. Cui, P. Ou, X. Fu, Z. Wen, N. Lu, A novel multi-objective evolutionary algorithm for recommendation systems, Journal of Parallel and Distributed Computing 103 (2017) 53–63.
  • [12] E. Zheng, G. Y. Kondo, S. Zilora, Q. Yu, Tag-aware dynamic music recommendation, Expert Systems with Applications 106 (2018) 244–251.
  • [13] R. Wang, Y. Jiang, J. Lou, Attention-based dynamic user preference modeling and nonlinear feature interaction learning for collaborative filtering recommendation, Applied Soft Computing 110 (2021) 107652. doi:10.1016/j.asoc.2021.107652.
  • [14] K. Li, X. Zhou, F. Lin, W. Zeng, B. Wang, G. Alterovitz, Sparse online collaborative filtering with dynamic regularization, Information Sciences 505 (2019) 535–548.
  • [15] Z. Liu, K. Tan, X.-Q. Wang, S.-H. Tang, A learning framework for temporal recommendation without explicit iterative optimization, Applied Soft Computing 67 (2018) 529–539.
  • [16] F. S. Pereira, J. Gama, S. de Amo, G. M. Oliveira, On analyzing user preference dynamics with temporal social networks, Machine Learning 107 (11) (2018) 1745–1773.
  • [17] R. C. Bagher, H. Hassanpour, H. Mashayekhi, User trends modeling for a content-based recommender system, Expert Systems with Applications 87 (2017) 209–219.
  • [18] X. Zheng, Y. Luo, L. Sun, J. Zhang, F. Chen, A tourism destination recommender system using users’ sentiment and temporal dynamics, Journal of Intelligent Information Systems 51 (3) (2018) 557–578.
  • [19] G. Alshammari, J. L. Jorro-Aragoneses, S. Kapetanakis, M. Petridis, J. A. Recio-García, B. Díaz-Agudo, A hybrid cbr approach for the long tail problem in recommender systems, in: International Conference on Case-Based Reasoning, Springer, 2017, pp. 35–45. doi:10.1007/978-3-319-61030-6_3.
  • [20] X. Huang, F. Wu, A novel topic-based framework for recommending long tail products, Computers & Industrial Engineering 137 (2019) 106063. doi:10.1016/j.cie.2019.106063.
  • [21] R. S. Sreepada, B. K. Patra, Mitigating long tail effect in recommendations using few shot learning technique, Expert Systems with Applications 140 (2020) 112887. doi:10.1016/j.eswa.2019.112887.
  • [22] A. Luke, J. Johnson, Y.-K. Ng, Recommending long-tail items using extended tripartite graphs, in: 2018 IEEE International Conference on Big Knowledge (ICBK), IEEE, 2018, pp. 123–130.
  • [23] M. Ö. Karakaya, T. Aytekin, Effective methods for increasing aggregate diversity in recommender systems, knowledge and Information Systems 56 (2) (2018) 355–372.
  • [24] F. Rezaeimehr, P. Moradi, S. Ahmadian, N. N. Qader, M. Jalili, Tcars: Time-and community-aware recommendation system, Future Generation Computer Systems 78 (2018) 419–429.
  • [25] G. Adomavicius, Y. Kwon, Improving aggregate recommendation diversity using ranking-based techniques, IEEE Transactions on Knowledge and Data Engineering 24 (5) (2011) 896–911.
  • [26] W. Yue, Z. Wang, W. Liu, B. Tian, S. Lauria, X. Liu, An optimally weighted user-and item-based collaborative filtering approach to predicting baseline data for friedreich’s ataxia patients, Neurocomputing 419 (2021) 287–294. doi:10.1016/j.neucom.2020.08.031.
  • [27] A. Pandya, M. Oussalah, P. Monachesi, P. Kostakos, On the use of distributed semantics of tweet metadata for user age prediction, Future Generation Computer Systems 102 (2020) 437–452. doi:10.1016/j.future.2019.08.018.
  • [28] R. Shafiloo, M. Kaedi, A. Pourmiri, Predicting user demographics based on interest analysis, arXiv preprint arXiv:2108.01014 (2021).
  • [29] N. E. I. Karabadji, S. Beldjoudi, H. Seridi, S. Aridhi, W. Dhifli, Improving memory-based user collaborative filtering with evolutionary multi-objective optimization, Expert Systems with Applications 98 (2018) 153–165. doi:10.1016/j.eswa.2018.01.015.
  • [30] J. Sun, Z. Miao, D. Gong, X.-J. Zeng, J. Li, G. Wang, Interval multiobjective optimization with memetic algorithms, IEEE transactions on cybernetics 50 (8) (2019) 3444–3457. doi:10.1109/TCYB.2019.2908485.
  • [31] MovieLens Dataset (Sep. 2013).
    URL https://grouplens.org/datasets/movielens/
  • [32] Parental guide (Apr 2020).
    URL https://help.imdb.com/article/contribution/titles/parentalguide/GF4KYKYJA4PKQB32?ref_=helpms_helpart_inline
  • [33] Film ratings (Apr 2020).
    URL https://www.motionpictures.org/film-ratings/
  • [34] Y. Wang, J. Deng, J. Gao, P. Zhang, A hybrid user similarity model for collaborative filtering, Information Sciences 418 (2017) 102–118. doi:0.1016/j.ins.2017.08.008.
  • [35] J. Chen, C. Zhao, L. Chen, et al., Collaborative filtering recommendation algorithm based on user correlation and evolutionary clustering, Complex & Intelligent Systems 6 (1) (2020) 147–156. doi:0.1016/j.ins.2017.08.008.
  • [36] P. Sánchez, A. Bellogín, Building user profiles based on sequences for content and collaborative filtering, Information Processing & Management 56 (1) (2019) 192–211. doi:10.1016/j.ipm.2018.10.003.
  • [37] J. Iwanaga, N. Nishimura, N. Sukegawa, Y. Takano, Improving collaborative filtering recommendations by estimating user preferences from clickstream data, Electronic Commerce Research and Applications 37 (2019) 100877. doi:10.1016/j.elerap.2019.100877.