Abstract

Truth maintenance (also called belief revision or reason maintenance) is an area of AI concerned with revising sets of beliefs and maintaining the truth in the system when new information contradicts existing information. Truth maintenance systems (TMSs) work with inference engines that act as problem solvers within large search spaces. The inference engine explores alternatives, makes choices, and examines the consequences of the choices. If a contradiction is detected during this process, the TMS eliminates it by revising the knowledge base. Together, the TMS and inference engine can solve problems where algorithmic solutions don't exist, and thus offer an efficient way to deal with search spaces that are large due to combinatorial explosions of alternatives. TMSs can be implemented either explicitly in search problem solving tools, or implicitly within applications that solve particular search problems. All applications that solve search problems have something in common that can be extracted and implemented within a tool. This tool can then solve new problems without programming everything from scratch. >

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.