From: Jonatan K. L. <jon...@ya...> - 2018-05-30 21:13:05
|
Hi! I am aware of the following efforts e.g. MIDCA dual cycle architecture by Cox that tries to make agents with metacognitive features - e.g. agents, that can self-reflect, that can infer new goals and subgoals, that can adapt, that can self-modify/improve/learn (there is also research about Goedel machines, e.g. Jurgen Schmidhuber researc). My question is - are there Jason infrastructure (maybe dual agent preception/action cycles or some hierarchy) that allows such metacognitive features or maybe there are clear way of self-modifying AgentSpeak programs? Of course, one cal always stop execution of the AgentSpeak program, update the code and run AgentSpeak program again - with improved source code. Are there efforts in science (using Jason and AgentSpeak) to implement such metacognitive agents? There is this exciting field of human-level AI (see Prague conference this summer) and agents with metacognitive features are essential to this field. Regards, Jonatan |