next up previous contents
Next: Summary of the thesis Up: phd Previous: Acknowledgements   Contents


Introduction

Machine learning has generally ignored time in supervised classification. While there are many tools for learning static information, such as classifying different flowers according to their attributes, or determining people's credit worthiness, these are not the only type of real world classification problem.

Most real domains changes over time. What is interesting and useful to learn is not just to recognise when our classification is obsolete (changes in the economic environment, for example, may affect the accuracy of a credit-worthiness classifier); but also to use the patterns of change over time itself directly as a means of classification.

Consider a typical real-world temporal domain: speech. Our vocal chords generate amplitude and frequency values that vary over time. These variations denote a higher level concept, such as a word. Looking at the amplitude or frequency at one point in time is unlikely to help recognise words; it is only by looking at how the amplitude and frequency vary that classification becomes possible. Other examples include:

This thesis explores the design and implementation of a general classification tool for such temporal domains that tries to balance the specific properties of each domain against the general issues that arise in temporal classification. To do so, it proceeds in the following way:



Subsections
next up previous contents
Next: Summary of the thesis Up: phd Previous: Acknowledgements   Contents
Mohammed Waleed Kadous 2002-12-10