vix.ing · top · new · best · stats · spec

A Causality-Guided Prediction of the TED Talk Ratings from the Speech-Transcripts using Neural Networks

2019/05/21 by Md Iftekhar Tanveer, K. M. Azharul Hasan, Tanveer, Md Iftekhar +5
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Natural Language Processing Techniques #Sentiment Analysis and Opinion Mining #Topic Modeling

paper · pdf · doi:10.48550/arxiv.1905.08392

openalex publication_date 2019/05/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Automated prediction of public speaking performance enables novel systems for tutoring public speaking skills. We use the largest open repository---TED Talks---to predict the ratings provided by the online viewers. The dataset contains over 2200 talk transcripts and the associated meta information including over 5.5 million ratings from spontaneous visitors to the website. We carefully removed the bias present in the dataset (e.g., the speakers' reputations, popularity gained by publicity, etc.) by modeling the data generating process using a causal diagram. We use a word sequence based recurrent architecture and a dependency tree based recursive architecture as the neural networks for predicting the TED talk ratings. Our neural network models can predict the ratings with an average F-score of 0.77 which largely outperforms the competitive baseline method.

Related