DebateLab@KIT computational philosophy projects

Argunauts: Open LLMs that Master Argument Analysis with Argdown

This post is tracking the Argunauts project. Weโ€™re currently trying to teach LLMs logical argument analysis and argument mapping with Argdown, and are sharing progress and lessons learned in a series of articles. 1๏ธโƒฃ Argunauts: Goals, Challenges, Masterplan ๐Ÿ“˜ 2๏ธโƒฃ Argunauts Training Phase I: Continual Pretraining on Synthetic Data ๐Ÿ“˜ 3๏ธโƒฃ Arguna... Read more

syncIAL๐Ÿ: A Multi-Purpose Synthetic Debate and Argument Mapping Corpus

[cross-posted from https://huggingface.co/blog/ggbetz/introducing-syncialo] ๐Ÿ›ข๏ธ Dataset at HF Hub ๐Ÿ‘ฉโ€๐Ÿ’ป Python Code Repo ๐Ÿ‹๏ธโ€โ™€๏ธ Distilled ML Dataset What exactly is syncIALO? syncIALO is a collection of synthetic argument mapping datasets. Its first and primary corpus (uninspiringly called synthetic_corpus-001) contains >600k cla... Read more

Studying Rational Agency and Epistemic Communities with Large Language Models

[๐Ÿ–ฅ๏ธ Slides] [๐Ÿ““ Jupyter Notebook] In a keynote at the Workshop on Computational Models in Social Epistemology 2023, organised by the RUB Research Group on Reasoning, Rationality and Science as part of the DFG network โ€œSimulations of Scientific Inquiryโ€, weโ€™ve reviewed and critically reflected on the emergent field of LLM-based multi-agent simul... Read more

Can Large Language Models Rationally Revise Their Beliefs? (And Do They Possess Beliefs at All?)

[๐Ÿ“ Paper 1] [๐Ÿ“ Paper 2] [๐Ÿ“ˆ Data at WandB] Large language models (LLMs) like ChatGPT are about to revolutionize our linguistic practices. These systems are highly proficient in writing, processing, and analysing texts. ChatGPT, for example, can pass an MBA exam, write a business plan, improve code, argue fervently for (or against) a policy pro... Read more

Arguments Drive Polarisation Dynamics in a Formal Model

[๐Ÿ“ Paper] [๐Ÿ““ Jupyter notebooks] [๐Ÿ Python library] Argumentation (the process of producing arguments and responding to those put forward by others) can influence opinion dynamics in artificial agents: from previous research we already know that argumentation can be conducive to agreement among artificial agents, and that the effect size depend... Read more