Real-Time Trend Prediction via Continually-Aligned LLM Query Generation
Zijing Hui, Wenhan Lyu, Shusen Wang, Li Chen, Chu Wang

TL;DR
This paper presents RTTP, a real-time trend prediction system using continual learning LLMs to generate search queries from news content, enabling early detection of emerging trends in low-traffic environments.
Contribution
It introduces a novel framework combining LLM-generated queries with a continual learning approach to improve early trend detection and adapt without forgetting.
Findings
+91.4% improvement in tail-trend detection precision@500
+19% query generation accuracy over industry baselines
Stable performance after multi-week online training
Abstract
Trending news detection in low-traffic search environments faces a fundamental cold-start problem, where a lack of query volume prevents systems from identifying emerging or long-tail trends. Existing methods relying on keyword frequency or query spikes are inherently slow and ineffective in these sparse settings, lagging behind real-world shifts in attention. We introduce RTTP, a novel Real-Time Trending Prediction framework that generates search queries directly from news content instead of waiting for users to issue them. RTTP leverages a continual learning LLM (CL-LLM) that converts posts into search-style queries and scores them using engagement strength + creator authority, enabling early trend surfacing before search volume forms. To ensure adaptation without degrading reasoning, we propose Mix-Policy DPO, a new preference-based continual learning approach that combines on-policy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation Retrieval and Search Behavior · Complex Network Analysis Techniques · Web Data Mining and Analysis
