Profils utilisateurs correspondant à "Yingjun Lyu"
![]() | Yingjun LyuApplied Scientist, AWS Security Adresse e-mail validée de amazon.com Cité 958 fois |
Elixir: Effective object-oriented program repair
This work is motivated by the pervasive use of method invocations in object-oriented (OO)
programs, and indeed their prevalence in patches of OO-program bugs. We propose a …
programs, and indeed their prevalence in patches of OO-program bugs. We propose a …
Bugs. jar: A large-scale, diverse dataset of real-world java bugs
We present Bugs.jar, a large-scale dataset for research in automated debugging, patching,
and testing of Java programs. Bugs.jar is comprised of 1,158 bugs and patches, drawn from 8 …
and testing of Java programs. Bugs.jar is comprised of 1,158 bugs and patches, drawn from 8 …
A deep dive into large language models for automated bug localization and repair
Large language models (LLMs) have shown impressive effectiveness in various software
engineering tasks, including automated program repair (APR). In this study, we take a deep …
engineering tasks, including automated program repair (APR). In this study, we take a deep …
Automated energy optimization of http requests for mobile applications
Energy is a critical resource for apps that run on mobile devices. Among all operations, making
HTTP requests is one of the most energy consuming. Previous studies have shown that …
HTTP requests is one of the most energy consuming. Previous studies have shown that …
String analysis for Java and Android applications
String analysis is critical for many verification techniques. However, accurately modeling
string variables is a challeng- ing problem. Current approaches are generally customized for …
string variables is a challeng- ing problem. Current approaches are generally customized for …
An empirical study of local database usage in android applications
Local databases have become an important component within mobile applications. Developers
use local databases to provide mobile users with a responsive and secure service for …
use local databases to provide mobile users with a responsive and secure service for …
Leveraging program analysis to reduce user-perceived latency in mobile applications
Reducing network latency in mobile applications is an effective way of improving the mobile
user experience and has tangible economic benefits. This paper presents PALOMA, a novel …
user experience and has tangible economic benefits. This paper presents PALOMA, a novel …
SAND: A static analysis approach for detecting SQL antipatterns
Local databases underpin important features in many mobile applications, such as responsiveness
in the face of poor connectivity. However, failure to use such databases correctly can …
in the face of poor connectivity. However, failure to use such databases correctly can …
Remove rats from your code: automated optimization of resource inefficient database writes for mobile applications
Developers strive to build feature-filled apps that are responsive and consume as few resources
as possible. Most of these apps make use of local databases to store and access data …
as possible. Most of these apps make use of local databases to store and access data …
Quantifying the performance impact of SQL antipatterns on mobile applications
Y Lyu, A Alotaibi, WGJ Halfond - 2019 IEEE International …, 2019 - ieeexplore.ieee.org
In mobile applications, local databases have become an important component, providing
mobile users with a responsive and secure service for data access and management. However…
mobile users with a responsive and secure service for data access and management. However…