Bartoň Stanislav, Zezula Pavel
Indexing Structure for Graph-Structured Data
In: Studies in Computational Intelligence, Volume: 165, Springer Berlin/Heidelberg, Berlin, 2008, pp. 167-188.
Dohnal Vlastislav, Gennaro Claudio, Zezula Pavel
Efficiency and Scalability Issues in Metric Access Methods
In: Computational Intelligence in Medical Informatics, Springer Verlag, Berlin, Germany, 2008.
ISBN: 978-3-540-75766-5
The metric space paradigm has recently received attention as an
important model of similarity in the area of Bioinformatics. Numerous techniques have been proposed to solve similarity (range or
nearest-neighbor) queries on collections of data from metric domains. Though important representatives are outlined, this chapter is not trying to
substitute existing comprehensive surveys. The main objective is to explain and prove by experiments that similarity searching is typically an expensive
process which does not easily scale to very large volumes of data, thus distributed architectures able to exploit parallelism must be employed.
After a review of applications using the metric space approach in the field of Bioinformatics, the chapter provides an overview of methods used for
creating index structures able to speedup retrieval. In the metric space approach, only pair-wise distances between objects are quantified, so they
represent the level of dissimilarity. The key idea of index structures is to partition the data into subsets so that queries are evaluated without
examining entire collections -- minimizing both the number of distance computations and the number of I/O accesses. These objectives are obtained
by exploiting the property of metric spaces called the triangle inequality which states that if two objects are near a third object, they cannot be too
distant to one another. Unfortunately, computational costs are still high and the linear scalability of single-computer implementations prevents from
searching in large and ever growing data files efficiently. For these reasons, we describe very recent parallel and distributed similarity search
techniques and study performance of their implementations. Specifically, Section 12.1 presents the metric space approach and its applications in the
field of Bioinformatics. Section 12.2 describes some of the most popular centralized disk-based metric indexes. Consequently, Section
12.3 concentrates on parallel and distributed access methods which can deal with data collections that for practical purposes can be arbitrary large, which
is typical for Bioinformatics workloads. An experimental evaluation of the presented distributed approaches on real-life data sets is presented in 12.4.
The chapter concludes in Section 12.5.
Feuerlicht George, Pokorný Jaroslav, Richta Karel
Object-Relational Database Design: Can your application benefit from SQL:2003?
In: The Inter-Networked World: ISD Theory, Practice, and Education, (Ed. Barry C., Lang M., Wojtkowski W., Wojtkowski G., Wrycza S., Zupancic J.), Springer-Verlag, New York, 2008.
ISBN: 978-0387304038
Pokorný Jaroslav, Richta Karel, Valenta Michal
Cellstore: Educational and Experimental XML-Native DBMS
In: The Inter-Networked World: ISD Theory, Practice, and Education, (Ed. Barry C., Lang M., Wojtkowski W., Wojtkowski G., Wrycza S., Zupancic J.), Springer-Verlag, New York, 2008.
ISBN: 978-0387304038
Wiedermann Jiří
Specifikace výpočetního modelu mysli vědomého vtěleného agenta
In: Modely mysle, (Ed. V. Kvasnicka, J. Kelemen, J. Pospichal a E. Gal), Europa, Bratislava, 2008.
Nastíníme jednoduchou, ale přesto kognitivně účinnou architekturu inteligentního agenta. Model využívá dvou komplementárních vnitřních modelů světa: jeden pro „syntax“ poznaného světa a druhý pro jeho sémantiku. Tyto modely řeší problém porozumění konceptům a podporují algoritmické procesy, jejichž efekty se pro pozorovatele jeví jako projevy vyšších kognitivních funkcí, jakými jsou imitační učení, rozvoj komunikace, řeči, myšlení a vědomí.
Zezula Pavel, Dohnal Vlastislav, Batko Michal
File Organizations
In: Wiley Encyclopedia of Computer Science and Engineering, Wiley-Interscience, San Francisco, CA, USA, 2008, pp. 1-11.
Zezula Pavel, Batko Michal, Dohnal Vlastislav
Indexing Metric Spaces
In: Database Management and Information Retrieval, Springer-Verlag, New York, 2008, pp. 1-4.