English

UniPoll: A Unified Social Media Poll Generation Framework via Multi-Objective Optimization

Computation and Language 2025-01-13 v2

Abstract

Social media platforms are vital for expressing opinions and understanding public sentiment, yet many analytical tools overlook passive users who mainly consume content without engaging actively. To address this, we introduce UniPoll, an advanced framework designed to automatically generate polls from social media posts using sophisticated natural language generation (NLG) techniques. Unlike traditional methods that struggle with social media's informal and context-sensitive nature, UniPoll leverages enriched contexts from user comments and employs multi-objective optimization to enhance poll relevance and engagement. To tackle the inherently noisy nature of social media data, UniPoll incorporates Retrieval-Augmented Generation (RAG) and synthetic data generation, ensuring robust performance across real-world scenarios. The framework surpasses existing models, including T5, ChatGLM3, and GPT-3.5, in generating coherent and contextually appropriate question-answer pairs. Evaluated on the Chinese WeiboPolls dataset and the newly introduced English RedditPolls dataset, UniPoll demonstrates superior cross-lingual and cross-platform capabilities, making it a potent tool to boost user engagement and create a more inclusive environment for interaction.

Keywords

Cite

@article{arxiv.2306.06851,
  title  = {UniPoll: A Unified Social Media Poll Generation Framework via Multi-Objective Optimization},
  author = {Yixia Li and Rong Xiang and Yanlin Song and Jing Li},
  journal= {arXiv preprint arXiv:2306.06851},
  year   = {2025}
}

Comments

Accepted by IEEE Transactions on Neural Networks and Learning Systems. Project page is live at https://uni-poll.github.io . Code are available at https://github.com/X1AOX1A/UniPoll

R2 v1 2026-06-28T11:02:32.866Z