paper-with-me

Papers

mCoT: Multilingual Instruction Tuning for Reasoning Consistency in Language Models

2024-06-04 · Huiyuan Lai, Malvina Nissim

Large language models (LLMs) with Chain-of-thought (CoT) have recently emerged as a powerful technique for eliciting reasoning to improve various downstream tasks. As most research mainly focuses on English, with few explorations in a multilingual context, the question of how reliable this reasoning capability is in different languages is still open. To address it directly, we study multilingual reasoning consistency across multiple languages, using popular open-source LLMs. First, we compile the first large-scale multilingual math reasoning dataset, mCoT-MATH, covering eleven diverse languages. Then, we introduce multilingual CoT instruction tuning to boost reasoning capability across languages, thereby improving model consistency. While existing LLMs show substantial variation across the languages we consider, and especially low performance for lesser resourced languages, our 7B parameter model mCoT achieves impressive consistency across languages, and superior or comparable performance to close- and open-source models even of much larger sizes.

📄 PDF Abstract BibTeX arXiv:2406.02301

Code (1)

laihuiyuan/mcot 공식 구현 pytorch

Tasks

Math

Similar Papers 제목 키워드 기반

Olapa-MCoT: Enhancing the Chinese Mathematical Reasoning Capability of LLMs

2023-12-29 · Shaojie Zhu, Zhaobin Wang, Chengxiang Zhuo, Hui Lu 외

CoT (Chain-of-Thought) is a way to solve reasoning problems for LLMs . Recently, many researches appear for improving the CoT capability of LLMs. In this work, we also proposed Olapa-MCoT, which is a LLMs based on llama2…

Mathematical Reasoning

On the Faithfulness of Visual Thinking: Measurement and Enhancement

2025-10-27 · Zujing Liu, Junwen Pan, Qi She, Yuan Gao 외 arxiv

Recent large vision-language models (LVLMs) can generate vision-text multimodal chain-of-thought (MCoT) traces after reinforcement fine-tuning (RFT). However, we observe that the visual information incorporated in MCoT i…

Conversational Orientation Reasoning: Egocentric-to-Allocentric Navigation with Multimodal Chain-of-Thought

2025-09-20 · Yu Ti Huang arxiv

Conversational agents must translate egocentric utterances (e.g., "on my right") into allocentric orientations (N/E/S/W). This challenge is particularly critical in indoor or complex facilities where GPS signals are weak…

Spatial Reasoning

SemCoT: Accelerating Chain-of-Thought Reasoning through Semantically-Aligned Implicit Tokens

2025-10-28 · Yinhan He, Wendy Zheng, Yaochen Zhu, Zaiyi Zheng 외 arxiv

The verbosity of Chain-of-Thought (CoT) reasoning hinders its mass deployment in efficiency-critical applications. Recently, implicit CoT approaches have emerged, which encode reasoning steps within LLM's hidden embeddin…

Knowledge Distillation

LinguaLIFT: An Effective Two-stage Instruction Tuning Framework for Low-Resource Language Tasks

2024-12-17 · Hongbin Zhang, Kehai Chen, Xuefeng Bai, Yang Xiang 외

Large language models (LLMs) have demonstrated impressive multilingual understanding and reasoning capabilities, driven by extensive pre-training multilingual corpora and fine-tuning instruction data. However, a performa…

Math