Goto

Collaborating Authors

 Personal Assistant Systems


Preference and Concurrence Aware Bayesian Graph Neural Networks for Recommender Systems

arXiv.org Artificial Intelligence

Graph-based collaborative filtering methods have prevailing performance for recommender systems since they can capture high-order information between users and items, in which the graphs are constructed from the observed user-item interactions that might miss links or contain spurious positive interactions in industrial scenarios. The Bayesian Graph Neural Network framework approaches this issue with generative models for the interaction graphs. The critical problem is to devise a proper family of graph generative models tailored to recommender systems. We propose an efficient generative model that jointly considers the preferences of users, the concurrence of items and some important graph structure information. Experiments on four popular benchmark datasets demonstrate the effectiveness of our proposed graph generative methods for recommender systems.


The 2023 Amazon Echo Show 8 is back down to its record-low price of 90

Engadget

Amazon upgraded its Echo Show 8 display late last year to give it a sleeker design and faster Alexa responses, and you can get it right now at the lowest price we've seen it hit. The third-gen, 2023 Echo Show 8 is 40 percent off on Amazon, bringing it down to just 90. The display comes in two colors, Charcoal and Glacier White, and the discount applies to both. Get the latest Echo Show 8 for 40 percent off. The 2023 Echo Show 8 brought upgrades inside and out to the smart home gadget. It has spatial audio with room calibration that should make for much fuller sound than the previous models were able to achieve.


What Are We Optimizing For? A Human-centric Evaluation Of Deep Learning-based Recommender Systems

arXiv.org Artificial Intelligence

Deep learning-based (DL) models in recommender systems (RecSys) have gained significant recognition for their remarkable accuracy in predicting user preferences. However, their performance often lacks a comprehensive evaluation from a human-centric perspective, which encompasses various dimensions beyond simple interest matching. In this work, we have developed a robust human-centric evaluation framework that incorporates seven diverse metrics to assess the quality of recommendations generated by five recent open-sourced DL models. Our evaluation datasets consist of both offline benchmark data and personalized online recommendation feedback collected from 445 real users. We find that (1) different DL models have different pros and cons in the multi-dimensional metrics that we test with; (2) users generally want a combination of accuracy with at least one another human values in the recommendation; (3) the degree of combination of different values needs to be carefully experimented to user preferred level.


Progress in Privacy Protection: A Review of Privacy Preserving Techniques in Recommender Systems, Edge Computing, and Cloud Computing

arXiv.org Artificial Intelligence

The digital age is marked by an extraordinary growth in connected devices, leading to a massive influx of data through the Internet [12]. This data is primarily managed by cloud infrastructures. The proliferation of smart devices such as smartphones, tablets, smartwatches, and fitness trackers has transformed them into essential aspects of daily life [8]. These devices accumulate extensive contextual information about users, encompassing their location, activities, and environmental conditions [5]. This information is crucial for applications in predicting user behavior and providing personalized experiences. Mobile crowdsourcing has emerged as a significant phenomenon, where individuals collectively contribute data through various digital channels [32]. Applications in this domain, like traffic monitoring systems, utilize crowd-sourced data to offer real-time insights. However, the process often raises concerns about the privacy of individual contributors. The transparency in data usage and the potential risk of sensitive information being accessed by unauthorized entities are issues that need addressing [11, 26].


Suspects charged in torture, murder of Hmong American comedian in Colombia

FOX News

Three people have been jailed in the kidnapping and killing of a Hmong American comedian and activist who was found dead near Medellín after going out to meet a woman he reportedly met on social media, Colombian officials announced Thursday. The Prosecutor's Office said in a statement that two men and a woman were charged with the crimes of aggravated kidnapping for extortion and aggravated homicide in the death last month of Tou Ger Xiong, 50. The suspects denied the charges at a hearing, the statement said. A minor who presented himself to the Public Prosecutor's Office admitting to having participated in the crime also was charged in the case and transferred to a special detention center for minors, it added. The U.S. Embassy in Bogota warned a week ago about Colombian criminals who use dating apps to lure victims and then assault and rob them.


FedRKG: A Privacy-preserving Federated Recommendation Framework via Knowledge Graph Enhancement

arXiv.org Artificial Intelligence

Federated Learning (FL) has emerged as a promising approach for preserving data privacy in recommendation systems by training models locally. Recently, Graph Neural Networks (GNN) have gained popularity in recommendation tasks due to their ability to capture high-order interactions between users and items. However, privacy concerns prevent the global sharing of the entire user-item graph. To address this limitation, some methods create pseudo-interacted items or users in the graph to compensate for missing information for each client. Unfortunately, these methods introduce random noise and raise privacy concerns. In this paper, we propose FedRKG, a novel federated recommendation system, where a global knowledge graph (KG) is constructed and maintained on the server using publicly available item information, enabling higher-order user-item interactions. On the client side, a relation-aware GNN model leverages diverse KG relationships. To protect local interaction items and obscure gradients, we employ pseudo-labeling and Local Differential Privacy (LDP). Extensive experiments conducted on three real-world datasets demonstrate the competitive performance of our approach compared to centralized algorithms while ensuring privacy preservation. Moreover, FedRKG achieves an average accuracy improvement of 4% compared to existing federated learning baselines.


Beyond RMSE and MAE: Introducing EAUC to unmask hidden bias and unfairness in dyadic regression models

arXiv.org Artificial Intelligence

This research paper delves into three interrelated aspects: regression over dyadic data, the evaluation of such tasks, and the pervasive issue of unfairness biases in AI. Dyadic data systems play a significant role in our data-driven world, being at the core of recommendation engines, personalized content delivery, and countless applications which involve understanding complex relationships between entities like products, movies, or even potential job candidates. In these contexts, regression over dyadic data becomes the process of predicting values for a given pair of entities, such as user ratings for specific products or evaluating the suitability of a job applicant. These predictions can influence anything, from purchasing decisions to employment opportunities. However, within these critical tasks, the presence of biases related to unfairness can have profound implications, such as disparate impacts on minority or vulnerable groups, unequal access to opportunities, and discriminatory decision-making processes [1] [2]. From a legal perspective, regulations and guidelines are emerging globally to ensure fairness and ethics in AI systems. For instance, the European Union's AI Act will regulate that AI systems must


Matching of Users and Creators in Two-Sided Markets with Departures

arXiv.org Artificial Intelligence

Many online platforms of today, including social media sites, are two-sided markets bridging content creators and users. Most of the existing literature on platform recommendation algorithms largely focuses on user preferences and decisions, and does not simultaneously address creator incentives. We propose a model of content recommendation that explicitly focuses on the dynamics of user-content matching, with the novel property that both users and creators may leave the platform permanently if they do not experience sufficient engagement. In our model, each player decides to participate at each time step based on utilities derived from the current match: users based on alignment of the recommended content with their preferences, and creators based on their audience size. We show that a user-centric greedy algorithm that does not consider creator departures can result in arbitrarily poor total engagement, relative to an algorithm that maximizes total engagement while accounting for two-sided departures. Moreover, in stark contrast to the case where only users or only creators leave the platform, we prove that with two-sided departures, approximating maximum total engagement within any constant factor is NP-hard. We present two practical algorithms, one with performance guarantees under mild assumptions on user preferences, and another that tends to outperform algorithms that ignore two-sided departures in practice.


SAGE: Smart home Agent with Grounded Execution

arXiv.org Artificial Intelligence

The common sense reasoning abilities and vast general knowledge of Large Language Models (LLMs) make them a natural fit for interpreting user requests in a Smart Home assistant context. LLMs, however, lack specific knowledge about the user and their home limit their potential impact. SAGE (Smart Home Agent with Grounded Execution), overcomes these and other limitations by using a scheme in which a user request triggers an LLM-controlled sequence of discrete actions. These actions can be used to retrieve information, interact with the user, or manipulate device states. SAGE controls this process through a dynamically constructed tree of LLM prompts, which help it decide which action to take next, whether an action was successful, and when to terminate the process. The SAGE action set augments an LLM's capabilities to support some of the most critical requirements for a Smart Home assistant. These include: flexible and scalable user preference management ("is my team playing tonight?"), access to any smart device's full functionality without device-specific code via API reading "turn down the screen brightness on my dryer", persistent device state monitoring ("remind me to throw out the milk when I open the fridge"), natural device references using only a photo of the room ("turn on the light on the dresser"), and more. We introduce a benchmark of 50 new and challenging smart home tasks where SAGE achieves a 75% success rate, significantly outperforming existing LLM-enabled baselines (30% success rate).


The loves and lives ruined by the Ashley Madison dating site hack

The Guardian

If you listened to Stephen Fry's recent podcast, it might have left you puzzled. The recording of MS Singh's The Missing Lines cut off after just two minutes and 48 seconds – leaving the next nine chapters in silence. But this was no mistake; it was a trick to raise awareness for the people who go missing every 90 seconds. This isn't the first time a podcast has been used as a stunt. Joe Lycett recently announced Turdcast – a podcast in which celebrities talk about their poo, such as Gary Lineker and his great pitch poo at the 1990 World Cup.