English

Pre-train, Interact, Fine-tune: A Novel Interaction Representation for Text Classification

Information Retrieval 2019-09-27 v1 Computation and Language

Abstract

Text representation can aid machines in understanding text. Previous work on text representation often focuses on the so-called forward implication, i.e., preceding words are taken as the context of later words for creating representations, thus ignoring the fact that the semantics of a text segment is a product of the mutual implication of words in the text: later words contribute to the meaning of preceding words. We introduce the concept of interaction and propose a two-perspective interaction representation, that encapsulates a local and a global interaction representation. Here, a local interaction representation is one that interacts among words with parent-children relationships on the syntactic trees and a global interaction interpretation is one that interacts among all the words in a sentence. We combine the two interaction representations to develop a Hybrid Interaction Representation (HIR). Inspired by existing feature-based and fine-tuning-based pretrain-finetuning approaches to language models, we integrate the advantages of feature-based and fine-tuning-based methods to propose the Pre-train, Interact, Fine-tune (PIF) architecture. We evaluate our proposed models on five widely-used datasets for text classification tasks. Our ensemble method, outperforms state-of-the-art baselines with improvements ranging from 2.03% to 3.15% in terms of error rate. In addition, we find that, the improvements of PIF against most state-of-the-art methods is not affected by increasing of the length of the text.

Keywords

Cite

@article{arxiv.1909.11824,
  title  = {Pre-train, Interact, Fine-tune: A Novel Interaction Representation for Text Classification},
  author = {Jianming Zheng and Fei Cai and Honghui Chen and Maarten de Rijke},
  journal= {arXiv preprint arXiv:1909.11824},
  year   = {2019}
}

Comments

32 pages, 5 figures

R2 v1 2026-06-23T11:26:14.110Z