Translated's Research Center

Imminent Research Spotlight

Updated monthly by our team of forward-thinking researchers, the latest in academic insights on language and technology: a deep dive into ideas on the brink of change about large language models (LLM), machine translation (MT), text-to-speech, and more.

July 2026

Train for the Worst, Plan for the Best: Understanding Token Ordering in Masked Diffusions

Masked diffusion models (MDMs) can decode tokens in arbitrary order rather than strictly left to right, trading harder training for greater inference flexibility, but the consequences of this trade-off have been poorly understood. This work examines both sides. On the training front, the authors show theoretically and empirically that MDMs must learn an exponentially large number of infilling subproblems, many of them computationally intractable, unlike the simpler sequential task faced by autoregressive models. On the inference front, they show that adaptively choosing the decoding order lets MDMs sidestep those hard subproblems. The effect is striking: on Sudoku, a pretrained MDM’s solving accuracy rises from under 7% to roughly 90%, with the 6M-parameter adaptive model even surpassing a 7x larger autoregressive model trained via teacher forcing to learn the right decoding order. The work reframes adaptive token ordering as a decisive lever for structured reasoning.
Read the full paper here

Externalization in LLM Agents: A Unified Review of Memory, Skills, Protocols and Harness Engineering

Much of the recent progress in LLM agents comes not from stronger models but from the infrastructure built around them. This review unifies that infrastructure under a single idea: externalization, the shifting of cognitive burdens out of the model and into reusable external structures. It identifies three such structures, each easing a recurring weakness of standalone LLMs: memory stores state across time so the agent retrieves past context instead of regenerating it, skills package procedural know-how so behavior is composed from validated steps rather than improvised, and protocols turn brittle prompt-based tool use into structured, machine-readable contracts. The harness is the runtime layer that ties these together into reliable, governed execution. The authors trace how the field’s focus has moved outward from model weights to context to harness, and argue that dependable agents increasingly depend on this external scaffolding as much as on the underlying model.
Read the full article here

June 2026

LLMs Get Lost In Multi-Turn Conversation

LLM evaluation overwhelmingly targets the single-turn, fully specified instruction setting, yet real-world usage is dominated by multi-turn exchanges in which users gradually clarify underspecified needs. In this work, the authors introduce a simulation framework that “shards” single-turn benchmark instructions into multi-turn conversations, then tests 15 open- and closed-weight LLMs across six generation tasks spanning code, math, database queries, and summarization. They observe performance drops from roughly 90% in single-turn to 65% in multi-turn — a degradation that appears even in two-turn exchanges and that decomposes into a minor loss in aptitude but a dramatic surge in unreliability. Qualitative analysis reveals the mechanism: LLMs run into being verbose, make premature assumptions about missing details, and lock onto early (often incorrect) solution attempts from which they fail to recover.
Read the full paper here

DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence

Scaling context length to one million tokens has long been bottlenecked by the quadratic cost of attention and the linear growth of the KV cache. In this work, the authors present two open-source Mixture-of-Experts models — V4-Pro (1.6T parameters, 49B activated) and V4-Flash (284B, 13B activated) — that tackle this via a hybrid attention architecture combining Compressed Sparse Attention and Heavily Compressed Attention, cutting inference FLOPs to 27% and KV cache to 10% of predecessor V3.2 at the million-token mark. Both models are pre-trained on over 32 trillion tokens and post-trained through a two-stage pipeline: independent cultivation of domain-specific experts via SFT and RL, followed by consolidation into a unified model through on-policy distillation. V4-Pro-Max, the maximum reasoning effort configuration, positions itself as the strongest open-source model to date while rivalling closed-source systems on coding, reasoning, and agentic benchmarks.
Read the full article here

May 2026

Standard benchmarks rely on clean, static inputs, often overestimating real-world performance by overlooking the noise inherent in human queries: typos, alternative phrasings, and casual reformulations. In this work, the authors introduce a theoretical variance decomposition framework that disentangles task-induced difficulty from prompt-induced variability, operationalizing model “brittleness” as a measurable quantity. They build Brittlebench, a benchmark-agnostic pipeline that applies a unified taxonomy of semantics-preserving perturbations — spanning word manipulation, prompt padding, context augmentation, and paraphrasing — across popular benchmarks. Evaluating frontier open-weight and commercial models, they find performance can degrade by up to ~12%, with such perturbations accounting for up to half of a model’s total performance variance. Notably, even a single perturbation flips the relative ranking of models in 63% of cases, calling into question conclusions drawn from marginal benchmark gains and motivating robustness-aware evaluation frameworks.
Read the full paper here

April 2026

March 2026

February 2026

January 2026

October 2025

September 2025

July 2025

June 2025

REL-A.I.: An Interaction-Centered Approach To Measuring Human-LM Reliance

As LLMs become integral to human-AI interactions, traditional evaluations of model uncertainty—focused on verbal or numerical calibration—fail to capture a critical aspect: how humans respond to model outputs. In REL-A.I. (pronounced “rely”), the authors propose an interaction-centered framework that directly measures human reliance on LLMs. Through controlled studies, they show that contextual factors—such as the domain of the question, the model’s typical tone of confidence, and even polite greetings like “I’m happy to help!”—can significantly alter user behavior, increasing reliance by up to 30%. Their findings thus reveal that seemingly well-calibrated models can still induce risky human behavior, underscoring the need to evaluate LLMs not just by what they say, but by how their outputs shape user decisions.
Read the full paper here

May 2025

The field of Symbolic Regression (SR) entails discovering the underlying math equations governing distributions of data. Classical techniques involve large iterations to search across a vast combinatorial space, but without much scientific motivation. The authors, taking cognizance of the scientific understanding and code generation abilities in general-purpose LLMs, propose a more efficient method for equation discovery.  Representing equation structures as Python programs, they prompt a guided LLM to produce such equation proposals. The proposals are mathematically optimized in search of convergence – the best ones being prompted back to the LLM in an iterative approach. They demonstrate much quicker and better convergence through this LLM-guided strategy across three data domains.
Read the full paper here

April 2025

March 2025

To specialize a general-purpose language model on a target domain, extending the model’s pre-training through adaptation on a data mixture having domain-specific data can be a crucial step. For this stage, it is important to determine an optimal mixture ratio (of the adaptation data in the training data) under a fixed compute budget. To avoid incurring expensive searches for the practically optimal data mixture ratio, the authors devise a scaling law to predict the resultant validation loss as a function of the model size, training data size, and the mixture ratio. They also devise a way to extend the scaling law for cross-domain adaptation, which entails adaptation on one domain followed by inferencing on a different domain. They demonstrate the effectiveness of the law in predicting the validation loss trends for a model of a given size.
Read the full paper here

February 2025

January 2025

December 2024

November 2024

October 2024

September 2024

August 2024

July 2024

June 2024

More from Imminent

Imminent Research Grants

Imminent Research Grants

$100,000 to fund language technology innovators

Imminent was founded to help innovators who share the goal of making it easier for everyone living in our multilingual world to understand and be understood by all others. Each year, Imminent allocate $100,000 to fund five original research projects to explore the most advanced frontiers in the world of language services. Topics: Language economics – Linguistic data – Machine learning algorithms for translation – Human-computer interaction – The neuroscience of language.

Apply now

AI in Context

AI in Context

Imminent Readings

Eager to know more? Here, you will find a selection of articles from top newspapers, research publications, and leading magazines from around the world, exploring AI’s impact on language, culture, geopolitics, and economies.

Dive deeper

Imminent Research Reports

Imminent Research Reports

A journey through localization, technology, language, and research.

An essential resource for leaders and a powerful tool for gaining deeper knowledge and understanding of the multicultural world we live in.

Get your copy now