activity
20232026
most citedWord Closure-Based Metamorphic Testing for Machine Translation

6 citations · 10 across the 8 of their papers we have counts for

collaborators
Showing cs.SEShow all

8 papers · 1 filter

cs.SE2026

Repository-Level Solidity Code Generation with Large Language Models: From Prompting to Fine-Tuning

Shi Chen, Rongcun Wang, Yuan Tian +3

Large Language Models (LLMs) have shown strong capabilities in general-purpose code generation, but their effectiveness in specialized software domains remains underexplored. Solid…

cs.SE2026

Precision in Practice: Knowledge Guided Code Summarizing Grounded in Industrial Expectations

Jintai Li, Songqiang Chen, Shuo Jin +1

Code summaries are essential for helping developers understand code functionality and reducing maintenance and collaboration costs. Although recent advances in large language model…

cs.SE2025

RulER: Automated Rule-Based Semantic Error Localization and Repair for Code Translation

Shuo Jin, Songqiang Chen, Xiaoyuan Xie +1

Automated code translation aims to convert programs between different programming languages while maintaining their functionality. Due to the imperfections of code translation mode…

cs.SE2024

Subgraph-Oriented Testing for Deep Learning Libraries

Xiaoyuan Xie, Yan Song, Songqiang Chen +1

Deep Learning (DL) libraries, such as PyTorch, are widely used for building and deploying DL models on various hardware platforms. Meanwhile, they are found to contain bugs that le…

cs.SE2023★ 6 cited

Word Closure-Based Metamorphic Testing for Machine Translation

Xiaoyuan Xie, Shuo Jin, Songqiang Chen +1

With the wide application of machine translation, the testing of Machine Translation Systems (MTSs) has attracted much attention. Recent works apply Metamorphic Testing (MT) to add…

cs.SE2023

SURE: A Visualized Failure Indexing Approach using Program Memory Spectrum

Yi Song, Xihao Zhang, Xiaoyuan Xie +3

Failure indexing is a longstanding crux in software testing and debugging, the goal of which is to automatically divide failures (e.g., failed test cases) into distinct groups acco…