Skip to main content

Showing 1–3 of 3 results for author: Eliseeva, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.11612  [pdf, ps, other

    cs.LG cs.AI cs.IR cs.SE

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

    Authors: Egor Bogomolov, Aleksandra Eliseeva, Timur Galimzyanov, Evgeniy Glukhov, Anton Shapkin, Maria Tigina, Yaroslav Golubev, Alexander Kovrigin, Arie van Deursen, Maliheh Izadi, Timofey Bryksin

    Abstract: 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 have increased by orders of magnitude over the last few years. However, there is a shortage of benchmarks for code processing that go beyond a single file of context, while the most popular ones are limited to a single m… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: 54 pages, 4 figures, 22 tables

  2. arXiv:2406.04464  [pdf, other

    cs.SE cs.AI cs.LG

    On The Importance of Reasoning for Context Retrieval in Repository-Level Code Editing

    Authors: Alexander Kovrigin, Aleksandra Eliseeva, Yaroslav Zharov, Timofey Bryksin

    Abstract: Recent advancements in code-fluent Large Language Models (LLMs) enabled the research on repository-level code editing. In such tasks, the model navigates and modifies the entire codebase of a project according to request. Hence, such tasks require efficient context retrieval, i.e., navigating vast codebases to gather relevant context. Despite the recognized importance of context retrieval, existin… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

  3. arXiv:2308.07655  [pdf, other

    cs.SE cs.LG

    From Commit Message Generation to History-Aware Commit Message Completion

    Authors: Aleksandra Eliseeva, Yaroslav Sokolov, Egor Bogomolov, Yaroslav Golubev, Danny Dig, Timofey Bryksin

    Abstract: Commit messages are crucial to software development, allowing developers to track changes and collaborate effectively. Despite their utility, most commit messages lack important information since writing high-quality commit messages is tedious and time-consuming. The active research on commit message generation (CMG) has not yet led to wide adoption in practice. We argue that if we could shift the… ▽ More

    Submitted 15 August, 2023; originally announced August 2023.

    Comments: Accepted to ASE'23. 13 pages, 5 figures