46 citations · 130 across the 17 of their papers we have counts for
5 papers · 1 filter
Production Monitoring to Improve Test Suites
Deepika Tiwari, Long Zhang, Martin Monperrus +1
In this paper, we propose to use production executions to improve the quality of testing for certain methods of interest for developers. These methods can be methods that are not c…
Interpretation of Swedish Sign Language using Convolutional Neural Networks and Transfer Learning
Gustaf Halvardsson, Johanna Peterson, César Soto-Valero +1
The automatic interpretation of sign languages is a challenging task, as it requires the usage of high-level vision and high-level motion processing systems for providing accurate…
Constraint-Based Software Diversification for Efficient Mitigation of Code-Reuse Attacks
Rodothea Myrsini Tsoupidi, Roberto Castañeda Lozano, Benoit Baudry
Modern software deployment process produces software that is uniform, and hence vulnerable to large-scale code-reuse attacks. Compiler-based diversification improves the resilience…
Maximizing Error Injection Realism for Chaos Engineering with System Calls
Long Zhang, Brice Morin, Benoit Baudry +1
In this paper, we present a novel fault injection framework for system call invocation errors, called Phoebe. Phoebe is unique as follows. First, Phoebe enables developers to have…
Java Decompiler Diversity and its Application to Meta-decompilation
Nicolas Harrand, César Soto-Valero, Martin Monperrus +1
During compilation from Java source code to bytecode, some information is irreversibly lost. In other words, compilation and decompilation of Java code is not symmetric. Consequent…