A formal framework for deliberation dialogues

May 17th, 2010

Back from ArgMAS in Toronto; a nice and interesting trip! I have put online both my paper and presentation for anyone to download it.

Eric M. Kok, John-Jules Ch. Meyer, Henry Prakken, and Gerard A. W. Vreeswijk. A Formal Argumentation Framework for Deliberation Dialogues. Proceedings of the 7th International Workshop on Argumentation in Multi-Agent Systems. Toronto (Canada), 2010 [Abstract] [Full paper] [Presentation]

ArgMAS 2010: Framework for deliberation dialogues

April 22nd, 2010

On the 10th of May, I will be at the Argumentation in Multi-Agent Systems (ArgMAS) workshop, which is held as part of this year’s Agents and Multi-Agent Systems (AAMAS) conference. I will present the work from my accepted paper ‘A Formal Argumentation Framework for Deliberation Dialogues’, which was written together with Henry Prakken, Gerard Vreeswijk and John-Jules Meyer.

Agents engage in deliberation dialogues to collectively decide on a course of action. To solve conflicts of opinion that arise, they can question claims and supply arguments. Existing models fail to capture the interplay between the provided arguments as well as successively selecting a winner from the proposals. This paper introduces a general framework for agent deliberation dialogues that uses an explicit reply structure to produce coherent dialogues, guides in outcome selection and provide pointers for agent strategies.

Looking forward to going to Toronto, Canada!

PhD in Utrecht

December 22nd, 2008

This month I started my new job as a PhD student at the Intelligent Systems group at the Utrecht University. I will be working on the NWO-funded project ‘Agents Interacting in Dialogues with Argumentation’, or AIDA. We will try to prove if and how the use of argumentation in agent to agent dialogue can be beneficial and how this is measured. My main supervisor is Prof. Mr. Dr. Henry Prakken.

Graduation

July 22nd, 2008

Last month I graduated for my masters in Agent Technology at the Utrecht University. I received a mark of 8,5 out of 10 for my master thesis project ‘Adaptive reinforcement learning agents in real-time strategy games‘. Thanks again to my supervisors Frank Dignum and Joost Westra. I have always found it very interesting and challenging to work on the intelligent agents for games. Hopefully, someone will continue on my work.

Bos22apl presentation

April 22nd, 2008

In two weeks I will give a presentation on the Bos22apl project. It is titled ‘Adaptive reinforcement learning agents in real-time strategy games’ and it will explain the project goals, the design of the research platform and how it is implemented and discusses some preliminary results. The presentation can also be downloaded for anyone interested.

I also updated the Bos22apl page, which will be the place that contains the most updated information, lists all downloads, etc. Direct link: http://ekok.nl/tech/bos22apl

Learning to play Bos Wars

February 6th, 2008

I’m currently busy with my Master’s degree graduation project on machine learning in computer games. This video shows some preliminary work on learning a counter-strategy in the Bos Wars RTS game using 2apl.

Learning in an agent environment

November 26th, 2007

For my study I did an experimentation project on learning in agent environments. The idea is to build action selection learning into the 2APL agent platform. It uses different reinforcement learning techniques to allow software agents to learn what actions give the best result while trying to reach a goal.
Learning to find bombs
The full report can be downloaded and describes how it was implemented and what RL methods worked best in a random gridworld environment searching for bombs.

Essay on artificial creativity

July 30th, 2007

After the ‘Can computers be creative?’ presentation, I’ve also written an essay on the topic. Available for download!

Can computers be creative?

May 15th, 2007

Last Monday I gave a presentation on the philosophical subject ‘Can computers be creative?’. Everything went well and the discussion was lively. The PowerPoint presentation can be download here. It covers topics like the definition of creativity and if artificial creativity can be build in principle and it shows some practical research projects done on this subject.
A very interesting and accessible discussion transcript between Kurtzweil, Gelernter and Brooks can be found at KurtzweilAI.net: “Will machine become consciousness?”.

RL Poker release

May 5th, 2007

Well, we’ve managed to get the poker player to learn, finally. Just in time for the project ending.

It’s available under GPL at the SourceForge website of RL Poker or directly download the .jar files. To run, read the instructions on the release system page.