2025
Dependency Parsing is More Parameter-Efficient with Normalization
NeurIPS 2025poster
Dependency parsing is the task of inferring natural language structure, often approached by modeling word interactions via attention through biaffine scoring. This mechanism works like self-attention in Transformers, where scores are calculated for every pair of words in a sentence. However, unlike…