Comparative similarity, tree automata, and ... - Semantic Scholar
Recommend Documents
Sep 21, 2015 - FL] 21 Sep 2015 ... When the present book was written in the early 1980s, the theory of tree ..... is the set of all such objects constructed from objects x1, ..., xm ...... of congruences of the term algebra, as solutions of fixed-poi
McFee et al. [4] introduce MLR for parametrising a lin- ..... [8] Malcolm Slaney, Kilian Q. Weinberger, and William. White. Learning a metric for music similarity. In.
Habrard,Marc.Bernard,Francois.Jacquenet}@univ-st-etienne.fr. Abstract. This paper addresses the problem of learning a statistical dis- tribution of data in a ...
LTA are an extension of lattice automata to trees. Other models like modal automata [4] or data trees [12, 13] consider tree structure with infinite alphabets but do ...
tree automata highly modular recursion schemes. Functions that are de- ..... forming the cartesian product of their state spaces and defining the state transi-.
Sep 14, 2016 - found in the thermodynamic formalism that provides a mathematical structure ... in thermodynamics, e.g., Boltzmann equation. In fact, the notion ...
SOM-Based R*-Tree for Similarity Retrieval. Kun-seok Oh, Yaokai Feng, Kunihiko Kaneko, Akifumi Makinouchi. Department of Intelligent Systems. Graduate ...
This paper proposes a brand-new travel entertainment framework ... game âHuman Pacmanâ [7], players are equipped with GPS devices and inertia sensors (to ...
industrial case study on a successful UIs reuse program conducted in NeusoftTM. ... models in UIs development with components and refinement reuse in a ...
Stateless determinisitc R-automata with constant window size â with window size 1. ⢠CD-systems of them â LATA 2010: FINITE AUTOMATA with Translucent ...
This procedure is taking place in the theory of P automata, a framework ... P automaton is a P system receiving input in each computational step from its.
Aug 14, 2013 - O((2|Bc| â 1) log (2|Bc| â 1) + 2W max + Nc log W max). Tree ..... max{i; F(WBc[i]) ⤠F(Q) + δ, i â Ic ..... [3] P. Baldi, D. Hirschberg, and R. Nasr.
Theorem (BÉAL, LOMBARDY, SAKAROVITCH 2005 & 2006). For all equivalent
weighted string automata over ... there exists a chain of simulations connecting ...
into C) is recognised by the automaton. The combined relation is coarser than (or, in the worst case, as coarse as) the downward simulation and according to our ...
properties of tree automata; this implies decidability of any property expressible. L. Bachmair (Ed.): RTA 2000, LNCS 1833, pp. 27â30, 2000. cO Springer-Verlag ...
Oct 7, 2015 - The first idea in tree language theory is to generalize the notion of a finite automaton ... 3.1 Finite tree automata and regular tree grammars .
Oct 7, 2015 - DEPARTMENT OF COMPUTER SCIENCE. Ny Munkegade, 8000 Aarhus C, Denmark. arXiv:1510.02036v1 [cs.FL] 7 Oct 2015 ...
Jan 24, 2005 - but not by a deterministic Büchi word automaton iff LⳠis ... ral logic uses the theory of automata as a unifying paradigm for program speci-.
by asynchronous automata coincides with the class of recognizable trace languages. ... ton A is to view it as a normal non-deterministic automaton at the level of ...
A finite-state architecture for tokenization and grapheme-to- phoneme conversion in multilingual text analysis. In Proce
Comparative similarity, tree automata, and ... - Semantic Scholar
{dmitry,[email protected].uk}. Abstract. The notion of comparative similarity 'X is more similar or closer to Y than to Z' has been investigated in both foundational ...
Comparative similarity, tree automata, and Diophantine equations M. Sheremet1, D. Tishkovsky2, F. Wolter2, and M. Zakharyaschev1 1
Department of Computer Science King’s College London, Strand, London WC2R 2LS, U.K. {mikhail,[email protected]} 2 Department of Computer Science University of Liverpool Liverpool L69 7ZF, U.K. {dmitry,[email protected]}
Abstract. The notion of comparative similarity ‘X is more similar or closer to Y than to Z’ has been investigated in both foundational and applied areas of knowledge representation and reasoning, e.g., in concept formation, similarity-based reasoning and areas of bioinformatics such as protein sequence alignment. In this paper we analyse the computational behaviour of the ‘propositional’ logic with the binary operator ‘closer to a set τ1 than to a set τ2 ’ and nominals interpreted over various classes of distance (or similarity) spaces. In particular, using a reduction to the emptiness problem for certain tree automata, we show that the satisfiability problem for this logic is ExpTime-complete for the classes of all finite symmetric and all finite (possibly non-symmetric) distance spaces. For finite subspaces of the real line (and higher dimensional Euclidean spaces) we prove the undecidability of satisfiability by a reduction of the solvability problem for Diophantine equations. As our ‘closer’ operator has the same expressive power as the standard operator > of conditional logic, these results may have interesting implications for conditional logic as well.
1
Introduction
There are two main approaches to defining and classifying concepts in computer science and artificial intelligence. One of them is logic based. It uses formalisms like description logics to define concepts by establishing relationships between them, for example, Mother ≡ Woman u ∃hasChild.Person The main tool for analysing and using such definitions (e.g., to compute the concept hierarchy based on the subsumption relation) is reasoning.
Another approach is based on similarity.1 Using various techniques (such as alignment algorithms) we compute suitable similarity measures on (part of) the application domain and then define concepts in terms of similarity, for example, Reddish ≡ {Red} ⇔ {Green, . . . , Black} which reads ‘a colour is reddish iff it is more similar (with respect to the RGB, HSL or some other explicit or implicit colour model) to the prototypical colour Red than to the prototypical colours Green, . . . , Black.’ The established tools for dealing with concepts of this sort are numerical computations (say, with the help of Voronoi tessellations, nearest neighbour or clustering algorithms). As more and more application areas—like bioinformatics and linguistics—use both of these ways of defining concepts, we are facing the problem of integrating them. In particular, we need formalisms that are capable of reasoning about concepts defined in terms of (explicit or implicit) similarity in the same way as this is done in description logic (DL). In [6, 17, 8, 18] we presented and investigated rudimentary DL-like formalisms for reasoning about concepts and similarity with concept constructors of the form ∃ (for the whole space) as standard abbreviations), {`}I = {`I }, and (τ1 ⇔ τ2 )I = {x ∈ ∆I | dI (x, τ1I ) < dI (x, τ2I )}.