Code naturalness to assist search space exploration in Search-based Program Repair methods
Created by W.Langdon from
gp-bibliography.bib Revision:1.8010
- @InProceedings{Dantas:2019:SSBSE,
-
author = "Altino Dantas and Eduardo {Faria de Souza} and
Jerffeson Souza and Celso G. Camilo-Junior",
-
title = "Code naturalness to assist search space exploration in
Search-based Program Repair methods",
-
booktitle = "SSBSE 2019",
-
year = "2019",
-
editor = "Shiva Nejati and Gregory Gay",
-
volume = "11664",
-
series = "LNCS",
-
pages = "164--170",
-
address = "Tallinn, Estonia",
-
month = "31 " # aug # " - 1 " # sep,
-
publisher = "Springer",
-
keywords = "genetic algorithms, genetic programming, genetic
improvement, SBSE, Automated Program Repair, Search
space exploration, Code naturalness",
-
isbn13 = "978-3-030-27454-2",
-
URL = "https://altinodantas.github.io/sbpr-naturalness/",
-
DOI = "doi:10.1007/978-3-030-27455-9_12",
-
abstract = "Automated Program Repair (APR) is a research field
that has recently gained attention due to its advances
in proposing methods to fix buggy programs without
human intervention. Search-Based Program Repair methods
have difficulties to traverse the search space, mainly,
because it is challenging and costly to evaluate each
variant. Therefore, aiming to improve each program's
variant evaluation through providing more information
to the fitness function, we propose the combination of
two techniques, Doc2vec and LSTM, to capture high-level
differences among variants and to capture the
dependence between source code statements in the fault
localization region. The experiments performed with the
IntroClass benchmark show that our approach captures
differences between variants according to the level of
changes they received, and the resulting information is
useful to balance the search between the exploration
and exploitation steps. Besides, the proposal might be
promising to filter program variants that are adequate
to the suspicious portion of the code.",
-
notes = "Is this GP? Uses GenProg
\cite{DBLP:journals/tse/GouesNFW12}
See also MSc
https://repositorio.bc.ufg.br/tede/bitstream/tede/10370/5/Disserta%C3%A7%C3%A3o%20-%20Eduardo%20Faria%20de%20Souza%20-%202020.pdf
http://ssbse19.mines-albi.fr/",
- }
Genetic Programming entries for
Altino Dantas Basilio Neto
Eduardo F de Souza
Jerffeson Teixeira de Souza
Celso G Camilo-Junior
Citations