paper-with-me

홈 › Papers

Compound Schema Registry

2024-06-17 · Silvery D. Fu, Xuewei Chen

Schema evolution is critical in managing database systems to ensure compatibility across different data versions. A schema registry typically addresses the challenges of schema evolution in real-time data streaming by managing, validating, and ensuring schema compatibility. However, current schema registries struggle with complex syntactic alterations like field renaming or type changes, which often require significant manual intervention and can disrupt service. To enhance the flexibility of schema evolution, we propose the use of generalized schema evolution (GSE) facilitated by a compound AI system. This system employs Large Language Models (LLMs) to interpret the semantics of schema changes, supporting a broader range of syntactic modifications without interrupting data streams. Our approach includes developing a task-specific language, Schema Transformation Language (STL), to generate schema mappings as an intermediate representation (IR), simplifying the integration of schema changes across different data processing platforms. Initial results indicate that this approach can improve schema mapping accuracy and efficiency, demonstrating the potential of GSE in practical applications.

📄 PDF Abstract BibTeX arXiv:2406.11227

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

ToolRegistry: A Protocol-Agnostic Tool Management Library for Function-Calling LLMs

2025-07-11 · Peng Ding, Rick Stevens arxiv

Every LLM tool call is structurally an RPC -- a function name, JSON arguments, and a serialized result -- yet each protocol (native Python, MCP, OpenAPI, LangChain) is integrated from scratch. We present ToolRegistry, a …

RAMPART: Registry-based Agentic Memory with Priority-Aware Runtime Transformation

2026-06-03 · Nikodem Tomczak arxiv

RAMPART is a compile-time memory model and pure in-RAM block registry for LLM-based agents. Context assembly is a programmable runtime operation where content is compiled from a structured registry under explicit policy …

Increasing CMDI’s Semantic Interoperability with schema.org

2022-06-01 · LREC 2022 6 · Nino Meisinger, Thorsten Trippel, Claus Zinn

The CLARIN Concept Registry (CCR) is the common semantic ground for most CMDI-based profiles to describe language-related resources in the CLARIN universe. While the CCR supports semantic interoperability within this uni…

NTILC: Neural Tool Invocation via Learned Compression

2026-06-04 · Andrew Krikorian, Yayuan Li, Jason J. Corso arxiv

Agentic tool-calling language models depend on large registries of callable APIs, functions, and local actions. Placing full tool specifications directly in the prompt incurs a cost that scales linearly with the size of …

Semantic Similarity

Metadata as Linked Open Data: mapping disparate XML metadata registries into one RDF/OWL registry.

2014-05-01 · LREC 2014 5 · Marta Villegas, Maite Melero, N{\'u}ria Bel

The proliferation of different metadata schemas and models pose serious problems of interoperability. Maintaining isolated repositories with overlapping data is costly in terms of time and effort. In this paper, we descr…