ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

20 results for “Understanding of agentic tasks, databases, and data management”

CS papers only

Hybrid search: Keyword + semantic, ranked by combined score.ⓘ

Want pure semantic search? Try claim verification →

cs.AIcs.LGRecentJun 1, 2026

Characterization of Multi-Model Agentic AI Systems on General Tasks via Trace-Driven Simulation

Donghwan Kim, Prakhar Singh, Younghoon Min, Jongryool Kim +2 more

The paper introduces GAIATrace, a comprehensive token-level dataset, and Vidur-Agent, a simulator, to enable reproducible and detailed system-level characterization of complex multi-model agentic AI s…

View →
cs.DBcs.AIRecentMay 29, 2026

Sophrosyne: Agentic Exploration of Relational Data Systems Needs Moderation

Madhav Jivrajani, Ramnatthan Alagappan, Aishwarya Ganesan

The paper introduces Sophrosyne, a system that moderates LLM agent exploration in relational data systems, significantly reducing over-exploration and boosting SQL generation accuracy by guiding the a…

View →
cs.IRcs.AIRecentMay 27, 2026

Do Agents Need Semantic Metadata? A Comparative Study in Agentic Data Retrieval

Shiyu Chen, Tarfah Alrashed, Alon Halevy, Natasha Noy

The study compares agentic data retrieval using unstructured web data versus structured, semantically-annotated datasets, concluding that semantic metadata remains essential for high-precision, reliab…

View →
cs.AIcs.MAPositionRecentJul 3, 2026

Organizational Memory for Agentic Business Process Execution

Lukas Kirchdorfer, Adrian Rebmann, Christian Warmuth, Timotheus Kampik +2 more

This paper proposes an organizational memory for LLM-based agents to access and share enterprise-specific procedural knowledge for reliable business process execution.

View →
cs.AIcs.DBRecentMay 27, 2026

A Query Engine for the Agents

Kenny Daniel

The paper introduces Hyperparam, a set of lightweight JavaScript libraries designed to enable direct, model-aware querying of unstructured data (like agent traces) within client-side AI applications.

View →
cs.LGcs.AIcs.CLRecentMay 28, 2026

LongDS-Bench: On the Failure of Long-Horizon Agentic Data Analysis

Kewei Xu, Xiaoben Lu, Shuofei Qiao, Zihan Ding +3 more

The paper introduces LongDS, a new benchmark for long-horizon, multi-turn data analysis, demonstrating that current AI agents struggle significantly with maintaining and updating complex analytical st…

View →
cs.MAcs.AISurveyRecentJun 29, 2026

Always-OnAgents:A Survey of Persistent Memory, State, and Governance in LLMAgents

Tianyu Ding, Aditya Nannapaneni, Bingfan Liu, Ling Zhang

This paper introduces the Always-On Evaluation Protocol (AOEP-v0) for evaluating always-on agents by focusing on state mutation and recovery obligations.

View →
cs.DBcs.AIcs.MAEmpiricalRecentJun 29, 2026

Experience Graphs: The Data Foundation for Self-Improving Agents

Gang Liao, Yujia He, Abdullah Ozturk, Zhouyang Li +21 more

This paper proposes Trellis, a data foundation that treats experience graphs from long-horizon agentic tasks as first-class, governed, queryable database state.

View →
cs.AIcs.CYecon.GNRecentMay 27, 2026

Governing Technical Debt in Agentic AI Systems

Muhammad Zia Hydari, Raja Iqbal, Narayan Ramasubbu

The paper introduces the concepts of Agentic Technical Debt and Stochastic Tax to categorize and manage the unique governance and operating liabilities inherent in complex, multi-step AI agent systems…

View →
cs.CLcs.AIcs.IRRecentMay 28, 2026

Exploring Autonomous Agentic Data Engineering for Model Specialization

Yujie Luo, Xiangyuan Ru, Jingsheng Zheng, Jingjing Wang +9 more

The paper introduces Autonomous Agentic Data Engineering, demonstrating that LLMs can autonomously plan and optimize end-to-end data curation pipelines, leading to substantial performance gains in spe…

View →
cs.AIcs.CLTutorialRecentJul 21, 2026

Agents in the Wild: Where Research Meets Deployment

Grace Hui Yang, Pranav N. Venkit, Hooman Sedghamiz, Enrico Santus +2 more

This tutorial explores advances and challenges in deploying large language model-based agentic systems across industries, with a focus on reasoning and planning, multi-agent coordination, and evaluati…

View →
cs.AIRecentMay 27, 2026

The Importance of Out-of-Band Metadata for Safe Autonomous Agents: The Redpanda Agentic Data Plane

Tyler Akidau, Tyler Rockwood, Johannes Brüderl, Marc Millstone

The paper proposes the Redpanda Agentic Data Plane (ADP), an architecture that uses out-of-band metadata channels to deterministically enforce security policies and governance for autonomous AI agents…

View →
cs.AIRecentMay 31, 2026

"Skill issues'': data-centric optimization of lakehouse agents

Nicole Rose Schneider, Davide Ghilardi, Giacomo Piccinini, Jacopo Tagliabue

The paper introduces a data-centric optimization pipeline to improve coding agents' ability to interact with a branching lakehouse, showing significant accuracy gains by treating agent evaluation as a…

View →
cs.AIcs.LGRecentMay 30, 2026

MOSAIC: Modular Orchestration for Structured Agentic Intelligence and Composition

Yifan Bao, Xinyu Xi, Xinyu Liu, Wen Ge +7 more

MOSAIC introduces a structured agentic framework that treats automated data science as a staged, context-grounded model selection problem, improving performance and traceability over traditional AutoM…

View →
cs.CRcs.AIRecentApr 7, 2026

Foundations for Agentic AI Investigations from the Forensic Analysis of OpenClaw

Jan Gruber, Jan-Niclas Hilgert

This paper investigates the forensic analysis of agentic AI systems using OpenClaw, proposing an agent artifact taxonomy and highlighting the challenges posed by non-determinism in agent-mediated exec…

View →
cs.NIcs.AIcs.CRRecentMay 12, 2026

Large Language Models for Agentic NetOps and AIOps: Architectures, Evaluation, and Safety

Muhammad Bilal, Jon Crowcroft, Ruizhi Wang, Xiaolong Xu +1 more

The paper surveys the use of LLMs for agentic NetOps and AIOps, arguing that operational reliability depends not on the model itself, but on robust surrounding machinery and workflow-centered evaluati…

View →
cs.AIcs.MAEmpiricalRecentJul 9, 2026

ASMR: Agentic Schema Generation for Ship Maintenance Report Writing

Sohrab Namazi Nia, Amogh Dalal, Ning Sa, Peter Ly +5 more

This paper proposes ASMR, a framework for automatically generating compact and informative schemas from historical ship maintenance reports using two specialized agents.

View →
cs.CRcs.AIRecentJun 1, 2026

Agent Operating Systems (AOS): Integrating Agentic Control Planes into, and Beyond, Traditional Operating Systems

Ankur Sharma, Deep Shah

The paper proposes the concept of an Agent Operating System (AOS) to provide a necessary systems foundation for managing the unique, non-deterministic, and goal-directed execution characteristics of m…

View →
cs.CRcs.AIRecentJun 1, 2026

Agent Operating Systems (AOS): Integrating Agentic Control Planes into, and Beyond, Traditional Operating Systems

Ankur Sharma, Deep Shah

The paper proposes the concept of an Agent Operating System (AOS) to provide a rigorous, controllable, and accountable systems foundation for running complex, probabilistic, and goal-directed AI agent…

View →
cs.AIcs.CYcs.MAEmpiricalRecentJun 29, 2026

Clarus: Coordinating Autonomous Research Agents toward Web-Scale Scientific Collaboration

Zihan Guo, Zeyi Chen, Zhiyu Chen, Zicai Cui +14 more

This paper presents Clarus, a collaboration infrastructure for coordinating autonomous research agents towards web-scale scientific collaboration.

View →