← Search

Yongye Su

2 accepted papers

2025

Castle: Causal Cascade Updates in Relational Databases with Large Language Models

EMNLP 2025

This work introduces Castle, the first framework for schema-only cascade update generation using large language models (LLMs). Despite recent advances in LLMs for Text2SQL code generation, existing approaches focus primarily on SELECT queries, neglecting the challenges of SQL update operations and t

Cited by 0SourcePDFScholar
2025

From Commands to Prompts: LLM-based Semantic File System for AIOS

ICLR 2025poster

Large language models (LLMs) have demonstrated significant potential in the development of intelligent LLM-based agents. However, when users use these agent applications to perform file operations, their interaction with the file system still remains the traditional paradigm: reliant on manual navig…