CLAIJun 4, 2023

Taught by the Internet, Exploring Bias in OpenAIs GPT3

arXiv:2306.02428v1h-index: 31
Originality Synthesis-oriented
AI Analysis

This work addresses bias in large language models like GPT-3, which is critical for fairness in AI applications, but it is incremental as it builds on existing literature and focuses on a single type of bias.

The authors investigated gender bias in OpenAI's GPT-3 by developing an Applicant Tracking System, finding that the model exhibits significant bias, though specific numerical results are not provided in the abstract.

This research delves into the current literature on bias in Natural Language Processing Models and the techniques proposed to mitigate the problem of bias, including why it is important to tackle bias in the first place. Additionally, these techniques are further analysed in the light of newly developed models that tower in size over past editions. To achieve those aims, the authors of this paper conducted their research on GPT3 by OpenAI, the largest NLP model available to consumers today. With 175 billion parameters in contrast to BERTs 340 million, GPT3 is the perfect model to test the common pitfalls of NLP models. Tests were conducted through the development of an Applicant Tracking System using GPT3. For the sake of feasibility and time constraints, the tests primarily focused on gender bias, rather than all or multiple types of bias. Finally, current mitigation techniques are considered and tested to measure their degree of functionality.

Foundations

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

Your Notes