30 likes | 141 Vues
This paper explores the relationship between wants and corresponding actions, emphasizing a structured approach to understanding decision-making. It defines key metrics such as Occurrence (OCC) and Accuracy (ACC) to analyze desire-driven actions. The paper presents various scenarios demonstrating the IF-THEN decision-making framework, and how beliefs influence actions. It highlights the similarity between the structure of wants and knowledge in Artificial Intelligent Systems (AIS). The findings aim to provide insights into behavior prediction and situational response.
E N D
Wants Floyd Nelson A.D. 2010 Jan. 3
Levels • Occurance • OCC = sum(If_Part) • Accuracy • ACC = sum(If_Part × Then_Part) • Importance Imp = ACC / OCC • Overall Ovr = (Imp × ASS) + (Belief_Imp× Belief_ASS)
Structure • IF(this happens) THEN(I will want to do this) • IF(I see a bomb falling from the sky) THEN(I will want to quickly find a place to hide and hide there) • IF(I see much darkness and a door) THEN(move my finger to the left and then move the finger up) • Most of the structure of the wants are very similar to the structure of the knowledge part of the AIS.