Search Results for author: Vadim Liventsev

Found 6 papers, 4 papers with code

Intensive Care as One Big Sequence Modeling Problem

1 code implementation27 Feb 2024 Vadim Liventsev, Tobias Fritz

Reinforcement Learning in Healthcare is typically concerned with narrow self-contained tasks such as sepsis prediction or anesthesia control.

Transfer Learning

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

Autoencoders as Tools for Program Synthesis

1 code implementation16 Aug 2021 Sander de Bruin, Vadim Liventsev, Milan Petković

Recently there have been many advances in research on language modeling of source code.

Code Summarization Language Modelling +1

Neurogenetic Programming Framework for Explainable Reinforcement Learning

2 code implementations8 Feb 2021 Vadim Liventsev, Aki Härmä, Milan Petković

Automatic programming, the task of generating computer programs compliant with a specification without a human developer, is usually tackled either via genetic programming methods based on mutation and recombination of programs, or via neural language models.

OpenAI Gym reinforcement-learning +1

BF++: a language for general-purpose program synthesis

1 code implementation23 Jan 2021 Vadim Liventsev, Aki Härmä, Milan Petković

Most state of the art decision systems based on Reinforcement Learning (RL) are data-driven black-box neural models, where it is often difficult to incorporate expert knowledge into the models or let experts review and validate the learned decision mechanisms.

Decision Making OpenAI Gym +2

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