Papers › LiveChat: A Large-Scale Personalized Dialogue Dataset Automatically Constructed from...

LiveChat: A Large-Scale Personalized Dialogue Dataset Automatically Constructed from Live Streaming

14 Jun 2023arXiv:2306.08401archive 2025-07-28

Jingsheng Gao, Yixin Lian, Ziyi Zhou, Yuzhuo Fu, Baoyuan Wang

Open-domain dialogue systems have made promising progress in recent years. While the state-of-the-art dialogue agents are built upon large-scale text-based social media data and large pre-trained models, there is no guarantee these agents could also perform well in fast-growing scenarios, such as live streaming, due to the bounded transferability of pre-trained models and biased distributions of public datasets from Reddit and Weibo, etc. To improve the essential capability of responding and establish a benchmark in the live open-domain scenario, we introduce the LiveChat dataset, composed of 1.33 million real-life Chinese dialogues with almost 3800 average sessions across 351 personas and fine-grained profiles for each persona. LiveChat is automatically constructed by processing numerous live videos on the Internet and naturally falls within the scope of multi-party conversations, where the issues of Who says What to Whom should be considered. Therefore, we target two critical tasks of response modeling and addressee recognition and propose retrieval-based baselines grounded on advanced techniques. Experimental results have validated the positive effects of leveraging persona profiles and larger average sessions per persona. In addition, we also benchmark the transferability of advanced generation-based models on LiveChat and pose some future directions for current challenges.

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="2306.08401")

Code

Syntology Ran 0 of 9 code samples harvested from 1 repository linked to this paper; 9 have no recorded run.

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

gaojingsheng/livechat officialmentioned in paperpytorchMIT 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

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 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.

9unverified

Licence: 0 of the 9 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 gaojingsheng/livechat. “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.

DotProDuctLoss gaojingsheng/livechat/Tasks/AddresseeRecognition/src/train_cobert.py official repository unverified MIT (permissive) · 64043631a96154a1 · report
cal_bleu gaojingsheng/livechat/Tasks/Generation/src/metrics.py official repository unverified MIT (permissive) · 31be6bb24d20e77b · report
cal_dist gaojingsheng/livechat/Tasks/Generation/src/metrics.py official repository unverified MIT (permissive) · 8fa104a47ef1735e · report
load_pk gaojingsheng/livechat/Tasks/AddresseeRecognition/src/utils.py official repository unverified MIT (permissive) · 284d95b45459530e · report
load_pk gaojingsheng/livechat/Tasks/Generation/src/utils.py official repository unverified MIT (permissive) · 75b1a1a5b32c73df · report
load_pk_persona gaojingsheng/livechat/Tasks/AddresseeRecognition/src/utils.py official repository unverified MIT (permissive) · 7f85ab5b93172770 · report
load_retrive_history_post gaojingsheng/livechat/Tasks/AddresseeRecognition/src/utils.py official repository unverified MIT (permissive) · 385d4f88a19adf9f · report
postprocess_text gaojingsheng/livechat/Tasks/Generation/src/utils.py official repository unverified MIT (permissive) · c6948dc7082d01c7 · report
process_index_to_str gaojingsheng/livechat/Tasks/ResponseModeling/src/utils.py official repository unverified MIT (permissive) · f385c3302abe91e0 · report

Tasks

Retrieval

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