Goto

Collaborating Authors

 Personal Assistant Systems


I Don't Think My Hookups Need to Know About My Open Relationship

Slate

This is part of Help! Wanted, a special series from Slate advice. In the advising biz, there are certain eternal dilemmas that bedevil letter writers and columnists alike. For this edition, we asked writer Sable Yong to field your questions about online dating. She writes the newsletter Hard Feelings and her first essay collection Die Hot With A Vengeance will be published by Harper Collins in 2024. Matched is a pop-up advice column about online dating. Have a question about navigating dating apps? Can you make a ruling once and for all: If I'm on an app like Tinder or Grindr, and it clearly states I am there for "short-term fun" or "right now," do I really need to also talk about being in an open relationship with potential partners?


Content-based Recommendation Engine for Video Streaming Platform

arXiv.org Artificial Intelligence

Recommendation engine suggest content, product or services to the user by using machine learning algorithm. This paper proposed a content-based recommendation engine for providing video suggestion to the user based on their previous interests and choices. We will use TF-IDF text vectorization method to determine the relevance of words in a document. Then we will find out the similarity between each content by calculating cosine similarity between them. Finally, engine will recommend videos to the users based on the obtained similarity score value. In addition, we will measure the engine's performance by computing precision, recall, and F1 core of the proposed system.


Is Meta-Learning the Right Approach for the Cold-Start Problem in Recommender Systems?

arXiv.org Artificial Intelligence

Recommender systems have become fundamental building blocks of modern online products and services, and have a substantial impact on user experience. In the past few years, deep learning methods have attracted a lot of research, and are now heavily used in modern real-world recommender systems. Nevertheless, dealing with recommendations in the cold-start setting, e.g., when a user has done limited interactions in the system, is a problem that remains far from solved. Meta-learning techniques, and in particular optimization-based meta-learning, have recently become the most popular approaches in the academic research literature for tackling the cold-start problem in deep learning models for recommender systems. However, current meta-learning approaches are not practical for real-world recommender systems, which have billions of users and items, and strict latency requirements. In this paper we show that it is possible to obtaining similar, or higher, performance on commonly used benchmarks for the cold-start problem without using meta-learning techniques. In more detail, we show that, when tuned correctly, standard and widely adopted deep learning models perform just as well as newer meta-learning models. We further show that an extremely simple modular approach using common representation learning techniques, can perform comparably to meta-learning techniques specifically designed for the cold-start setting while being much more easily deployable in real-world applications.


Dating at the end of the world: in Eternights, even the apocalypse can't stand in the way of love

The Guardian

Eternights combines the action-packed spectacle of a PlatinumGames title with a darkly funny dating simulator. At the beginning of the game's Steam demo, you are building an online dating profile with your friend, and a woman texts you to meet up. By the time the demo is over, an apocalyptic calamity has destroyed the city you live in and turned its hapless citizens into mindless demons, and your arm has been cut off and turned into a sword. Oh, and the woman you thought you were going to go on a date with has ulterior motives. Studio Sai founder Jae Yoo worked on the game on nights and weekends while doing a full-time job at Apple, before he eventually left to found his own studio.


Decentralized Graph Neural Network for Privacy-Preserving Recommendation

arXiv.org Artificial Intelligence

Building a graph neural network (GNN)-based recommender system without violating user privacy proves challenging. Existing methods can be divided into federated GNNs and decentralized GNNs. But both methods have undesirable effects, i.e., low communication efficiency and privacy leakage. This paper proposes DGREC, a novel decentralized GNN for privacy-preserving recommendations, where users can choose to publicize their interactions. It includes three stages, i.e., graph construction, local gradient calculation, and global gradient passing. The first stage builds a local inner-item hypergraph for each user and a global inter-user graph. The second stage models user preference and calculates gradients on each local device. The third stage designs a local differential privacy mechanism named secure gradient-sharing, which proves strong privacy-preserving of users' private data. We conduct extensive experiments on three public datasets to validate the consistent superiority of our framework.


Impression-Aware Recommender Systems

arXiv.org Artificial Intelligence

Novel data sources bring new opportunities to improve the quality of recommender systems. Impressions are a novel data source containing past recommendations (shown items) and traditional interactions. Researchers may use impressions to refine user preferences and overcome the current limitations in recommender systems research. The relevance and interest of impressions have increased over the years; hence, the need for a review of relevant work on this type of recommenders. We present a systematic literature review on recommender systems using impressions, focusing on three fundamental angles in research: recommenders, datasets, and evaluation methodologies. We provide three categorizations of papers describing recommenders using impressions, present each reviewed paper in detail, describe datasets with impressions, and analyze the existing evaluation methodologies. Lastly, we present open questions and future directions of interest, highlighting aspects missing in the literature that can be addressed in future works.


Dynamic Embedding Size Search with Minimum Regret for Streaming Recommender System

arXiv.org Artificial Intelligence

With the continuous increase of users and items, conventional recommender systems trained on static datasets can hardly adapt to changing environments. The high-throughput data requires the model to be updated in a timely manner for capturing the user interest dynamics, which leads to the emergence of streaming recommender systems. Due to the prevalence of deep learning-based recommender systems, the embedding layer is widely adopted to represent the characteristics of users, items, and other features in low-dimensional vectors. However, it has been proved that setting an identical and static embedding size is sub-optimal in terms of recommendation performance and memory cost, especially for streaming recommendations. To tackle this problem, we first rethink the streaming model update process and model the dynamic embedding size search as a bandit problem. Then, we analyze and quantify the factors that influence the optimal embedding sizes from the statistics perspective. Based on this, we propose the \textbf{D}ynamic \textbf{E}mbedding \textbf{S}ize \textbf{S}earch (\textbf{DESS}) method to minimize the embedding size selection regret on both user and item sides in a non-stationary manner. Theoretically, we obtain a sublinear regret upper bound superior to previous methods. Empirical results across two recommendation tasks on four public datasets also demonstrate that our approach can achieve better streaming recommendation performance with lower memory cost and higher time efficiency.


Microsoft has DITCHED a popular feature on Windows 11 - here's how the change will affect you

Daily Mail - Science & tech

It first launched back in 2014 as a digital assistant on the Windows Phone. But if you're a fan of Microsoft's smart assistant, Cortana, we have some bad news for you. Microsoft has announced that it has officially ditched its standalone Cortana app for Windows 11. The tech giant explained the change in a blog post this week, highlighting that it'understands this may affect the way you work.' Here's what you need to know about the change and what it means for you. Cortana first launched on the Windows Phone back in 2014, before being added as a smart assistant in Windows 10, one year later.


Context-Aware Service Recommendation System for the Social Internet of Things

arXiv.org Artificial Intelligence

The Social Internet of Things (SIoT) enables interconnected smart devices to share data and services, opening up opportunities for personalized service recommendations. However, existing research often overlooks crucial aspects that can enhance the accuracy and relevance of recommendations in the SIoT context. Specifically, existing techniques tend to consider the extraction of social relationships between devices and neglect the contextual presentation of service reviews. This study aims to address these gaps by exploring the contextual representation of each device-service pair. Firstly, we propose a latent features combination technique that can capture latent feature interactions, by aggregating the device-device relationships within the SIoT. Then, we leverage Factorization Machines to model higher-order feature interactions specific to each SIoT device-service pair to accomplish accurate rating prediction. Finally, we propose a service recommendation framework for SIoT based on review aggregation and feature learning processes. The experimental evaluation demonstrates the framework's effectiveness in improving service recommendation accuracy and relevance.


HyperBandit: Contextual Bandit with Hypernewtork for Time-Varying User Preferences in Streaming Recommendation

arXiv.org Artificial Intelligence

In real-world streaming recommender systems, user preferences often dynamically change over time (e.g., a user may have different preferences during weekdays and weekends). Existing bandit-based streaming recommendation models only consider time as a timestamp, without explicitly modeling the relationship between time variables and time-varying user preferences. This leads to recommendation models that cannot quickly adapt to dynamic scenarios. To address this issue, we propose a contextual bandit approach using hypernetwork, called HyperBandit, which takes time features as input and dynamically adjusts the recommendation model for time-varying user preferences. Specifically, HyperBandit maintains a neural network capable of generating the parameters for estimating time-varying rewards, taking into account the correlation between time features and user preferences. Using the estimated time-varying rewards, a bandit policy is employed to make online recommendations by learning the latent item contexts. To meet the real-time requirements in streaming recommendation scenarios, we have verified the existence of a low-rank structure in the parameter matrix and utilize low-rank factorization for efficient training. Theoretically, we demonstrate a sublinear regret upper bound against the best policy. Extensive experiments on real-world datasets show that the proposed HyperBandit consistently outperforms the state-of-the-art baselines in terms of accumulated rewards.