paper-with-me

Papers

MALLM-GAN: Multi-Agent Large Language Model as Generative Adversarial Network for Synthesizing Tabular Data

2024-06-15 · Yaobin Ling, Xiaoqian Jiang, Yejin Kim

In the era of big data, access to abundant data is crucial for driving research forward. However, such data is often inaccessible due to privacy concerns or high costs, particularly in healthcare domain. Generating synthetic (tabular) data can address this, but existing models typically require substantial amounts of data to train effectively, contradicting our objective to solve data scarcity. To address this challenge, we propose a novel framework to generate synthetic tabular data, powered by large language models (LLMs) that emulates the architecture of a Generative Adversarial Network (GAN). By incorporating data generation process as contextual information and utilizing LLM as the optimizer, our approach significantly enhance the quality of synthetic data generation in common scenarios with small sample sizes. Our experimental results on public and private datasets demonstrate that our model outperforms several state-of-art models regarding generating higher quality synthetic data for downstream tasks while keeping privacy of the real data.

📄 PDF Abstract BibTeX arXiv:2406.10521

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkLanguage ModelingLanguage ModellingLarge Language ModelSynthetic Data Generation

Similar Papers 제목 키워드 기반

MALLM: Multi-Agent Large Language Models Framework

2025-09-15 · Jonas Becker, Lars Benedikt Kaesberg, Niklas Bauer, Jan Philip Wahle 외 arxiv

Multi-agent debate (MAD) has demonstrated the ability to augment collective intelligence by scaling test-time compute and leveraging expertise. Current frameworks for multi-agent debate are often designed towards tool us…

AnomaLLMy -- Detecting anomalous tokens in black-box LLMs through low-confidence single-token predictions

2024-06-28 · Waligóra Witold

This paper introduces AnomaLLMy, a novel technique for the automatic detection of anomalous tokens in black-box Large Language Models (LLMs) with API-only access. Utilizing low-confidence single-token predictions as a co…

Beyond Single-Audio: Advancing Multi-Audio Processing in Audio Large Language Models

2024-09-27 · Yiming Chen, Xianghu Yue, Xiaoxue Gao, Chen Zhang 외

Various audio-LLMs (ALLMs) have been explored recently for tackling different audio tasks simultaneously using a single, unified model. While existing evaluations of ALLMs primarily focus on single-audio tasks, real-worl…

Decision Protocols in Multi-Agent Large Language Model Conversations

2026-07-06 · Lars Benedikt Kaesberg arxiv

Improving the task performance of Large Language Models (LLMs) is essential, yet scaling these models faces significant challenges such as diminishing returns and high costs. Multi-Agent Systems (MAS) offer a promising s…

Challenges in Testing Large Language Model Based Software: A Faceted Taxonomy

2025-03-01 · Felix Dobslaw, Robert Feldt, Juyeon Yoon, Shin Yoo

Large Language Models (LLMs) and Multi-Agent LLMs (MALLMs) introduce non-determinism unlike traditional or machine learning software, requiring new approaches to verifying correctness beyond simple output comparisons or …

Language ModelingLanguage ModellingLarge Language Model