GDC is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

GDC + VRDC 2019 Session Scheduler

View, browse and sort the ever-growing list of GDC sessions by pass type, track, format, and more! With Session Scheduler, create an account to build your own GDC schedule and access it anywhere, including on the GDC app, once live.

If you've registered for GDC, you can use the same login credentials. Adding a session to your schedule does not guarantee you a seat. Sessions do fill up, so please arrive early to sessions that you would like to attend.

ML Tutorial Day: From Motion Matching to Motion Synthesis, and All the Hurdles In Between

Fabio Zinno  (Senior Software Engineer, Electronic Arts)

Location: Room 303, South Hall

Date: Tuesday, March 19

Time: 2:40 pm - 3:40 pm

Pass Type: All Access, GDC Conference + Summits, GDC Summits - Get your pass now!

Topic: Programming

Format: Tutorial

Tutorials: ML Tutorial Day

Vault Recording: Video

Audience Level: Intermediate

Motion matching started a revolution in the way developers create runtime animation controllers for video game characters, freeing developers from the burden of manually crafted motion trees. Games like 'For Honor', 'UFC' and 'Last of Us' are showing the great benefits in terms of realism and animation quality this technique can provide. Still, motion matching can only choose poses from an animation database, with no ability to generate new ones. Machine learning can help you go a step further, from motion matching to actual motion synthesis.

This session will cover state-of-the-art techniques (Phase-Functioned Neural Networks, and Mode-Adaptive Neural Networks) that use neural networks to synthesize motion from examples, explicitly calling out important architecture and implementation details, and spark a discussion on how this technology can be used in a modern game development pipeline.

Takeaway

Attendees will learn about recent academic approaches to using neural networks for character animation, be provided insight about what works based on practical experience and be guided in avoiding common pitfalls when implementing such systems.

Intended Audience

This talk is aimed at programmers interested in exploring machine learning solutions to character animation problems.
A basic understanding of simple feed-forward neural networks is required, together with a solid background in linear algebra and 3D transformations.