LEGATO 2: Toward Multimodal Sheet Music Recognition and Understanding

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision & Pattern Recognition · Depth: Expert, quick

Summary

Legato 2 is a novel pipeline designed for extracting symbolic notation and semantic knowledge from sheet music images. This system introduces the first large-scale neural model for optical music recognition (OMR) that processes notation sequentially on a system-by-system basis, following horizontal lines, which significantly improves scaling for arbitrarily long musical inputs. Uniquely, Legato 2 is also the first OMR model capable of generating symbolic transcriptions that incorporate embedded textual content, such as titles and annotations. The pipeline integrates system-level segmentation with an autoregressive vision-language model to effectively capture both local notation details and overall score structure. Across various datasets, Legato 2 consistently surpasses prior models, establishing new leading performance in both OMR and downstream sheet music understanding. Furthermore, its symbolic transcriptions enhance visual inputs for frontier language models, leading to improved interpretation of complex musical documents.

Key takeaway

For Machine Learning Engineers developing optical music recognition systems, Legato 2 offers a significant advancement. You should consider adopting its system-by-system sequential processing and autoregressive vision-LM architecture to improve scalability for long inputs and accurately extract embedded textual content. This approach can enhance your models' ability to interpret dense musical documents and achieve new performance benchmarks in OMR and downstream understanding tasks.

Key insights

Legato 2 is a novel OMR pipeline that sequentially processes sheet music, extracts embedded text, and achieves new leading performance.

Principles

Method

Legato 2 employs a pipeline combining system-level segmentation with an autoregressive vision-language model. This approach processes sheet music sequentially, system-by-system, to extract both local notation details and overall score structure, including embedded text.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.