paper-with-me

Papers

Think in English, Answer in Korean: Efficient Adaptation of Multilingual Tool-Using Agents

2026-06-30 · Utsav Garg, Sungjin Hong, Jason Jung, Justin Lee, Shaan Desai, Joon Hee Kim, Anirudh Shrinivason, Edmond Wen, Susie Park arxiv

We present LuckyStar 111B, a 111B-parameter hybrid reasoning model developed through a collaboration between Cohere and LG CNS for Korean-English enterprise agents under practical memory and serving constraints. The model trains from Cohere's fully post-trained Command A model rather than a new pretraining run, and uses preamble conditioning to switch between concise non-reasoning behavior and longer tool-oriented reasoning. We study four choices for scaling tool-using agents efficiently: multilingual supervised fine-tuning, reinforcement learning with verifiable rewards for multi-step tool-use tasks, language-consistency rewards for Korean user-facing responses, and 4-bit quantization for single-GPU serving. The adapted model improves mathematical reasoning, function calling, and agentic natural-language-to-SQL (NL2SQL) performance while preserving general Korean and English instruction-following quality. These results provide a practical recipe and failure-mode analysis for adapting post-trained multilingual models to verifiable agentic workflows under memory-constrained deployment.

📄 PDF Abstract BibTeX arXiv:2606.31648

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

Can Code-Switched Texts Activate a Knowledge Switch in LLMs? A Case Study on English-Korean Code-Switching

2024-10-24 · Seoyeon Kim, Huiseo Kim, Chanjun Park, Jinyoung Yeo 외

Code-switching (CS), a phenomenon where multilingual speakers alternate between languages in a discourse, can convey subtle cultural and linguistic nuances that can be otherwise lost in translation. Recent state-of-the-a…

Question Answering

Efficient and Effective Vocabulary Expansion Towards Multilingual Large Language Models

2024-02-22 · Seungduk Kim, Seungtaek Choi, Myeongho Jeong

This report introduces \texttt{EEVE-Korean-v1.0}, a Korean adaptation of large language models that exhibit remarkable capabilities across English and Korean text understanding. Building on recent highly capable but Engl…

A Technical Report for Polyglot-Ko: Open-Source Large-Scale Korean Language Models

2023-06-04 · Hyunwoong Ko, Kichang Yang, Minho Ryu, Taekyoon Choi 외

Polyglot is a pioneering project aimed at enhancing the non-English language performance of multilingual language models. Despite the availability of various multilingual models such as mBERT (Devlin et al., 2019), XGLM …

On-Policy Delta Distillation for Multilingual Math Reasoning

2026-08-06 · Byeongho Heo, Jaehui Hwang, Sangdoo Yun, Dongyoon Han hf

On-Policy Distillation (OPD) is emerging as a promising alternative to reinforcement learning for LLM post-training, yet its effectiveness in multilingual settings remains underexplored. We study OPD and its advanced var…

Mathematical ReasoningReinforcement Learning

Discovering Lexical Gaps Using Embeddings from Multilingual LLMs

2026-05-23 · Yoonwon Jung, Aaron S. Cohen, Benjamin K. Bergen arxiv

Lexical gaps are words that do not exist in certain languages. They pose challenges for building multilingual lexical resources, for machine translation, and for cross-lingual transfer. Existing lexical gap detection rel…

Cross-Lingual TransferSemantic SimilarityMachine Translation