Legal Disputes Resolved via Game Theoretic Methods

2015 ◽  
Vol 17 (02) ◽  
pp. 1540015 ◽  
Author(s):  
T. E. S. Raghavan

Mathematical foundations of conflict resolutions are deeply rooted in the theory of cooperative and non-cooperative games. While many elementary models of conflicts are formalized, one often raises the question whether game theory and its mathematically developed tools are applicable to actual legal disputes in practice. We choose an example from union management conflict on hourly wage dispute and how zero sum two person game theory can be used by a judge to bring about the need for realistic compromises between the two parties. We choose another example from the 2000-year old Babylonian Talmud to describe how a certain debt problem was resolved. While they may be unaware of cooperative game theory, their solution methods are fully consistent with the solution concept called the nucleolus of a TU game.

1997 ◽  
Vol 12 (1) ◽  
pp. 45-60 ◽  
Author(s):  
Ramy Elitzur ◽  
Anthony Wensley

In recent years, game theory has provided valuable insights into many different types of organizational arrangements. In this paper we investigate some of the ways in which game theory can help us to understand the structure and function of information systems outsourcing arrangements. We provide a brief review of two-person non-cooperative game theory. We discuss the basic concepts of dominance and Nash equilibria. In particular we stress the importance of the information structure of two-person games. We then provide a general game-theoretic interpretation of many key aspects of information systems outsourcing arrangements. In particular, we investigate the rationales behind many of the different ways of determining fees and the effects of the transfer of assets between the outsourcing company and the outsourcing vendor. Finally, we discuss how one particular type of non-cooperative two-person game might be useful as a model of information systems outsourcing arrangements. This model, the principal-agent model, has been extensively studied and in the hands of the authors has provided some initial insights into information systems outsourcing arrangements.


2019 ◽  
Vol 8 (2) ◽  
pp. 5669-5675

The competitive power system market involves very high financial risk due to the essential requirements of real-time bidding decision making. Decisions once taken cannot be altered easily because multiple generators participate in bidding process while simultaneously dispatching to meet the load demand most economically. In order to avoid such risks it becomes pertinent to re-structure the bidding strategies from time to time to meet upcoming techno-economical challenges. In this paper, three generating units are studied using Matrix Laboratory software with a novel approach for deciding the best strategy from the most economical strategy viewpoint. A scenario of different formulations is created for muti-player game, which then is solved with the help of zero-sum polymatrix game theory. A systematic tabular layout of revenues pertaining to each formulation in terms of mixed strategies is developed. The minimax and maximin revenues, identified using Game theoretic approach, gave the most economical strategy. Thus exact and self-enforcing generalized method for best bidding strategies of all three generators are logically derived for the most optimal solution.


Author(s):  
Alfredo Garro

Game Theory (Von Neumann & Morgenstern, 1944) is a branch of applied mathematics and economics that studies situations (games) where self-interested interacting players act for maximizing their returns; therefore, the return of each player depends on his behaviour and on the behaviours of the other players. Game Theory, which plays an important role in the social and political sciences, has recently drawn attention in new academic fields which go from algorithmic mechanism design to cybernetics. However, a fundamental problem to solve for effectively applying Game Theory in real word applications is the definition of well-founded solution concepts of a game and the design of efficient algorithms for their computation. A widely accepted solution concept of a game in which any cooperation among the players must be selfenforcing (non-cooperative game) is represented by the Nash Equilibrium. In particular, a Nash Equilibrium is a set of strategies, one for each player of the game, such that no player can benefit by changing his strategy unilaterally, i.e. while the other players keep their strategies unchanged (Nash, 1951). The problem of computing Nash Equilibria in non-cooperative games is considered one of the most important open problem in Complexity Theory (Papadimitriou, 2001). Daskalakis, Goldbergy, and Papadimitriou (2005), showed that the problem of computing a Nash equilibrium in a game with four or more players is complete for the complexity class PPAD-Polynomial Parity Argument Directed version (Papadimitriou, 1991), moreover, Chen and Deng extended this result for 2-player games (Chen & Deng, 2005). However, even in the two players case, the best algorithm known has an exponential worst-case running time (Savani & von Stengel, 2004); furthermore, if the computation of equilibria with simple additional properties is required, the problem immediately becomes NP-hard (Bonifaci, Di Iorio, & Laura, 2005) (Conitzer & Sandholm, 2003) (Gilboa & Zemel, 1989) (Gottlob, Greco, & Scarcello, 2003). Motivated by these results, recent studies have dealt with the problem of efficiently computing Nash Equilibria by exploiting approaches based on the concepts of learning and evolution (Fudenberg & Levine, 1998) (Maynard Smith, 1982). In these approaches the Nash Equilibria of a game are not statically computed but are the result of the evolution of a system composed by agents playing the game. In particular, each agent after different rounds will learn to play a strategy that, under the hypothesis of agent’s rationality, will be one of the Nash equilibria of the game (Benaim & Hirsch, 1999) (Carmel & Markovitch, 1996). This article presents SALENE, a Multi-Agent System (MAS) for learning Nash Equilibria in noncooperative games, which is based on the above mentioned concepts.


2017 ◽  
Vol 65 (1) ◽  
pp. 1-7
Author(s):  
HK Das

This paper improves a game theoretic algorithm and develops its computer oriented program using MATHEMATICA for solving two person zero sum game problems. The algorithm and computer algebra are drawn upon mainly from two sources, namely the papers H. K. Das, Saha and Hasan5; H. K. Das and Hasan6 being able to solve two person zero sum game problems with single payoff elements. We do a comparative study of the current algorithm and computer technique with the papers5, 6. We show that the current technique is better than the papers5, 6 in saving labor and time for solving two person game problems by analyzing a number of numerical examples. Dhaka Univ. J. Sci. 65(1): 1-7, 2017 (January)


Author(s):  
Mirko Polato ◽  
Fabio Aiolli

A large body of research is currently investigating on the connection between machine learning and game theory. In this work, game theory notions are injected into a preference learning framework. Specifically, a preference learning problem is seen as a two-players zero-sum game. An algorithm is proposed to incrementally include new useful features into the hypothesis. This can be particularly important when dealing with a very large number of potential features like, for instance, in relational learning and rule extraction. A game theoretical analysis is used to demonstrate the convergence of the algorithm. Furthermore, leveraging on the natural analogy between features and rules, the resulting models can be easily interpreted by humans. An extensive set of experiments on classification tasks shows the effectiveness of the proposed method in terms of interpretability and feature selection quality, with accuracy at the state-of-the-art.


Author(s):  
Alfredo Garro

Game Theory has recently drawn attention in new fields which go from algorithmic mechanism design to cybernetics. However, a fundamental problem to solve for effectively applying Game Theory in real word applications is the definition of well-founded solution concepts of a game and the design of efficient algorithms for their computation. A widely accepted solution concept for games in which any cooperation among the players must be self-enforcing (non-cooperative games) is represented by the Nash equilibrium. However, even in the two players case, the best algorithm known for computing Nash equilibria has an exponential worst-case running time; furthermore, if the computation of equilibria with simple additional properties is required, the problem becomes NP-hard. The paper aims to provide a solution for efficiently computing the Nash equilibria of a game as the result of the evolution of a system composed by interacting agents playing the game.


2021 ◽  
Author(s):  
Bernhard von Stengel

Game theory is the science of interaction. This textbook, derived from courses taught by the author and developed over several years, is a comprehensive, straightforward introduction to the mathematics of non-cooperative games. It teaches what every game theorist should know: the important ideas and results on strategies, game trees, utility theory, imperfect information, and Nash equilibrium. The proofs of these results, in particular existence of an equilibrium via fixed points, and an elegant direct proof of the minimax theorem for zero-sum games, are presented in a self-contained, accessible way. This is complemented by chapters on combinatorial games like Go; and, it has introductions to algorithmic game theory, traffic games, and the geometry of two-player games. This detailed and lively text requires minimal mathematical background and includes many examples, exercises, and pictures. It is suitable for self-study or introductory courses in mathematics, computer science, or economics departments.


Author(s):  
João P. Hespanha

This book is aimed at students interested in using game theory as a design methodology for solving problems in engineering and computer science. The book shows that such design challenges can be analyzed through game theoretical perspectives that help to pinpoint each problem's essence: Who are the players? What are their goals? Will the solution to “the game” solve the original design problem? Using the fundamentals of game theory, the book explores these issues and more. The use of game theory in technology design is a recent development arising from the intrinsic limitations of classical optimization-based designs. In optimization, one attempts to find values for parameters that minimize suitably defined criteria—such as monetary cost, energy consumption, or heat generated. However, in most engineering applications, there is always some uncertainty as to how the selected parameters will affect the final objective. Through a sequential and easy-to-understand discussion, the book examines how to make sure that the selection leads to acceptable performance, even in the presence of uncertainty—the unforgiving variable that can wreck engineering designs. The book looks at such standard topics as zero-sum, non-zero-sum, and dynamic games and includes a MATLAB guide to coding. This book offers students a fresh way of approaching engineering and computer science applications.


2021 ◽  
Author(s):  
Michael Richter ◽  
Ariel Rubinstein

Abstract Each member of a group chooses a position and has preferences regarding his chosen position. The group’s harmony depends on the profile of chosen positions meeting a specific condition. We analyse a solution concept (Richter and Rubinstein, 2020) based on a permissible set of individual positions, which plays a role analogous to that of prices in competitive equilibrium. Given the permissible set, members choose their most preferred position. The set is tightened if the chosen positions are inharmonious and relaxed if the restrictions are unnecessary. This new equilibrium concept yields more attractive outcomes than does Nash equilibrium in the corresponding game.


Author(s):  
Ayan Sinha ◽  
Farrokh Mistree ◽  
Janet K. Allen

The effectiveness of the use of game theory in addressing multi-objective design problems has been illustrated. For the most part, researchers have focused on design problems at single level. In this paper, we illustrate the efficacy of using game theoretic protocols to model the relationship between multidisciplinary engineering teams and facilitate decision making at multiple levels. We will illustrate the protocols in the context of an underwater vehicle with three levels that span material and geometric modeling associated with microstructure mediated design of the material and vehicle.


Sign in / Sign up

Export Citation Format

Share Document