1 citations · 1 across the 4 of their papers we have counts for
4 papers
Semantic Neighborhood Density and Eye Gaze Time in Human Programmer Attention
Robert Wallace, Emory Michaels, Yu Huang +1
This paper studies the relationship between human eye gaze time on words in source code and the Semantic Neighborhood Density (SND) of those words. Human eye gaze time is a popular…
Exploring Direct Instruction and Summary-Mediated Prompting in LLM-Assisted Code Modification
Ningzhi Tang, Emory Smith, Yu Huang +2
This paper presents a study of using large language models (LLMs) in modifying existing code. While LLMs for generating code have been widely studied, their role in code modificati…
AI-Mediated Code Comment Improvement
Maria Dhakal, Chia-Yi Su, Robert Wallace +5
This paper describes an approach to improve code comments along different quality axes by rewriting those comments with customized Artificial Intelligence (AI)-based tools. We cond…
Context-aware Code Summary Generation
Chia-Yi Su, Aakash Bansal, Yu Huang +2
Code summary generation is the task of writing natural language descriptions of a section of source code. Recent advances in Large Language Models (LLMs) and other AI-based technol…