activity
20242026
most citedProgrammer Visual Attention During Context-Aware Code Summarization

8 citations · 13 across the 11 of their papers we have counts for

collaborators
Showing 2025Show all

5 papers · 1 filter

cs.HC2025

NaturalEdit: Code Modification through Direct Interaction with Adaptive Natural Language Representation

Ningzhi Tang, David Meininger, Gelei Xu +4

Code modification requires developers to comprehend code, plan changes, articulate intent, and validate outcomes, making it cognitively demanding. While natural language (NL) code…

cs.SE2025

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…

cs.SE2025

EyeMulator: Improving Code Language Models by Mimicking Human Visual Attention

Yifan Zhang, Chen Huang, Yueke Zhang +5

Code Language Models (CodeLLMs) learn token importance from data correlations, whereas human developers attend selectively to semantically salient code. We present EyeMulator, a mo…

cs.SE2025

Human Attention During Localization of Memory Bugs in C Programs

Emory Michaels, Robert Wallace, Matthew Robison +2

This paper presents a study of human visual attention during localization of memory bugs in C. Human visual attention refers to the mechanical processes by which we selectively pro…

cs.SE2025

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…