Seminar in Summer Semester 2022:

Topics in Recommender Systems

(Dr. Wolfgang Wörndl)

News

[29.06.2022] We have to move the third presentation date to Tuesday 26.07. The room is 01.07.023, please find the updated schedule below.

[10.06.2022] The information meeting on Wednesday, 22.06.2022 (16:00) will be done in presence in room 01.07.023.

[07.04.2022] Please find the assignment of topics to participants below.

[24.01.2022] Web page online. The information meeting in the first week of the summer semester will likely be conducted online/virtual, the plan is to do the presentation as presence meetings if possible.

Information

  • This seminar is for students in the Informatics Master program (module IN2107)
    • The seminar will be conducted in English language
    • Prerequisites are a Bachelor's degree in computer science or related field
  • Students are expected to write a paper and give a presentation about the given topic area
    • Just summarizing related work is only the foundation of your paper, you need to show an own contribution beyond the summarization of other work. This contribution can be a new classification scheme, assessment and/or comparison of existing work, coming up with some novel conceptual ideas, design of an algorithm idea, mock-up of a new user interface, sketching new application areas and/or similar contributions
    • Your paper can be very focussed, concentrating on a (small) subset of the given area. You can for example first give an brief overview of the topic area and then dig deeper on a selected aspect
    • You need to search for suitable literature in addition to the stated references. Orient yourself to the given references or other research papers for structure/contents of your own paper. You need to cite the literature your work is based on and clearly indicate when you are adopting or paraphrasing other work
    • To find additional literature, Google Scholar (scholar.google.com) is a valuable source. You can not only find literature based on keywords, but also find papers that have cited a certain paper. To do so, follow the "cited by ..." links of your most relevant articles.
  • Information for paper
    • 12-14 pages (including references) in English in this format: https://www.acm.org/publications/taps/word-template-workflow
    • You can either use the LaTex or Word template, but make sure it is the new ACM format with a single column, and not the older one with two columns
    • State your name, affiliation and email address (as the only author), include an abstract and selected CCS concepts and keywords
    • References and citations need to be in the correct format (but usage of a LaTex BIB file is optional)
    • Acknowledgments or appendix are optional and not expected
  • Information for presentation
    • Duration is 25-30 minutes, plus questions&answers
    • The talk should be given freely, i.e. not completely read out from a script (in English)
    • You should present slides electronically in any format (e.g. Powerpoint or PDF)
    • You can use the TUM powerpoint template or your own format for the slides
  • All topics are advised by Wolfgang Wörndl, please send an Email to woerndl@in.tum.de for support or an appointment (possibly as Skype audio call)
  • Grading will be based on both the paper and the presentation (approximately equal weight)
  • Prerequisites for credits:
    • Submit the paper in acceptable quality until the stated deadline
    • Give a presentation of acceptable quality on the assigned date
    • Attend all presentation meetings and participate in the discussion

Procedure

  • Information meeting on Wed, 27.04.2022, 16:00 (virtual) with focus on the paper (but you are free to start earlier working on your paper after the matching is complete and you have been assigned a place and topic!)
  • Submission of your paper in the correct format until Tue, 21.06.2022, 23:59 (no extensions!)
    • Submit the PDF and also the source file(s) (TeX or Word) via Email to woerndl@in.tum.de (sending a Dropbox link or something similar is also possible)
  • Information meeting on Wed, 22.06.2022, 16:00 (room 01.07.023) with focus on the presentations
  • The presentations will be held on 19.07., 20.07. and 21.07.2022 each starting at 16:00 (room tbd)

Registration

  • Registration is done using the Matching System of the department: http://www.in.tum.de/en/current-students/modules-and-courses/practical-courses-and-seminar-courses.html (you have to use the matching system to participate in the seminar!)
  • You can optionally send a short motivation statement why you want to participate in this seminar via Email to woerndl[AT]in.tum.de (max. 150 words) (sending a motivation statement is optional, but may increase your chances of getting a place)
  • You can optionally also send a list of up to 3 preferred topics via Email to woerndl[AT]in.tum.de (sending a list of preferred topics is completely optional and I can not guarantee that you will get one of your preferences if you get a place in the seminar)

Presentation Schedule

Tuesday 19.07.2022 (from 16:00, room 01.07.023)

  • Yifeng Li: Collecting Implicit and Explicit Feedback for Recommendations
  • Jiaqi Hua: Visualization Challenges of Recommender System
  • David Gasser: Conversational and Critiquing-Based Recommender
  • Michael Schlicker: A Model for Proposing Travel Itinerary Changes through Proactive Mobile Recommendations

Wednesday 20.07.2022 (from 16:00, room 01.07.023)

  • Sıla Kuzu: Tourism Recommender Systems
  • Michelle Espranita Liman: State-of-the-Art and Machine Learning-Based Personalized Tourist Recommender Systems
  • Klevia Ulqinaku: Interactive Recommender Systems for the Internet of Things

Tuesday 26.07.2022 (from 16:00, room 01.07.023)

  • Hassan Salama: Multi-Stakeholder Recommender Systems: A Multi-Layered Ethical Dilemma
  • Cheng Fan: Explanations and User Control in Recommender Systems
  • Qile Wu: User Experience of Recommender System

Topics and Literature

1. Collecting Implicit and Explicit Feedback for Recommendations (Yifeng Li)

Many recommendation techniques such as collaborative filtering need user ratings to recommend items. User ratings can be created by collecting explicit and explicit feedback. Explicit feedback, e.g., a user rating on a scale from 1 to 5 is very accurate but it demands an effort from the user. On the other hand, collecting implicit feedback is a bigger challenge but observing the user's browsing behavior or eye movements when interacting with a recommender system allows to identify recommendations that better satisfy the user's needs without annoying the user.

* Schafer et al. (2007): Collaborative Filtering Recommender Systems (Section 9.4)
* Jawaheer (2010): Comparison of Implicit and Explicit Feedback from an Online Music Recommendation Service
* Jannach et al. (2018): Recommending based on Implicit Feedback

2. Visualization Challenges of Recommender Systems (Jiaqi Hua)

The traditional focus in recommender systems research has been on the algorithms to predict ratings and generate recommendations, but has shifted more towards the user experience in recent years. So is increasingly important how users can interact with recommender systems. One particular challenge is how to visualize item spaces to assist users in exploring more complex domains such as travel recommendation.

* He et al. (2016): Interactive recommender systems: A survey of the state of the art and future research challenges and opportunities
* Keck and Kramer (2018): Exploring Visualization Challenges for Interactive Recommender Systems
* Kunkel et al. (2017): A 3D Item Space Visualization for Presenting and Manipulating User Preferences in Collaborative Filtering

3. Conversational and Critique-Based Recommender Systems (David Gasser)

Structured dialogues between the user and the recommender system promise better recommendations than traditional recommendations based on a one-time request/response. Recommender system providing dialogues to iteratively learn the user's preferences and improve the recommendations are called conversational. A conversational recommender system can either suggest two or more alternatives for concrete recommendations and let the user indicate her or his preferences for one item over the others or iteratively ask the user questions about the most important features of the expected recommendations.

* Chen and Pu (2011): Critiquing-based recommenders: survey and emerging trends
* Xie et al. (2016): Incorporating user experience into critiquing-based recommender systems: a collaborative approach based on compound critiquing
* Jannach et al. (2020): A Survey on Conversational Recommender Systems

4. Proactive Recommendation in Mobile Guides (Michael Schlicker)

Proactivity means that the systems pushes suitable items to the user, without explicit user request. So the question is not only which item to recommend, but also when. The decision can be made based on the current context, e.g. time and location. For example, a user visiting a city gets recommendations for nearby recommended restaurants around lunch time. The question is also when and how to communicate the items to the user. In addition, explanations of recommendations are important when recommendations are proactively delivered because the user may be unaware why she received recommendations.

* Wörndl et al. (2011): A Model for Proactivity in Mobile, Context-aware Recommender Systems
* Braunhofer et al. (2015): A Context-aware Model for Proactive Recommender Systems in the Tourism Domain
* Sabic and Zanker (2015): Investigating User's Information Needs and Attitudes Towards Proactivity in Mobile Tourist Guides

5. Tourism Recommender Systems (Sıla Kuzu)

Recommendation for travel and tourism pose increased challenges for systems because of the complex nature of the domain. Recommender systems need to combine heterogenous data sources such as flights, hotels and attractions, take user preferences into account, but also consider context such as the best times to travel in a region. In addition, people do relatively few trips per year, so it hard to compile enough data for destination recommender systems.

* Ben Messaoud et al. (2017): SemCoTrip: A Variety-Seeking Model for Recommending Travel Activities in a Composite Trip
* Chaudhari and Thakkar (2019): A Comprehensive Survey on Travel Recommender Systems
* Gavalas et al. (2016): Scenic route planning for tourists

6. Recommending and Presenting Sequences of Items (Michelle Espranita Liman)

Many recommender systems recommend single items such as movies or restaurants. Recommending a sequence of items, for example a music playlist or a tourist trip composed of multiple points of interest, is a more complicated issue. Not only the choice of items but also the sequence order influences the quality of the recommendation. For example, a strong ending with a very well-liked item at the end of a sequence might maximize the user satisfaction as the user tends to remember the end of recommendation most. When a recommendation is found, the system has to decide how to present the sequence to the user. The whole sequence could be recommended at a time but in certain scenarios, it might be appreciated if only the upcoming item is presented to the user at the right time.

* Wörndl et al. (2017): Recommending a Sequence of Interesting Places for Tourist Trips
* Lim et al. (2018): Tour recommendation and trip planning using location-based social media: a survey
* Gavalas et al. (2014): A survey on algorithmic approaches for solving tourist trip design problems

7. Interactive Recommender Systems for the Internet of Things (Klevia Ulqinaku)

The Internet of Things (IoT) is about connecting physical devices and smart object and thus enable a new range of services such as automating logistics. But is also important to consider how people can interact with these kind of smart objects. It is needed to come up with suitable interaction patterns both for administering and configurating IoT devices and also (end) users having to handle smart objects. One if the problems is that these devices often do not have a build-in user interface for interaction, such as a display, but have to be managed using a smartphone app, for example, that only shows an abstract representation of the object. Recommender systems could play an important role in supporting users discovering and interacting with IoT services.

* Felfernig et al. (2018): An overview of recommender systems in the internet of things
* Palaiokrassas et al. (2017): An IoT Architecture for Personalized Recommendations over Big Data Oriented Applications
* Bergman et al. (2018): An Exploratory Study on How Internet of Things Developing Companies Handle User Experience Requirements

8. Multi-Stakeholder Recommender Systems (Hassan Salama)

Often, recommender systems are optimized for recommendations to best suit the users' interests and preferences only. However, other stakeholders are involved in real work recommender applications. For example, in e-Commerce, sellers may want to maximize their profit, and in tourism recommendation, suggesting the most popular places may lead to overtourism. In addition, objectives such as coverage, diversity and fairness play an important role when generating recommendations. Therefore, recommender systems need to balance possible conflicting interests of different parties and take ethical considerations into account.

* Abdollahpouri et al. (2020): Multistakeholder Recommendation: Survey and Research Directions
* Zheng (2017): Multi-Stakeholder Recommendation: Applications and Challenges
* Milano et. al (2020): Recommender Systems and their Ethical Challenges

9. Recommendations for Groups (Guanyu Chen)

When recommending items to a group of users instead of a single user, the preferences of all group members have to be taken into account. Different preference aggregation strategies exist for this purpose. Basic approaches such as calculating an average preference of all users are easy to realize but might not be optimal. For example, if one user really dislikes a certain item, this item should not be recommended even if the majority of group members likes the item. It is important to say that there is no perfect way to aggregate the individual preferences. Instead, the group's intrinsic characteristics and the problem's nature have to be considered.

* Jameson and Smyth (2007): Recommendation to Groups
* Masthoff (2015): Group Recommender Systems: Aggregation, Satisfaction and Group Attributes
* Alvarado Rodriguez et al. (2022): A Systematic Review of Interaction Design Strategies for Group Recommendation systems

10. Explanations and User Control in Recommender Systems (Cheng Fan)

Recommender systems excel in providing personalized items recommendations to users but it is not always clear why certain items were recommended. Often, the system and corresponding algorithms are black boxes for users. Explanations and justifications can help making the recommendation more understandable for users. Furthermore, it is important to provide means for users to control and influence the recommendation process. This is not only important to facilitate more accurate recommendations but also to increase the trust of users in the system.

* Jannach et al. (2019): Explanations and User Control in Recommender Systems
* Tintarev and Masthoff (2015): Explaining Recommendations: Design and Evaluation
* Jin et al. (2019): ContextPlay: Evaluating User Control for Context-Aware Music Recommendation

11. Human Decision Making in Interactive Recommender Systems (Paul Seidemann)

The user interface influences how people make decision. For example, when searching for products it is not only important to list appropriate items but also consider how to present them. The sequence of items plays a role, adding images may increase sale, or adding an inferior item may actually persuade customers to buy a target product. This topic should discuss some aspects of the interplay between user interface design and human decision making in recommender systems.

* Jameson et al. (2015): Human Decision Making and Recommender Systems
* Bollen at al. (2010): Understanding Choice Overload in Recommender Systems
* Ekstrand and Willemsen (2016): Behaviorism is Not Enough: Better Recommendations Through Listening to Users

12. Evaluating the User Experience of Recommender Systems (Qile Wu)

Recommender systems recommend products and services such as movies or restaurants to users. The quality of a recommender system is not only determined by the accuracy of the recommendations. The overall user experience (UX) when interacting with the recommender system is a very important factor which decides if people like using the recommender system. According to Hassenzahl (2008), UX is "a momentary, primarily evaluative feeling (good-bad) while interacting with a product or service. Good UX is the consequence of fulfilling the human needs for autonomy, competence, stimulation (self-oriented) through interacting with the product or service (i.e. hedonic quality)." Many methods exist to evaluate the UX of recommender systems but also the usability of the system's user interfaces which is one very important aspect of UX.

* Knijnenburg et al. (2012): Explaining the user experience of recommender systems
* Pu, Chen and Hu (2011): A User-Centric Evaluation Framework for Recommender Systems
* Champiri et al. (2019): User Experience and Recommender Systems

Contact