Skip to main content

Showing 1–4 of 4 results for author: Vančura, V

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

    cs.IR cs.LG

    The Future is Sparse: Embedding Compression for Scalable Retrieval in Recommender Systems

    Authors: Petr Kasalický, Martin Spišák, Vojtěch Vančura, Daniel Bohuněk, Rodrigo Alves, Pavel Kordík

    Abstract: Industry-scale recommender systems face a core challenge: representing entities with high cardinality, such as users or items, using dense embeddings that must be accessible during both training and inference. However, as embedding sizes grow, memory constraints make storage and access increasingly difficult. We describe a lightweight, learnable embedding compression technique that projects dense… ▽ More

    Submitted 16 May, 2025; originally announced May 2025.

  2. beeFormer: Bridging the Gap Between Semantic and Interaction Similarity in Recommender Systems

    Authors: Vojtěch Vančura, Pavel Kordík, Milan Straka

    Abstract: Recommender systems often use text-side information to improve their predictions, especially in cold-start or zero-shot recommendation scenarios, where traditional collaborative filtering approaches cannot be used. Many approaches to text-mining side information for recommender systems have been proposed over recent years, with sentence Transformers being the most prominent one. However, these mod… ▽ More

    Submitted 8 October, 2024; v1 submitted 16 September, 2024; originally announced September 2024.

    Comments: Accepted to RecSys 2024

  3. arXiv:2111.15588  [pdf, other

    cs.CL

    SimpleTRON: Simple Transformer with O(N) Complexity

    Authors: Uladzislau Yorsh, Alexander Kovalenko, Vojtěch Vančura, Daniel Vašata, Pavel Kordík, Tomáš Mikolov

    Abstract: In this paper, we propose that the dot product pairwise matching attention layer, which is widely used in Transformer-based models, is redundant for the model performance. Attention, in its original formulation, has to be seen rather as a human-level tool to explore and/or visualize relevancy scores in sequential data. However, the way how it is constructed leads to significant computational compl… ▽ More

    Submitted 28 June, 2022; v1 submitted 23 November, 2021; originally announced November 2021.

  4. arXiv:2102.05774  [pdf, other

    cs.LG cs.NE

    Deep Variational Autoencoder with Shallow Parallel Path for Top-N Recommendation (VASP)

    Authors: Vojtěch Vančura, Pavel Kordík

    Abstract: Recently introduced EASE algorithm presents a simple and elegant way, how to solve the top-N recommendation task. In this paper, we introduce Neural EASE to further improve the performance of this algorithm by incorporating techniques for training modern neural networks. Also, there is a growing interest in the recsys community to utilize variational autoencoders (VAE) for this task. We introduce… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.