← Search

Wolfgang Banzhaf

5 accepted papers

2026

Contrastive Symbolic Regression: Aligned Representations, Adaptive Prediction, and Diverse Ensembles

ICML 2026poster

Existing symbolic regression approaches primarily focus on learning explicit input-output mappings, often neglecting relational structures among data instances. This paper introduces Contrastive Symbolic Regression (CSR), a feature-construction-based symbolic regression approach that integrates evol…

Cited by 0SourceScholar
2025

RAG-SR: Retrieval-Augmented Generation for Neural Symbolic Regression

ICLR 2025spotlight

Symbolic regression is a key task in machine learning, aiming to discover mathematical expressions that best describe a dataset. While deep learning has increased interest in using neural networks for symbolic regression, many existing approaches rely on pre-trained models. These models require sign…

Cited by 0SourcePDFScholar
2023

Discovering Adaptable Symbolic Algorithms from Scratch

IROS 2023poster

Autonomous robots deployed in the real world will need control policies that rapidly adapt to environmental changes. To this end, we propose AutoRobotics-Zero (ARZ), a method based on AutoML-Zero that discovers zero-shot adaptable policies from scratch. In contrast to neural network adaption policie…

Cited by 9SourceScholar
2020

NSGA-Net: Neural Architecture Search using Multi-Objective Genetic Algorithm (Extended Abstract)

IJCAI 2020poster

Convolutional neural networks (CNNs) are the backbones of deep learning paradigms for numerous vision tasks. Early advancements in CNN architectures are primarily driven by human expertise and elaborate design. Recently, neural architecture search (NAS) was proposed with the aim of automating the ne…

Cited by 0SourcePDFScholar
2020

NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search

ECCV 2020poster

In this paper, we propose an efficient NAS algorithm for generating task-specific models that are competitive under multiple competing objectives. It comprises of two surrogates, one at the architecture level to improve sample efficiency and one at the weights level, through a supernet, to improve g…