Zum Hauptinhalt springen

Showing 1–48 of 48 results for author: Kempe, D

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

    cs.LG

    Stability and Multigroup Fairness in Ranking with Uncertain Predictions

    Authors: Siddartha Devic, Aleksandra Korolova, David Kempe, Vatsal Sharan

    Abstract: Rankings are ubiquitous across many applications, from search engines to hiring committees. In practice, many rankings are derived from the output of predictors. However, when predictors trained for classification tasks have intrinsic uncertainty, it is not obvious how this uncertainty should be represented in the derived rankings. Our work considers ranking functions: maps from individual predict… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

  2. arXiv:2312.10369  [pdf, other

    cs.GT cs.AI

    Proportional Representation in Metric Spaces and Low-Distortion Committee Selection

    Authors: Yusuf Hakan Kalayci, David Kempe, Vikram Kher

    Abstract: We introduce a novel definition for a small set R of k points being "representative" of a larger set in a metric space. Given a set V (e.g., documents or voters) to represent, and a set C of possible representatives, our criterion requires that for any subset S comprising a theta fraction of V, the average distance of S to their best theta*k points in R should not be more than a factor gamma compa… ▽ More

    Submitted 23 January, 2024; v1 submitted 16 December, 2023; originally announced December 2023.

    Comments: 24 pages, Accepted to AAAI 24

  3. arXiv:2305.19632  [pdf, other

    cs.GT

    Generalized Veto Core and a Practical Voting Rule with Optimal Metric Distortion

    Authors: Fatih Erdem Kizilkaya, David Kempe

    Abstract: We revisit the recent breakthrough result of Gkatzelis et al. on (single-winner) metric voting, which showed that the optimal distortion of 3 can be achieved by a mechanism called Plurality Matching. The rule picks an arbitrary candidate for whom a certain candidate-specific bipartite graph contains a perfect matching, and thus, it is not neutral (i.e, symmetric with respect to candidates). Subseq… ▽ More

    Submitted 31 May, 2023; originally announced May 2023.

    Comments: 24 pages, 1 figure, EC'23

  4. A System-Level Analysis of Conference Peer Review

    Authors: Yichi Zhang, Fang-Yi Yu, Grant Schoenebeck, David Kempe

    Abstract: The conference peer review process involves three constituencies with different objectives: authors want their papers accepted at prestigious venues (and quickly), conferences want to present a program with many high-quality and few low-quality papers, and reviewers want to avoid being overburdened by reviews. These objectives are far from aligned, primarily because the evaluation of a submission… ▽ More

    Submitted 15 March, 2023; originally announced March 2023.

  5. arXiv:2303.06488  [pdf, ps, other

    cs.DS

    Binary Search with Distance-Dependent Costs

    Authors: Calvin Leng, David Kempe

    Abstract: We introduce a search problem generalizing the typical setting of Binary Search on the line. Similar to the setting for Binary Search, a target is chosen adversarially on the line, and in response to a query, the algorithm learns whether the query was correct, too high, or too low. Different from the Binary Search setting, the cost of a query is a monotone non-decreasing function of the distance b… ▽ More

    Submitted 11 March, 2023; originally announced March 2023.

    Comments: 21 pages, 3 figures

  6. arXiv:2302.03810  [pdf, other

    cs.LG

    Fairness in Matching under Uncertainty

    Authors: Siddartha Devic, David Kempe, Vatsal Sharan, Aleksandra Korolova

    Abstract: The prevalence and importance of algorithmic two-sided marketplaces has drawn attention to the issue of fairness in such settings. Algorithmic decisions are used in assigning students to schools, users to advertisers, and applicants to job interviews. These decisions should heed the preferences of individuals, and simultaneously be fair with respect to their merits (synonymous with fit, future per… ▽ More

    Submitted 16 June, 2023; v1 submitted 7 February, 2023; originally announced February 2023.

    Comments: 24 pages, 2 figures. New draft includes experiments and lower bound

  7. arXiv:2210.05795  [pdf, other

    cs.GT

    Online Team Formation under Different Synergies

    Authors: Matthew Eichhorn, Siddhartha Banerjee, David Kempe

    Abstract: Team formation is ubiquitous in many sectors: education, labor markets, sports, etc. A team's success depends on its members' latent types, which are not directly observable but can be (partially) inferred from past performances. From the viewpoint of a principal trying to select teams, this leads to a natural exploration-exploitation trade-off: retain successful teams that are discovered early, o… ▽ More

    Submitted 14 October, 2022; v1 submitted 11 October, 2022; originally announced October 2022.

    Comments: 37 pages, extended version of WINE 2022 accepted paper including all proofs

  8. arXiv:2208.03346  [pdf, other

    cs.LG cs.DS math.OC math.PR stat.ML

    Active Learning for Non-Parametric Choice Models

    Authors: Fransisca Susan, Negin Golrezaei, Ehsan Emamjomeh-Zadeh, David Kempe

    Abstract: We study the problem of actively learning a non-parametric choice model based on consumers' decisions. We present a negative result showing that such choice models may not be identifiable. To overcome the identifiability problem, we introduce a directed acyclic graph (DAG) representation of the choice model. This representation provably encodes all the information about the choice model which can… ▽ More

    Submitted 25 April, 2024; v1 submitted 5 August, 2022; originally announced August 2022.

    Comments: 45 pages, 4 figures

  9. arXiv:2206.07098  [pdf, ps, other

    cs.GT cs.AI

    Plurality Veto: A Simple Voting Rule Achieving Optimal Metric Distortion

    Authors: Fatih Erdem Kizilkaya, David Kempe

    Abstract: The metric distortion framework posits that n voters and m candidates are jointly embedded in a metric space such that voters rank candidates that are closer to them higher. A voting rule's purpose is to pick a candidate with minimum total distance to the voters, given only the rankings, but not the actual distances. As a result, in the worst case, each deterministic rule picks a candidate whose t… ▽ More

    Submitted 29 June, 2023; v1 submitted 14 June, 2022; originally announced June 2022.

    Comments: 19 pages, 2 figures, IJCAI'22

  10. arXiv:2204.13019  [pdf, ps, other

    cs.GT cs.DS

    Allocating with Priorities and Quotas: Algorithms, Complexity, and Dynamics

    Authors: Siddhartha Banerjee, Matthew Eichhorn, David Kempe

    Abstract: In many applications such as rationing medical care and supplies, university admissions, and the assignment of public housing, the decision of who receives an allocation can be justified by various normative criteria. Such settings have motivated the following priority-respecting allocation problem: several categories, each with a quota of interchangeable items, wish to allocate the items among a… ▽ More

    Submitted 26 May, 2023; v1 submitted 27 April, 2022; originally announced April 2022.

    Comments: 30 pages, 6 figures. Presented at EC 2023. Extension of the previous version presented at FORC 2022

  11. arXiv:2201.12408  [pdf, other

    cs.LG

    Networked Restless Multi-Armed Bandits for Mobile Interventions

    Authors: Han-Ching Ou, Christoph Siebenbrunner, Jackson Killian, Meredith B Brooks, David Kempe, Yevgeniy Vorobeychik, Milind Tambe

    Abstract: Motivated by a broad class of mobile intervention problems, we propose and study restless multi-armed bandits (RMABs) with network effects. In our model, arms are partially recharging and connected through a graph, so that pulling one arm also improves the state of neighboring arms, significantly extending the previously studied setting of fully recharging bandits with no network effects. In mobil… ▽ More

    Submitted 28 January, 2022; originally announced January 2022.

  12. arXiv:2110.10909  [pdf, ps, other

    cs.GT

    On the benefits of being constrained when receiving signals

    Authors: Shih-Tang Su, David Kempe, Vijay G. Subramanian

    Abstract: We study a Bayesian persuasion setting in which the receiver is trying to match the (binary) state of the world. The sender's utility is partially aligned with the receiver's, in that conditioned on the receiver's action, the sender derives higher utility when the state of the world matches the action. Our focus is on whether, in such a setting, being constrained helps a receiver. Intuitively, i… ▽ More

    Submitted 25 October, 2021; v1 submitted 21 October, 2021; originally announced October 2021.

  13. arXiv:2110.10881  [pdf, other

    cs.GT

    Threshold Tests as Quality Signals: Optimal Strategies, Equilibria, and Price of Anarchy

    Authors: Siddhartha Banerjee, David Kempe, Robert Kleinberg

    Abstract: We study a signaling game between two firms competing to have their product chosen by a principal. The products have qualities drawn i.i.d. from a common prior. The principal aims to choose the better product, but the quality of a product can only be estimated via a coarse-grained threshold test: for chosen $θ$, the principal learns whether a product's quality exceeds $θ$ or not. We study this p… ▽ More

    Submitted 21 October, 2021; originally announced October 2021.

    Comments: 43 pages, 3 figures, to appear at WINE 2021

  14. arXiv:2109.12729  [pdf, other

    cs.GT

    Structural Stability of a Family of Group Formation Games

    Authors: Chenlan Wang, Mehrdad Moharrami, Kun Jin, David Kempe, P. Jeffrey Brantingham, Mingyan Liu

    Abstract: We introduce and study a group formation game in which individuals/agents, driven by self-interest, team up in disjoint groups so as to be in groups of high collective strength. This strength could be group identity, reputation, or protection, and is equally shared by all group members. The group's access to resources, obtained from its members, is traded off against the geographic dispersion of t… ▽ More

    Submitted 26 September, 2021; originally announced September 2021.

    Comments: Accepted in 60th IEEE Conference of Decision and Control 2021

  15. arXiv:2107.06720  [pdf, other

    cs.LG cs.CY cs.IR

    Fairness in Ranking under Uncertainty

    Authors: Ashudeep Singh, David Kempe, Thorsten Joachims

    Abstract: Fairness has emerged as an important consideration in algorithmic decision-making. Unfairness occurs when an agent with higher merit obtains a worse outcome than an agent with lower merit. Our central point is that a primary cause of unfairness is uncertainty. A principal or algorithm making decisions never has access to the agents' true merit, and instead uses proxy features that only imperfectly… ▽ More

    Submitted 10 November, 2021; v1 submitted 14 July, 2021; originally announced July 2021.

    Comments: Full version of the paper published at Neural Information Processing Systems (NeurIPS) 2021

  16. arXiv:2105.00505  [pdf, ps, other

    cs.GT cs.AI cs.MA

    Altruism Design in Networked Public Goods Games

    Authors: Sixie Yu, David Kempe, Yevgeniy Vorobeychik

    Abstract: Many collective decision-making settings feature a strategic tension between agents acting out of individual self-interest and promoting a common good. These include wearing face masks during a pandemic, voting, and vaccination. Networked public goods games capture this tension, with networks encoding strategic interdependence among agents. Conventional models of public goods games posit solely in… ▽ More

    Submitted 2 May, 2021; originally announced May 2021.

    Comments: To appear in IJCAI 2021

  17. arXiv:2003.03490  [pdf, ps, other

    cs.LG stat.ML

    Adversarial Online Learning with Changing Action Sets: Efficient Algorithms with Approximate Regret Bounds

    Authors: Ehsan Emamjomeh-Zadeh, Chen-Yu Wei, Haipeng Luo, David Kempe

    Abstract: We revisit the problem of online learning with sleeping experts/bandits: in each time step, only a subset of the actions are available for the algorithm to choose from (and learn about). The work of Kleinberg et al. (2010) showed that there exist no-regret algorithms which perform no worse than the best ranking of actions asymptotically. Unfortunately, achieving this regret bound appears computati… ▽ More

    Submitted 26 April, 2021; v1 submitted 6 March, 2020; originally announced March 2020.

  18. arXiv:2002.10627  [pdf, ps, other

    cs.GT cs.MA

    Inducing Equilibria in Networked Public Goods Games through Network Structure Modification

    Authors: David Kempe, Sixie Yu, Yevgeniy Vorobeychik

    Abstract: Networked public goods games model scenarios in which self-interested agents decide whether or how much to invest in an action that benefits not only themselves, but also their network neighbors. Examples include vaccination, security investment, and crime reporting. While every agent's utility is increasing in their neighbors' joint investment, the specific form can vary widely depending on the s… ▽ More

    Submitted 2 September, 2021; v1 submitted 24 February, 2020; originally announced February 2020.

    Comments: Added more discussion about prior works, especially the connections to the General Factor problem

  19. arXiv:2002.07363  [pdf, other

    cs.GT cs.CC cs.LG

    The Complexity of Interactively Learning a Stable Matching by Trial and Error

    Authors: Ehsan Emamjomeh-Zadeh, Yannai A. Gonczarowski, David Kempe

    Abstract: In a stable matching setting, we consider a query model that allows for an interactive learning algorithm to make precisely one type of query: proposing a matching, the response to which is either that the proposed matching is stable, or a blocking pair (chosen adversarially) indicating that this matching is unstable. For one-to-one matching markets, our main result is an essentially tight upper b… ▽ More

    Submitted 19 September, 2020; v1 submitted 17 February, 2020; originally announced February 2020.

  20. arXiv:1911.08129  [pdf, ps, other

    cs.GT cs.DM econ.TH

    Communication, Distortion, and Randomness in Metric Voting

    Authors: David Kempe

    Abstract: In distortion-based analysis of social choice rules over metric spaces, one assumes that all voters and candidates are jointly embedded in a common metric space. Voters rank candidates by non-decreasing distance. The mechanism, receiving only this ordinal (comparison) information, should select a candidate approximately minimizing the sum of distances from all voters. It is known that while the Co… ▽ More

    Submitted 20 November, 2019; v1 submitted 19 November, 2019; originally announced November 2019.

    Comments: An abbreviated version appear in Proceedings of AAAI 2020

  21. arXiv:1911.07162  [pdf, ps, other

    cs.GT cs.DM econ.TH

    An Analysis Framework for Metric Voting based on LP Duality

    Authors: David Kempe

    Abstract: Distortion-based analysis has established itself as a fruitful framework for comparing voting mechanisms. m voters and n candidates are jointly embedded in an (unknown) metric space, and the voters submit rankings of candidates by non-decreasing distance from themselves. Based on the submitted rankings, the social choice rule chooses a winning candidate; the quality of the winner is the sum of the… ▽ More

    Submitted 14 December, 2019; v1 submitted 17 November, 2019; originally announced November 2019.

    Comments: 23 pages An abbreviated version appears in Proceedings of AAAI 2020

  22. Approximation Algorithms for Coordinating Ad Campaigns on Social Networks

    Authors: Kartik Lakhotia, David Kempe

    Abstract: We study a natural model of coordinated social ad campaigns over a social network, based on models of Datta et al. and Aslay et al. Multiple advertisers are willing to pay the host - up to a known budget - per user exposure, whether the exposure is sponsored or orgain (i.e. shared by a friend). Campaigns are seeded with sponsored ads to some users, but no user must be exposed to too many sponsored… ▽ More

    Submitted 26 December, 2019; v1 submitted 24 August, 2019; originally announced August 2019.

    Comments: 27 pages, 7 figures

  23. arXiv:1811.11417  [pdf, ps, other

    cs.GT

    Alea Iacta Est: Auctions, Persuasion, Interim Rules, and Dice

    Authors: Shaddin Dughmi, David Kempe, Ruixin Qiang

    Abstract: To select a subset of samples or "winners" from a population of candidates, order sampling [Rosen 1997] and the k-unit Myerson auction [Myerson 1981] share a common scheme: assign a (random) score to each candidate, then select the k candidates with the highest scores. We study a generalization of both order sampling and Myerson's allocation rule, called winner-selecting dice. The setting for winn… ▽ More

    Submitted 28 November, 2018; originally announced November 2018.

    Comments: ITCS 2019

  24. arXiv:1808.00621  [pdf, ps, other

    cs.DS

    A Class of Weighted TSPs with Applications

    Authors: David Kempe, Mark Klein

    Abstract: Motivated by applications to poaching and burglary prevention, we define a class of weighted Traveling Salesman Problems on metric spaces. The goal is to output an infinite (though typically periodic) tour that visits the n points repeatedly, such that no point goes unvisited for "too long." More specifically, we consider two objective functions for each point x. The maximum objective is simply th… ▽ More

    Submitted 1 August, 2018; originally announced August 2018.

  25. arXiv:1711.07600  [pdf, ps, other

    cs.GT cs.AI

    On the Distortion of Voting with Multiple Representative Candidates

    Authors: Yu Cheng, Shaddin Dughmi, David Kempe

    Abstract: We study positional voting rules when candidates and voters are embedded in a common metric space, and cardinal preferences are naturally given by distances in the metric space. In a positional voting rule, each candidate receives a score from each ballot based on the ballot's rank order; the candidate with the highest total score wins the election. The cost of a candidate is his sum of distances… ▽ More

    Submitted 20 November, 2017; originally announced November 2017.

  26. arXiv:1710.05422  [pdf, ps, other

    cs.DS cs.LG

    A General Framework for Robust Interactive Learning

    Authors: Ehsan Emamjomeh-Zadeh, David Kempe

    Abstract: We propose a general framework for interactively learning models, such as (binary or non-binary) classifiers, orderings/rankings of items, or clusterings of data points. Our framework is based on a generalization of Angluin's equivalence query model and Littlestone's online learning model: in each iteration, the algorithm proposes a model, and the user either accepts it or reveals a specific mista… ▽ More

    Submitted 15 October, 2017; originally announced October 2017.

    Comments: In NIPS 2017

  27. arXiv:1708.00149  [pdf, other

    cs.DS

    Adaptive Hierarchical Clustering Using Ordinal Queries

    Authors: Ehsan Emamjomeh-Zadeh, David Kempe

    Abstract: In many applications of clustering (for example, ontologies or clusterings of animal or plant species), hierarchical clusterings are more descriptive than a flat clustering. A hierarchical clustering over $n$ elements is represented by a rooted binary tree with $n$ leaves, each corresponding to one element. The subtrees rooted at interior nodes capture the clusters. In this paper, we study active… ▽ More

    Submitted 16 April, 2018; v1 submitted 31 July, 2017; originally announced August 2017.

    Comments: In SODA 2018

  28. arXiv:1705.01736  [pdf, ps, other

    cs.GT cs.AI

    Of the People: Voting Is More Effective with Representative Candidates

    Authors: Yu Cheng, Shaddin Dughmi, David Kempe

    Abstract: In light of the classic impossibility results of Arrow and Gibbard and Satterthwaite regarding voting with ordinal rules, there has been recent interest in characterizing how well common voting rules approximate the social optimum. In order to quantify the quality of approximation, it is natural to consider the candidates and voters as embedded within a common metric space, and to ask how much fur… ▽ More

    Submitted 26 August, 2017; v1 submitted 4 May, 2017; originally announced May 2017.

  29. Quasi-regular sequences and optimal schedules for security games

    Authors: David Kempe, Leonard J. Schulman, Omer Tamuz

    Abstract: We study security games in which a defender commits to a mixed strategy for protecting a finite set of targets of different values. An attacker, knowing the defender's strategy, chooses which target to attack and for how long. If the attacker spends time $t$ at a target $i$ of value $α_i$, and if he leaves before the defender visits the target, his utility is $t \cdot α_i $; if the defender visits… ▽ More

    Submitted 28 October, 2017; v1 submitted 22 November, 2016; originally announced November 2016.

    Comments: to appear in Proc. of SODA 2018

  30. arXiv:1611.02305  [pdf, other

    cs.SI cs.LG stat.ML

    Learning Influence Functions from Incomplete Observations

    Authors: Xinran He, Ke Xu, David Kempe, Yan Liu

    Abstract: We study the problem of learning influence functions under incomplete observations of node activations. Incomplete observations are a major concern as most (online and real-world) social networks are not fully observable. We establish both proper and improper PAC learnability of influence functions under randomly missing observations. Proper PAC learnability under the Discrete-Time Linear Threshol… ▽ More

    Submitted 7 November, 2016; originally announced November 2016.

    Comments: Full version of paper "Learning Influence Functions from Incomplete Observations" in NIPS16

  31. Persuasion with Limited Communication

    Authors: Shaddin Dughmi, David Kempe, Ruixin Qiang

    Abstract: We examine information structure design, also called "persuasion" or "signaling", in the presence of a constraint on the amount of communication. We focus on the fundamental setting of bilateral trade, which in its simplest form involves a seller with a single item to price, a buyer whose value for the item is drawn from a common prior distribution over $n$ different possible values, and a take-it… ▽ More

    Submitted 5 March, 2020; v1 submitted 24 June, 2016; originally announced June 2016.

    Comments: EC16

  32. arXiv:1602.05240  [pdf, other

    cs.SI physics.soc-ph

    Robust Influence Maximization

    Authors: Xinran He, David Kempe

    Abstract: Uncertainty about models and data is ubiquitous in the computational social sciences, and it creates a need for robust social network algorithms, which can simultaneously provide guarantees across a spectrum of models and parameter settings. We begin an investigation into this broad domain by studying robust algorithms for the Influence Maximization problem, in which the goal is to identify a set… ▽ More

    Submitted 10 June, 2016; v1 submitted 16 February, 2016; originally announced February 2016.

    Report number: usc2016

  33. Incentivizing Exploration with Heterogeneous Value of Money

    Authors: Li Han, David Kempe, Ruixin Qiang

    Abstract: Recently, Frazier et al. proposed a natural model for crowdsourced exploration of different a priori unknown options: a principal is interested in the long-term welfare of a population of agents who arrive one by one in a multi-armed bandit setting. However, each agent is myopic, so in order to incentivize him to explore options with better long-term prospects, the principal must offer the agent m… ▽ More

    Submitted 28 December, 2015; originally announced December 2015.

    Comments: WINE 2015

    Journal ref: LNCS 9470 (2015) 370-383

  34. Occurrence Typing Modulo Theories

    Authors: Andrew M. Kent, David Kempe, Sam Tobin-Hochstadt

    Abstract: We present a new type system combining occurrence typing, previously used to type check programs in dynamically-typed languages such as Racket, JavaScript, and Ruby, with dependent refinement types. We demonstrate that the addition of refinement types allows the integration of arbitrary solver-backed reasoning about logical propositions from external theories. By building on occurrence typing, we… ▽ More

    Submitted 4 October, 2016; v1 submitted 22 November, 2015; originally announced November 2015.

    Journal ref: SIGPLAN Not. 51, 6 (June 2016), 296-309

  35. arXiv:1503.00805  [pdf, other

    cs.DS

    Deterministic and Probabilistic Binary Search in Graphs

    Authors: Ehsan Emamjomeh-Zadeh, David Kempe, Vikrant Singhal

    Abstract: We consider the following natural generalization of Binary Search: in a given undirected, positively weighted graph, one vertex is a target. The algorithm's task is to identify the target by adaptively querying vertices. In response to querying a node $q$, the algorithm learns either that $q$ is the target, or is given an edge out of $q$ that lies on a shortest path from $q$ to the target. We stud… ▽ More

    Submitted 28 July, 2017; v1 submitted 2 March, 2015; originally announced March 2015.

  36. arXiv:1501.04579  [pdf, other

    cs.SI

    Stability of Influence Maximization

    Authors: Xinran He, David Kempe

    Abstract: The present article serves as an erratum to our paper of the same title, which was presented and published in the KDD 2014 conference. In that article, we claimed falsely that the objective function defined in Section 1.4 is non-monotone submodular. We are deeply indebted to Debmalya Mandal, Jean Pouget-Abadie and Yaron Singer for bringing to our attention a counter-example to that claim. Subseq… ▽ More

    Submitted 15 April, 2015; v1 submitted 19 January, 2015; originally announced January 2015.

    Comments: Erratum of Paper "Stability of Influence Maximization" which was presented and published in the KDD14

  37. arXiv:1310.4098  [pdf, ps, other

    cs.GT

    User Satisfaction in Competitive Sponsored Search

    Authors: David Kempe, Brendan Lucier

    Abstract: We present a model of competition between web search algorithms, and study the impact of such competition on user welfare. In our model, search providers compete for customers by strategically selecting which search results to display in response to user queries. Customers, in turn, have private preferences over search results and will tend to use search engines that are more likely to display pag… ▽ More

    Submitted 15 October, 2013; originally announced October 2013.

  38. arXiv:1305.0085  [pdf, ps, other

    cs.GT

    Pricing Public Goods for Private Sale

    Authors: Michal Feldman, David Kempe, Brendan Lucier, Renato Paes Leme

    Abstract: We consider the pricing problem faced by a seller who assigns a price to a good that confers its benefits not only to its buyers, but also to other individuals around them. For example, a snow-blower is potentially useful not only to the household that buys it, but also to others on the same street. Given that the seller is constrained to selling such a (locally) public good via individual private… ▽ More

    Submitted 1 May, 2013; originally announced May 2013.

    Comments: accepted to EC'13

  39. arXiv:1304.7468  [pdf, ps, other

    cs.GT cs.SI physics.soc-ph

    Selection and Influence in Cultural Dynamics

    Authors: David Kempe, Jon Kleinberg, Sigal Oren, Aleksandrs Slivkins

    Abstract: One of the fundamental principles driving diversity or homogeneity in domains such as cultural differentiation, political affiliation, and product adoption is the tension between two forces: influence (the tendency of people to become similar to others they interact with) and selection (the tendency to be affected most by the behavior of others who are already similar). Influence tends to promote… ▽ More

    Submitted 27 October, 2015; v1 submitted 28 April, 2013; originally announced April 2013.

    Comments: A one-page abstract of this work has appeared in ACM EC 2013

  40. arXiv:1203.5945   

    cs.GT

    Bayesian Auctions with Friends and Foes

    Authors: Po-An Chen, David Kempe

    Abstract: We study auctions whose bidders are embedded in a social or economic network. As a result, even bidders who do not win the auction themselves might derive utility from the auction, namely, when a friend wins. On the other hand, when an enemy or competitor wins, a bidder might derive negative utility. Such spite and altruism will alter the bidding strategies. A simple and natural model for bidders'… ▽ More

    Submitted 11 April, 2012; v1 submitted 27 March, 2012; originally announced March 2012.

    Comments: This version was posted without enough prior discussion with my collaborator. My collaborator would prefer it not to be posted at this time

  41. arXiv:1202.0922  [pdf, ps, other

    cs.SI cs.DS physics.soc-ph

    Low-distortion Inference of Latent Similarities from a Multiplex Social Network

    Authors: Ittai Abraham, Shiri Chechik, David Kempe, Aleksandrs Slivkins

    Abstract: Much of social network analysis is - implicitly or explicitly - predicated on the assumption that individuals tend to be more similar to their friends than to strangers. Thus, an observed social network provides a noisy signal about the latent underlying "social space:" the way in which individuals are similar or dissimilar. Many research questions frequently addressed via social network analysis… ▽ More

    Submitted 14 August, 2014; v1 submitted 4 February, 2012; originally announced February 2012.

    Comments: 51 pages. Compared to the previous version: many small changes to improve presentation and clarity

  42. arXiv:1112.3680  [pdf, ps, other

    cs.GT

    The Robust Price of Anarchy of Altruistic Games

    Authors: Po-An Chen, Bart de Keijzer, David Kempe, Guido Schaefer

    Abstract: We study the inefficiency of equilibria for various classes of games when players are (partially) altruistic. We model altruistic behavior by assuming that player i's perceived cost is a convex combination of 1-α_i times his direct cost and α_i times the social cost. Tuning the parameters α_i allows smooth interpolation between purely selfish and purely altruistic behavior. Within this framework,… ▽ More

    Submitted 20 February, 2013; v1 submitted 15 December, 2011; originally announced December 2011.

    Comments: WINE'11

  43. arXiv:1107.5559  [pdf, ps, other

    cs.NI cs.DM

    You Share, I Share: Network Effects and Economic Incentives in P2P File-Sharing Systems

    Authors: Mahyar Salek, Shahin Shayandeh, David Kempe

    Abstract: We study the interaction between network effects and external incentives on file sharing behavior in Peer-to-Peer (P2P) networks. Many current or envisioned P2P networks reward individuals for sharing files, via financial incentives or social recognition. Peers weigh this reward against the cost of sharing incurred when others download the shared file. As a result, if other nearby nodes share file… ▽ More

    Submitted 3 August, 2011; v1 submitted 27 July, 2011; originally announced July 2011.

    Comments: 20 pages

  44. arXiv:1106.2378  [pdf, ps, other

    cs.GT cs.CC

    False-name-proof Mechanisms for Hiring a Team

    Authors: Atsushi Iwasaki, David Kempe, Mahyar Salek, Makoto Yokoo

    Abstract: We study the problem of hiring a team of selfish agents to perform a task. Each agent is assumed to own one or more elements of a set system, and the auctioneer is trying to purchase a feasible solution by conducting an auction. Our goal is to design auctions that are truthful and false-name-proof, meaning that it is in the agents' best interest to reveal ownership of all elements (which may not b… ▽ More

    Submitted 12 June, 2011; originally announced June 2011.

    Comments: 23 pages, 3 figures, This paper is an extented version of "False-name-proof Mechanisms for Hiring a Team" in the Proceedings of the Workshop on Internet and Network Economics, 2007

  45. arXiv:1102.3975  [pdf, ps, other

    stat.ML cs.DS

    Submodular meets Spectral: Greedy Algorithms for Subset Selection, Sparse Approximation and Dictionary Selection

    Authors: Abhimanyu Das, David Kempe

    Abstract: We study the problem of selecting a subset of k random variables from a large set, in order to obtain the best linear prediction of another variable of interest. This problem can be viewed in the context of both feature selection and sparse approximation. We analyze the performance of widely used greedy heuristics, using insights from the maximization of submodular functions and spectral analysis.… ▽ More

    Submitted 24 February, 2011; v1 submitted 19 February, 2011; originally announced February 2011.

  46. arXiv:1101.3804  [pdf, ps, other

    cs.DS math.CO

    Estimating the Average of a Lipschitz-Continuous Function from One Sample

    Authors: Abhimanyu Das, David Kempe

    Abstract: We study the problem of estimating the average of a Lipschitz continuous function $f$ defined over a metric space, by querying $f$ at only a single point. More specifically, we explore the role of randomness in drawing this sample. Our goal is to find a distribution minimizing the expected estimation error against an adversarially chosen Lipschitz continuous function. Our work falls into the broad… ▽ More

    Submitted 19 January, 2011; originally announced January 2011.

    Journal ref: European Symposium on Algorithms 2010

  47. arXiv:0912.3310  [pdf, ps, other

    cs.CC cs.GT

    Frugal and Truthful Auctions for Vertex Covers, Flows, and Cuts

    Authors: David Kempe, Mahyar Salek, Cristopher Moore

    Abstract: We study truthful mechanisms for hiring a team of agents in three classes of set systems: Vertex Cover auctions, k-flow auctions, and cut auctions. For Vertex Cover auctions, the vertices are owned by selfish and rational agents, and the auctioneer wants to purchase a vertex cover from them. For k-flow auctions, the edges are owned by the agents, and the auctioneer wants to purchase k edge-disjoin… ▽ More

    Submitted 13 June, 2011; v1 submitted 16 December, 2009; originally announced December 2009.

  48. arXiv:cond-mat/0503087  [pdf, ps, other

    cond-mat.dis-nn cs.NI math.CO math.PR

    On the Bias of Traceroute Sampling; or, Power-law Degree Distributions in Regular Graphs

    Authors: Dimitris Achlioptas, Aaron Clauset, David Kempe, Cristopher Moore

    Abstract: Understanding the structure of the Internet graph is a crucial step for building accurate network models and designing efficient algorithms for Internet applications. Yet, obtaining its graph structure is a surprisingly difficult task, as edges cannot be explicitly queried. Instead, empirical studies rely on traceroutes to build what are essentially single-source, all-destinations, shortest-path… ▽ More

    Submitted 29 March, 2006; v1 submitted 3 March, 2005; originally announced March 2005.

    Comments: Long-format version (19 pages); includes small correction to section 6.1

    Journal ref: Proc. 37th ACM Symposium on Theory of Computing (STOC) 2005