앰비언트 어드벤처: ChatGPT에게 복잡한 이야기 개발 가르치기
Ambient Adventures: Teaching ChatGPT on Developing Complex Stories
August 3, 2023
저자: Zexin Chen, Eric Zhou, Kenneth Eaton, Xiangyu Peng, Mark Riedl
cs.AI
초록
상상적 놀이는 로봇이 주변 세계를 훨씬 더 의인화된 방식으로 상호작용할 수 있게 해주는 창의성의 한 영역이다. 상상적 놀이는 실제 물체와 장소를 가상의 시나리오에서 상상의 물체와 장소로 사용하는 것으로 볼 수 있다. 우리는 인간이 작성한 프롬프트를 통해 상상적 놀이에 사용될 이야기를 얻기 위해 대형 언어 모델(LLMs)의 스토리 생성 능력을 채택했다. 생성된 이야기는 단순화되고, 상상적 놀이에서 에이전트를 안내할 수 있는 행동 시퀀스로 매핑될 것이다. 에이전트가 상상적 놀이를 성공적으로 마칠 수 있는지 평가하기 위해, 우리는 에이전트가 상호작용할 놀이터로 집을 시뮬레이션하는 텍스트 어드벤처 게임도 설계했다.
English
Imaginative play is an area of creativity that could allow robots to engage
with the world around them in a much more personified way. Imaginary play can
be seen as taking real objects and locations and using them as imaginary
objects and locations in virtual scenarios. We adopted the story generation
capability of large language models (LLMs) to obtain the stories used for
imaginary play with human-written prompts. Those generated stories will be
simplified and mapped into action sequences that can guide the agent in
imaginary play. To evaluate whether the agent can successfully finish the
imaginary play, we also designed a text adventure game to simulate a house as
the playground for the agent to interact.