2,284 research outputs found

    Current Challenges and Visions in Music Recommender Systems Research

    Full text link
    Music recommender systems (MRS) have experienced a boom in recent years, thanks to the emergence and success of online streaming services, which nowadays make available almost all music in the world at the user's fingertip. While today's MRS considerably help users to find interesting music in these huge catalogs, MRS research is still facing substantial challenges. In particular when it comes to build, incorporate, and evaluate recommendation strategies that integrate information beyond simple user--item interactions or content-based descriptors, but dig deep into the very essence of listener needs, preferences, and intentions, MRS research becomes a big endeavor and related publications quite sparse. The purpose of this trends and survey article is twofold. We first identify and shed light on what we believe are the most pressing challenges MRS research is facing, from both academic and industry perspectives. We review the state of the art towards solving these challenges and discuss its limitations. Second, we detail possible future directions and visions we contemplate for the further evolution of the field. The article should therefore serve two purposes: giving the interested reader an overview of current challenges in MRS research and providing guidance for young researchers by identifying interesting, yet under-researched, directions in the field

    Recommending Items in Social Tagging Systems Using Tag and Time Information

    Full text link
    In this work we present a novel item recommendation approach that aims at improving Collaborative Filtering (CF) in social tagging systems using the information about tags and time. Our algorithm follows a two-step approach, where in the first step a potentially interesting candidate item-set is found using user-based CF and in the second step this candidate item-set is ranked using item-based CF. Within this ranking step we integrate the information of tag usage and time using the Base-Level Learning (BLL) equation coming from human memory theory that is used to determine the reuse-probability of words and tags using a power-law forgetting function. As the results of our extensive evaluation conducted on data-sets gathered from three social tagging systems (BibSonomy, CiteULike and MovieLens) show, the usage of tag-based and time information via the BLL equation also helps to improve the ranking and recommendation process of items and thus, can be used to realize an effective item recommender that outperforms two alternative algorithms which also exploit time and tag-based information.Comment: 6 pages, 2 tables, 9 figure

    Searching, navigating, and recommending movies through emotions: A scoping review

    Get PDF
    Movies offer viewers a broad range of emotional experiences, providing entertainment, and meaning. Following the PRISMA-ScR guidelines, we reviewed the literature on digital systems designed to help users search and browse movie libraries and offer recommendations based on emotional content. Our search yielded 83 eligible documents (published between 2000 and 2021). We identified 22 case studies, 34 empirical studies, 26 proof of concept, and one theoretical paper. User transactions (e.g., ratings, tags) were the preferred source of information. The documents examined approached emotions from both categorical (n=35) and dimensional (n=18) perspectives, and nine documents offer a combination of both approaches. Although there are several authors mentioned, the references used are frequently dated, and 12 documents do not mention the author or the model used. We identified 61 words related to emotion or affect. Documents presented on average 1.36 positive terms and 2.64 negative terms. Sentiment analysis () is frequently used for emotion identification, followed by subjective evaluations (n= 15), movie low-level audio and visual features (n = 11), and face recognition technologies (n = 8). We discuss limitations and offer a brief review of current emotion models and research.info:eu-repo/semantics/publishedVersio

    A Novel Contextual Information Recommendation Model and Its Application in e-Commerce Customer Satisfaction Management

    Get PDF
    In the current supply chain environment, distributed cognition theory tells us that various types of context information in which a recommendation is provided are important for e-commerce customer satisfaction management. However, traditional recommendation model does not consider the distributed and differentiated impact of different contexts on user needs, and it also lacks adaptive capacity of contextual recommendation service. Thus, a contextual information recommendation model based on distributed cognition theory is proposed. Firstly, the model analyzes the differential impact of various sensitive contexts and specific examples on user interest and designs a user interest extraction algorithm based on distributed cognition theory. Then, the sensitive contexts extracted from user are introduced into the process of collaborative filtering recommendation. The model calculates similarity among user interests. Finally, a novel collaborative filtering algorithm integrating with context and user similarity is designed. The experimental results in e-commerce and benchmark dataset show that this model has a good ability to extract user interest and has higher recommendation accuracy compared with other methods

    Deep Interest Evolution Network for Click-Through Rate Prediction

    Full text link
    Click-through rate~(CTR) prediction, whose goal is to estimate the probability of the user clicks, has become one of the core tasks in advertising systems. For CTR prediction model, it is necessary to capture the latent user interest behind the user behavior data. Besides, considering the changing of the external environment and the internal cognition, user interest evolves over time dynamically. There are several CTR prediction methods for interest modeling, while most of them regard the representation of behavior as the interest directly, and lack specially modeling for latent interest behind the concrete behavior. Moreover, few work consider the changing trend of interest. In this paper, we propose a novel model, named Deep Interest Evolution Network~(DIEN), for CTR prediction. Specifically, we design interest extractor layer to capture temporal interests from history behavior sequence. At this layer, we introduce an auxiliary loss to supervise interest extracting at each step. As user interests are diverse, especially in the e-commerce system, we propose interest evolving layer to capture interest evolving process that is relative to the target item. At interest evolving layer, attention mechanism is embedded into the sequential structure novelly, and the effects of relative interests are strengthened during interest evolution. In the experiments on both public and industrial datasets, DIEN significantly outperforms the state-of-the-art solutions. Notably, DIEN has been deployed in the display advertisement system of Taobao, and obtained 20.7\% improvement on CTR.Comment: 9 pages. Accepted by AAAI 201

    Developing and Facilitating Temporary Team Mental Models Through an Information-Sharing Recommender System

    Get PDF
    It is well understood that teams are essential and common in many aspects of life, both work and leisure. Due to the importance of teams, much research attention has focused on how to improve team processes and outcomes. Of particular interest are the cognitive aspects of teamwork including team mental models (TMMs). Among many other benefits, TMMs involve team members forming a compatible understanding of the task and team in order to more efficiently make decisions. This understanding is sometimes classified using four TMM domains: equipment (e.g., operating procedures), task (e.g., strategies), team interactions (e.g., interdependencies) and teammates (e.g., tendencies). Of particular interest to this dissertation is accelerating the development of teammate TMMs which include members understanding the knowledge, skills, attitudes, preferences, and tendencies of their teammates. An accurate teammate TMM allows teams to predict and account for the needs and behaviors of their teammates. Although much research has highlighted how the development of the four TMM domains can be supported, promoting the development of teammate TMMs is particularly challenging for a specific type of team: temporary teams. Temporary teams, in contrast to ongoing teams, involve unknown teammates, novel tasks, short task times (alternatively limited interactions), and members disbanding after completing their task. These teams are increasingly used by organizations as they can be agilely formed with individual members selected to accomplish a specific task. Such teams are commonly used in contexts such as film production, the military, emergency response, and software development, just to name a few. Importantly, although these teams benefit greatly from teammate TMMs due to the efficiencies gained in decision making while working under limited deadlines, the literature is severely limited in understanding how to support temporary teams in this way. As prior research has suggested, an opportunity to accelerate teammate TMM development on temporary teams is through the use of technology to selectively share teammate information to support these TMMs. However, this solution poses numerous privacy concerns. This dissertation uses four studies to create a foundational and thorough understanding of how recommender system technology can be used to promote teammate TMMs through information sharing while limiting privacy concerns. Study 1 takes a highly exploratory approach to set a foundation for future dissertation studies. This study investigates what information is perceived to be helpful for promoting teammate TMMs on actual temporary teams. Qualitative data suggests that sharing teammate information related to skills/preferences, conflict management styles, and work ethic/reliability is perceived as beneficial to supporting teammate TMMs. Also, this data provides a foundational understanding for what should be involved in information-sharing recommendations for promoting teammate TMMs. Quantitative results indicate that conflict management data is perceived as more helpful and appropriate to share than personality data. Study 2 investigates the presentation of these recommendations through the factors of anonymity and explanations. Although explanations did not improve trust or satisfaction in the system, providing recommendations associated with a specific teammate name significantly improved several team measures associated with TMMs for actual temporary teams compared to teams who received anonymous recommendations. This study also sheds light on what temporary team members perceive as the benefits to sharing this information and what they perceive as concerns to their privacy. Study 3 investigates how the group/team context and individual differences can influence disclosure behavior when using an information-sharing recommender system. Findings suggest that members of teams who are fully assessed as a team are more willing to unconditionally disclose personal information than members who are assessed as an individual or members who are mixed assessed as an individual and a team. The results also show how different individual differences and different information types are associated with disclosure behavior. Finally, Study 4 investigates how the occurrence and content of explanations can influence disclosure behavior and system perceptions of an information-sharing recommender system. Data from this study highlights how benefit explanations provided during disclosure can increase disclosure and explanations provided during recommendations can influence perceptions of trust competence. Meanwhile, benefit-related explanations can decrease privacy concerns. The aforementioned studies fill numerous research gaps relating to teamwork literature (i.e., TMMs and temporary teams) and recommender system research. In addition to contributions to these fields, this dissertation results in design recommendations that inform both the design of group recommender systems and the novel technology conceptualized through this dissertation, information-sharing recommender systems
    • …
    corecore