Skip to main content

Showing 1–26 of 26 results for author: Peysakhovich, A

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

    cs.CV cs.AI

    MUMU: Bootstrap** Multimodal Image Generation from Text-to-Image Data

    Authors: William Berman, Alexander Peysakhovich

    Abstract: We train a model to generate images from multimodal prompts of interleaved text and images such as "a <picture of a man> man and his <picture of a dog> dog in an <picture of a cartoon> animated style." We bootstrap a multimodal dataset by extracting semantically meaningful image crops corresponding to words in the image captions of synthetically generated and publicly available text-image data. Ou… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

  2. arXiv:2310.01427  [pdf, other

    cs.CL cs.AI

    Attention Sorting Combats Recency Bias In Long Context Language Models

    Authors: Alexander Peysakhovich, Adam Lerer

    Abstract: Current language models often fail to incorporate long contexts efficiently during generation. We show that a major contributor to this issue are attention priors that are likely learned during pre-training: relevant information located earlier in context is attended to less on average. Yet even when models fail to use the information from a relevant document in their response, they still pay pref… ▽ More

    Submitted 28 September, 2023; originally announced October 2023.

  3. arXiv:2306.17337  [pdf, other

    cs.AI

    Diagnosis Uncertain Models For Medical Risk Prediction

    Authors: Alexander Peysakhovich, Rich Caruana, Yin Aphinyanaphongs

    Abstract: We consider a patient risk models which has access to patient features such as vital signs, lab values, and prior history but does not have access to a patient's diagnosis. For example, this occurs in a model deployed at intake time for triage purposes. We show that such `all-cause' risk models have good generalization across diagnoses but have a predictable failure mode. When the same lab/vital/h… ▽ More

    Submitted 29 June, 2023; originally announced June 2023.

  4. arXiv:2210.02586  [pdf, other

    cs.GT cs.CY

    Implementing Fairness Constraints in Markets Using Taxes and Subsidies

    Authors: Alexander Peysakhovich, Christian Kroer, Nicolas Usunier

    Abstract: Fisher markets are those where buyers with budgets compete for scarce items, a natural model for many real world markets including online advertising. A market equilibrium is a set of prices and allocations of items such that supply meets demand. We show how market designers can use taxes or subsidies in Fisher markets to ensure that market equilibrium outcomes fall within certain constraints. We… ▽ More

    Submitted 13 March, 2023; v1 submitted 5 October, 2022; originally announced October 2022.

  5. arXiv:2206.04907  [pdf, other

    cs.LG stat.ME

    Efficient Heterogeneous Treatment Effect Estimation With Multiple Experiments and Multiple Outcomes

    Authors: Leon Yao, Caroline Lo, Israel Nir, Sarah Tan, Ariel Evnine, Adam Lerer, Alex Peysakhovich

    Abstract: Learning heterogeneous treatment effects (HTEs) is an important problem across many fields. Most existing methods consider the setting with a single treatment arm and a single outcome metric. However, in many real world domains, experiments are run consistently - for example, in internet companies, A/B tests are run every day to measure the impacts of potential changes across many different metric… ▽ More

    Submitted 10 June, 2022; originally announced June 2022.

  6. arXiv:2106.09671  [pdf, other

    cs.SI cs.AI

    Pseudo-Euclidean Attract-Repel Embeddings for Undirected Graphs

    Authors: Alexander Peysakhovich, Anna Klimovskaia Susmel, Leon Bottou

    Abstract: Dot product embeddings take a graph and construct vectors for nodes such that dot products between two vectors give the strength of the edge. Dot products make a strong transitivity assumption, however, many important forces generating graphs in the real world lead to non-transitive relationships. We remove the transitivity assumption by embedding nodes into a pseudo-Euclidean space - giving each… ▽ More

    Submitted 23 March, 2023; v1 submitted 17 June, 2021; originally announced June 2021.

  7. arXiv:2103.12936  [pdf, other

    cs.GT econ.TH

    Online Market Equilibrium with Application to Fair Division

    Authors: Yuan Gao, Christian Kroer, Alex Peysakhovich

    Abstract: Computing market equilibria is a problem of both theoretical and applied interest. Much research to date focuses on the case of static Fisher markets with full information on buyers' utility functions and item supplies. Motivated by real-world markets, we consider an online setting: individuals have linear, additive utility functions; items arrive sequentially and must be allocated and priced irre… ▽ More

    Submitted 2 October, 2021; v1 submitted 23 March, 2021; originally announced March 2021.

    Comments: An earlier version was accepted at NeurIPS 2021

  8. arXiv:2011.06505  [pdf, other

    cs.LG

    Ridge Rider: Finding Diverse Solutions by Following Eigenvectors of the Hessian

    Authors: Jack Parker-Holder, Luke Metz, Cinjon Resnick, Hengyuan Hu, Adam Lerer, Alistair Letcher, Alex Peysakhovich, Aldo Pacchiano, Jakob Foerster

    Abstract: Over the last decade, a single algorithm has changed many facets of our lives - Stochastic Gradient Descent (SGD). In the era of ever decreasing loss functions, SGD and its various offspring have become the go-to optimization tool in machine learning and are a key component of the success of deep neural networks (DNNs). While SGD is guaranteed to converge to a local optimum (under loose assumption… ▽ More

    Submitted 12 November, 2020; originally announced November 2020.

    Comments: Camera-ready version, NeurIPS 2020

  9. arXiv:2006.09538  [pdf, other

    cs.LG cs.GT stat.ML

    Evaluating and Rewarding Teamwork Using Cooperative Game Abstractions

    Authors: Tom Yan, Christian Kroer, Alexander Peysakhovich

    Abstract: Can we predict how well a team of individuals will perform together? How should individuals be rewarded for their contributions to the team performance? Cooperative game theory gives us a powerful set of tools for answering these questions: the Characteristic Function (CF) and solution concepts like the Shapley Value (SV). There are two major difficulties in applying these techniques to real world… ▽ More

    Submitted 16 June, 2020; originally announced June 2020.

  10. arXiv:2003.02979  [pdf, other

    cs.AI

    "Other-Play" for Zero-Shot Coordination

    Authors: Hengyuan Hu, Adam Lerer, Alex Peysakhovich, Jakob Foerster

    Abstract: We consider the problem of zero-shot coordination - constructing AI agents that can coordinate with novel partners they have not seen before (e.g. humans). Standard Multi-Agent Reinforcement Learning (MARL) methods typically focus on the self-play (SP) setting where agents construct strategies by playing the game with themselves repeatedly. Unfortunately, applying SP naively to the zero-shot coord… ▽ More

    Submitted 12 May, 2021; v1 submitted 5 March, 2020; originally announced March 2020.

  11. arXiv:1912.04867  [pdf, other

    cs.GT math.OC

    Robust Market Equilibria with Uncertain Preferences

    Authors: Riley Murray, Christian Kroer, Alex Peysakhovich, Parikshit Shah

    Abstract: The problem of allocating scarce items to individuals is an important practical question in market design. An increasingly popular set of mechanisms for this task uses the concept of market equilibrium: individuals report their preferences, have a budget of real or fake currency, and a set of prices for items and allocations is computed that sets demand equal to supply. An important real world iss… ▽ More

    Submitted 10 December, 2019; originally announced December 2019.

    Comments: Extended preprint of an article accepted to AAAI-20. Contains supplementary material as appendices. Due to figures, this manuscript is best printed in color

    MSC Class: Primary 91B52. Secondary 91B25; 68T37; 90C47; 90C25

  12. arXiv:1909.10925  [pdf, other

    cs.GT cs.MA econ.EM

    Scalable Fair Division for 'At Most One' Preferences

    Authors: Christian Kroer, Alexander Peysakhovich

    Abstract: Allocating multiple scarce items across a set of individuals is an important practical problem. In the case of divisible goods and additive preferences a convex program can be used to find the solution that maximizes Nash welfare (MNW). The MNW solution is equivalent to finding the equilibrium of a market economy (aka. the competitive equilibrium from equal incomes, CEEI) and thus has good propert… ▽ More

    Submitted 24 September, 2019; originally announced September 2019.

  13. arXiv:1906.02775  [pdf, other

    cs.GT cs.AI cs.MA

    Fair Division Without Disparate Impact

    Authors: Alexander Peysakhovich, Christian Kroer

    Abstract: We consider the problem of dividing items between individuals in a way that is fair both in the sense of distributional fairness and in the sense of not having disparate impact across protected classes. An important existing mechanism for distributionally fair division is competitive equilibrium from equal incomes (CEEI). Unfortunately, CEEI will not, in general, respect disparate impact constrain… ▽ More

    Submitted 6 June, 2019; originally announced June 2019.

  14. arXiv:1904.02235  [pdf, other

    cs.GT cs.AI cs.MA stat.AP

    Robust Multi-agent Counterfactual Prediction

    Authors: Alexander Peysakhovich, Christian Kroer, Adam Lerer

    Abstract: We consider the problem of using logged data to make predictions about what would happen if we changed the `rules of the game' in a multi-agent system. This task is difficult because in many cases we observe actions individuals take but not their private information or their full reward functions. In addition, agents are strategic, so when the rules change, they will also change their actions. Exi… ▽ More

    Submitted 3 April, 2019; originally announced April 2019.

  15. arXiv:1903.12287  [pdf, other

    cs.LG cs.AI cs.DC cs.SI stat.ML

    PyTorch-BigGraph: A Large-scale Graph Embedding System

    Authors: Adam Lerer, Ledell Wu, Jiajun Shen, Timothee Lacroix, Luca Wehrstedt, Abhijit Bose, Alex Peysakhovich

    Abstract: Graph embedding methods produce unsupervised node features from graphs that can then be used for a variety of machine learning tasks. Modern graphs, particularly in industrial applications, contain billions of nodes and trillions of edges, which exceeds the capability of existing embedding systems. We present PyTorch-BigGraph (PBG), an embedding system that incorporates several modifications to tr… ▽ More

    Submitted 9 April, 2019; v1 submitted 28 March, 2019; originally announced March 2019.

    Journal ref: Proceedings of The Conference on Systems and Machine Learning, 2019

  16. arXiv:1902.03266  [pdf, other

    cs.LG cs.GT stat.ML

    Discovering Context Effects from Raw Choice Data

    Authors: Arjun Seshadri, Alexander Peysakhovich, Johan Ugander

    Abstract: Many applications in preference learning assume that decisions come from the maximization of a stable utility function. Yet a large experimental literature shows that individual choices and judgements can be affected by "irrelevant" aspects of the context in which they are made. An important class of such contexts is the composition of the choice set. In this work, our goal is to discover such cho… ▽ More

    Submitted 31 January, 2020; v1 submitted 8 February, 2019; originally announced February 2019.

    Comments: 24 pages

  17. arXiv:1901.06230  [pdf, other

    cs.GT cs.AI cs.MA

    Computing large market equilibria using abstractions

    Authors: Christian Kroer, Alexander Peysakhovich, Eric Sodomka, Nicolas E. Stier-Moses

    Abstract: Computing market equilibria is an important practical problem for market design, for example in fair division of items. However, computing equilibria requires large amounts of information (typically the valuation of every buyer for every item) and computing power. We consider ameliorating these issues by applying a method used for solving complex games: constructing a coarsened abstraction of a gi… ▽ More

    Submitted 3 September, 2021; v1 submitted 18 January, 2019; originally announced January 2019.

    Journal ref: Operations Research (Forthcoming 2021) and Proceedings of the 2019 ACM Conference on Economics and Computation. ACM, 745-746 (2019)

  18. arXiv:1811.08549  [pdf, other

    cs.LG cs.AI cs.GT stat.ML

    Reinforcement Learning and Inverse Reinforcement Learning with System 1 and System 2

    Authors: Alexander Peysakhovich

    Abstract: Inferring a person's goal from their behavior is an important problem in applications of AI (e.g. automated assistants, recommender systems). The workhorse model for this task is the rational actor model - this amounts to assuming that people have stable reward functions, discount the future exponentially, and construct optimal plans. Under the rational actor assumption techniques such as inverse… ▽ More

    Submitted 13 March, 2019; v1 submitted 19 November, 2018; originally announced November 2018.

    Comments: Published in AAAI-AIES 2019

  19. arXiv:1807.09236  [pdf, other

    stat.ML cs.LG cs.SI

    Improving pairwise comparison models using Empirical Bayes shrinkage

    Authors: Stephen Ragain, Alexander Peysakhovich, Johan Ugander

    Abstract: Comparison data arises in many important contexts, e.g. shop**, web clicks, or sports competitions. Typically we are given a dataset of comparisons and wish to train a model to make predictions about the outcome of unseen comparisons. In many cases available datasets have relatively few comparisons (e.g. there are only so many NFL games per year) or efficiency is important (e.g. we want to quick… ▽ More

    Submitted 24 July, 2018; originally announced July 2018.

    Comments: 9 pages

  20. arXiv:1807.06919  [pdf, other

    cs.LG cs.AI stat.ML

    Backplay: "Man muss immer umkehren"

    Authors: Cinjon Resnick, Roberta Raileanu, Sanyam Kapoor, Alexander Peysakhovich, Kyunghyun Cho, Joan Bruna

    Abstract: Model-free reinforcement learning (RL) requires a large number of trials to learn a good policy, especially in environments with sparse rewards. We explore a method to improve the sample efficiency when we have access to demonstrations. Our approach, Backplay, uses a single demonstration to construct a curriculum for a given task. Rather than starting each training episode in the environment's fix… ▽ More

    Submitted 21 April, 2022; v1 submitted 18 July, 2018; originally announced July 2018.

    Comments: AAAI-19 Workshop on Reinforcement Learning in Games; 0xd1a80a702b8170f6abeaabcf32a0c4c4401e9177

  21. arXiv:1806.10071  [pdf, other

    cs.AI cs.GT

    Learning Existing Social Conventions via Observationally Augmented Self-Play

    Authors: Adam Lerer, Alexander Peysakhovich

    Abstract: In order for artificial agents to coordinate effectively with people, they must act consistently with existing conventions (e.g. how to navigate in traffic, which language to speak, or how to coordinate with teammates). A group's conventions can be viewed as a choice of equilibrium in a coordination game. We consider the problem of an agent learning a policy for a coordination game in a simulated… ▽ More

    Submitted 13 March, 2019; v1 submitted 26 June, 2018; originally announced June 2018.

    Comments: Published in AAAI-AIES2019 - Best Paper

  22. arXiv:1710.06975  [pdf, other

    cs.AI cs.GT cs.MA

    Consequentialist conditional cooperation in social dilemmas with imperfect information

    Authors: Alexander Peysakhovich, Adam Lerer

    Abstract: Social dilemmas, where mutual cooperation can lead to high payoffs but participants face incentives to cheat, are ubiquitous in multi-agent interaction. We wish to construct agents that cooperate with pure cooperators, avoid exploitation by pure defectors, and incentivize cooperation from the rest. However, often the actions taken by a partner are (partially) unobserved or the consequences of indi… ▽ More

    Submitted 2 March, 2018; v1 submitted 18 October, 2017; originally announced October 2017.

    Journal ref: Proceedings of the International Conference on Learning Representations 2018

  23. arXiv:1709.02865  [pdf, other

    cs.AI cs.GT

    Prosocial learning agents solve generalized Stag Hunts better than selfish ones

    Authors: Alexander Peysakhovich, Adam Lerer

    Abstract: Deep reinforcement learning has become an important paradigm for constructing agents that can enter complex multi-agent situations and improve their policies through experience. One commonly used technique is reactive training - applying standard RL methods while treating other agents as a part of the learner's environment. It is known that in general-sum games reactive training can lead groups of… ▽ More

    Submitted 8 December, 2017; v1 submitted 8 September, 2017; originally announced September 2017.

  24. arXiv:1707.01068  [pdf, other

    cs.AI cs.GT cs.MA

    Maintaining cooperation in complex social dilemmas using deep reinforcement learning

    Authors: Adam Lerer, Alexander Peysakhovich

    Abstract: Social dilemmas are situations where individuals face a temptation to increase their payoffs at a cost to total welfare. Building artificially intelligent agents that achieve good outcomes in these situations is important because many real world interactions include a tension between selfish interests and the welfare of others. We show how to modify modern reinforcement learning methods to constru… ▽ More

    Submitted 2 March, 2018; v1 submitted 4 July, 2017; originally announced July 2017.

  25. arXiv:1612.07182  [pdf, other

    cs.CL cs.CV cs.GT cs.LG cs.MA

    Multi-Agent Cooperation and the Emergence of (Natural) Language

    Authors: Angeliki Lazaridou, Alexander Peysakhovich, Marco Baroni

    Abstract: The current mainstream approach to train natural language systems is to expose them to large amounts of text. This passive learning is problematic if we are interested in develo** interactive machines, such as conversational agents. We propose a framework for language learning that relies on multi-agent communication. We study this learning in the context of referential games. In these games, a… ▽ More

    Submitted 5 March, 2017; v1 submitted 21 December, 2016; originally announced December 2016.

    Comments: Accepted at ICLR 2017

  26. arXiv:1611.02385  [pdf, other

    cs.AI stat.ML

    Combining observational and experimental data to find heterogeneous treatment effects

    Authors: Alexander Peysakhovich, Akos Lada

    Abstract: Every design choice will have different effects on different units. However traditional A/B tests are often underpowered to identify these heterogeneous effects. This is especially true when the set of unit-level attributes is high-dimensional and our priors are weak about which particular covariates are important. However, there are often observational data sets available that are orders of magni… ▽ More

    Submitted 7 November, 2016; originally announced November 2016.