让机器学习模仿人类注意力,提升模型在少样本场景下的表现
Aligning Human and Machine Attention for Enhanced Supervised Learning
- 用人类标注的注意力数据训练机器模型,对齐人机注意力机制
- 在情感分析和人格分类任务中,模型性能显著提升,尤其在数据稀疏时
- 适合关注人机协同、小样本学习的研究者与应用开发者
注意力是人类与机器学习过程中的关键机制。尽管人类在某些任务上仍优于机器,但如何将人类注意力融入机器学习仍缺乏深入研究。本文提出一种新方法——人机注意力学习(HuMAL),利用人类在执行任务时自我报告的注意力标注数据,探索其在机器学习中的整合策略。在Yelp评论的情感分析与myPersonality数据集的人格类型分类任务中,最佳的HuMAL策略显著提升了BERT、GPT-2和XLNet等微调模型的表现,且在标签不平衡或数据稀疏的挑战性条件下优势尤为明显。该研究深化了对人机注意力融合策略的理解,展示了借助人类认知增强真实世界机器学习的潜力。
原文摘要 · Abstract (English)
Attention, or prioritization of certain information items over others, is a critical element of any learning process, for both humans and machines. Given that humans continue to outperform machines in certain learning tasks, it seems plausible that machine performance could be enriched by aligning machine attention with human attention mechanisms -- yet research on this topic is sparse and has achieved only limited success. This paper proposes a new approach to address this gap, called Human-Machine Attention Learning (HuMAL). This approach involves reliance on data annotated by humans to reflect their self-perceived attention during specific tasks. We evaluate several alternative strategies for integrating such human attention data into machine learning (ML) algorithms, using a sentiment analysis task (review data from Yelp) and a personality-type classification task (data from myPersonality). The best-performing HuMAL strategy significantly enhances the task performance of fine-tuned transformer models (BERT, as well as GPT-2 and XLNET), and the benefit is particularly pronounced under challenging conditions of imbalanced or sparse labeled data. This research contributes to a deeper understanding of strategies for integrating human attention into ML models and highlights the potential of leveraging human cognition to augment ML in real-world applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。