Skip to main content

Showing 1–7 of 7 results for author: Duppala, S

Searching in archive cs. Search in all archives.
.
  1. Barter Exchange with Shared Item Valuations

    Authors: Juan Luque, Sharmila Duppala, John Dickerson, Aravind Srinivasan

    Abstract: In barter exchanges agents enter seeking to swap their items for other items on their wishlist. We consider a centralized barter exchange with a set of agents and items where each item has a positive value. The goal is to compute a (re)allocation of items maximizing the agents' collective utility subject to each agent's total received value being comparable to their total given value. Many such ce… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

    Comments: A previous version of this work appeared in the proceedings of WWW '24

  2. arXiv:2406.00599  [pdf, other

    cs.LG cs.AI cs.CY cs.DS

    Robust Fair Clustering with Group Membership Uncertainty Sets

    Authors: Sharmila Duppala, Juan Luque, John P. Dickerson, Seyed A. Esmaeili

    Abstract: We study the canonical fair clustering problem where each cluster is constrained to have close to population-level representation of each group. Despite significant attention, the salient issue of having incomplete knowledge about the group membership of each point has been superficially addressed. In this paper, we consider a setting where errors exist in the assigned group memberships. We introd… ▽ More

    Submitted 1 June, 2024; originally announced June 2024.

  3. arXiv:2309.05554  [pdf, ps, other

    cs.DS

    Concentration of Submodular Functions Under Negative Dependence

    Authors: Sharmila Duppala, George Z. Li, Juan Luque, Aravind Srinivasan, Renata Valieva

    Abstract: We study the question of whether submodular functions of random variables satisfying various notions of negative dependence satisfy Chernoff-like concentration inequalities. We prove such a concentration inequality for the lower tail when the random variables satisfy negative association or negative regression, resolving an open problem raised in (\citet{approx/QiuS22}). Previous work showed such… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: 12 pages

  4. arXiv:2205.14358  [pdf, other

    cs.LG cs.AI cs.DS

    Fair Labeled Clustering

    Authors: Seyed A. Esmaeili, Sharmila Duppala, John P. Dickerson, Brian Brubach

    Abstract: Numerous algorithms have been produced for the fundamental problem of clustering under many different notions of fairness. Perhaps the most common family of notions currently studied is group fairness, in which proportional group representation is ensured in every cluster. We extend this direction by considering the downstream application of clustering and how group fairness should be ensured for… ▽ More

    Submitted 4 June, 2023; v1 submitted 28 May, 2022; originally announced May 2022.

    Comments: Accepted to KDD 2022

  5. arXiv:2201.06021  [pdf, other

    cs.GT cs.AI cs.DS

    Rawlsian Fairness in Online Bipartite Matching: Two-sided, Group, and Individual

    Authors: Seyed A. Esmaeili, Sharmila Duppala, Davidson Cheng, Vedant Nanda, Aravind Srinivasan, John P. Dickerson

    Abstract: Online bipartite-matching platforms are ubiquitous and find applications in important areas such as crowdsourcing and ridesharing. In the most general form, the platform consists of three entities: two sides to be matched and a platform operator that decides the matching. The design of algorithms for such platforms has traditionally focused on the operator's (expected) profit. Since fairness has b… ▽ More

    Submitted 4 June, 2023; v1 submitted 16 January, 2022; originally announced January 2022.

    Comments: Accepted to AAAI 2023

  6. arXiv:2112.05247  [pdf, ps, other

    cs.DS

    Online minimum matching with uniform metric and random arrivals

    Authors: Sharmila Duppala, Karthik A. Sankararaman, Pan Xu

    Abstract: We consider Online Minimum Bipartite Matching under the uniform metric. We show that Randomized Greedy achieves a competitive ratio equal to $(1+1/n) (H_{n+1}-1)$, which matches the lower bound. Comparing with the fact that RG achieves an optimal ratio of $Θ(\ln n)$ for the same problem but under the adversarial order, we find that the weaker arrival assumption of random order doesn't offer any ex… ▽ More

    Submitted 9 December, 2021; originally announced December 2021.

    Comments: Accepted to Operations Research Letters (ORL)

  7. Data Races and the Discrete Resource-time Tradeoff Problem with Resource Reuse over Paths

    Authors: Rathish Das, Shih-Yu Tsai, Sharmila Duppala, Jayson Lynch, Esther M. Arkin, Rezaul Chowdhury, Joseph S. B. Mitchell, Steven Skiena

    Abstract: A determinacy race occurs if two or more logically parallel instructions access the same memory location and at least one of them tries to modify its content. Races often lead to nondeterministic and incorrect program behavior. A data race is a special case of a determinacy race which can be eliminated by associating a mutual-exclusion lock or allowing atomic accesses to the memory location. Howev… ▽ More

    Submitted 19 April, 2019; originally announced April 2019.