Normative Testimony and Belief Functions: A Formal Theory of Norm Learning

Abstract

Large language models (LLMs) have become integral to various real-world applications, leveraging massive, web-sourced datasets like Common Crawl, C4, and FineWeb for pretraining. While these datasets provide linguistic data essential for high-quality natural language generation, they often contain harmful content, such as hate speech, misinformation, and biased narratives. Training LLMs on such unfiltered data risks perpetuating toxic behaviors, spreading misinformation, and amplifying societal biases which can undermine trust in LLM-driven applications and raise ethical concerns about their use. This paper presents a large-scale analysis of inappropriate content across these datasets, offering a comprehensive taxonomy that categorizes harmful webpages into Topical and Toxic based on their intent. We also introduce a prompt evaluation dataset, a high-accuracy Topical and Toxic Prompt (TTP), and a transformer-based model (HarmFormer) for harmful content filtering. Additionally, we create a new multi-harm open-ended toxicity benchmark (HAVOC) and provide crucial insights into how models respond to adversarial toxic inputs. Our work offers insights into ensuring safer LLM pretraining and serves as a resource for Responsible AI (RAI) compliance. Disclaimer: This paper includes potentially offensive content due to the nature of the research.

Cite

Text

Olson and Forbus. "Normative Testimony and Belief Functions: A Formal Theory of Norm Learning." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/53

Markdown

[Olson and Forbus. "Normative Testimony and Belief Functions: A Formal Theory of Norm Learning." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/olson2024ijcai-normative/) doi:10.24963/ijcai.2024/53

BibTeX

@inproceedings{olson2024ijcai-normative,
  title     = {{Normative Testimony and Belief Functions: A Formal Theory of Norm Learning}},
  author    = {Olson, Taylor and Forbus, Kenneth D.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {476-484},
  doi       = {10.24963/ijcai.2024/53},
  url       = {https://mlanthology.org/ijcai/2024/olson2024ijcai-normative/}
}