most citedLong Code Arena: a Set of Benchmarks for Long-Context Code Models

6 citations · 12 across the 5 of their papers we have counts for

collaborators

5 papers

cs.LG20246 cited

Long Code Arena: a Set of Benchmarks for Long-Context Code Models

Egor Bogomolov, Aleksandra Eliseeva, Timur Galimzyanov +8

Nowadays, the fields of code and natural language processing are evolving rapidly. In particular, models become better at processing long context windows - supported context sizes…

cs.SE2024

Tool-Augmented LLMs as a Universal Interface for IDEs

Yaroslav Zharov, Yury Khudyakov, Evgeniia Fedotova +2

Modern-day Integrated Development Environments (IDEs) have come a long way from the early text editing utilities to the complex programs encompassing thousands of functions to help…

cs.SE20242 cited

Together We Go Further: LLMs and IDE Static Analysis for Extract Method Refactoring

Dorin Pomian, Abhiram Bellur, Malinda Dilhara +4

Long methods that encapsulate multiple responsibilities within a single method are challenging to maintain. Choosing which statements to extract into new methods has been the targe…

cs.SE20231 cited

From Commit Message Generation to History-Aware Commit Message Completion

Aleksandra Eliseeva, Yaroslav Sokolov, Egor Bogomolov +3

Commit messages are crucial to software development, allowing developers to track changes and collaborate effectively. Despite their utility, most commit messages lack important in…

cs.SE20233 cited

Predicting Tags For Programming Tasks by Combining Textual And Source Code Data

Artyom Lobanov, Egor Bogomolov, Yaroslav Golubev +2

Competitive programming remains a very popular activity that combines both software engineering and education. In order to prepare and to practice, contestants use extensive archiv…