Skip to main content

Showing 1–9 of 9 results for author: Thejaswi, S

.
  1. arXiv:2406.06671  [pdf, other

    cs.LG cs.CY cs.HC stat.ME

    Controlling Counterfactual Harm in Decision Support Systems Based on Prediction Sets

    Authors: Eleni Straitouri, Suhas Thejaswi, Manuel Gomez Rodriguez

    Abstract: Decision support systems based on prediction sets help humans solve multiclass classification tasks by narrowing down the set of potential label values to a subset of them, namely a prediction set, and asking them to always predict label values from the prediction sets. While this type of systems have been proven to be effective at improving the average accuracy of the predictions made by humans,… ▽ More

    Submitted 10 June, 2024; originally announced June 2024.

  2. arXiv:2405.17544  [pdf, other

    cs.LG cs.CY cs.HC

    Towards Human-AI Complementarity with Predictions Sets

    Authors: Giovanni De Toni, Nastaran Okati, Suhas Thejaswi, Eleni Straitouri, Manuel Gomez-Rodriguez

    Abstract: Decision support systems based on prediction sets have proven to be effective at hel** human experts solve classification tasks. Rather than providing single-label predictions, these systems provide sets of label predictions constructed using conformal prediction, namely prediction sets, and ask human experts to predict label values from these sets. In this paper, we first show that the predicti… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

  3. arXiv:2402.17826  [pdf, other

    cs.LG cs.AI cs.CL cs.CY cs.HC stat.ML

    Prediction-Powered Ranking of Large Language Models

    Authors: Ivi Chatzi, Eleni Straitouri, Suhas Thejaswi, Manuel Gomez Rodriguez

    Abstract: Large language models are often ranked according to their level of alignment with human preferences -- a model is better than other models if its outputs are more frequently preferred by humans. One of the popular ways to elicit human preferences utilizes pairwise comparisons between the outputs provided by different models to the same inputs. However, since gathering pairwise comparisons by human… ▽ More

    Submitted 23 May, 2024; v1 submitted 27 February, 2024; originally announced February 2024.

  4. arXiv:2401.05502  [pdf, ps, other

    cs.DS cs.AI cs.CC cs.LG

    Diversity-aware clustering: Computational Complexity and Approximation Algorithms

    Authors: Suhas Thejaswi, Ameet Gadekar, Bruno Ordozgoiti, Aristides Gionis

    Abstract: In this work, we study diversity-aware clustering problems where the data points are associated with multiple attributes resulting in intersecting groups. A clustering solution need to ensure that a minimum number of cluster centers are chosen from each group while simultaneously minimizing the clustering objective, which can be either $k$-median, $k$-means or $k$-supplier. We present parameterize… ▽ More

    Submitted 10 January, 2024; originally announced January 2024.

    Comments: Algorithmic Fairness, Fair Clustering, Diversity-aware Clustering, Intersectionaly, Subgroup fairness

  5. arXiv:2306.04489  [pdf, other

    cs.LG

    Fair Column Subset Selection

    Authors: Antonis Matakos, Bruno Ordozgoiti, Suhas Thejaswi

    Abstract: The problem of column subset selection asks for a subset of columns from an input matrix such that the matrix can be reconstructed as accurately as possible within the span of the selected columns. A natural extension is to consider a setting where the matrix rows are partitioned into two groups, and the goal is to choose a subset of columns that minimizes the maximum reconstruction error of both… ▽ More

    Submitted 10 July, 2024; v1 submitted 7 June, 2023; originally announced June 2023.

    Comments: KDD 2024

  6. arXiv:2112.07030  [pdf, other

    cs.DS math.CO

    Clustering with fair-center representation: parameterized approximation algorithms and heuristics

    Authors: Suhas Thejaswi, Ameet Gadekar, Bruno Ordozgoiti, Michal Osadnik

    Abstract: We study a variant of classical clustering formulations in the context of algorithmic fairness, known as diversity-aware clustering. In this variant we are given a collection of facility subsets, and a solution must contain at least a specified number of facilities from each subset while simultaneously minimizing the clustering objective ($k$-median or $k$-means). We investigate the fixed-paramete… ▽ More

    Submitted 24 October, 2022; v1 submitted 13 December, 2021; originally announced December 2021.

    ACM Class: G.2.1; F.2.0; F.1.3

  7. arXiv:2106.11696  [pdf, other

    cs.DS

    Diversity-aware $k$-median : Clustering with fair center representation

    Authors: Suhas Thejaswi, Bruno Ordozgoiti, Aristides Gionis

    Abstract: We introduce a novel problem for diversity-aware clustering. We assume that the potential cluster centers belong to a set of groups defined by protected attributes, such as ethnicity, gender, etc. We then ask to find a minimum-cost clustering of the data into $k$ clusters so that a specified minimum number of cluster centers are chosen from each group. We thus require that all groups are represent… ▽ More

    Submitted 24 October, 2022; v1 submitted 22 June, 2021; originally announced June 2021.

    Comments: To appear in ECML-PKDD 2021

  8. arXiv:2010.08423  [pdf, other

    cs.DS cs.DC

    Restless reachability problems in temporal graphs

    Authors: Suhas Thejaswi, Juho Lauri, Aristides Gionis

    Abstract: We study a family of reachability problems under waiting-time restrictions in temporal and vertex-colored temporal graphs. Given a temporal graph and a set of source vertices, we find the set of vertices that are reachable from a source via a time-respecting path, where the difference in timestamps between consecutive edges is at most a resting time. Given a vertex-colored temporal graph and a mul… ▽ More

    Submitted 17 December, 2021; v1 submitted 16 October, 2020; originally announced October 2020.

    Comments: The paper is updated with more illustrations for improving readability and directed towards broader audience (non-expert group)

    ACM Class: F.2.2; G.4; F.2.1

  9. arXiv:2001.07158  [pdf, other

    cs.DS cs.DB cs.DC cs.IR

    Finding path motifs in large temporal graphs using algebraic fingerprints

    Authors: Suhas Thejaswi, Aristides Gionis, Juho Lauri

    Abstract: We study a family of pattern-detection problems in vertex-colored temporal graphs. In particular, given a vertex-colored temporal graph and a multiset of colors as a query, we search for temporal paths in the graph that contain the colors specified in the query. These types of problems have several applications, for example in recommending tours for tourists or detecting abnormal behavior in a net… ▽ More

    Submitted 27 July, 2020; v1 submitted 20 January, 2020; originally announced January 2020.

    Comments: version prior to peer review

    ACM Class: F.2.1; F.2.2; G.2.1; G.2.2; I.5.0