Skip to content

Commit

Permalink
[update] new publication
Browse files Browse the repository at this point in the history
  • Loading branch information
fillies committed Sep 4, 2024
1 parent f298a4c commit 89a7222
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions content/publication/2024-Algoseak-simple/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: "Simple LLM based Approach to Counter Algospeak"
date: 2024-06-20
publishDate: 2024-06-20
authors: ["**Jan Fillies**", "Adrian Paschke"]
publication_types: ["2"]
abstract: "With the use of algorithmic moderation on online communication platforms, an increase in adaptive language aiming to evade the automatic detection of problematic content has been observed. One form of this adapted language is known as “Algospeak” and is most commonly associated with large social media platforms, e.g., TikTok. It builds upon Leetspeak or online slang with its explicit intention to avoid machine readability. The machine-learning algorithms employed to automate the process of content moderation mostly rely on human-annotated datasets and supervised learning, often not adjusted for a wide variety of languages and changes in language. This work uses linguistic examples identified in research literature to introduce a taxonomy for Algospeak and shows that with the use of an LLM (GPT-4), 79.4% of the established terms can be corrected to their true form, or if needed, their underlying associated concepts. With an example sentence, 98.5% of terms are correctly identified. This research demonstrates that LLMs are the future in solving the current problem of moderation avoidance by Algospeak."
featured: true
publication: "Proceedings of the 8th Workshop on Online Abuse and Harms (WOAH 2024)pp. 136--145"
links:
- icon_pack: fas
icon: scroll
name: Link
url: 'https://aclanthology.org/2024.woah-1.10/'
---

0 comments on commit 89a7222

Please sign in to comment.