Detecção de Conflitos Semânticos com Testes Gerados por LLM
July 09, 2025 · Declared Dead · + Add venue
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Nathalia Barbosa, Paulo Borba, Léuson Da Silva
arXiv ID
2507.06762
Category
cs.SE: Software Engineering
Citations
0
Last Checked
5 months ago
Abstract
Semantic conflicts arise when a developer introduces changes to a codebase that unintentionally affect the behavior of changes integrated in parallel by other developers. Traditional merge tools are unable to detect such conflicts, so complementary tools like SMAT have been proposed. SMAT relies on generating and executing unit tests: if a test fails on the base version, passes on a developer's modified version, but fails again after merging with another developer's changes, a semantic conflict is indicated. While SMAT is effective at detecting conflicts, it suffers from a high rate of false negatives, partly due to the limitations of unit test generation tools such as Randoop and Evosuite. To investigate whether large language models (LLMs) can overcome these limitations, we propose and integrate a new test generation tool based on Code Llama 70B into SMAT. We explore the model's ability to generate tests using different interaction strategies, prompt contents, and parameter configurations. Our evaluation uses two samples: a benchmark with simpler systems from related work, and a more significant sample based on complex, real-world systems. We assess the effectiveness of the new SMAT extension in detecting conflicts. Results indicate that, although LLM-based test generation remains challenging and computationally expensive in complex scenarios, there is promising potential for improving semantic conflict detection.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
📜 Similar Papers
In the same crypt — Software Engineering
R.I.P.
👻
Ghosted
R.I.P.
👻
Ghosted
Microservices: yesterday, today, and tomorrow
📚
📚
The Cartographer
A Survey of Machine Learning for Big Code and Naturalness
R.I.P.
👻
Ghosted
An Overview on Smart Contracts: Challenges, Advances and Platforms
R.I.P.
👻
Ghosted
Slither: A Static Analysis Framework For Smart Contracts
R.I.P.
👻
Ghosted
ContractFuzzer: Fuzzing Smart Contracts for Vulnerability Detection
Died the same way — 👻 Ghosted
R.I.P.
👻
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
👻
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
👻
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
👻
Ghosted