paper-with-me

홈 › Papers

A Prompt-Aware Structuring Framework for Reliable Reuse of AI-Generated Content in the Agentic Web

2026-05-10 · Shusaku Egami, Masahiro Hamasaki arxiv

The evolution of Large Language Models (LLMs) and the software agents built on them (AI agents) marks a turning point in the transition from a human-centric Web to an ``Agentic Web'' driven by AI agents. However, for AI-Generated Content (AIGC), which is expected to dominate the Web, there is currently no mechanism for agents to verify its reliability, reproducibility, or license compliance during generation. This lack of transparency risks causing chained hallucinations and compliance violations through the reuse of AIGC. Consequently, a framework to manage the provenance and generation conditions of AIGC is essential. In this paper, we present a framework that automatically attaches structured metadata to AIGC at generation time, including modularized prompts, contexts, thoughts, model information, hyperparameters, and confidence. The metadata is enveloped together with verifiable credentials to support the reliable assessment and reuse of AIGC. This framework enables efficient curation of structured AIGC and facilitates its safe use for applications such as fine-tuning and knowledge distillation.

📄 PDF Abstract BibTeX arXiv:2605.09283

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Ontology-aligned structuring and reuse of multimodal materials data and workflows towards automatic reproduction

2026-01-18 · Sepideh Baghaee Ravari, Abril Azocar Guzman, Sarath Menon, Stefan Sandfeld 외 arxiv

Reproducibility of computational results remains a challenge in materials science, as simulation workflows and parameters are often reported only in unstructured text and tables. While literature data are valuable for va…

From Script to Semantics: Prompting Strategies for African NLI

2026-06-02 · Anuj Tiwari, Terry Oko-odion, Hannah Nwokocha arxiv

Large language models (LLMs) are increasingly evaluated in multilingual settings, yet their inference behavior in low-resource African languages remains underexplored especially under pure prompting without fine-tuning. …

Natural Language Inference

From Language to Action in Arabic: Reliable Structured Tool Calling via Data-Centric Fine-Tuning

2026-03-04 · Omer Nacar, Deema Alquffari, Saleh Alsharideh, Adeem AlOtaibi 외 arxiv

Function-calling language models are essential for agentic AI systems that translate natural language into executable structured actions, yet existing models exhibit severe structural instability when applied to Arabic. …

PADME: Procedure Aware DynaMic Execution

2025-10-13 · Deepeka Garg, Sihan Zeng, Annapoorani L. Narayanan, Sumitra Ganesh 외 arxiv

Learning to autonomously execute long-horizon procedures from natural language remains a core challenge for intelligent agents. Free-form instructions such as recipes, scientific protocols, or business workflows encode r…

PromptTea: Let Prompts Tell TeaCache the Optimal Threshold

2025-07-09 · Zishen Huang, Chunyu Yang, Mengyuan Ren arxiv

Despite recent progress in video generation, inference speed remains a major bottleneck. A common acceleration strategy involves reusing model outputs via caching mechanisms at fixed intervals. However, we find that such…

Video Generation