A goal-driven, top-down approach to reasoning where a system starts with a goal or conclusion and works backward to find the necessary conditions and rules that lead to that goal.
An expert system using backward chaining to diagnose a medical condition might start with the conclusion of a patient having a particular disease. The system would then work backward to find the necessary conditions, such as symptoms or test results, that led to that conclusion.