Recent advances in the area of long document matching have primarily focused on using transformer-based models for long document encoding and matching. There are two primary challenges associated with these models. Firstly, the performance gain provided by transformer-based models comes at a steep cost - both in terms of the required training time and the resource (memory and energy) consumption. The second major limitation is their inability to handle more than a pre-defined input token length at a time. In this work, we empirically demonstrate the effectiveness of simple neural models (such as feed-forward networks, and CNNs) and simple embeddings (like GloVe, and Paragraph Vector) over transformer-based models on the task of document matching. We show that simple models outperform the more complex BERT-based models while taking significantly less training time, energy, and memory. The simple models are also more robust to variations in document length and text perturbations.
翻译:长期文档匹配领域最近的进展主要侧重于使用基于变压器的模型进行长期文档编码和匹配。与这些模型相关的主要挑战有两个:首先,基于变压器的模型带来的绩效收益成本非常高,既包括所需培训时间,也包括资源(模拟和能源)消耗。第二个主要限制是它们无法一次处理超过预先确定的输入符号长度。在这项工作中,我们从经验上证明了简单神经模型(如Feed-forward网络和CNNs)和简单的嵌入(如GloVe和Victor段落)相对于基于变压器的模型在文档匹配任务上的有效性。我们显示,简单模型在大大缩短培训时间、能量和记忆的同时,超越了基于BERT的更为复杂的模型。简单模型对于文档长度和文字扰动变化也更为强大。