Skip to main content

Showing 1–8 of 8 results for author: Sood, G

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

    cs.LG cs.SE

    Scaling ML Products At Startups: A Practitioner's Guide

    Authors: Atul Dhingra, Gaurav Sood

    Abstract: How do you scale a machine learning product at a startup? In particular, how do you serve a greater volume, velocity, and variety of queries cost-effectively? We break down costs into variable costs-the cost of serving the model and performant-and fixed costs-the cost of develo** and training new models. We propose a framework for conceptualizing these costs, breaking them into finer categories,… ▽ More

    Submitted 20 April, 2023; originally announced April 2023.

  2. arXiv:2303.06823  [pdf, other

    cs.CV

    Instate: Predicting the State of Residence From Last Name

    Authors: Atul Dhingra, Gaurav Sood

    Abstract: India has twenty-two official languages. Serving such a diverse language base is a challenge for survey statisticians, call center operators, software developers, and other such service providers. To help provide better services to different language communities via better localization, we introduce a new machine learning model that predicts the language(s) that the user can speak from their name.… ▽ More

    Submitted 12 March, 2023; originally announced March 2023.

  3. arXiv:2205.13428  [pdf, other

    cs.CC cs.LO

    QBF Merge Resolution is powerful but unnatural

    Authors: Meena Mahajan, Gaurav Sood

    Abstract: The Merge Resolution proof system (M-Res) for QBFs, proposed by Beyersdorff et al. in 2019, explicitly builds partial strategies inside refutations. The original motivation for this approach was to overcome the limitations encountered in long-distance Q-Resolution proof system (LD-Q-Res), where the syntactic side-conditions, while prohibiting all unsound resolutions, also end up prohibiting some s… ▽ More

    Submitted 17 December, 2023; v1 submitted 26 May, 2022; originally announced May 2022.

  4. arXiv:2012.06779  [pdf, ps, other

    cs.CC cs.LO

    Hard QBFs for Merge Resolution

    Authors: Olaf Beyersdorff, Joshua Blinkhorn, Meena Mahajan, Tomáš Peitl, Gaurav Sood

    Abstract: We prove the first genuine QBF proof size lower bounds for the proof system Merge Resolution (MRes [Olaf Beyersdorff et al., 2020]), a refutational proof system for prenex quantified Boolean formulas (QBF) with a CNF matrix. Unlike most QBF resolution systems in the literature, proofs in MRes consist of resolution steps together with information on countermodels, which are syntactically stored in… ▽ More

    Submitted 26 January, 2024; v1 submitted 12 December, 2020; originally announced December 2020.

    MSC Class: 03F20

  5. MaxSAT Resolution and Subcube Sums

    Authors: Yuval Filmus, Meena Mahajan, Gaurav Sood, Marc Vinyals

    Abstract: We study the MaxRes rule in the context of certifying unsatisfiability. We show that it can be exponentially more powerful than tree-like resolution, and when augmented with weakening (the system MaxResW), p-simulates tree-like resolution. In devising a lower bound technique specific to MaxRes (and not merely inheriting lower bounds from Res), we define a new proof system called the SubCubeSums pr… ▽ More

    Submitted 22 October, 2022; v1 submitted 23 May, 2020; originally announced May 2020.

    MSC Class: 03F20

    Journal ref: ACM Trans. Comput. Logic 24, 1, Article 8 (January 2023)

  6. arXiv:1808.01883  [pdf, other

    cs.CY

    Pwned: How Often Are Americans' Online Accounts Breached?

    Authors: Ken Cor, Gaurav Sood

    Abstract: News about massive online breaches is increasingly common. But there has been little good data on how exposed people are because of these breaches. We combine data from a large, representative sample of adult Americans (n = 5,000) with data from \textit{Have I Been Pwned} to estimate the lower bound of the average number of breached online accounts per person. We find that at least 82.84% of Ameri… ▽ More

    Submitted 18 February, 2019; v1 submitted 29 July, 2018; originally announced August 2018.

  7. arXiv:1807.06075  [pdf, other

    cs.CY

    Street Sense: Learning from Google Street View

    Authors: Suriyan Laohaprapanon, Kimberly Ortleb, Gaurav Sood

    Abstract: How good are the public services and the public infrastructure? Does their quality vary by income? These are vital questions---they shed light on how well the government is doing its job, the consequences of disparities in local funding, etc. But there is little good data on many of these questions. We fill this gap by describing a scalable method of getting data on one crucial piece of public inf… ▽ More

    Submitted 10 July, 2018; originally announced July 2018.

  8. arXiv:1303.4315  [pdf, ps, other

    cs.CC

    On the computational complexity of Data Flow Analysis

    Authors: Gaurav Sood, K. Murali Krishnan

    Abstract: We consider the problem of Data Flow Analysis over monotone data flow frameworks with a finite lattice. The problem of computing the Maximum Fixed Point (MFP) solution is shown to be P-complete even when the lattice has just four elements. This shows that the problem is unlikely to be efficiently parallelizable. It is also shown that the problem of computing the Meet Over all Paths (MOP) solution… ▽ More

    Submitted 18 March, 2013; originally announced March 2013.

    Comments: 7 pages 4 figures

    MSC Class: 68Q17 ACM Class: F.1.3; D.3.4; F.3.2