3 papers
cs.SE2023
Revisiting File Context for Source Code Summarization
Aakash Bansal, Chia-Yi Su, Collin McMillan
Source code summarization is the task of writing natural language descriptions of source code. A typical use case is generating short summaries of subroutines for use in API docume…
cs.SE2023
Modeling Programmer Attention as Scanpath Prediction
Aakash Bansal, Chia-Yi Su, Zachary Karas +4
This paper launches a new effort at modeling programmer attention by predicting eye movement scanpaths. Programmer attention refers to what information people intake when performin…
cs.SE2023
A Language Model of Java Methods with Train/Test Deduplication
Chia-Yi Su, Aakash Bansal, Vijayanta Jain +2
This tool demonstration presents a research toolkit for a language model of Java source code. The target audience includes researchers studying problems at the granularity level of…