paper-with-me

Papers

Lost in Translation: Large Language Models in Non-English Content Analysis

2023-06-12 · Gabriel Nicholas, Aliya Bhatia

In recent years, large language models (e.g., Open AI's GPT-4, Meta's LLaMa, Google's PaLM) have become the dominant approach for building AI systems to analyze and generate language online. However, the automated systems that increasingly mediate our interactions online -- such as chatbots, content moderation systems, and search engines -- are primarily designed for and work far more effectively in English than in the world's other 7,000 languages. Recently, researchers and technology companies have attempted to extend the capabilities of large language models into languages other than English by building what are called multilingual language models. In this paper, we explain how these multilingual language models work and explore their capabilities and limits. Part I provides a simple technical explanation of how large language models work, why there is a gap in available data between English and other languages, and how multilingual language models attempt to bridge that gap. Part II accounts for the challenges of doing content analysis with large language models in general and multilingual language models in particular. Part III offers recommendations for companies, researchers, and policymakers to keep in mind when considering researching, developing and deploying large and multilingual language models.

📄 PDF Abstract BibTeX arXiv:2306.07377

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Is Prosody Lost in Translation? Fine-Grained Cross-Lingual Prosody Similarity Across Languages

2026-08-28 · Haopeng Xie, Ismail Rasim Ulgen, Sofia Son, Berrak Sisman 외 arxiv

Prosody plays an important role in speech translation, conveying information such as emphasis, emotion, and intent beyond lexical content. However, despite recent progress in expressive speech-to-speech translation (S2ST…

Speech-to-Speech Translation

"Is Hate Lost in Translation?": Evaluation of Multilingual LGBTQIA+ Hate Speech Detection

2024-10-15 · Fai Leui Chan, Duke Nguyen, Aditya Joshi

This paper explores the challenges of detecting LGBTQIA+ hate speech of large language models across multiple languages, including English, Italian, Chinese and (code-switched) English-Tamil, examining the impact of mach…

Hate Speech DetectionMachine TranslationTranslation

Spanish and LLM Benchmarks: is MMLU Lost in Translation?

2024-05-28 · Irene Plaza, Nina Melero, Cristina del Pozo, Javier Conde 외

The evaluation of Large Language Models (LLMs) is a key element in their continuous improvement process and many benchmarks have been developed to assess the performance of LLMs in different tasks and topics. As LLMs bec…

MMLUTranslation

The Reasoning Lingua Franca: A Double-Edged Sword for Multilingual AI

2025-10-23 · Alan Saji, Raj Dabre, Anoop Kunchukuttan, Ratish Puduppully arxiv

Large Reasoning Models (LRMs) achieve strong performance on mathematical, scientific, and other question-answering tasks, but their multilingual reasoning abilities remain underexplored. When presented with non-English q…

Lost in Translationese? Reducing Translation Effect Using Abstract Meaning Representation

2023-04-23 · Shira Wein, Nathan Schneider

Translated texts bear several hallmarks distinct from texts originating in the language. Though individual translated texts are often fluent and preserve meaning, at a large scale, translated texts have statistical tende…

Abstract Meaning RepresentationMachine TranslationParaphrase GenerationTranslation