Skip to main content

Showing 1–3 of 3 results for author: Karimov, R

Searching in archive cs. Search in all archives.
.
  1. On Gradient Boosted Decision Trees and Neural Rankers: A Case-Study on Short-Video Recommendations at ShareChat

    Authors: Olivier Jeunen, Hitesh Sagtani, Himanshu Doi, Rasul Karimov, Neeti Pokharna, Danish Kalim, Aleksei Ustimenko, Christopher Green, Wenzhe Shi, Rishabh Mehrotra

    Abstract: Practitioners who wish to build real-world applications that rely on ranking models, need to decide which modelling paradigm to follow. This is not an easy choice to make, as the research literature on this topic has been shifting in recent years. In particular, whilst Gradient Boosted Decision Trees (GBDTs) have reigned supreme for more than a decade, the flexibility of neural networks has allowe… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

    Comments: Appearing in the Industry Track Proceedings of the Forum for Information Retrieval Evaluation (FIRE '23)

  2. arXiv:2101.11685  [pdf, other

    cs.CV cs.AI cs.LG

    CNN with large memory layers

    Authors: Rasul Karimov, Yury Malkov, Karim Iskakov, Victor Lempitsky

    Abstract: This work is centred around the recently proposed product key memory structure \cite{large_memory}, implemented for a number of computer vision applications. The memory structure can be regarded as a simple computation primitive suitable to be augmented to nearly all neural network architectures. The memory block allows implementing sparse access to memory with square root complexity scaling with… ▽ More

    Submitted 26 April, 2021; v1 submitted 27 January, 2021; originally announced January 2021.

    Comments: Master's dissertation paper

  3. arXiv:2005.02819  [pdf, other

    cs.CG cs.LG

    Geoopt: Riemannian Optimization in PyTorch

    Authors: Max Kochurov, Rasul Karimov, Serge Kozlukov

    Abstract: Geoopt is a research-oriented modular open-source package for Riemannian Optimization in PyTorch. The core of Geoopt is a standard Manifold interface that allows for the generic implementation of optimization algorithms. Geoopt supports basic Riemannian SGD as well as adaptive optimization algorithms. Geoopt also provides several algorithms and arithmetic methods for supported manifolds, which all… ▽ More

    Submitted 17 July, 2020; v1 submitted 6 May, 2020; originally announced May 2020.

    Comments: Proceedings of the 37th International Conference on Machine Learning, Vienna, Austria, PMLR 108, 2020, GRLB Workshop

    MSC Class: 53-04 ACM Class: G.4