2 papers
cs.CL2026
DreamOn: Diffusion Language Models For Code Infilling Beyond Fixed-size Canvas
Zirui Wu, Lin Zheng, Zhihui Xie +8
Diffusion Language Models (DLMs) present a compelling alternative to autoregressive models, offering flexible, any-order infilling without specialized prompting design. However, th…
cs.DB2025
Text2Schema: Filling the Gap in Designing Database Table Structures based on Natural Language
Qin Wang, Youhuan Li, Yansong Feng +9
People without a database background usually rely on file systems or tools such as Excel for data management, which often lead to redundancy and data inconsistency. Relational data…