Search Results

Neural Architecture Search using Property Guided Synthesis

1 code implementation8 May 2022

To enable this approach, we also propose a novel efficient synthesis procedure, which accepts a set of promising program properties, and returns a satisfying neural architecture.

Neural Architecture Search

Benchmarking optimization algorithms for auto-tuning GPU kernels

1 code implementation4 Oct 2022

However, the discrete, and non-convex nature of the search space creates a challenging optimization problem.

Distributed, Parallel, and Cluster Computing Graphics Performance

Meta-Optimizing Semantic Evolutionary Search

1 code implementation Association for Computing Machinery (ACM) 2017

I present MOSES (meta-optimizing semantic evolutionary search), a new probabilistic modeling (estimation of distribution) approach to program evolution.

Problem Decomposition

Automated Unit Test Generation for Python

1 code implementation28 Jul 2020

(2) What is the influence of incomplete type information and dynamic typing on the problem of automated test generation?

Software Engineering

Deep Learning in Neural Networks: An Overview

1 code implementation30 Apr 2014

In recent years, deep artificial neural networks (including recurrent ones) have won numerous contests in pattern recognition and machine learning.

BIG-bench Machine Learning reinforcement-learning +1

MTFuzz: Fuzzing with a Multi-Task Neural Network

1 code implementation25 May 2020

The compact embedding can be used to guide the mutation process effectively by focusing most of the mutations on the parts of the embedding where the gradient is high.

Software Engineering

IOHanalyzer: Detailed Performance Analyses for Iterative Optimization Heuristics

3 code implementations8 Jul 2020

An R programming interface is provided for users preferring to have a finer control over the implemented functionalities.

Bayesian Optimization Benchmarking +1

Interaction-Transformation Evolutionary Algorithm for Symbolic Regression

1 code implementation11 Feb 2019

The Interaction-Transformation (IT) is a new representation for Symbolic Regression that restricts the search space into simpler, but expressive, function forms.

regression Symbolic Regression

A Novel CNet-assisted Evolutionary Level Repairer and Its Applications to Super Mario Bros

4 code implementations13 May 2020

However, defective levels with illegal patterns may be generated due to the violation of constraints for level design.

Automatically Proving Mathematical Theorems with Evolutionary Algorithms and Proof Assistants

1 code implementation24 Feb 2016

Mathematical theorems are human knowledge able to be accumulated in the form of symbolic representation, and proving theorems has been considered intelligent behavior.

Evolutionary Algorithms Sentence