Multinational Address Parsing: A Zero-Shot Evaluation

  • Marouane Yassine Laval University
  • David Beauchemin Laval University
  • François Laviolette Laval University
  • Luc Lamontagne Laval University

Abstract

Address parsing consists of identifying the segments that make up an address, such as a street name or a postal code. Because of its importance for tasks like record linkage, address parsing has been approached with many techniques, the latest relying on neural networks. While these models yield notable results, previous work on neural networks has only focused to parse addresses from a single source country. We propose in this paper an approach in which we employ subword embeddings and a Recurrent Neural Network architecture to build a single model capable of learning to parse addresses from multiple countries at the same time while taking into account the difference in languages and address formatting systems. The proposed method achieves an average accuracy (token-wise) of 99 % on the test set of the countries used as the source dataset with no pre-processing nor post-processing being required. We explore the possibility of transferring the address parsing knowledge acquired by training on some countries' addresses to others with no further training in a zero-shot transfer learning setting. We also experiment using an attention mechanism and a domain adversarial training algorithm in the same zero-shot transfer setting to improve performance. Both methods yield state-of-the-art performance for the majority of the tested countries while giving good results on the remaining countries. We also explore the effect of incomplete addresses on our best model, and we evaluate the impact of using incomplete addresses during training. In addition, we propose an open-source Python implementation of some of our trained models (https://github.com/GRAAL-Research/deepparse).
Published
Sep 16, 2022
How to Cite
YASSINE, Marouane et al. Multinational Address Parsing: A Zero-Shot Evaluation. International Journal of Information Science and Technology, [S.l.], v. 6, n. 3, p. 40 - 50, sep. 2022. ISSN 2550-5114. Available at: <https://innove.org/ijist/index.php/ijist/article/view/187>. Date accessed: 28 mar. 2024. doi: http://dx.doi.org/10.57675/IMIST.PRSM/ijist-v6i3.187.
Section
Special Issue : Machine Learning and Natural Language Processing