paper-with-me

홈 › Papers

Leveraging Intra-User and Inter-User Representation Learning for Automated Hate Speech Detection

2018-04-09 · NAACL 2018 6 · Jing Qian, Mai ElSherief, Elizabeth M. Belding, William Yang Wang

Hate speech detection is a critical, yet challenging problem in Natural Language Processing (NLP). Despite the existence of numerous studies dedicated to the development of NLP hate speech detection approaches, the accuracy is still poor. The central problem is that social media posts are short and noisy, and most existing hate speech detection solutions take each post as an isolated input instance, which is likely to yield high false positive and negative rates. In this paper, we radically improve automated hate speech detection by presenting a novel model that leverages intra-user and inter-user representation learning for robust hate speech detection on Twitter. In addition to the target Tweet, we collect and analyze the user's historical posts to model intra-user Tweet representations. To suppress the noise in a single Tweet, we also model the similar Tweets posted by all other users with reinforced inter-user representation learning techniques. Experimentally, we show that leveraging these two representations can significantly improve the f-score of a strong bidirectional LSTM baseline model by 10.1%.

📄 PDF Abstract BibTeX arXiv:1804.03124

Code (0)

등록된 구현이 없습니다.

Tasks

Hate Speech DetectionRepresentation Learning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Neural News Recommendation with Collaborative News Encoding and Structural User Encoding

2021-09-02 · Findings (EMNLP) 2021 11 · Zhiming Mao, Xingshan Zeng, Kam-Fai Wong

Automatic news recommendation has gained much attention from the academic community and industry. Recent studies reveal that the key to this task lies within the effective representation learning of both news and users. …

News RecommendationReading ComprehensionRepresentation Learning

Separated Contrastive Learning for Matching in Cross-domain Recommendation with Curriculum Scheduling

2025-02-22 · Heng Chang, Liang Gu, Cheng Hu, Zhinan Zhang 외

Cross-domain recommendation (CDR) is a task that aims to improve the recommendation performance in a target domain by leveraging the information from source domains. Contrastive learning methods have been widely adopted …

Contrastive LearningRecommendation SystemsRepresentation LearningScheduling+1

Contrastive Cross-Domain Sequential Recommendation

2023-04-08 · Jiangxia Cao, Xin Cong, Jiawei Sheng, Tingwen Liu 외

Cross-Domain Sequential Recommendation (CDSR) aims to predict future interactions based on user's historical sequential interactions from multiple domains. Generally, a key challenge of CDSR is how to mine precise cross-…

Graph Neural NetworkSequential Recommendation

A Unified Multi-Task Learning Architecture for Hate Detection Leveraging User-Based Information

2024-11-11 · Prashant Kapil, Asif Ekbal

Hate speech, offensive language, aggression, racism, sexism, and other abusive language are common phenomena in social media. There is a need for Artificial Intelligence(AI)based intervention which can filter hate conten…

Abusive LanguageHate Speech DetectionMulti-Task Learning

Hierarchical Attention Fusion of Visual and Textual Representations for Cross-Domain Sequential Recommendation

2025-04-21 · Wangyu Wu, Zhenhong Chen, Siqi Song, Xianglin Qiua 외

Cross-Domain Sequential Recommendation (CDSR) predicts user behavior by leveraging historical interactions across multiple domains, focusing on modeling cross-domain preferences through intra- and inter-sequence item rel…

Decision MakingSequential Decision MakingSequential Recommendation