DFNets uses feedback-looped filters for better graph CNN performance.
problem Improving CNN performance on graph structured data.
method DFNets incorporates feedback-looped spectral graph filters.
result DFNets outperforms state-of-the-art methods in document and entity classification tasks.
New algorithm tackles CMAB with filtered feedback, achieving O(ln(n)) regret.
problem Sequential search and detection problems with hidden true rewards.
method Robust-F-CUCB algorithm, balancing exploration and exploitation.
result Upper confidence bound algorithm with O(ln(n)) regret bound. The paper analyzes feedback loops in recommender systems causing echo chambers and filter bubbles.
problem Feedback loops in recommender systems leading to echo chambers and filter bubbles.
method Theoretical analysis of user dynamics and recommender system behavior.
result Solutions to slow down system degeneracy and understanding echo chambers and filter bubbles.
Proposes CF-SFL to improve sparse data recommendation.
problem Poor performance of CF in sparse data.
method Generative user feedback loop to simulate user feedback.
result Improves recommendation results on multiple datasets.
User preferences for items can be inferred from either explicit feedback, such as item ratings, or implicit feedback, such as rental histories. Research in collaborative filtering has concentrated on explicit feedback, resulting in the development of accurate and scalable models. However, since explicit feedback is oft…
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).
NCAE tackles collaborative filtering for both explicit and implicit feedback.
problem Existing models struggle with both explicit and implicit feedback, overfitting, and lack of deep learning potential.
method NCAE uses a neural collaborative autoencoder with a three-stage pre-training mechanism and error reweighting.
result NCAE significantly outperforms state-of-the-art models on real-world datasets.
A recipe recommendation system suggests missing ingredients using collaborative filtering.
problem Encouraging healthy diets through personalized ingredient suggestions.
method Item-based collaborative filtering applied to a sparse dataset of recipes.
result Best method achieves a recall@10 of circa 40%.
JoVA combines two VAEs to learn user and item representations for better recommendation.
problem Collaborative filtering with implicit feedback.
method Joint Variational Autoencoders (JoVA) with a hinge-based pairwise loss function (JoVA-Hinge).
result JoVA-Hinge outperforms state-of-the-art methods in top-k recommendation.
Paper introduces consumed item packs for better recommendation.
problem Personalizing web content using implicit feedback.
method Introduces consumed item packs (CIP) to link users/items based on consumption behavior.
result CIP-U, CIP-I, DEEPCIP, and FISM provide competitive recommendation quality.
Paper formulates EnKF as optimal transport problem for unique control law.
problem Unique control law for EnKF algorithms.
method Formulated as optimal transportation problem, derived explicit control law.
result Mean squared error converges to zero with finite particles.
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.
Proposes a method to improve recommendation systems by considering negative feedback.
problem Insensitivity to negative feedback in top-N recommendation tasks.
method Model user feedback as a ternary variable and use third-order tensor factorization.
result Achieves state-of-the-art quality and significantly outperforms other methods in cold-start scenarios.
A new KD model for collaborative filtering improves top-N recommendation performance.
problem Challenges in applying KD to recommender models due to feedback sparsity and ambiguity.
method Proposes a new KD model (CD) for collaborative filtering, reformulating a loss function, using probabilistic rank-aware sampling, and developing training strategies.
result Outperforms state-of-the-art methods by 2.7-33.2% in hit rate (HR) and 2.7-29.1% in NDCG.
Paper proposes using taste groups for better item recommendations.
problem Lack of negative examples in implicit feedback.
method Hierarchical Latent Tree Analysis (HLTA) to identify taste-based user groups.
result Recommendations for a user based on her memberships in identified taste groups.
Proposes a new ranking framework for implicit feedback recommendation systems.
problem Learning user preferences over items from implicit feedback data.
method Minimizes a pairwise ranking loss to learn user preferences and item representations.
result Consistent empirical risk minimization proved for worst-case user behavior.
Classifier learns to ignore unreliable feedback from end users.
problem Improving classifier performance by filtering unreliable feedback.
method Modeling end users as autonomous agents, periodically retraining classifier with filtered feedback.
result Classifier can identify and filter out unreliable feedback, improving performance.
VAEs improve collaborative filtering for implicit feedback.
problem Limited modeling capacity of linear factor models in collaborative filtering.
method Introduced a generative model with multinomial likelihood and used Bayesian inference for parameter estimation.
result Significantly outperforms state-of-the-art baselines on real-world datasets.
Efficiently trains autoencoders for collaborative filtering on large datasets.
problem Training autoencoders on large, sparse implicit feedback datasets.
method Mini-batch based negative sampling for large-scale training.
result Shows improved performance compared to state-of-the-art baseline models.
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.
ESM-CNN uses error feedback to build a random CNN for time series forecasting.
problem Improving time series forecasting accuracy with CNNs.
method Incrementally adding random filters and neurons to adaptively construct a CNN.
result ESM-CNN outperforms state-of-the-art models in prediction accuracy and efficiency.
Transformers can approximate Kalman Filtering in linear systems with small error.
problem Approximating Kalman Filtering using Transformers for linear dynamical systems.
method Two-step reduction: 1) Softmax self-attention block approximates Nadaraya-Watson kernel smoothing, 2) This estimator approximates Kalman Filter.
result Constructs a Transformer that implements the Kalman Filter with small additive error, uniformly bounded in time.
Simple linear model outperforms deep models on sparse data.
problem Sparse data in recommender systems.
method Linear autoencoder with closed-form solution.
result Simple model achieves better ranking accuracy than deep models.
Improves reinforcement learning for complex tasks with sparse feedback.
problem Learning optimal policies from sparse feedback is challenging.
method Three algorithms based on Hindsight Experience Replay (HER) to improve performances.
result Vast improvement in final success rate and sample efficiency.
Social media systems rely on user feedback and rating mechanisms for personalization, ranking, and content filtering. However, when users evaluate content contributed by fellow users (e.g., by liking a post or voting on a comment), these evaluations create complex social feedback effects. This paper investigates how ra…
This paper improves collaborative filtering by integrating user and item embeddings with attention.
problem Sparse ratings and limited robustness of Bayesian methods in collaborative filtering.
method Proposes a VAE-based Bayesian MF framework that leverages both data and embedding information.
result The proposed method enhances robustness and accuracy of collaborative filtering models.
Hybrid VAE improves movie recommendation accuracy.
problem Improving personalized recommendations in online marketplaces.
method Combining movie embeddings from a sibling VAE network with user ratings for movie recommendation.
result Empirical evidence shows VAE network benefits from incorporating movie embeddings.
Paper uses optimal transport for Bayesian filtering, deriving new EnKF and FPF formulations.
problem Bayesian filtering for nonlinear systems with non-Gaussian observations.
method Optimal transport theory applied to Bayes' law, constructing Brenier maps.
result New variational formulations of EnKF and FPF for non-Gaussian settings.
Theoretical model for iterative user discovery in recommender systems.
problem Iterative feedback loops in recommender systems and their biases.
method Theoretical framework to model system evolution and convergence properties.
result Theoretical bounds and convergence properties on user discovery and blind spots.
Improved product recommendations using deep learning.
problem Sparse customer purchasing data for personalized recommendations.
method Deep Collaborative Filtering (NCF) with latent variables and Bayesian Optimization.
result NCF achieved highest NDCG performance on proprietary dataset.
New algorithm for online collaborative filtering using linear bandits and alternating least squares.
problem Online collaborative filtering with item recommendations over time.
method Combines linear bandits and alternating least squares for matrix factorization.
result Superior performance in cumulative regret and average cumulative NDCG over state-of-the-art algorithms.
This paper extends a Kyle model to include price-responsive traders, revealing new dynamics and equilibria.
problem Real-world market dynamics involve price-responsive traders, affecting market equilibrium and insider profits.
method Developed a continuous-time Kyle model with two types of price-responsive traders (momentum and contrarian), leading to a forward-backward Riccati system for equilibrium.
result The model shows that feedback effects can lead to multiple equilibria and amplify price informativeness.
Advances in collaborative filtering and ranking methods.
problem Improving recommendation systems efficiency and accuracy.
method Graph information encoding, pairwise and listwise approaches, regularization techniques, personalization.
result New methods significantly improve recommendation system performance.
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.
Bayesian Markowitz portfolio problem shows entropy regularization is ineffective.
problem Entropy regularization in Bayesian Markowitz portfolio optimization.
method Combines continuous-time Bayesian filtering with stochastic policy optimization.
result Entropy regularization does not accelerate learning of unknown drift.
A new neural network model ONCF improves collaborative filtering by explicitly modeling embedding correlations.
problem Improving collaborative filtering for better recommendation quality.
method ONCF uses an outer product to model embedding correlations and a convolutional layer to learn high-order correlations.
result ONCF outperforms existing models in implicit feedback data experiments.
Federated Collaborative Filtering preserves user privacy in recommendation systems.
problem Preserving user privacy in machine learning models.
method Federated Learning approach with stochastic gradient updates.
result Collaborative filtering can be successfully federated without accuracy loss.
Study optimizes dynamic product selection and pricing using censored preference feedback.
problem Maximizing revenue from dynamic assortment and pricing decisions.
method Proposes a censored multinomial logit model and LCB pricing strategy combined with UCB or TS product selection.
result Achieves optimal regret bounds for dynamic pricing and selection.
A new method infers neural trajectories in real-time, improving experimental design.
problem Real-time inference of neural trajectories for immediate feedback.
method Exponential family variational Kalman filter (eVKF) for online learning.
result eVKF achieves competitive performance on synthetic and real-world data.
Optimal investment strategy with expert opinions in uncertain conditions.
problem Optimizing wealth in a model with unobservable drift and costly expert opinions.
method Embedding into a full information problem, using viscosity solutions and stochastic Perron's method.
result Constructing optimal trading and expert opinion strategies under sufficient regularity conditions.
We propose a continuum model for the description of buyer and seller dynamics in an Internet market. The relevant variables are the research effort of buyers and the sellers' reputation building process. We show that, if a commercial web-site gives consumers the possibility to rate credibly sellers they bargained with,…
Method learns dynamics from noisy partial observations.
problem Reconstructing stochastic dynamical systems from indirect noisy data.
method Amortized path generation method for nonlinear stochastic filtering.
result Learned conditional path generator quantifies uncertainty.
Bayesian ATM improves stability and efficiency in mobile health interventions.
problem Balancing intervention efficacy with user burden in mobile health interventions.
method Bayesian extension to ATM using Kalman filter-style updates.
result Bayesian ATM achieves comparable or improved scalarized returns with lower variance and more stable policy behavior.
Deep FPF approximates gain function for high-dimensional particle filtering.
problem Approximating the exact gain function in high-dimensional settings.
method Represent the gain function as a neural network gradient and solve a variational Poisson equation via optimization.
result The approach allows parallel processing of particles and is applicable to high-dimensional problems.
RAFT fine-tunes models using high-quality samples to align them with human preferences.
problem Aligning generative models with human ethics and preferences.
method RAFT selects high-quality samples, discards undesired behavior, and fine-tunes the model on filtered samples.
result RAFT improves model performance in reward learning and automated metrics.
Unweighted matrix factorization can match or outperform weighted methods in recommender systems.
problem Improving recommendation performance with matrix factorization on implicit feedback data.
method Systematic study of various weighting schemes and matrix factorization algorithms.
result Training with unweighted data can perform comparably to, and sometimes outperform, training with weighted data.
The paper studies and mitigates bias in recommender systems.
problem Bias in recommender systems caused by user feedback loops.
method Modeling user exposure and proposing debiasing strategies.
result Recommender systems are biased and depend on user exposure.
We consider a model of optimal investment and consumption with both habit formation and partial observations in incomplete Itô processes market. The investor chooses his consumption under the addictive habits constraint while only observing the market stock prices but not the instantaneous rate of return. Applying the …