paper-with-me

홈 › Papers

AnimeGamer: Infinite Anime Life Simulation with Next Game State Prediction

2025-04-01 · Junhao Cheng, Yuying Ge, Yixiao Ge, Jing Liao, Ying Shan

Recent advancements in image and video synthesis have opened up new promise in generative games. One particularly intriguing application is transforming characters from anime films into interactive, playable entities. This allows players to immerse themselves in the dynamic anime world as their favorite characters for life simulation through language instructions. Such games are defined as infinite game since they eliminate predetermined boundaries and fixed gameplay rules, where players can interact with the game world through open-ended language and experience ever-evolving storylines and environments. Recently, a pioneering approach for infinite anime life simulation employs large language models (LLMs) to translate multi-turn text dialogues into language instructions for image generation. However, it neglects historical visual context, leading to inconsistent gameplay. Furthermore, it only generates static images, failing to incorporate the dynamics necessary for an engaging gaming experience. In this work, we propose AnimeGamer, which is built upon Multimodal Large Language Models (MLLMs) to generate each game state, including dynamic animation shots that depict character movements and updates to character states, as illustrated in Figure 1. We introduce novel action-aware multimodal representations to represent animation shots, which can be decoded into high-quality video clips using a video diffusion model. By taking historical animation shot representations as context and predicting subsequent representations, AnimeGamer can generate games with contextual consistency and satisfactory dynamics. Extensive evaluations using both automated metrics and human evaluations demonstrate that AnimeGamer outperforms existing methods in various aspects of the gaming experience. Codes and checkpoints are available at https://github.com/TencentARC/AnimeGamer.

📄 PDF Abstract BibTeX arXiv:2504.01014

Code (1)

tencentarc/animegamer 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Unbounded: A Generative Infinite Game of Character Life Simulation

2024-10-24 · Jialu Li, Yuanzhen Li, Neal Wadhwa, Yael Pritch 외

We introduce the concept of a generative infinite game, a video game that transcends the traditional boundaries of finite, hard-coded systems by using generative models. Inspired by James P. Carse's distinction between f…

Instruction FollowingLanguage ModellingLarge Language Model

PhysAnimator: Physics-Guided Generative Cartoon Animation

2025-01-27 · CVPR 2025 1 · Tianyi Xie, Yiwei Zhao, Ying Jiang, Chenfanfu Jiang

Creating hand-drawn animation sequences is labor-intensive and demands professional expertise. We introduce PhysAnimator, a novel approach for generating physically plausible meanwhile anime-stylized animation from stati…

SongDriver: Real-time Music Accompaniment Generation without Logical Latency nor Exposure Bias

2022-09-13 · ZiHao Wang, Qihao Liang, Kejun Zhang, Yuxing Wang 외

Real-time music accompaniment generation has a wide range of applications in the music industry, such as music education and live performances. However, automatic real-time music accompaniment generation is still underst…

LLMs vs. Chinese Anime Enthusiasts: A Comparative Study on Emotionally Supportive Role-Playing

2025-08-08 · Lanlan Qiu, Xiao Pu, Yeqi Feng, Tianxing He arxiv

Large Language Models (LLMs) have demonstrated impressive capabilities in role-playing conversations and providing emotional support as separate research directions. However, there remains a significant research gap in c…

Anime Popularity Prediction Before Huge Investments: a Multimodal Approach Using Deep Learning

2024-06-21 · Jesús Armenta-Segura, Grigori Sidorov

In the japanese anime industry, predicting whether an upcoming product will be popular is crucial. This paper presents a dataset and methods on predicting anime popularity using a multimodal textimage dataset constructed…