日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
モデル選択arXiv:2606.19712

少数クラス応用データセットのための効率的なニューラルネットワークモデル選択

Efficient Neural Network Model Selection for Few-Class Application Datasets

シェア:XThreadsFacebookLINEはてブBluesky

実世界の多くは少数クラスであることに着目し、データ特性から分類難易度を測る指標を提案。これにより従来より6〜29倍高速にモデル比較ができ、小型モデルでも精度を保ちつつ効率化できることを示した。

著者: Bryan Bo Cao, Abhinav Sharma, Lawrence O'Gorman, Michael Coss, Shubham Jain

分類: cs.LG, cs.CV

原文アブストラクト

While much effort has focused on developing and benchmarking high-performance neural networks, less attention has been given to how dataset properties, known to practitioners, can guide efficient model selection. Neural models are typically evaluated on datasets with thousands of classes, yet many real-world applications involve fewer than ten. To address this understudied but common setting, we develop a measure of classification difficulty based on data-side properties and show how it enables more efficient model selection for few-class datasets, where traditional approaches are less effective. We term this phenomenon "few-class distinctiveness". Our metric allows comparison of models and datasets 6 to 29$\times$ faster than repeated training and testing. Leveraging this insight, we extend scaled model families below the smallest published models, achieving greater efficiency at similar accuracy, for example models up to 42% smaller than YOLOv5-nano for a mobile robot task. Targeting resource-constrained applications, we demonstrate few-class model selection across mobile robot, drone, and IoT scenarios, highlighting practical gains in efficiency without sacrificing performance.