Goto

Collaborating Authors

 Personal Assistant Systems


Apple Intelligence hasn't lived up to my expectations, but these 3 upgrades could win me back

ZDNet

Apple finally entered the AI race at last year's Worldwide Developer Conference when it revealed Apple Intelligence. However, some of the biggest updates announced at WWDC 2024 -- such as a new and improved Siri and an AI that's aware of your personal context from your daily phone use -- have yet to deploy, leaving users frustrated. Still, I think there is hope. Apple has done a lot well with the limited features it has shipped -- and offered a promising glimpse of what's to come. For example, many of the new features -- including Genmoji, voice memo transcriptions, and photo clean-up -- are useful and easy to access, while also not being forcefully pushed to iOS users.





Supply-Side Equilibria in Recommender Systems

Neural Information Processing Systems

Algorithmic recommender systems such as Spotify and Netflix affect not only consumer behavior but also producer incentives. Producers seek to create content that will be shown by the recommendation algorithm, which can impact both the diversity and quality of their content. In this work, we investigate the resulting supply-side equilibria in personalized content recommender systems. We model the decisions of producers as choosing multi-dimensional content vectors and users as having heterogenous preferences, which contrasts with classical lowdimensional models. Multi-dimensionality and heterogeneity creates the potential for specialization, where different producers create different types of content at equilibrium. Using a duality argument, we derive necessary and sufficient conditions for whether specialization occurs. Then, we characterize the distribution of content at equilibrium in concrete settings with two populations of users. Lastly, we show that specialization can enable producers to achieve positive profit at equilibrium, which means that specialization can reduce the competitiveness of the marketplace. At a conceptual level, our analysis of supply-side competition takes a step towards elucidating how personalized recommendations shape the marketplace of digital goods.


REASONER: An Explainable Recommendation Dataset with Comprehensive Labeling Ground Truths, Lei Wang

Neural Information Processing Systems

Explainable recommendation has attracted much attention from the industry and academic communities. It has shown great potential to improve the recommendation persuasiveness, informativeness and user satisfaction. In the past few years, while a lot of promising explainable recommender models have been proposed, the datasets used to evaluate them still suffer from several limitations, for example, the explanation ground truths are not labeled by the real users, the explanations are mostly single-modal and around only one aspect. To bridge these gaps, in this paper, we build a new explainable recommendation dataset, which, to our knowledge, is the first contribution that provides a large amount of real user labeled multi-modal and multi-aspect explanation ground truths. In specific, we firstly develop a video recommendation platform, where a series of questions around the recommendation explainability are carefully designed.


On the Generalizability and Predictability of Recommender Systems Duncan McElfresh, John P. Dickerson

Neural Information Processing Systems

While other areas of machine learning have seen more and more automation, designing a high-performing recommender system still requires a high level of human effort. Furthermore, recent work has shown that modern recommender system algorithms do not always improve over well-tuned baselines. A natural follow-up question is, "how do we choose the right algorithm for a new dataset and performance metric?" In this work, we start by giving the first large-scale study of recommender system approaches by comparing 24 algorithms and 100 sets of hyperparameters across 85 datasets and 315 metrics. We find that the best algorithms and hyperparameters are highly dependent on the dataset and performance metric. However, there is also a strong correlation between the performance of each algorithm and various meta-features of the datasets. Motivated by these findings, we create RecZilla, a meta-learning approach to recommender systems that uses a model to predict the best algorithm and hyperparameters for new, unseen datasets. By using far more meta-training data than prior work, RecZilla is able to substantially reduce the level of human involvement when faced with a new recommender system application.