We consider an online model for recommendation systems, with each user being recommended an item at each time-step and providing 'like' or 'dislike' feedback. Each user may be recommended a given item at most once. A latent variable model specifies the user preferences: both users and items are clustered into types. Al…
The paper proposes a method to learn user representations invariant to social media behavior changes.
problem Difficulty in comparing users over time due to evolving behavior.
method Learning a mapping from user activity to a vector space capturing invariant features.
result The learned mapping enables efficient comparisons of users not seen at training time.
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.
ImplicitCE recommends items to new users by co-embedding users and items.
problem Recommendation for new users with no feedback structure.
method End-to-end learning of embedding spaces and transformation function, maximizing correlations between model predictions and user affinities.
result ImplicitCE outperforms state-of-the-art algorithms on Twitter and DBLP datasets.
Improved item recommendation using VAEs with user-dependent priors and text feedback.
problem Improving recommendation quality by integrating user ratings and text feedback.
method Extended VAEs to incorporate user-dependent priors in a multimodal latent space.
result Model outperforms existing VAE models for collaborative filtering (up to 29.41% relative improvement).
Optimal recommendation system using user and item clustering.
problem Maximizing recommendation accuracy with limited feedback.
method Latent variable model with user and item clustering, exploiting i.i.d. structure.
result Near-optimal algorithm that combines item and user structures.
The paper analyzes user activities in OSNs using a vector space model.
problem Understanding user interactions and activity patterns in OSNs.
method TF-IDF scheme of Vector Space Model to analyze object-viewer relationships.
result Identified activity relationships among users and objects in OSNs.
Bayesian optimization agent learns user preferences from pairwise comparisons.
problem Learning user preferences from unknown and infinite choices.
method Sequential Bayesian optimization with pairwise comparisons.
result Optimal agent strategy minimizes remaining system uncertainty.
Contextual bandit learning is an increasingly popular approach to optimizing recommender systems via user feedback, but can be slow to converge in practice due to the need for exploring a large feature space. In this paper, we propose a coarse-to-fine hierarchical approach for encoding prior knowledge that drastically …
Unified neural framework for multi-relational recommender systems.
problem Accurately capturing users' fine-grained preferences from diverse feedback types.
method Multi-Relational Memory Network (MRMN) framework that models fine-grained user-item relations and discriminates between feedback types.
result The proposed MRMN model outperforms state-of-the-art algorithms in various recommender scenarios.
A new method detects fraud transactions by analyzing user behavior over time.
problem Detecting fraud transactions in online payment platforms.
method A time attention based recurrent layer framework combining static and dynamic user behaviors.
result Our method outperforms state-of-the-art methods, especially in recall at top percent.
The paper tackles biases in session-based recommender systems by modeling user interest as a stochastic process.
problem Data uncertainty, popularity bias, and exposure bias in session-based recommender systems.
method The paper proposes treating user interest as a stochastic process in the latent space, debiasing item embeddings, modeling dense user interest, and introducing fake targets to simulate extended exposure.
result The proposed approach mitigates challenges in session-based recommender systems, as shown by computational experiments on various datasets.
Seeker allows real-time feedback to refine search results.
problem Users struggle to accurately describe desired items in words.
method Interactive refinement of search results through user feedback.
result Seeker improves search quality through user feedback.
ATMSeer improves AutoML by making it more transparent and controllable.
problem Users distrust automatic AutoML results and increase search budgets.
method Interactive visualization tool to refine search space and analyze results.
result ATMSeer enhances efficiency and user trust in AutoML.
There is a large amount of interest in understanding users of social media in order to predict their behavior in this space. Despite this interest, user predictability in social media is not well-understood. To examine this question, we consider a network of fifteen thousand users on Twitter over a seven week period. W…
Model user preferences for conversational LLMs using weak rewards.
problem Lack of persistent user models in conversational LLMs leading to repeated user restatements.
method Vector-Adapted Retrieval Scoring (VARS) framework that updates user vectors online from weak scalar rewards.
result Full VARS agent achieves strongest overall performance, matches strong Reflection baseline in task success, and reduces user effort.
USTAR combines multiple social media modalities to model user-guided activities.
problem Lack of comprehensive spatiotemporal activity models using all social media modalities.
method Online learning method embedding locations, time, text, and users into a single space, incorporating NGTSM and GTSM records, and using collaborative filtering.
result USTAR significantly improves region and keyword retrieval compared to state-of-the-art methods.
In this paper, we explore salient questions about user interests, conversations and friendships in the Facebook social network, using a novel latent space model that integrates several data types. A key challenge of studying Facebook's data is the wide range of data modalities such as text, network links, and categoric…
TransCF improves recommendation by modeling user-item relationships with translation vectors.
problem Triangle inequality violation in matrix factorization-based recommendation methods.
method TransCF uses translation vectors to model latent user-item relationships in implicit feedback.
result TransCF outperforms state-of-the-art methods by up to 17% in hit ratio.
Projective preferential Bayesian optimization learns user preferences in high dimensions.
problem Finding extrema of a black-box function in high-dimensional spaces.
method Projective preferential queries for feedback in human-interaction.
result Framework finds global minimum of high-dimensional black-box function.
DeepCF combines representation learning and matching function learning for better recommendation.
problem Matching users and items with semantic gap in initial spaces.
method Unified framework combining representation learning and matching function learning.
result Demonstrates effectiveness on four datasets.
PRINCE provides interpretable explanations for recommender systems by removing minimal user actions.
problem Lack of interpretable explanations for recommender systems.
method PRINCE uses a polynomial-time optimal algorithm based on random walks over dynamic graphs to find minimal user actions that change recommendations.
result PRINCE produces more compact explanations than intuitive baselines and is viable for user understanding.
Graph-based MAB system improves recommendation accuracy.
problem Improving recommendation accuracy in user space.
method Proposes a graph-based recommendation system that learns user space geometry.
result Simulation results show improvements over state-of-the-art MAB algorithms.
Detects anomalous behavior in social media users by analyzing content and connections.
problem Identifying disruptive patterns in user behavior on social media platforms.
method Joint representation learning of content and connection to detect anomalous behavior.
result Observed densely connected users engaging in local politics and exhibiting troll-like behavior.
The current work characterizes the users of a VoD streaming space through user-personas based on a tenure timeline and temporal behavioral features in the absence of explicit user profiles. A combination of tenure timeline and temporal characteristics caters to business needs of understanding the evolution and phases o…
AIPS improves ranking policy evaluation by adapting to diverse user behavior.
problem Inaccurate Off-Policy Evaluation of ranking policies due to high variance under diverse user behavior.
method Developed Adaptive IPS (AIPS) that adapts to different user behaviors and minimizes MSE.
result AIPS achieves minimum variance among unbiased estimators and provides significant empirical accuracy improvement.
This paper improves context-aware recommender systems by selecting and incorporating relevant low-dimensional contextual information.
problem Generating accurate recommendations is not enough; contextual information can cause issues like battery drain and privacy.
method Developed a feature-selection algorithm based on genetic algorithms to reduce context dimensions while maintaining explainability.
result The approach improves accuracy and transparency in recommendations, outperforming state-of-the-art models.
Interactive GAN framework allows users to guide image generation.
problem Limited user interaction in current GANs.
method Iterative constraints and semantic space feedback.
result Generates images satisfying user constraints without sacrificing quality.
FPL allows users to control their data in federated top-N recommendation.
problem Data privacy in recommendation services.
method Federated Learning with learning to rank optimization.
result Users can control the amount of sensitive data shared with a central server.
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.
New bandit algorithms adapt to evolving user interests influenced by social circles.
problem Adapting to evolving user interests in recommendation systems.
method Online recommendation algorithms tailored for social influence, based on LinREL and Thompson Sampling.
result Our adaptations maintain asymptotic regret bounds similar to non-social cases.
Learning distributed representations of documents has pushed the state-of-the-art in several natural language processing tasks and was successfully applied to the field of recommender systems recently. In this paper, we propose a novel content-based recommender system based on learned representations and a generative m…
Matrix factorization simplifies user-item co-occurrence analysis.
problem Understanding the meaning of low-dimensional matrices in matrix factorization.
method Showed matrix factorization equals calculating eigenvectors of co-occurrence matrices, using RMT insights.
result Low-dimension matrices represent a reduced noise user and item co-occurrence space.
Generative methods for creating new items for user groups.
problem Creating new items for groups of users with varying preferences.
method Formalized joint problem, used VAE latent space for item generation and user group prediction.
result Generated items similar to highly desirable unobserved items.
A new model CDT improves cross-domain recommendation by learning translation vectors.
problem Improving cross-domain recommendation by transferring user preferences across different platforms.
method Translation-based learning approach with embedding space and factorization machines.
result The proposed CDT model outperforms other cross-domain strategies in six publicly available tasks.
A-GPS learns to generate Pareto sets efficiently with user preferences.
problem Online discrete multi-objective optimization with user preferences.
method Generative model with class probability estimator (CPE) for non-dominance and preference alignment.
result Amortized generative model for efficient Pareto set approximation.
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.
Despite the prevalence of collaborative filtering in recommendation systems, there has been little theoretical development on why and how well it works, especially in the "online" setting, where items are recommended to users over time. We address this theoretical gap by introducing a model for online recommendation sy…
This work tackles slate-based recommender systems using RL, optimizing long-term user engagement.
problem Optimizing long-term user engagement in slate-based recommender systems.
method Developed SLATEQ, a decomposition of RL methods for slate-based recommendations, and outlined a practical methodology.
result SLATEQ decomposes long-term value of a slate into component item-wise long-term values under mild assumptions.
A user-friendly interface constructs effective background knowledge from ER diagrams.
problem Inefficient construction of background knowledge by domain experts in ILP systems.
method Design of a graphical user interface to interact with Entity Relationship diagrams to construct modes for a probabilistic logic learning system.
result Domain experts can construct effective background knowledge on par with experts using the graphical interface.
JODIE learns dynamic user-item embeddings from interactions, outperforming existing methods.
problem Modeling dynamic user-item interactions for accurate future predictions.
method JODIE uses coupled recurrent models with update, projection, and prediction components, and a novel t-Batch algorithm.
result JODIE outperforms state-of-the-art methods by up to 22.4% on future interaction and state change prediction tasks.
Paper addresses robust sparse vector mean estimation under local differential privacy.
problem Challenges in defending poisoning attacks on multi-item users in LDP protocols.
method Randomized Projection with Clipping (RPC) to handle clipping bias and enhance robustness.
result Proposes a method that achieves comparable or better performance than existing methods under trusted environments and significantly enhances robustness under untrusted environments.
We tackle the problem of constructive preference elicitation, that is the problem of learning user preferences over very large decision problems, involving a combinatorial space of possible outcomes. In this setting, the suggested configuration is synthesized on-the-fly by solving a constrained optimization problem, wh…
New estimator GMIPS reduces variance in ranking policy evaluation.
problem High variance in off-policy evaluation for ranking policies.
method GMIPS estimator with user behavior model on ranking embedding spaces.
result GMIPS achieves lowest MSE and balances bias-variance trade-off.
Improved locally private sparse estimation with multiple samples per user.
problem Challenges in high-dimensional locally private sparse estimation.
method Proposes a framework for user-level locally private sparse linear regression with multiple samples per user.
result Eliminates the dependency of dimensionality on error bounds, achieving tighter error bounds.
Proposes CSRN for better news recommendation by integrating RNN and UserCF.
problem Lack of societal influence in news recommendation.
method Integrates RNN-based sequential recommendation and UserCF, using a directed co-reading network.
result Significantly outperforms state-of-the-art approaches in news recommendation.
Estimates user preferences from noisy paired comparisons.
problem Estimating user preferences from noisy paired comparisons.
method Greedy information maximization strategies.
result Superior preference estimation over state-of-the-art methods.
GEMRank embeds users and items using co-occurrence relations for better collaborative filtering.
problem Lack of textual data for entity embedding in recommender systems.
method Uses profile co-occurrence for entity relations and factorization for embedding. Feeds embeddings into a neural network for predictions.
result Significantly outperforms baseline algorithms in various data sets.