Search papers, labs, and topics across Lattice.
The paper introduces a new benchmark dataset of 11 tasks with over 130,000 instances for evaluating MLLMs on ancient Chinese character evolution analysis, revealing limitations in glyph-level comparison and evolutionary reasoning in existing models. To address these limitations, they propose GEVO, a glyph-driven fine-tuning framework that encourages models to capture evolutionary consistency in glyph transformations. Experiments demonstrate that GEVO significantly improves performance across all tasks, even for 2B-scale models.
MLLMs struggle to grasp the nuances of ancient Chinese script evolution, but a glyph-driven fine-tuning approach unlocks surprisingly strong performance even in smaller models.
In recent years, rapid advances in Multimodal Large Language Models (MLLMs) have increasingly stimulated research on ancient Chinese scripts. As the evolution of written characters constitutes a fundamental pathway for understanding cultural transformation and historical continuity, how MLLMs can be systematically leveraged to support and advance text evolution analysis remains an open and largely underexplored problem. To bridge this gap, we construct a comprehensive benchmark comprising 11 tasks and over 130,000 instances, specifically designed to evaluate the capability of MLLMs in analyzing the evolution of ancient Chinese scripts. We conduct extensive evaluations across multiple widely used MLLMs and observe that, while existing models demonstrate a limited ability in glyph-level comparison, their performance on core tasks-such as character recognition and evolutionary reasoning-remains substantially constrained. Motivated by these findings, we propose a glyph-driven fine-tuning framework (GEVO) that explicitly encourages models to capture evolutionary consistency in glyph transformations and enhances their understanding of text evolution. Experimental results show that even models at the 2B scale achieve consistent and comprehensive performance improvements across all evaluated tasks. To facilitate future research, we publicly release both the benchmark and the trained models\footnote{https://github.com/songruiecho/GEVO}.