Addressing Biases in the Texts using an End-to-End Pipeline Approach
The concept of fairness is gaining popularity in academia and industry. Social media is especially vulnerable to media biases and toxic language and comments. We propose a fair ML pipeline that takes a text as input and determines whether it contains biases and toxic content. Then, based on pre-trained word embeddings, it suggests a set of new words by substituting the bi-ased words, the idea is to lessen the effects of those biases by replacing them with alternative words. We compare our approach to existing fairness models to determine its effectiveness. The results show that our proposed pipeline can de-tect, identify, and mitigate biases in social media data
Code (0)
등록된 구현이 없습니다.
Tasks
FairnessWord EmbeddingsSimilar Papers 제목 키워드 기반
Not All Reviews Are Equal: Towards Addressing Reviewer Biases for Opinion Summarization
Consumers read online reviews for insights which help them to make decisions. Given the large volumes of reviews, succinct review summaries are important for many applications. Existing research has focused on mining for…
AllOpinion SummarizationSocial Biases in NLP Models as Barriers for Persons with Disabilities
Building equitable and inclusive NLP technologies demands consideration of whether and how social attitudes are represented in ML models. In particular, representations encoded in models often inadvertently perpetuate un…
Sentiment AnalysisBias Analysis and Mitigation through Protected Attribute Detection and Regard Classification
Large language models (LLMs) acquire general linguistic knowledge from massive-scale pretraining. However, pretraining data mainly comprised of web-crawled texts contain undesirable social biases which can be perpetuated…
AttributePotential Societal Biases of ChatGPT in Higher Education: A Scoping Review
Purpose:Generative Artificial Intelligence (GAI) models, such as ChatGPT, may inherit or amplify societal biases due to their training on extensive datasets. With the increasing usage of GAI by students, faculty, and sta…
ArticlesA pipeline for enabling path-specific causal fairness in observational health data
When training machine learning (ML) models for potential deployment in a healthcare setting, it is essential to ensure that they do not replicate or exacerbate existing healthcare biases. Although many definitions of fai…