← Search

Sergey Troshin

3 accepted papers

2025

Angular Dispersion Accelerates k-Nearest Neighbors Machine Translation

EMNLP 2025

Augmenting neural machine translation with external memory at decoding time, in the form of k -nearest neighbors machine translation ( k -NN MT), is a well-established strategy for increasing translation performance. k -NN MT retrieves a set of tokens that occurred in the most similar contexts recor

2023

CodeBPE: Investigating Subtokenization Options for Large Language Model Pretraining on Source Code

ICLR 2023poster

Recent works have widely adopted large language model pretraining for source code, suggested source code-specific pretraining objectives and investigated the applicability of various Transformer-based language model architectures for source code. This work investigates another important aspect of su…

Cited by 7SourcePDFScholar
2021

A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Source Code

NAACL 2021long

There is an emerging interest in the application of natural language processing models to source code processing tasks. One of the major problems in applying deep learning to software engineering is that source code often contains a lot of rare identifiers, resulting in huge vocabularies. We propose…

Cited by 12SourcePDFScholar