用大模型融合多个解码器,显著提升脑电转文本准确率。
Brain-to-Text Benchmark '24: Lessons Learned
- 用微调大模型融合多个独立解码器输出,效果最佳。
- 优化RNN训练策略,学习率调度与双音节训练提升性能。
- 尽管尝试新架构,但现有RNN基线仍更稳定可靠。
语音脑机接口旨在仅从神经活动解码出人想说的内容,为瘫痪患者恢复沟通能力。Brain-to-Text Benchmark '24及其竞赛旨在推动解码算法发展。总结显示,最高准确率来自集成多个独立解码器,并通过微调大语言模型融合输出(前三名均采用此法)。性能提升还源于优化基础循环神经网络(RNN)的训练方式,包括学习率调度和双音节训练目标。尽管尝试使用深度状态空间模型或变压器架构,但尚未显示出优于现有RNN基线的潜力。该基准将持续开放,以支持进一步提升脑电转文本算法的精度。
原文摘要 · Abstract (English)
Speech brain-computer interfaces aim to decipher what a person is trying to say from neural activity alone, restoring communication to people with paralysis who have lost the ability to speak intelligibly. The Brain-to-Text Benchmark '24 and associated competition was created to foster the advancement of decoding algorithms that convert neural activity to text. Here, we summarize the lessons learned from the competition ending on June 1, 2024 (the top 4 entrants also presented their experiences in a recorded webinar). The largest improvements in accuracy were achieved using an ensembling approach, where the output of multiple independent decoders was merged using a fine-tuned large language model (an approach used by all 3 top entrants). Performance gains were also found by improving how the baseline recurrent neural network (RNN) model was trained, including by optimizing learning rate scheduling and by using a diphone training objective. Improving upon the model architecture itself proved more difficult, however, with attempts to use deep state space models or transformers not yet appearing to offer a benefit over the RNN baseline. The benchmark will remain open indefinitely to support further work towards increasing the accuracy of brain-to-text algorithms.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。