Welcome!
To use the personalized features of this site, please log in or register.
If you have forgotten your username or password, we can help.
|
 |
A Simple Greedy Algorithm for Finding Functional Relations: Efficient Implementation and Average Case Analysis
| Book Series | Lecture Notes in Computer Science |
| Publisher | Springer Berlin / Heidelberg |
| ISSN | 0302-9743 (Print) 1611-3349 (Online) |
| Volume | Volume 1967/2000 |
| Book | Discovery Science |
| DOI | 10.1007/3-540-44418-1 |
| Copyright | 2000 |
| ISBN | 978-3-540-41352-3 |
| DOI | 10.1007/3-540-44418-1_8 |
| Pages | 86-98 |
| Subject Collection | Computer Science |
| SpringerLink Date | Saturday, January 01, 2000 |
| |
|
A Simple Greedy Algorithm for Finding Functional Relations: Efficient Implementation and Average Case Analysis
Tatsuya Akutsu3 , Satoru Miyano3 and Satoru Kuhara4 
| (3) |
Human Genome Center, Institute of Medical Science, University of Tokyo, 4-6-1 Shirokanedai, 108-8639 Tokyo, Minatno-ku, Japan |
| (4) |
Graduate School of Genetic Resources Technology, Kyushu University, Hakozaki, 812-8581 Higashi-ku, Fukuoka, Japan |
Abstract
Inferring functional relations from relational databases is important for discovery of scientific knowledge because many experimental
data in science are represented in the form of tables and many rules are represented in the form of functions. A simple greedy
algorithm has been known as an approximation algorithm for this problem. In this algorithm, the original problem is reduced
to the set cover problem and a well-known greedy algorithm for the set cover is applied. This paper shows an efficient implementation
of this algorithm that is specialized for inference of functional relations. If one functional relation for one output variable
is required, each iteration step of the greedy algorithm can be executed in linear time. If functional relations for multiple
output variables are required, it uses fast matrix multiplication in order to obtain non-trivial time complexity bound. In
the former case, the algorithm is very simple and thus practical. This paper also shows that the algorithm can find an exact
solution for simple functions if input data for each function are generated uniformly at random and the size of the domain
is bounded by a constant. Results of preliminary computational experiments on the algorithm are described too.
Fulltext Preview (Small, Large)
 References secured to subscribers.
|
|
|
|
|
|