2 papers
cs.SE2024
Human-Like Code Quality Evaluation through LLM-based Recursive Semantic Comprehension
Fangzhou Xu, Sai Zhang, Zhenchang Xing +3
Code quality evaluation involves scoring generated code quality based on a reference code for a specific problem statement. Currently, there are two main forms of evaluating code q…
cs.SE2024
A test-free semantic mistakes localization framework in Neural Code Translation
Lei Chen, Sai Zhang, Fangzhou Xu +4
In the task of code translation, neural network-based models have been shown to frequently produce semantically erroneous code that deviates from the original logic of the source c…