paper-with-me

Papers

Diffutron: A Masked Diffusion Language Model for Turkish Language

2026-03-20 · Şuayp Talha Kocabay, Talha Rüzgar Akkuş arxiv

Masked Diffusion Language Models (MDLMs) have emerged as a compelling non-autoregressive alternative to standard large language models; however, their application to morphologically rich languages remains limited. In this paper, we introduce $\textit{Diffutron}$, a masked diffusion language model specifically designed for Turkish. Our approach leverages a resource-efficient training pipeline, starting with LoRA-based continual pre-training of a multilingual encoder on a large-scale corpus. To enable generative capabilities, we employ a progressive instruction-tuning strategy, sequentially adapting the model on general and task-specific instruction sets. Experimental results across comprehensive benchmarks demonstrate that, despite its compact size, our model achieves competitive performance compared to existing multi-billion-parameter baselines. These findings validate the effectiveness of masked diffusion modeling combined with multi-stage tuning for non-autoregressive text generation in Turkish.

📄 PDF Abstract BibTeX arXiv:2603.20466

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

HUKUKBERT: Domain-Specific Language Model for Turkish Law

2026-04-06 · Mehmet Utku Öztürk, Tansu Türkoğlu, Buse Buz-Yalug arxiv

Natural language processing (NLP) advances have powered a generation of LegalTech systems, but Turkish law remains under-served by domain-specific data and models. English has legal encoders such as LEGAL-BERT; no compar…

Cloze Test

MoganBert-TR: A Turkish Encoder Foundation Model Trained from Scratch with a CLM-to-MLM Curriculum

2026-08-26 · Furkan Yilmaz, Habibe Aleyna Tasdemir, Muhammed Faruk Gozay arxiv

Turkish encoder models have adopted modern architectures while leaving the pretraining objective fixed at masked language modelling. This paper introduces MoganBert-TR, a 149M-parameter Turkish encoder foundation model t…

Language Modelling

HeceTokenizer: A Syllable-Based Tokenization Approach for Turkish Retrieval

2026-04-12 · Senol Gulgonul arxiv

HeceTokenizer is a syllable-based tokenizer for Turkish that exploits the deterministic six-pattern phonological structure of the language to construct a closed, out-of-vocabulary (OOV)-free vocabulary of approximately 8…

VBART: The Turkish LLM

2024-03-02 · Meliksah Turker, Mehmet Erdi Ari, Aydin Han

We present VBART, the first Turkish sequence-to-sequence Large Language Models (LLMs) pre-trained on a large corpus from scratch. VBART are compact LLMs based on good ideas leveraged from BART and mBART models and come i…

Abstractive Text SummarizationQuestion AnsweringQuestion GenerationQuestion-Generation+2

Simple and Effective Masked Diffusion Language Models

2024-06-11 · Subham Sekhar Sahoo, Marianne Arriola, Yair Schiff, Aaron Gokaslan 외

While diffusion models excel at generating high-quality images, prior work reports a significant performance gap between diffusion and autoregressive (AR) methods in language modeling. In this work, we show that simple m…

Language ModelingLanguage ModellingMasked Language Modeling