Proposes a graph neural network for personalized news recommendation.
problem Data sparsity in news recommendation systems.
method Heterogeneous graph model + Graph Neural Networks + LSTM attention mechanism.
result Significantly outperforms state-of-the-art methods on news recommendation datasets.
New gait segmentation method identifies users and adversaries with high accuracy.
problem Simultaneous identification of users and adversaries from accelerometer data.
method Geometric features and a new similarity metric for time series analysis.
result 98.79% accuracy for 6 classes (user-adversary identification) and 99.06% for binary (user only identification).
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.
We introduce a novel latent grouping model for predicting the relevance of a new document to a user. The model assumes a latent group structure for both users and documents. We compared the model against a state-of-the-art method, the User Rating Profile model, where only users have a latent group structure. We estimat…
Detects rumours using news propagation patterns and user interactions.
problem Rumours' negative impact on social media platforms.
method Deep learning approach that learns user representations and temporal interactions.
result State-of-the-art performance in rumour detection on Twitter and Weibo datasets.
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.
Real-time personalization for HAR models learns from new users without prior data.
problem Poor performance of HAR models on new users without labeled data.
method Incremental online domain adaptation using batch normalization.
result Personalized HAR models adapt to new users in real-time.
Adversarial validation detects concept drift in user targeting systems.
problem Concept drift in user targeting automation systems deteriorates model performance over time.
method Adversarial validation approach to detect and adapt to concept drift.
result Adversarial validation effectively addresses concept drift in user targeting systems.
New metric estimates user satisfaction for dialogue quality evaluation.
problem Sparse and intrusive explicit user feedback for dialogue quality evaluation.
method Created a new Response Quality annotation scheme and developed a turn-level User Satisfaction metric using five domain-independent feature sets and six machine learning models.
result Gradient boosting regression achieved best correlation of ~0.79 between predicted and annotated user satisfaction labels.
FedUA trains UA models privately without raw data.
problem Training UA models requires raw user data, compromising privacy.
method Federated learning framework for privacy-preserving UA model training.
result FedUA reliably rejects unseen user data at high true positive rates.
This study creates a new conceptual framework for news aggregation.
problem Aggregating and presenting diverse news sources in a unified and accessible way.
method Developed a mobile app that analyzes unstructured data patterns to create a conceptual framework for news.
result Users can easily find and navigate through updated news using a new conceptual multilevel structure.
Automated dialogue quality evaluation using user satisfaction estimates across multiple domains.
problem Lack of automated and domain-independent dialogue quality evaluation metrics.
method Created a new Response Quality annotation scheme, introduced five domain-independent feature sets, and experimented with six machine learning models.
result Gradient Boosting Regression model achieved best prediction performance, with a 16% relative improvement in binary satisfaction class prediction accuracy.
Proposes a graph-based system for personalized news recommendation considering multiple user behaviors.
problem Lack of considering multiple user behaviors in news recommendation systems.
method Builds an interaction behavior graph, applies DeepWalk and G-CNN for news and behavior sequence representations, introduces core and coritivity features.
result Achieves personalized news recommendation considering user's concentration degree of interests.
New policy reduces spectrum access regret in uncoordinated systems.
problem Uncoordinated spectrum access with user-dependent rewards.
method Multi-user multi-armed bandit (MAB) model with user-specific rewards.
result Achieves O(logT) regret for spectrum access. New model improves recommendation systems by analyzing user-item interactions.
problem Improving recommendation systems for better user-item interactions.
method Sliced Anti-symmetric Decomposition (SAD) model using tensor decomposition.
result SAD produces the most consistent personalized preferences compared to SOTA models.
Transfer learning improves understanding of users on new Web platforms.
problem Lack of knowledge about novel phenomena on new Web platforms due to data sparsity.
method TraNet, a transfer learning-based approach, adapts knowledge from one domain to another.
result TraNet outperforms other approaches in transferring knowledge about users across different Web platforms.
A method for cold-start playlist recommendation using multitask learning.
problem Playlist recommendation for new users and songs.
method Flexible multitask learning method that minimizes a bipartite ranking loss and a classification loss.
result The method performs well in cold-start scenarios on real datasets.
New method detects and measures malicious users in recommendation algorithms.
problem Identifying and quantifying malicious user activity in recommendation systems.
method Probabilistic programming for a disentangled model of malicious and regular user behavior.
result Simulation-based measure for quantifying malicious user effects.
New framework uses user feedback in CB problems for better decision-making.
problem Improving decision-making in contextual bandit problems with user-triggered feedback.
method Developed a new framework to leverage user-triggered feedback in CB problems, robust to feedback bias.
result Improved regret guarantees for CB algorithms using user feedback.
In recommender systems, cold-start issues are situations where no previous events, e.g. ratings, are known for certain users or items. In this paper, we focus on the item cold-start problem. Both content information (e.g. item attributes) and initial user ratings are valuable for seizing users' preferences on a new ite…
New algorithms reduce costly feature collection in bandits.
problem Costly feature collection in contextual bandits.
method Proposes algorithms avoiding unnecessary feature collection.
result Strong regret guarantees maintained with reduced feature collection.
IArxiv sorts daily papers by user preference using LDA.
problem Harder for scientists to stay updated with diverse research.
method LDA on paper corpus to extract topics, user preference learning.
result Sorts papers by user preference on underlying topics.
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.
Paper uses RNN to predict SaaS user lifetime value.
problem Predicting user lifetime value in SaaS applications.
method Recurrent Neural Network with multi-cell architecture, accounting for cohort, age-in-system, and contemporaneous information.
result Significantly improved prediction accuracy compared to existing models.
New model predicts which search snippets will be clicked.
problem Predicting user behavior in search results.
method Proposes a micro-browsing model for analyzing snippet texts.
result Micro-browsing model predicts higher CTR than traditional models.
Deviation-based learning improves recommender systems by abstaining from recommending choices users might follow.
problem Recommender systems learn from user choices but can stall if users blindly follow recommendations.
method The recommender learns user knowledge by observing choices, abstaining from recommending a choice when multiple alternatives produce similar payoffs.
result Learning rate and social welfare improve when the recommender abstains from recommending certain choices.
New attack recovers user-level information from large batch images.
problem Recovering private information from user-level gradients in distributed learning.
method Proposes a gradient inversion attack using a denoising diffusion model as a prior.
result Demonstrates recovery of realistic facial images and private attributes.
New algorithm uses negative user preferences to improve recommendation quality.
problem Insufficient utilization of negative user preferences in recommender systems.
method Explicitly models negative user preferences to recommend more positive items.
result Improves recommendation quality by increasing accuracy and reducing negative items.
This study improves user segmentation for online news recommendation systems.
problem Challenges in building modern recommender systems due to dynamic environments and data sparsity.
method Trend-responsive unsupervised user segmentation using multi-armed bandits.
result Significant improvements in online A/B tests compared to global-optimization algorithms.
New method adapts to user preferences dynamically, improving recommendation models.
problem Current recommendation models lack dynamic adaptation to changing user preferences.
method Preference Discerning with LLM-Enhanced Generative Retrieval
result Mender achieves state-of-the-art performance in adapting to evolving user preferences.
FAIRY explains user actions and social media feeds.
problem Users struggle to understand why certain items appear in their social feeds.
method FAIRY uses an interaction graph to model user behavior and ranks feed items, scoring paths connecting user actions and feed items.
result FAIRY provides clear explanations for user actions and feed items, enhancing transparency and user understanding.
A deep learning architecture for news session-based recommendations.
problem Challenges in news recommendation systems, including sparse user profiling and dynamic user preferences.
method Hybrid approach combining text and metadata features, session-based recommendations with Recurrent Neural Networks, and temporal offline evaluation.
result Significant improvement in top-n accuracy and ranking metrics (10% Hit Rate and 13% MRR) over best benchmark methods.
Deep neural networks improve CSI-based user authentication stability.
problem Stability in authentication when users rotate.
method Extract features from CSI measurements using a deep neural network.
result Deep neural networks enhance the stability of CSI-based authentication.
Online news recommender systems aim to address the information explosion of news and make personalized recommendation for users. In general, news language is highly condensed, full of knowledge entities and common sense. However, existing methods are unaware of such external knowledge and cannot fully discover latent k…
Helps visually impaired users make better decisions by adjusting their observations.
problem Systematic biases in users' perception and processing of visual information.
method Synthesizes new observations based on true observations to correct user biases.
result Significant improvement in task performance for users with various biases.
Neural pedagogical agent updates user models in real-time for mobile education apps.
problem Real-time user modeling for dynamic mobile education platforms.
method Bidirectional recurrent neural networks with attention mechanism over embedded question-response pairs.
result Model outperforms existing approaches in predicting user response correctness.
Online review communities are dynamic as users join and leave, adopt new vocabulary, and adapt to evolving trends. Recent work has shown that recommender systems benefit from explicit consideration of user experience. However, prior work assumes a fixed number of discrete experience levels, whereas in reality users gai…
AI2V learns user representations by focusing on recent interests.
problem User interests and behavior change over time, affecting recommendation quality.
method Introduces AI2V, a neural attentive model that learns user representations by focusing on recent interests.
result AI2V outperforms other models on various datasets.
New algorithm reduces regret in fatigue-aware online recommendation.
problem Fatigue leads to user abandonment in online recommendation systems.
method Thompson Sampling for combinatorial bandits with fatigue model.
result Polynomial regret bound in number of items, outperforming naive approaches.
RecSim creates customizable simulation environments for RSs.
problem Creating realistic simulation environments for RSs.
method Configurable platform for authoring simulation environments.
result Enables pushing the limits of RL and RS techniques.
New model for personalized online advertising with multi-user interaction.
problem Realistic online advertising scenarios with multiple users interacting simultaneously.
method Introduces Multi-User Contextual Cascading Bandit (MCCB) model and proposes UCBBP and AUCBBP algorithms.
result Proves UCBBP and AUCBBP achieve optimal regret bounds for multi-user context.
Paper proposes TPathMine model for more accurate user attribute prediction.
problem Predicting user attributes from click data in heterogeneous networks.
method HetPathMine model with meta-path weights optimized for user emotional preferences.
result TPathMine model achieves higher accuracy in user attribute prediction.
A new dataset tracks user interactions and click responses in online marketplaces.
problem Lack of exposure data in recommender systems datasets.
method Proposes a novel dataset including slates and click responses, allowing more accurate likelihood models.
result Models using exposure data show more natural likelihood, reducing bias towards previously exposed items.
Memory-Augmented Meta-Optimization improves cold-start recommendation.
problem Cold-start problem in recommender systems for new users or items.
method Memory-Augmented Meta-Optimization approach with personalized and task-specific memories.
result Significant improvement in cold-start recommendation performance on multiple datasets.
One of the major hurdles preventing the full exploitation of information from online communities is the widespread concern regarding the quality and credibility of user-contributed content. Prior works in this domain operate on a static snapshot of the community, making strong assumptions about the structure of the dat…
Proposes efficient user cold start recommendation via meta parameter partition.
problem User cold start in recommendation systems.
method Divides model parameters into fixed and adaptive parts, learning them separately offline and online.
result Significant improvement in AUC (2.48% absolute improvement).
New model shows most users on Q&A site Stack Overflow ignore badges.
problem Understanding user behavior in Q&A websites with badges.
method Probabilistic model applied to Stack Overflow data.
result Majority of users remain apathetic to badges but still contribute.
Improved multi-user VoiceFilter-Lite model for speech recognition.
problem Limited performance of multi-user VoiceFilter-Lite models.
method Dual learning rate schedule and FiLM for feature conditioning.
result Closed the performance gap between multi-user and single-user VoiceFilter-Lite models.