paper-with-me

홈 › Papers

ASMR: Agentic Schema Generation for Ship Maintenance Report Writing

2026-07-09 · Sohrab Namazi Nia, Amogh Dalal, Ning Sa, Peter Ly, Marti Zentmaier, Tomek Strzalkowski, Jay Miller, Rishi Singh, Senjuti Basu Roy arxiv

In this paper, we study the automatic schema generation problem: given a collection of historical ship maintenance and operational reports across multiple form categories, automatically discover compact and informative schemas that capture the essential information requirements of each report type. To address this challenge, we propose ASMR, a modular agentic framework consisting of two specialized agents. A Field Generation Agent extracts semantic concepts from historical narratives and generates candidate schema fields through adaptive multi-granularity clustering, while a Structural Optimizer Agent employs reinforcement learning to identify compact, informative, and non-redundant schema representations. The resulting schemas can guide report authors toward producing more complete, consistent, and actionable reports. Preliminary results demonstrate the promise of the proposed approach and highlight several open research challenges at the intersection of data management, agentic AI, and human-centered AI.

📄 PDF Abstract BibTeX arXiv:2607.08177

Code (3)

Aaron617/agent-arXiv-daily ★ 10
Tavish9/awesome-daily-AI-arxiv ★ 111
arxivsub/arXivSub_daily_arxiv ★ 2

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

DeepASMR: LLM-Based Zero-Shot ASMR Speech Generation for Anyone of Any Voice

2026-01-22 · Leying Zhang, Tingxiao Zhou, Haiyang Sun, Mengxiao Bi 외 arxiv

While modern Text-to-Speech (TTS) systems achieve high fidelity for read-style speech, they struggle to generate Autonomous Sensory Meridian Response (ASMR), a specialized, low-intensity speech style essential for relaxa…

Speech Synthesis

Hybrid Agentic AI and Multi-Agent Systems in Smart Manufacturing

2025-11-23 · Mojtaba A. Farahani, Md Irfan Khan, Thorsten Wuest arxiv

The convergence of Agentic AI and MAS enables a new paradigm for intelligent decision making in SMS. Traditional MAS architectures emphasize distributed coordination and specialized autonomy, while recent advances in age…

Decision Making

VideoASMR-Bench: Can AI-Generated ASMR Videos Fool VLMs and Humans?

2025-12-15 · Jiaqi Wang, Weijia Wu, Yi Zhan, Rui Zhao 외 arxiv

With AI-generated videos increasingly indistinguishable from reality, current benchmarks primarily focus on broad semantic alignment and basic physical consistency, offering limited discriminative power for evaluating th…

Video Generation

Multi-modal Learning for WebAssembly Reverse Engineering

2024-04-04 · Hanxian Huang, Jishen Zhao

The increasing adoption of WebAssembly (Wasm) for performance-critical and security-sensitive tasks drives the demand for WebAssembly program comprehension and reverse engineering. Recent studies have introduced machine …

Language ModellingSelf-Supervised Learning

DocSage: An Information Structuring Agent for Multi-Doc Multi-Entity Question Answering

2026-03-12 · Teng Lin, Yizhang Zhu, Zhengxuan Zhang, Yuyu Luo 외 arxiv

Multi-document Multi-entity Question Answering inherently demands models to track implicit logic between multiple entities across scattered documents. However, existing Large Language Models (LLMs) and Retrieval-Augmente…

Information ExtractionRelational ReasoningQuestion Answering