From: Cleber J. A. <cle...@gm...> - 2022-11-25 19:36:27
|
Hi, Burak! I see. That is interesting to have applications and tangible examples of such a behavior. I think MAPC scenarios can really help on this. Considering Wooldridge's definition (https://www.youtube.com/watch?v=vID-_uIfAvg) and this <https://dictionary.cambridge.org/us/dictionary/english/proactive> dictionary: "proactive" is: 1) "taking action by causing change and not only reacting to change when it happens." 2) "intending or intended to produce a good result or avoid a problem, rather than waiting until there is a problem". In the last MAPC, agents exhibit such behavior when they, for instance: - Explore the environment to map resources. They don't really know what to do with the resources at the beginning, but knowing resources positions let them be prepared to react to the tasks. - Grab blocks of some kinds, even when they don't have anything to do with them yet. They can do it because they know that can resources are useful when certain tasks pop up. - When they go to defend some area in order to avoid that the opponent reach some resource that is important for the opponent to accomplish some task. - When more than one agent engage in a task, just in case one of them fails (due to many situations that may occur in the environment). I look forward to seeing your conclusions. Cheers, -- Cleber Jorge Amaral On Fri, Nov 25, 2022 at 5:39 AM Burak Karaduman <bbu...@gm...> wrote: > Hi Cleber, > > Thank you so much for your answer. > > Actually, I want to explore the BDI's proactivity. Therefore, I need a > good example that can help me. A mobile case study such as robot's that > move around could be a good example. Unfortunately, I could not understand > the importance of proactivity and found a good example both for teaching > myself and exemplifying for the students of the lab. > > Best regards. > > Cleber Jorge Amaral <cle...@gm...>, 11 Kas 2022 Cum, 12:04 > tarihinde şunu yazdı: > >> Hi, Burak! >> >> I am not sure if it is "mobile" in the sense you are looking for. Anyway, >> perhaps the Multi-Agent Contest gives good examples. Some teams use Jason >> and other BDI programming languages. >> >> http://multiagentcontest.org >> >> >> There are different scenarios over the past years. Just as an example, >> regarding the scenario of 2020/21, the following repositories show the >> codes of two teams that used Jason to develop their agents for the >> competition: >> https://github.com/jacamo-lang/mapc2020 >> https://github.com/autonomy-and-verification-uol/mapc2020-lfc >> >> HTH >> >> Cleber >> >> >> >> >> >> On Fri, 11 Nov 2022, 07:07 Burak Karaduman, <bbu...@gm...> >> wrote: >> >>> Dear all, >>> >>> Do you have any prominent example of the use of the BDI agent that >>> performs proactivity, maybe a complex mobile scenario? >>> >>> Thank you so much. >>> >>> Best regards. >>> >>> -- >>> >>> *Burak KARADUMAN,* >>> Ph.D. Student at the University of Antwerp & Flanders Make, >>> Modeling Intelligent Complex Software & Systems (MICSS-Lab), >>> *G236, Department of **Computer Science**, Faculty of Science, Campus >>> Middelheim,* >>> Middelheimlaan 1, 2020 Antwerp, Belgium >>> >>> _______________________________________________ >>> Jason-users mailing list >>> Jas...@li... >>> https://lists.sourceforge.net/lists/listinfo/jason-users >>> >> > > -- > > *Burak KARADUMAN,* > Ph.D. Student at the University of Antwerp & Flanders Make, > Modeling Intelligent Complex Software & Systems (MICSS-Lab), > *G236, Department of **Computer Science**, Faculty of Science, Campus > Middelheim,* > Middelheimlaan 1, 2020 Antwerp, Belgium > > |