paper-with-me

Papers

Managing Change in Graph-structured Data Using Description Logics (long version with appendix)

2014-04-16 · Shqiponja Ahmetaj, Diego Calvanese, Magdalena Ortiz, Mantas Simkus

In this paper, we consider the setting of graph-structured data that evolves as a result of operations carried out by users or applications. We study different reasoning problems, which range from ensuring the satisfaction of a given set of integrity constraints after a given sequence of updates, to deciding the (non-)existence of a sequence of actions that would take the data to an (un)desirable state, starting either from a specific data instance or from an incomplete description of it. We consider an action language in which actions are finite sequences of conditional insertions and deletions of nodes and labels, and use Description Logics for describing integrity constraints and (partial) states of the data. We then formalize the above data management problems as a static verification problem and several planning problems. We provide algorithms and tight complexity bounds for the formalized problems, both for an expressive DL and for a variant of DL-Lite.

📄 PDF Abstract BibTeX arXiv:1404.4274

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Learning Hierarchical Prompt with Structured Linguistic Knowledge for Vision-Language Models

2023-12-11 · Yubin Wang, Xinyang Jiang, De Cheng, Dongsheng Li 외

Prompt learning has become a prevalent strategy for adapting vision-language foundation models to downstream tasks. As large language models (LLMs) have emerged, recent studies have explored the use of category-related d…

Prompt EngineeringPrompt Learning

NOCL: Node-Oriented Conceptualization LLM for Graph Tasks without Message Passing

2025-05-28 · Wei Li, Mengcheng Lan, Jiaxing Xu, Yiping Ke

Graphs are essential for modeling complex interactions across domains such as social networks, biology, and recommendation systems. Traditional Graph Neural Networks, particularly Message Passing Neural Networks (MPNNs),…

Recommendation Systems

HPT++: Hierarchically Prompting Vision-Language Models with Multi-Granularity Knowledge Generation and Improved Structure Modeling

2024-08-27 · Yubin Wang, Xinyang Jiang, De Cheng, Wenli Sun 외

Prompt learning has become a prevalent strategy for adapting vision-language foundation models (VLMs) such as CLIP to downstream tasks. With the emergence of large language models (LLMs), recent studies have explored the…

Domain GeneralizationPrompt EngineeringPrompt Learning

A Categorical Representation Language and Computational System for Knowledge-Based Planning

2023-05-26 · Angeline Aguinaldo, Evan Patterson, James Fairbanks, William Regli 외

Classical planning representation languages based on first-order logic have preliminarily been used to model and solve robotic task planning problems. Wider adoption of these representation languages, however, is hindere…

Knowledge GraphsTask Planning

On a Generalized Framework for Time-Aware Knowledge Graphs

2022-07-20 · Franz Krause, Tobias Weller, Heiko Paulheim

Knowledge graphs have emerged as an effective tool for managing and standardizing semistructured domain knowledge in a human- and machine-interpretable way. In terms of graph-based domain applications, such as embeddings…

Knowledge Graphs