Search Results for author: Egor Spirin

Found 5 papers, 2 papers with code

Adapting WavLM for Speech Emotion Recognition

no code implementations7 May 2024 Daria Diatlova, Anton Udalov, Vitalii Shutov, Egor Spirin

Recently, the usage of speech self-supervised models (SSL) for downstream tasks has been drawing a lot of attention.

Speech Emotion Recognition

Evaluation of Contrastive Learning with Various Code Representations for Code Clone Detection

no code implementations17 Jun 2022 Maksim Zubkov, Egor Spirin, Egor Bogomolov, Timofey Bryksin

The first task is code clone detection, which we evaluate on the POJ-104 dataset containing implementations of 104 algorithms.

Clone Detection Code Summarization +1

Evaluating the Impact of Source Code Parsers on ML4SE Models

no code implementations17 Jun 2022 Ilya Utkin, Egor Spirin, Egor Bogomolov, Timofey Bryksin

Even though the process of extracting ASTs from code can be done with different parsers, the impact of choosing a parser on the final model quality remains unstudied.

Method name prediction

Assessing Project-Level Fine-Tuning of ML4SE Models

2 code implementations7 Jun 2022 Egor Bogomolov, Sergey Zhuravlev, Egor Spirin, Timofey Bryksin

We evaluate three models of different complexity and compare their quality in three settings: trained on a large dataset of Java projects, further fine-tuned on the data from a particular project, and trained from scratch on this data.

Method name prediction

PSIMiner: A Tool for Mining Rich Abstract Syntax Trees from Code

1 code implementation23 Mar 2021 Egor Spirin, Egor Bogomolov, Vladimir Kovalenko, Timofey Bryksin

PSI trees contain code syntax trees as well as functions to work with them, and therefore can be used to enrich code representation using static analysis algorithms of modern IDEs.

Method name prediction

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