Skip to main content

Showing 1–20 of 20 results for author: Birbil, I

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

    math.OC cs.LG

    Counterfactual Explanations for Linear Optimization

    Authors: Jannis Kurtz, Ş. İlker Birbil, Dick den Hertog

    Abstract: The concept of counterfactual explanations (CE) has emerged as one of the important concepts to understand the inner workings of complex AI systems. In this paper, we translate the idea of CEs to linear optimization and propose, motivate, and analyze three different types of CEs: strong, weak, and relative. While deriving strong and weak CEs appears to be computationally intractable, we show that… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

  2. arXiv:2405.15314  [pdf, other

    cs.LG

    Output-Constrained Decision Trees

    Authors: Ş. İlker Birbil, Doğanay Özese, Mustafa Baydoğan

    Abstract: When there is a correlation between any pair of targets, one needs a prediction method that can handle vector-valued output. In this setting, multi-target learning is particularly important as it is widely used in various applications. This paper introduces new variants of decision trees that can handle not only multi-target output but also the constraints among the targets. We focus on the custom… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

    Comments: 12 pages, 6 figures

  3. arXiv:2402.16269  [pdf, other

    cs.AI cs.LG math.OC

    From Large Language Models and Optimization to Decision Optimization CoPilot: A Research Manifesto

    Authors: Segev Wasserkrug, Leonard Boussioux, Dick den Hertog, Farzaneh Mirzazadeh, Ilker Birbil, Jannis Kurtz, Donato Maragno

    Abstract: Significantly simplifying the creation of optimization models for real-world business problems has long been a major goal in applying mathematical optimization more widely to important business and societal decisions. The recent capabilities of Large Language Models (LLMs) present a timely opportunity to achieve this goal. Therefore, we propose research at the intersection of LLMs and optimization… ▽ More

    Submitted 25 February, 2024; originally announced February 2024.

  4. arXiv:2307.00897  [pdf, other

    cs.LG cs.AI

    Fixing confirmation bias in feature attribution methods via semantic match

    Authors: Giovanni Cinà, Daniel Fernandez-Llaneza, Ludovico Deponte, Nishant Mishra, Tabea E. Röber, Sandro Pezzelle, Iacer Calixto, Rob Goedhart, Ş. İlker Birbil

    Abstract: Feature attribution methods have become a staple method to disentangle the complex behavior of black box models. Despite their success, some scholars have argued that such methods suffer from a serious flaw: they do not allow a reliable interpretation in terms of human concepts. Simply put, visualizing an array of feature contributions is not enough for humans to conclude something about a model's… ▽ More

    Submitted 26 February, 2024; v1 submitted 3 July, 2023; originally announced July 2023.

  5. arXiv:2301.13778  [pdf, other

    stat.ML cs.LG stat.CO

    Differentially Private Distributed Bayesian Linear Regression with MCMC

    Authors: Barış Alparslan, Sinan Yıldırım, Ş. İlker Birbil

    Abstract: We propose a novel Bayesian inference framework for distributed differentially private linear regression. We consider a distributed setting where multiple parties hold parts of the data and share certain summary statistics of their portions in privacy-preserving noise. We develop a novel generative statistical model for privately shared statistics, which exploits a useful distributional relation b… ▽ More

    Submitted 7 June, 2023; v1 submitted 31 January, 2023; originally announced January 2023.

    Comments: 15 pages, 4 figures, code available at: https://github.com/sinanyildirim/Bayesian_DP_dist_LR

  6. arXiv:2301.11113  [pdf, other

    cs.LG

    Finding Regions of Counterfactual Explanations via Robust Optimization

    Authors: Donato Maragno, Jannis Kurtz, Tabea E. Röber, Rob Goedhart, Ş. Ilker Birbil, Dick den Hertog

    Abstract: Counterfactual explanations play an important role in detecting bias and improving the explainability of data-driven classification models. A counterfactual explanation (CE) is a minimal perturbed data point for which the decision of the model changes. Most of the existing methods can only provide one CE, which may not be achievable for the user. In this work we derive an iterative method to calcu… ▽ More

    Submitted 26 October, 2023; v1 submitted 26 January, 2023; originally announced January 2023.

  7. arXiv:2301.02080  [pdf, other

    cs.AI cs.HC cs.LG

    Semantic match: Debugging feature attribution methods in XAI for healthcare

    Authors: Giovanni Cinà, Tabea E. Röber, Rob Goedhart, Ş. İlker Birbil

    Abstract: The recent spike in certified Artificial Intelligence (AI) tools for healthcare has renewed the debate around adoption of this technology. One thread of such debate concerns Explainable AI (XAI) and its promise to render AI devices more transparent and trustworthy. A few voices active in the medical AI space have expressed concerns on the reliability of Explainable AI techniques and especially fea… ▽ More

    Submitted 24 February, 2023; v1 submitted 5 January, 2023; originally announced January 2023.

  8. arXiv:2210.11152  [pdf, other

    math.OC cs.LG

    Machine Learning for K-adaptability in Two-stage Robust Optimization

    Authors: Esther Julien, Krzysztof Postek, Ş. İlker Birbil

    Abstract: Two-stage robust optimization problems constitute one of the hardest optimization problem classes. One of the solution approaches to this class of problems is K-adaptability. This approach simultaneously seeks the best partitioning of the uncertainty set of scenarios into K subsets, and optimizes decisions corresponding to each of these subsets. In general case, it is solved using the K-adaptabili… ▽ More

    Submitted 12 December, 2022; v1 submitted 20 October, 2022; originally announced October 2022.

  9. arXiv:2209.10997  [pdf, other

    cs.LG

    Counterfactual Explanations Using Optimization With Constraint Learning

    Authors: Donato Maragno, Tabea E. Röber, Ilker Birbil

    Abstract: To increase the adoption of counterfactual explanations in practice, several criteria that these should adhere to have been put forward in the literature. We propose counterfactual explanations using optimization with constraint learning (CE-OCL), a generic and flexible approach that addresses all these criteria and allows room for further extensions. Specifically, we discuss how we can leverage a… ▽ More

    Submitted 14 December, 2022; v1 submitted 22 September, 2022; originally announced September 2022.

  10. arXiv:2206.15363  [pdf, other

    cs.HC cs.AI cs.LG

    Why we do need Explainable AI for Healthcare

    Authors: Giovanni Cinà, Tabea Röber, Rob Goedhart, Ilker Birbil

    Abstract: The recent spike in certified Artificial Intelligence (AI) tools for healthcare has renewed the debate around adoption of this technology. One thread of such debate concerns Explainable AI and its promise to render AI devices more transparent and trustworthy. A few voices active in the medical AI space have expressed concerns on the reliability of Explainable AI techniques, questioning their use a… ▽ More

    Submitted 30 June, 2022; originally announced June 2022.

  11. arXiv:2112.06251  [pdf, other

    cs.LG stat.ML

    Learning with Subset Stacking

    Authors: S. İlker Birbil, Sinan Yildirim, Kaya Gökalp, M. Hakan Akyüz

    Abstract: We propose a new regression algorithm that learns from a set of input-output pairs. Our algorithm is designed for populations where the relation between the input variables and the output variable exhibits a heterogeneous behavior across the predictor space. The algorithm starts with generating subsets that are concentrated around random points in the input space. This is followed by training a lo… ▽ More

    Submitted 30 October, 2023; v1 submitted 12 December, 2021; originally announced December 2021.

    Comments: 20 pages, 9 figures, 2 tables. Code available

  12. arXiv:2111.07058  [pdf, other

    cs.LG

    Bolstering Stochastic Gradient Descent with Model Building

    Authors: S. Ilker Birbil, Ozgur Martin, Gonenc Onay, Figen Oztoprak

    Abstract: Stochastic gradient descent method and its variants constitute the core optimization algorithms that achieve good convergence rates for solving machine learning problems. These rates are obtained especially when these algorithms are fine-tuned for the application at hand. Although this tuning process can require large computational costs, recent work has shown that these costs can be reduced by li… ▽ More

    Submitted 13 March, 2024; v1 submitted 13 November, 2021; originally announced November 2021.

  13. arXiv:2111.04469  [pdf, other

    math.OC cs.LG stat.ML

    Mixed-Integer Optimization with Constraint Learning

    Authors: Donato Maragno, Holly Wiberg, Dimitris Bertsimas, S. Ilker Birbil, Dick den Hertog, Adejuyigbe Fajemisin

    Abstract: We establish a broad methodological foundation for mixed-integer optimization with learned constraints. We propose an end-to-end pipeline for data-driven decision making in which constraints and objectives are directly learned from data using machine learning, and the trained models are embedded in an optimization formulation. We exploit the mixed-integer optimization-representability of many mach… ▽ More

    Submitted 26 October, 2023; v1 submitted 4 November, 2021; originally announced November 2021.

  14. arXiv:2110.10498  [pdf, other

    math.OC cs.CR

    Differentially Private Linear Optimization for Multi-Party Resource Sharing

    Authors: Utku Karaca, Nursen Aydin, Sinan Yildirim, S. Ilker Birbil

    Abstract: This study examines a resource-sharing problem involving multiple parties that agree to use a set of capacities together. We start with modeling the whole problem as a mathematical program, where all parties are required to exchange information to obtain the optimal objective function value. This information bears private data from each party in terms of coefficients used in the mathematical progr… ▽ More

    Submitted 4 January, 2024; v1 submitted 20 October, 2021; originally announced October 2021.

  15. arXiv:2104.10751  [pdf, other

    cs.LG stat.ML

    Rule Generation for Classification: Scalability, Interpretability, and Fairness

    Authors: Tabea E. Röber, Adia C. Lumadjeng, M. Hakan Akyüz, Ş. İlker Birbil

    Abstract: We introduce a new rule-based optimization method for classification with constraints. The proposed method leverages column generation for linear programming, and hence, is scalable to large datasets. The resulting pricing subproblem is shown to be NP-Hard. We recourse to a decision tree-based heuristic and solve a proxy pricing subproblem for acceleration. The method returns a set of rules along… ▽ More

    Submitted 12 May, 2024; v1 submitted 21 April, 2021; originally announced April 2021.

  16. arXiv:2008.01989  [pdf, ps, other

    cs.LG cs.CR math.OC stat.ML

    Differentially Private Accelerated Optimization Algorithms

    Authors: Nurdan Kuru, Ş. İlker Birbil, Mert Gurbuzbalaban, Sinan Yildirim

    Abstract: We present two classes of differentially private optimization algorithms derived from the well-known accelerated first-order methods. The first algorithm is inspired by Polyak's heavy ball method and employs a smoothing approach to decrease the accumulated noise on the gradient steps required for differential privacy. The second class of algorithms are based on Nesterov's accelerated gradient meth… ▽ More

    Submitted 5 August, 2020; originally announced August 2020.

    Comments: 28 pages, 4 figures

    MSC Class: 68P27; 90C30; 90C25

    Journal ref: SIAM Journal on Optimization 2022 32:2, 795-821

  17. arXiv:2007.08986  [pdf, other

    cs.LG stat.ML

    Low-dimensional Interpretable Kernels with Conic Discriminant Functions for Classification

    Authors: Gurhan Ceylan, S. Ilker Birbil

    Abstract: Kernels are often developed and used as implicit map** functions that show impressive predictive power due to their high-dimensional feature space representations. In this study, we gradually construct a series of simple feature maps that lead to a collection of interpretable low-dimensional kernels. At each step, we keep the original features and make sure that the increase in the dimension of… ▽ More

    Submitted 17 July, 2020; originally announced July 2020.

  18. arXiv:2007.06379  [pdf, other

    cs.LG stat.ML

    Rule Covering for Interpretation and Boosting

    Authors: S. Ilker Birbil, Mert Edali, Birol Yuceoglu

    Abstract: We propose two algorithms for interpretation and boosting of tree-based ensemble methods. Both algorithms make use of mathematical programming models that are constructed with a set of rules extracted from an ensemble of decision trees. The objective is to obtain the minimum total impurity with the least number of rules that cover all the samples. The first algorithm uses the collection of decisio… ▽ More

    Submitted 19 September, 2020; v1 submitted 13 July, 2020; originally announced July 2020.

  19. arXiv:1509.01698  [pdf, other

    stat.ML cs.LG

    HAMSI: A Parallel Incremental Optimization Algorithm Using Quadratic Approximations for Solving Partially Separable Problems

    Authors: Kamer Kaya, Figen Öztoprak, Ş. İlker Birbil, A. Taylan Cemgil, Umut Şimşekli, Nurdan Kuru, Hazal Koptagel, M. Kaan Öztürk

    Abstract: We propose HAMSI (Hessian Approximated Multiple Subsets Iteration), which is a provably convergent, second order incremental algorithm for solving large-scale partially separable optimization problems. The algorithm is based on a local quadratic approximation, and hence, allows incorporating curvature information to speed-up the convergence. HAMSI is inherently parallel and it scales nicely with t… ▽ More

    Submitted 4 August, 2017; v1 submitted 5 September, 2015; originally announced September 2015.

    Comments: The software is available at https://github.com/spartensor/hamsi-mf

  20. arXiv:1311.1626  [pdf, ps, other

    cs.DB cs.DS

    Trade-offs Computing Minimum Hub Cover toward Optimized Graph Query Processing

    Authors: Belma Yelbay, S. Ilker Birbil, Kerem Bulbul, Hasan M. Jamil

    Abstract: As techniques for graph query processing mature, the need for optimization is increasingly becoming an imperative. Indices are one of the key ingredients toward efficient query processing strategies via cost-based optimization. Due to the apparent absence of a common representation model, it is difficult to make a focused effort toward develo** access structures, metrics to evaluate query costs,… ▽ More

    Submitted 7 November, 2013; v1 submitted 7 November, 2013; originally announced November 2013.

    Comments: 12 pages, 6 figures and 2 algorithms