activity
20152022
most citedLale: Consistent Automated Machine Learning

6 citations · 25 across the 8 of their papers we have counts for

collaborators

15 papers

cs.LG20222 cited

Navigating Ensemble Configurations for Algorithmic Fairness

Michael Feffer, Martin Hirzel, Samuel C. Hoffman +3

Bias mitigators can improve algorithmic fairness in machine learning models, but their effect on fairness is often not stable across data splits. A popular approach to train more s…

cs.SE20224 cited

Comments on Comments: Where Code Review and Documentation Meet

Nikitha Rao, Jason Tsay, Martin Hirzel +1

A central function of code review is to increase understanding; helping reviewers understand a code change aids in knowledge transfer and finding bugs. Comments in code largely ser…

cs.LG20224 cited

An Empirical Study of Modular Bias Mitigators and Ensembles

Michael Feffer, Martin Hirzel, Samuel C. Hoffman +3

There are several bias mitigators that can reduce algorithmic bias in machine learning models but, unfortunately, the effect of mitigators on fairness is often not stable when meas…

cs.SE2021

Learning GraphQL Query Costs (Extended Version)

Georgios Mavroudeas, Guillaume Baudart, Alan Cha +5

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. Its…

cs.DB2020

In-Order Sliding-Window Aggregation in Worst-Case Constant Time

Kanat Tangwongsan, Martin Hirzel, Scott Schneider

Sliding-window aggregation is a widely-used approach for extracting insights from the most recent portion of a data stream. The aggregations of interest can usually be expressed as…

cs.LG20206 cited

Lale: Consistent Automated Machine Learning

Guillaume Baudart, Martin Hirzel, Kiran Kate +2

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