paper-with-me

홈 › Papers

Dynamic data sampler for cross-language transfer learning in large language models

2024-05-17 · Yudong Li, Yuhao Feng, Wen Zhou, Zhe Zhao, Linlin Shen, Cheng Hou, Xianxu Hou

Large Language Models (LLMs) have gained significant attention in the field of natural language processing (NLP) due to their wide range of applications. However, training LLMs for languages other than English poses significant challenges, due to the difficulty in acquiring large-scale corpus and the requisite computing resources. In this paper, we propose ChatFlow, a cross-language transfer-based LLM, to address these challenges and train large Chinese language models in a cost-effective manner. We employ a mix of Chinese, English, and parallel corpus to continuously train the LLaMA2 model, aiming to align cross-language representations and facilitate the knowledge transfer specifically to the Chinese language model. In addition, we use a dynamic data sampler to progressively transition the model from unsupervised pre-training to supervised fine-tuning. Experimental results demonstrate that our approach accelerates model convergence and achieves superior performance. We evaluate ChatFlow on popular Chinese and English benchmarks, the results indicate that it outperforms other Chinese models post-trained on LLaMA-2-7B.

📄 PDF Abstract BibTeX arXiv:2405.10626

Code (1)

cvi-szu/linly 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingTransfer LearningUnsupervised Pre-training

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 제목 키워드 기반

Amortized Sampling with Transferable Normalizing Flows

2025-08-25 · Charlie B. Tan, Majdi Hassan, Leon Klein, Saifuddin Syed 외 arxiv

Efficient equilibrium sampling of molecular conformations remains a core challenge in computational chemistry and statistical inference. Classical approaches such as molecular dynamics or Markov chain Monte Carlo inheren…

Adaptive Domain Shift in Diffusion Models for Cross-Modality Image Translation

2026-01-26 · Zihao Wang, Yuzhou Chen, Shaogang Ren arxiv

Cross-modal image translation remains brittle and inefficient. Standard diffusion approaches often rely on a single, global linear transfer between domains. We find that this shortcut forces the sampler to traverse off-m…

Semantix: An Energy Guided Sampler for Semantic Style Transfer

2025-03-28 · Huiang He, Minghui Hu, Chuanxia Zheng, Chaoyue Wang 외

Recent advances in style and appearance transfer are impressive, but most methods isolate global style and local appearance transfer, neglecting semantic correspondence. Additionally, image and video tasks are typically …

Appearance TransferSemantic correspondenceStyle Transfer

Towards Task Sampler Learning for Meta-Learning

2023-07-18 · Jingyao Wang, Wenwen Qiang, Xingzhe Su, Changwen Zheng 외

Meta-learning aims to learn general knowledge with diverse training tasks conducted from limited data, and then transfer it to new tasks. It is commonly believed that increasing task diversity will enhance the generaliza…

DiversityFew-Shot LearningGeneral KnowledgeMeta-Learning

Poisoning Prompt-Guided Sampling in Video Large Language Models

2025-09-25 · Yuxin Cao, Wei Song, Jingling Xue, Jin Song Dong arxiv

Video Large Language Models (VideoLLMs) are increasingly deployed as automated moderators on user-generated video platforms, where a few unwatched seconds of harmful footage are enough to suppress a safety alert. Because…

Question Answering