🤖 AI Summary
Automatic assessment of musical difficulty for wind instruments—particularly the tenor saxophone—remains underexplored. Method: This paper proposes a note-transition-cost-based modeling framework for演奏 difficulty estimation. It integrates newly collected trill-speed measurements with multi-granularity fingering representations (incorporating expert involvement levels), computes optimal performance path costs via dynamic programming, and enables difficulty visualization through audio recording analysis. Contribution/Results: The key innovation is high-accuracy whole-piece difficulty prediction using only sparse empirically measured third-interval transition data, drastically reducing data dependency. Experimental evaluation confirms the framework’s effectiveness on the tenor saxophone; its modular design further supports generalization to other woodwind instruments. This work provides a scalable technical foundation for intelligent repertoire selection and practice planning in teacherless learning scenarios.
📝 Abstract
In learning music, difficulty is an important factor in choice of repertoire, choice of tempo, and structure of practice. These choices are typically done with the guidance of a teacher; however, not all learners have access to one. While piano and strings have had some attention devoted to automated difficulty estimation, wind instruments have so far been under-served. In this paper, we propose a method for estimating the difficulty of pieces for winds and implement it for the tenor saxophone. We take the cost-of-traversal approach, modelling the part as a sequence of transitions -- note pairs. We estimate transition costs from newly collected recordings of trill speeds, comparing representations of saxophone fingerings at various levels of expert input. We then compute and visualise the cost of the optimal path through the part, at a given tempo. While we present this model for the tenor saxophone, the same pipeline can be applied to other woodwinds, and our experiments show that with appropriate feature design, only a small proportion of possible trills is needed to estimate the costs well. Thus, we present a practical way of diversifying the capabilities of MIR in music education to the wind family of instruments.