Search Results for author: Liudmila Prokhorenkova

Found 17 papers, 10 papers with code

Discrete Neural Algorithmic Reasoning

1 code implementation18 Feb 2024 Gleb Rodionov, Liudmila Prokhorenkova

Neural algorithmic reasoning aims to capture computations with neural networks via learning the models to imitate the execution of classical algorithms.

A critical look at the evaluation of GNNs under heterophily: Are we really making progress?

2 code implementations22 Feb 2023 Oleg Platonov, Denis Kuznedelev, Michael Diskin, Artem Babenko, Liudmila Prokhorenkova

Graphs without this property are called heterophilous, and it is typically assumed that specialized methods are required to achieve strong performance on such graphs.

Graph Representation Learning Node Classification

Gradient Boosting Performs Gaussian Process Inference

2 code implementations11 Jun 2022 Aleksei Ustimenko, Artem Beliakov, Liudmila Prokhorenkova

Thus, we obtain the convergence to a Gaussian Process' posterior mean, which, in turn, allows us to easily transform gradient boosting into a sampler from the posterior to provide better knowledge uncertainty estimates through Monte-Carlo estimation of the posterior variance.

regression

Which Tricks Are Important for Learning to Rank?

no code implementations4 Apr 2022 Ivan Lyzhin, Aleksei Ustimenko, Andrey Gulin, Liudmila Prokhorenkova

To address these questions, we compare LambdaMART with YetiRank and StochasticRank methods and their modifications.

Learning-To-Rank

Good Classification Measures and How to Find Them

1 code implementation NeurIPS 2021 Martijn Gösgens, Anton Zhiyanov, Alexey Tikhonov, Liudmila Prokhorenkova

Several performance measures can be used for evaluating classification results: accuracy, F-measure, and many others.

Classification

Graph-based Nearest Neighbor Search in Hyperbolic Spaces

no code implementations ICLR 2022 Liudmila Prokhorenkova, Dmitry Baranchuk, Nikolay Bogachev, Yury Demidovich, Alexander Kolpakov

From a theoretical perspective, we rigorously analyze the time and space complexity of graph-based NNS, assuming that an n-element dataset is uniformly distributed within a d-dimensional ball of radius R in the hyperbolic space of curvature -1.

Information Retrieval Retrieval +1

Shifts: A Dataset of Real Distributional Shift Across Multiple Large-Scale Tasks

3 code implementations15 Jul 2021 Andrey Malinin, Neil Band, Ganshin, Alexander, German Chesnokov, Yarin Gal, Mark J. F. Gales, Alexey Noskov, Andrey Ploskonosov, Liudmila Prokhorenkova, Ivan Provilkov, Vatsal Raina, Vyas Raina, Roginskiy, Denis, Mariya Shmatova, Panos Tigas, Boris Yangel

However, many tasks of practical interest have different modalities, such as tabular data, audio, text, or sensor data, which offer significant challenges involving regression and discrete or continuous structured prediction.

Image Classification Machine Translation +5

Boost then Convolve: Gradient Boosting Meets Graph Neural Networks

1 code implementation ICLR 2021 Sergei Ivanov, Liudmila Prokhorenkova

Previous GNN models have mostly focused on networks with homogeneous sparse features and, as we show, are suboptimal in the heterogeneous setting.

Graph Representation Learning

Embedding Words in Non-Vector Space with Unsupervised Graph Learning

1 code implementation EMNLP 2020 Max Ryabinin, Sergei Popov, Liudmila Prokhorenkova, Elena Voita

We adopt a recent method learning a representation of data in the form of a differentiable weighted graph and use it to modify the GloVe training algorithm.

Graph Learning Word Embeddings +1

Overlapping Spaces for Compact Graph Representations

2 code implementations NeurIPS 2021 Kirill Shevkunov, Liudmila Prokhorenkova

We generalize the concept of product space and introduce an overlapping space that does not have the configuration search problem.

Graph Embedding Information Retrieval +1

Uncertainty in Gradient Boosting via Ensembles

no code implementations ICLR 2021 Andrey Malinin, Liudmila Prokhorenkova, Aleksei Ustimenko

For many practical, high-risk applications, it is essential to quantify uncertainty in a model's predictions to avoid costly mistakes.

General Classification

StochasticRank: Global Optimization of Scale-Free Discrete Functions

no code implementations ICML 2020 Aleksei Ustimenko, Liudmila Prokhorenkova

The problem is ill-posed due to the discrete structure of the loss, and to deal with that, we introduce two important techniques: stochastic smoothing and novel gradient estimate based on partial integration.

Learning-To-Rank

SGLB: Stochastic Gradient Langevin Boosting

no code implementations20 Jan 2020 Aleksei Ustimenko, Liudmila Prokhorenkova

This paper introduces Stochastic Gradient Langevin Boosting (SGLB) - a powerful and efficient machine learning framework that may deal with a wide range of loss functions and has provable generalization guarantees.

Global graph curvature

no code implementations25 Sep 2019 Liudmila Prokhorenkova, Egor Samosvat, Pim van der Hoorn

We show that optimal curvature essentially depends on dimensionality of the embedding space and loss function one aims to minimize via embedding.

Graph Embedding

Graph-based Nearest Neighbor Search: From Practice to Theory

1 code implementation ICML 2020 Liudmila Prokhorenkova, Aleksandr Shekhovtsov

Graph-based approaches are empirically shown to be very successful for the nearest neighbor search (NNS).

Data Structures and Algorithms Probability

Cannot find the paper you are looking for? You can Submit a new open access paper.