paper-with-me

Papers

BayLing 2: A Multilingual Large Language Model with Efficient Language Alignment

2024-11-25 · Shaolei Zhang, Kehao Zhang, Qingkai Fang, Shoutao Guo, Yan Zhou, Xiaodong Liu, Yang Feng

Large language models (LLMs), with their powerful generative capabilities and vast knowledge, empower various tasks in everyday life. However, these abilities are primarily concentrated in high-resource languages, leaving low-resource languages with weaker generative capabilities and relatively limited knowledge. Enhancing the multilingual capabilities of LLMs is therefore crucial for serving over 100 linguistic communities worldwide. An intuitive approach to enhance the multilingual capabilities would be to construct instruction data for various languages, but constructing instruction data for over 100 languages is prohibitively costly. In this paper, we introduce BayLing 2, which efficiently transfers generative capabilities and knowledge from high-resource languages to low-resource languages through language alignment. To achieve this, we constructed a dataset of 3.2 million instructions, comprising high-resource language instructions (Chinese and English) and cross-lingual instructions for 100+ languages and performed instruction tuning based on the dataset to facilitate the capability transfer between languages. Using Llama as the foundation model, we developed BayLing-2-7B, BayLing-2-13B, and BayLing-2-8B, and conducted a comprehensive evaluation of BayLing. For multilingual translation across 100+ languages, BayLing shows superior performance compared to open-source models of similar scale. For multilingual knowledge and understanding benchmarks, BayLing achieves significant improvements across over 20 low-resource languages, demonstrating its capability of effective knowledge transfer from high-resource to low-resource languages. Furthermore, results on English benchmarks indicate that BayLing maintains high performance in highresource languages while enhancing the performance in low-resource languages. Demo, homepage, code and models of BayLing are available.

📄 PDF Abstract BibTeX arXiv:2411.16300

Code (1)

ictnlp/bayling 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelTransfer Learning

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

BayLing: Bridging Cross-lingual Alignment and Instruction Following through Interactive Translation for Large Language Models

2023-06-19 · Shaolei Zhang, Qingkai Fang, Zhuocheng Zhang, Zhengrui Ma 외

Large language models (LLMs) have demonstrated remarkable prowess in language understanding and generation. Advancing from foundation LLMs to instructionfollowing LLMs, instruction tuning plays a vital role in aligning L…

Instruction FollowingText GenerationTranslation

BayLing-Duplex: Native Full-Duplex Speech Dialogue with a Single Autoregressive LLM

2026-06-12 · Qingkai Fang, Shoutao Guo, Yang Feng arxiv

Real-time, full-duplex speech interaction is a key feature of next-generation spoken chatbots, allowing the model to listen and speak at the same time and to handle natural phenomena such as overlap, hesitation, and barg…

Activity Detection

AlignX: Advancing Multilingual Large Language Models with Multilingual Representation Alignment

2025-09-29 · Mengyu Bu, Shaolei Zhang, Zhongjun He, Hua Wu 외 arxiv

Multilingual large language models (LLMs) possess impressive multilingual understanding and generation capabilities. However, their performance and cross-lingual alignment often lag for non-dominant languages. A common s…

Align Once, Benefit Multilingually: Enforcing Multilingual Consistency for LLM Safety Alignment

2026-02-18 · Yuyan Bu, Xiaohao Liu, ZhaoXing Ren, Yaodong Yang 외 arxiv

The widespread deployment of large language models (LLMs) across linguistic communities necessitates reliable multilingual safety alignment. However, recent efforts to extend alignment to other languages often require su…

Getting More from Less: Large Language Models are Good Spontaneous Multilingual Learners

2024-05-22 · Shimao Zhang, Changjiang Gao, Wenhao Zhu, Jiajun Chen 외

Recently, Large Language Models (LLMs) have shown impressive language capabilities. While most of the existing LLMs have very unbalanced performance across different languages, multilingual alignment based on translation…

Translation