paper-with-me

Papers

Semantic Web Environments for Multi-Agent Systems: Enabling agents to use Web of Things via semantic web

2020-02-20 · Alaa Daoud

The Web is ubiquitous, increasingly populated with interconnected data, services, people, and objects. Semantic web technologies (SWT) promote uniformity of data formats, as well as modularization and reuse of specifications (e.g., ontologies), by allowing them to include and refer to information provided by other ontologies. In such a context, multi-agent system (MAS) technologies are the right abstraction for developing decentralized and open Web applications in which agents discover, reason and act on Web resources and cooperate with each other and with people. The aim of the project is to propose an approach to transform "Agent and artifact (A&A) meta-model" into a Web-readable format with ontologies in line with semantic web formats and to reuse already existing ontologies in order to provide uniform access for agents to things.

📄 PDF Abstract BibTeX arXiv:2003.02054

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data Agent: A Holistic Architecture for Orchestrating Data+AI Ecosystems

2025-07-02 · Zhaoyan Sun, Jiayi Wang, Xinyang Zhao, Jiachi Wang 외

Traditional Data+AI systems utilize data-driven techniques to optimize performance, but they rely heavily on human experts to orchestrate system pipelines, enabling them to adapt to changes in data, queries, tasks, and e…

Semantic-Driven AI Agent Communications: Challenges and Solutions

2025-10-01 · Kaiwen Yu, Mengying Sun, Zhijin Qin, Xiaodong Xu 외 arxiv

With the rapid growth of intelligent services, communication targets are shifting from humans to artificial intelligent (AI) agents, which require new paradigms to enable real-time perception, decision-making, and collab…

Semantic Communication

Enabling the Wireless Metaverse via Semantic Multiverse Communication

2022-12-13 · Jihong Park, Jinho Choi, Seong-Lyun Kim, Mehdi Bennis

Metaverse over wireless networks is an emerging use case of the sixth generation (6G) wireless systems, posing unprecedented challenges in terms of its multi-modal data transmissions with stringent latency and reliabilit…

Multi-agent Reinforcement LearningSemantic Communication

Decentralizing AI Memory: SHIMI, a Semantic Hierarchical Memory Index for Scalable Agent Reasoning

2025-04-08 · Tooraj Helmi

Retrieval-Augmented Generation (RAG) and vector-based search have become foundational tools for memory in AI systems, yet they struggle with abstraction, scalability, and semantic precision - especially in decentralized …

RAGRetrievalRetrieval-augmented Generation

Agentic Transaction: Towards ACID-Compliant Agent Systems

2026-08-14 · Zhaoyan Sun, Xiaoxiao Wang, Guoliang Li arxiv

Large language model (LLM) agents are evolving from conversational assistants into autonomous systems that execute long-horizon tasks through reasoning, tool use, code generation, and workspace manipulation. As agents in…

Code Generation