Papers by Ruoxuan Wang
LLM-FK: Multi-Agent LLM Reasoning for Foreign Key Detection in Large-Scale Complex Databases (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for detecting missing foreign keys are limited in capturing semantic dependencies across schemas. |
| Approach: | They propose a framework that integrates four agents to detect missing foreign keys . they propose combinatorial search space explosion, ambiguous inference and global inconsistency . |
| Outcome: | The proposed framework achieves F1-scores above 93% on large-scale MusicBrainz database . it reduces candidate search space by two to three orders of magnitude without losing true FKs . |