Zobrazeno 1 - 10
of 242
pro vyhledávání: '"Tan Shin"'
Autor:
Tan Shin Yee, Nawaf H. M. M. Shrifan, Ahmed Jamal Abdullah Al-Gburi, Nor Ashidi Mat Isa, Muhammad Firdaus Akbar
Publikováno v:
IEEE Access, Vol 10, Pp 88191-88210 (2022)
Corrosion under insulations is described as localized corrosion that forms because of moisture penetration through the insulation materials or due to contaminants’ presence within the insulation material. The traditional non-destructive inspection
Externí odkaz:
https://doaj.org/article/22409ec2242d4e9bae90d3b028eb6c9d
Refactoring is a critical process in software development, aiming at improving the internal structure of code while preserving its external behavior. Refactoring engines are integral components of modern Integrated Development Environments (IDEs) and
Externí odkaz:
http://arxiv.org/abs/2409.14610
Autor:
Wu, Mingyuan, Xiang, Jiahong, Chen, Kunqiu, DI, Peng, Tan, Shin Hwei, Cui, Heming, Zhang, Yuqun
Many assisting exploration strategies have been proposed to assist grey-box fuzzers in exploring program states guarded by tight and complex branch conditions such as equality constraints. Although they have shown promising results in their original
Externí odkaz:
http://arxiv.org/abs/2409.14541
Static code analyzers are widely used to help find program flaws. However, in practice the effectiveness and usability of such analyzers is affected by the problems of false negatives (FNs) and false positives (FPs). This paper aims to investigate th
Externí odkaz:
http://arxiv.org/abs/2408.13855
Autor:
Lyu, Michael R., Ray, Baishakhi, Roychoudhury, Abhik, Tan, Shin Hwei, Thongtanunam, Patanamon
Automatic programming has seen increasing popularity due to the emergence of tools like GitHub Copilot which rely on Large Language Models (LLMs). At the same time, automatically generated code faces challenges during deployment due to concerns aroun
Externí odkaz:
http://arxiv.org/abs/2405.02213
Large language models (LLMs) have achieved decent results on automated program repair (APR). However, the next token prediction training objective of decoder-only LLMs (e.g., GPT-4) is misaligned with the masked span prediction objective of current i
Externí odkaz:
http://arxiv.org/abs/2404.08877
Static analyzers can reason about the properties and behaviors of programs and detect various issues without executing them. Hence, they should extract the necessary information to understand the analyzed program well. Annotation has been a widely us
Externí odkaz:
http://arxiv.org/abs/2402.14366
To reduce the complexity of software, Developers manually simplify program (known as developer-induced program simplification in this paper) to reduce its code size yet preserving its functionality but manual simplification is time-consuming and erro
Externí odkaz:
http://arxiv.org/abs/2401.15234
Program reduction is a prevalent technique to facilitate compilers' debugging by automatically minimizing bug-triggering programs. Existing program reduction techniques are either generic across languages (e.g., Perses and Vulcan) or specifically cus
Externí odkaz:
http://arxiv.org/abs/2312.13064
The rapid evolution of Web UI incurs time and effort in maintaining UI tests. Existing techniques in Web UI test repair focus on finding the target elements on the new web page that match the old ones so that the corresponding broken statements can b
Externí odkaz:
http://arxiv.org/abs/2312.05778