paper-with-me

Papers

Towards Agentic Schema Refinement

2024-11-25 · Agapi Rissaki, Ilias Fountalis, Nikolaos Vasiloglou, Wolfgang Gatterbauer

Large enterprise databases can be complex and messy, obscuring the data semantics needed for analytical tasks. We propose a semantic layer in-between the database and the user as a set of small and easy-to-interpret database views, effectively acting as a refined version of the schema. To discover these views, we introduce a multi-agent Large Language Model (LLM) simulation where LLM agents collaborate to iteratively define and refine views with minimal input. Our approach paves the way for LLM-powered exploration of unwieldy databases.

📄 PDF Abstract BibTeX arXiv:2412.07786

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Agint: Agentic Graph Compilation for Software Engineering Agents

2025-11-24 · Abhi Chivukula, Jay Somasundaram, Vijay Somasundaram arxiv

LLM-based coding agents are increasingly common but still face challenges in context management, latency, reliability, reproducibility, and scalability. We present Agint, an agentic graph compiler, interpreter, and runti…

ASMR: Agentic Schema Generation for Ship Maintenance Report Writing

2026-07-09 · Sohrab Namazi Nia, Amogh Dalal, Ning Sa, Peter Ly 외 arxiv

In this paper, we study the automatic schema generation problem: given a collection of historical ship maintenance and operational reports across multiple form categories, automatically discover compact and informative s…

Reinforcement Learning

MTSQL-R1: Towards Long-Horizon Multi-Turn Text-to-SQL via Agentic Training

2025-10-12 · Taicheng Guo, Hai Wang, ChaoChun Liu, Mohsen Golalikhani 외 arxiv

Multi-turn Text-to-SQL aims to translate a user's conversational utterances into executable SQL while preserving dialogue coherence and grounding to the target schema. However, most existing systems only regard this task…

Semantic Parsing

Compartmentalised Agentic Reasoning for Clinical NLI

2025-09-12 · Maël Jullien, Lei Xu, Marco Valentino, André Freitas arxiv

Large language models can produce fluent judgments for clinical natural language inference, yet they frequently fail when the decision requires the correct inferential schema rather than surface matching. We introduce CA…

Natural Language Inference

Tool-Schema Compression Enables Agentic RAG Under Constrained Context Budgets

2026-05-24 · Furkan Sakizli arxiv

Agentic RAG systems that equip language models with dozens to hundreds of tool definitions face a critical resource conflict: tool schemas consume the same context window needed for retrieval-augmented generation. We pre…