[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | Europe-Swas-Artificial-Intelligence |
|
Moderator: | HERON::BUCHANAN |
|
Created: | Fri Jun 03 1988 |
Last Modified: | Thu Aug 04 1994 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 442 |
Total number of notes: | 1429 |
188.0. "Fuzzy database and query ... your opinion?" by KETJE::VANDEVYVER (Luc Van de Vyver 856-7577) Tue Apr 03 1990 18:27
An IT-department of a Belgian university did some testing/study/experiment
with what they call a 'fuzzy database and query system'
A fuzzy database contains besides exact data, some approximate data.
Like : persons skin color : pale;
persons hair color : dark brown
persons length : tall
beard/moustache : probably yes
eye color : unknown
.....
The queries to be executed on this kind of data may look like :
- All RATHER TALL persons with DARK hair and probably a beard but no
moustache .....
Thus using similar approximates. If DARK hair is selected, DARK brown, black,
purple, ... should come out.
To define if the criteria is more or less met, the following model is used :
|
| ______
| /| |\
| / | | \
| / | | \
| / | | \
| / | | \
+---------------------
0% 100% 0%
so, in the above example, purple hair may score 30%.
They've created an example using LISP on Appollo-domain for storing information
about criminals.
The database and the query system are written in LISP (with low performance).
The idea is to develop a generic-fuzzy database, based on existing products like
RDB (for easy access to non-fuzzy data), and a shell on top of it to allow the
fuzzy queries. The shel could be developed using an expert system shell, lisp,
ops, or whatever.
The university department is currently looking for a partner for such development
and marketing afterwards.
What do you think about such a system?
Is it feasable? Does one (useable) exists already?
Any opinion is welcome.
Thanks
Luc
T.R | Title | User | Personal Name | Date | Lines |
---|
188.1 | Steels ? | YIPPEE::REID | | Wed Apr 04 1990 16:17 | 5 |
|
Is Luc Steels involved here ?
-Malcolm
|
188.2 | Not Luc Steels from VUB, this univ is RUG (Gent) | KETJE::VANDEVYVER | Luc Van de Vyver 856-7577 | Thu Apr 05 1990 12:14 | 5 |
| Luc Steels is not involved in this 'project'.
The university involved is RUG : Rijks Universiteit Gent
Luc
|