paper-with-me

Papers

A Comparative Study on Word Embeddings and Social NLP Tasks

2022-07-01 · NAACL (SocialNLP) 2022 7 · Fatma Elsafoury, Steven R. Wilson, Naeem Ramzan

In recent years, gray social media platforms, those with a loose moderation policy on cyberbullying, have been attracting more users. Recently, data collected from these types of platforms have been used to pre-train word embeddings (social-media-based), yet these word embeddings have not been investigated for social NLP related tasks. In this paper, we carried out a comparative study between social-media-based and non-social-media-based word embeddings on two social NLP tasks: Detecting cyberbullying and Measuring social bias. Our results show that using social-media-based word embeddings as input features, rather than non-social-media-based embeddings, leads to better cyberbullying detection performance. We also show that some word embeddings are more useful than others for categorizing offensive words. However, we do not find strong evidence that certain word embeddings will necessarily work best when identifying certain categories of cyberbullying within our datasets. Finally, We show even though most of the state-of-the-art bias metrics ranked social-media-based word embeddings as the most socially biased, these results remain inconclusive and further research is required.

📄 PDF Abstract BibTeX

Code (1)

efatmae/comparative_analysis_word_embeddings_on_social_nlp_tasks 공식 구현 tf

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

A Comparative Study of Transformers on Word Sense Disambiguation

2021-11-30 · Avi Chawla, Nidhi Mulay, Vikas Bishnoi, Gaurav Dhama 외

Recent years of research in Natural Language Processing (NLP) have witnessed dramatic growth in training large models for generating context-aware language representations. In this regard, numerous NLP systems have lever…

Word EmbeddingsWord Sense Disambiguation

Measuring Social Bias in Knowledge Graph Embeddings

2019-12-05 · Joseph Fisher, Dave Palfrey, Christos Christodoulopoulos, Arpit Mittal

It has recently been shown that word embeddings encode social biases, with a harmful impact on downstream tasks. However, to this point there has been no similar work done in the field of graph embeddings. We present the…

Knowledge Graph EmbeddingsWord Embeddings

Enhancing Social Media Personalization: Dynamic User Profile Embeddings and Multimodal Contextual Analysis Using Transformer Models

2024-07-09 · Pranav Vachharajani

This study investigates the impact of dynamic user profile embedding on personalized context-aware experiences in social networks. A comparative analysis of multilingual and English transformer models was performed on a …

SocialVec: Social Entity Embeddings

2021-11-05 · Nir Lotan, Einat Minkov

This paper introduces SocialVec, a general framework for eliciting social world knowledge from social networks, and applies this framework to Twitter. SocialVec learns low-dimensional embeddings of popular accounts, whic…

Entity EmbeddingsWord EmbeddingsWorld Knowledge

A Comparative Study of Word Embeddings for Reading Comprehension

2017-03-02 · Bhuwan Dhingra, Hanxiao Liu, Ruslan Salakhutdinov, William W. Cohen

The focus of past machine learning research for Reading Comprehension tasks has been primarily on the design of novel deep learning architectures. Here we show that seemingly minor choices made on (1) the use of pre-trai…

BIG-bench Machine LearningReading ComprehensionWord Embeddings