Search Results for author: Martin Hirzel

Found 16 papers, 4 papers with code

Learning Transfers over Several Programming Languages

no code implementations25 Oct 2023 Razan Baltaji, Saurabh Pujar, Louis Mandel, Martin Hirzel, Luca Buratti, Lav Varshney

Third, which characteristics of a language pair are predictive of transfer performance, and how does that depend on the given task.

Cross-Lingual Transfer In-Context Learning +1

A Suite of Fairness Datasets for Tabular Classification

no code implementations31 Jul 2023 Martin Hirzel, Michael Feffer

There have been many papers with algorithms for improving fairness of machine-learning classifiers for tabular data.

Classification Fairness +1

AI for Low-Code for AI

no code implementations31 May 2023 Nikitha Rao, Jason Tsay, Kiran Kate, Vincent J. Hellendoorn, Martin Hirzel

We task 20 developers with varying levels of AI expertise with implementing four ML pipelines using LowCoder, replacing the LowCoder_NL component with a simple keyword search in half the tasks.

Navigating Ensemble Configurations for Algorithmic Fairness

no code implementations11 Oct 2022 Michael Feffer, Martin Hirzel, Samuel C. Hoffman, Kiran Kate, Parikshit Ram, Avraham Shinnar

Bias mitigators can improve algorithmic fairness in machine learning models, but their effect on fairness is often not stable across data splits.

Ensemble Learning Fairness +1

Learning GraphQL Query Costs (Extended Version)

no code implementations25 Aug 2021 Georgios Mavroudeas, Guillaume Baudart, Alan Cha, Martin Hirzel, Jim A. Laredo, Malik Magdon-Ismail, Louis Mandel, Erik Wittern

GraphQL is a query language for APIs and a runtime for executing those queries, fetching the requested data from existing microservices, REST APIs, databases, or other sources.

Lale: Consistent Automated Machine Learning

1 code implementation4 Jul 2020 Guillaume Baudart, Martin Hirzel, Kiran Kate, Parikshit Ram, Avraham Shinnar

Automated machine learning makes it easier for data scientists to develop pipelines by searching over possible choices for hyperparameters, algorithms, and even pipeline topologies.

BIG-bench Machine Learning

Mining Documentation to Extract Hyperparameter Schemas

no code implementations30 Jun 2020 Guillaume Baudart, Peter D. Kirchner, Martin Hirzel, Kiran Kate

Our vision is to reduce the burden to manually create and maintain such schemas for AI automation tools and broaden the reach of automation to larger libraries and richer schemas.

Type-Driven Automated Learning with Lale

2 code implementations24 May 2019 Martin Hirzel, Kiran Kate, Avraham Shinnar, Subhrajit Roy, Parikshit Ram

Machine-learning automation tools, ranging from humble grid-search to hyperopt, auto-sklearn, and TPOT, help explore large search spaces of possible pipelines.

Time Series Time Series Analysis +1

A semi-supervised deep learning algorithm for abnormal EEG identification

no code implementations19 Mar 2019 Subhrajit Roy, Kiran Kate, Martin Hirzel

Systems that can automatically analyze EEG signals can aid neurologists by reducing heavy workload and delays.

EEG

Yaps: Python Frontend to Stan

1 code implementation6 Dec 2018 Guillaume Baudart, Martin Hirzel, Kiran Kate, Louis Mandel, Avraham Shinnar

Stan is a popular probabilistic programming language with a self-contained syntax and semantics that is close to graphical models.

Programming Languages

Sub-O(log n) Out-of-Order Sliding-Window Aggregation

no code implementations26 Oct 2018 Kanat Tangwongsan, Martin Hirzel, Scott Schneider

This paper presents the design, analysis, and implementation of FiBA, a novel sliding-window aggregation algorithm with an amortized upper bound of $O(\log d)$ time per insert or evict, where $d$ is the distance of the inserted or evicted value to the closer end of the window.

Data Structures and Algorithms Databases

Deep Probabilistic Programming Languages: A Qualitative Study

no code implementations17 Apr 2018 Guillaume Baudart, Martin Hirzel, Louis Mandel

Deep probabilistic programming languages try to combine the advantages of deep learning with those of probabilistic programming languages.

BIG-bench Machine Learning Probabilistic Programming

Cannot find the paper you are looking for? You can Submit a new open access paper.