Zobrazeno 1 - 10
of 220
pro vyhledávání: '"Reiss, Steven P."'
Current automated program repair (APR) techniques are far from being practical and useful enough to be considered for realistic debugging. They rely on unrealistic assumptions including the requirement of a comprehensive suite of test cases as the co
Externí odkaz:
http://arxiv.org/abs/2407.08958
Autor:
Reiss, Steven P.
We describe an intelligent assistant based on mining existing software repositories to help the developer interactively create checkable specifications of code. To be most useful we apply this at the subsystem level, that is chunks of code of 1000-10
Externí odkaz:
http://arxiv.org/abs/2209.09804
Autor:
Reiss, Steven P., Xin, Qi
Modern development environments provide a widely used auto-correction facility for quickly repairing syntactic errors. Auto-correction cannot deal with semantic errors, which are much more difficult to repair. Automated program repair techniques, des
Externí odkaz:
http://arxiv.org/abs/2202.05577
Robots equipped with situational awareness can help humans efficiently find their lost objects by leveraging spatial and temporal structure. Existing approaches to video and image retrieval do not take into account the unique constraints imposed by a
Externí odkaz:
http://arxiv.org/abs/2110.13061
Robots have the potential to improve health monitoring outcomes for the elderly by providing doctors, and caregivers with information about the person's behavior, health activities and their surrounding environment. Over the years, less work has been
Externí odkaz:
http://arxiv.org/abs/2003.10553
Autor:
Reiss, Steven P.
We introduce a tool that supports continuous flow analysis in order to detect security problems as the user edits. The tool uses abstract interpretation over both byte codes and abstract syntax trees to trace the flow of both type annotations and sys
Externí odkaz:
http://arxiv.org/abs/1909.13683
Autor:
Xin, Qi, Reiss, Steven P.
A branch of automated program repair (APR) techniques look at finding and reusing existing code for bug repair. ssFix is one of such techniques that is syntactic search-based: it searches a code database for code fragments that are syntactically simi
Externí odkaz:
http://arxiv.org/abs/1903.04583
Autor:
Reiss, Steven P., Xin, Qi
Successful programs are written to be maintained. One aspect to this is that programmers order the components in the code files in a particular way. This is part of programming style. While the conventions for ordering are sometimes given as part of
Externí odkaz:
http://arxiv.org/abs/1707.06737
In many common scenarios, programmers need to implement functionality that is already provided by some third party library. This paper presents a tool called Hunter that facilitates code reuse by finding relevant methods in large code bases and autom
Externí odkaz:
http://arxiv.org/abs/1608.07745