H

Hans‐J. Lenz

Bielefeld University

Publishes on Advanced Database Systems and Queries, Data Management and Algorithms, Consumer behavior in food and health. 69 papers and 304 citations.

69Publications
304Total Citations

Is this you? Claim your profile.

Add your photo, update your bio, and get notified when your ranking changes.

Top publicationsby citations

TREE BASED INDEXES VERSUS BITMAP INDEXES: A PERFORMANCE STUDY
MARCUS JÜRGERNS, Hans‐J. Lenz|International Journal of Cooperative Information Systems|2001
Cited by 22

Data warehouses are used to store large amounts of data which is often used for On-Line Analytical Processing (OLAP). Short response times are essential for on-line decision support. Common approaches to reach this goal in read-mostly environments are the precomputation of materialized views and the use of index structures. This paper focuses on the use of index structures for supporting fast access to data. The performance of index structures depends on many different parameters. Here, we focus on a set of nine parameters. Two approaches are presented to support the decision making process which index structure should be applied. The first approach is based on classification trees. The second approach uses an aggregation and scatter diagram method. Both approaches are applied to four distinct index structures: a tree-based index structure without aggregated data, a tree-based index structure with aggregated data and two bitmap index structures. This paper presents results of the comparison with both approaches.

Object Identification Quality
Mattis Neiling, Steffen Jurk, Hans‐J. Lenz et al.|edoc Publication server (Humboldt University of Berlin)|2003
Cited by 14Open Access

Research and industry has tackled the object identification problem of data integration in many different ways. This paper presents a framework, that allows the evaluation of competing approaches. To this end, complexity measures and data characteristics are introduced, which reflect the hardness of a given object identification problem. All characteristics can be estimated by use of simple SQL queries and simple calculations. Following the principle of benchmark definitions we specify a test framework. It consists of a test database and its characteristics, quality criteria, and a test specification. Adequate measures needed for the correctness criterion of the benchmark are given. A running example of the Berlin Online Apartment-Advertisements database (BOA) illustrates the approach. The BOA-database is freely available at www.wiwiss.fu-berlin.de/lenz/boa/.

Improving the Quality of Association Rule Mining by Means of Rough Sets
Daniel Delić, Hans‐J. Lenz, Mattis Neiling|Advances in intelligent and soft computing|2002
Cited by 10

We evaluate the rough set and the association rule method with respect to their performance and the quality of the produced rules. It is shown that despite their different approaches, both methods are based on the same principle and, consequently, must generate identical rules. However, they differ strongly with respect to performance Subsequently an optimized association rule procedure is presented which unifies the advantages of both methods.