Jan, 2023
微调损害了任务不相关特征,使得文本的跨类别检测变差
Fine-Tuning Deteriorates General Textual Out-of-Distribution Detection
by Distorting Task-Agnostic Features
TL;DR本论文探讨了文本 out-of-distribution detection 的方法在检测 semantic 和 non-semantic shifts 时存在的问题,并提出了一个简单有效的综合方法 GNOME,通过整合 task-agnostic 和 task-specific representations 的置信度得分来检测语义和非语义的偏移,实验证明 GNOME 在两个跨任务基准测试中表现出了明显的改进。