9.8k citations
- Williams (United States)US434 papers
- Thomas Jefferson National Accelerator FacilityUS182 papers
- Argonne National LaboratoryUS86 papers
- Massachusetts Institute of TechnologyUS84 papers
- University of GlasgowGB84 papers
- University of VirginiaUS84 papers
- Centre National de la Recherche ScientifiqueFR75 papers
- Old Dominion UniversityUS73 papers
- A. Alikhanyan National LaboratoryAM72 papers
- Commissariat à l'Énergie Atomique et aux Énergies AlternativesFR71 papers
- University of Maryland, College ParkUS69 papers
- Istituto Nazionale di Fisica Nucleare, Sezione di GenovaIT67 papers
16 papers · 1 filter
Toward the Automated Localization of Buggy Mobile App UIs from Bug Descriptions
Antu Saha, Yang Song, Junayed Mahmud +3
Bug report management is a costly software maintenance process comprised of several challenging tasks. Given the UI-driven nature of mobile apps, bugs typically manifest through th…
Which Syntactic Capabilities Are Statistically Learned by Masked Language Models for Code?
Alejandro Velasco, David N. Palacio, Daniel Rodriguez-Cardenas +1
This paper discusses the limitations of evaluating Masked Language Models (MLMs) in code completion tasks. We highlight that relying on accuracy-based measurements may lead to an o…
On the Relationship between Code Verifiability and Understandability
Kobi Feldman, Martin Kellogg, Oscar Chaparro
Proponents of software verification have argued that simpler code is easier to verify: that is, that verification tools issue fewer false positives and require less human intervent…
Toward Interactive Bug Reporting for (Android App) End-Users
Yang Song, Junayed Mahmud, Ying Zhou +4
Many software bugs are reported manually, particularly bugs that manifest themselves visually in the user interface. End-users typically report these bugs via app reviewing website…
Enabling Software Resilience in GPGPU Applications via Partial Thread Protection
Lishan Yang, Bin Nie, Adwait Jog +1
Graphics Processing Units (GPUs) are widely used by various applications in a broad variety of fields to accelerate their computation but remain susceptible to transient hardware f…
Translating Video Recordings of Mobile App Usages into Replayable Scenarios
Carlos Bernal-Cárdenas, Nathan Cooper, Kevin Moran +3
Screen recordings of mobile applications are easy to obtain and capture a wealth of information pertinent to software developers (e.g., bugs or feature requests), making them a pop…