AIDec 11, 2020

Fairness in Rating Prediction by Awareness of Verbal and Gesture Quality of Public Speeches

arXiv:2012.06157v30.002 citations
AI Analysis50

This work is an incremental step towards improving fairness in public speaking rating systems, specifically for platforms like TED, by addressing biases related to race and gender.

This paper introduces the HEterogeneity Metric (HEM) to quantify the quality of public speeches based on verbal and non-verbal variety. They demonstrate that HEM correlates with TED talk ratings and captures racial and gender biases in these ratings. By incorporating HEM into a neural network's loss function, they reduce unfairness in rating predictions without significantly impacting accuracy.

The role of verbal and non-verbal cues towards great public speaking has been a topic of exploration for many decades. We identify a commonality across present theories, the element of "variety or heterogeneity" in channels or modes of communication (e.g. resorting to stories, scientific facts, emotional connections, facial expressions etc.) which is essential for effectively communicating information. We use this observation to formalize a novel HEterogeneity Metric, HEM, that quantifies the quality of a talk both in the verbal and non-verbal domain (transcript and facial gestures). We use TED talks as an input repository of public speeches because it consists of speakers from a diverse community besides having a wide outreach. We show that there is an interesting relationship between HEM and the ratings of TED talks given to speakers by viewers. It emphasizes that HEM inherently and successfully represents the quality of a talk based on "variety or heterogeneity". Further, we also discover that HEM successfully captures the prevalent bias in ratings with respect to race and gender, that we call sensitive attributes (because prediction based on these might result in unfair outcome). We incorporate the HEM metric into the loss function of a neural network with the goal to reduce unfairness in rating predictions with respect to race and gender. Our results show that the modified loss function improves fairness in prediction without considerably affecting prediction accuracy of the neural network. Our work ties together a novel metric for public speeches in both verbal and non-verbal domain with the computational power of a neural network to design a fair prediction system for speakers.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes