CLAIAug 10, 2025

Improved Personalized Headline Generation via Denoising Fake Interests from Implicit Feedback

arXiv:2508.07178v2h-index: 3Has CodeCIKM
Originality Incremental advance
AI Analysis

This work improves personalized content generation for users by denoising implicit feedback, though it appears incremental as it builds on existing methods with a specific enhancement.

The paper tackles the problem of personalized headline generation by addressing click noise in historical user behaviors, which causes hallucinated headlines; the proposed PHG-DIF framework achieves state-of-the-art results on a new benchmark dataset.

Accurate personalized headline generation hinges on precisely capturing user interests from historical behaviors. However, existing methods neglect personalized-irrelevant click noise in entire historical clickstreams, which may lead to hallucinated headlines that deviate from genuine user preferences. In this paper, we reveal the detrimental impact of click noise on personalized generation quality through rigorous analysis in both user and news dimensions. Based on these insights, we propose a novel Personalized Headline Generation framework via Denoising Fake Interests from Implicit Feedback (PHG-DIF). PHG-DIF first employs dual-stage filtering to effectively remove clickstream noise, identified by short dwell times and abnormal click bursts, and then leverages multi-level temporal fusion to dynamically model users' evolving and multi-faceted interests for precise profiling. Moreover, we release DT-PENS, a new benchmark dataset comprising the click behavior of 1,000 carefully curated users and nearly 10,000 annotated personalized headlines with historical dwell time annotations. Extensive experiments demonstrate that PHG-DIF substantially mitigates the adverse effects of click noise and significantly improves headline quality, achieving state-of-the-art (SOTA) results on DT-PENS. Our framework implementation and dataset are available at https://github.com/liukejin-up/PHG-DIF.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes