paper-with-me

Papers

ChatAnything: Facetime Chat with LLM-Enhanced Personas

2023-11-12 · Yilin Zhao, Xinbin Yuan, ShangHua Gao, Zhijie Lin, Qibin Hou, Jiashi Feng, Daquan Zhou

In this technical report, we target generating anthropomorphized personas for LLM-based characters in an online manner, including visual appearance, personality and tones, with only text descriptions. To achieve this, we first leverage the in-context learning capability of LLMs for personality generation by carefully designing a set of system prompts. We then propose two novel concepts: the mixture of voices (MoV) and the mixture of diffusers (MoD) for diverse voice and appearance generation. For MoV, we utilize the text-to-speech (TTS) algorithms with a variety of pre-defined tones and select the most matching one based on the user-provided text description automatically. For MoD, we combine the recent popular text-to-image generation techniques and talking head algorithms to streamline the process of generating talking objects. We termed the whole framework as ChatAnything. With it, users could be able to animate anything with any personas that are anthropomorphic using just a few text inputs. However, we have observed that the anthropomorphic objects produced by current generative models are often undetectable by pre-trained face landmark detectors, leading to failure of the face motion generation, even if these faces possess human-like appearances because those images are nearly seen during the training (e.g., OOD samples). To address this issue, we incorporate pixel-level guidance to infuse human face landmarks during the image generation phase. To benchmark these metrics, we have built an evaluation dataset. Based on it, we verify that the detection rate of the face landmark is significantly increased from 57.0% to 92.5% thus allowing automatic face animation based on generated speech content. The code and more results can be found at https://chatanything.github.io/.

📄 PDF Abstract BibTeX arXiv:2311.06772

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationIn-Context LearningMotion GenerationNovel ConceptsPersonality GenerationText to Image GenerationText-to-Image Generationtext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Dr. Jekyll and Mr. Hyde: Two Faces of LLMs

2023-12-06 · Matteo Gioele Collu, Tom Janssen-Groesbeek, Stefanos Koffas, Mauro Conti 외

Recently, we have witnessed a rise in the use of Large Language Models (LLMs), especially in applications like chatbots. Safety mechanisms are implemented to prevent improper responses from these chatbots. In this work, …

Chatbot

CloChat: Understanding How People Customize, Interact, and Experience Personas in Large Language Models

2024-02-23 · Juhye Ha, Hyeon Jeon, DaEun Han, Jinwook Seo 외

Large language models (LLMs) have facilitated significant strides in generating conversational agents, enabling seamless, contextually relevant dialogues across diverse topics. However, the existing LLM-driven conversati…

Diversity

Partner Matters! An Empirical Study on Fusing Personas for Personalized Response Selection in Retrieval-Based Chatbots

2021-05-19 · Jia-Chen Gu, Hui Liu, Zhen-Hua Ling, Quan Liu 외

Persona can function as the prior knowledge for maintaining the consistency of dialogue systems. Most of previous studies adopted the self persona in dialogue whose response was about to be selected from a set of candida…

Retrieval

Prioritize Economy or Climate Action? Investigating ChatGPT Response Differences Based on Inferred Political Orientation

2025-11-04 · Pelin Karadal, Dilara Kekulluoglu arxiv

Large Language Models (LLMs) distinguish themselves by quickly delivering information and providing personalized responses through natural language prompts. However, they also infer user demographics, which can raise eth…

COSPLAY: Concept Set Guided Personalized Dialogue Generation Across Both Party Personas

2022-05-02 · Chen Xu, Piji Li, Wei Wang, Haoran Yang 외

Maintaining a consistent persona is essential for building a human-like conversational model. However, the lack of attention to the partner makes the model more egocentric: they tend to show their persona by all means su…

Dialogue Generation