paper-with-me

Papers

Automated Code Fix Suggestions for Accessibility Issues in Mobile Apps

2024-08-07 · Forough Mehralian, Titus Barik, Jeff Nichols, Amanda Swearngin

Accessibility is crucial for inclusive app usability, yet developers often struggle to identify and fix app accessibility issues due to a lack of awareness, expertise, and inadequate tools. Current accessibility testing tools can identify accessibility issues but may not always provide guidance on how to address them. We introduce FixAlly, an automated tool designed to suggest source code fixes for accessibility issues detected by automated accessibility scanners. FixAlly employs a multi-agent LLM architecture to generate fix strategies, localize issues within the source code, and propose code modification suggestions to fix the accessibility issue. Our empirical study demonstrates FixAlly's capability in suggesting fixes that resolve issues found by accessibility scanners -- with an effectiveness of 77% in generating plausible fix suggestions -- and our survey of 12 iOS developers finds they would be willing to accept 69.4% of evaluated fix suggestions.

📄 PDF Abstract BibTeX arXiv:2408.03827

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MotorEase: Automated Detection of Motor Impairment Accessibility Issues in Mobile App UIs

2024-03-20 · Arun Krishnavajjala, SM Hasan Mansur, Justin Jose, Kevin Moran

Recent research has begun to examine the potential of automatically finding and fixing accessibility issues that manifest in software. However, while recent work makes important progress, it has generally been skewed tow…

Towards Semi-automatic Detection and Localization of Indoor Accessibility Issues using Mobile Depth Scanning and Computer Vision

2022-10-05 · Xia Su, Kaiming Cheng, Han Zhang, Jaewook Lee 외

To help improve the safety and accessibility of indoor spaces, researchers and health professionals have created assessment instruments that enable homeowners and trained experts to audit and improve homes. With advances…

From Code to Compliance: Assessing ChatGPT's Utility in Designing an Accessible Webpage -- A Case Study

2025-01-07 · Ammar Ahmed, Margarida Fresco, Fredrik Forsberg, Hallvard Grotli

Web accessibility ensures that individuals with disabilities can access and interact with digital content without barriers, yet a significant majority of most used websites fail to meet accessibility standards. This stud…

Prompt EngineeringVisual Reasoning

LLM-Cure: LLM-based Competitor User Review Analysis for Feature Enhancement

2024-09-24 · Maram Assi, Safwat Hassan, Ying Zou

The exponential growth of the mobile app market underscores the importance of constant innovation and rapid response to user demands. As user satisfaction is paramount to the success of a mobile application (app), develo…

Large Language Model

Mining User Opinions in Mobile App Reviews: A Keyword-based Approach

2015-05-18 · Phong Minh Vu, Tam The Nguyen, Hung Viet Pham, Tung Thanh Nguyen

User reviews of mobile apps often contain complaints or suggestions which are valuable for app developers to improve user experience and satisfaction. However, due to the large volume and noisy-nature of those reviews, m…