Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
[go: Go Back, main page]

Some Recent Publications
Some Recent Publications

My Keynote Presentation at the recent ESRC Public Policy Seminar on the Economics of Information Security is summarized in the ESRC Report.


A Logical and Computational Theory of Located Resource. Joint work with Matthew Collinson and Brian Monahan. Submitted to a journal. Available as an HP Labs Technical Report: HPL-2008-74.

Abstract. Experience of practical systems modelling suggests that the key conceptual components of a model of a system are processes, resources, locations, and environment. In recent work, we have given a process-theoretic account of this view in which resources as well as processes are first-class citizens. This process calculus, SCRP, captures the structural aspects of the semantics of the Demos2k modelling tool. Demos2k represents environment stochastically using a wide range of probability distributions and queue-like data structures. Associated with SCRP is a (bunched) modal logic, MBI, which combines the usual additive connectives of Hennessy-Milner logic with their multiplicative counterparts. In this paper, we complete our conceptual framework by adding to SCRP and MBI an account of a notion of location that is simple yet sufficiently expressive to capture naturally a wide range of forms of location, both spatial and logical. We also provide a sketch of an extension of the Demos2k tool to incorporate this notion of location.


Modelling the Human and Technological Costs and Benefits of USB Memory Stick Security. Joint work with Adam Beautement et al. Available from Proc. WEIS 2008. Preprint of a chapter in an associated forthcoming Springer book.

Abstract. Organizations deploy systems technologies in order to support their operations and achieve their business objectives. In so doing, they encounter tensions between the confidentiality, integrity, and availability of information, and must make investments in information security measures to address these concerns. We discuss how a macroeconomics-inspired model, analogous to models of interest rate policy used by central banks, can be used to understand trade-offs between investments against threats to confidentiality and availability. We investigate how such a model might be formulated by constructing a process model, based on empirically obtained data, of the use of USB memory sticks by employees of a financial management company.


Some recent HP Labs Technical Reports on topics related to services sciences and other topics. Some of these papers have been published elsewhere (conferences, journals, etc.).


Located Demos2k: A Tool for Executing Processes Relative to Distributed Resources. Joint work with Matthew Collinson and Brian Monahan. Submitted. Available as an HP Labs Technical Report: HPL-2008-76.

Abstract. We describe the background to, and the current state of the development of, Located Demos2k, an executable modelling language which reconstructs the Demos2k language starting from an explicit model of location. The version of Located Demos2k described herein is the first useful stage in its development, and provides convenient a point of departure of discussing its further development.


Algebra and Logic for Access Control. Joint work with Matthew Collinson. Submitted to a journal. Available as an HP Labs Technical Report: HPL-2008-75.

Abstract. The access control problem in computer security is fundamentally concerned with the ability of system entitites to see, make use of, or alter various system resources. As such, many access control situations are essentially problems of concurrency. We give an account of fundamental situations in access-control in distributed systems using a resource-based process calculus and a hybrid of Hennessy-Milner and resource logic. This yields a consistent account of operational behaviour and logical reasoning for access control, that includes an analysis of co-signing, roles and chains-of-trust.


Bunched Polymorphism. Joint work with Matthew Collinson and Edmund Robinson. To appear: Mathematical Structures in Computer Science, 2009. Preprint.

Abstract. We describe a polymorphic, typed lambda calculus with substructural features. This calculus extends the first-order substructural lambda calculus alphalambda associated with bunched logic. A particular novelty of our new calculus is the substructural treatment of second-order variables. This is accomplished through the use of bunches of type variables in typing contexts. Both additive and multiplicative forms of polymorphic abstraction are then supported. The calculus has sensible proof-theoretic properties and a straightforward categorical semantics using indexed categories. We produce a model for additive polymorphism with first-order bunching based on partial equivalence relations. We consider additive and multiplicative existential quantifiers separately from the universal quantifiers.


Algebra and Logic for Resource-based Systems Modelling. Joint work with Matthew Collinson. Submitted to a journal. Preprint.

Abstract. Modelling is one of the fundamental tools of science and engineering. Very often, models are required to be executable, as a simulation, on a computer. In this paper, we present some contributions to the process-theoretic and logical foundations of discrete-event modelling with resources and processes. We present a process calculus with an explicit representation of resources in which processes and resources co-evolve. The calculus is closely connected to a logic that may be used as a specification language for properties of models. The logic is strong enough to allow requirements that a system have certain structure; for example, that it is a parallel composite of subsystems. This work consolidates, extends, and improves upon aspects of the earlier works. An extended example, consisting of a semantics for a simple parallel programming language, indicates a connection with separating logics for concurrency.


A Games Model of Bunched Implications. Proc. CSL '07, LNCS 4646: 573-588. Joint work with Guy McCusker.

Abstract. A game semantics of the implicational fragment of the (-*,->)-fragment of the logic of bunched implications, BI, is presented. To date, categorical models of BI have been restricted to two kinds: functor category models; and the category Cat itself. The game model is not of this kind. Rather, it is based on Hyland-Ong-Nickau-style games and embodies a careful analysis of the notions of resource sharing and separation inherent in BI. he key to distinguishing between the additive and multiplicative connectives of BI is a semantic notion of separation. The main result of the paper is that the model is fully complete: every finite, total strategy in the model is the denotation of a term of the alphalambda-calculus, the term language for the fragment of BI under consideration.


Systems Modelling via Resources and Processes: Philosophy, Calculus, Semantics, and Logic. Joint work with Chris Tofts.

Here is a preprint of ENTCS 172, 545-587, 2007. ENTCS 172 is entitled 'Computation, Meaning, and Logic: Articles dedicated to Gordon Plotkin'.

Errata.

Abstract. We describe a programme of research in resource semantics, concurrency theory, bunched logic, and stochastic processes, as applied to mathematical systems modelling. Motivated by a desire for structurally and semantically rigorous discrete event modelling tools, applicable to enterprise-scale as well as component-scale systems, we introduce a new approach to compositional reasoning based on a development of SCCS with an explicit model of resource. Our calculus models the co-evolution of resources and processes with synchronization constrained by the availability of resources. We provide a simple denotational semantics as a parametrization of Abramsky's synchronization trees semantics for SCCS. We also provide a logical characterization, analogous to Hennessy-Milner logic's characterization of bisimulation in CCS, of bisimulation between resource processes which is compositional in the concurrent and local structure of systems. We discuss applications to ideas such as location and access control.


A Calculus and Logic of Resources and Processes. Joint work with Chris Tofts.

Formal Aspects of Computing, 18(4): 495-517, 2006.

Preprint here.

Errata.

Abstract. Recent advances in logics for reasoning about resources provide a new approach to compositional reasoning in interacting systems. We present a calculus of resources and processes, based on a development of Milner's synchronous calculus of communication systems, SCCS, that uses an explicit model of resource. Our calculus models the co-evolution of resources and processes with synchronization constrained by the availability of resources. We provide a logical characterization, analogous to Hennessy-Milner logic's characterization of bisimulation in CCS, of bisimulation between resource processes which is compositional in the concurrent and local structure of systems.


Bunching for Regions and Locations. Joint work with Matthew Collinson.

Abstract. There are a number of applied lambda-calculi in which terms and types are annotated with parameters denoting either locations or locations in machine memory. Such calculi have been designed with safe memory-management operations in mind.

It is difficult to construct directly denotational models for existing calculi of this kind. We approach the problem differently, by starting from a class of mathematical models that describe some of the essential semantic properties intended in these calculi. In particular, disjointness conditions between regions (or locations) are implicit in many of the memory-management operations.

Bunched polymorphism provides natural type-theoretic mechanisms for capturing the disjointness conditions in such models. We illustrate this by adding regions to the basic disjointness model of $\alphalambda$, the lambda-calculus associated to the logic of bunched implications. We show how both additive and multiplicative polymorphic quantifiers arise naturally in our models. A locations model is a special case. In order to relate this enterprise back to previous work on memory-management, we provide an example in which the model is refined and used to provide a denotational semantics for a language with explicit allocation and disposal of regions.

In: Proc. MFPS 2006, S. Brookes and M. Mislove (editors), Electronic Notes in Theoretical Computer Science, 2006.


On Bunched Polymorphism (Extended Abstract). Joint work with Matthew Collinson and Edmund Robinson.

Abstract. We describe a polymorphic extension of the substructural lambda calculus alphalambda associated with the logic of bunched implications. This extension is particularly novel in that both variables and type variables are treated substructurally, being maintained through a system of zoned, bunched contexts. Polymorphic universal quantifiers are introduced in both additive and multiplicative forms, and then metatheoretic properties, including subject-reduction and normalization, are established. A sound interpretation in a class of indexed category models is defined and the construction of a generic model is outlined, yielding completeness. A concrete realization of the categorical models is given using pairs of partial equivalence relations on the natural numbers. Polymorphic existential quantifiers are presented, together with some metatheory. Finally, potential applications to closures and memory-management are discussed.

Proc. CSL 05, Lecture Notes in Computer Science 3634, 36-50, 2005.


A games semantics for reductive logic and proof-search. Joint work with Eike Ritter.

Abstract. Theorem proving, or algorithmic proof-search, is an essential enabling technology throughout the computational sciences. We explain the mathematical basis of proof-search as the combination of reductive logic together with a control régime. Then we present a games semantics for reductive logic and show how it may be used to model two important examples of control, namely backtracking and uniform proof.

Proc. ETAPS 05 Workshop on Games for Logic and Programming Languages, Edinburgh, April, 2005.



Reductive Logic and Proof-search: Proof Theory, Semantics, and Control. Joint work with Eike Ritter.

Oxford Logic Guides, 45, Oxford University Press, 2004.
Errata and Remarks.


DRAFT. On Categorical Models of Classical Logic and the Geometry of Interaction (pdf), On Categorical Models of Classical Logic and the Geometry of Interaction (ps). Joint work with Carsten Führmann.

Mathematical Structures in Computer Science (2007) 17, 957-1027.

Abstract. It is well-known that weakening and contraction cause naïve categorical models of the classical sequent calculus to collapse to Boolean lattices. In previous work, summarized briefly herein, we have provided a class of models called classical categories which is sound and complete and avoids this collapse by interpreting cut-reduction by a poset-enrichment. Examples of classical categories include boolean lattices and the category of sets and relations, where both conjunction and disjunction are modelled by the set-theoretic product.

In this article, which is self-contained, we present an improved axiomatization of classical categories, together with a deep exploration of their structural theory. Observing that the collapse already happens in the absence of negation, we start with negation-free models called Dummett categories. Examples include, besides the classical categories above, the category of sets and relations, where both conjunction and disjunction are modelled by the disjoint union. We prove that Dummett categories are MIX, and that the partial order can be derived from hom-semilattices which have a straightforward proof-theoretic definition. Moreover, we show that the Geometry-of-Interaction construction can be extended from multiplicative linear logic to classical logic, by applying it to obtain a classical category from a Dummett category.

Along the way, we gain detailed insights into the changes that proofs undergo during cut-elimination in the presence of weakening and contraction.


On the Geometry of Interaction for Classical Logic (Extended Abstract). Joint work with Carsten Führmann. Proc. LICS 04, IEEE Computer Society Press, 2004, pp. 211-220.

Abstract. It is well-known that weakening and contraction cause naïve categorical models of the classical sequent calculus to collapse to Boolean lattices. We introduce sound and complete models that avoid this collapse by interpreting cut-reduction by a partial order between morphisms. We provide concrete examples of such models by applying the geometry-of-interaction construction to quantaloids with finite biproducts, and show hoe these models illuminate cut-reduction in the presence of weakening and contraction. Our models make no commitment to any translation of classical logic into intuitionistic logic and distinguish non-deterministic choices of cut-elimination.


The Semantics of BI and Resource Tableaux. Joint work with Didier Galmiche and Daniel Méry at LORIA, Nancy. Math. Struct. Comp. Sci. (2005) 15, 1033--1088.

Abstract. The logic of bunched implications, BI, provides a logical analysis of a basic notion of resource rich enough, for example, to form the logical basis for ``pointer logic'' and ``separation logic'' semantics for programs which manipulate mutable data structures. We develop a theory of semantic tableaux for BI, so providing an elegant basis for efficient theorem proving tools for BI. It is based on the use of an algebra of labels for BI's tableaux to solve the resource-distribution problem, the labels being the elements of resource models. For BI with inconsistency, bottom, the challenge consists in dealing with BI's Grothendieck topological models within such a proof-search method, based on labels. We prove soundness and completeness theorems for a resource tableaux method TBI with respect to this semantics and provide a way to build countermodels from so-called dependency graphs. Then, from these results, we can define a new resource semantics of BI, based on partially defined monoids, and prove that this semantics is complete. Such a semantics, based on partiality, is closely related to the semantics of BI's (intuitionistic) pointer and separation logics. Returning to the tableaux calculus, we propose a new version with liberalized rules for which the countermodels are closely related to the topological Kripke semantics of BI. As consequences of the relationships between semantics of BI and resource tableaux, we prove two strong new results for propositional BI: its decidability and the finite model property with respect to topological semantics.

Last updated 31 March, 2005.


CSBU2004-01. A Semantics for Reductive Logic and Proof-search. Technical Report. Joint work with Eike Ritter.

Abstract. Since its earliest presentations, mathematical logic has been formulated as a formalization of deductive reasoning: given a collection of hypotheses, a conclusion is derived. However, the advent of computational logic has emphasized the significance of reductive reasoning: given a putative conclusion, what are sufficient premisses ? Whilst deductive systems typically have a well-developed semantics of proofs, reductive systems are typically well-understood only operationally. Typically, a deductive system can be read as a corresponding reductive system. The process of calculating a proof of a given putative conclusion, for which non-deterministic choices between premisses must be resolved, is called proof-search and is an essential enabling technology throughout the computational sciences. We suggest that the reductive view of logic is (at least) as fundamental as the deductive view and discuss some of the problems which must be addressed in order to provide a semantics of proof-searches of comparable value to the corresponding semantics of proofs. Just as the semantics of proofs is intimately related to the model theory of the underlying logic, so too should be the semantics of reductions and of proof-search. We discuss how to solve the problem of providing a semantics for proof-searches in intuitionistic logic which adequately models both not only the logical but also, via an embedding of intuitionistic reductive logic into classical reductive logic, the operational aspects, i.e., control of proof-search, of the reductive system.


ORDER-ENRICHED CATEGORICAL MODELS OF THE CLASSICAL SEQUENT CALCULUS. Joint work with Carsten Führmann. Journal of Pure and Applied Algebra 204(1), 21-78, January 2006.

Abstract. It is well-known that weakening and contraction cause naïve categorical models of the classical sequent calculus to collapse to Boolean lattices. Starting from a convenient formulation of the well-known categorical semantics of linear classical sequent proofs, we give models of weakening and contraction that do not collapse. Cut-reduction is interpreted by a partial order between morphisms. Our models make no commitment to any translation of classical logic into intuitionistic logic and distinguish non-deterministic choices of cut-elimination. We show soundness and completeness via initial models built from proof nets, and describe models built from sets and relations.

Last updated 7 March, 2005.


A paper on semantic tableaux for BI, ``Resource Tableaux'', is here. It is joint work with Didier Galmiche and Daniel Méry at LORIA, Nancy, and is to appear in the proceedings (Springer LNCS) of CSL '02, Edinburgh, September, 2002.

Errata and remarks applicable to this paper are available here.


A short paper (Extended Abstract) on Bunched Logic Programming is here. It is joint work with a Ph.D. student, Pablo Armelín. It appeared in the proceedings of IJCAR 2001, LNAI 2083, 289-304, 2001. Some notes on a fixed point semantics (a ``least Herbrand model'') for bunched logic programming are here.

Errata and remarks applicable to this paper are available here.


A preprint of a paper, with James Harland, ``Resource-distribution via Boolean constraints'', which provides a general, algebraic solution to the problem, in proof-search, of distributing side-formulae between the premisses of multiplicative rules is here. ACM Transactions on Computational Logic 4(1), 56--90, 2003.
A short, informal paper, ``Notes Towards a Semantics for Proof-search'', is here. It is in ENTCS 37 (2001), edited by D. Galmiche and associated with the CADE-17 Workshop, ``Type-theoretic Languages: Proof-search and Semantics'', 2000. 18 pages.
A preprint, ``Possible Worlds and Resources: The Semantics of BI'', is here. It is joint work of mine with Peter O'Hearn and Hongseok Yang. Theoretical Computer Science 315(1): 257--305. Erratum: p. 22, l. 22 (preprint), p. 285, l. -12 (TCS): ", for some P', Q ≡ P;P' " should be "P |- Q".
A preprint of a paper on the (categorical and proof-theoretic) semantics of classical disjunction, which is in the Journal of Pure and Applied Algebra 159 (2001) 315-338, is available here.
A short paper, ``Forward and Backward Chaining in Linear Logic'', with James Harland and Michael Winikoff, is in ENTCS 37 (2001), edited by D. Galmiche and associated with the CADE-17 Workshop, ``Type-theoretic Languages: Proof-search and Semantics'', 2000. 16 pages.
I am working on a research monograph about type-theoretic logical frameworks. The working title is ``Semantics, Proof Theory and Search Spaces for Type-theoretic Logical Frameworks''. This is joint work with my PhD student, Mark Price. Drafts of parts of the book will appear here soon.
I have recently edited (jointly with my colleague Didier Galmiche at LORIA, Nancy, France) a Special Issue of the journal Theoretical Computer Science on ``Proof-search in Type-theoretic Languages''. A preprint of the introductory article by Galmiche and myself, which examines a variety of syntactic, semantic and pragmatic issues in the foundations of the theory of proof-search, is here. Small changes may occur before printing.

Theoretical Computer Science 232 (2000) 5-53. Erratum: p. 32, side-condition of Resolution rule, replace index i by k and insert ``ikn,'' after the comma. Erratum also applies to the corresponding occurrence of the Resolution rule in the preprint (above, p. 26).


A paper on BI, the logic of bunched implications, is available in postscript format here. It is in the Bulletin of Symbolic Logic, Volume 5, Number 2, June 1999, 215-243.

Erratum: In Proposition 4, ``DCC'' should be ``bicartesian DCC''.


My research monograph, The Semantics and Proof Theory of the Logic of Bunched Implications, is published by Kluwer in their Applied Logic Series. A list of errata and remarks is available here. An earlier plan to make available two technical reports,
  1. ``The Semantics and Proof Theory of the Logic of Bunched Implications, I: Propositional BI''
  2. ``The Semantics and Proof Theory of the Logic of Bunched Implications, II: Predicate BI'',
has been shelved. It may be revived in due course, perhaps as a `second edition' of the monograph. Please refer to the monograph for now.


``On Bunched Predicate Logic'', appears in LICS '99; a preprint is available here.
A preprint of ``Kripke resource models of a dependently-typed, bunched lambda-calculus'' is here: It is published as Journal of Logic and Computation 12(6): 1061-1104, 2002. An extended abstract of this paper appears in the LNCS proceedings of CSL'99. (Please note that there is a bad typo in the definition of the class of models: ``I isomorphic to 1'' should be ``I not isomorphic to 1''.) See also Corrections and Remarks, by S. Ishtiaq and D. Pym, Research Report No. RR-00-04, October 2000. ISSN 1470-55559.
An extended abstract on logic programming with bunched implications is available here. It is in ENTCS (17), 24pp., devoted to the CADE-15 Workshop, ``Proof-search in Type-theoretic Languages''.
A paper on the intuitionistic force of classical search, which appears in the journal TCS, 232 (2000) 299-333. A preprint is available in postscript format here.
A paper on proof-terms for classical and intuitionistic resolution is in the Journal of Logic and Computation 10(2), 173-207, 2000. A preprint is available in postscript format here.
A paper on a logical framework (RLF) for describing linear and other relevant logics, including the type-assignment system for ML with references, is available in postscript format here. The language of RLF is a type theory with a full linear dependent function space. The paper is in the Journal of Logic and Computation 8(6):809-838, 1998.


David J. Pym
Last modified: Wed Apr 26 14:45:18 GMT Daylight Time 2006