@inproceedings{shao-nakashole-2024-linearizing,
title = "On Linearizing Structured Data in Encoder-Decoder Language Models: Insights from Text-to-{SQL}",
author = "Shao, Yutong and
Nakashole, Ndapa",
editor = "Duh, Kevin and
Gomez, Helena and
Bethard, Steven",
booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = jun,
year = "2024",
address = "Mexico City, Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/Author-page-Marten-During-lu/2024.naacl-long.8/",
doi = "10.18653/v1/2024.naacl-long.8",
pages = "131--156",
abstract = "Structured data, prevalent in tables, databases, and knowledge graphs, poses a significant challenge in its representation. With the advent of large language models (LLMs), there has been a shift towards linearization-based methods, which process structured data as sequential token streams, diverging from approaches that explicitly model structure, often as a graph. Crucially, there remains a gap in our understanding of how these linearization-based methods handle structured data, which is inherently non-linear.This work investigates the linear handling of structured data in encoder-decoder language models, specifically T5. Our findings reveal the model`s ability to mimic human-designed processes such as schema linking and syntax prediction, indicating a deep, meaningful learning of structure beyond simple token sequencing. We also uncover insights into the model`s internal mechanisms, including the ego-centric nature of structure node encodings and the potential for model compression due to modality fusion redundancy. Overall, this work sheds light on the inner workings of linearization-based methods and could potentially provide guidance for future research."
}
Markdown (Informal)
[On Linearizing Structured Data in Encoder-Decoder Language Models: Insights from Text-to-SQL](https://preview.aclanthology.org/Author-page-Marten-During-lu/2024.naacl-long.8/) (Shao & Nakashole, NAACL 2024)
ACL