← Search

Horst Samulowitz

7 accepted papers

2025

Knowledge Base Construction for Knowledge-Augmented Text-to-SQL

ACL 2025finding

Text-to-SQL aims to translate natural language queries into SQL statements, which is practical as it enables anyone to easily retrieve the desired information from databases. Recently, many existing approaches tackle this problem with Large Language Models (LLMs), leveraging their strong capability…

2024

Effective Data Distillation for Tabular Datasets (Student Abstract)

AAAI 2024technical

Data distillation is a technique of reducing a large dataset into a smaller dataset. The smaller dataset can then be used to train a model which can perform comparably to a model trained on the full dataset. Past works have examined this approach for image datasets, focusing on neural networks as ta…

Cited by 3SourcePDFScholar
2024

Enhancing In-context Learning via Linear Probe Calibration

AISTATS 2024poster

In-context learning (ICL) is a new paradigm for natural language processing that utilizes Generative Pre-trained Transformer (GPT)-like models. This approach uses prompts that include in-context demonstrations to generate the corresponding output for a new query input. However, applying ICL in real…

2024

Instance-Level Metalearning for Outlier Detection

IJCAI 2024poster

A machine learning task can be viewed as a sequential pipeline of different algorithmic choices, including data preprocessing, model selection, and hyper-parameter tuning. Automated machine learning selects this sequence in an automated manner. While such approaches are natural in supervised set…

2023

SemFORMS: Automatic Generation of Semantic Transforms By Mining Data Science Code

IJCAI 2023poster

Careful choice of feature transformations in a dataset can help predictive model performance, data understanding and data exploration. However, finding useful features is a challenge, and while recent Automated Machine Learning (AutoML) systems provide some limited automation for feature engineering…

2023

Single-shot General Hyper-parameter Optimization for Federated Learning

ICLR 2023top-25%

We address the problem of hyper-parameter optimization (HPO) for federated learning (FL-HPO). We introduce Federated Loss SuRface Aggregation (FLoRA), a general FL-HPO solution framework that can address use cases of tabular data and any Machine Learning (ML) model including gradient boosting traini…

Cited by 16SourcePDFScholar