4 papers
EpiDroid: Dependency-Guided Recomposition for Deep State Discovery in Mobile GUI Testing
Jiahui Song, Jiaxin Zhi, Kangjia Zhao +6
The increasing scale and complexity of mobile applications make automated GUI exploration essential for software quality assurance. However, existing methods often neglect state de…
Better Call Grep: Evaluating and Improving Grep-Like Lexical Retrieval for Repository-Level Code Completion
Baoyi Wang, Xingliang Wang, Guochang Li +6
Repository-level code completion remains challenging for large language models (LLMs) due to cross-file dependencies and limited context windows. Prior work addresses this challeng…
Can Vision-Language Models Handle Long-Context Code? An Empirical Study on Visual Compression
Jianping Zhong, Guochang Li, Chen Zhi +6
Large Language Models (LLMs) struggle with long-context code due to window limitations. Existing textual code compression methods mitigate this via selective filtering but often di…
GenX: Mastering Code and Test Generation with Execution Feedback
Nan Wang, Yafei Liu, Chen Chen +1
Recent advancements in language modeling have enabled the translation of natural language into code, and the use of execution feedback to improve code generation. However, these me…