most citedTowards Modeling Human Attention from Eye Movements for Neural Source Code Summarization

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

collaborators

6 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.AI2023

Statement-based Memory for Neural Source Code Summarization

Aakash Bansal, Siyuan Jiang, Sakib Haque +1

Source code summarization is the task of writing natural language descriptions of source code behavior. Code summarization underpins software documentation for programmers. Short d…

cs.SE202313 cited

Towards Modeling Human Attention from Eye Movements for Neural Source Code Summarization

Aakash Bansal, Bonita Sharif, Collin McMillan

Neural source code summarization is the task of generating natural language descriptions of source code behavior using neural networks. A fundamental component of most neural model…

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…

cs.SE2023

Label Smoothing Improves Neural Source Code Summarization

Sakib Haque, Aakash Bansal, Collin McMillan

Label smoothing is a regularization technique for neural networks. Normally neural models are trained to an output distribution that is a vector with a single 1 for the correct pre…