Skip to main content

Showing 1–11 of 11 results for author: Binder, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.07781  [pdf, ps, other

    cs.SE

    Requirements Engineering for Research Software: A Vision

    Authors: Adrian Bajraktari, Michelle Binder, Andreas Vogelsang

    Abstract: Modern science is relying on software more than ever. The behavior and outcomes of this software shape the scientific and public discourse on important topics like climate change, economic growth, or the spread of infections. Most researchers creating software for scientific purposes are not trained in Software Engineering. As a consequence, research software is often developed ad hoc without foll… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: Accepted at the 32nd IEEE International Requirements Engineering 2024 (RE) conference

  2. arXiv:2304.06569  [pdf, other

    stat.ML cs.LG stat.CO

    counterfactuals: An R Package for Counterfactual Explanation Methods

    Authors: Susanne Dandl, Andreas Hofheinz, Martin Binder, Bernd Bischl, Giuseppe Casalicchio

    Abstract: Counterfactual explanation methods provide information on how feature values of individual observations must be changed to obtain a desired prediction. Despite the increasing amount of proposed methods in research, only a few implementations exist whose interfaces and requirements vary widely. In this work, we introduce the counterfactuals R package, which provides a modular and unified R6-based i… ▽ More

    Submitted 15 September, 2023; v1 submitted 13 April, 2023; originally announced April 2023.

    Comments: 49 pages LaTeX, updated benchmark results

  3. arXiv:2303.03798  [pdf, other

    cs.SE

    Automatically Classifying Kano Model Factors in App Reviews

    Authors: Michelle Binder, Annika Vogt, Adrian Bajraktari, Andreas Vogelsang

    Abstract: [Context and motivation] Requirements assessment by means of the Kano model is common practice. As suggested by the original authors, these assessments are done by interviewing stakeholders and asking them about the level of satisfaction if a certain feature is well implemented and the level of dissatisfaction if a feature is not or not well implemented. [Question/problem] Assessments via interv… ▽ More

    Submitted 7 March, 2023; originally announced March 2023.

  4. arXiv:2211.00708  [pdf

    cs.CY cs.LG

    Inferring school district learning modalities during the COVID-19 pandemic with a hidden Markov model

    Authors: Mark J. Panaggio, Mike Fang, Hyunseung Bang, Paige A. Armstrong, Alison M. Binder, Julian E. Grass, Jake Magid, Marc Papazian, Carrie K Shapiro-Mendoza, Sharyn E. Parks

    Abstract: In this study, learning modalities offered by public schools across the United States were investigated to track changes in the proportion of schools offering fully in-person, hybrid and fully remote learning over time. Learning modalities from 14,688 unique school districts from September 2020 to June 2021 were reported by Burbio, MCH Strategic Data, the American Enterprise Institute's Return to… ▽ More

    Submitted 1 November, 2022; originally announced November 2022.

    Comments: 25 pages, 4 figures

  5. arXiv:2206.07438  [pdf, other

    cs.LG stat.ML

    Multi-Objective Hyperparameter Optimization in Machine Learning -- An Overview

    Authors: Florian Karl, Tobias Pielok, Julia Moosbauer, Florian Pfisterer, Stefan Coors, Martin Binder, Lennart Schneider, Janek Thomas, Jakob Richter, Michel Lang, Eduardo C. Garrido-Merchán, Juergen Branke, Bernd Bischl

    Abstract: Hyperparameter optimization constitutes a large part of typical modern machine learning workflows. This arises from the fact that machine learning methods and corresponding preprocessing steps often only yield optimal performance when hyperparameters are properly tuned. But in many applications, we are not only interested in optimizing ML pipelines solely for predictive accuracy; additional metric… ▽ More

    Submitted 6 June, 2024; v1 submitted 15 June, 2022; originally announced June 2022.

    Comments: Published at ACM TELO

    Journal ref: ACM Transactions on Evolutionary Learning and Optimization 3.4 (2023): 1-50

  6. arXiv:2111.14756  [pdf, other

    cs.LG stat.ML

    Automated Benchmark-Driven Design and Explanation of Hyperparameter Optimizers

    Authors: Julia Moosbauer, Martin Binder, Lennart Schneider, Florian Pfisterer, Marc Becker, Michel Lang, Lars Kotthoff, Bernd Bischl

    Abstract: Automated hyperparameter optimization (HPO) has gained great popularity and is an important ingredient of most automated machine learning frameworks. The process of designing HPO algorithms, however, is still an unsystematic and manual process: Limitations of prior work are identified and the improvements proposed are -- even though guided by expert knowledge -- still somewhat arbitrary. This rare… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: * Equal Contributions

  7. arXiv:2109.03670  [pdf, other

    cs.LG stat.ML

    YAHPO Gym -- An Efficient Multi-Objective Multi-Fidelity Benchmark for Hyperparameter Optimization

    Authors: Florian Pfisterer, Lennart Schneider, Julia Moosbauer, Martin Binder, Bernd Bischl

    Abstract: When develo** and analyzing new hyperparameter optimization methods, it is vital to empirically evaluate and compare them on well-curated benchmark suites. In this work, we propose a new set of challenging and relevant benchmark problems motivated by desirable properties and requirements for such benchmarks. Our new surrogate-based benchmark collection consists of 14 scenarios that in total cons… ▽ More

    Submitted 30 July, 2022; v1 submitted 8 September, 2021; originally announced September 2021.

    Comments: Accepted at the First Conference on Automated Machine Learning (Main Track). 39 pages, 12 tables, 10 figures, 1 listing

  8. arXiv:2107.07343  [pdf, other

    cs.LG cs.NE

    Mutation is all you need

    Authors: Lennart Schneider, Florian Pfisterer, Martin Binder, Bernd Bischl

    Abstract: Neural architecture search (NAS) promises to make deep learning accessible to non-experts by automating architecture engineering of deep neural networks. BANANAS is one state-of-the-art NAS method that is embedded within the Bayesian optimization framework. Recent experimental findings have demonstrated the strong performance of BANANAS on the NAS-Bench-101 benchmark being determined by its path e… ▽ More

    Submitted 4 July, 2021; originally announced July 2021.

    Comments: Accepted for the 8th ICML Workshop on Automated Machine Learning (2021). 10 pages, 1 table, 3 figures

  9. arXiv:2107.05847  [pdf, other

    stat.ML cs.LG

    Hyperparameter Optimization: Foundations, Algorithms, Best Practices and Open Challenges

    Authors: Bernd Bischl, Martin Binder, Michel Lang, Tobias Pielok, Jakob Richter, Stefan Coors, Janek Thomas, Theresa Ullmann, Marc Becker, Anne-Laure Boulesteix, Difan Deng, Marius Lindauer

    Abstract: Most machine learning algorithms are configured by one or several hyperparameters that must be carefully chosen and often considerably impact performance. To avoid a time consuming and unreproducible manual trial-and-error process to find well-performing hyperparameter configurations, various automatic hyperparameter optimization (HPO) methods, e.g., based on resampling error estimation for superv… ▽ More

    Submitted 24 November, 2021; v1 submitted 13 July, 2021; originally announced July 2021.

  10. Multi-Objective Counterfactual Explanations

    Authors: Susanne Dandl, Christoph Molnar, Martin Binder, Bernd Bischl

    Abstract: Counterfactual explanations are one of the most popular methods to make predictions of black box machine learning models interpretable by providing explanations in the form of `what-if scenarios'. Most current approaches optimize a collapsed, weighted sum of multiple objectives, which are naturally difficult to balance a-priori. We propose the Multi-Objective Counterfactuals (MOC) method, which tr… ▽ More

    Submitted 24 June, 2020; v1 submitted 23 April, 2020; originally announced April 2020.

    Journal ref: Parallel Problem Solving from Nature - PPSN XVI. PPSN 2020. Lecture Notes in Computer Science, vol 12269

  11. arXiv:1912.12912  [pdf, other

    stat.ML cs.LG

    Multi-Objective Hyperparameter Tuning and Feature Selection using Filter Ensembles

    Authors: Martin Binder, Julia Moosbauer, Janek Thomas, Bernd Bischl

    Abstract: Both feature selection and hyperparameter tuning are key tasks in machine learning. Hyperparameter tuning is often useful to increase model performance, while feature selection is undertaken to attain sparse models. Sparsity may yield better model interpretability and lower cost of data acquisition, data handling and model inference. While sparsity may have a beneficial or detrimental effect on pr… ▽ More

    Submitted 13 February, 2020; v1 submitted 30 December, 2019; originally announced December 2019.