paper-with-me

홈 › Papers

UniCalli: A Unified Diffusion Framework for Column-Level Generation and Recognition of Chinese Calligraphy

2025-10-15 · Tianshuo Xu, Kai Wang, Zhifei Chen, Leyi Wu, Tianshui Wen, Fei Chao, Ying-Cong Chen arxiv

Computational replication of Chinese calligraphy remains challenging. Existing methods falter, either creating high-quality isolated characters while ignoring page-level aesthetics like ligatures and spacing, or attempting page synthesis at the expense of calligraphic correctness. We introduce \textbf{UniCalli}, a unified diffusion framework for column-level recognition and generation. Training both tasks jointly is deliberate: recognition constrains the generator to preserve character structure, while generation provides style and layout priors. This synergy fosters concept-level abstractions that improve both tasks, especially in limited-data regimes. We curated a dataset of over 8,000 digitized pieces, with ~4,000 densely annotated. UniCalli employs asymmetric noising and a rasterized box map for spatial priors, trained on a mix of synthetic, labeled, and unlabeled data. The model achieves state-of-the-art generative quality with superior ligature continuity and layout fidelity, alongside stronger recognition. The framework successfully extends to other ancient scripts, including Oracle bone inscriptions and Egyptian hieroglyphs. Code and data can be viewed in \href{https://github.com/EnVision-Research/UniCalli}{this URL}.

📄 PDF Abstract BibTeX arXiv:2510.13745

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mixed-Type Tabular Data Synthesis with Score-based Diffusion in Latent Space

2023-10-14 · Hengrui Zhang, Jiani Zhang, Balasubramaniam Srinivasan, Zhengyuan Shen 외

Recent advances in tabular data generation have greatly enhanced synthetic data quality. However, extending diffusion models to tabular data is challenging due to the intricately varied distributions and a blend of data …

Tabular Data Generation

Constraint-Guided Prediction Refinement via Deterministic Diffusion Trajectories

2025-06-15 · Pantelis Dogoulis, Fabien Bernier, Félix Fourreau, Karim TIT 외

Many real-world machine learning tasks require outputs that satisfy hard constraints, such as physical conservation laws, structured dependencies in graphs, or column-level relationships in tabular data. Existing approac…

Adversarial AttackDenoisingPrediction

PulseCol: Periodically Refreshed Column-Sparse Attention for Accelerating Diffusion Language Models

2026-05-20 · Yanyi Lyu, Letian Chen, Futing Sun, Miao Zhang 외 arxiv

Inference in diffusion large language models (dLLMs) is computationally expensive, as full self-attention must be repeatedly executed at each step of the denoising process without KV cache. Recent sparse attention method…

Computational Efficiency

Bidirectional Mammogram View Translation with Column-Aware and Implicit 3D Conditional Diffusion

2025-10-06 · Xin Li, Kaixiang Yang, Qiang Li, Zhiwei Wang arxiv

Dual-view mammography, including craniocaudal (CC) and mediolateral oblique (MLO) projections, offers complementary anatomical views crucial for breast cancer diagnosis. However, in real-world clinical workflows, one vie…

Generating Benchmark Health Data Using a Tabular Diffusion Transformer

2026-08-14 · Hao Yan, Lisa Pilgram, Dan Liu, Linglong Kong 외 arxiv

Cross-Tabular Data Generation (CTDG) seeks to learn a generative model from multiple heterogeneous tables and produce new synthetic tabular datasets. However, existing synthetic tabular data generation methods are largel…

Tabular Data Generation