paper-with-me

홈 › Papers

Empowering Multi-step Reasoning across Languages via Tree-of-Thoughts

2023-11-14 · Leonardo Ranaldi, Giulia Pucci, Federico Ranaldi, Elena Sofia Ruzzetti, Fabio Massimo Zanzotto

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.

📄 PDF Abstract BibTeX arXiv:2311.08097

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

A Comprehensive Evaluation of Multilingual Chain-of-Thought Reasoning: Performance, Consistency, and Faithfulness Across Languages

2025-10-10 · Raoyuan Zhao, Yihong Liu, Hinrich Schütze, Michael A. Hedderich arxiv

Large reasoning models (LRMs) increasingly rely on step-by-step Chain-of-Thought (CoT) reasoning to improve task performance, particularly in high-resource languages such as English. While recent work has examined final-…

Reveal-Bangla: A Dataset for Cross-Lingual Multi-Step Reasoning Evaluation

2025-08-12 · Khondoker Ittehadul Islam, Gabriele Sarti arxiv

Language models have demonstrated remarkable performance on complex multi-step reasoning tasks. However, their evaluation has been predominantly confined to high-resource languages such as English. In this paper, we intr…

Beg to Differ: Understanding Reasoning-Answer Misalignment Across Languages

2025-12-27 · Anaelia Ovalle, Candace Ross, Sebastian Ruder, Adina Williams 외 arxiv

Large language models demonstrate strong reasoning capabilities through chain-of-thought prompting, but whether this reasoning quality transfers across languages remains underexplored. We introduce a human-validated fram…

Demystifying Multilingual Chain-of-Thought in Process Reward Modeling

2025-02-18 · Weixuan Wang, Minghao Wu, Barry Haddow, Alexandra Birch

Large language models (LLMs) are designed to perform a wide range of tasks. To improve their ability to solve complex problems requiring multi-step reasoning, recent research leverages process reward modeling to provide …

Reinforcement Learning (RL)

Large Reasoning Models Are (Not Yet) Multilingual Latent Reasoners

2026-01-06 · Yihong Liu, Raoyuan Zhao, Hinrich Schütze, Michael A. Hedderich arxiv

Large reasoning models (LRMs) achieve strong performance on mathematical reasoning tasks, often attributed to their capability to generate explicit chain-of-thought (CoT) explanations. However, recent work shows that LRM…

Mathematical Reasoning