Satisfiability and Evolution

Total Page:16

File Type:pdf, Size:1020Kb

Satisfiability and Evolution 2014 IEEE Annual Symposium on Foundations of Computer Science Satisfiability and Evolution Adi Livnat Christos Papadimitriou Aviad Rubinstein Department of Biological Sciences Computer Science Division Computer Science Division Virginia Tech. University of California at Berkeley University of California at Berkeley [email protected] [email protected] [email protected] Gregory Valiant Andrew Wan Computer Science Department Simons Institute Stanford University University of California at Berkeley [email protected] [email protected] Abstract—We show that, if truth assignments on n variables genes are able to efficiently arise in polynomial populations reproduce through recombination so that satisfaction of a par- with recombination. In the standard view of evolution, a ticular Boolean function confers a small evolutionary advan- variant of a particular gene is more likely to spread across tage, then a polynomially large population over polynomially many generations (polynomial in n and the inverse of the initial a population if it makes its own contribution to the overall satisfaction probability) will end up almost surely consisting fitness, independent of the contributions of variants of other exclusively of satisfying truth assignments. We argue that this genes. How can complex, multi-gene traits spread in a theorem sheds light on the problem of the evolution of complex population? This may seem to be especially problematic adaptations. for multi-gene traits whose contribution to fitness does not Keywords-evolution; algorithms; Boolean functions decompose into small additive components associated with each gene variant —traits with the property that even if I. INTRODUCTION one gene variant is different from the one that is needed The TCS community has a long history of applying its for the right combination, there is no benefit, or even a net perspectives and tools to better understand the processes negative benefit. Here, we provide one rigorous argument for around us; from learning to multi-agent systems, game how such complex traits can efficiently spread throughout theory and mechanism design. By and large, the efforts a population. While we consider this question in a model to understand these areas from a rigorous and algorithmic that makes considerable (but justifiable) simplifications, this perspective have been very successful, leading to both rich model makes a theoretically rigorous contribution to the fun- theories and practical contributions. Evolution is, perhaps, damental problem of how evolution can produce complexity. one of the most blatantly algorithmic processes, yet our Motivating example: Waddington’s experiment.: In computational understanding of it is still in its infancy 1953 the great experimentalist Conrad Waddington exposed (see [16] for a pioneering study), and we currently lack the pupae of a population of Drosophilia melanogaster a computational theory explaining its apparent success. to a heat shock, and noticed that in some of the adults Algorithmically, how plausible are the origins of evolution that developed, the appearance of the wings had changed and the emergence of self-replication? Is evolution sur- (they lacked a complete posterior crossvein) [17]. He then prisingly efficient or surprisingly inefficient? What are the maintained a population of flies where only those with necessary criteria for evolution-like algorithms to yield rich, altered wings were allowed to reproduce. By repeating the interesting, and diverse ecosystems? Why is recombination procedure of heat shock and selection over the generations, (i.e., sexual reproduction) more successful than asexual the percentage of flies with altered wings increased over time reproduction? Given the reshuffling of genomes that occurs to values close to one. Even more interestingly, beginning at through recombination, how can complex traits that depend generation fourteen, some flies exhibited the new trait even on many different genes arise and spread in a population? without having been treated with heat shock. In this work, we begin to tackle this last question of At first sight, this surprising phenomenon — known as why complex traits that may depend on many different genetic assimilation — recalls Lamarck’s now discredited belief that acquired traits can be inherited. However, Boolean A.L. would like to acknowledge start-up funds from Virgina Tech. C.P. functions provide a purely genetic explanation, which ex- and A.R. are supported by NSF grants CCF0964033 and CCF1408635, and tends the idea originally offered informally by Stern [15] by Templeton Foundation grant 3966. A.W. conducted part of this research while at Harvard University and IIIS, Tsinghua University and supported (see also [2], [5]): Suppose that the phenotype “altered by NSF grant CCF-0964401. wings” is a Boolean function of n genes x1,...,xn with 0272-5428/14 $31.00 © 2014 IEEE 524 DOI 10.1109/FOCS.2014.62 two alleles (variants) each, thought as {−1, 1} variables, Populations of truth assignments and of another {−1, 1} variable h (standing for “high This way of looking at Waddington’s experiment brings temperature”). 1 about a very natural question: Is this amplification of satis- (1 + h) fying truth assignments (outcomes (c) and (d) of experiment x1 + x2 + ···+ xn + · k ≥ n, 2 described above) a property of threshold functions, or is it for some integer k (think of n ≈ 10 , and k ≈ n/3). more general? Does it hold for all monotone functions, for To see how the percentage of flies with altered wings example? For all Boolean functions? {− }n → increases in the population over time, we track the allele Consider any satisfiable Boolean function f : 1, 1 t {0, 1} of n binary genes (in the absence of the environmental frequencies from generation to generation. Let μi be the average value of xi in the population at time t, and assume variable h which was crucial in Waddington’s phenomenon). the genotype frequencies at time t are distributed according What if genotypes satisfying this Boolean function had a to a distribution μt (the reason for denoting the distribution slight advantage under natural selection? (In Waddington’s this way will become clear). If mating occurs at random experiment, they had an absolute advantage because of the with free recombination2 then, in expectation, the average experimental design.) For example, imagine that genotypes value of each xi in the next generation is given by: satisfying f survive to adulthood more than the others, in expectation, by a factor of (1 + ), for some small E t · t+1 μ [f(x) xi] >0. Would this trait (that is, satisfaction of the Boolean μi = , (1) Eμt [f] function f) be eventually fixed in the population? And, if so, where f(x)=1exactly when a fly having genotype could this be a subtle mechanism for introducing complex x will develop altered wings (i.e., the above inequality adaptation in a population? is satisfied) and f(x)=0otherwise. We then assume To reflect our assumption that satisfaction of f confers {− }n → that the next generation will be distributed according to a only an -advantage, we may take a function f : 1, 1 t+1 { } product distribution μ , where each xi has expectation 1, 1+ , where we regard the value 1+ as “satisfied”, t+1 and the value 1 as “unsatisfied”. We track the allele fre- μi . By approximating the genotype frequencies of the quencies from generation to generation as in Waddington’s population for each generation in this way, it can be shown t+1 by calculation that a trait with this genotypic specification experiment: Equation (1) gives us the average value μi of each xi in the next generation, and we describe the next (a) is very rare in the population under normal temperature t+1 h =1; (b) it becomes much more common under high generation by the product distribution μ . temperature h =1; (c) jumps to just above 50% after the Suppose that we continue this process, starting from distribution μ0, and defining first breeding under h =1; (d) after successive breedings 1 2 t {μi }, {μi },...,{μi} ... as above. Consider the average with h =1it is nearly fixed; and (e) if after this h becomes t − fitness of the population at time t, defined as μ (f)= 1, the trait is still quite common. t Note: Our interpretation of Waddington’s experiment is Prμt [f(x)=1+]. The question is, when does μ (f) a simplification. First, we consider only the distribution of approach one? Our first result states that, for monotone n genotypes in each generation to determine the distribution functions, it does after O μ0(f) steps: of the next; instead, we could first take a finite sample t ≥ − n(1+) according to the present distribution and use that sample to Theorem 1. If f is monotone, then μ (f) 1 tμ0(f) . calculate the distribution of the next generation. Such an ap- Note: This nontrivial result also serves to illustrate proximation can only become exact when the population size one point: The work is not about satisfiability heuristics is infinite, but it is a standard and useful one in population (monotone functions are not an impressive benchmark in genetics (and we shall eventually consider finite populations this regard...). Heuristics are about finding good individuals for our main result). We also assumed that each individual in a population. In contrast, evolution is about creating good of the new generation is produced by sampling each gene populations. This is our focus here. independently of the other genes, and with probability equal to the frequencies of the two alleles of this gene in the Our ambition is to prove the same result for all Boolean parent population (the adults of the previous generation with functions. Immediately we see that this is impossible if altered wings). This assumption turns out to be justified in we insist on an infinite population: Consider the function the settings that we will consider, as will be discussed in the f = x1 ⊕ x2: starting with the uniform distribution at time following section.
Recommended publications
  • Curriculum Vitae
    Curriculum Vitae Prof. Michal Feldman School of Computer Science, Tel-Aviv University Personal Details • Born: Israel, 1976 • Gender: Female • email: [email protected] Education • Ph.D.: Information Management and Systems, University of California at Berkeley, May 2005. Thesis title: Incentives for cooperation in peer-to-peer systems. • B.Sc.: Bar-Ilan University, Computer Science, Summa Cum Laude, June 1999. Academic Positions 2013 - present: Associate Professor, School of Computer Science, Tel-Aviv University, Israel. Associate Professor, School of Business Administration and Center for 2011 - 2013: the Study of Rationality, Hebrew University of Jerusalem, Israel. 2007 - 2011: Senior Lecturer, School of Business Administration and Center for the Study of Rationality, Hebrew University of Jerusalem, Israel. Additional Positions 2011 - 2013: Visiting Researcher (weekly visitor), Microsoft Research New England, Cambridge, MA, USA. 2011 - 2013: Visiting Professor, Harvard School of Engineering and Applied Sciences, Center for Research on Computation and Society, School of Computer Science, Cambridge, MA, USA (Marie Curie IOF program). 2008 - 2011: Senior Researcher (part-time), Microsoft Research in Herzliya, Israel. 2007 - 2013: Member, Center for the Study of Rationality, Hebrew University. 2005 - 2007: Post-Doctoral Fellow (Lady Davis fellowship), Hebrew University, School of Computer Science and Engineering. 2004: Ph.D. Intern, HP Labs, Palo Alto, California, USA. 1 Grants (Funding ID) • European Research Council (ERC) Starting Grant: \Algorithmic Mechanism Design - Beyond Truthfulness": 1.4 million Euro, 2013-2017. • FP7 Marie Curie International Outgoing Fellowship (IOF): \Innovations in Algorithmic Game Theory" (IAGT): 313,473 Euro, 2011-2014. • Israel Science Foundation (ISF) grant. \Equilibria Under Coalitional Covenants in Non-Cooperative Games - Existence, Quality and Computation:" 688,000 NIS (172,000 NIS /year), 2009-2013.
    [Show full text]
  • Limitations and Possibilities of Algorithmic Mechanism Design By
    Incentives, Computation, and Networks: Limitations and Possibilities of Algorithmic Mechanism Design by Yaron Singer A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Computer Science in the Graduate Division of the University of California, Berkeley Committee in charge: Professor Christos Papadimitriou, Chair Professor Shachar Kariv Professor Scott Shenker Spring 2012 Incentives, Computation, and Networks: Limitations and Possibilities of Algorithmic Mechanism Design Copyright 2012 by Yaron Singer 1 Abstract Incentives, Computation, and Networks: Limitations and Possibilities of Algorithmic Mechanism Design by Yaron Singer Doctor of Philosophy in Computer Science University of California, Berkeley Professor Christos Papadimitriou, Chair In the past decade, a theory of manipulation-robust algorithms has been emerging to address the challenges that frequently occur in strategic environments such as the internet. The theory, known as algorithmic mechanism design, builds on the foundations of classical mechanism design from microeconomics and is based on the idea of incentive compatible pro- tocols. Such protocols achieve system-wide objectives through careful design that ensures it is in every agent's best interest to comply with the protocol. As it turns out, however, implementing incentive compatible protocols as advocated in classical mechanism design the- ory often necessitates solving intractable problems. To address this, algorithmic mechanism design focuses on designing
    [Show full text]
  • A Decade of Lattice Cryptography
    Full text available at: http://dx.doi.org/10.1561/0400000074 A Decade of Lattice Cryptography Chris Peikert Computer Science and Engineering University of Michigan, United States Boston — Delft Full text available at: http://dx.doi.org/10.1561/0400000074 Foundations and Trends R in Theoretical Computer Science Published, sold and distributed by: now Publishers Inc. PO Box 1024 Hanover, MA 02339 United States Tel. +1-781-985-4510 www.nowpublishers.com [email protected] Outside North America: now Publishers Inc. PO Box 179 2600 AD Delft The Netherlands Tel. +31-6-51115274 The preferred citation for this publication is C. Peikert. A Decade of Lattice Cryptography. Foundations and Trends R in Theoretical Computer Science, vol. 10, no. 4, pp. 283–424, 2014. R This Foundations and Trends issue was typeset in LATEX using a class file designed by Neal Parikh. Printed on acid-free paper. ISBN: 978-1-68083-113-9 c 2016 C. Peikert All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, mechanical, photocopying, recording or otherwise, without prior written permission of the publishers. Photocopying. In the USA: This journal is registered at the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923. Authorization to photocopy items for in- ternal or personal use, or the internal or personal use of specific clients, is granted by now Publishers Inc for users registered with the Copyright Clearance Center (CCC). The ‘services’ for users can be found on the internet at: www.copyright.com For those organizations that have been granted a photocopy license, a separate system of payment has been arranged.
    [Show full text]
  • 6.5 X 11.5 Doublelines.P65
    Cambridge University Press 978-0-521-87282-9 - Algorithmic Game Theory Edited by Noam Nisan, Tim Roughgarden, Eva Tardos and Vijay V. Vazirani Copyright Information More information Algorithmic Game Theory Edited by Noam Nisan Hebrew University of Jerusalem Tim Roughgarden Stanford University Eva´ Tardos Cornell University Vijay V. Vazirani Georgia Institute of Technology © Cambridge University Press www.cambridge.org Cambridge University Press 978-0-521-87282-9 - Algorithmic Game Theory Edited by Noam Nisan, Tim Roughgarden, Eva Tardos and Vijay V. Vazirani Copyright Information More information cambridge university press Cambridge, New York,Melbourne, Madrid, Cape Town, Singapore, Sao˜ Paulo, Delhi Cambridge University Press 32 Avenue of the Americas, New York, NY 10013-2473, USA www.cambridge.org Information on this title: www.cambridge.org/9780521872829 C Noam Nisan, Tim Roughgarden, Eva´ Tardos, Vijay V. Vazirani 2007 This publication is in copyright. Subject to statutory exception and to the provisions of relevant collective licensing agreements, no reproduction of any part may take place without the written permission of Cambridge University Press. First published 2007 Printed in the United States of America A catalog record for this book is available from the British Library. Library of Congress Cataloging in Publication Data Algorithmic game theory / edited by Noam Nisan ...[et al.]; foreword by Christos Papadimitriou. p. cm. Includes index. ISBN-13: 978-0-521-87282-9 (hardback) ISBN-10: 0-521-87282-0 (hardback) 1. Game theory. 2. Algorithms. I. Nisan, Noam. II. Title. QA269.A43 2007 519.3–dc22 2007014231 ISBN 978-0-521-87282-9 hardback Cambridge University Press has no responsibility for the persistence or accuracy of URLS for external or third-party Internet Web sites referred to in this publication and does not guarantee that any content on such Web sites is, or will remain, accurate or appropriate.
    [Show full text]
  • Linked Decompositions of Networks and the Power of Choice in Polya Urns
    Linked Decompositions of Networks and the Power of Choice in Polya Urns Henry Lin¤ Christos Amanatidisy Martha Sideriz Richard M. Karpx Christos H. Papadimitriou{ October 12, 2007 Abstract balls total, and each arriving ball is placed in the least loaded A linked decomposition of a graph with n nodes is a set of m bins, drawn independently at random with probability of subgraphs covering the n nodes such that all pairs of proportional to load. Our analysis shows that in our new subgraphs intersect; we seek linked decompositions such process, with high probability the bin loads become roughly p 2+² that all subgraphs have about n vertices, logarithmic balanced some time before O(n ) further balls have arrived diameter, and each vertex of the graph belongs to either and stay roughly balanced, regardless of how the initial O(n) one or two subgraphs. A linked decomposition enables balls were distributed, where ² > 0 can be arbitrarily small, many control and management functions to be implemented provided m is large enough. locally, such as resource sharing, maintenance of distributed directory structures, deadlock-free routing, failure recovery 1 Introduction and load balancing, without requiring any node to maintain Throwing balls into bins uniformly at random is well- information about the state of the network outside the known to produce relatively well-balanced occupancies subgraphs to which it belongs. Linked decompositions also with high probability. In contrast, when each new ball is enable e±cient routing schemes with small routing tables, added to a bin selected with probability proportional to which we describe in Section 5.
    [Show full text]
  • Sharing Non-Anonymous Costs of Multiple Resources Optimally
    Sharing Non-Anonymous Costs of Multiple Resources Optimally Max Klimm∗ Daniel Schmand† July 18, 2018 Abstract In cost sharing games, the existence and efficiency of pure Nash equi- libria fundamentally depends on the method that is used to share the resources’ costs. We consider a general class of resource allocation prob- lems in which a set of resources is used by a heterogeneous set of selfish users. The cost of a resource is a (non-decreasing) function of the set of its users. Under the assumption that the costs of the resources are shared by uniform cost sharing protocols, i.e., protocols that use only lo- cal information of the resource’s cost structure and its users to determine the cost shares, we exactly quantify the inefficiency of the resulting pure Nash equilibria. Specifically, we show tight bounds on prices of stabil- ity and anarchy for games with only submodular and only supermodular cost functions, respectively, and an asymptotically tight bound for games with arbitrary set-functions. While all our upper bounds are attained for the well-known Shapley cost sharing protocol, our lower bounds hold for arbitrary uniform cost sharing protocols and are even valid for games with anonymous costs, i.e., games in which the cost of each resource only depends on the cardinality of the set of its users. 1 Introduction Resource allocation problems are omnipresent in many areas of economics, com- puter science, and operations research with many applications, e.g., in routing, network design, and scheduling. Roughly speaking, when solving these prob- arXiv:1412.4456v2 [cs.GT] 4 Feb 2015 lems the central question is how to allocate a given set of resources to a set of potential users so as to optimize a given social welfare function.
    [Show full text]
  • Pairwise Independence and Derandomization
    Pairwise Independence and Derandomization Pairwise Independence and Derandomization Michael Luby Digital Fountain Fremont, CA, USA Avi Wigderson Institute for Advanced Study Princeton, NJ, USA [email protected] Boston – Delft Foundations and TrendsR in Theoretical Computer Science Published, sold and distributed by: now Publishers Inc. PO Box 1024 Hanover, MA 02339 USA Tel. +1-781-985-4510 www.nowpublishers.com [email protected] Outside North America: now Publishers Inc. PO Box 179 2600 AD Delft The Netherlands Tel. +31-6-51115274 A Cataloging-in-Publication record is available from the Library of Congress The preferred citation for this publication is M. Luby and A. Wigderson, Pairwise R Independence and Derandomization, Foundation and Trends in Theoretical Com- puter Science, vol 1, no 4, pp 237–301, 2005 Printed on acid-free paper ISBN: 1-933019-22-0 c 2006 M. Luby and A. Wigderson All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, mechanical, photocopying, recording or otherwise, without prior written permission of the publishers. Photocopying. In the USA: This journal is registered at the Copyright Clearance Cen- ter, Inc., 222 Rosewood Drive, Danvers, MA 01923. Authorization to photocopy items for internal or personal use, or the internal or personal use of specific clients, is granted by now Publishers Inc for users registered with the Copyright Clearance Center (CCC). The ‘services’ for users can be found on the internet at: www.copyright.com For those organizations that have been granted a photocopy license, a separate system of payment has been arranged.
    [Show full text]
  • Identifying the Roles of Race-Based Choice and Chance in High School Friendship Network Formation
    Identifying the roles of race-based choice and chance in high school friendship network formation Sergio Currarinia, Matthew O. Jacksonb,c,1, and Paolo Pind aDipartimento di Scienze Economiche, Università Ca′ Foscari di Venezia, and School for Advanced Studies in Venice, 30123 Venice, Italy; bDepartment of Economics, Stanford University, Stanford, CA 94305; cSanta Fe Institute, Santa Fe, NM 87501; and dDipartimento di Economia Politica, Università degli Studi di Siena, 53100 Siena, Italy Edited* by Christos Papadimitriou, University of California, Berkeley, CA, and approved January 13, 2010 (received for review October 12, 2009) Homophily, the tendency of people to associate with others similar preferences of the individual by careful observation of the choices to themselves, is observed in many social networks, ranging from that they make based on the opportunities that they have. We adapt friendships to marriages to business relationships, and is based on a these techniques for the analysis of social behavior and friendship variety of characteristics, including race, age, gender, religion, and formation. Here we infer students’ preferences by observing how the education. We present a technique for distinguishing two primary number of friendships they have changes with the racial composition sources of homophily: biases in the preferences of individuals over of their school. We employ the friendship formation model (3), here the types of their friends and biases in the chances that people meet extended to allow for differentbiases across race in both preferences individuals of other types. We use this technique to analyze racial and opportunities. Using a parameterized version of this model, we patterns in friendship networks in a set of American high schools are able to distinguish between the two primary sources of homo- from the Add Health dataset.
    [Show full text]
  • Preliminary Program (Ver
    Preliminary Program (ver. 12) 39th International Colloquium on Automata, Languages and Programming University of Warwick, July 9 – 13, 2012 39th ICALP 2012, University of Warwick Monday 9 July 2012 Invited Talk 08.45 – 09.00 Opening and Welcome Stefano Leonardi 09.00 – 10.00 On Multiple Keyword Sponsored Search Auctions with Budgets 10.00 – 10.30 COFFEE BREAK Track A1 Inge Li Gørtz, Viswanath Nagarajan and Rishi Saket 10.30 – 10.50 Stochastic Vehicle Routing with Recourse Nicole Megow, Martin Skutella, Jose Verschae and Andreas 10.55 – 11.15 Wiese The Power of Recourse for Online MST and TSP Yossi Azar and Iftah Gamzu 11.20 – 11.40 Efficient Submodular Function Maximization under Linear Packing Constraints Alberto Marchetti-Spaccamela, Cyriel Rutten, Suzanne van der 11.45 – 12.05 Ster and Andreas Wiese Assigning Sporadic Tasks to Unrelated Parallel Machines Siddharth Barman, Shuchi Chawla, David Malec and Seeun 12.10 – 12.30 Umboh Secretary Problems with Convex Costs Track C1 Ning Chen, Xiaotie Deng, Hongyang Zhang and Jie Zhang 10.30 – 10.50 Incentive Ratios of Fisher Markets Ilias Diakonikolas, Christos Papadimitriou, George 10.55 – 11.15 Pierrakos and Yaron Singer Efficiency-Revenue Trade-offs in Auctions Khaled Elbassioni 11.20 – 11.40 A QPTAS for -Envy-Free Profit-Maximizing Pricing on Line Graphs Elias Koutsoupias and Katia Papakonstantinopoulou 11.45 – 12.05 Contention Issues in Congestion Games Fedor Fomin, Petr Golovach, Jesper Nederlof and Michał 12.10 – 12.30 Pilipczuk Minimizing Rosenthal Potential in Multicast Games Page
    [Show full text]
  • Christos-Alexandros (Alex) Psomas
    CHRISTOS-ALEXANDROS (ALEX) PSOMAS Address: Gates-Hillman Center, Office #9116, Pittsburgh PA, USA 15213 Phone: (+1)5105178185 Email: [email protected] Website: http://www.cs.cmu.edu/∼cpsomas/ EMPLOYMENT Carnegie Mellon University, Pittsburgh PA, USA Post Doctoral Fellow hosted by Ariel Procaccia. 2017-present Microsoft Research, Redmond WA, USA Research Internship under the supervision of Nikhil R. Devanur. Summer 2015 International Computer Science Institute (ICSI), Berkeley CA, USA Research Internship under the supervision of Eric J. Friedman. Summers 2013 and 2014 National Center for Scientific Research ( NCSR ) "Demokritos", Athens, Greece Research Internship under the supervision of Sergios Petridis. March, 2011 - July, 2011 EDUCATION University of California, Berkeley, USA 2012-2017 Ph.D. in Computer Science Thesis: Algorithmic Mechanism Design in Dynamic Environments Advisor: Christos H. Papadimitriou University of Athens, Greece 2011-2012 M.Sc. in Logic, Algorithms and Computation GPA: 8.62/10 Thesis: Strategyproof Allocation of Multidimensional Tasks on Clusters Athens University of Economics and Business, Greece 2007-2011 B.S. in Computer Science GPA: 9.18/10 ( ranked 1st in a class of more than 200 students ) TEACHING EXPERIENCE Carnegie Mellon University, USA Instructor for the course Truth, Justice, and Algorithms. Fall 2018 Course website: http://www.cs.cmu.edu/∼15896/ University of California, Berkeley, USA Instructor for the course Discrete Mathematics and Probability Theory. Summer 2016 Course website: https://inst.eecs.berkeley.edu/∼cs70/su16/ Teaching assistant for the course Discrete Mathematics and Probability Theory. Spring 2016 CS Scholars Tutor for the course Discrete Mathematics and Probability Theory. Spring 2016 Teaching assistant for the course Efficient Algorithms and Intractable Problems.
    [Show full text]
  • The Algorithmic Foundations of Differential Privacy
    Full text available at: http://dx.doi.org/10.1561/0400000042 The Algorithmic Foundations of Differential Privacy Cynthia Dwork Microsoft Research, USA [email protected] Aaron Roth University of Pennsylvania, USA [email protected] Boston — Delft Full text available at: http://dx.doi.org/10.1561/0400000042 Foundations and TrendsR in Theoretical Computer Science Published, sold and distributed by: now Publishers Inc. PO Box 1024 Hanover, MA 02339 United States Tel. +1-781-985-4510 www.nowpublishers.com [email protected] Outside North America: now Publishers Inc. PO Box 179 2600 AD Delft The Netherlands Tel. +31-6-51115274 The preferred citation for this publication is C. Dwork and A. Roth. The Algorithmic Foundations of Differential Privacy. Foundations and TrendsR in Theoretical Computer Science, vol. 9, nos. 3–4, pp. 211–407, 2013. R This Foundations and Trends issue was typeset in LATEX using a class file designed by Neal Parikh. Printed on acid-free paper. ISBN: 978-1-60198-819-5 c 2014 C. Dwork and A. Roth All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, mechanical, photocopying, recording or otherwise, without prior written permission of the publishers. Photocopying. In the USA: This journal is registered at the Copyright Clearance Cen- ter, Inc., 222 Rosewood Drive, Danvers, MA 01923. Authorization to photocopy items for internal or personal use, or the internal or personal use of specific clients, is granted by now Publishers Inc for users registered with the Copyright Clearance Center (CCC).
    [Show full text]
  • Curriculum Vitae Amir Ronen Department of Computer Science, Stanford University and ISCI Berkeley [email protected]
    Curriculum Vitae Amir Ronen Department of Computer Science, Stanford University and ISCI Berkeley http://robotics.stanford.edu/~amirr [email protected] Academic Appointments Post-doctoral research fellow: Stanford University, Department of Com- puter Science (with Professor Yoav Shoham) and UC Berkeley, Interna- tional Computer Science Institute (with Professors Christos Papadimitriou, Richard Karp and Dr. Scott Shenker). 2001 - 2002. Post-doctoral research fellow: Stanford University, Department of Com- puter Science (with Professor Yoav Shoham). 2000 - 2001. Session Leader, Hebrew University of Jerusalem. Issues on the Border of Economics and Computation, Winter 1999; Data Structures, Spring 1997; Data Structures, Spring 1998; Computational Complexity, Spring 1992; Education Ph.D. Institute of Computer Science, Hebrew University of Jerusalem, Is- rael. 1996 - 2000. Thesis: Solving Optimization Problems Among Selfish Players. Committee: Professors Noam Nisan (advisor), Nathan Linial and Motty Perry. M.Sc. with honors in Computer Science, Institute of Computer Science, Hebrew University of Jerusalem, Israel. 1991-93. Thesis: A Competitive Approach for Managing Sharing in the Distributed Execution of Functional Programs. Advisor: Professor Amnon Barak. B.Sc. with honors in Mathematics (extended program) and Computer Sci- ence, Hebrew University of Jerusalem, Israel. 1988-91. Research Interests The interplay between game theory and computer science, theoretical com- puter science, game theory, mathematical economics, electronic commerce and the Internet. I am also interested in information retrieval theory and practice, machine learning, multi agent systems and distributed algorithms. Teaching Interests I am fully committed to teaching, both graduate and undergraduates and I love the interaction with students. In addition to courses related to my own area of research, I am capable of teaching most courses on the founda- tions of computer science (e.g.
    [Show full text]