A List of Previous Talks (2004)

The 18th ToPS


Time:
October 19 (Tue) 2004, 15:00-16:30
Place:
Room 134, Building 9 of Faculty of Engineering, University of Tokyo

Speaker:

The 17th ToPS


Time:
July 6th (Tue) 2004, 15:00-16:30
Place:
Room 134, Building 9 of Faculty of Engineering, University of Tokyo

Speaker:

The 16th ToPS


Time:
April 27 (Tue) 2004,15:00-17:00
Place:
Room 134, Building 9 of Faculty of Engineering, Univ. of Tokyo

Speaker:

The 15th ToPS


Time:
January 20th (Tue) 2004,15:00-17:00
Place:
Room 103 (Meeting Room), Building 6 of Faculty of Engineering, Univ. of Tokyo

Speaker:
  • Isao Sasano (JAIST)

    A Tree Calculus for XML Queries and its Linear-time Evaluation
    (Joint work with Atsushi Ohori and Keishi Tajima)

    The paper presents a declarative query language for tree structures, which cover the core of semistructured data, in particular XML. The language allows the user to write a query on tree structures by simply specifying the desired condition on a subset of nodes, and the preference measure. The system finds the subset that is true of the condition and has the highest measure. This paradigm of queries can represent, not to speak of simple top-one queries, a wide range of interesting queries, which are difficult or impossible to write in existing proposals for XML queries. A straightforward evaluation of such a query, however, takes exponential time and space. The major contribution of this paper is to show that whenever a query satisfies certain conditions, we can transform it into a recursive tree traversal program with linear time complexity.

  • Zhenjiang Hu (University of Tokyo)

    An Algebraic Interface for GETA Search Engine
    (Joint work with T. Murakami, S. Nishioka, A. Takano, and M. Takeichi)

    GETA is a library that implements high performance method for associative computation to be used as a basis of various document processing including searching or clustering. We proposed an algebraic view for the GETA engine as well as an actual interface which connects the high level view with the underlying efficient library. Users can write highly abstract programs in a calculational way through the interface and utilize program transformation techniques formalized as algebraic laws. The interface incorporates the algebraic operations into GETA basic operations which can be executed quite efficiently.


Back to ToPS's Home Page