Skip to main content

Showing 1–14 of 14 results for author: Frolov, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.00895  [pdf, other

    cs.IR cs.AI cs.LG

    End-to-End Graph-Sequential Representation Learning for Accurate Recommendations

    Authors: Vladimir Baikalov, Evgeny Frolov

    Abstract: Recent recommender system advancements have focused on develo** sequence-based and graph-based approaches. Both approaches proved useful in modeling intricate relationships within behavioral data, leading to promising outcomes in personalized ranking and next-item recommendation tasks while maintaining good scalability. However, they capture very different signals from data. While the former app… ▽ More

    Submitted 14 March, 2024; v1 submitted 1 March, 2024; originally announced March 2024.

    Comments: 4 pages, 1 figure, submitted to WWW'24, short-paper track

  2. arXiv:2312.10064  [pdf, other

    cs.IR cs.AI

    Dynamic Collaborative Filtering for Matrix- and Tensor-based Recommender Systems

    Authors: Albert Saiapin, Ivan Oseledets, Evgeny Frolov

    Abstract: In production applications of recommender systems, a continuous data flow is employed to update models in real-time. Many recommender models often require complete retraining to adapt to new data. In this work, we introduce a novel collaborative filtering model for sequential problems known as Tucker Integrator Recommender - TIRecA. TIRecA efficiently updates its parameters using only the new data… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

  3. arXiv:2303.04744  [pdf, other

    cs.IR cs.CR cs.HC cs.LG

    Federated Privacy-preserving Collaborative Filtering for On-Device Next App Prediction

    Authors: Albert Sayapin, Gleb Balitskiy, Daniel Bershatsky, Aleksandr Katrutsa, Evgeny Frolov, Alexey Frolov, Ivan Oseledets, Vitaliy Kharin

    Abstract: In this study, we propose a novel SeqMF model to solve the problem of predicting the next app launch during mobile device usage. Although this problem can be represented as a classical collaborative filtering problem, it requires proper modification since the data are sequential, the user feedback is distributed among devices and the transmission of users' data to aggregate common patterns must be… ▽ More

    Submitted 5 February, 2023; originally announced March 2023.

  4. arXiv:2301.03025  [pdf, other

    cs.AI cs.HC

    Mitigating Human and Computer Opinion Fraud via Contrastive Learning

    Authors: Yuliya Tukmacheva, Ivan Oseledets, Evgeny Frolov

    Abstract: We introduce the novel approach towards fake text reviews detection in collaborative filtering recommender systems. The existing algorithms concentrate on detecting the fake reviews, generated by language models and ignore the texts, written by dishonest users, mostly for monetary gains. We propose the contrastive learning-based architecture, which utilizes the user demographic characteristics, al… ▽ More

    Submitted 8 January, 2023; originally announced January 2023.

    Comments: 15 pages, 3 figures, 1 table

  5. arXiv:2212.05720  [pdf, other

    cs.LG cs.AI cs.IR stat.ML

    Tensor-based Sequential Learning via Hankel Matrix Representation for Next Item Recommendations

    Authors: Evgeny Frolov, Ivan Oseledets

    Abstract: Self-attentive transformer models have recently been shown to solve the next item recommendation task very efficiently. The learned attention weights capture sequential dynamics in user behavior and generalize well. Motivated by the special structure of learned parameter space, we question if it is possible to mimic it with an alternative and more lightweight approach. We develop a new tensor fact… ▽ More

    Submitted 12 December, 2022; originally announced December 2022.

    Comments: 15 pages, 6 figures, submitted to IEEE Access

  6. arXiv:2205.05070  [pdf, other

    cs.IR cs.LG

    Tensor-based Collaborative Filtering With Smooth Ratings Scale

    Authors: Nikita Marin, Elizaveta Makhneva, Maria Lysyuk, Vladimir Chernyy, Ivan Oseledets, Evgeny Frolov

    Abstract: Conventional collaborative filtering techniques don't take into consideration the effect of discrepancy in users' rating perception. Some users may rarely give 5 stars to items while others almost always assign 5 stars to the chosen item. Even if they had experience with the same items this systematic discrepancy in their evaluation style will lead to the systematic errors in the ability of recomm… ▽ More

    Submitted 10 May, 2022; originally announced May 2022.

    Comments: Draft version, submitted for review; 14 pages, 3 tables, 2 figures

  7. arXiv:2205.04490  [pdf, other

    cs.IR cs.LG

    Are Quantum Computers Practical Yet? A Case for Feature Selection in Recommender Systems using Tensor Networks

    Authors: Artyom Nikitin, Andrei Chertkov, Rafael Ballester-Ripoll, Ivan Oseledets, Evgeny Frolov

    Abstract: Collaborative filtering models generally perform better than content-based filtering models and do not require careful feature engineering. However, in the cold-start scenario collaborative information may be scarce or even unavailable, whereas the content information may be abundant, but also noisy and expensive to acquire. Thus, selection of particular features that improve cold-start recommenda… ▽ More

    Submitted 12 May, 2022; v1 submitted 9 May, 2022; originally announced May 2022.

    Comments: Added affiliation. Fixed table references

  8. arXiv:2204.10629  [pdf, other

    cs.CL cs.AI cs.IR cs.LG

    MEKER: Memory Efficient Knowledge Embedding Representation for Link Prediction and Question Answering

    Authors: Viktoriia Chekalina, Anton Razzhigaev, Albert Sayapin, Evgeny Frolov, Alexander Panchenko

    Abstract: Knowledge Graphs (KGs) are symbolically structured storages of facts. The KG embedding contains concise data used in NLP tasks requiring implicit information about the real world. Furthermore, the size of KGs that may be useful in actual NLP assignments is enormous, and creating embedding over it has memory cost issues. We represent KG as a 3rd-order binary tensor and move beyond the standard CP d… ▽ More

    Submitted 24 May, 2022; v1 submitted 22 April, 2022; originally announced April 2022.

  9. Dynamic Modeling of User Preferences for Stable Recommendations

    Authors: Oluwafemi Olaleke, Ivan Oseledets, Evgeny Frolov

    Abstract: In domains where users tend to develop long-term preferences that do not change too frequently, the stability of recommendations is an important factor of the perceived quality of a recommender system. In such cases, unstable recommendations may lead to poor personalization experience and distrust, driving users away from a recommendation service. We propose an incremental learning scheme that mit… ▽ More

    Submitted 11 April, 2021; originally announced April 2021.

    Comments: 8 pages, 1 figure, accepted at UMAP'21 conference

    ACM Class: H.3.3

  10. arXiv:2008.06716  [pdf, other

    cs.IR cs.LG stat.ML

    Performance of Hyperbolic Geometry Models on Top-N Recommendation Tasks

    Authors: Leyla Mirvakhabova, Evgeny Frolov, Valentin Khrulkov, Ivan Oseledets, Alexander Tuzhilin

    Abstract: We introduce a simple autoencoder based on hyperbolic geometry for solving standard collaborative filtering problem. In contrast to many modern deep learning techniques, we build our solution using only a single hidden layer. Remarkably, even with such a minimalistic approach, we not only outperform the Euclidean counterpart but also achieve a competitive performance with respect to the current st… ▽ More

    Submitted 15 August, 2020; originally announced August 2020.

    Comments: Accepted at ACM RecSys 2020; 7 pages

    ACM Class: H.3.3

  11. arXiv:1807.10634  [pdf, other

    cs.IR stat.ML

    Revealing the Unobserved by Linking Collaborative Behavior and Side Knowledge

    Authors: Evgeny Frolov, Ivan Oseledets

    Abstract: We propose a tensor-based model that fuses a more granular representation of user preferences with the ability to take additional side information into account. The model relies on the concept of ordinal nature of utility, which better corresponds to actual user perception. In addition to that, unlike the majority of hybrid recommenders, the model ties side information directly to collaborative da… ▽ More

    Submitted 27 July, 2018; originally announced July 2018.

    Comments: 9 pages, 1 figure, draft

  12. arXiv:1802.06398  [pdf, other

    cs.LG cs.IR stat.ML

    HybridSVD: When Collaborative Information is Not Enough

    Authors: Evgeny Frolov, Ivan Oseledets

    Abstract: We propose a new hybrid algorithm that allows incorporating both user and item side information within the standard collaborative filtering technique. One of its key features is that it naturally extends a simple PureSVD approach and inherits its unique advantages, such as highly efficient Lanczos-based optimization procedure, simplified hyper-parameter tuning and a quick folding-in computation fo… ▽ More

    Submitted 13 August, 2019; v1 submitted 18 February, 2018; originally announced February 2018.

    Comments: accepted as a long paper at ACM RecSys 2019; 9 pages, 2 figures, 2 tables

    ACM Class: H.3.3

  13. arXiv:1607.04228  [pdf, other

    cs.LG cs.IR stat.ML

    Fifty Shades of Ratings: How to Benefit from a Negative Feedback in Top-N Recommendations Tasks

    Authors: Evgeny Frolov, Ivan Oseledets

    Abstract: Conventional collaborative filtering techniques treat a top-n recommendations problem as a task of generating a list of the most relevant items. This formulation, however, disregards an opposite - avoiding recommendations with completely irrelevant items. Due to that bias, standard algorithms, as well as commonly used evaluation metrics, become insensitive to negative feedback. In order to resolve… ▽ More

    Submitted 14 July, 2016; originally announced July 2016.

    Comments: Accepted as a long paper at ACM RecSys 2016 conference, 8 pages, 6 figures, 2 tables

    ACM Class: H.3.3

  14. arXiv:1603.06038  [pdf, other

    cs.LG cs.IR stat.ML

    Tensor Methods and Recommender Systems

    Authors: Evgeny Frolov, Ivan Oseledets

    Abstract: A substantial progress in development of new and efficient tensor factorization techniques has led to an extensive research of their applicability in recommender systems field. Tensor-based recommender models push the boundaries of traditional collaborative filtering techniques by taking into account a multifaceted nature of real environments, which allows to produce more accurate, situational (e.… ▽ More

    Submitted 18 February, 2018; v1 submitted 18 March, 2016; originally announced March 2016.

    Comments: Submitted to WIREs Data Mining and Knowledge Discovery. 41 page, 3 figures, 2 tables