Algorithmic Finance Available to All

Total Page:16

File Type:pdf, Size:1020Kb

Algorithmic Finance Available to All CONTINUING CALL FOR PAPERS Managing Editor About the Journal Philip Maymin Announcing a new journal: Open access NYU-Polytechnic Institute Online articles are freely Deputy Managing Editor Algorithmic Finance available to all. Algorithmic Finance is both a nascent field of Jayaram Muthuswamy No submission fees Kent State University study and a new high-quality academic There is no cost to submit Advisory Board research journal that seeks to bridge articles for review. There will Kenneth J. Arrow computer science and finance. also be no publication or Stanford University author fee for at least the It covers such applications as: Herman Chernoff first two volumes. Harvard University High frequency and algorithmic trading Authors retain copyright David S. Johnson Statistical arbitrage strategies Authors may repost their AT&T Labs Research versions of the papers on Momentum and other algorithmic portfolio Leonid Levin preprint archives or management Boston University anywhere else, any time. Myron Scholes Agent-based finance Enhanced content Stanford University Machine learning and other aspects of Algorithmic Finance research Michael Sipser computational intelligence continues beyond the Massachusetts Institute of Technology Complexity and market efficiency printed word. Enhanced, interactive, computable Richard Thaler Algorithmic analysis of derivatives valuation University of Chicago content will accompany Applications of quantum computation to papers whenever possible, Stephen Wolfram finance Wolfram Research with possibilities including Editorial Board News analytics and automated textual re-usable code, the data analysis Associate Editors used in the paper, live calculations, and videos. Peter Bossaerts Behavioral finance examining the algorithms California Institute of Technology of the investors Comments Emanuel Derman Algorithmic Finance is the Columbia University We are continuously soliciting submissions first journal in the Financial Ming-Yang Kao for future issues. Economics Network of SSRN Northwestern University to allow comments. Reader Pete Kyle All submissions will be double-blind peer comments and author responses University of Maryland reviewed and decisions will be made quickly. allow the discussion to David Leinweber continue after publication. Lawrence Berkeley National We are seeking papers on the topics above, Archives Laboratory or, more generally, papers at the intersection The journal is published by Richard Lipton of theoretical computer science and either IOS Press. In addition, the Georgia Tech theoretical or empirical finance. journal maintains an archive Avi Silberschatz on SSRN.com. Yale University Please visit our websites for more Robert Webb information: University of Virginia Affiliate Editors www.algorithmicfinance.org Giovanni Barone-Adesi University of Lugano www.iospress.com Bruce Lehmann University of California, San Diego .
Recommended publications
  • Computational Complexity Computational Complexity
    In 1965, the year Juris Hartmanis became Chair Computational of the new CS Department at Cornell, he and his KLEENE HIERARCHY colleague Richard Stearns published the paper On : complexity the computational complexity of algorithms in the Transactions of the American Mathematical Society. RE CO-RE RECURSIVE The paper introduced a new fi eld and gave it its name. Immediately recognized as a fundamental advance, it attracted the best talent to the fi eld. This diagram Theoretical computer science was immediately EXPSPACE shows how the broadened from automata theory, formal languages, NEXPTIME fi eld believes and algorithms to include computational complexity. EXPTIME complexity classes look. It As Richard Karp said in his Turing Award lecture, PSPACE = IP : is known that P “All of us who read their paper could not fail P-HIERARCHY to realize that we now had a satisfactory formal : is different from ExpTime, but framework for pursuing the questions that Edmonds NP CO-NP had raised earlier in an intuitive fashion —questions P there is no proof about whether, for instance, the traveling salesman NLOG SPACE that NP ≠ P and problem is solvable in polynomial time.” LOG SPACE PSPACE ≠ P. Hartmanis and Stearns showed that computational equivalences and separations among complexity problems have an inherent complexity, which can be classes, fundamental and hard open problems, quantifi ed in terms of the number of steps needed on and unexpected connections to distant fi elds of a simple model of a computer, the multi-tape Turing study. An early example of the surprises that lurk machine. In a subsequent paper with Philip Lewis, in the structure of complexity classes is the Gap they proved analogous results for the number of Theorem, proved by Hartmanis’s student Allan tape cells used.
    [Show full text]
  • Relations and Equivalences Between Circuit Lower Bounds and Karp-Lipton Theorems*
    Electronic Colloquium on Computational Complexity, Report No. 75 (2019) Relations and Equivalences Between Circuit Lower Bounds and Karp-Lipton Theorems* Lijie Chen Dylan M. McKay Cody D. Murray† R. Ryan Williams MIT MIT MIT Abstract A frontier open problem in circuit complexity is to prove PNP 6⊂ SIZE[nk] for all k; this is a neces- NP sary intermediate step towards NP 6⊂ P=poly. Previously, for several classes containing P , including NP NP NP , ZPP , and S2P, such lower bounds have been proved via Karp-Lipton-style Theorems: to prove k C 6⊂ SIZE[n ] for all k, we show that C ⊂ P=poly implies a “collapse” D = C for some larger class D, where we already know D 6⊂ SIZE[nk] for all k. It seems obvious that one could take a different approach to prove circuit lower bounds for PNP that does not require proving any Karp-Lipton-style theorems along the way. We show this intuition is wrong: (weak) Karp-Lipton-style theorems for PNP are equivalent to fixed-polynomial size circuit lower NP NP k NP bounds for P . That is, P 6⊂ SIZE[n ] for all k if and only if (NP ⊂ P=poly implies PH ⊂ i.o.-P=n ). Next, we present new consequences of the assumption NP ⊂ P=poly, towards proving similar re- sults for NP circuit lower bounds. We show that under the assumption, fixed-polynomial circuit lower bounds for NP, nondeterministic polynomial-time derandomizations, and various fixed-polynomial time simulations of NP are all equivalent. Applying this equivalence, we show that circuit lower bounds for NP imply better Karp-Lipton collapses.
    [Show full text]
  • The Computational Complexity of Nash Equilibria in Concisely Represented Games∗
    Electronic Colloquium on Computational Complexity, Report No. 52 (2005) The Computational Complexity of Nash Equilibria in Concisely Represented Games∗ Grant R. Schoenebeck y Salil P. Vadhanz May 4, 2005 Abstract Games may be represented in many different ways, and different representations of games affect the complexity of problems associated with games, such as finding a Nash equilibrium. The traditional method of representing a game is to explicitly list all the payoffs, but this incurs an exponential blowup as the number of agents grows. We study two models of concisely represented games: circuit games, where the payoffs are computed by a given boolean circuit, and graph games, where each agent's payoff is a function of only the strategies played by its neighbors in a given graph. For these two models, we study the complexity of four questions: determining if a given strategy is a Nash equilibrium, finding a Nash equilibrium, determining if there exists a pure Nash equilibrium, and determining if there exists a Nash equilibrium in which the payoffs to a player meet some given guarantees. In many cases, we obtain tight results, showing that the problems are complete for various complexity classes. 1 Introduction In recent years, there has been a surge of interest at the interface between computer science and game theory. On one hand, game theory and its notions of equilibria provide a rich framework for modelling the behavior of selfish agents in the kinds of distributed or networked environments that often arise in computer science, and offer mechanisms to achieve efficient and desirable global outcomes in spite of the selfish behavior.
    [Show full text]
  • A Short History of Computational Complexity
    The Computational Complexity Column by Lance FORTNOW NEC Laboratories America 4 Independence Way, Princeton, NJ 08540, USA [email protected] http://www.neci.nj.nec.com/homepages/fortnow/beatcs Every third year the Conference on Computational Complexity is held in Europe and this summer the University of Aarhus (Denmark) will host the meeting July 7-10. More details at the conference web page http://www.computationalcomplexity.org This month we present a historical view of computational complexity written by Steve Homer and myself. This is a preliminary version of a chapter to be included in an upcoming North-Holland Handbook of the History of Mathematical Logic edited by Dirk van Dalen, John Dawson and Aki Kanamori. A Short History of Computational Complexity Lance Fortnow1 Steve Homer2 NEC Research Institute Computer Science Department 4 Independence Way Boston University Princeton, NJ 08540 111 Cummington Street Boston, MA 02215 1 Introduction It all started with a machine. In 1936, Turing developed his theoretical com- putational model. He based his model on how he perceived mathematicians think. As digital computers were developed in the 40's and 50's, the Turing machine proved itself as the right theoretical model for computation. Quickly though we discovered that the basic Turing machine model fails to account for the amount of time or memory needed by a computer, a critical issue today but even more so in those early days of computing. The key idea to measure time and space as a function of the length of the input came in the early 1960's by Hartmanis and Stearns.
    [Show full text]
  • Towards Non-Black-Box Lower Bounds in Cryptography
    Towards Non-Black-Box Lower Bounds in Cryptography Rafael Pass?, Wei-Lung Dustin Tseng, and Muthuramakrishnan Venkitasubramaniam Cornell University, {rafael,wdtseng,vmuthu}@cs.cornell.edu Abstract. We consider average-case strengthenings of the traditional assumption that coNP is not contained in AM. Under these assumptions, we rule out generic and potentially non-black-box constructions of various cryptographic primitives (e.g., one-way permutations, collision-resistant hash-functions, constant-round statistically hiding commitments, and constant-round black-box zero-knowledge proofs for NP) from one-way functions, assuming the security reductions are black-box. 1 Introduction In the past four decades, many cryptographic tasks have been put under rigorous treatment in an eort to realize these tasks under minimal assumptions. In par- ticular, one-way functions are widely regarded as the most basic cryptographic primitive; their existence is implied by most other cryptographic tasks. Presently, one-way functions are known to imply schemes such as private-key encryp- tion [GM84,GGM86,HILL99], pseudo-random generators [HILL99], statistically- binding commitments [Nao91], statistically-hiding commitments [NOVY98,HR07] and zero-knowledge proofs [GMW91]. At the same time, some other tasks still have no known constructions based on one-way functions (e.g., key agreement schemes or collision-resistant hash functions). Following the seminal paper by Impagliazzo and Rudich [IR88], many works have addressed this phenomenon by demonstrating black-box separations, which rules out constructions of a cryptographic task using the underlying primitive as a black-box. For instance, Impagliazzo and Rudich rule out black-box con- structions of key-agreement protocols (and thus also trapdoor predicates) from one-way functions; Simon [Sim98] rules out black-box constructions of collision- resistant hash functions from one-way functions.
    [Show full text]
  • Implementation of Elliptic Curve Cryptography in DNA Computing
    International Journal of Scientific & Engineering Research Volume 8, Issue 6, June-2017 49 ISSN 2229-5518 Implementation of Elliptic Curve Cryptography in DNA computing 1Sourav Sinha, 2Shubhi Gupta 1Student: Department of Computer Science, 2Assistant Professor Amity University (dit school of Engineering) Greater Noida, India Abstract— DNA computing is the recent and powerful aspect of computer science Iin near future DNA computing is going to replace today’s silicon-based computing. In this paper, we are going to propose a method to implement Elliptic Curve Cryptography in DNA computing. Keywords—DNA computing; Elliptic Curve Cryptography 1. INTRODUCTION (HEADING 1) 2.2 DNA computer The hardware limitation of today’s computer is a barrier The DNA computer is different from Modern day’s in a development in technology. DNA computers, also classic computers. The DNA computer is nothing just a test known as molecular computer, have proven beneficial in tube containing a DNA and solvents for better mobility. such cases. Recent developments have seen massive The operations are done by chemical process and protein progress in technologies that enables a DNA computer to synthesis. DNA does not have any operational capacities, solve Hamiltonian Path Problem [1]. Cryptography and but it can be used as a hard drive to store and transfer data. network security is the most important section in development. Data Encryption Standard(DES) can also be 3. DNA-BASED ELLIPTIC CURVE ALGORITHM broken in a DNA computer, due to its ability to process The Elliptic curve cryptography makes use of an Elliptic parallel[2]. Curve to get the value of Its variable coefficients.
    [Show full text]
  • A Variation of Levin Search for All Well-Defined Problems
    A Variation of Levin Search for All Well-Defined Problems Fouad B. Chedid A’Sharqiyah University, Ibra, Oman [email protected] July 10, 2021 Abstract In 1973, L.A. Levin published an algorithm that solves any inversion problem π as quickly as the fastest algorithm p∗ computing a solution for ∗ ∗ ∗ π in time bounded by 2l(p ).t , where l(p ) is the length of the binary ∗ ∗ ∗ encoding of p , and t is the runtime of p plus the time to verify its correctness. In 2002, M. Hutter published an algorithm that solves any ∗ well-defined problem π as quickly as the fastest algorithm p computing a solution for π in time bounded by 5.tp(x)+ dp.timetp (x)+ cp, where l(p)+l(tp) l(f)+1 2 dp = 40.2 and cp = 40.2 .O(l(f) ), where l(f) is the length of the binary encoding of a proof f that produces a pair (p,tp), where tp(x) is a provable time bound on the runtime of the fastest program p ∗ provably equivalent to p . In this paper, we rewrite Levin Search using the ideas of Hutter so that we have a new simple algorithm that solves any ∗ well-defined problem π as quickly as the fastest algorithm p computing 2 a solution for π in time bounded by O(l(f) ).tp(x). keywords: Computational Complexity; Algorithmic Information Theory; Levin Search. arXiv:1702.03152v1 [cs.CC] 10 Feb 2017 1 Introduction We recall that the class NP is the set of all decision problems that can be solved efficiently on a nondeterministic Turing Machine.
    [Show full text]
  • Lower Bounds on the Running Time of Two-Way Quantum Finite Automata and Sublogarithmic-Space Quantum Turing Machines
    Lower Bounds on the Running Time of Two-Way Quantum Finite Automata and Sublogarithmic-Space Quantum Turing Machines Zachary Remscrim Department of Computer Science, The University of Chicago, IL, USA [email protected] Abstract The two-way finite automaton with quantum and classical states (2QCFA), defined by Ambainis and Watrous, is a model of quantum computation whose quantum part is extremely limited; however, as they showed, 2QCFA are surprisingly powerful: a 2QCFA with only a single-qubit can recognize the ∗ O(n) language Lpal = {w ∈ {a, b} : w is a palindrome} with bounded error in expected time 2 . We prove that their result cannot be improved upon: a 2QCFA (of any size) cannot recognize o(n) Lpal with bounded error in expected time 2 . This is the first example of a language that can be recognized with bounded error by a 2QCFA in exponential time but not in subexponential time. Moreover, we prove that a quantum Turing machine (QTM) running in space o(log n) and expected n1−Ω(1) time 2 cannot recognize Lpal with bounded error; again, this is the first lower bound of its kind. Far more generally, we establish a lower bound on the running time of any 2QCFA or o(log n)-space QTM that recognizes any language L in terms of a natural “hardness measure” of L. This allows us to exhibit a large family of languages for which we have asymptotically matching lower and upper bounds on the running time of any such 2QCFA or QTM recognizer. 2012 ACM Subject Classification Theory of computation → Formal languages and automata theory; Theory of computation → Quantum computation theory Keywords and phrases Quantum computation, Lower bounds, Finite automata Digital Object Identifier 10.4230/LIPIcs.ITCS.2021.39 Related Version Full version of the paper https://arxiv.org/abs/2003.09877.
    [Show full text]
  • Circuit Lower Bounds for Merlin-Arthur Classes
    Electronic Colloquium on Computational Complexity, Report No. 5 (2007) Circuit Lower Bounds for Merlin-Arthur Classes Rahul Santhanam Simon Fraser University [email protected] January 16, 2007 Abstract We show that for each k > 0, MA/1 (MA with 1 bit of advice) doesn’t have circuits of size nk. This implies the first superlinear circuit lower bounds for the promise versions of the classes MA AM ZPPNP , and k . We extend our main result in several ways. For each k, we give an explicit language in (MA ∩ coMA)/1 which doesn’t have circuits of size nk. We also adapt our lower bound to the average-case setting, i.e., we show that MA/1 cannot be solved on more than 1/2+1/nk fraction of inputs of length n by circuits of size nk. Furthermore, we prove that MA does not have arithmetic circuits of size nk for any k. As a corollary to our main result, we obtain that derandomization of MA with O(1) advice implies the existence of pseudo-random generators computable using O(1) bits of advice. 1 Introduction Proving circuit lower bounds within uniform complexity classes is one of the most fundamental and challenging tasks in complexity theory. Apart from clarifying our understanding of the power of non-uniformity, circuit lower bounds have direct relevance to some longstanding open questions. Proving super-polynomial circuit lower bounds for NP would separate P from NP. The weaker result that for each k there is a language in NP which doesn’t have circuits of size nk would separate BPP from NEXP, thus answering an important question in the theory of derandomization.
    [Show full text]
  • Michael Oser Rabin Automata, Logic and Randomness in Computation
    Michael Oser Rabin Automata, Logic and Randomness in Computation Luca Aceto ICE-TCS, School of Computer Science, Reykjavik University Pearls of Computation, 6 November 2015 \One plus one equals zero. We have to get used to this fact of life." (Rabin in a course session dated 30/10/1997) Thanks to Pino Persiano for sharing some anecdotes with me. Luca Aceto The Work of Michael O. Rabin 1 / 16 Michael Rabin's accolades Selected awards and honours Turing Award (1976) Harvey Prize (1980) Israel Prize for Computer Science (1995) Paris Kanellakis Award (2003) Emet Prize for Computer Science (2004) Tel Aviv University Dan David Prize Michael O. Rabin (2010) Dijkstra Prize (2015) \1970 in computer science is not classical; it's sort of ancient. Classical is 1990." (Rabin in a course session dated 17/11/1998) Luca Aceto The Work of Michael O. Rabin 2 / 16 Michael Rabin's work: through the prize citations ACM Turing Award 1976 (joint with Dana Scott) For their joint paper \Finite Automata and Their Decision Problems," which introduced the idea of nondeterministic machines, which has proved to be an enormously valuable concept. ACM Paris Kanellakis Award 2003 (joint with Gary Miller, Robert Solovay, and Volker Strassen) For \their contributions to realizing the practical uses of cryptography and for demonstrating the power of algorithms that make random choices", through work which \led to two probabilistic primality tests, known as the Solovay-Strassen test and the Miller-Rabin test". ACM/EATCS Dijkstra Prize 2015 (joint with Michael Ben-Or) For papers that started the field of fault-tolerant randomized distributed algorithms.
    [Show full text]
  • BU CS 332 – Theory of Computation
    BU CS 332 –Theory of Computation Lecture 21: • NP‐Completeness Reading: • Cook‐Levin Theorem Sipser Ch 7.3‐7.5 • Reductions Mark Bun April 15, 2020 Last time: Two equivalent definitions of 1) is the class of languages decidable in polynomial time on a nondeterministic TM 2) A polynomial‐time verifier for a language is a deterministic ‐time algorithm such that iff there exists a string such that accepts Theorem: A language iff there is a polynomial‐time verifier for 4/15/2020 CS332 ‐ Theory of Computation 2 Examples of languages: SAT “Is there an assignment to the variables in a logical formula that make it evaluate to ?” • Boolean variable: Variable that can take on the value / (encoded as 0/1) • Boolean operations: • Boolean formula: Expression made of Boolean variables and operations. Ex: • An assignment of 0s and 1s to the variables satisfies a formula if it makes the formula evaluate to 1 • A formula is satisfiable if there exists an assignment that satisfies it 4/15/2020 CS332 ‐ Theory of Computation 3 Examples of languages: SAT Ex: Satisfiable? Ex: Satisfiable? Claim: 4/15/2020 CS332 ‐ Theory of Computation 4 Examples of languages: TSP “Given a list of cities and distances between them, is there a ‘short’ tour of all of the cities?” More precisely: Given • A number of cities • A function giving the distance between each pair of cities • A distance bound 4/15/2020 CS332 ‐ Theory of Computation 5 vs. Question: Does ? Philosophically: Can every problem with an efficiently verifiable solution also be solved efficiently?
    [Show full text]
  • Breaking the Model : Finalisation and a Taxonomy of Security Attack
    This is a repository copy of Breaking the Model : finalisation and a taxonomy of security attack. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/72498/ Version: Published Version Monograph: Stepney, Susan orcid.org/0000-0003-3146-5401, Clark, John Andrew orcid.org/0000-0002- 9230-9739 and Chivers, Howard (2004) Breaking the Model : finalisation and a taxonomy of security attack. Report. York Computer Science Technical Report . Department of Computer Science, University of York Reuse Items deposited in White Rose Research Online are protected by copyright, with all rights reserved unless indicated otherwise. They may be downloaded and/or printed for private study, or other acts as permitted by national copyright laws. The publisher or other rights holders may allow further reproduction and re-use of the full text version. This is indicated by the licence information on the White Rose Research Online record for the item. Takedown If you consider content in White Rose Research Online to be in breach of UK law, please notify us by emailing [email protected] including the URL of the record and the reason for the withdrawal request. [email protected] https://eprints.whiterose.ac.uk/ Breaking the Model: finalisation and a taxonomy of security attacks John A. Clark Susan Stepney Howard Chivers Department of Computer Science, University of York, Heslington, York, YO10 5DD, UK. [jac|susan|chive]@cs.york.ac.uk Abstract It is well known that security properties are not preserved by re- finement, and that refinement can introduce new, covert, channels, such as timing channels.
    [Show full text]