Monday, October 27, 2008

The Ethics of Money Production

The Ethics of Money Production by Jörg Guido Hülsmann, 2007
We will argue that natural money production can work;
that it has worked wherever it has been tried; and that there
are no tenable technical, economic, legal, moral, or spiritual
reasons to suppress its operation. By contrast, there are a
great number of considerations that prove conclusively the
harmful and evil character of inflation. And in our time
inflation has become persistent and aggravated because various
legal provisions actually protect the monetary institutions
that produce this inflation.


Also:

Central planning or hyperinflation (or some mix between
the two)—this is what the future holds for an economy under
paper money.

Tuesday, October 21, 2008

Patterns

Brokerage of "double coincidence of wants" and "indivisibility of goods", increasing liquidity (leading to uniform prices), and possibly decreasing number of markets:
# Money (broker of N products and services; N markets instead of N*(N-1))
# Banking (broker of loans and deposits - time market)
# Exchange (broker of participants - money without storage/time market function; futures and options as storage function?)

Joint-stock companies?

http://mises.org/rothbard/mes/chap3a.asp
http://www.econlib.org/library/YPDBooks/Jevons/jvnMME15.html

Force funding - a loop with a positive feedback:
More force obtains more funding, more funding obtains more force
By itself is detrimental (extortion), but can be a vehicle for public benefit.

Marketability/demand for a medium of exchange is another loop with a positive feedback.
# It either originates from a directly useful commodity
# Or via fiat/force
Can protection from force be encoded as tokens, which are "a directly useful commodity"? This would unify two origins of money.

For durable goods, each unit may be sold in toto, or it may be hired out for its services over a certain period of time.
People are both agents with utility preferences AND durable goods, either sold or hired out for their services.
Non-durable goods also perform services, but only once - during their consumption.
Prices of goods are induced by prices of their services.

Prices are determined by beliefs. All agents have limited rationality. Manipulation of beliefs of others may be profitable.

Utility. Elasticity. Substitutability. Complementability.

Wednesday, September 24, 2008

Making Actuaries Less Human

Making Actuaries Less Human

Work by psychologists suggests
that, as human beings, actuaries are subject to a variety of mental biases and decision
making errors. The field of behavioural finance looks at how such biases affect
financial decisions.

This paper first looks at a selection of these biases including how:

  • decisions are often made by adjusting from an existing position
    (anchoring)
  • people are risk averse when facing gains but become risk seeking when
    facing losses (prospect theory)
  • the framing of a problem can materially impact the decision that is made
  • the frequency with which something is monitored can impact the decision
    (myopic loss aversion)
  • people have a tendency to ignore underlying probability distributions
  • almost everybody is overconfident
  • when a number of different options are presented, the number, order and
    degree of difference between the options will affect which option is
    chosen.
  • the use of separate mental accounts impacts financial decisions (mental
    accounting)

Friday, July 11, 2008

Reasoning the Fast and Frugal Way: Models of Bounded Rationality

Reasoning the Fast and Frugal Way: Models of Bounded Rationality
Humans and animals make inferences about the world under limited time and knowledge. In contrast,
many models of rational inference treat the mind as a Laplacean Demon, equipped with unlimited time,
knowledge, and computational might. Following H. Simon’s notion of satisficing, the authors have proposed
a family of algorithms based on a simple psychological mechanism: one reason decision making.
These fast and frugal algorithms violate fundamental tenets of classical rationality: They neither look up
nor integrate all information. By computer simulation, the authors held a competition between the satisficing
“Take The Best” algorithm and various “rational” inference procedures (e.g., multiple regression).
The Take The Best algorithm matched or outperformed all competitors in inferential speed and
accuracy. This result is an existence proof that cognitive mechanisms capable of successful performance
in the real world do not need to satisfy the classical norms of rational inference.

Iterative Combinatorial Auctions: Achieving Economic and Computational Efficiency

Iterative Combinatorial Auctions: Achieving Economic and Computational Efficiency
A fundamental problem in building open distributed systems is to design mechanisms that compute optimal system-wide solutions despite the self-interest of individual users and computational agents. Classic game-theoretic solutions are often prohibitively expensive computationally. For example, the Generalized Vickrey Auction (GVA) is an efficient and strategy-proof solution to the combinatorial allocation problem (CAP), in which agents demand bundles of items, but every agent must reveal its value for all possible bundles and the auctioneer must solve a sequence of NP-hard optimization problems to compute the outcome. I propose iBundle, an iterative combinatorial auction in which agents can bid for combinations of items and adjust their bids in response to bids from other agents. iBundle computes the efficient allocation in the CAP when agents follow myopic best-response bidding strategies, bidding for the bundle(s) that maximize their surplus taking the current prices as fixed. iBundle solves problems without complete information revelation from agents and terminates in competitive equilibrium. Moreover, an agent can follow a myopic best-response strategy with approximate values on bundles, for example with lower- and upper- bounds. My approach to iterative mechanism design decomposes the problem into two parts. First, I use linear programming theory to develop an efficient iterative auction under the assumption that agents will follow a myopic best-response bidding strategy. Second, I extend the approach to also compute Vickrey payments at the end of the auction. This makes myopic best-response a sequentially-rational strategy for agents in equilibrium, inheriting many of the useful game-theoretic properties of the GVA. iBundle implements a primal-dual algorithm, CombAuction, for the CAP, computing a feasible primal (the provisional allocation) and a feasible dual (the ask prices) that satisfy complementary slackness conditions. An extended auction, iBundle Extend & Adjust, interprets a primal-dual algorithm, VickAuction, as an iterative auction. VickAuction computes the efficient allocation and Vickrey payments with only best-response information from agents. Experimental results demonstrate that iBundle Extend & Adjust, which keeps iBundle open for a second phase before adjusting prices towards Vickrey payments, computes Vickrey payments across a suite of problems.

Algorithmic Mechanism Design

Algorithmic Mechanism Design
We consider algorithmic problems in a distributed setting where the
participants cannot be assumed to follow the algorithm but rather their
own self-interest. As such participants, termed agents, are capable of
manipulating the algorithm, the algorithm designer should ensure in
advance that the agents’ interests are best served by behaving correctly.
Following notions from the field of mechanism design, we suggest a
framework for studying such algorithms.
In this model the algorithmic solution is adorned with payments to
the participants and is termed a mechanism. The payments should be
carefully chosen as to motivate all participants to act as the algorithm
designer wishes. We apply the standard tools of mechanism design to
algorithmic problems and in particular to the shortest path problem.