paper-with-me

Papers

DIETA: A Decoder-only transformer-based model for Italian-English machine TrAnslation

2026-01-25 · Pranav Kasela, Marco Braga, Alessandro Ghiotto, Andrea Pilzer, Marco Viviani, Alessandro Raganato arxiv

In this paper, we present DIETA, a small, decoder-only Transformer model with 0.5 billion parameters, specifically designed and trained for Italian-English machine translation. We collect and curate a large parallel corpus consisting of approximately 207 million Italian-English sentence pairs across diverse domains, including parliamentary proceedings, legal texts, web-crawled content, subtitles, news, literature and 352 million back-translated data using pretrained models. Additionally, we create and release a new small-scale evaluation set, consisting of 450 sentences, based on 2025 WikiNews articles, enabling assessment of translation quality on contemporary text. Comprehensive evaluations show that DIETA achieves competitive performance on multiple Italian-English benchmarks, consistently ranking in the second quartile of a 32-system leaderboard and outperforming most other sub-3B models on four out of five test suites. The training script, trained models, curated corpus, and newly introduced evaluation set are made publicly available, facilitating further research and development in specialized Italian-English machine translation. https://github.com/pkasela/DIETA-Machine-Translation

📄 PDF Abstract BibTeX arXiv:2601.17823

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

AlignAtt4LLM: Fast AlignAtt for Decoder-Only LLMs at IWSLT 2026 Simultaneous Speech Translation Task

2026-06-02 · Quentin Fuxa, Dominik Macháček arxiv

We describe AlignAtt4LLM, an IWSLT 2026 simultaneous speech translation system for English to German, Italian, and Chinese. The system is a synchronous cascade: Qwen3-ASR with forced alignment produces an incrementally u…

Igea: a Decoder-Only Language Model for Biomedical Text Generation in Italian

2024-07-08 · Tommaso Mario Buonocore, Simone Rancati, Enea Parimbelli

The development of domain-specific language models has significantly advanced natural language processing applications in various specialized fields, particularly in biomedicine. However, the focus has largely been on En…

Computational EfficiencyDecoderGeneral KnowledgeLanguage Modeling+2

GasTwinFormer: A Hybrid Vision Transformer for Livestock Methane Emission Segmentation and Dietary Classification in Optical Gas Imaging

2025-08-20 · Toqi Tahamid Sarker, Mohamed Embaby, Taminul Islam, Amer AbuGhazaleh 외 arxiv

Livestock methane emissions represent 32% of human-caused methane production, making automated monitoring critical for climate mitigation strategies. We introduce GasTwinFormer, a hybrid vision transformer for real-time …

Dialogue Act and Slot Recognition in Italian Complex Dialogues

2022-06-01 · EURALI (LREC) 2022 6 · Irene Sucameli, Michele De Quattro, Arash Eshghi, Alessandro Suglia 외

Since the advent of Transformer-based, pretrained language models (LM) such as BERT, Natural Language Understanding (NLU) components in the form of Dialogue Act Recognition (DAR) and Slot Recognition (SR) for dialogue sy…

Natural Language Understanding

IT5: Text-to-text Pretraining for Italian Language Understanding and Generation

2022-03-07 · Gabriele Sarti, Malvina Nissim

We introduce IT5, the first family of encoder-decoder transformer models pretrained specifically on Italian. We document and perform a thorough cleaning procedure for a large Italian corpus and use it to pretrain four IT…

DecoderHeadline GenerationNews SummarizationQuestion Answering+3