Table of Contents
Fetching ...

AI-Press: A Multi-Agent News Generating and Feedback Simulation System Powered by Large Language Models

Xiawei Liu, Shiyue Yang, Xinnong Zhang, Haoyu Kuang, Libo Sun, Yihang Yang, Siming Chen, Xuanjing Huang, Zhongyu Wei

TL;DR

This paper addresses the challenge of reliable, ethics-aware news generation by integrating multi-agent collaboration with Retrieval-Augmented Generation (RAG) and a demographic-aware feedback simulation. AI-Press partitions the workflow into drafting, polishing, and simulation modules, employing Searchers, Writers, Reviewers, and Rewriters to produce high-quality, publishable news content and to anticipate audience reactions. Through extensive experiments across genres and a simulation study grounded in real-world demographic data, the framework shows improvements over prompt-only baselines and demonstrates that demographic distributions shape and predict public feedback with high fidelity. The work offers a practical, human-in-the-loop approach to faster, safer, and more targeted news production and audience modeling, with potential impact on editorial decision-making and platform-level content strategy.

Abstract

The rise of various social platforms has transformed journalism. The growing demand for news content has led to the increased use of large language models (LLMs) in news production due to their speed and cost-effectiveness. However, LLMs still encounter limitations in professionalism and ethical judgment in news generation. Additionally, predicting public feedback is usually difficult before news is released. To tackle these challenges, we introduce AI-Press, an automated news drafting and polishing system based on multi-agent collaboration and Retrieval-Augmented Generation. We develop a feedback simulation system that generates public feedback considering demographic distributions. Through extensive quantitative and qualitative evaluations, our system shows significant improvements in news-generating capabilities and verifies the effectiveness of public feedback simulation.

AI-Press: A Multi-Agent News Generating and Feedback Simulation System Powered by Large Language Models

TL;DR

This paper addresses the challenge of reliable, ethics-aware news generation by integrating multi-agent collaboration with Retrieval-Augmented Generation (RAG) and a demographic-aware feedback simulation. AI-Press partitions the workflow into drafting, polishing, and simulation modules, employing Searchers, Writers, Reviewers, and Rewriters to produce high-quality, publishable news content and to anticipate audience reactions. Through extensive experiments across genres and a simulation study grounded in real-world demographic data, the framework shows improvements over prompt-only baselines and demonstrates that demographic distributions shape and predict public feedback with high fidelity. The work offers a practical, human-in-the-loop approach to faster, safer, and more targeted news production and audience modeling, with potential impact on editorial decision-making and platform-level content strategy.

Abstract

The rise of various social platforms has transformed journalism. The growing demand for news content has led to the increased use of large language models (LLMs) in news production due to their speed and cost-effectiveness. However, LLMs still encounter limitations in professionalism and ethical judgment in news generation. Additionally, predicting public feedback is usually difficult before news is released. To tackle these challenges, we introduce AI-Press, an automated news drafting and polishing system based on multi-agent collaboration and Retrieval-Augmented Generation. We develop a feedback simulation system that generates public feedback considering demographic distributions. Through extensive quantitative and qualitative evaluations, our system shows significant improvements in news-generating capabilities and verifies the effectiveness of public feedback simulation.

Paper Structure

This paper contains 43 sections, 9 figures, 13 tables.

Figures (9)

  • Figure 1: AI-Press overcomes the challenges faced by the prompt-only LLM method.
  • Figure 2: AI-Press System Framework
  • Figure 3: Simulation Variance Experiment Results. The sentiment tendencies and stances of people with different ideological distributions towards the same news. The distribution ratio of ideological inclinations is: Conservative: Moderate: Liberal = 1:0:0, 1:0:1, 0:0:1.
  • Figure 4: Simulation Consistency Experiment Results. Frequency statistics and KDE of sentiment scores for real and simulated comments. News (a) focuses on questions regarding Trump's age and capacity. News (b) delves into the challenges of offshore wind. News (c) reports on the conflict between Israel and Hezbollah.
  • Figure 5: A screenshot displays a sample press-drafting interface, showcasing the output results generated by the searching and writing agents.
  • ...and 4 more figures