Database Normalization via Dual-LLM Self-Refinement
📰 ArXiv cs.AI
arXiv:2508.17693v2 Announce Type: replace-cross Abstract: Database normalization is crucial to preserving data integrity. However, it is time-consuming and error-prone, as it is typically performed manually by data engineers. To this end, we present Miffie, a database normalization framework that leverages the capability of large language models. Miffie enables automated data normalization without human effort while preserving high accuracy. The core of Miffie is a dual-model self-refinement arc
DeepCamp AI