paper-with-me

홈 › Papers

Situating AI Agents in their World: Aspective Agentic AI for Dynamic Partially Observable Information Systems

2025-09-03 · Peter J. Bentley, Soo Ling Lim, Fuyuki Ishikawa arxiv

Agentic LLM AI agents are often little more than autonomous chatbots: actors following scripts, often controlled by an unreliable director. This work introduces a bottom-up framework that situates AI agents in their environment, with all behaviors triggered by changes in their environments. It introduces the notion of aspects, similar to the idea of umwelt, where sets of agents perceive their environment differently to each other, enabling clearer control of information. We provide an illustrative implementation and show that compared to a typical architecture, which leaks up to 83% of the time, aspective agentic AI enables zero information leakage. We anticipate that this concept of specialist agents working efficiently in their own information niches can provide improvements to both security and efficiency.

📄 PDF Abstract BibTeX arXiv:2509.03380

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AIDev: Studying AI Coding Agents on GitHub

2026-02-09 · Hao Li, Haoxiang Zhang, Ahmed E. Hassan arxiv

AI coding agents are rapidly transforming software engineering by performing tasks such as feature development, debugging, and testing. Despite their growing impact, the research community lacks a comprehensive dataset c…

CommVQA: Situating Visual Question Answering in Communicative Contexts

2024-02-22 · Nandita Shankar Naik, Christopher Potts, Elisa Kreiss

Current visual question answering (VQA) models tend to be trained and evaluated on image-question pairs in isolation. However, the questions people ask are dependent on their informational needs and prior knowledge about…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Situating Word Senses in their Historical Context with Linked Data

2017-01-01 · WS 2017 1 · Fahad Khan, Jack Bowers, Francesca Frontini

Practical Considerations for Agentic LLM Systems

2024-12-05 · Chris Sypherd, Vaishak Belle

As the strength of Large Language Models (LLMs) has grown over recent years, so too has interest in their use as the underlying models for autonomous agents. Although LLMs demonstrate emergent abilities and broad experti…

A Survey on Agentic Multimodal Large Language Models

2025-10-13 · Huanjin Yao, Ruifei Zhang, Jiaxing Huang, Jingyi Zhang 외 arxiv

With the recent emergence of revolutionary autonomous agentic systems, research community is witnessing a significant shift from traditional static, passive, and domain-specific AI agents toward more dynamic, proactive, …