Visualizing the Relationship Between Encoded Linguistic Information and Task Performance
Jiannan Xiang, Huayang Li, Defu Lian, Guoping Huang, Taro Watanabe,, Lemao Liu

TL;DR
This paper explores how encoded linguistic information relates to task performance in NLP models using Pareto optimality, revealing that more syntactic info isn't always better and model architecture matters.
Contribution
It introduces a multi-objective optimization method to analyze the relationship between linguistic encoding and task performance from a Pareto optimality perspective.
Findings
Some syntactic information benefits NLP tasks.
Encoding more syntactic info doesn't always improve performance.
Model architecture significantly influences the relationship.
Abstract
Probing is popular to analyze whether linguistic information can be captured by a well-trained deep neural model, but it is hard to answer how the change of the encoded linguistic information will affect task performance. To this end, we study the dynamic relationship between the encoded linguistic information and task performance from the viewpoint of Pareto Optimality. Its key idea is to obtain a set of models which are Pareto-optimal in terms of both objectives. From this viewpoint, we propose a method to optimize the Pareto-optimal models by formalizing it as a multi-objective optimization problem. We conduct experiments on two popular NLP tasks, i.e., machine translation and language modeling, and investigate the relationship between several kinds of linguistic information and task performances. Experimental results demonstrate that the proposed method is better than a baseline…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Topic Modeling · Natural Language Processing Techniques
