paper-with-me

Papers

LadderMoE: Ladder-Side Mixture of Experts Adapters for Bronze Inscription Recognition

2025-10-02 · Rixin Zhou, Peiqiang Qiu, Qian Zhang, Chuntao Li, Xi Yang arxiv

Bronze inscriptions (BI), engraved on ritual vessels, constitute a crucial stage of early Chinese writing and provide indispensable evidence for archaeological and historical studies. However, automatic BI recognition remains difficult due to severe visual degradation, multi-domain variability across photographs, rubbings, and tracings, and an extremely long-tailed character distribution. To address these challenges, we curate a large-scale BI dataset comprising 22454 full-page images and 198598 annotated characters spanning 6658 unique categories, enabling robust cross-domain evaluation. Building on this resource, we develop a two-stage detection-recognition pipeline that first localizes inscriptions and then transcribes individual characters. To handle heterogeneous domains and rare classes, we equip the pipeline with LadderMoE, which augments a pretrained CLIP encoder with ladder-style MoE adapters, enabling dynamic expert specialization and stronger robustness. Comprehensive experiments on single-character and full-page recognition tasks demonstrate that our method substantially outperforms state-of-the-art scene text recognition baselines, achieving superior accuracy across head, mid, and tail categories as well as all acquisition modalities. These results establish a strong foundation for bronze inscription recognition and downstream archaeological analysis.

📄 PDF Abstract BibTeX arXiv:2510.01651

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text Recognition

Similar Papers 제목 키워드 기반

Task-Customized Mixture of Adapters for General Image Fusion

2024-03-19 · CVPR 2024 1 · Pengfei Zhu, Yang Sun, Bing Cao, QinGhua Hu

General image fusion aims at integrating important information from multi-source images. However, due to the significant cross-task gap, the respective fusion mechanism varies considerably in practice, resulting in limit…

Mixture-of-Experts

Flexible and Effective Mixing of Large Language Models into a Mixture of Domain Experts

2024-08-30 · Rhui Dih Lee, Laura Wynter, Raghu Kiran Ganti

We present a toolkit for creating low-cost Mixture-of-Domain-Experts (MOE) from trained models. The toolkit can be used for creating a mixture from models or from adapters. We perform extensive tests and offer guidance o…

FlexMoRE: A Flexible Mixture of Rank-heterogeneous Experts for Efficient Federatedly-trained Large Language Models

2026-02-09 · Annemette Brok Pirchert, Jacob Nielsen, Mogens Henrik From, Lukas Galke Poech 외 arxiv

Recent advances in mixture-of-experts architectures have shown that individual experts models can be trained federatedly, i.e., in isolation from other experts by using a common base model to facilitate coordination. How…

Efficient Fine-tuning of Audio Spectrogram Transformers via Soft Mixture of Adapters

2024-02-01 · Umberto Cappellazzo, Daniele Falavigna, Alessio Brutti

Mixture of Experts (MoE) architectures have recently started burgeoning due to their ability to scale model's capacity while maintaining the computational cost affordable. Furthermore, they can be applied to both Transfo…

Mixture-of-Expertsparameter-efficient fine-tuningState Space ModelsTransfer Learning

Monkey Jump : MoE-Style PEFT for Efficient Multi-Task Learning

2026-01-09 · Nusrat Jahan Prottasha, Md Kowsher, Chun-Nam Yu, Chen Chen 외 arxiv

Mixture-of-experts variants of parameter-efficient fine-tuning enable per-token specialization, but they introduce additional trainable routers and expert parameters, increasing memory usage and training cost. This under…

parameter-efficient fine-tuningMulti-Task Learning