<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Course recommendations in MOOCs using collaborative filtering and survival analysis (Invited Paper)</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Alireza</forename><surname>Gharahighehi</surname></persName>
							<email>alireza.gharahighehi@kuleuven.be</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Public Health and Primary Care 2 Itec</orgName>
								<orgName type="institution">KU Leuven</orgName>
								<address>
									<settlement>Campus Kulak</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">imec research group at KU Leuven</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Michela</forename><surname>Venturini</surname></persName>
							<email>michela.venturini@kuleuven.be</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Public Health and Primary Care 2 Itec</orgName>
								<orgName type="institution">KU Leuven</orgName>
								<address>
									<settlement>Campus Kulak</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">imec research group at KU Leuven</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Celine</forename><surname>Vens</surname></persName>
							<email>celine.vens@kuleuven.be</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Public Health and Primary Care 2 Itec</orgName>
								<orgName type="institution">KU Leuven</orgName>
								<address>
									<settlement>Campus Kulak</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">imec research group at KU Leuven</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Course recommendations in MOOCs using collaborative filtering and survival analysis (Invited Paper)</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">248C052086ABFA5007B09351A0883DC3</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:14+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>recommendation systems</term>
					<term>survival analysis</term>
					<term>collaborative filtering</term>
					<term>massive open online courses</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Massive Open Online Courses (MOOCs) are becoming a complementary, or even preferred, method of learning compared to traditional education among learners. While MOOCs enable learners to access a wide range of courses from various disciplines, anytime and anywhere, a significant number of course enrollments in MOOCs end up in dropouts. To increase learners' engagement in MOOCs, they need to interact with the courses that match their preferences and needs. A course Recommender System (RS) models learners' preferences and recommends courses based on their previous interactions within the MOOC platform. Dropout events in MOOCs, like other time-to-event predictions, can be effectively modeled using survival analysis methods. The objective of this talk is to illustrate the benefits of employing survival analysis in enhancing the performance of collaborative filtering-based course recommendations in MOOCs.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Massive Open Online Courses (MOOCs) platforms offer a diverse selection of online courses to learners worldwide, promoting the concept of equitable learning by removing barriers of location and time. Despite its considerable advantages, a significant portion of MOOC enrollments end up in dropouts. It has been reported that dropout rates for courses offered by prestigious institutions like MIT and Harvard can be as high as 90% <ref type="bibr" target="#b1">[2]</ref>. While dropouts may result from various reasons, such as accessing only the free portions of the courses, finding the course or topic irrelevant, or insufficient competencies, this information is valuable for modeling users' preferences in MOOCs and would provide more infromed recommendations.</p><p>Recommender Systems (RSs) are intelligent information retrieval algorithms that utilize users' past interactions to suggest the most relevant items to them. Generally, RSs can be categorized into two main types: Content-based filtering and collaborative filtering. Content-based filtering RSs recommend items whose features match those of items that the target user has previously liked. On the other hand, collaborative filtering RSs model users' preferences based on similarities between the past interactions of users and items.</p><p>In a MOOC platform, a collaborative filtering-based RS can be applied to recommend courses to users based on their previous enrollments in the platform. While previous enrollments are informative to model users' preferences, the dropout information is still missing in this kind of recommendations. The dropout event in MOOCs is crucial as a significant portion of enrollments result in dropout. This additional information about user-course interactions can be useful to better model users' preferences or needs regarding the courses in MOOC platform. Survival analysis (SA) comprises a set of statistical methods that model the time until an instance experiences a specific event such as death or machine failure <ref type="bibr" target="#b2">[3]</ref>. The key characteristic of survival data is that some instances have unobserved events, referred to as censored data. The most common form of censoring in SA is right-censoring, where the target event is not observed during follow-up or the instance is lost before the end of the follow-up period. The main strength of SA is its utilization of such partial information during the learning process by considering instances with censored events, which are usually discarded in classification and regression tasks. We believe that time to dropout is highly informative in modeling users' preferences in the context of course recommendations, as it provides valuable insights regarding students' engagement in MOOCs <ref type="bibr" target="#b3">[4]</ref>.</p><p>In a previous study <ref type="bibr" target="#b4">[5]</ref>, the authors demonstrated that SA can improve the performance of a specific RS, namely Bayesian Personalized Ranking (BPR), when the predictions of a SA method, trained based on time to dropouts, are embedded in the BPR algorithm. In this invited talk, we discuss how to generalize the usage of SA in any type of collaborative filtering-based RS. In the next section, we briefly report the existing literature around dropout in MOOCs and then in Section 3, elaborate on the research questions that could be tackled by researchers regarding enhancing MOOC recommendations using dropout information. Finally, in Section 4, we illustrate the possible experimental setup to conduct such research studies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related work</head><p>The task of dropout prediction in the context of MOOCs has been mainly modeled as a classification task <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b1">2]</ref>. While in this studies the task was predicting the event of dropout they ignored the time information, i.e., time to dropout, in their predictions. SA can be used to incorporate the time information in modeling dropout in MOOCs and there are some promising examples in the literature. In <ref type="bibr" target="#b6">[7]</ref> survival analysis was used to model dropout risk in the context of MOOCs and unveil social and behavioral feature impacts on the outcome. Xie <ref type="bibr" target="#b7">[8]</ref> utilized survival analysis to examine the hazard function of dropout, employing the learner's course viewing duration on a course in MOOCs. Labrador et al. <ref type="bibr" target="#b8">[9]</ref> specified the fundamental factors attached to learners' dropout in an online MOOCs platform using Cox Proportional Hazard regression. Wintermute et al. <ref type="bibr" target="#b9">[10]</ref> applied Weibull survival function to model the certificate rates of learners in a MOOCs platform, assuming that learners "survive" in a course for a particular time before stochastically dropping out. In <ref type="bibr" target="#b10">[11]</ref> a more sophisticated SA deep learning approach was proposed to tackle volatility and sparsity of the data, that moderately outperformed the Cox model.</p><p>While SA has been already applied in literature to model dropout in MOOCs, to the best of our knowledge, such time to dropout from courses has never been incorporated in course recommendations in the context of MOOCs. The research gap this invited talk aims to investigate is whether utilizing this time-to-event information would enhance the performance of typical collaborative filtering approaches, and how it would do so.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Research questions</head><p>In this invited talk, the focus is to discuss the merits of SA in course recommendations when the time-to-events information is available in the context of MOOCs. The following research questions would be interesting to tackle:</p><p>1. Does a SA method trained based on time to dropout have a positive impact on the performance of course recommendations in MOOCs when combined with a regular RS? In a previous paper <ref type="bibr" target="#b4">[5]</ref>, authors followed the most straightforward approach to combine the SA method and the RS. They enhanced the training data of the RS using the predictions of the SA method. What would be the other possible ways of combining the SA method and the RS? a) Is it possible to generalize the proposed augmentation idea in <ref type="bibr" target="#b4">[5]</ref> to the other possible learning-to-rank recommendation approaches such as Weighted Approximate-Rank Pairwise (WARP) <ref type="bibr" target="#b11">[12]</ref>? b) Is it possible to use the predictions of SA directly for recommendations, i.e., sort the items based on their risk scores predicted by SA? Can SA directly compete collaborative filtering approaches? c) How effective it is if the predictions of SA being used to post-process the output of a collaborative filtering method, i.e., to adjust the predictions of RS based on the predictions of SA? d) Does it make sense to model the whole prediction task in MOOCs as a multi-task learning problem where the tasks are predicting time-to-dropout or the risk scores for the SA method and ranking the courses for the recommendation task? Do these two mentioned tasks benefit from a partially shared learning process? e) To select the SA method, which objective should be followed? Should the SA method be selected/tuned based on SA objectives such as c-index, or RS objectives such as recall, or a combination of both? f) Can we define other events of interests in the context of MOOCs such as course completion or milestone achievement? g) How to recommend a completely new published course to the learners? How to address the item cold-start problem <ref type="bibr" target="#b12">[13]</ref>? 2. How to generalize the discussed idea to other contexts and applications? a) To the best of our knowledge, there are only three publicly available MOOC datasets (described in Table <ref type="table" target="#tab_0">1</ref>) that can be used to validate course RSs. Is it possible to apply the same idea to other applications, for instance series recommendations, using the time to stop watching the series? b) Is it possible to extend the current idea with multiple time to events, for instance course completion and course dropout in the context of MOOCs? How to make an ensemble of recommendations <ref type="bibr" target="#b13">[14]</ref> based on these different methods?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Experimental setup</head><p>To conduct research studies to answer the raised research questions in the previous section, powerful collaborative filtering RSs should be employed as the competing approaches. Following the findings of the award winning paper <ref type="bibr" target="#b14">[15]</ref>, traditional collaborative filtering methods such as BPR <ref type="bibr" target="#b15">[16]</ref>, WARP <ref type="bibr" target="#b11">[12]</ref>, User-and Item-based k Nearest Neighbors (UKNN <ref type="bibr" target="#b16">[17]</ref> and IKNN <ref type="bibr" target="#b17">[18]</ref>) and Sparse Linear Methods (SLIM <ref type="bibr" target="#b18">[19]</ref>) outperform more recent neural network based RSs and therefore can be used as baselines. These baselines can be used to benchmark performance of a SA-based RS, a collaborative filtering RS enhanced with SA post-processing, or a multi-task method that learns both the time-to-event prediction task and the recommendation task. Researchers could apply the competing methods on the three publicly available datasets, namely Xuentangx <ref type="bibr" target="#b19">[20]</ref>, Canvas <ref type="bibr" target="#b20">[21]</ref> and KDD-CUP <ref type="bibr" target="#b19">[20]</ref> and possibly an additional dataset from another domain such as series recommendations. The competing methods shall be evaluated based on the typical evaluation measures for RSs such as NDCG and recall.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Datasets descriptions</figDesc><table><row><cell></cell><cell cols="3">XuentangX KDDCUP Canvas</cell></row><row><cell># Users</cell><cell>2417</cell><cell>1944</cell><cell>959</cell></row><row><cell># Items</cell><cell>246</cell><cell>39</cell><cell>193</cell></row><row><cell>Sparsity</cell><cell>95.5%</cell><cell>87.1%</cell><cell>95.4%</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Adaptive lifelong learning (all)</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gharahighehi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Van Schoors</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Topali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ooge</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-031-64312-5_57</idno>
	</analytic>
	<monogr>
		<title level="m">International Conference on Artificial Intelligence in Education</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2024">2024</date>
			<biblScope unit="page" from="452" to="459" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A systematic review for mooc dropout prediction from the perspective of machine learning</title>
		<author>
			<persName><forename type="first">J</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Fang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Xue</surname></persName>
		</author>
		<idno type="DOI">10.1080/10494820.2022.2124425</idno>
	</analytic>
	<monogr>
		<title level="m">Interactive Learning Environments</title>
				<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="1" to="14" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Survival analysis part i: basic concepts and first analyses</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">G</forename><surname>Clark</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Bradburn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">B</forename><surname>Love</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>Altman</surname></persName>
		</author>
		<idno type="DOI">10.1038/sj.bjc.6601118</idno>
	</analytic>
	<monogr>
		<title level="j">British journal of cancer</title>
		<imprint>
			<biblScope unit="volume">89</biblScope>
			<biblScope unit="page" from="232" to="238" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Dropout time and learners&apos; performance in computer programming moocs</title>
		<author>
			<persName><forename type="first">M</forename><surname>Rõõm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lepp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Luik</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Education Sciences</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page">643</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Extending bayesian personalized ranking with survival analysis for mooc recommendation</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gharahighehi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Venturini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ghinis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Cornillie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Vens</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-031-64312-5_57</idno>
	</analytic>
	<monogr>
		<title level="m">Adjunct Proceedings of the 31st ACM Conference on User Modeling, Adaptation and Personalization</title>
				<imprint>
			<date type="published" when="2023">2023</date>
			<biblScope unit="page" from="56" to="59" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Mooc dropout prediction using machine learning techniques: Review and research challenges</title>
		<author>
			<persName><forename type="first">F</forename><surname>Dalipi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">S</forename><surname>Imran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Kastrati</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2018 IEEE global engineering education conference (EDUCON), IEEE</title>
				<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="1007" to="1014" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">N</forename><surname>Gitinabard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Khoshnevisan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">F</forename><surname>Lynch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">Y</forename><surname>Wang</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1809.00052</idno>
		<title level="m">Your actions or your associates? predicting certification and dropout in moocs with behavioral and social features</title>
				<imprint>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Modelling the dropout patterns of mooc learners</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Xie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Tsinghua Science and Technology</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="page" from="313" to="324" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Survival and risk analysis in moocs</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">M</forename><surname>Labrador</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">R G</forename><surname>Vargas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Alvarado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Caicedo</surname></persName>
		</author>
		<idno type="DOI">10.17718/tojde.640561</idno>
	</analytic>
	<monogr>
		<title level="j">Turkish Online Journal of Distance Education</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="149" to="159" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A survival model for course-course interactions in a massive open online course platform</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">H</forename><surname>Wintermute</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Cisel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">B</forename><surname>Lindner</surname></persName>
		</author>
		<idno type="DOI">10.1371/journal.pone.0245718</idno>
	</analytic>
	<monogr>
		<title level="j">PloS one</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="page">e0245718</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">A survival analysis based volatility and sparsity modeling network for student dropout prediction</title>
		<author>
			<persName><forename type="first">F</forename><surname>Pan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Ji</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Li</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">PloS one</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="page">e0267138</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Wsabie: Scaling up to large vocabulary image annotation</title>
		<author>
			<persName><forename type="first">J</forename><surname>Weston</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bengio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Usunier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Twenty-Second International Joint Conference on Artificial Intelligence</title>
				<imprint>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Addressing the cold-start problem in collaborative filtering through positive-unlabeled learning and multi-target prediction</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gharahighehi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Pliakos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Vens</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="117189" to="117198" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">An ensemble hypergraph learning framework for recommendation</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gharahighehi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Vens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Pliakos</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-88942-5_23</idno>
	</analytic>
	<monogr>
		<title level="m">Discovery Science: 24th International Conference, DS 2021</title>
				<meeting><address><addrLine>Halifax, NS, Canada</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2021">October 11-13. 2021. 2021</date>
			<biblScope unit="page" from="295" to="304" />
		</imprint>
	</monogr>
	<note>Proceedings 24</note>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Are we really making much progress? a worrying analysis of recent neural recommendation approaches</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">F</forename><surname>Dacrema</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Cremonesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Jannach</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 13th ACM conference on recommender systems</title>
				<meeting>the 13th ACM conference on recommender systems</meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="101" to="109" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Bpr: Bayesian personalized ranking from implicit feedback</title>
		<author>
			<persName><forename type="first">S</forename><surname>Rendle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Freudenthaler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Gantner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Schmidt-Thieme</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-Fifth Conference on Uncertainty in Artificial Intelligence</title>
				<meeting>the Twenty-Fifth Conference on Uncertainty in Artificial Intelligence</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="452" to="461" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Item-based collaborative filtering recommendation algorithms</title>
		<author>
			<persName><forename type="first">B</forename><surname>Sarwar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Karypis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Konstan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Riedl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 10th international conference on World Wide Web</title>
				<meeting>the 10th international conference on World Wide Web</meeting>
		<imprint>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="285" to="295" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Content-based recommender systems: State of the art and trends</title>
		<author>
			<persName><forename type="first">P</forename><surname>Lops</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">D</forename><surname>Gemmis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Semeraro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Recommender systems handbook</title>
				<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="73" to="105" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Slim: Sparse linear methods for top-n recommender systems</title>
		<author>
			<persName><forename type="first">X</forename><surname>Ning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Karypis</surname></persName>
		</author>
		<idno type="DOI">10.1109/ICDM.2011.134</idno>
	</analytic>
	<monogr>
		<title level="m">2011 IEEE 11th international conference on data mining</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="497" to="506" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Understanding dropouts in moocs</title>
		<author>
			<persName><forename type="first">W</forename><surname>Feng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">X</forename><surname>Liu</surname></persName>
		</author>
		<idno type="DOI">10.1609/aaai.v33i01.3301517</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the AAAI Conference on Artificial Intelligence</title>
				<meeting>the AAAI Conference on Artificial Intelligence</meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="page" from="517" to="524" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><surname>Network</surname></persName>
		</author>
		<idno type="DOI">10.7910/DVN/1XORAL</idno>
		<title level="m">Canvas Network Person-Course (1/2014 -9/2015) De-Identified Open Dataset</title>
				<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
		<respStmt>
			<orgName>Harvard Dataverse</orgName>
		</respStmt>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
