Butterfly diagram: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>ChrisGualtieri
m →‎Radix-2 butterfly diagram: General fixes / CHECKWIKI fixes using AWB
 
en>Addbot
m Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q1529451
Line 1: Line 1:
Emilia Shryock is my title but you can contact me anything you like. The favorite pastime for my children and me is to perform baseball and I'm attempting to make it a profession. For years he's been residing in North Dakota and his family members enjoys it. My day occupation is a meter reader.<br><br>Here is my blog; [http://phpfoxdev.azurewebsites.net/index.php?do=/profile-44231/info/ at home std testing]
In [[artificial intelligence]], '''model-based reasoning''' refers to an [[inference]] method used in [[expert systems]] based on a [[model (abstract)|model]] of the physical world.  With this approach, the main focus of application development is developing the model.   Then at run time, an "engine" combines this model knowledge with observed data to derive conclusions such as a diagnosis or a prediction.
 
== Knowledge representation ==
 
In a model-based reasoning system [[knowledge]] can be [[knowledge representation|represented]] using '''[[causal rules]]'''. For example, in a [[medical diagnosis system]] the [[knowledge base]] may contain the following rule:
: <math>\forall</math> patients : Stroke(patient) <math>\rightarrow</math> Confused(patient) <math>\land</math> Unequal(Pupils(patient))
In contrast in a [[diagnostic reasoning]] system knowledge would be represented through [[diagnostic rules]] such as:
: <math>\forall</math> patients : Confused(patient) <math>\rightarrow</math> Stroke(patient)
: <math>\forall</math> patients : Unequal(Pupils(patient)) <math>\rightarrow</math> Stroke(patient)
 
There are many other forms of models that may be used.  Models might be quantitative (for instance, based on mathematical equations) or qualitative (for instance, based on cause/effect models.)  They may include representation of uncertainty.  They might represent behavior over time. They might represent "normal" behavior, or might only represent abnormal behavior, as in the case  of the examples above. Model types and usage for model-based reasoning are discussed in.<ref>[http://gregstanleyandassociates.com/whitepapers/FaultDiagnosis/Model-Based-Reasoning/model-based-reasoning.htm Model Based Reasoning for Fault Detection and Diagnosis]</ref>
 
== See also ==
* [[Diagnosis (Artificial intelligence)|Diagnosis]]
 
== References ==
{{reflist}}
* {{Russell Norvig 2003|pages=260}}
 
== External links ==
* [http://www.cs.uu.nl/docs/vakken/mbr Model-based reasoning at Utrecht University]
* [http://ti.arc.nasa.gov/ NASA Intelligent Systems Division]
 
[[Category:Artificial intelligence]]
[[Category:Decision theory]]
[[Category:Reasoning]]
 
 
{{compu-AI-stub}}

Revision as of 18:29, 14 March 2013

In artificial intelligence, model-based reasoning refers to an inference method used in expert systems based on a model of the physical world. With this approach, the main focus of application development is developing the model. Then at run time, an "engine" combines this model knowledge with observed data to derive conclusions such as a diagnosis or a prediction.

Knowledge representation

In a model-based reasoning system knowledge can be represented using causal rules. For example, in a medical diagnosis system the knowledge base may contain the following rule:

patients : Stroke(patient) Confused(patient) Unequal(Pupils(patient))

In contrast in a diagnostic reasoning system knowledge would be represented through diagnostic rules such as:

patients : Confused(patient) Stroke(patient)
patients : Unequal(Pupils(patient)) Stroke(patient)

There are many other forms of models that may be used. Models might be quantitative (for instance, based on mathematical equations) or qualitative (for instance, based on cause/effect models.) They may include representation of uncertainty. They might represent behavior over time. They might represent "normal" behavior, or might only represent abnormal behavior, as in the case of the examples above. Model types and usage for model-based reasoning are discussed in.[1]

See also

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

External links


Template:Compu-AI-stub