-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinspect.html
executable file
·89 lines (69 loc) · 2.84 KB
/
inspect.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<HTML>
<HEAD>
<BODY BGCOLOR="FFFFFF">
<TITLE>INSPECT</TITLE>
<CENTER>
<H1> INSPECT: </H1>
<H1>An Intelligent Tool to Evaluate Air Campaign Plans</H1>
</CENTER>
<A HREF="http://www.isi.edu/~valente/inspect/inspect.html">
INSPECT</A> is a plan evaluation tool that was built using the
<A HREF="./expect-homepage.html">
EXPECT
</A>
framework to develop knowledge-based systems. INSPECT was initially
developed as part of the work that the EXPECT project is doing under
the <A HREF="http://arpi.isx.com/"> the DARPA/Rome Laboratory Planning
Initiative (ARPI)</A> to create tools that support the US military in
developing air campaigns.
INSPECT is now being extended in several important dimensions under the <A
HREF="http://yorktown.dc.isx.com/iso/planning/jfacc.html"> DARPA JFACC
program</A>.
<P>
INSPECT takes an air campaign plan that has been manually developed
and looks for possible problems that a user may have overlooked, such
as inconsistencies or unrealistic use of resources. An important part
of the work on INSPECT was the development of <A
HREF="http://www.isi.edu/~valente/grammar/grammar.html"> structured
representations (or grammars)</A> for air campaign plans. <P>
INSPECT was an integral <A
HREF="./inspect-newsletter.html"> part of two
important demonstrations</A>: ARPI's Fourth Integrated Feasibility
Demonstration (IFD-4) in June 1996 and the Jumpstart Demonstration of
the DARPA JFACC program in January 1997. <P>
<P><HR>
<H2> Ongoing Work on INSPECT</H2>
INSPECT is being extended in several important dimensions under the <A
HREF="http://yorktown.dc.isx.com/iso/planning/jfacc.html"> DARPA JFACC
program</A>. Some of these extensions require basic R&D work on the
EXPECT framework on generating explanations and justifications for
INSPECT's recommendations, and on Web-based tools to support domain
experts to change INSPECT's knowledge base. Other extensions will
widen the scope of INSPECT's evaluations to (i) include additional
types of objectives (such as force support (logistics) and force
enhancement (ISR - intelligence, Surveillance and reconaissance) and
(ii) to evaluate the plan from a more global perspective that would
include information about strategy and plan rationale. <P><HR>
<H2> References </H2>
Valente, A., Gil, Y. and Swartout, W. R.
<A HREF="./inspect/inspect.html">
INSPECT: an Intelligent System for Air Campaign Plan Evaluation based on EXPECT
</A>.
<P>
Valente, A., Swartout, W. R. and Gil, Y.
<A HREF="./grammar/grammar.html">
A Representation and Library for Objectives in Air Campaign Plans
</A>.
<P>
Valente, A.
<A HREF="./measures-of-merit/mom-grammar.html">
A Representation for Measures of Effect in Air Campaign Plans
</A>.
<P>
<P><HR>
For more information about INSPECT, send mail to
<A HREF="mailto:[email protected]">[email protected]</A>.
<P><HR>
<i>Last updated: June, 1997.</i>
</BODY>
</HTML>