Detecting and repairing software performance issues requires test cases that demonstrate those problems. The quality and availability of test cases play an instrumental role in applications performance testing. Worst-case complexity edge cases often escape developers' understanding as the size and complexity of the application grow. Research shows that feedback-directed search (mutational fuzzing) can effectively discover pathological inputs that expose performance issues, but blindly mutating byte strings slows search by producing mostly invalid inputs. The search can be accelerated for applications that accept richly structured textual input by adapting search techniques with grammar-based generation. Monte Carlo tree search (MCTS, a rand...
This paper describes a new adaptive Monte Carlo Tree Search (MCTS) algo-rithm that uses evolution to...
Software acting on complex data structures can be challenging to test: it is difficult to generate d...
In this paper, we study the effects of several Monte Carlo Tree Search (MCTS) modifications for vide...
Fuelled by successes in Computer Go, Monte Carlo tree search (MCTS) has achieved widespread adoption...
Monte-Carlo Tree Search (MCTS) has revolutionized, Computer Go, with programs based on the algorithm...
Mutation testing is a type of software testing proposed in the 1970s where program statements are de...
During exploratory performance testing, software testers evaluate the performance of a software syst...
Performance bottlenecks resulting in high response times and low throughput of software systems can ...
Monte-Carlo Tree Search (MCTS) has been applied successfully in many domains. Previous research has ...
Satisfiability Modulo Theories (SMT) solvers are fundamental tools in the broad context of software ...
Monte Carlo Tree Search (MCTS) is a powerful approach to designing game-playing bots or solving sequ...
Modern artificial intelligence (AI) systems trained with reinforcement learning (RL) are increasingl...
Much current research in AI and games is being devoted to Monte Carlo search (MCS) algorithms. While...
Abstract---Reinforcement learning (RL) has become more popular due to promising results in applicati...
International audienceWhen looking for relevant mutations of a learning program, a main trouble is t...
This paper describes a new adaptive Monte Carlo Tree Search (MCTS) algo-rithm that uses evolution to...
Software acting on complex data structures can be challenging to test: it is difficult to generate d...
In this paper, we study the effects of several Monte Carlo Tree Search (MCTS) modifications for vide...
Fuelled by successes in Computer Go, Monte Carlo tree search (MCTS) has achieved widespread adoption...
Monte-Carlo Tree Search (MCTS) has revolutionized, Computer Go, with programs based on the algorithm...
Mutation testing is a type of software testing proposed in the 1970s where program statements are de...
During exploratory performance testing, software testers evaluate the performance of a software syst...
Performance bottlenecks resulting in high response times and low throughput of software systems can ...
Monte-Carlo Tree Search (MCTS) has been applied successfully in many domains. Previous research has ...
Satisfiability Modulo Theories (SMT) solvers are fundamental tools in the broad context of software ...
Monte Carlo Tree Search (MCTS) is a powerful approach to designing game-playing bots or solving sequ...
Modern artificial intelligence (AI) systems trained with reinforcement learning (RL) are increasingl...
Much current research in AI and games is being devoted to Monte Carlo search (MCS) algorithms. While...
Abstract---Reinforcement learning (RL) has become more popular due to promising results in applicati...
International audienceWhen looking for relevant mutations of a learning program, a main trouble is t...
This paper describes a new adaptive Monte Carlo Tree Search (MCTS) algo-rithm that uses evolution to...
Software acting on complex data structures can be challenging to test: it is difficult to generate d...
In this paper, we study the effects of several Monte Carlo Tree Search (MCTS) modifications for vide...