pith. machine review for the scientific record. sign in

arxiv: 2509.11443 · v1 · submitted 2025-09-14 · 💻 cs.CL · cs.SI

Recognition: unknown

A Transformer-Based Cross-Platform Analysis of Public Discourse on the 15-Minute City Paradigm

Authors on Pith no claims yet
classification 💻 cs.CL cs.SI
keywords modelssentimentacrossanalysisannotationbestcitycompressed
0
0 comments X
read the original abstract

This study presents the first multi-platform sentiment analysis of public opinion on the 15-minute city concept across Twitter, Reddit, and news media. Using compressed transformer models and Llama-3-8B for annotation, we classify sentiment across heterogeneous text domains. Our pipeline handles long-form and short-form text, supports consistent annotation, and enables reproducible evaluation. We benchmark five models (DistilRoBERTa, DistilBERT, MiniLM, ELECTRA, TinyBERT) using stratified 5-fold cross-validation, reporting F1-score, AUC, and training time. DistilRoBERTa achieved the highest F1 (0.8292), TinyBERT the best efficiency, and MiniLM the best cross-platform consistency. Results show News data yields inflated performance due to class imbalance, Reddit suffers from summarization loss, and Twitter offers moderate challenge. Compressed models perform competitively, challenging assumptions that larger models are necessary. We identify platform-specific trade-offs and propose directions for scalable, real-world sentiment classification in urban planning discourse.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Beyond Factual Grounding: The Case for Opinion-Aware Retrieval-Augmented Generation

    cs.AI 2026-04 unverdicted novelty 5.0

    Opinion-aware RAG with LLM opinion extraction and entity-linked graphs improves retrieval diversity by 26-42% over factual baselines on e-commerce forum data.