collaborators

8 papers

cs.AI2026

Solver-Aware Decompositions for Programming-by-Example: When Dividing Requires Knowing how to Conquer

Janis Zenkner, Tobias Sesterhenn, Tim Grams +1

Decomposition-based Programming-by-example (PBE) scales performance by splitting tasks into subtasks that a learned synthesizer solves: a decomposer predicts intermediate subgoals,…

cs.LG2026

Explaining Tabular Foundation Model Differences Through Meta-Features

Markus Herre, Andrej Tschalzev, Sascha Marton +1

With the rise of tabular foundation models alongside traditional models still performing well on many tasks, choosing the right model for a tabular dataset remains difficult. We in…

cs.AI2026

BIM-Edit: Benchmarking Large Language Models for IFC-Based Building Information Modeling

Bharathi Kannan Nithyanantham, Clemens Kujat, Tobias Sesterhenn +5

Large language models (LLMs) are increasingly applied to computer-aided design (CAD) to generate design artifacts from textual instructions. In engineering practice, this requires…

cs.LG2026

TabPrep: Closing the Feature Engineering Gap in Tabular Benchmarks

Andrej Tschalzev, Nick Erickson, Yuyang Wang +4

Progress in tabular machine learning has largely focused on increasingly sophisticated model architectures. At the same time, feature engineering remains a critical yet underexplor…

cs.PL2026

Beyond Either-Or Reasoning: Transduction and Induction as Cooperative Problem-Solving Paradigms

Janis Zenkner, Tobias Sesterhenn, Christian Bartelt

Traditionally, in Programming-by-example (PBE) the goal is to synthesize a program from a small set of input-output examples. Lately, PBE has gained traction as a few-shot reasonin…

cs.CL2025

MCP4IFC: IFC-Based Building Design Using Large Language Models

Bharathi Kannan Nithyanantham, Tobias Sesterhenn, Ashwin Nedungadi +4

Bringing generative AI into the architecture, engineering and construction (AEC) field requires systems that can translate natural language instructions into actions on standardize…