Research article

Multiple infection leads to backward bifurcation for a schistosomiasis model

  • Received: 19 March 2017 Accepted: 02 November 2018 Published: 15 January 2019
  • Based on years of experience in schistosomiasis prevention and treatment, one of the typical features of schistosomiasis is multiple infection of a human host by parasites, which may dramatically a ect the host's infectivity. In this paper we establish a schistosomiasis model that takes into consideration multiple infection by separating humans with single and multiple infectious. The disease free equilibrium is shown to be globally asymptotically stable under certain condition. The model analysis suggests that a backward bifurcation may occur if the transmission rate from multiple infected humans to snails is high. This conclusion has not been seen in previous models of schistosomiasis. Such backward bifurcation is not possible without considering multiple infections. This conclusion may provide a new threshold theory for the prevention and treatment of schistosomiasis. Furthermore, numerical simulations suggest that e ective treatment of humans with multiple infection is important to control schistosomiasis. Especially, prevention of multiple infection may be critical.

    Citation: Longxing Qi, Shoujing Tian, Jing-an Cui, Tianping Wang. Multiple infection leads to backward bifurcation for a schistosomiasis model[J]. Mathematical Biosciences and Engineering, 2019, 16(2): 701-712. doi: 10.3934/mbe.2019033

    Related Papers:

    [1] Peiqun Lin, Chenxing He, Lingshu Zhong, Mingyang Pei, Chuhao Zhou, Yang Liu . Bus timetable optimization model in response to the diverse and uncertain requirements of passengers for travel comfort. Electronic Research Archive, 2023, 31(4): 2315-2336. doi: 10.3934/era.2023118
    [2] Wenjie Wang, Suzhen Wen, Shen Gao, Pengyi Lin . A multi-objective dynamic vehicle routing optimization for fresh product distribution: A case study of Shenzhen. Electronic Research Archive, 2024, 32(4): 2897-2920. doi: 10.3934/era.2024132
    [3] Shiqi Zou, Xiaoping Shi, Shenmin Song . MOEA with adaptive operator based on reinforcement learning for weapon target assignment. Electronic Research Archive, 2024, 32(3): 1498-1532. doi: 10.3934/era.2024069
    [4] Linsen Song, Yichen Du . A real-time pricing dynamic algorithm for a smart grid with multi-pricing and multiple energy generation. Electronic Research Archive, 2025, 33(5): 2989-3006. doi: 10.3934/era.2025131
    [5] Liling Huang, Yong Tan, Jinzhu Ye, Xu Guan . Coordinated location-allocation of cruise ship emergency supplies under public health emergencies. Electronic Research Archive, 2023, 31(4): 1804-1821. doi: 10.3934/era.2023093
    [6] Gonglin Yuan, Minjie Huang . An efficient modified HS conjugate gradient algorithm in machine learning. Electronic Research Archive, 2024, 32(11): 6175-6199. doi: 10.3934/era.2024287
    [7] Gongcai Wu . Intelligent recommendation algorithm for social networks based on improving a generalized regression neural network. Electronic Research Archive, 2024, 32(7): 4378-4397. doi: 10.3934/era.2024197
    [8] Xueping Han, Xueyong Wang . MCGCL: A multi-contextual graph contrastive learning-based approach for POI recommendation. Electronic Research Archive, 2024, 32(5): 3618-3634. doi: 10.3934/era.2024166
    [9] Rajakumar Ramalingam, Saleena B, Shakila Basheer, Prakash Balasubramanian, Mamoon Rashid, Gitanjali Jayaraman . EECHS-ARO: Energy-efficient cluster head selection mechanism for livestock industry using artificial rabbits optimization and wireless sensor networks. Electronic Research Archive, 2023, 31(6): 3123-3144. doi: 10.3934/era.2023158
    [10] Jing Chen, Weiyu Ye, Shaowei Kang . Learning user preferences from Multi-Contextual Sequence influences for next POI recommendation. Electronic Research Archive, 2024, 32(1): 486-504. doi: 10.3934/era.2024024
  • Based on years of experience in schistosomiasis prevention and treatment, one of the typical features of schistosomiasis is multiple infection of a human host by parasites, which may dramatically a ect the host's infectivity. In this paper we establish a schistosomiasis model that takes into consideration multiple infection by separating humans with single and multiple infectious. The disease free equilibrium is shown to be globally asymptotically stable under certain condition. The model analysis suggests that a backward bifurcation may occur if the transmission rate from multiple infected humans to snails is high. This conclusion has not been seen in previous models of schistosomiasis. Such backward bifurcation is not possible without considering multiple infections. This conclusion may provide a new threshold theory for the prevention and treatment of schistosomiasis. Furthermore, numerical simulations suggest that e ective treatment of humans with multiple infection is important to control schistosomiasis. Especially, prevention of multiple infection may be critical.


    With the spread of COVID-19, the emergence of online learning [1] platform has effectively solved the dilemma that universities and educational institutions cannot carry out offline teaching and ensured the safety and reliability of learning scenarios, which has become an important way for people to acquire knowledge. How to use the Internet and various artificial intelligence technologies to select the appropriate resource list from massive learning resources and accurately recommend the learning content to provide personalized learning experience for people has become one of the research hotspots in the field of online learning.

    Personalized recommendation system can not only satisfy the preferences of learners, but also effectively improve the satisfaction of online learning. The recommendation system [2] generates the appropriate resource recommendation list mainly according to learning time [3], knowledge [4], learning preference [5], demand [6] and social situation [7]. The methods of learning resource recommendation can be basically divided into content-based resource recommendation [8], collaborative filtering-based resource recommendation [9], knowledge-based resource recommendation methods [10] and session-based resource recommendation [11]. The content-based learning resource recommendation makes similarity recommendation by comparing the characteristics between learners and resources, which is intuitive but ignores the correlation between resources. The collaborative filtering-based learning resource recommendation makes recommendation through the similarity matrix between learners or resources. This method has the defects of cold start and high time complexity, and the calculation method of similarity will affect the results. The knowledge-based learning resource recommendation considers the relevant knowledge of learners and resources, and matches the knowledge demands of learners with resource knowledge. This method conforms to the law of psychology and can save a lot of learning time, but its recommendation process requires large amount of manual intervention, which has subjective influence. The session-based learning resource recommendation relies on the interaction information between learners and resources, which can effectively improve the recommendation accuracy of resources. However, it requires the internal structure processing and the modeling of relationship between sessions on session data, and there are few researches on this aspect.

    Learners have multiple attributes, and there are associations between resources, while users' demands for learning resources are multi-dimensional. For example, different users have different requirements on cognitive ability, media preference, content preference and other aspects. Therefore, the problem of learning resource recommendation with multidimensional constraints can be regarded as an NP-hard problem, and the main solutions include ant colony algorithm [12], genetic algorithm [13] and particle swarm optimization algorithm [14]. In addition, the ε-constraint method [15] and the minimum-maximum method [16] solve the multi-objective optimization problem by constraining other objective functions and optimizing one objective function. These research methods all need to set complex weights. In order to avoid the above problems, NSGA-Ⅱ and its improved algorithm [17,18,19,20,21,22,23,24,25], as a solution to the multi-objective optimization problem, have successfully solved the multi-objective optimization problem in several research fields. However, there are few related researches in the field of online learning resource recommendation.

    From the view of balancing the various demands of learners, this paper proposed a learning resource recommendation model based on the improved NSGA-Ⅱ algorithm. The learning resources were filtered with background fitness, cognitive fitness and diversity as objective functions. The Tabu search algorithm was applied to improve local search ability. At the same time, the dynamic updating of crowding degree and the adaptive changing of crossover rate and mutation rate were adopted to ensure individual diversity. The main contributions of this paper are as follows:

    1) In order to solve the problem that low-density individuals are easy to be deleted and homogeneous populations, dynamic updating crowded distance and adaptive crossover mutation operators are proposed.

    2) According to the multi-dimensional needs of learners, a three-objective optimization model of background fitness, cognitive fitness and diversity is established.

    3) While retaining the advantages of individual diversity and uniformity of NSGA-Ⅱ algorithm, Tabu search strategy is added to improve the search ability of solution set and increase the diversity.

    The rest of this paper is structured as follows: Section 2 describes the algorithm and modeling process of this paper; Section 3 details the solution process of model. Section 4 discusses the experiments and results. Section 5 presents conclusion and future research direction.

    This section first makes conventions on the symbols used in the full text, and formalizes the selection of personalized learning resources, including the necessary symbol definition. After that, the factors that affect the results of personalized resource recommendation are briefly analyzed to clarify the rationality of the three factors considered in this paper, i.e., background fitness, difficulty fitness and content preference.

    The online resource recommendation technology in online teaching judges the preferences of students according to their pre-test characteristics, so as to provide students with resources that meet their demands [26]. The characteristics of students in online teaching mainly include age, gender, educational background, cognitive ability and other information, as well as the acceptable learning time of learners. The characteristics of online resources mainly include the average age of learning groups [27], female proportion, educational threshold, difficulty level, the feature of resource content and time to complete learning resources.

    This paper proposes an online learning resource recommendation model based on improved NSGA-Ⅱ algorithm, which does not convert the multi-objective problem into a single objective problem by the weighted method, but uses the multi-objective method to improve the online learning resources recommendation. The improved NSGA-Ⅱ algorithm adopts the ternary combination mode, and takes background fitness, cognitive fitness and diversity as the selection targets.

    Definition 1. Characteristics of learner: The personalized characteristics of learners include background information (BI), cognitive ability (CA) and time limit (T). The learner set is expressed as U={u1,u2,...,u|U|}, where the |U| represents the size of learner set. For a specific learner ui, its background information (BIi) is defined as BIi={AI,GI,EI}, which is composed of age information (AI), gender information (GI) and education Information (EI). According to the relevant researches on the influencing factors of cognitive ability in recent years, it is concluded that learners' cognitive ability in the field of education has relation to their age [28], gender [29] and educational background [30].

    Definition 2. Characteristics of learning resource: The characteristics of learning resources include preference information (PI), difficulty information (DI), content information (CI), and time (t). The learning resource set is expressed as L={LO1,LO2,...,LO|LO|}, of which |LO| denotes the size of learning resource set. The preference information (PI) of specific learning resource LOi is defined as PIi={MA,WP,UP}, which is composed of mean age (MA) of learner group, women proportion (WP) and undergraduates percentage (UP).

    Definition 3. Content information of learning resource: content information (CI) of learning resources is expressed as CI={PD,AD,ND}, which determines the selection quality of learning resource recommendation list. It is codetermined by popularity degree (PD), authority degree (AD) and novelty degree (ND). The background fitness (BF) between learners and learning resources is decided by learners' background information (BI) and learning resources' preference information (PI). The difficulty fitness (DF) of learner to learning resources is determined by the cognitive ability (CA) of learners and the difficulty information (DI) of learning resources (DI).

    The background fitness, cognitive fitness and diversity screening of learner affect the final resource recommendation list from three dimensions. Based on the above three characteristics, a multi-dimensional online learning resource recommendation model combined with time constraints is constructed. According to the background fitness and the difficulty fitness of learners, the diversity of resources is regarded as the auxiliary screening objective to provide suitable online learning resources list to learners.

    Aimed at the above problems, an online learning resource recommendation model based on the improved NSGA-Ⅱ algorithm is proposed, as shown in Figure 1.

    Figure 1.  Learning resource recommendation.

    In the above recommendation model, the three-dimensional objectives of resource screening include background fitness, cognitive fitness and diversity. The screening conditions of diversity contain popularity degree, authority degree and novelty degree. The three-dimensional objectives are constrained by learning time limit. The three-dimensional objectives and time constraints jointly determine the final result, the higher the fitness of result, the better the experience of learners.

    The background characteristics of learners include age, gender and education, which affect the choice of learning resources to a large extent. The background information is expressed as BI=[BI1,BI2,...,BI|U|], where BIi is a three-dimensional vector. The background characteristics of the ith learner are represented by BIi={AIi,GIi,DIi}. The preference information of learning resources are described by PI=[PI1,PI2,...,PI|LO|], of which PIj is a three-dimensional vector, PIj=[MAj,WPj,UPj] shows the preference information of the jth learning resource. The background fitness of the ith learners to the jth learning resource is formulated as:

    BFij=sim(BIi,PIj)=ω1|AIiMAj|min(AIi,MAj)+ω2|GIiWPj|+(1ω1ω2)|DIiUPj| (1)

    where, AIi indicates the age information of learners, values for actual age. GIi figures the gender information of learner, with value of 0 or 1, 0 for female and 1 for male. DIi denotes the education information of learners. The value can be 0 or 1, indicating that the education of learner is below the bachelor degree and above the bachelor degree, respectively. MAj represents the mean age of learner that choose the resource. WPj shows the proportion of women that study the resource, and UPj represents the undergraduate proportion of the population studying the resource.

    The cognitive ability of learner is expressed as CA=[CA1,CA2,...,CA|U|], where CAi shows the learning ability of the ith learner, value for CAi(0,1). The difficulty of learning resource is related to the learning stage and the percentage of people who have got achievement. The difficulty DIj of the jth learning resource can be calculated by

    DIj=phasej×comjMax(com) (2)

    where, phasej represents the course duration of learning resource, phasej[0,4] and phasej is an integer. comj denotes the number of people who have completed the learning task and successfully took the exam; Max(com) indicates the maximum number of participants for all learning resources. The difficulty fitness DFij of learners is the difference between the cognitive ability of the ith learner CAi and the difficulty of the jth learning resource Dj:

    DFij=CAiDj (3)

    If the difficulty of learning resources exceeds the cognitive ability of learners too much, learners will not be able to learn smoothly. If the difficulty of learning resources is too simple, there will be time waste of learners. Therefore, the difficulty of learning resources should be as close as possible to the cognitive limit of learners, the calculation result |DFj| the closer to zero, the better.

    The content preference CP of learning resource is determined by its popularity degree, authority degree and novelty degree. The popularity degree of learning resources is related to the percentage of participants, the viewing frequency and score. The percentage of learning participants, the viewing frequency and the comprehensive score of resources can be expressed as:

    f1(LOj)=SjMax(S) (4)
    f2(LOj)=VjMax(V) (5)
    f3(LOj)=1nn1(Pij+PLOjPui) (6)

    where, Sj indicates the participant number of learning resource LOj that exceeds 50%. Max(S) indicates the maximum visits time of learning resource. Vj represents the viewing times of learning resource LOj. Max(V) denotes the maximum viewing times of resource. Pij shows the score of ith learner for the jth learning resource. PLOj is the average score of learning resources. Pui is the average score of all learners.

    The popularity degree (PD) of learning resource is calculated by weighted f1(LOj), f2(LOj) and f3(LOj) in the above formula, with formula as follows:

    PD(LOj)=ω3f1(LOj)+ω4f2(LOj)+(1ω3ω4)f3(LOj) (7)

    The authority of learning resources will affect the trust of learner in the resources. The authoritative resources can improve the learning motivation of learner. The influences of issuing institution and lecturer affect the authority of resources. H-index is a method to evaluate academic achievements. The H-index of a scientific researcher means that he has H papers cited at least H times. The influence of institution can be related to the H-index of its staff, so the influence of agency can be expressed as:

    f4(LOj)=HPMin(HP)Max(HP)Min(HP) (8)

    where, HP represents the H-index of institution. Min(HP) and Max(HP) are the minimum and maximum H-index of the staff in institution. The influence of resource lecturers is expressed as:

    f5(LOj)=HaMin(Ha)Max(Ha)Min(Ha) (9)

    where, Ha is the H-index of resource lecturers. Min(Ha) and Max(Ha) represent the minimum and maximum H-index of lecturers. Their H-index is closely related to the citation rate of their published scientific papers, which can be found and calculated from research platforms like CNKI. The authority degree AD of learning resources is expressed as:

    AD(LOj)=ω5f4(LOj)+(1ω5)f5(LOj) (10)

    Novel learning resources can improve the positivity of learners. The novelty degree of learning resources N(LOi) is related to the release time of resource TimeLOi, and the novelty degree of resources is expressed as:

    ND(LOj)=TimeLOjE(Time)TE(Time) (11)

    where, E(Time) represents the earliest release time of the knowledge point contained in the learning resource, and T represents the current year. By integrating the PD, AD and ND of learning resources, the content selection of learning resources can be expressed as:

    CIij=ω6PD(LOj)+ω7AD(LOj)+(1ω6ω7)ND(LOj) (12)

    In this paper, a new hybrid algorithm is proposed, which combines the Tabu search algorithm with excellent local search efficiency with the NSGA-Ⅱ algorithm. The children obtained from the Tabu search algorithm are inserted into the population selection of NSGA-Ⅱ algorithm to enhance the diversity of population. The basic idea of NSGA-Ⅱ algorithm is to sort the population by non-dominated sorting and calculate the crowding distance to maintain the diversity of population. The improved NSGA-Ⅱ algorithm takes the resources as the parent population P0 with the size of N, and carries out non-dominated sorting on them. Each resource individual obtains the fitness, then doing tournament selection and genetic operator operation on each resource individual to generate a child population Gt with the size of N.

    In the elitist strategy, the parent population Pt of generation t, the children population Gt generated by crossover mutation and the new individual Tt generated by Tabu search are combined into the new population Rt. The non-dominated Pareto solution set with decreasing rank is obtained by fast non-dominated sorting of Rt, expressed as F1,F2,. The first N solutions are selected into the population Pt+1 until there are F1+F2++FiN, where Fi is called the critical layer. Calculating the crowding distance of the critical layer, the individuals with high crowding degree is preferentially selected until the maximum number of iterations. The flow chart is shown in Figure 2.

    Figure 2.  Flowchart of the improved NSGA-Ⅱ algorithm.

    The sorting mechanism of NSGA-Ⅱ algorithm is based on the calculation of crowding distance of individual resources. Crowding distance represents the density of resource solutions near a specific resource individual. In order to maintain diversity, individuals with large crowding distance at the same layer are preferentially selected. Although this strategy can retain individuals with low crowding degree, there is a risk that individuals with low crowding degree in the same area will be deleted at the same time.

    In order to solve the above problems, the dynamical updating of crowding distance is adopted. The calculation process is as follows:

    Step 1: Calculate the Euclidean distance between adjacent individuals. Let the crowding distance between the kth individual and the k+1th individual be:

    I[k,k+1]distance=m1(fi(k)fiminfimaxfiminfi(k+1)fiminfimaxfimin)2 (13)

    where, m is the target number, fi(k) is the value of the kth individual on the ith target. fimin is the minimum value of the ith target, and fimax is the maximum value of the ith target.

    Step 2: Find the minimum crowding distance I[k,k+1] and compare I[k1,k] with I[k+1,k+2]. If I[K1,k] is smaller, select individual k+1; otherwise, select individual k.

    Step 3: Update the crowding distance.

    Step 4: Determine whether the number of individuals is greater than or equal to N, otherwise return to Step 2.

    When the genetic algorithm approaches the termination generation, there will be duplicate individuals with good fitness in the mating pool, and the population is close to homogeneity. Although the mutation operation can improve this situation, traditional mutation operations would set a fixed value and the probability of mutation is very small. Even with the mutation operation, premature population convergence will occur.

    The performance of genetic algorithm is closely related to the selection of crossover rate Hc and mutation rate Hm. Therefore, an adaptive genetic algorithm (AGA) is proposed. The optimal crossover rate Hc and mutation rate Hm are allocated adaptively according to the adaptive level of individuals. This algorithm ensures the convergence of genetic algorithm and the diversity of population:

    Hc={Hcmin+(HcmaxHcmin)(GenmaxGen)2(GenmaxGenavg),Gen>GenavgHcmin+Hcmax2+(HcmaxHcmin)(GenavgGen)2(GenavgGenmin),GenGenavg (14)
    Hm={Hmmin+(HmmaxHmmin)(GenmaxGen)2(GenmaxGenavg),Gen>GenavgHmmin+Hmmax2+(HmmaxHmmin)(GenavgGen)2(GenavgGenmin),GenGenavg (15)

    where, Genavg represents the mean remaining generations of individuals. Genmax and Genmin represent the minimum and maximum remaining generations of the population, respectively; Gen denotes the larger residual generation of the two individuals participating in the crossover; Gen expresses the remaining generations of individuals involved in the mutation; Hcmin and Hcmax refer to the minimum and maximum crossover rates set by the algorithm, respectively. Hmmin and Hmmax are the minimum and maximum mutation rates set by the algorithm, respectively.

    The candidate solutions generated by Tabu search algorithm during the search process are not random, which can accept sub-optimal solutions, so it has strong search ability. Therefore, the advantages of individual diversity and uniformity in NSGA-Ⅱ algorithm are retained while maintaining the genetic operator operation of NSGA-Ⅱ algorithm. The individual variables in this paper are generated from the neighborhood of current solution, rather than randomly generated. When the optimal solution meets the aspiration criterion, we have Pm = 1, and the current individual is added to the children population as a mutant; otherwise, Pm = 0.

    The solution set after merging is set as Rt=PtGtTt, where Pt is the parent individual, Gt is the individual obtained by genetic operator, and Tt is the individual obtained by Tabu search operator. Secondly, the first N individuals are selected as the next generation parent individuals Rt+1 by non-dominated sorting and crowding distance. Through this operation, the advantage of NSGA-Ⅱ algorithm that avoids losing excellent individuals in the parent generation can be retained and the local search ability can be improved, so as to reduce the number of duplicate individuals in the offspring and enhance the diversity of solution set.

    The Tabu search strategy is as follows:

    1) Initial solution

    Tabu search algorithm is highly dependent on the initial solution, so the initial solution is randomly selected from the individuals whose parent individual non-dominated order equal to 1.

    2) Neighborhood solution

    During the initial iteration, the search scope should be enlarged to increase the probability of finding the optimal solution. As the iteration continues, the obtained solution gradually approaches the optimal solution, so the search scope should be narrowed to avoid repeated search. The objective functions (1), (3) and (12) are used as fitness functions to calculate the fitness values of each candidate solution.

    3) Candidate solutions

    For a specific resource LOj, it takes a lot of computation to calculate all the neighborhood solutions, so some strategies are required for choosing the candidate solutions. In this paper, a number of solutions N (X) are selected from a given set of candidate solutions by using non-dominated sorting and crowding operators.

    4) Aspiration criterion

    The solution with the best fitness is selected from the candidate solutions and compared with the current optimal solution. If it is better than the current optimal solution, the best candidate solution is applied to update the current optimal solution regardless of whether it is taboo or not. It is also used as the current solution for the next iteration. Then, the corresponding operation is inserted to the taboos table. If it is not better than the current optimal solution, the optimal solution that is not in the Tabu state is selected from all candidate solutions as the new current solution, and then the corresponding operation is added to the Tabu table.

    In order to evaluate the efficiency of the proposed course personalization algorithm, three evolutionary algorithms (NSGAII, IBEA, PESA2) are compared with the proposed algorithm, so as to verify the effectiveness of the personalized learning resource recommendation proposed in this paper.

    The study was based on 290 online courses from Harvard and MIT on the edX platform. The dataset contains 250,000 certifications, 4.5 million participants, and 28 million hours of participant data. The feasibility and accuracy of the proposed algorithm are verified on this dataset. The dataset of this online public course contains data like issuing institution, course number and release date, which fully meet the research requirements of this paper. Table 1 shows the description of parameters in the edx dataset, and Table 2 presents the information of four datasets generated by course subject according to the edx dataset, denoted as S1, S2, S3 and S4, respectively.

    Table 1.  Description for the parameters generated by edx dataset.
    parameter instructions
    Institution Issuing agency
    Course number Course ID
    Launch Date Creation time
    Course title Course title
    Instructors Keynote Speaker
    Course Subject Course subject
    Year Duration of Course
    Audited Students who learn more than 50% of their progress
    Participants Number of visitors
    Played Video Number of viewers
    %Posted in Forum Percentage of forum discussion
    Median age Average age of users
    %female Percentage of women
    Total course hours Total course hours
    %bachelor's degree or higher The proportion of users with bachelor degree or above
    M Scale of learning resources
    N Learner scale

     | Show Table
    DownLoad: CSV
    Table 2.  Course dataset.
    NO. Course Subject M N
    S1 Computer Science 30 171,502
    S2 Government, Health, and Social Science 75 240,794
    S3 Humanities, History, Design, Religion, and Education 94 163,729
    S4 Science, Technology, Engineering, and Mathematics 91 163,235

     | Show Table
    DownLoad: CSV

    This section introduces the performance evaluation index of the algorithm, which mainly evaluates learners' satisfaction with the resource list. We determined the weight value through comparative analysis of several experiments, and then compared the accuracy, mean fitness, recall rate, F1 mean, HV, GD and IGD of each algorithm in different datasets.

    1) Accuracy refers to the proportion of resources in a given resources recommendation list that can correctly predict the demand of learners. The computation formula of accuracy is as follows:

    Accuracy=TP+TNTP+FP+TN+FN (16)

    2) Mean fitness refers to the fitness between learners and learning resources. The mean fitness with different scales reflects the satisfaction of learners with the recommendation list. The computation formula is as follows:

    Fitness=mi=1nj=1(BFij+DFij+CIij)nm (17)

    3) Recall rate refers to the proportion of samples that accurately predict resources required by learners. The computation formula is as follows:

    Recall=TPTP+FN (18)

    4) F1 value is used to better represent the accuracy rate and recall rate of learning resource recommendation. The computation formula is as follows:

    F1=2×Precise×RecallPrecise+Recall (19)

    5) GD measures the average minimum distance between each point in solution set P and reference set P. The smaller the GD value is, the better the convergence effect will be. The computation formula is as follows:

    GD=yPminxpdis(x,y)2|P| (20)

    6) IGD measures the average distance between each reference point and the nearest solution. The smaller the IGD value is, the better the comprehensive performance of the algorithm is. The computation formula is as follows:

    IGD=ypminxPdis(x,y)2|P| (21)

    The weight in Eq (1) is the weight factor to calculate the background fitness between learners and resources, which is used to control the proportion of age, gender and educational background when calculating the background similarity. In order to analyze the influence of weight ω1 and ω2 on the algorithm in this paper, we calculate the accuracy values under different values of weight ω1 and ω2 in the datasets with different sizes. By comparing the accuracy values under three different weight values in Figure 3, it can be seen that when ω1 = 0.38 and ω2 = 0.1, the fitness between learners and resources has nothing to do with gender, and the importance of age and education for learning resources is much higher than gender.

    Figure 3.  Influence of ω1 and ω2 values on the background fitness.

    The weight in Eq (7) is the weight factor to calculate the popularity degree of learning resources, which is used to control the proportion of the learning participant percentage, viewing frequency and score when calculating the popularity degree. In order to analyze the influence of weight ω3 and ω4 on the algorithm in this paper, we calculate the accuracy values of resources under different values of weight ω3 and ω4 in datasets with different size. By comparing the accuracy values under three different weight values in Figure 4, it can be seen that when ω3 = 0.47 and ω4 = 0.3, the average popularity degree of learning resources is the highest.

    Figure 4.  Influence of ω3 and ω4 values on the popularity degree.

    The weight in Eq (10) is the weight factor to calculate the authority degree of learning resources, which is used to control the proportion of the influence of institutions and the influence of lecturers when calculating the authority degree of resources. In order to analyze the influence of weight ω5 on the algorithm in this paper, we calculate the accuracy values of resources under different values of weight ω5 in datasets with different sizes. By comparing the accuracy values under two different weight values in Figure 5, it can be seen that when ω5 = 0.65, the average authority degree of learning resources is the highest.

    Figure 5.  Influence of ω5 values on the authority degree.

    The weight in Eq (12) is the weight factor to calculate the content quality of learning resources, which is used to control the proportion of popularity degree, authority degree and novelty degree when calculating the content quality of learning resources. In order to analyze the influence of weight ω6 and ω7 on the algorithm in this paper, we calculated the accuracy value of resources under different values of weight ω6 and ω7 in datasets with different sizes. By comparing the f accuracy values under three different weight values in Figure 6, it can be seen that when ω6 = 0.22 and ω7 = 0.52, the average accuracy value of learning resources is the highest.

    Figure 6.  Influence of ω6 and ω7 values on the content quality.

    The parameter setting of the multi-objective algorithm is an important step, which has huge impact on the results. Therefore, we configured probabilities for the basic MOEA operations, including mutation and crossover, population size, and generation. Table 3 summarizes the parameter settings of four algorithms used in the experiment, and Figure 7 shows the Pareto frontier of a certain user.

    Table 3.  Parameter setting.
    Improved NSGA-Ⅱ NSGA-Ⅱ IBEA PESA2
    Target quantity 2 2 2 2
    Number of population 150 150 150 150
    Algebra 1000 1000 1000 1000
    Crossover rate 0.9 0.9 0.9 0.9
    Mutation rate 0.1 0.1 0.1 0.1

     | Show Table
    DownLoad: CSV
    Figure 7.  Pareto frontier of a specific user.

    Each point in Figure 7 represents the recommendation lists for target users. The algorithm is based on the tradeoff between learner fitness and resource diversity, which is contradictory. In order to verify the effectiveness of the algorithm, the proposed algorithm is compared with the other three algorithms. Table 4 shows the performance results of each algorithm in each dataset.

    Table 4.  Performance comparison experiments of algorithms in S1 dataset.
    Accuracy Recall F1
    Improved NSGA-Ⅱ 71.3 80.4 75.58
    NSGA-Ⅱ 68.6 78.2 73.09
    IBEA 65.3 68.3 66.77
    PESA2 66.5 76.8 71.28

     | Show Table
    DownLoad: CSV
    Table 5.  Performance comparison experiments of algorithms in S2 dataset.
    Accuracy Recall F1
    Improved NSGA-Ⅱ 82.4 83.6 83
    NSGA-Ⅱ 78.5 81.5 79.97
    IBEA 71.5 75.3 73.35
    PESA2 68.8 75.2 71.86

     | Show Table
    DownLoad: CSV
    Table 6.  Performance comparison experiments of algorithms in S3 dataset.
    Accuracy Recall F1
    Improved NSGA-Ⅱ 71.5 82.4 76.56
    NSGA-Ⅱ 68.2 73.6 70.8
    IBEA 65.4 75.1 69.92
    PESA2 60.1 71.4 62.26

     | Show Table
    DownLoad: CSV
    Table 7.  Performance comparison experiments of algorithms in S4 dataset.
    Accuracy Recall F1
    Improved NSGA-Ⅱ 72.5 65.8 68.99
    NSGA-Ⅱ 69.1 62.7 65.74
    IBEA 75.1 62.5 68.22
    PESA2 70.5 63.1 66.6

     | Show Table
    DownLoad: CSV

    In this paper, 30 independent operation (iterative) experiments were performed to verify the efficiency of four algorithms in the generation of personalized learning resource recommendation list, so as to obtain the average accuracy of the model. For each iteration, we evaluated 10 different data partitions that were cross-validated.

    Figure 8 demonstrates the accuracy results of the algorithm for generating personalization rules. The improved NSGA-Ⅱ provides optimal accuracy in 85 to 98%, with an average accuracy of 92%, slightly higher than the average accuracy of NSGA-Ⅱ algorithm. However, IBEA and PESA2 are less accurate.

    Figure 8.  Accuracy comparison of experimental results.

    The evaluation of multi-objective evolutionary algorithm needs to consider some evaluation indexes, so various performance indicators are introduced. This paper focuses on only three performance indicators, GD and IGD, to evaluate the efficiency of the algorithm. The IGD algorithm that provides minimum GD value is considered as the best algorithm.

    Table 8 describes the results achieved when applying performance indicators. It can be seen that the improved NSGA-Ⅱ algorithm provides the minimum value of 0.010 and 0.065 for IGD and GD respectively. and its superior convergence and diversity are verified by calculating the distance between the individuals in the real individuals of non-dominated front. The indicator GD is used to determine the number of solutions placed at the intersection of the obtained Pareto frontier and the true Pareto frontier, which is achieved by calculating the distance between each recommended resource. To sum up, the improved NSGA-Ⅱ can generate a personalized resources recommendation list better than INSGA-Ⅱ, IBEA and PESA2 due to its good performance in indicators.

    Table 8.  Algorithm comparison.
    Improved NSGA-Ⅱ NSGA-Ⅱ IBEA PESA2
    IGD 0.010 0.012 0.115 0.141
    GD 0.065 0.086 0.108 0.26

     | Show Table
    DownLoad: CSV

    Online learning is an emerging education method that aims to meet the preferences of each learner by engaging with them and providing personalized resources. Ultimately, the goal of personalized learning is to provide appropriate learning resources according to the demands of learners. Therefore, this paper utilizes the online learning resource recommendation model based on the improved NSGA-Ⅱ algorithm to transform the personalized screening of massive learning resources into an optimization problem, and defines two competing objectives. The quality of the resource list gets maximum improvement by maximizing the difficulty and the learning threshold. Besides, the credibility also gets enhanced by maximizing the popularity degree, authority degree, and novelty degree of each learning resource. The improved NSGA-Ⅱ algorithm takes the dataset, personalized characteristics of learner and the resource characteristic of learner as input. In the process of model construction, a large number of weights are set for the feature processing of the learning resource model in the early stage, which is not intelligent enough. In future work, we plan to add correlation researches between resources to build a model that can customize learning paths according to learners' preferences.

    The research is supported by the National Natural Science Foundation of China (No. 12105120, No. 72174079 and No. 72101045), Natural Science Foundation of the Jiangsu Higher Education Institutions of China (No. 21KJB520033), Jiangsu Qinglan Project Teaching Group, Lianyungang "521 projects", The Research Project of Graduate Education and Teaching Reform of Jiangsu Ocean University (YJG202201).

    The authors declare there is no conflict of interest.



    [1] T. Britton, T. House, A.L. Lloyd, D. Mollison, S. Riley and P. Trapma, Five challenges for stochastic epidemic models involving global transmission, Epidemics, 10 (2015), 54–57.
    [2] Department of disease control of the ministry of health of the people's republic of China, Handbook of schistosomiasis control, Shanghai Science and Technology Press, 2000. (In Chinese)
    [3] O. Diekmann, J.A.P. Heesterbeek and J.A.J. Metz, On the definition and the computation of the basic reproduction ratio R0 in models for infectious diseases in heterogeneous populations, J. Math. Biol.,28 (1990), 365–382.
    [4] P. van den Driessche and J. Watmough, Reproduction numbers and sub-threshold endemic equilibria for compartmental models of disease transmission, Math. Biosci., 180 (2002), 29–48.
    [5] Z.L. Feng, C.C. Li and F.A. Milner, Schistosomiasis models with density dependence and age of infection in snail dynamics, Math. Biosci., 177 (2002), 271–286.
    [6] Z.L. Feng, A. Eppert, F.A. Milner and D.J. Minchella, Estimation of parameters governing the transmission dynamics of schistosomes, Appl. Math. Lett., 17 (2004), 1105–1112.
    [7] Z.L. Feng, C.C. Li and F.A. Milner, Schistosomiasis models with two migrating human groups, Math. Comput. Model., 41 (2005), 1213–1230.
    [8] S.J. Gao, Y.Y. He and Y.J. Liu, Field transmission intensity of Schistosoma japonicum measured by basic reproduction ratio from modified Barbours model, Paras. Vector., 6 (2013), 1–10.
    [9] J.H. Ge, S.Q. Zhang and T.P.Wang, Efects of flood On the prevalence of schistosomiasis in Anhui province in 1998, J. Trop. Dis. Parasitol., 2 (2004), 131–134. (In Chinese)
    [10] J.C. Kamgang and G. Sallet, Computation of threshold conditions for epidemiological models and global stability of the disease-free equilibrium(DFE), Math. Biosci., 213 (2008), 1–12.
    [11] T. Leenstra, H.M. Coutinho, L.P. Acosta, G.C. Langdonet, L. Su, R.M. Olveda, S.T. McGarvey, J.D. Kurtis and J.F. Friedman, Schistosoma japonicum reinfection after Praziquantel treatment causes anemia associated with inflammation, Infect. Immun., 74 (2006), 6398–6407.
    [12] S.B. Mao, Biology of schistosome and control of schistosomiasis, People's Health Press, 1990. (In Chinese)
    [13] L.X. Qi, J.A. Cui, Y. Gao and H.P. Zhu, Modeling the schistosomiasis on the islets in Nanjing, Int. J. Biomath., 5 (2012), 1–17.
    [14] L.X. Qi and J.A. Cui, Mathematical Model of Schistosomiasis under Flood in Anhui Province, Abstr. Appl. Anal., 2014 (2014), 1–7.
    [15] S. Riley, H. Carabin, P. Blisle, L. Josephet, V. Tallo, E. Balolong, A.L.Willingham, T.J. Fernandez, R.O. Gonzales, R. Olveda and S.T. McGarvey, Multi-host transmission dynamics of schistosoma japonicum in Samar province, the Philippines, PLoS Med., 5 (2008), 70–78.
    [16] WHO, Schistosomiasis, http://www.who.int/mediacentre/factsheets/fs115/en/
    [17] H.J. Xu, X.L. Fu, J.X. Chen, C.M. Xia and J.B. Qiu, Immunopathological observations on the infection of Schistosoma japonicum induced by di erent manners, Chin. J. Zoonoses, 22 (2006), 647–650.
    [18] S.Q. Zhang, F.H. Gao, G.H. Zhang, H. Wang and T.P. Wang, Trend analysis of schistosomiasis endemic situation in Anhui Province from 2004 to 2014, Chin. J. Schisto. Control, 27 (2015), 235–240.
    [19] G.M. Zhao and J.X. Liu, Study the disease index of schistosoma japonicum infection in the lake region, Chin. J. Schisto. Control, 13 (2001), 173–175. (In Chinese)
    [20] L. Zou and S.G. Ruan, Schistosomiasis transmission and control in China, Acta Trop., 143 (2015), 51–57.
  • Reader Comments
  • © 2019 the Author(s), licensee AIMS Press. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0)
通讯作者: 陈斌, bchen63@163.com
  • 1. 

    沈阳化工大学材料科学与工程学院 沈阳 110142

  1. 本站搜索
  2. 百度学术搜索
  3. 万方数据库搜索
  4. CNKI搜索

Metrics

Article views(4264) PDF downloads(640) Cited by(5)

Figures and Tables

Figures(4)  /  Tables(1)

/

DownLoad:  Full-Size Img  PowerPoint
Return
Return

Catalog