paper-with-me

Papers

Large Language Models for Multilingual Code Intelligence: A Survey

2026-04-27 · Chao Jiang, Dugang Liu, Cheng Wen, Zhiwu Xu, Hua Zheng, Muhammad Sadiq, Jawwad Ahmed Shamsi, Shengchao Qin, Zhong Ming arxiv

Large language models have transformed AI-assisted software engineering, but current research remains biased toward high-resource languages such as Python, with weaker performance in languages like Rust and OCaml. Since real-world systems are inherently polyglot, robust multilingual code intelligence is crucial. This survey focuses on two key tasks: multilingual code generation from shared natural-language requirements, and multilingual code translation that preserves semantics across languages. It reviews representative methods, benchmarks, and evaluation metrics, and highlights challenges and opportunities for trustworthy cross-language generalization.

📄 PDF Abstract BibTeX arXiv:2604.25960

Code (0)

등록된 구현이 없습니다.

Tasks

Code TranslationCode Generation

Similar Papers 제목 키워드 기반

Multilingual Large Language Models: A Systematic Survey

2024-11-17 · Shaolin Zhu, Supryadi, Shaoyang Xu, Haoran Sun 외

This paper provides a comprehensive survey of the latest research on multilingual large language models (MLLMs). MLLMs not only are able to understand and generate language across linguistic boundaries, but also represen…

Cross-Lingual TransferSurvey

Document Intelligence in the Era of Large Language Models: A Survey

2025-10-15 · Weishi Wang, Hengchang Hu, Zhijie Zhang, Zhaochen Li 외 arxiv

Document AI (DAI) has emerged as a vital application area, and is significantly transformed by the advent of large language models (LLMs). While earlier approaches relied on encoder-decoder architectures, decoder-only LL…

Document AI

Several categories of Large Language Models (LLMs): A Short Survey

2023-07-05 · Saurabh Pahune, Manoj Chandrasekharan

Large Language Models(LLMs)have become effective tools for natural language processing and have been used in many different fields. This essay offers a succinct summary of various LLM subcategories. The survey emphasizes…

ChatbotSurvey

Beyond Monolingual Assumptions: A Survey of Code-Switched NLP in the Era of Large Language Models across Modalities

2025-10-08 · Rajvee Sheth, Samridhi Raj Sinha, Mahavir Patil, Himanshu Beniwal 외 arxiv

Amidst the rapid advances of large language models (LLMs), most LLMs still struggle with mixed-language inputs, limited Codeswitching (CSW) datasets, and evaluation biases, which hinder their deployment in multilingual s…

Responsible Multilingual Large Language Models: A Survey of Development, Applications, and Societal Impact

2024-10-23 · Junhua Liu, Bin Fu

Multilingual Large Language Models (MLLMs) represent a pivotal advancement in democratizing artificial intelligence across linguistic boundaries. While theoretical foundations are well-established, practical implementati…

Machine Translation