Gates Building, Room 100, 3:15-4:30
21 Feb, 1997
Prof. Neil C. Rowe, Naval Postgraduate School, Monterey, CA 93943 rowe@nps.navy.mil
Precise and Efficient Access to Captioned Picture Libraries: the MARIE Project
Seminar abstract
We describe the MARIE system for knowledge-based information retrieval of
captioned images of the kind found in picture libraries and on the Internet.
MARIE exploits the idea that images are much easier to understand with context,
especially descriptive text near them, but it also does image analysis.
MARIE has five parts
- Find the images and captions
- Parse and interpret the captions
- Segment the images into regions of homogeneous characteristics and classify them
- Correlate caption interpretation with image interpretation
- Optimize query execution at runtime
MARIE emphasizes domain-independent methods for portability at the expense of
some performance, although some domain specification is still required.
Experiments show MARIE prototypes run reasonably fast. We illustrate their
processing in detail on a single Web page.