We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Hyperparameter Optimization for AST Differencing

Abstract: Computing the differences between two versions of the same program is an essential task for software development and software evolution research. AST differencing is the most advanced way of doing so, and an active research area. Yet, AST differencing algorithms rely on configuration parameters that may have a strong impact on their effectiveness. In this paper, we present a novel approach named DAT (Diff Auto Tuning) for hyperparameter optimization of AST differencing. We thoroughly state the problem of hyper-configuration for AST differencing. We evaluate our data-driven approach DAT to optimize the edit-scripts generated by the state-of-the-art AST differencing algorithm named GumTree in different scenarios. DAT is able to find a new configuration for GumTree that improves the edit-scripts in 21.8% of the evaluated cases.
Subjects: Software Engineering (cs.SE)
Journal reference: IEEE Transactions on Software Engineering, 2023
DOI: 10.1109/TSE.2023.3315935
Cite as: arXiv:2011.10268 [cs.SE]
  (or arXiv:2011.10268v3 [cs.SE] for this version)

Submission history

From: Matias Martinez [view email]
[v1] Fri, 20 Nov 2020 08:24:59 GMT (208kb,D)
[v2] Tue, 8 Nov 2022 19:19:04 GMT (640kb,D)
[v3] Mon, 5 Feb 2024 09:45:48 GMT (1529kb,D)

Link back to: arXiv, form interface, contact.