From the 1 of 9 linked papers with an AI index.
9 papers
An Empirical Study for Android-to-OpenHarmony GUI Test Migration
Yakun Zhang, Xinjia Chen, Yiyun Chen +6
The paper empirically evaluates how existing Android GUI test migration tools perform on OpenHarmony, builds a benchmark of real apps, and proposes an improved method (ITeM‑HM) tha…
AtomicCommitBench: Can Coding Agents Reconstruct Commit Histories from Squashed Patches?
Zhihao Lin, Mingyi Zhou, Li Li
Coding agents often finish a session by returning one squashed patch that mixes feature implementation, bug fixes, refactorings, tests, and configuration edits. While the final cod…
How Much Static Structure Do Code Agents Need? A Study of Deterministic Anchoring
Zhihao Lin, Mingyi Zhou, Yizhuo Yang +1
LLM-based code agents navigate repositories through keyword search but miss the structural relationships, such as call graphs, inheritance hierarchies, and configuration dependenci…
RepoRescue: An Empirical Study of LLM Agents on Whole-Repository Compatibility Rescue
Zhihao Lin, Mingyi Zhou, Zhensu Sun +4
Open-source libraries and tools are widely reused, but compatibility maintenance is expensive. Once maintainers leave, useful repositories can stop working as runtimes and dependen…
To Run or Not to Run: Analyzing the Cost-Effectiveness of Code Execution in LLM-Based Program Repair
Zhihao Lin, Junhua Zhu, Mingyi Zhou +5
LLM-based agents for program repair are increasingly built on a "generate-run-revise" paradigm, iteratively executing tests to evaluate and refine patches. This execution-based app…
Privacy Protection Against Personalized Text-to-Image Synthesis via Cross-image Consistency Constraints
Guanyu Wang, Kailong Wang, Yihao Huang +3
The rapid advancement of diffusion models and personalization techniques has made it possible to recreate individual portraits from just a few publicly available images. While such…