Papers › CharacterChat: Learning towards Conversational AI with Personalized Social Support

CharacterChat: Learning towards Conversational AI with Personalized Social Support

20 Aug 2023arXiv:2308.10278archive 2025-07-28

Quan Tu, Chuanqi Chen, Jinpeng Li, Yanran Li, Shuo Shang, Dongyan Zhao, Ran Wang, Rui Yan

In our modern, fast-paced, and interconnected world, the importance of mental well-being has grown into a matter of great urgency. However, traditional methods such as Emotional Support Conversations (ESC) face challenges in effectively addressing a diverse range of individual personalities. In response, we introduce the Social Support Conversation (S2Conv) framework. It comprises a series of support agents and the interpersonal matching mechanism, linking individuals with persona-compatible virtual supporters. Utilizing persona decomposition based on the MBTI (Myers-Briggs Type Indicator), we have created the MBTI-1024 Bank, a group that of virtual characters with distinct profiles. Through improved role-playing prompts with behavior preset and dynamic memory, we facilitate the development of the MBTI-S2Conv dataset, which contains conversations between the characters in the MBTI-1024 Bank. Building upon these foundations, we present CharacterChat, a comprehensive S2Conv system, which includes a conversational model driven by personas and memories, along with an interpersonal matching plugin model that dispatches the optimal supporters from the MBTI-1024 Bank for individuals with specific personas. Empirical results indicate the remarkable efficacy of CharacterChat in providing personalized social support and highlight the substantial advantages derived from interpersonal matching. The source code is available in \url{https://github.com/morecry/CharacterChat}.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.10278")

Code

Syntology Ran 10 of 15 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

morecry/characterchat officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 10 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
5unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from morecry/characterchat. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

count_aspect morecry/characterchat/model/demo/web_supporter.py official repository ran fingerprinted no licence file found · pointer only · a81180dd6ffc1627 · report
eval_sentence morecry/characterchat/src/dial/query_data.py official repository ran fingerprinted no licence file found · pointer only · 4d68ea76773402d1 · report
evaluate morecry/characterchat/model/BERT/train_persona_score.py official repository ran no licence file found · pointer only · 792ea15d0ed52b15 · report
get_data morecry/characterchat/src/dial/query_data.py official repository ran no licence file found · pointer only · d9462412b8996c22 · report
get_dial_score morecry/characterchat/src/eval_dial/query_data.py official repository ran fingerprinted no licence file found · pointer only · 689c2172e71d92cc · report
get_memory morecry/characterchat/model/demo/chat_demo.py official repository ran no licence file found · pointer only · 2384edaf1dcef2b1 · report
get_profile morecry/characterchat/src/profile/query_data.py official repository ran fingerprinted no licence file found · pointer only · 57ff12c6746eb2a7 · report
get_score morecry/characterchat/model/demo/chat_demo.py official repository ran no licence file found · pointer only · 5efb4305d6662763 · report
load_dataset morecry/characterchat/model/BERT/train_persona_score.py official repository ran no licence file found · pointer only · 7810300b81e8c62e · report
process_content morecry/characterchat/src/dial/query_data.py official repository ran fingerprinted no licence file found · pointer only · f71a9f4977817bcf · report
gen_dial morecry/characterchat/model/demo/web_supporter.py official repository unverified no licence file found · pointer only · f3aee772066ba9d5 · report
gen_dial_list morecry/characterchat/src/dial/make_data.py official repository unverified no licence file found · pointer only · 89aea2db7b527e3e · report
get_dataset morecry/characterchat/model/BERT/util.py official repository unverified no licence file found · pointer only · 5d25feb67172fcaf · report
get_memory morecry/characterchat/model/demo/web_supporter.py official repository unverified no licence file found · pointer only · a0b6eee4ca6e0090 · report
process_dataset morecry/characterchat/model/BERT/util.py official repository unverified no licence file found · pointer only · 6681fc262a4fb058 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections