Case-based reasoning is reasoning based on specific instances of past
experience. A new solution is generated by retrieving and adapting an
old one which approximately matches the current situation. In this pap
er, we outline a case-based reasoning scheme for path planning in auto
nomous underwater vehicle (AW) missions. An annotated map database is
employed to model the navigational environment. Routes which are used
in earlier missions are represented as objects in the map. When a new
route is to be planned, the path planner retrieves a matching route fr
om the database and modifies it to suit to the current situation. When
ever a matching route is not available, a new route is synthesized bas
ed on past cases that describe similar navigational environments. Case
-based approach is thus used not only to adapt old routes but also to
synthesize new ones. Since the proposed scheme is centered around reus
e of old routes, it would be fast especially when long routes need to
be generated. Moreover, better reliability of paths can be expected as
they are adapted from earlier missions. The scheme is novel and appro
priate for AW mission scenarios. In this paper, we describe the repres
entation of navigation environment including past routes and objects i
n the navigational space. Further, we discuss the retrieval and repair
strategies and the scheme for synthesizing new routes. Sample results
of both synthesis and reuse of routes and system performance analysis
are also presented. One major advantage of this system is the facilit
y to enrich the map database with new routes as they are generated.