Skip to main content

Showing 1–39 of 39 results for author: Pitassi, T

.
  1. arXiv:2311.13628  [pdf, other

    cs.LG cs.AI cs.CL

    Prompt Risk Control: A Rigorous Framework for Responsible Deployment of Large Language Models

    Authors: Thomas P. Zollo, Todd Morrill, Zhun Deng, Jake C. Snell, Toniann Pitassi, Richard Zemel

    Abstract: The recent explosion in the capabilities of large language models has led to a wave of interest in how best to prompt a model to perform a given task. While it may be tempting to simply choose a prompt based on average performance on a validation set, this can lead to a deployment where unexpectedly poor responses are generated, especially for the worst-off users. To mitigate this prospect, we pro… ▽ More

    Submitted 27 March, 2024; v1 submitted 22 November, 2023; originally announced November 2023.

    Comments: 34 pages, 10 figures, published as conference paper at ICLR 2024, and accepted to the Socially Responsible Language Modelling Research (SoLaR) workshop at NeurIPS 2023

  2. arXiv:2309.13786  [pdf, other

    cs.LG stat.ML

    Distribution-Free Statistical Dispersion Control for Societal Applications

    Authors: Zhun Deng, Thomas P. Zollo, Jake C. Snell, Toniann Pitassi, Richard Zemel

    Abstract: Explicit finite-sample statistical guarantees on model performance are an important ingredient in responsible machine learning. Previous work has focused mainly on bounding either the expected loss of a predictor or the probability that an individual prediction will incur a loss value in a specified range. However, for many high-stakes applications, it is crucial to understand and control the disp… ▽ More

    Submitted 6 March, 2024; v1 submitted 24 September, 2023; originally announced September 2023.

    Comments: Accepted by NeurIPS as spotlight (top 3% among submissions)

  3. arXiv:2309.06554  [pdf, ps, other

    cs.CC math.CO

    An improved protocol for ExactlyN with more than 3 players

    Authors: Lianna Hambardzumyan, Toniann Pitassi, Suhail Sherif, Morgan Shirley, Adi Shraibman

    Abstract: The ExactlyN problem in the number-on-forehead (NOF) communication setting asks $k$ players, each of whom can see every input but their own, if the $k$ input numbers add up to $N$. Introduced by Chandra, Furst and Lipton in 1983, ExactlyN is important for its role in understanding the strength of randomness in communication complexity with many players. It is also tightly connected to the field of… ▽ More

    Submitted 12 September, 2023; originally announced September 2023.

  4. arXiv:2308.16042  [pdf, ps, other

    cs.DS

    Optimal Non-Adaptive Cell Probe Dictionaries and Hashing

    Authors: Kasper Green Larsen, Rasmus Pagh, Giuseppe Persiano, Toniann Pitassi, Kevin Yeo, Or Zamir

    Abstract: We present a simple and provably optimal non-adaptive cell probe data structure for the static dictionary problem. Our data structure supports storing a set of n key-value pairs from [u]x[u] using s words of space and answering key lookup queries in t = O(lg(u/n)/ lg(s/n)) nonadaptive probes. This generalizes a solution to the membership problem (i.e., where no values are associated with keys) due… ▽ More

    Submitted 19 April, 2024; v1 submitted 30 August, 2023; originally announced August 2023.

    Comments: Appears at ICALP 2024. This paper is a merge and revision of two previous reports [PY20] and [LPPZ23]

  5. arXiv:2305.19320  [pdf, ps, other

    cs.CC cs.DS cs.LO

    On the algebraic proof complexity of Tensor Isomorphism

    Authors: Nicola Galesi, Joshua A. Grochow, Toniann Pitassi, Adrian She

    Abstract: The Tensor Isomorphism problem (TI) has recently emerged as having connections to multiple areas of research within complexity and beyond, but the current best upper bound is essentially the brute force algorithm. Being an algebraic problem, TI (or rather, proving that two tensors are non-isomorphic) lends itself very naturally to algebraic and semi-algebraic proof systems, such as the Polynomial… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: Full version of extended abstract to appear in CCC '23

    MSC Class: 03F20; 15A69; 68Q25; 13P15 ACM Class: F.2.2; F.4.1

  6. arXiv:2303.12921  [pdf, ps, other

    cs.LG cs.CR cs.DS

    Stability is Stable: Connections between Replicability, Privacy, and Adaptive Generalization

    Authors: Mark Bun, Marco Gaboardi, Max Hopkins, Russell Impagliazzo, Rex Lei, Toniann Pitassi, Satchit Sivakumar, Jessica Sorrell

    Abstract: The notion of replicable algorithms was introduced in Impagliazzo et al. [STOC '22] to describe randomized algorithms that are stable under the resampling of their inputs. More precisely, a replicable algorithm gives the same output with high probability when its randomness is fixed and it is run on a new i.i.d. sample drawn from the same distribution. Using replicable algorithms for data analysis… ▽ More

    Submitted 24 March, 2023; v1 submitted 22 March, 2023; originally announced March 2023.

    Comments: STOC 2023, minor typos fixed

  7. arXiv:2212.13629  [pdf, other

    cs.LG stat.ML

    Quantile Risk Control: A Flexible Framework for Bounding the Probability of High-Loss Predictions

    Authors: Jake C. Snell, Thomas P. Zollo, Zhun Deng, Toniann Pitassi, Richard Zemel

    Abstract: Rigorous guarantees about the performance of predictive algorithms are necessary in order to ensure their responsible use. Previous work has largely focused on bounding the expected loss of a predictor, but this is not sufficient in many risk-sensitive applications where the distribution of errors is important. In this work, we propose a flexible framework to produce a family of bounds on quantile… ▽ More

    Submitted 27 December, 2022; originally announced December 2022.

    Comments: 24 pages, 4 figures. Code is available at https://github.com/jakesnell/quantile-risk-control

  8. arXiv:2210.15439  [pdf, ps, other

    stat.ML cs.CR cs.DS cs.LG

    Learning versus Refutation in Noninteractive Local Differential Privacy

    Authors: Alexander Edmonds, Aleksandar Nikolov, Toniann Pitassi

    Abstract: We study two basic statistical tasks in non-interactive local differential privacy (LDP): learning and refutation. Learning requires finding a concept that best fits an unknown target function (from labelled samples drawn from a distribution), whereas refutation requires distinguishing between data distributions that are well-correlated with some concept in the class, versus distributions where th… ▽ More

    Submitted 25 October, 2022; originally announced October 2022.

  9. arXiv:2201.08430  [pdf, ps, other

    cs.LG

    Reproducibility in Learning

    Authors: Russell Impagliazzo, Rex Lei, Toniann Pitassi, Jessica Sorrell

    Abstract: We introduce the notion of a reproducible algorithm in the context of learning. A reproducible learning algorithm is resilient to variations in its samples -- with high probability, it returns the exact same output when run on two samples from the same underlying distribution. We begin by unpacking the definition, clarifying how randomness is instrumental in balancing accuracy and reproducibility.… ▽ More

    Submitted 14 April, 2023; v1 submitted 20 January, 2022; originally announced January 2022.

  10. arXiv:2111.07483  [pdf, ps, other

    cs.CC

    Tradeoffs for small-depth Frege proofs

    Authors: Toniann Pitassi, Prasanna Ramakrishnan, Li-Yang Tan

    Abstract: We study the complexity of small-depth Frege proofs and give the first tradeoffs between the size of each line and the number of lines. Existing lower bounds apply to the overall proof size -- the sum of sizes of all lines -- and do not distinguish between these notions of complexity. For depth-$d$ Frege proofs of the Tseitin principle on the $n \times n$ grid where each line is a size-$s$ formu… ▽ More

    Submitted 7 April, 2022; v1 submitted 14 November, 2021; originally announced November 2021.

    Comments: FOCS 2021. Fixed typo in Theorem 1.1

  11. arXiv:2102.05019  [pdf, ps, other

    cs.CC

    On the Power and Limitations of Branch and Cut

    Authors: Noah Fleming, Mika Göös, Russell Impagliazzo, Toniann Pitassi, Robert Robere, Li-Yang Tan, Avi Wigderson

    Abstract: The Stabbing Planes proof system was introduced to model the reasoning carried out in practical mixed integer programming solvers. As a proof system, it is powerful enough to simulate Cutting Planes and to refute the Tseitin formulas -- certain unsatisfiable systems of linear equations mod 2 -- which are canonical hard examples for many algebraic proof systems. In a recent (and surprising) result,… ▽ More

    Submitted 21 May, 2021; v1 submitted 9 February, 2021; originally announced February 2021.

  12. arXiv:2102.00314  [pdf, ps, other

    cs.LG cs.CC stat.ML

    Size and Depth Separation in Approximating Benign Functions with Neural Networks

    Authors: Gal Vardi, Daniel Reichman, Toniann Pitassi, Ohad Shamir

    Abstract: When studying the expressive power of neural networks, a main challenge is to understand how the size and depth of the network affect its ability to approximate real functions. However, not all functions are interesting from a practical viewpoint: functions of interest usually have a polynomially-bounded Lipschitz constant, and can be computed efficiently. We call functions that satisfy these cond… ▽ More

    Submitted 28 June, 2021; v1 submitted 30 January, 2021; originally announced February 2021.

    Comments: Edits after review + changing the terminology from "natural functions" to "benign functions"

  13. arXiv:2010.07140  [pdf, other

    stat.ML cs.LG math.ST

    Theoretical bounds on estimation error for meta-learning

    Authors: James Lucas, Mengye Ren, Irene Kameni, Toniann Pitassi, Richard Zemel

    Abstract: Machine learning models have traditionally been developed under the assumption that the training and test distributions match exactly. However, recent success in few-shot learning and related problems are encouraging signs that these models can be adapted to more realistic settings where train and test distributions differ. Unfortunately, there is severely limited theoretical support for these alg… ▽ More

    Submitted 14 October, 2020; originally announced October 2020.

    Comments: 12 pages in main paper,22 pages in appendix,4 figures total

  14. arXiv:2007.02740  [pdf, ps, other

    cs.CC

    KRW Composition Theorems via Lifting

    Authors: Susanna F. de Rezende, Or Meir, Jakob Nordström, Toniann Pitassi, Robert Robere

    Abstract: One of the major open problems in complexity theory is proving super-logarithmic lower bounds on the depth of circuits (i.e., $\mathbf{P}\not\subseteq\mathbf{NC}^1$). Karchmer, Raz, and Wigderson (Computational Complexity 5(3/4), 1995) suggested to approach this problem by proving that depth complexity behaves "as expected" with respect to the composition of functions $f\diamond g$. They showed th… ▽ More

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

  15. arXiv:2004.08037  [pdf, other

    cs.CC

    Automating Cutting Planes is NP-Hard}

    Authors: Mika Göös, Sa** Koroth, Ian Mertz, Toniann Pitassi

    Abstract: We show that Cutting Planes (CP) proofs are hard to find: Given an unsatisfiable formula $F$, 1) It is NP-hard to find a CP refutation of $F$ in time polynomial in the length of the shortest such refutation; and 2)unless Gap-Hitting-Set admits a nontrivial algorithm, one cannot find a tree-like CP refutation of $F$ in time polynomial in the length of the shortest such refutation. The first r… ▽ More

    Submitted 16 April, 2020; originally announced April 2020.

    Comments: Full version of the conference version at STOC 2020 by the same title

  16. arXiv:2003.02323  [pdf, ps, other

    cs.CC

    Towards a Complexity-theoretic Understanding of Restarts in SAT solvers

    Authors: Chunxiao Li, Noah Fleming, Marc Vinyals, Toniann Pitassi, Vijay Ganesh

    Abstract: Restarts are a widely-used class of techniques integral to the efficiency of Conflict-Driven Clause Learning (CDCL) Boolean SAT solvers. While the utility of such policies has been well-established empirically, a theoretical explanation of whether restarts are indeed crucial to the power of CDCL solvers is lacking. In this paper, we prove a series of theoretical results that characterize the power… ▽ More

    Submitted 11 May, 2020; v1 submitted 4 March, 2020; originally announced March 2020.

  17. arXiv:2001.02144  [pdf, ps, other

    cs.CC cs.DM cs.LO

    Lifting with Simple Gadgets and Applications to Circuit and Proof Complexity

    Authors: Susanna F. de Rezende, Or Meir, Jakob Nordström, Toniann Pitassi, Robert Robere, Marc Vinyals

    Abstract: We significantly strengthen and generalize the theorem lifting Nullstellensatz degree to monotone span program size by Pitassi and Robere (2018) so that it works for any gadget with high enough rank, in particular, for useful gadgets such as equality and greater-than. We apply our generalized theorem to solve two open problems: * We present the first result that demonstrates a separation in proo… ▽ More

    Submitted 7 January, 2020; originally announced January 2020.

    ACM Class: F.2.2; F.2.3; F.4.1

  18. arXiv:1909.09141  [pdf, other

    cs.LG cs.AI cs.CY stat.ML

    Causal Modeling for Fairness in Dynamical Systems

    Authors: Elliot Creager, David Madras, Toniann Pitassi, Richard Zemel

    Abstract: In many application areas---lending, education, and online recommenders, for example---fairness and equity concerns emerge when a machine learning system interacts with a dynamically changing environment to produce both immediate and long-term effects for individuals and demographic groups. We discuss causal directed acyclic graphs (DAGs) as a unifying framework for the recent literature on fairne… ▽ More

    Submitted 6 July, 2020; v1 submitted 18 September, 2019; originally announced September 2019.

  19. arXiv:1906.02589  [pdf, other

    cs.LG cs.AI stat.ML

    Flexibly Fair Representation Learning by Disentanglement

    Authors: Elliot Creager, David Madras, Jörn-Henrik Jacobsen, Marissa A. Weis, Kevin Swersky, Toniann Pitassi, Richard Zemel

    Abstract: We consider the problem of learning representations that achieve group and subgroup fairness with respect to multiple sensitive attributes. Taking inspiration from the disentangled representation learning literature, we propose an algorithm for learning compact representations of datasets that are useful for reconstruction and prediction, but are also \emph{flexibly fair}, meaning they can be easi… ▽ More

    Submitted 6 June, 2019; originally announced June 2019.

    Journal ref: Proceedings of the International Conference on Machine Learning (ICML), 2019

  20. arXiv:1904.13056  [pdf, ps, other

    cs.CC

    Query-to-Communication Lifting Using Low-Discrepancy Gadgets

    Authors: Arkadev Chattopadhyay, Yuval Filmus, Sa** Koroth, Or Meir, Toniann Pitassi

    Abstract: Lifting theorems are theorems that relate the query complexity of a function $f:\{0,1\}^{n}\to\{0,1\}$ to the communication complexity of the composed function $f \circ g^{n}$, for some "gadget" $g:\{0,1\}^{b}\times\{0,1\}^{b}\to\{0,1\}$. Such theorems allow transferring lower bounds from query complexity to the communication complexity, and have seen numerous applications in the recent years. In… ▽ More

    Submitted 5 October, 2021; v1 submitted 30 April, 2019; originally announced April 2019.

    Comments: This work subsumes an earlier work that appears in ICALP 2019

  21. arXiv:1809.02519  [pdf, ps, other

    cs.LG stat.ML

    Fairness Through Causal Awareness: Learning Latent-Variable Models for Biased Data

    Authors: David Madras, Elliot Creager, Toniann Pitassi, Richard Zemel

    Abstract: How do we learn from biased data? Historical datasets often reflect historical prejudices; sensitive or protected attributes may affect the observed treatments and outcomes. Classification algorithms tasked with predicting outcomes accurately from these datasets tend to replicate these biases. We advocate a causal modeling approach to learning from biased data, exploring the relationship between f… ▽ More

    Submitted 2 December, 2018; v1 submitted 7 September, 2018; originally announced September 2018.

    Comments: Accepted as a conference paper at ACM Conference on Fairness, Accountability, and Transparency (ACM FAT*) 2019

  22. arXiv:1802.06309  [pdf, other

    cs.LG stat.ML

    Learning Adversarially Fair and Transferable Representations

    Authors: David Madras, Elliot Creager, Toniann Pitassi, Richard Zemel

    Abstract: In this paper, we advocate for representation learning as the key to mitigating unfair prediction outcomes downstream. Motivated by a scenario where learned representations are used by third parties with unknown objectives, we propose and explore adversarial representation learning as a natural method of ensuring those parties act fairly. We connect group fairness (demographic parity, equalized od… ▽ More

    Submitted 22 October, 2018; v1 submitted 17 February, 2018; originally announced February 2018.

  23. arXiv:1711.06664  [pdf, other

    stat.ML cs.LG

    Predict Responsibly: Improving Fairness and Accuracy by Learning to Defer

    Authors: David Madras, Toniann Pitassi, Richard Zemel

    Abstract: In many machine learning applications, there are multiple decision-makers involved, both automated and human. The interaction between these agents often goes unaddressed in algorithmic development. In this work, we explore a simple version of this interaction with a two-stage framework containing an automated model and an external decision-maker. The model can choose to say "Pass", and pass the de… ▽ More

    Submitted 6 September, 2018; v1 submitted 17 November, 2017; originally announced November 2017.

    Comments: Accepted as a conference paper at Neural Information Processing Systems 2018

  24. arXiv:1710.03219  [pdf, ps, other

    cs.CC

    Stabbing Planes

    Authors: Paul Beame, Noah Fleming, Russell Impagliazzo, Antonina Kolokolova, Denis Pankratov, Toniann Pitassi, Robert Robere

    Abstract: We develop a new semi-algebraic proof system called Stabbing Planes which formalizes modern branch-and-cut algorithms for integer programming and is in the style of DPLL-based modern SAT solvers. As with DPLL there is only a single rule: the current polytope can be subdivided by branching on an inequality and its "integer negation." That is, we can (nondeterministically choose) a hyperplane… ▽ More

    Submitted 17 March, 2023; v1 submitted 9 October, 2017; originally announced October 2017.

  25. arXiv:1706.02207  [pdf, ps, other

    cs.CC math.CO

    On The Communication Complexity of High-Dimensional Permutations

    Authors: Nati Linial, and Toniann Pitassi, Adi Shraibman

    Abstract: We study the multiparty communication complexity of high dimensional permutations, in the Number On the Forehead (NOF) model. This model is due to Chandra, Furst and Lipton (CFL) who also gave a nontrivial protocol for the Exactly-n problem where three players receive integer inputs and need to decide if their inputs sum to a given integer $n$. There is a considerable body of literature dealing wi… ▽ More

    Submitted 27 November, 2018; v1 submitted 7 June, 2017; originally announced June 2017.

  26. arXiv:1703.07666  [pdf, other

    cs.CC

    Query-to-Communication Lifting for BPP

    Authors: Mika Göös, Toniann Pitassi, Thomas Watson

    Abstract: For any $n$-bit boolean function $f$, we show that the randomized communication complexity of the composed function $f\circ g^n$, where $g$ is an index gadget, is characterized by the randomized decision tree complexity of $f$. In particular, this means that many query complexity separations involving randomized models (e.g., classical vs. quantum) automatically imply analogous separations in comm… ▽ More

    Submitted 22 March, 2017; originally announced March 2017.

    Comments: 21 pages

  27. arXiv:1703.02469  [pdf, ps, other

    cs.CC

    Random CNFs are Hard for Cutting Planes

    Authors: Noah Fleming, Denis Pankratov, Toniann Pitassi, Robert Robere

    Abstract: The random k-SAT model is the most important and well-studied distribution over k-SAT instances. It is closely connected to statistical physics; it is used as a testbench for satisfiability algorithms, and average-case hardness over this distribution has also been linked to hardness of approximation via Feige's hypothesis. We prove that any Cutting Planes refutation for random k-SAT requires expon… ▽ More

    Submitted 7 March, 2017; originally announced March 2017.

  28. arXiv:1607.00443  [pdf, ps, other

    cs.CC cs.LO math.LO

    Algebraic Proof Complexity: Progress, Frontiers and Challenges

    Authors: Tonnian Pitassi, Iddo Tzameret

    Abstract: We survey recent progress in the proof complexity of strong proof systems and its connection to algebraic circuit complexity, showing how the synergy between the two gives rise to new approaches to fundamental open questions, solutions to old problems, and new directions of research. In particular, we focus on tight connections between proof complexity lower bounds (namely, lower bounds on the siz… ▽ More

    Submitted 1 July, 2016; originally announced July 2016.

    Comments: Complexity Column of the ACM SIGLOG News, ACM New York, NY, USA, July 2016

    MSC Class: 03F20; 68Q25

  29. arXiv:1506.02629  [pdf, other

    cs.LG cs.DS

    Generalization in Adaptive Data Analysis and Holdout Reuse

    Authors: Cynthia Dwork, Vitaly Feldman, Moritz Hardt, Toniann Pitassi, Omer Reingold, Aaron Roth

    Abstract: Overfitting is the bane of data analysts, even when data are plentiful. Formal approaches to understanding this problem focus on statistical inference and generalization of individual analysis procedures. Yet the practice of data analysis is an inherently interactive and adaptive process: new analyses and hypotheses are proposed after seeing the results of previous ones, parameters are tuned on th… ▽ More

    Submitted 25 September, 2015; v1 submitted 8 June, 2015; originally announced June 2015.

  30. arXiv:1411.2664  [pdf, ps, other

    cs.LG cs.DS

    Preserving Statistical Validity in Adaptive Data Analysis

    Authors: Cynthia Dwork, Vitaly Feldman, Moritz Hardt, Toniann Pitassi, Omer Reingold, Aaron Roth

    Abstract: A great deal of effort has been devoted to reducing the risk of spurious scientific discoveries, from the use of sophisticated validation techniques, to deep statistical methods for controlling the false discovery rate in multiple hypothesis testing. However, there is a fundamental disconnect between the theoretical results and the practice of data analysis: the theory of statistical inference ass… ▽ More

    Submitted 2 March, 2016; v1 submitted 10 November, 2014; originally announced November 2014.

    Comments: Updated related work with recent developments

  31. arXiv:1404.3820  [pdf, ps, other

    cs.CC cs.LO math.LO

    Circuit complexity, proof complexity, and polynomial identity testing

    Authors: Joshua A. Grochow, Toniann Pitassi

    Abstract: We introduce a new algebraic proof system, which has tight connections to (algebraic) circuit complexity. In particular, we show that any super-polynomial lower bound on any Boolean tautology in our proof system implies that the permanent does not have polynomial-size algebraic circuits (VNP is not equal to VP). As a corollary to the proof, we also show that super-polynomial lower bounds on the nu… ▽ More

    Submitted 15 April, 2014; originally announced April 2014.

    ACM Class: F.2.2; F.4.1; F.1.3

  32. Solving #SAT and Bayesian Inference with Backtracking Search

    Authors: Fahiem Bacchus, Shannon Dalmao, Toniann Pitassi

    Abstract: Inference in Bayes Nets (BAYES) is an important problem with numerous applications in probabilistic reasoning. Counting the number of satisfying assignments of a propositional formula (#SAT) is a closely related problem of fundamental theoretical importance. Both these problems, and others, are members of the class of sum-of-products (SUMPROD) problems. In this paper we show that standard backtrac… ▽ More

    Submitted 15 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 34, pages 391-442, 2009

  33. arXiv:1311.2355  [pdf, other

    cs.CC

    Communication Lower Bounds via Critical Block Sensitivity

    Authors: Mika Göös, Toniann Pitassi

    Abstract: We use critical block sensitivity, a new complexity measure introduced by Huynh and Nordström (STOC 2012), to study the communication complexity of search problems. To begin, we give a simple new proof of the following central result of Huynh and Nordström: if $S$ is a search problem with critical block sensitivity $b$, then every randomised two-party protocol solving a certain two-party lift of… ▽ More

    Submitted 11 July, 2016; v1 submitted 11 November, 2013; originally announced November 2013.

    Comments: 33 pages, 6 figures

  34. arXiv:1305.4696  [pdf, ps, other

    cs.DS

    Tight Bounds for Set Disjointness in the Message Passing Model

    Authors: Mark Braverman, Faith Ellen, Rotem Oshman, Toniann Pitassi, Vinod Vaikuntanathan

    Abstract: In a multiparty message-passing model of communication, there are $k$ players. Each player has a private input, and they communicate by sending messages to one another over private channels. While this model has been used extensively in distributed computing and in multiparty computation, lower bounds on communication complexity in this model and related models have been somewhat scarce. In recent… ▽ More

    Submitted 20 May, 2013; originally announced May 2013.

  35. arXiv:1212.2452  [pdf

    cs.AI

    Value Elimination: Bayesian Inference via Backtracking Search

    Authors: Fahiem Bacchus, Shannon Dalmao, Toniann Pitassi

    Abstract: Backtracking search is a powerful algorithmic paradigm that can be used to solve many problems. It is in a certain sense the dual of variable elimination; but on many problems, e.g., SAT, it is vastly superior to variable elimination in practice. Motivated by this we investigate the application of backtracking search to the problem of Bayesian inference (Bayes). We show that natura… ▽ More

    Submitted 19 October, 2012; originally announced December 2012.

    Comments: Appears in Proceedings of the Nineteenth Conference on Uncertainty in Artificial Intelligence (UAI2003)

    Report number: UAI-P-2003-PG-20-28

  36. arXiv:1109.4910  [pdf, other

    cs.CC cs.DS

    Inapproximability of Treewidth, One-Shot Pebbling, and Related Layout Problems

    Authors: Per Austrin, Toniann Pitassi, Yu Wu

    Abstract: We study the approximability of a number of graph problems: treewidth and pathwidth of graphs, one-shot black (and black-white) pebbling costs of directed acyclic graphs, and a variety of different graph layout problems such as minimum cut linear arrangement and interval graph completion. We show that, assuming the recently introduced Small Set Expansion Conjecture, all of these problems are hard… ▽ More

    Submitted 22 September, 2011; originally announced September 2011.

  37. arXiv:1104.3913  [pdf, other

    cs.CC cs.CY

    Fairness Through Awareness

    Authors: Cynthia Dwork, Moritz Hardt, Toniann Pitassi, Omer Reingold, Rich Zemel

    Abstract: We study fairness in classification, where individuals are classified, e.g., admitted to a university, and the goal is to prevent discrimination against individuals based on their membership in some group, while maintaining utility for the classifier (the university). The main conceptual contribution of this paper is a framework for fair classification comprising (1) a (hypothetical) task-specific… ▽ More

    Submitted 28 November, 2011; v1 submitted 19 April, 2011; originally announced April 2011.

  38. arXiv:0912.0568  [pdf, ps, other

    cs.CC

    Hardness Amplification in Proof Complexity

    Authors: Paul Beame, Trinh Huynh, Toniann Pitassi

    Abstract: We present a general method for converting any family of unsatisfiable CNF formulas that is hard for one of the simplest proof systems, tree resolution, into formulas that require large rank in any proof system that manipulates polynomials or polynomial threshold functions of degree at most k (known as Th(k) proofs). Such systems include Lovasz-Schrijver and Cutting Planes proof systems as well… ▽ More

    Submitted 2 December, 2009; originally announced December 2009.

    Comments: 28 pages

  39. arXiv:0802.3860  [pdf, ps, other

    cs.CC

    Separating NOF communication complexity classes RP and NP

    Authors: Matei David, Toniann Pitassi

    Abstract: We provide a non-explicit separation of the number-on-forehead communication complexity classes RP and NP when the number of players is up to δlog(n) for any δ<1. Recent lower bounds on Set-Disjointness [LS08,CA08] provide an explicit separation between these classes when the number of players is only up to o(loglog(n)).

    Submitted 26 February, 2008; originally announced February 2008.

    ACM Class: F.1.3