中文
相关论文

相关论文: Local Collaborative Autoencoders

200 篇论文

In recent years, there are numerous works been proposed to leverage the techniques of deep learning to improve social-aware recommendation performance. In most cases, it requires a larger number of data to train a robust deep learning…

信息检索 · 计算机科学 2019-12-06 Yiteng Pan , Fazhi He , Haiping Yu

In this paper, we apply a mini-batch based negative sampling method to efficiently train a latent factor autoencoder model on large scale and sparse data for implicit feedback collaborative filtering. We compare our work against a…

信息检索 · 计算机科学 2018-10-24 Abdallah Moussawi

Learning a set of tasks over time, also known as continual learning (CL), is one of the most challenging problems in artificial intelligence due to catastrophic forgetting. Large language models (LLMs) are often impractical to frequent…

机器学习 · 计算机科学 2025-10-28 Jaya Krishna Mandivarapu

While a user's preference is directly reflected in the interactive choice process between her and the recommender, this wealth of information was not fully exploited for learning recommender models. In particular, existing collaborative…

机器学习 · 统计学 2011-03-01 Shuang Hong Yang

Collaborative filtering is the most popular approach for recommender systems. One way to perform collaborative filtering is matrix factorization, which characterizes user preferences and item attributes using latent vectors. These latent…

信息检索 · 计算机科学 2018-05-15 ThaiBinh Nguyen , Kenro Aihara , Atsuhiro Takasu

Recently, recommender systems play a pivotal role in alleviating the problem of information overload. Latent factor models have been widely used for recommendation. Most existing latent factor models mainly utilize the interaction…

信息检索 · 计算机科学 2019-09-17 Chuan Shi , Xiaotian Han , Li Song , Xiao Wang , Senzhang Wang , Junping Du , Philip S. Yu

Interpreting the internal behavior of large language models trained on code remains a critical challenge, particularly for applications demanding trust, transparency, and semantic robustness. We propose Code Concept Analysis (CoCoA): a…

软件工程 · 计算机科学 2025-10-06 Arushi Sharma , Vedant Pungliya , Christopher J. Quinn , Ali Jannesari

The Local Computation Algorithm (LCA) model is a popular model in the field of sublinear-time algorithms that measures the complexity of an algorithm by the number of probes the algorithm makes in the neighborhood of one node to determine…

数据结构与算法 · 计算机科学 2021-12-06 Sebastian Brandt , Christoph Grunau , Václav Rozhoň

With the growing popularity of deep-learning models, model understanding becomes more important. Much effort has been devoted to demystify deep neural networks for better interpretability. Some feature attribution methods have shown…

计算与语言 · 计算机科学 2022-04-27 Sheng Zhang , Jin Wang , Haitao Jiang , Rui Song

Recently, matrix factorization-based recommendation methods have been criticized for the problem raised by the triangle inequality violation. Although several metric learning-based approaches have been proposed to overcome this issue,…

信息检索 · 计算机科学 2019-06-06 Chanyoung Park , Donghyun Kim , Xing Xie , Hwanjo Yu

The purpose if this master's thesis is to study and develop a new algorithmic framework for Collaborative Filtering to produce recommendations in the top-N recommendation problem. Thus, we propose Lanczos Latent Factor Recommender (LLFR); a…

机器学习 · 统计学 2016-06-15 Maria Kalantzi

The framework of variational autoencoders allows us to efficiently learn deep latent-variable models, such that the model's marginal distribution over observed variables fits the data. Often, we're interested in going a step further, and…

机器学习 · 统计学 2020-12-22 Ilyes Khemakhem , Diederik P. Kingma , Ricardo Pio Monti , Aapo Hyvärinen

We consider the problem of learning latent features (aka embedding) for users and items in a recommendation setting. Given only a user-item interaction graph, the goal is to recommend items for each user. Traditional approaches employ…

信息检索 · 计算机科学 2021-02-17 Rahul Ragesh , Sundararajan Sellamanickam , Vijay Lingam , Arun Iyer , Ramakrishna Bairi

Unsupervised learning aims at the discovery of hidden structure that drives the observations in the real world. It is essential for success in modern machine learning. Latent variable models are versatile in unsupervised learning and have…

机器学习 · 计算机科学 2016-06-13 Furong Huang

We initiate the study of Local Computation Algorithms on average case inputs. In the Local Computation Algorithm (LCA) model, we are given probe access to a huge graph, and asked to answer membership queries about some combinatorial…

数据结构与算法 · 计算机科学 2025-06-27 Amartya Shankha Biswas , Ruidi Cao , Cassandra Marcussen , Edward Pyne , Ronitt Rubinfeld , Asaf Shapira , Shlomo Tauber

Many real-world datasets contain hidden structure that cannot be detected by simple linear correlations between input features. For example, latent factors may influence the data in a coordinated way, even though their effect is invisible…

We consider the task of designing Local Computation Algorithms (LCA) for applications of the Lov\'{a}sz Local Lemma (LLL). LCA is a class of sublinear algorithms proposed by Rubinfeld et al.~\cite{Ronitt} that have received a lot of…

数据结构与算法 · 计算机科学 2020-07-08 Dimitris Achlioptas , Themis Gouleakis , Fotis Iliopoulos

Unsupervised representation learning seeks to recover latent generative factors, yet standard methods relying on statistical independence often fail to capture causal dependencies. A central challenge is identifiability: as established in…

机器学习 · 计算机科学 2025-12-30 Hans Jarett J. Ong , Brian Godwin S. Lim , Dominic Dayta , Renzo Roel P. Tan , Kazushi Ikeda

User-item interactions in recommendations can be naturally de-noted as a user-item bipartite graph. Given the success of graph neural networks (GNNs) in graph representation learning, GNN-based C methods have been proposed to advance…

信息检索 · 计算机科学 2022-01-06 Yiqi Wang , Chaozhuo Li , Mingzheng Li , Wei Jin , Yuming Liu , Hao Sun , Xing Xie , Jiliang Tang

Nowadays, we have large amounts of online items in various web-based applications, which makes it an important task to build effective personalized recommender systems so as to save users' efforts in information seeking. One of the most…

信息检索 · 计算机科学 2021-12-30 Danis J. Wilson , Wei Zhang