Multi-modal
Content that evolves with the room
Timestamped 128-dimensional segment embeddings capture how live content changes over time, complemented by room-level live representations and video-level short-video embeddings.
Live streaming recommendation, in motion
A Multi-Modal, Multi-Domain, and Multi-Feedback Dataset for Live Streaming Recommendation
KuaiLive-M3 connects temporally evolving live content, short-video behaviors, and questionnaire-based feedback in one large-scale, real-world benchmark.
Why KuaiLive-M3
Designed to close three long-standing gaps in public live-streaming datasets: evolving multimodal content, connected cross-domain behavior, and explicit user feedback.
Multi-modal
Timestamped 128-dimensional segment embeddings capture how live content changes over time, complemented by room-level live representations and video-level short-video embeddings.
Multi-domain
Shared, anonymized users and creators connect detailed live-stream and short-video histories, enabling realistic cross-domain transfer and recommendation studies.
Multi-feedback
Rich implicit actions—watching, liking, commenting, gifting, following, sharing—are paired with real questionnaire-based feedback from live-stream viewers.
At a glance
Fine-grained records across both domains, anchored by a shared user population and temporally aligned live content.
Rounded counts are provided for readability. Refer to the released files for exact row counts.
Dataset structure
IDs are anonymized and remapped to consecutive integers. Live-stream files preserve room lifecycles and millisecond-level behaviors; short-video files include both aggregate and event-level playback records.
Segment timing. Each segment embedding is paired with its end timestamp, allowing alignment with watch sessions and other timestamped events.
author_profile.csvcreator profilesuser_id_set.csvanonymized user universelive/live-streaming domainlive_interaction.csvwatch sessions & actionslive_show.parquetfeed impressionslive_comment.csvtimestamped commentslive_like.csv · live_share.csvfine-grained eventslive_questionnaire.csvexplicit feedbacklive_room_meta.parquetroom lifecycle & metadatalive_emb_64.parquetroom-level embeddingslive_emb_128_ts/18 segment-embedding shardsshort_video/short-video domainphoto_interaction.csvdaily behavior aggregatesphoto_play.parquetevent-level playbackphoto_meta.parquet · photo_tag.csvmetadata & taxonomyphoto_emb_128.parquetvideo-level embeddingsOfficial benchmark
The benchmark repository provides task-specific preprocessing, standardized evaluation protocols, representative baselines, and reproducible experiment runners.
View benchmark on GitHub ↗Transfer preferences from short-video viewing to live-stream author recommendation over a shared user population.
Rank engaging segments using timestamped content embeddings and causally aligned retention and engagement signals.
Complement click histories with satisfied and dissatisfied questionnaire signals while preventing answer leakage.
Open access
Dataset files are hosted on Hugging Face. Field-level documentation is available on this site.