BrailleLLM: Braille Instruction Tuning with Large Language Models for Braille Domain Tasks
Tianyuan Huang, Zepeng Zhu, Hangdi Xing, Zirui Shao, Zhi Yu, Chaoxiong Yang, Jiaxian He, Xiaozhong Liu, Jiajun Bu
TL;DR
BrailleLLM addresses the scarcity of Braille resources and the difficulty of mixed-content translation by introducing Braille prior knowledge-based fine-tuning (BKFT) and language-specific variants (CBKFT for Chinese, EBKFT for English). It builds CBMD and EBMD alongside a syntax-tree–driven data augmentation approach to enrich Braille-domain training data, enabling effective instruction tuning on large language models. Empirical results show that BKFT improves Braille translation quality, robustness to errors, and cross-lingual transfer, outperforming baseline LLM fine-tuning in low-resource settings. The work provides open-source Braille datasets and a reusable fine-tuning framework that advances low-resource multilingual Braille processing and lays groundwork for broader Braille-domain applications.
Abstract
Braille plays a vital role in education and information accessibility for visually impaired individuals. However, Braille information processing faces challenges such as data scarcity and ambiguities in mixed-text contexts. We construct English and Chinese Braille Mixed Datasets (EBMD/CBMD) with mathematical formulas to support diverse Braille domain research, and propose a syntax tree-based augmentation method tailored for Braille data. To address the underperformance of traditional fine-tuning methods in Braille-related tasks, we investigate Braille Knowledge-Based Fine-Tuning (BKFT), which reduces the learning difficulty of Braille contextual features. BrailleLLM employs BKFT via instruction tuning to achieve unified Braille translation, formula-to-Braille conversion, and mixed-text translation. Experiments demonstrate that BKFT achieves significant performance improvements over conventional fine-tuning in Braille translation scenarios. Our open-sourced datasets and methodologies establish a foundation for low-resource multilingual Braille research.
