14 results on '"HALLEZ, AXEL"'
Search Results
2. Fuzzy and uncertain spatio-temporal database models : a constraint-based approach
- Author
-
Guy De Tré, Caluwe, Rita, Hallez, Axel, and Verstraete, Jörg
- Subjects
object-oriented database model ,Technology and Engineering ,Spatio-temporal information modelling ,constraints - Abstract
In this paper a constraint-based generalised object-oriented database model is adapted to manage spatiotemporal information. This adaptation is based on the definition of a new data type, which is suited to handle both temporal and spatial information. Generalised constraints are used to describe spatio-temporal data, to enforce integrity rules on databases, to specify the formal semantics of a database scheme and to impose selection criteria for information retrieval.
- Published
- 2002
3. Adapting TIN layers to represent fuzzy geographic information
- Author
-
Verstraete, Jörg, De Tré, Guy, Hallez, Axel, De Baets, Bernard, Fodor, Janus, and Pasi, Gabrialla
- Subjects
Science General - Abstract
One of the latest research topics in geographic information systems (GIS for short) is the modeling of fuzzy (imprecise or vague) and/or uncertain information. A GIS usually contains large amounts of data and requires very specific operations to manage (geographic) data, both of which are described in a geographic database model. In this paper, the basic concepts for a data model describing the structure of and operations on fuzzy or uncertain geographic information are presented. Specific for the presented model is the adaptation of triangulated irregular networks (TINs), commonly used in GIS (e.g. to model altitudes), for the modelling of fuzzy (geographic) data.
- Published
- 2002
4. Fuzzy spatial data modeling: An extended bitmap approach
- Author
-
Verstraete, Jörg, Tré, Guy De, and Hallez, Axel
- Published
- 2006
- Full Text
- View/download PDF
5. A Hierarchical Approach to Object Comparison.
- Author
-
Carbonell, Jaime G., Siekmann, Jörg, Melin, Patricia, Castillo, Oscar, Aguilar, Luis T., Kacprzyk, Janusz, Pedrycz, Witold, Hallez, Axel, and Tré, Guy
- Abstract
Comparing objects is a very general problem domain. The way objects are compared can differ a lot, in the way objects are related to each other as well as in the meaning that is attributed to the result of a comparison. In this paper we develop a theoretical framework for comparing objects. This framework can be tailored to the specific needs of an application through the choice of appropriate operators and evaluation domain (i.e. the domain in which the comparison results are expressed). [ABSTRACT FROM AUTHOR]
- Published
- 2007
- Full Text
- View/download PDF
6. Weighted Conjunctive and Disjunctive Aggregation of Possibilistic Truth Values.
- Author
-
Carbonell, Jaime G., Siekmann, Jörg, Melin, Patricia, Castillo, Oscar, Aguilar, Luis T., Kacprzyk, Janusz, Pedrycz, Witold, Matthé, Tom, Tré, Guy, and Hallez, Axel
- Abstract
In this paper, weighted aggregation of extended possibilistic truth values will be presented. The impact of the weights on both conjunctive and disjunctive aggregation will be handled, and special care will be given to the case where both conjunctive and disjunctive aggregation are mixed together. The problems that can arise will be illustrated and solutions will be proposed. [ABSTRACT FROM AUTHOR]
- Published
- 2007
- Full Text
- View/download PDF
7. Numerical Properties of Fuzzy Regions: Surface Area.
- Author
-
Carbonell, Jaime G., Siekmann, Jörg, Melin, Patricia, Castillo, Oscar, Aguilar, Luis T., Kacprzyk, Janusz, Pedrycz, Witold, Verstraete, Jörg, and Hallez, Axel
- Abstract
This paper concerns the modelling of fuzzy information in geographic databases. In the past, a theoretical model for fuzzy regions has been presented, along with various operations useful in a geographic database: union, intersection, topology, bounding rectangle, etc. and feasible models for implementation based on this theoretical model. Now, the attention is directed at some of the problems that can occur when determining numerical properties of fuzzy regions: what type of result is expected (and desired), and how does this impact the definitions of the operations. As an example, the definition of the surface area of a fuzzy set is studied in more detail. [ABSTRACT FROM AUTHOR]
- Published
- 2007
- Full Text
- View/download PDF
8. Fuzzy Regions: Theory and Applications.
- Author
-
Morris, Ashley, Kokhan, Svitlana, Verstraete, Jörg, Hallez, Axel, and De Tré, Guy
- Abstract
Traditionally, information in geographic information systems (GIS) is represented as crisp information. While for many applications, this is a good enough approximation of reality, some models would benefit from having the inherent imprecision or uncertainty incorporated in the model. In literature, several ideas and concepts to improve on the crisp models have been considered. In the past, we have presented different models to represent and to work with the concept of regions, defined using fuzzy set theory in GIS systems. For such fuzzy regions, a number of approaches already have been described in detail. In this paper, we will elaborate on a fuzzy set approach and practical implementations of the concept. Apart from the concept, two developed techniques (one based on triangulated networks, one based on bitmap models) are presented along with some of the operators. An overview of application fields is provided to illustrate where and how the techniques can be used. [ABSTRACT FROM AUTHOR]
- Published
- 2007
- Full Text
- View/download PDF
9. Similarity Between Multi-valued Thesaurus Attributes: Theory and Application in Multimedia Systems.
- Author
-
Larsen, Henrik Legind, Pasi, Gabriella, Ortiz-Arroyo, Daniel, Andreasen, Troels, Christiansen, Henning, Matthé, Tom, Caluwe, Rita, Tré, Guy, Hallez, Axel, Verstraete, Jörg, Leman, Marc, Cornelis, Olmo, Moelants, Dirk, and Gansemans, Jos
- Abstract
In this paper, the theoretical aspects of calculating the similarity between sets, and its generalizations multisets, fuzzy sets and fuzzy multisets, is presented. Afterwards, this theory is applied to enhance the facilities for accessing a multimedia system, namely when searching for correspondence between multi-valued attributes, which are coupled with a thesaurus. Furthermore, to allow flexibility in this search, thesauri with similarities defined between the thesaurus terms are considered. As a possible application, the DEKKMMA project is introduced, a project about an audio archive of African music. [ABSTRACT FROM AUTHOR]
- Published
- 2006
- Full Text
- View/download PDF
10. Performance optimization of object comparison.
- Author
-
Hallez, Axel, Tré, Guy De, and Bronselaer, Antoon
- Subjects
MATHEMATICAL optimization ,AGGREGATION operators ,PAIRED comparisons (Mathematics) ,MATHEMATICAL analysis ,STATISTICAL correlation ,REGRESSION analysis - Abstract
Comparing objects can be considered as a hierarchical process. Separate aspects of objects are compared to each other, and the results of these comparisons are combined into a single result in one or more steps by aggregation operators. The set of operators used to compare the objects and the way these operators are related with each other is called the comparison scheme. If a threshold is applied to the final result of the object comparison, the mathematical properties of the operators in the comparison scheme can be used to derive thresholds on the intermediate results. These derived threshold can be used to break of a comparison early, thus offering a reduction of the comparison cost. Using this information, we show that the order in which the operators are evaluated has an influence on the average cost of comparing two objects. Next, we proceed with a study of the properties that allow us to find an optimal order, such that this average cost is minimized. Finally, we provide an algorithm that calculates an optimal order efficiently. Although specifically developed for object comparison, the algorithm can be applied to all kinds of selection processes that involve the combination of several test results. © 2009 Wiley Periodicals, Inc. [ABSTRACT FROM AUTHOR]
- Published
- 2009
- Full Text
- View/download PDF
11. COMPARISON OF SETS AND MULTISETS.
- Author
-
HALLEZ, AXEL, BRONSELAER, ANTOON, and DE TRÉ, GUY
- Subjects
- *
DATA , *FUZZY systems , *SET theory , *ELECTRONIC information resources , *COMPUTER science - Abstract
The comparison of sets of objects is a research topic with applications in diverse fields such as computer science, biology and psychology. Since the introduction of the Jaccard index, many techniques have been proposed. This paper aims at extending an existing framework of comparison indices for sets. Firstly, the novel indices account for similarities between elements, rather than identity of elements as is the case for existing techniques. As a result, a richer framework of comparison indices is obtained. The use of fuzzy quantifiers in this framework is shown. Secondly, the machinery for sets is extended to the case of multisets, which results in two classes of comparison indices. The first class considers each element instance as a separate element, while the second class considers groups of elements instances as an atomic entity. The number of instances is then a property of this group, that is taken into account when calculating similarity between element groups. [ABSTRACT FROM AUTHOR]
- Published
- 2009
- Full Text
- View/download PDF
12. A possibilistic view on set and multiset comparison.
- Author
-
Bronselaer, Antoon, Hallez, Axel, and De Tré, Guy
- Subjects
ALGORITHMS ,CONSTANTS of integration ,AGGREGATION operators ,OPERATOR-valued measures ,RELATIONAL databases ,DATABASES ,SECONDARY analysis - Abstract
Comparative evaluation operators for sets and multisets are proposed from a possibilistic point of view. In general, an evaluator estimates the possibility of (non) co-reference of two arbitrary (sub)-objects. Such operators can be used in a hierarchical possibilistic framework for finding co-referent objects with a complex structure. This paper first discusses properties of evaluators in general and continues with studying operators for sets and multisets, thereby making a clear distinction between hard and soft evaluators. Hard evaluators are based on evaluation of derived (multi)sets, while soft evaluators use a low level evaluator to incorporate co-reference at element level. The two important parts of such a soft evaluator are an injective element mapping and an aggregation function. An algorithm to provide the injective mapping is presented and discussed. For the aggregation step, ordered weighted conjunction is studied by introducing parameterized fuzzy quantifiers to calculate weight vectors. An advanced learning strategy is introduced to train the optimal parameter matrix. [ABSTRACT FROM AUTHOR]
- Published
- 2009
13. Extensions of fuzzy measures and Sugeno integral for possibilistic truth values.
- Author
-
Bronselaer, Antoon, Hallez, Axel, and De Tré, Guy
- Subjects
FUZZY measure theory ,CLUSTERING of particles ,INTEGRAL equations ,BOOLEAN algebra ,POLYNOMIALS - Abstract
The Sugeno integral has been identified and used as an aggregation operator many times in the past. In this paper, an extension of the Sugeno integral for the framework of possibilistic truth values is presented, resulting in a powerful domain-specific aggregation operator. Next, it is shown how the presented integral can be plugged into a reasoning framework for identification of coreferent objects, which are entity descriptions that refer to the same entity in a different way. The concept of hierarchical fuzzy measures, linked to an object structure is introduced, offering a new conditional possibilistic reasoning framework for object matching. © 2008 Wiley Periodicals, Inc. [ABSTRACT FROM AUTHOR]
- Published
- 2009
- Full Text
- View/download PDF
14. USING TIN-BASED STRUCTURES FOR THE MODELLING OF FUZZY GIS OBJECTS IN A DATABASE.
- Author
-
VERSTRAETE, JÖRG, DE TRÉ, GUY, HALLEZ, AXEL, and DE CALUWE, RITA
- Subjects
DATABASES ,INFORMATION technology ,GEOGRAPHIC information systems ,INFORMATION storage & retrieval systems ,COMPUTER files - Abstract
Traditional databases can manage only crisp information, a limitation that also holds for geographic information systems and spatial databases. In this paper, we present a technique based on triangulated irregular networks (or TINs for short) and fuzzy set theory to model imprecise or uncertain regions. A fuzzy region is represented by a Extended TIN, which allows for an associated value for each point of the region in the presented approach to be considered; this associated value will be a membership grade. As is common in fuzzy set theory, membership grades can indicate a degree of "belonging to the set"; in our approach these are the degree to which every crisp location belongs to the fuzzy region (membership grades in fuzzy set theory can have other interpretations
7 as well, but these are not needed for the modelling of fuzzy regions). While modelling a fuzzy region as described provides a more accurate model of a real world situation, it does require many operators from the geographic realm to be extended and also new operators (mainly from the fuzzy realm) to be added at the object level. In this paper, from the GIS realm, the calculation of the surface area and the minimum bounding rectangle for fuzzy regions are considered; from the fuzzy realm the calculation of the α-cut is considered. Other operations (i.e. convex hull of a fuzzy region, distance between two fuzzy regions, ...) are still under development. [ABSTRACT FROM AUTHOR]- Published
- 2007
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.