Pith. sign in

REVIEW 22 cited by

A Comprehensive Survey of AI-Generated Content (AIGC): A History of Generative AI from GAN to ChatGPT

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2303.04226 v1 pith:J6E2KI3H submitted 2023-03-07 cs.AI cs.CLcs.LG

classification cs.AIcs.CLcs.LG
keywords aigccontentmodelschatgptcomprehensivegenerationgenerativeintent
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Recently, ChatGPT, along with DALL-E-2 and Codex,has been gaining significant attention from society. As a result, many individuals have become interested in related resources and are seeking to uncover the background and secrets behind its impressive performance. In fact, ChatGPT and other Generative AI (GAI) techniques belong to the category of Artificial Intelligence Generated Content (AIGC), which involves the creation of digital content, such as images, music, and natural language, through AI models. The goal of AIGC is to make the content creation process more efficient and accessible, allowing for the production of high-quality content at a faster pace. AIGC is achieved by extracting and understanding intent information from instructions provided by human, and generating the content according to its knowledge and the intent information. In recent years, large-scale models have become increasingly important in AIGC as they provide better intent extraction and thus, improved generation results. With the growth of data and the size of the models, the distribution that the model can learn becomes more comprehensive and closer to reality, leading to more realistic and high-quality content generation. This survey provides a comprehensive review on the history of generative models, and basic components, recent advances in AIGC from unimodal interaction and multimodal interaction. From the perspective of unimodality, we introduce the generation tasks and relative models of text and image. From the perspective of multimodality, we introduce the cross-application between the modalities mentioned above. Finally, we discuss the existing open problems and future challenges in AIGC.

Discussion (0). Sign in to comment.

Forward citations

Cited by 22 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Unlock the Potential of Fine-grained LLM Serving via Dynamic Module Scaling

    cs.DC 2025-07 conditional novelty 7.0 of 10

    CoCoServe dynamically replicates and migrates individual LLM modules across GPUs, claiming up to 46% cost reduction and 1.16x-4x throughput gains over HFT and vLLM.

  2. Detecting Malicious Concepts without Image Generation in AI-Generated Content (AIGC)

    cs.CR 2025-02 unverdicted novelty 7.0 of 10

    Concept QuickLook performs malicious-concept detection on text-to-image concept files using matching and fuzzy modes without any image generation.

  3. An Exploration of Agentic Information Fusion for Test Maintenance Prediction

    cs.SE 2026-07 conditional novelty 6.0 of 10

    MAST fuses static call graphs, BM25 lexical similarity, and LLM semantic summaries via multi-agent fusion and post-check to localize tests needing maintenance after production changes, outperforming a semantic-only ba...

  4. Discrete Diffusion for Codebook-Based Beam Candidate Generation

    eess.SP 2026-04 unverdicted novelty 6.0 of 10

    A discrete denoising diffusion model learns from probing histories to generate promising beam candidates, yielding better SNR, lower beam-miss probability, and reduced probe regret than baselines under tight probing budgets.

  5. Private Seeds, Public LLMs: Realistic and Privacy-Preserving Synthetic Data Generation

    cs.CR 2026-04 unverdicted novelty 6.0 of 10

    RPSG generates realistic synthetic replicas of private text by combining private seeds with public LLMs and a formal differential privacy mechanism in candidate selection.

  6. Private Seeds, Public LLMs: Realistic and Privacy-Preserving Synthetic Data Generation

    cs.CR 2026-04 conditional novelty 6.0 of 10

    RPSG generates high-fidelity synthetic private text via private seeds, sentiment-aligned abstraction, Gaussian DP candidate selection, and NLL/cosine refinement, beating DP-SGD, AUG-PE and RUPTA on utility-privacy trade-offs.

  7. DreamAudio: Customized Text-to-Audio Generation with Diffusion Models

    cs.SD 2025-09 unverdicted novelty 6.0 of 10

    DreamAudio generates audio clips that incorporate user-specified personalized audio events from reference samples while remaining aligned with text prompts.

  8. Tab-MIA: A Benchmark Dataset for Membership Inference Attacks on Tabular Data in LLMs

    cs.CR 2025-07 conditional novelty 6.0 of 10

    Tab-MIA shows LLMs fine-tuned on tabular data are vulnerable to membership inference attacks, with AUROC up to 97.7% after three epochs and encoding format strongly affecting leakage.

  9. A Common Pool of Privacy Problems: Legal and Technical Lessons from a Large-Scale Web-Scraped Machine Learning Dataset

    cs.CR 2025-06 unverdicted novelty 6.0 of 10

    An empirical audit of one web-scraped ML training dataset reveals persistent PII after sanitization, which the authors combine with legal analysis to highlight privacy risks and advocate redefining 'publicly available...

  10. Qiskit Code Migration with LLMs

    cs.SE 2026-06 unverdicted novelty 5.0 of 10

    A taxonomy-guided RAG system with LLMs reduces hallucinations and improves migration suggestions for Qiskit code compared to unconstrained retrieval.

  11. ReLoRA: Knowledge-Reusing Adaptation for Fast Rollout of Evolving LLM Services

    cs.LG 2026-05 unverdicted novelty 5.0 of 10

    ReLoRA reduces time-to-readiness for LoRA adapters on updated LLMs by up to 8.9x through adaptive Bayesian initialization and scheduled regularization while improving accuracy by up to 4.6%.

  12. Can Smaller LLMs do better? Unlocking Cross-Domain Potential through Parameter-Efficient Fine-Tuning for Text Summarization

    cs.CL 2025-09 reject novelty 5.0 of 10

    PEFT adapters trained on high-resource summarization domains can improve Llama-3-8B's summaries on unseen domains, but the reported gains are weakened by test-set selection and missing significance tests.

  13. Generative AI for Testing of Autonomous Driving Systems: A Survey

    cs.SE 2025-08 conditional novelty 5.0 of 10

    A systematic survey that organizes 91 studies of generative AI for autonomous driving testing into six scenario-based tasks and catalogs 27 limitations.

  14. Modeling Human Responses to Multimodal AI Content

    cs.AI 2025-08 unverdicted novelty 5.0 of 10

    A 154K-post study reports that humans identify AI content best when text and images are both present and inconsistent, and offers metrics plus an LLM agent for human-aligned responses.

  15. Large Language Model Agent for Structural Drawing Generation Using ReAct Prompt Engineering and Retrieval Augmented Generation

    cs.LG 2025-07 conditional novelty 5.0 of 10

    A six-stage LLM agent chain converts natural-language descriptions of three beam types into Python code for AutoCAD drawings, with per-step success rates between 77% and 100% over 100 runs.

  16. A Survey on Hallucination in Large Language Models: Principles, Taxonomy, Challenges, and Open Questions

    cs.CL 2023-11 unverdicted novelty 5.0 of 10

    The paper surveys hallucination in LLMs with an innovative taxonomy, factors, detection methods, benchmarks, mitigation strategies, and open research directions.

  17. Towards trustworthy management of AIGC copyright: blockchain-enabled full lifecycle recording and multi-party auditing approach

    cs.CY 2024-06 unverdicted novelty 4.0 of 10

    AIGC-Chain records the full lifecycle of AI-generated content on blockchain to support multi-party auditing and copyright ownership determination in disputes.

  18. CodePori: Large-Scale System for Autonomous Software Development Using Multi-Agent Technology

    cs.SE 2024-02 unverdicted novelty 4.0 of 10

    CodePori is a multi-agent LLM system for code generation whose participant evaluation identifies practical challenges like memory limits and hallucinations missed by binary benchmarks.

  19. Unmasking Synthetic Realities in Generative AI: A Comprehensive Review of Adversarially Robust Deepfake Detection Systems

    cs.CR 2025-07 conditional novelty 3.0 of 10

    A systematic review of deepfake detection finds a pervasive lack of adversarial robustness evaluation across all modalities and calls for resilient, modality-agnostic detectors.

  20. A Survey of Large Language Models

    cs.CL 2023-03 accept novelty 3.0 of 10

    This survey reviews the background, key techniques, and evaluation methods for large language models, emphasizing emergent abilities that appear at large scales.

  21. Sora: A Review on Background, Technology, Limitations, and Opportunities of Large Vision Models

    cs.CV 2024-02 unverdicted novelty 2.0 of 10

    The paper reviews the background, technology, applications, limitations, and future directions of OpenAI's Sora text-to-video generative model based on public information.

  22. Artificial intelligence for representing and characterizing quantum systems

    quant-ph 2025-09 unverdicted novelty 1.0 of 10

    A review organizes AI-based quantum system characterization into ML, deep learning, and language model paradigms, covering property prediction and implicit state reconstruction.

Pith tools