EMNLP 2021system demonstrations26 citations

T3-Vis: visual analytic for Training and fine-Tuning Transformers in NLP

Raymond Li, Wen Xiao, Lanjun Wang, Hyeju Jang, Giuseppe Carenini

Abstract

Transformers are the dominant architecture in NLP, but their training and fine-tuning is still very challenging. In this paper, we present the design and implementation of a visual analytic framework for assisting researchers in such process, by providing them with valuable insights about the model’s intrinsic properties and behaviours. Our framework offers an intuitive overview that allows the user to explore different facets of the model (e.g., hidden states, attention) through interactive visualization, and allows a suite of built-in algorithms that compute the importance of model components and different parts of the input sequence. Case studies and feedback from a user focus group indicate that the framework is useful, and suggest several improvements. Our framework is available at: https://github.com/raymondzmc/T3-Vis.

BibTeX
@inproceedings{li-etal-2021-t3,
    title = "T3-Vis: visual analytic for Training and fine-Tuning Transformers in {NLP}",
    author = "Li, Raymond  and
      Xiao, Wen  and
      Wang, Lanjun  and
      Jang, Hyeju  and
      Carenini, Giuseppe",
    editor = "Adel, Heike  and
      Shi, Shuming",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-demo.26/",
    doi = "10.18653/v1/2021.emnlp-demo.26",
    pages = "220--230"
}
T3-Vis: visual analytic for Training and fine-Tuning Transformers in NLP · EMNLP 2021