NAACL 2024findings0 citations

AdaPT: A Set of Guidelines for Hyperbolic Multimodal Multilingual NLP

Ramit Sawhney, Shrey Pandit, Vishwa Shah, Megh Thakkar, Shafiq Joty

Abstract

The Euclidean space is the familiar space for training neural models and performing arithmetic operations.However, many data types inherently possess complex geometries, and model training methods involve operating over their latent representations, which cannot be effectively captured in the Euclidean space.The hyperbolic space provides a more generalized representative geometry to model the hierarchical complexities of the tree-like structure of natural language.We propose AdaPT a set of guidelines for initialization, parametrization, and training of neural networks, which adapts to the dataset and can be used with different manifolds. AdaPT can be generalized over any existing neural network training methodology and leads to more stable training without a substantial increase in training time.We apply AdaPT guidelines over two state-of-the-art deep learning approaches and empirically demonstrate its effectiveness through experiments on three tasks over 12 languages across speech and text.Through extensive qualitative analysis, we put forward the applicability of AdaPT as a set of guidelines optimally utilizing the manifold geometry, which can be extended to various downstream tasks across languages and modalities.

BibTeX
@inproceedings{sawhney-etal-2024-adapt,
    title = "{A}da{PT}: A Set of Guidelines for Hyperbolic Multimodal Multilingual {NLP}",
    author = "Sawhney, Ramit  and
      Pandit, Shrey  and
      Shah, Vishwa  and
      Thakkar, Megh  and
      Joty, Shafiq",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.114/",
    doi = "10.18653/v1/2024.findings-naacl.114",
    pages = "1757--1771"
}