Deep Bayesian Bandits improve personalized ads by balancing exploration and exploitation.
problem Recommender systems favor items already engaged by users, causing new campaigns to remain unexplored.
method Formulated as a contextual bandit, implemented exploration techniques using posterior distribution and bootstrapped models.
result Demonstrated a positive gain in exploration model in offline simulation and online AB setting.
APR improves recommendation models by making them more robust to adversarial perturbations.
problem Recommendation models are vulnerable to adversarial perturbations on model parameters.
method Adversarial Personalized Ranking (APR) framework that optimizes BPR with adversarial training.
result APR outperforms BPR with a relative improvement of 11.2% on average.
System allows users to critique explanations of recommendations.
problem Improving trust and perceived quality in recommendation systems.
method Personalized explanations generated from review texts, with a novel critiquing method.
result Users prefer explanations with critiques over those without.
New private learning algorithms improve utility in tasks with public features.
problem Private learning with public features in recommendation and ad prediction.
method Developed algorithms that protect only certain sufficient statistics, improving utility for linear regression and private recommendation benchmarks.
result Achieved state-of-the-art performance on private recommendation benchmarks.
A new personality-based recommender system tackles data sparsity without feedback.
problem Data sparsity without common feedback among users.
method Implicitly identifying users' personality type and incorporating it with personal interests and knowledge level.
result The model's effectiveness, especially in data sparsity situations, demonstrated on a real-world dataset.
A new model for context-aware recommendations using LSTM and latent context.
problem Challenges in incorporating context into recommendation models, especially sparsity and dimensionality issues.
method Sequential latent context modeling using LSTM, reducing context dimensions to a compressed latent space.
result The proposed SLCM outperforms state-of-the-art CARS models in empirical analysis.
The paper improves SVM for predicting hospital readmissions by clustering patients and personalizing recommendations.
problem Predicting and preventing hospital readmissions.
method Cluster-dependent SVM with personalized prescriptions.
result Personalized recommendations reduce hospital readmissions.
Safe algorithm for contextual linear bandits reduces regret.
problem Safety in personalized ad recommendation.
method Conservative Linear UCB (CLUCB) algorithm that maintains performance above a baseline.
result Upper-bound on regret with terms for standard UCB and conservative loss.
A new framework for personalized ad retrieval in e-commerce search.
problem Difficulty in measuring ads retrieved using multiple signals (e.g. user profiles, clicks).
method Employing historical click data to initialize a hierarchical network representing signals, keys, and ads. Training a model to learn weights of edges and selecting the best edges.
result Framework achieves good performance, improving RPM/CTR.
Paper introduces RTT2Vec for real-time grocery recommendations, achieving 9.4% uplift over baselines.
problem Personalized grocery recommendations to improve user experience and sales.
method RTT2Vec deep architecture for real-time recommendations, approximate inference technique.
result 9.4% uplift in prediction metrics over baseline models.
Proposes HBayes for hierarchical Bayesian recommendation learning.
problem Hierarchical structures in recommender systems.
method Hierarchical Bayesian learning framework with variational inference.
result Outperforms state-of-the-art models in precision, recall, and NDCG.
The paper tackles carousel personalization in music streaming apps using contextual bandits.
problem Selecting relevant items to display in carousels for personalized content recommendation.
method Modeling carousel personalization as a contextual multi-armed bandit problem with multiple plays, cascade-based updates and delayed batch feedback.
result Empirically shows the effectiveness of the framework in capturing characteristics of real-world carousels.
Paper proposes a two-stage ranking for personalized TV recommendations.
problem Improving TV recommendation accuracy and efficiency.
method First, identifies potential candidates using user viewing patterns. Then, ranks them based on user preferences and program textual information.
result The proposed model outperforms in recommendation accuracy and efficiency.
Deep learning model improves personalized product recommendations.
problem Large-scale personalized recommendation systems with implicit feedback.
method Combines neural attention mechanisms and representation learning for efficient, high-coverage models.
result Significant performance improvements over alternative methods in offline and online settings.
XploVAE improves recommendation by balancing known and novel items.
problem Balancing known and novel items for better recommendations.
method Constructs user-specific subgraphs for exploitation and exploration, learns personalized item embeddings.
result Demonstrates effectiveness on various real-world datasets.
A study compares local music recommendation algorithms, finding neighborhood-based methods perform best.
problem Cold-start problem for local artists with little user preference data.
method Comparison of three recommender system algorithms (IIN, ALS, BPR) on local music recommendation task.
result Neighborhood-based approach (IIN) performs best for local music recommendation.
This work recommends personalized search stories to users based on their interests.
problem Personalized search story recommendation within search engines.
method Deep reinforcement learning architecture trained by imitation learning and reinforcement learning.
result Empirically demonstrated effectiveness on real-world data sets.
Federated multi-view matrix factorization learns from multiple data sources without centralizing user data.
problem Cold-start federated recommendations and multi-view data structure.
method Federated learning framework extended to multi-view matrix factorization.
result Federated multi-view matrix factorization outperforms simpler methods in cold-start federated recommendations.
Convolutional autoencoders improve personalized recommendations from image-based data.
problem Lack of personalized recommendations in gastronomic platforms using image data.
method Used convolutional autoencoders to extract features from images and improve personalized recommendations.
result Convolutional autoencoders outperform standard deep features in image-based personalized recommendation systems.
Optimizes recommendation models using skew normal distribution.
problem Improving personalized recommendation systems.
method Develops a new optimization criterion based on skew normal distribution.
result Significantly outperforms state-of-the-art models.
PinnerSage creates multi-modal user embeddings for better Pinterest recommendations.
problem Single high-dimensional embeddings fail to fully understand user interests.
method Hierarchical clustering and Medoids to summarize user actions into coherent clusters.
result PinnerSage outperforms single embedding methods in personalized recommendations.
Interprets feature interactions in ad-click prediction models.
problem Improving interpretability of black-box recommender systems.
method Interprets feature interactions from a source model and encodes them in a target model.
result Interpretations significantly outperform existing recommender models.
Transforms data for interpretable recommender systems.
problem Building an interpretable recommender system for personalized content and promotions.
method Loss-preserving transformation to standard interpretable multi-class classification algorithms.
result Minimizing standard misclassification penalty in the new space is equivalent to minimizing custom cost function.
BanditLP optimizes personalized recommendations for large-scale systems.
problem Optimizing personalized recommendations for large-scale systems with constraints.
method Unified neural Thompson Sampling for learning and large-scale linear programming for action selection.
result Consistent gains over strong baselines in experiments and business win in LinkedIn's email marketing system.
Proposes auditing for envy-freeness in recommender systems to assess individual preferences.
problem Auditing fairness in recommender systems for individual preferences.
method Formulates a pure exploration problem in multi-armed bandits, proposing a sample-efficient algorithm with theoretical guarantees.
result Algorithm ensures fairness without deteriorating user experience on real-world datasets.
DeepSurv uses deep learning to personalize treatment recommendations based on patient features.
problem Lack of effective personalized treatment recommender systems for medical practitioners.
method Cox proportional hazards deep neural network.
result DeepSurv outperforms other survival models in personalized treatment recommendations.
Adaptive time decay functions improve financial product recommendation accuracy.
problem Inaccurate recommendations due to static historical data in finance.
method Time-dependent collaborative filtering with personalized decay functions.
result Significant improvements over state-of-the-art benchmarks in financial product recommendation.
Unified deep framework for personalized recommendations with uncertainty.
problem Uncertainty in user preferences in recommendation systems.
method Gaussian embeddings, Monte-Carlo sampling, convolutional neural networks.
result Superior performance in recommendation accuracy compared to state-of-the-art models.
The paper aims to define a benchmark for deep learning recommendation models.
problem Insufficient benchmarking for deep learning recommendation models.
method Synthesizes modeling strategies, defines desirable characteristics, and summarizes advice from the MLPerf Recommendation Advisory Board.
result Defines an industry-relevant benchmark for deep learning recommendation models.
Graph neural networks improve cold start for new items in recommender systems.
problem Cold start problem for new items in recommender systems.
method Item hierarchy graphs and bespoke graph neural network architecture.
result Our method achieves better forecasting quality than state-of-the-art with comparable computational time.
The paper presents a method for personalized exercise recommendations that improves learner skill gain.
problem Adapting to individual needs in large, diverse groups of learners in digital environments.
method Contextual Thompson Sampling to select exercises that advance learner skill.
result The method recommends exercises associated with greater skill improvement and adapts to learner differences.
Curiosity-driven recommendations improve personalized learning efficiency and enjoyment.
problem Improving personalized learning through adaptive strategies.
method Curiosity-driven reinforcement learning with actor-critic neural networks.
result Demonstrated through numeric analyses, the proposed method enhances learning efficiency and enjoyment.
Item recommendation is the task of predicting a personalized ranking on a set of items (e.g. websites, movies, products). In this paper, we investigate the most common scenario with implicit feedback (e.g. clicks, purchases). There are many methods for item recommendation from implicit feedback like matrix factorizatio…
DHEN improves CVR prediction for ads with multitask learning and auxiliary loss.
problem Predicting conversion rates in ad-recommendation systems.
method DHEN integrates multiple feature-crossing modules and uses a multitask learning framework, ablation studies, and self-supervised auxiliary loss.
result DHEN achieves state-of-the-art performance in CVR prediction.
New algorithm improves ad targeting for personalized online services.
problem Personalizing online services for improved user experience and revenue.
method Label ranking approach for non-linear, large-scale prediction of user interests.
result The proposed algorithm outperforms existing solutions in rank loss and top-K retrieval.
Proposes using frequent sequences to improve sequential recommendation models.
problem Combining user history and recent actions for personalized recommendations.
method Uses frequent sequences to identify relevant parts of user history, embedding items based on preferences and dynamics in a unified metric model.
result Outperforms state-of-the-art methods, especially on sparse datasets.
Scalable model for slate recommendation learns reward probabilities.
problem Scalable personalized slate recommendation in large action spaces.
method Probabilistic Rank and Reward (PRR) model combining reward, interaction, and rank.
result PRR outperforms existing methods and is scalable to large action spaces.
Paper anonymizes user ratings to protect privacy while improving recommendation accuracy.
problem Protecting user privacy while maintaining recommendation accuracy with anonymized ratings.
method Exhaustively lists recommender models using anonymized ratings and presents item-based collaborative filtering algorithms.
result Item-based collaborative filtering based on anonymized ratings outperforms non-anonymized ratings in some settings.
A new clustering framework optimizes customer search data for personalized travel recommendations.
problem Personalized travel recommendations based on customer search data.
method Multi-objective optimization-based clustering ensemble framework.
result Optimizes diversity in clustering ensemble search space and automatically determines the number of clusters.
MetaSelector learns to choose the best model for each user.
problem Heterogeneous datasets and user-specific historical data make it hard to find the best model for each user.
method Meta-learning framework to train a model selector that chooses the best model for each user based on their historical data.
result MetaSelector outperforms single model and sample-level model selector in AUC and LogLoss.
New study shows personalized content recommendations can lead to polarization of user preferences.
problem Personalized content recommendations can alter user preferences, leading to polarization.
method Used a model of preference dynamics to explore how personalized content affects user preferences.
result Standard reward maximization algorithms achieve only constant regret in personalized recommendation environments.
A new method improves recommendation accuracy by learning from multiple networks and time-dependent user preferences.
problem Incomplete user profiles and dynamic user preferences degrade recommender quality.
method A cross-network time-aware recommender that learns from multiple source networks and develops current user models.
result The proposed solution achieves superior performance in accuracy, novelty, and diversity.
A new method for precise user targeting in advertising using hyperbolic manifold learning.
problem Improving user satisfaction in targeted advertising by overcoming skepticism and spam perception.
method Proposes a Multi-Manifold Learning framework to learn hierarchical user and ad representations in the hyperbolic space.
result Demonstrates improved performance in user targeting and prediction accuracy on both public datasets and a large-scale commercial system.
This paper improves fairness in recommendation systems by learning individual preferences across multiple dimensions.
problem Fairness in recommender systems, especially in areas with social impact.
method Opportunistic multi-aspect re-ranking approach that learns individual preferences and enhances provider fairness.
result Achieves a better trade-off between accuracy and fairness across multiple fairness dimensions.
It is often the case that, within an online recommender system, multiple users share a common account. Can such shared accounts be identified solely on the basis of the userprovided ratings? Once a shared account is identified, can the different users sharing it be identified as well? Whenever such user identification …
Personalized model improves ADAS-Cog13 cognitive score forecasting.
problem Improving accuracy in predicting cognitive changes in Alzheimer's Disease.
method Meta-Weighted Gaussian Process Experts (pGPE) model for personalized forecasting.
result Meta-weighting of expert models leads to significant improvements in forecasting accuracy.
A new algorithm improves top-k recommendation accuracy by considering item payoffs uncertainty.
problem Suboptimal performance in top-k recommendation rankings due to varying item payoffs. method Proposes a risk-seeking utility function for ranking items based on estimated preference scores.
result Risk-seeking ranking yields the best performance in top-k recommendations. A framework for improving reward prediction in contextual bandits.
problem Improving reward prediction in contextual bandits with side information.
method Upper confidence bound-based multi-task learning algorithm for contextual bandits.
result Established a regret bound quantifying task similarity advantages.