Planning for Temporally Extended Goals in Pure-past Linear Temporal Logic (Extended Abstract)
Abstract
Large Language Models (LLMs) have demonstrated exceptional performance across various tasks, with pre-training stage serving as the cornerstone of their capabilities. However, the conventional fixed-length data composition strategy for pre-training presents several practical challenges. When using shorter sequences, documents are often truncated, potentially leading to information loss and affecting the model's ability to capture long-range dependencies. Conversely, longer sequences require concatenation of multiple documents, which can introduce noise and affect the natural document boundaries and semantic coherence as well as require substantial computational overhead. To address these challenges, we first establish three quantitative metrics for evaluating data composition quality: padding ratio, truncation ratio, and concatenation ratio. Building upon these metrics, we propose a novel multi-bucket data composition method that transcends the fixed-length paradigm. Our approach adaptively organizes training data to achieve optimal composition quality as measured by the proposed metrics, offering a more flexible and efficient approach for pre-training. We conduct extensive experiments and the results demonstrate that our proposed method significantly enhances both the efficiency and effectiveness of LLM pre-training. Our proposed method has been adopted in the Du Xiaoman–XuanYuan series of financial large language models at https://github.com/Duxiaoman-DI/XuanYuan.
Cite
Text
Bonassi et al. "Planning for Temporally Extended Goals in Pure-past Linear Temporal Logic (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/926Markdown
[Bonassi et al. "Planning for Temporally Extended Goals in Pure-past Linear Temporal Logic (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/bonassi2024ijcai-planning/) doi:10.24963/ijcai.2024/926BibTeX
@inproceedings{bonassi2024ijcai-planning,
title = {{Planning for Temporally Extended Goals in Pure-past Linear Temporal Logic (Extended Abstract)}},
author = {Bonassi, Luigi and De Giacomo, Giuseppe and Favorito, Marco and Fuggitti, Francesco and Gerevini, Alfonso Emilio and Scala, Enrico},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8378-8383},
doi = {10.24963/ijcai.2024/926},
url = {https://mlanthology.org/ijcai/2024/bonassi2024ijcai-planning/}
}