paper-with-me

홈 › Papers

DreamCreature: Crafting Photorealistic Virtual Creatures from Imagination

2023-11-27 · Kam Woh Ng, Xiatian Zhu, Yi-Zhe Song, Tao Xiang

Recent text-to-image (T2I) generative models allow for high-quality synthesis following either text instructions or visual examples. Despite their capabilities, these models face limitations in creating new, detailed creatures within specific categories (e.g., virtual dog or bird species), which are valuable in digital asset creation and biodiversity analysis. To bridge this gap, we introduce a novel task, Virtual Creatures Generation: Given a set of unlabeled images of the target concepts (e.g., 200 bird species), we aim to train a T2I model capable of creating new, hybrid concepts within diverse backgrounds and contexts. We propose a new method called DreamCreature, which identifies and extracts the underlying sub-concepts (e.g., body parts of a specific species) in an unsupervised manner. The T2I thus adapts to generate novel concepts (e.g., new bird species) with faithful structures and photorealistic appearance by seamlessly and flexibly composing learned sub-concepts. To enhance sub-concept fidelity and disentanglement, we extend the textual inversion technique by incorporating an additional projector and tailored attention loss regularization. Extensive experiments on two fine-grained image benchmarks demonstrate the superiority of DreamCreature over prior methods in both qualitative and quantitative evaluation. Ultimately, the learned sub-concepts facilitate diverse creative applications, including innovative consumer product designs and nuanced property modifications.

📄 PDF Abstract BibTeX arXiv:2311.15477

Code (2)

kamwoh/dreamcreature 공식 구현 pytorch
kamwoh/partcraft pytorch

Tasks

DisentanglementNovel Concepts

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Towards Photorealistic Colorization by Imagination

2021-08-20 · Chenyang Lei, Yue Wu, Qifeng Chen

We present a novel approach to automatic image colorization by imitating the imagination process of human experts. Our imagination module is designed to generate color images that are context-correlated with black-and-wh…

ColorizationImage ColorizationImage Generation

Increasing Behavioral Complexity for Evolved Virtual Creatures with the ESP Method

2015-10-27 · Dan Lessin, Don Fussell, Risto Miikkulainen, Sebastian Risi

Since their introduction in 1994 (Sims), evolved virtual creatures (EVCs) have employed the coevolution of morphology and control to produce high-impact work in multiple fields, including graphics, evolutionary computati…

Artificial Life

Agnosiophobia in a virtual agent: behavioral and dynamical architecture in Lenia

2026-05-29 · Jesse Cool, Benedikt Hartl, Michael Levin, Samantha Petti arxiv

All embodied agents are fundamentally patterns in physiological or other excitable media, blurring the distinction between objects and processes. Emergent patterns with complex behaviors, such as Gliders in the Game of L…

Interactive embodied evolution for socially adept Artificial General Creatures

2024-07-31 · Kevin Godin-Dubois, Olivier Weissl, Karine Miras, Anna V. Kononova

We introduce here the concept of Artificial General Creatures (AGC) which encompasses "robotic or virtual agents with a wide enough range of capabilities to ensure their continued survival". With this in mind, we propose…

Ethics

Open-ended search for environments and adapted agents using MAP-Elites

2023-05-02 · Emma Stensby Norstein, Kai Olav Ellefsen, Kyrre Glette

Creatures in the real world constantly encounter new and diverse challenges they have never seen before. They will often need to adapt to some of these tasks and solve them in order to survive. This almost endless world …