Domain: togelius.com
Stories and comments across the archive that link to togelius.com.
Stories · 12
-
New AI Challenge Is All About Wanton Destruction
togelius writes "Previous years have seen a number of car racing competitions where neural nets, rule-based systems and other fancy AI techniques have been put to the test by letting them drive on a track and seeing who gets the best lap time. Recognizing that finding the Michael Schumacher of AI is not enough, a team of researchers from University of Wuerzburg now wants to find the Mad Max of AI. Their new competition is called 'Demolition Derby' and the goal is to 'wreck all opponent cars by crashing into them without getting wrecked yourself.' For this, they use the open-source TORCS game and a custom AI interface, allowing all and any AI researchers and enthusiasts (including you!) to submit their best and most aggressive controllers." (There's a competition for conventional racing, too; competitors can enter either or both.) -
Should Computer Games Adapt To the Way You Play?
jtogel writes "Many games use 'rubberbanding' to adapt to your skill level, making the game harder if you're a better player and easier if you're not. Just think of Mario Kart and the obvious ways it punishes you for driving too well by giving the people who are hopelessly behind you super-weapons to smack you with. It's also very common to just increase the skill of the NPCs as you get better — see Oblivion. In my research group, we are working on slightly more sophisticated ways to adapt the game to you, including generating new level elements (PDF) based on your playing style (PDF). Now, the question becomes: is this a good thing at all? Some people would claim that adapting the game to you just rewards mediocrity (i.e. you don't get rewarded for playing well). Others would say that it restricts the freedom of expression for the game designer. But still, game players have very different skill levels and skill sets when they come to a game, and we would like to cater to them all. And if you don't see playing skill as one-dimensional, maybe it's possible to do meaningful adaptation. What sort of game adaptation would you like to see?" -
Should Computer Games Adapt To the Way You Play?
jtogel writes "Many games use 'rubberbanding' to adapt to your skill level, making the game harder if you're a better player and easier if you're not. Just think of Mario Kart and the obvious ways it punishes you for driving too well by giving the people who are hopelessly behind you super-weapons to smack you with. It's also very common to just increase the skill of the NPCs as you get better — see Oblivion. In my research group, we are working on slightly more sophisticated ways to adapt the game to you, including generating new level elements (PDF) based on your playing style (PDF). Now, the question becomes: is this a good thing at all? Some people would claim that adapting the game to you just rewards mediocrity (i.e. you don't get rewarded for playing well). Others would say that it restricts the freedom of expression for the game designer. But still, game players have very different skill levels and skill sets when they come to a game, and we would like to cater to them all. And if you don't see playing skill as one-dimensional, maybe it's possible to do meaningful adaptation. What sort of game adaptation would you like to see?" -
Should Computer Games Adapt To the Way You Play?
jtogel writes "Many games use 'rubberbanding' to adapt to your skill level, making the game harder if you're a better player and easier if you're not. Just think of Mario Kart and the obvious ways it punishes you for driving too well by giving the people who are hopelessly behind you super-weapons to smack you with. It's also very common to just increase the skill of the NPCs as you get better — see Oblivion. In my research group, we are working on slightly more sophisticated ways to adapt the game to you, including generating new level elements (PDF) based on your playing style (PDF). Now, the question becomes: is this a good thing at all? Some people would claim that adapting the game to you just rewards mediocrity (i.e. you don't get rewarded for playing well). Others would say that it restricts the freedom of expression for the game designer. But still, game players have very different skill levels and skill sets when they come to a game, and we would like to cater to them all. And if you don't see playing skill as one-dimensional, maybe it's possible to do meaningful adaptation. What sort of game adaptation would you like to see?" -
Classifying Players For Unique Game Experiences
togelius writes "Whenever you play a game of Tomb Raider: Underworld, heaps of data about your playing style is collected at Eidos' servers. Researchers at the Center for Computer Games Research have now mined this data to identify the different types of player behavior (PDF). Using self-organizing neural networks, they classified players as either Veterans, Solvers, Pacifists or Runners. It turns out people play the game for very different reasons and focus on different parts of the game, but almost everyone falls into one of these categories. These neural networks can now quickly determine which of these groups you belong to based on just seeing you play. In the near future, such networks will be used to adapt games like Tomb Raider while they are played (e.g. by removing or adding puzzles and enemies), so you get the game you want." -
Mario AI Competition
togelius writes "We're running a competition to see who can program the best AI for a version of Super Mario Bros. It's about deciding what to do at each time step — run, jump, shoot etc. — based on a description of the platforms, items and enemies around Mario. This is hard. It's so hard we believe that some sort of machine learning algorithm will be necessary to reach good playing performance. But really, any approach is fair game. We welcome hard-coded submissions, commercial AI programmers, academics and amateurs alike. Whoever wins, it will be really interesting. The competition is associated with two IEEE conferences, and there are cash prizes available for the best submissions." -
Mario AI Competition
togelius writes "We're running a competition to see who can program the best AI for a version of Super Mario Bros. It's about deciding what to do at each time step — run, jump, shoot etc. — based on a description of the platforms, items and enemies around Mario. This is hard. It's so hard we believe that some sort of machine learning algorithm will be necessary to reach good playing performance. But really, any approach is fair game. We welcome hard-coded submissions, commercial AI programmers, academics and amateurs alike. Whoever wins, it will be really interesting. The competition is associated with two IEEE conferences, and there are cash prizes available for the best submissions." -
Can We Create Fun Games Automatically?
togelius writes "What makes games fun? Some (e.g. Raph Koster) claim that fun is learning — fun games are those which are easy to learn, but hard to master, with a long and smooth learning curve. I think we can create fun game rules automatically through measuring their learnability. In a recent experiment, we do this using evolutionary computation, and create some simple Pacman-like new games completely without human intervention! Perhaps this has a future in game design? The academic paper (PDF) is available as well." -
Can We Create Fun Games Automatically?
togelius writes "What makes games fun? Some (e.g. Raph Koster) claim that fun is learning — fun games are those which are easy to learn, but hard to master, with a long and smooth learning curve. I think we can create fun game rules automatically through measuring their learnability. In a recent experiment, we do this using evolutionary computation, and create some simple Pacman-like new games completely without human intervention! Perhaps this has a future in game design? The academic paper (PDF) is available as well." -
Most Impressive Game AI?
togelius asks: "I have the feeling that when developers make the effort to put really sophisticated AI into a game, gamers frequently just don't notice (see e.g. Forza). Conversely, games that are lauded for their fantastic AI are sometimes based on very simple algorithms (e.g. Halo 1). For someone who wants to apply AI to games, it is very interesting to know what AI is really appreciated. What is the most impressive game AI you have come across? Have you ever encountered a situation where it really felt like the computer-controlled opponents were really thinking?" -
Another Step Towards the Driverless Car
jtogel writes "At Essex, we have for some time been working on automatically learning how to race cars in simulation. It turns out that a combination of evolutionary algorithms and neural networks can learn how to beat all humans in racing games, and also come up with some quite interesting, novel behaviours, which might one day make their way into commercial racing games. While this is simulation, the race is now on for the real thing — we are setting up a competition for AI developers, where the goal is to win a race between model cars on real tracks. As the cars will be around half a meter long, the cost of participating will be a fraction of that for the famous DARPA Grand Challenge, whereas the challenges will be similar in terms of computer vision and AI." -
What Would You Like to See from Game AI?
jtogel asks: "As someone working in new (bio-inspired) AI research with an eye to applications in games, but within an academic setting, I often hear that game developers are not incorporating cutting-edge academic AI into their projects because it's too "risky" (they can't really predict how gamers would react), and because they don't see the point in it. As a gamer, and as someone who cares what gamers think, I am often surprised by the sorry state of current commercial game AI - it has hardly moved since the 1980s. However, maybe the problem is that no-one really knows what we want from game AI. Academics keep coming up with innovative AI technologies, but what we should we use it for? What do you think? What sort of intelligent behavior would you like to see in games, but don't at present? Which are the most obvious intelligence deficiencies of current NPCs that need to be fixed?"