|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
| ASCII Text | x | ||
| Hans Jürgen Ohlbach, "Relations Between Fuzzy Time Intervals," Temporal Representation and Reasoning, International Syposium on, pp. 44-51, 11th International Symposium on Temporal Representation and Reasoning (TIME'04), 2004. | |||
| BibTex | x | ||
| @article{ 10.1109/TIME.2004.1314418, author = {Hans Jürgen Ohlbach}, title = {Relations Between Fuzzy Time Intervals}, journal ={Temporal Representation and Reasoning, International Syposium on}, volume = {0}, year = {2004}, issn = {1530-1311}, pages = {44-51}, doi = {http://doi.ieeecomputersociety.org/10.1109/TIME.2004.1314418}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - Temporal Representation and Reasoning, International Syposium on TI - Relations Between Fuzzy Time Intervals SN - 1530-1311 SP44 EP51 A1 - Hans Jürgen Ohlbach, PY - 2004 KW - null VL - 0 JA - Temporal Representation and Reasoning, International Syposium on ER - | |||
Time intervals like ?tonight?, which are usually not very precise, can be modeled as fuzzy sets. But this causes the problem that the relations between points and intervals and between two intervals, which are usually very trivial, become very complex when the intervals are fuzzy sets. Moreover, there are many different possibilities to define such relations. In this paper a very flexible operator-based approach to point - interval and interval - interval relations is proposed, where the intervals are fuzzy time intervals over the real numbers. The relations yield non-trivial fuzzy values even if the intervals are crisp. As an example for an application, consider a database with, say, a cinema timetable, and you query the timetable "give me all performances ending before midnight". The usual ?before? relation will exclude the performances ending a second after midnight. With the fuzzy before relation you can get instead of a sharp drop to 0 at midnight decreasing fuzzy values after midnight, and these can be used to order the results of the query.
The intervals and relations are implemented in the FuTIRe library (Fuzzy Time Intervals and Relations). FuTIRe is an open source C++ library.
