Proportion of Original Tweets

Slides:



Advertisements
Similar presentations
Sentiment Analysis on Twitter Data
Advertisements

Distant Supervision for Emotion Classification in Twitter posts 1/17.
Problem Semi supervised sarcasm identification using SASI
Pollyanna Gonçalves (UFMG, Brazil) Matheus Araújo (UFMG, Brazil) Fabrício Benevenuto (UFMG, Brazil) Meeyoung Cha (KAIST, Korea) Comparing and Combining.
CMPUT 466/551 Principal Source: CMU
Bayesian Learning Rong Jin. Outline MAP learning vs. ML learning Minimum description length principle Bayes optimal classifier Bagging.
Robust Real-Time Object Detection Paul Viola & Michael Jones.
1 A Survey of Affect Recognition Methods: Audio, Visual, and Spontaneous Expressions Zhihong Zeng, Maja Pantic, Glenn I. Roisman, Thomas S. Huang Reported.
EKMAN’S FACIAL EXPRESSIONS STUDY A Demonstration.
Recognizing Emotions in Facial Expressions
SVMLight SVMLight is an implementation of Support Vector Machine (SVM) in C. Download source from :
From Devices to People: Attribution of Search Activity in Multi-User Settings Ryen White, Ahmed Hassan, Adish Singla, Eric Horvitz Microsoft Research,
On Sparsity and Drift for Effective Real- time Filtering in Microblogs Date : 2014/05/13 Source : CIKM’13 Advisor : Prof. Jia-Ling, Koh Speaker : Yi-Hsuan.
Processing of large document collections Part 2 (Text categorization) Helena Ahonen-Myka Spring 2006.
Opinion Mining Using Econometrics: A Case Study on Reputation Systems Anindya Ghose, Panagiotis G. Ipeirotis, and Arun Sundararajan Leonard N. Stern School.
1 I am here… Lu Chen Kno.e.sis Center Amit Sheth Wright State University advisor of has PhD student is in director of.
Introduction to Text and Web Mining. I. Text Mining is part of our lives.
Page 1 Ming Ji Department of Computer Science University of Illinois at Urbana-Champaign.
Microblogs: Information and Social Network Huang Yuxin.
14/12/2009ICON Dipankar Das and Sivaji Bandyopadhyay Department of Computer Science & Engineering Jadavpur University, Kolkata , India ICON.
Prediction of Influencers from Word Use Chan Shing Hei.
Single-Factor Studies KNNL – Chapter 16. Single-Factor Models Independent Variable can be qualitative or quantitative If Quantitative, we typically assume.
Emotions from text: machine learning for text-based emotion prediction Cecilia Alm, Dan Roth, Richard Sproat UIUC, Illinois HLT/EMPNLP 2005.
Recognizing Stances in Online Debates Unsupervised opinion analysis method for debate-side classification. Mine the web to learn associations that are.
Experimental Research Design Causality & Validity Threats to Validity –Construct (particular to experiments) –Internal –External – already discussed.
Ekman’s Facial Expressions Study A Demonstration.
Facial Expressions and Emotions Mental Health. Total Participants Adults (30+ years old)328 Adults (30+ years old) Adolescents (13-19 years old)118 Adolescents.
Lecture: Sentiment Analysis Krista Lagus Statistical Natural Language Processing course at Aalto
Alvin CHAN Kay CHEUNG Alex YING Relationship between Twitter Events and Real-life.
Adaboost (Adaptive boosting) Jo Yeong-Jun Schapire, Robert E., and Yoram Singer. "Improved boosting algorithms using confidence- rated predictions."
A Sentiment-Based Approach to Twitter User Recommendation BY AJAY ABDULPUR RAJARAM NIKKAM.
Jonatas Wehrmann, Willian Becker, Henry E. L. Cagnini, and Rodrigo C
Lecture: Sentiment Analysis
Sentiment Analysis of Twitter Messages Using Word2Vec
Sentiment Analysis on Interactive Conversational Agent/Chatbots
Emotion propagation in online communities
Presenter: Jia-Kuan Lin Advisor: Chung-Hsien Wu
Predicting Political Positions With Twitter
Automated Experiments on Ad Privacy Settings
Sentiment analysis algorithms and applications: A survey
Sentence Modeling Representation of sentences is the heart of Natural Language Processing A sentence model is a representation and analysis of semantic.
Grey Sentiment Analysis
Contextual Intelligence as a Driver of Services Innovation
Sentiment analysis tools
Vincent Fiore, Ange Assoumou, Debarshi Dutta, Kenneth Almodovar
Building & Applying Emotion Recognition
Rosta Farzan and Keyang Zheng, School of Computing and Information
Forecasting the Future using Diverse Social Media Sources
Visualizing Spatiotemporal Embeddings Demo
Done this week Image emotion classifier
An Enhanced Support Vector Machine Model for Intrusion Detection
Aspect-based sentiment analysis
Lexical: Words vs. Characters Syntactic and Stylistic
Deceptive News Prediction Clickbait Score Inference
D. Arendt (presenter), S. Volkova, E. Bell
Quanzeng You, Jiebo Luo, Hailin Jin and Jianchao Yang
Authors: S. Volkova, J. JanG, Presenter: Maria Glenski
Done this week Image emotion classifier Text emotion classifier
Show suggestions and borderlines Hierarchical Clustering
Text Categorization Rong Jin.
GAUSSIAN PROCESS REGRESSION WITHIN AN ACTIVE LEARNING SCHEME
An Improved Neural Network Algorithm for Classifying the Transmission Line Faults Slavko Vasilic Dr Mladen Kezunovic Texas A&M University.
A Network Science Approach to Fake News Detection on Social Media
Predicting Prevalence of Influenza-Like Illness From Geo-Tagged Tweets
Ryen White, Ahmed Hassan, Adish Singla, Eric Horvitz
Text Mining & Natural Language Processing
Intro to Machine Learning
Learn to Comment Mentor: Mahdi M. Kalayeh
Introduction to Sentiment Analysis
Big Data Big Data first appeared towards the end of the 1990’s and has become a buzz word in the last few years.
Presentation transcript:

Proportion of Original Tweets How Does That Make You Feel? Detecting and Understanding Abuse in Context Emily Grace, Ph.D., Dustin Arendt, Ph.D., Svitlana Volkova, Ph.D. OBJECTIVE APPROACH EXPERIMENTAL RESULTS Classification of affect presence or +/- polarity in replies Regression of degree of affect expressed in replies Predictive Tasks LSTMs with pre-trained GloVe embeddings AdaBoost (baseline) Models Number of replies Inverse variance of affect assignments Length of replies Sample Weighting Tweet content, behavior Style, psycholinguistic markers User meta-data Predictive Signals RQ2: What types of emotion are easier to predict? Classification Fear, joy, and anger are easier to predict than disgust, sadness and surprise More extreme levels of sentiment and emotion are more easily distinguished Regression Joy is the easiest to predict Predicting specific level of affect evoked is significantly harder than classifying into high/low emotion levels Twitter Data: 200K tweet-reply pairs in English RQ1 How to identify features of Twitter content that evoke certain sentiments and emotions RQ2 How to detect cases where tweet content is not sufficient to predict reply sentiment RQ3 How to understand behaviors that fall outside of normal social dynamics on social media QUALITATIVE ANALYSIS RQ2: When is the evoked affect not predictable? RQ1 & RQ3: What types of tweets generate positive versus negative replies? RQ1 & RQ3: What features are predictive of different affects? Error Analysis Label noise: incorrect sentiment assignments Outside knowledge: references to external events Media: images or other media posted with tweet Conversational drift: replies introduce new topics Abuse/unrelated-anger: unprovoked angry or abusive responses to innocuous tweet More negative replies More Positive replies Proportion of Original Tweets FUTURE WORK Going beyond text content: use results from error analysis to identify and implement additional predictive features – such as the images or other media content e.g., URLs of the tweets Abuse detection: leverage the model results for the real-time detection of abusive and harassing behavior on social media by flagging model prediction errors