PulseAugur
EN
LIVE 09:38:54

AutoML pipeline automates trend prediction from text data

This paper introduces AutoCluster, AutoTopicModeling, and AutoTrendAnalysis, a comprehensive AutoML pipeline designed to predict emerging trends from textual data with temporal attributes. The system automates the selection of optimal clustering, topic modeling (LDA, LSA, BERTopic, NMF), and time series forecasting (Prophet, ARIMA, STL, LSTM) algorithms. By classifying topics based on forecasting accuracy, the framework identifies strong signals, weak signals, and noise, aiming to reduce manual effort and enhance prediction accuracy for users with limited machine learning expertise. Experimental results show a final RMSE of 7.099, indicating high predictive accuracy. AI

IMPACT Automates complex data analysis tasks, making advanced trend prediction accessible to users with limited ML expertise.

RANK_REASON The item is a research paper detailing a new methodology and framework for trend prediction. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AutoML pipeline automates trend prediction from text data

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Ahmed Abolfadl, Marwa Mahmoud Abla, Mervat Abu-Elkheir, Maggie Mashaly ·

    AutoCluster, AutoTopicModeling, AutoTrendAnalysis: A Complete AutoML Pipeline for Predicting Emerging Trends

    arXiv:2607.22641v1 Announce Type: cross Abstract: Predicting emerging trends is vital for businesses, researchers, and policymakers; yet traditional approaches often lack scalability and adaptability. This paper presents a trend prediction framework based on Automated Machine Lea…