Search Results for author: Anastasiia Grishina

Found 5 papers, 1 papers with code

An Exploratory Literature Study on Sharing and Energy Use of Language Models for Source Code

no code implementations5 Jul 2023 Max Hort, Anastasiia Grishina, Leon Moonen

Large language models trained on source code can support a variety of software development tasks, such as code recommendation and program repair.

Program Repair

The EarlyBIRD Catches the Bug: On Exploiting Early Layers of Encoder Models for More Efficient Code Classification

1 code implementation8 May 2023 Anastasiia Grishina, Max Hort, Leon Moonen

These findings show that early layers can be used to obtain better results using the same resources, as well as to reduce resource usage during fine-tuning and inference.

Code Classification Defect Detection +2

Fully Autonomous Programming with Large Language Models

no code implementations20 Apr 2023 Vadim Liventsev, Anastasiia Grishina, Aki Härmä, Leon Moonen

Current approaches to program synthesis with Large Language Models (LLMs) exhibit a "near miss syndrome": they tend to generate programs that semantically resemble the correct answer (as measured by text similarity metrics or human evaluation), but achieve a low or even zero accuracy as measured by unit tests due to small imperfections, such as the wrong input or output format.

Program Repair text similarity

Enabling Automatic Repair of Source Code Vulnerabilities Using Data-Driven Methods

no code implementations7 Feb 2022 Anastasiia Grishina

The expected results of this work are improved code representations for automatic program repair and, specifically, fixing security vulnerabilities.

Bug fixing Program Repair

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