activity
20242026
collaborators

18 papers

cs.DB2026

MIRA: Evidence-Verified Repair Memory for Text-to-SQL Correction

Yining Liu, Chenyu Yang, Boyan Li +2

Text-to-SQL agents still produce executable yet semantically incorrect SQL. A reliable SQL corrector must repair incorrect queries without corrupting correct ones. Confirmed correc…

cs.DB2026

SQLConductor: Search-to-Policy Learning for Step-wise Text-to-SQL Orchestration

Yizhang Zhu, Zhangyang Peng, Boyan Li +1

Text-to-SQL enables users to access relational databases via natural language, but real-world settings remain challenging due to coordinated reasoning over complex database environ…

cs.HC2026

DataMagic: Transforming Tabular Data into Data Insight Video

Yupeng Xie, Chen Ma, Zhenyang Wang +6

Data videos integrate dynamic charts, voice narration, and synchronized animations to communicate data insights as temporal narratives, making them an effective medium for improvin…

cs.AI2026

Adaptive Prompt Embedding Optimization for LLM Jailbreaking

Miles Q. Li, Benjamin C. M. Fung, Boyang Li +2

Existing white-box jailbreak attacks against aligned LLMs typically append discrete adversarial suffixes to the user prompt, which visibly alters the prompt and operates in a combi…

cs.DB2026

DPC: Training-Free Text-to-SQL Candidate Selection via Dual-Paradigm Consistency

Boyan Li, Ou Ocean Kun Hei, Yue Yu +1

While Large Language Models (LLMs) demonstrate impressive proficiency in generating SQL queries, they fundamentally lack the capability to self-evaluate correctness without an exec…

cs.DB2026

ROSE: An Intent-Centered Evaluation Metric for NL2SQL

Wenqi Pei, Shizheng Hou, Boyan Li +3

Execution Accuracy (EX), the widely used metric for evaluating the effectiveness of Natural Language to SQL (NL2SQL) solutions, is becoming increasingly unreliable. It is sensitive…