AICLSep 6, 2024

Using Large Language Models to Generate Authentic Multi-agent Knowledge Work Datasets

arXiv:2409.04286v22 citationsh-index: 19
AI Analysis

This addresses the problem of data scarcity and privacy concerns for researchers and developers in knowledge work assistance systems, though it is incremental as it builds on existing LLM capabilities.

The authors tackled the lack of diverse, annotated, and contextual knowledge work datasets by proposing a configurable multi-agent generator using Large Language Models to create synthetic documents and data traces, with human raters assessing 53% of generated and 74% of real documents as realistic.

Current publicly available knowledge work data collections lack diversity, extensive annotations, and contextual information about the users and their documents. These issues hinder objective and comparable data-driven evaluations and optimizations of knowledge work assistance systems. Due to the considerable resources needed to collect such data in real-life settings and the necessity of data censorship, collecting such a dataset appears nearly impossible. For this reason, we propose a configurable, multi-agent knowledge work dataset generator. This system simulates collaborative knowledge work among agents producing Large Language Model-generated documents and accompanying data traces. Additionally, the generator captures all background information, given in its configuration or created during the simulation process, in a knowledge graph. Finally, the resulting dataset can be utilized and shared without privacy or confidentiality concerns. This paper introduces our approach's design and vision and focuses on generating authentic knowledge work documents using Large Language Models. Our study involving human raters who assessed 53% of the generated and 74% of the real documents as realistic demonstrates the potential of our approach. Furthermore, we analyze the authenticity criteria mentioned in the participants' comments and elaborate on potential improvements for identified common issues.

Foundations

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

Your Notes