TOP:A New Target-Audience Oriented Content Paraphrase Task
Boda Lin, Jiaxin Shi, Haolong Yan, Binghao Tang, Xiaocheng Gong, Si Li
TL;DR
This work introduces TOP, a content paraphrase task designed to tailor outputs to a target audience using user history and generation-capable models. It formalizes a unified framework with preference extraction/encoding and content generation, and provides the Customized-TOP multimodal dataset to support text and image paraphrasing. The authors implement baseline TOP pipelines for text and image modalities and propose three evaluation metrics—Content Preservation Index, Preference Preservation Index, and Natural Realism Index—to capture different facets of quality. Results indicate promising content preservation and realism for text, and strong style-transfer performance for images, while highlighting areas for improving preference alignment and concept transfer in vision tasks. These contributions offer a pathway to more personalized and context-aware recommendation experiences.
Abstract
Recommendation systems usually recommend the existing contents to different users. However, in comparison to static recommendation methods, a recommendation logic that dynamically adjusts based on user interest preferences may potentially attract a larger user base. Thus, we consider paraphrasing existing content based on the interests of the users to modify the content to better align with the preferences of users. In this paper, we propose a new task named Target-Audience Oriented Content Paraphrase aims to generate more customized contents for the target audience. We introduce the task definition and the corresponding framework for the proposed task and the creation of the corresponding datasets. We utilize the Large Language Models (LLMs) and Large Vision Models (LVMs) to accomplish the base implementation of the TOP framework and provide the referential baseline results for the proposed task.
