NAACL 2024findings11 citations

A Tree-of-Thoughts to Broaden Multi-step Reasoning across Languages

Leonardo Ranaldi, Giulia Pucci, Federico Ranaldi, Elena Sofia Ruzzetti, Fabio Massimo Zanzotto

Abstract

Reasoning methods, best exemplified by the well-known Chain-of-Thought (CoT), empower the reasoning abilities of Large Language Models (LLMs) by eliciting them to solve complex tasks in a step-by-step manner. Although they are achieving significant success, the ability to deliver multi-step reasoning remains limited to English because of the imbalance in the distribution of pre-training data, which makes other languages a barrier. In this paper, we propose Cross-lingual Tree-of-Thoughts (Cross-ToT), a method for aligning Cross-lingual CoT reasoning across languages. The proposed method, through a self-consistent cross-lingual prompting mechanism inspired by the Tree-of-Thoughts approach, provides multi-step reasoning paths in different languages that, during the steps, lead to the final solution. Experimental evaluations show that our method significantly outperforms existing prompting methods by reducing the number of interactions and achieving state-of-the-art performance.

BibTeX
@inproceedings{ranaldi-etal-2024-tree,
    title = "A Tree-of-Thoughts to Broaden Multi-step Reasoning across Languages",
    author = "Ranaldi, Leonardo  and
      Pucci, Giulia  and
      Ranaldi, Federico  and
      Ruzzetti, Elena Sofia  and
      Zanzotto, Fabio Massimo",
    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.78/",
    doi = "10.18653/v1/2024.findings-naacl.78",
    pages = "1229--1241"
}
A Tree-of-Thoughts to Broaden Multi-step Reasoning across Languages · NAACL 2024