← Search

Ilia Kulikov

18 accepted papers

2026

Hybrid Reinforcement: when reward is sparse, better to be dense

ICLR 2026poster

Post-training for reasoning in large language models has increasingly relied on verifiable rewards: deterministic checkers that provide $0$–$1$ correctness signals. While reliable, such binary feedback is brittle—many tasks admit partially correct or alternative answers that verifiers under-credit,…

Cited by 0SourceScholar
2026

J1: Incentivizing Thinking in LLM-as-a-Judge via Reinforcement Learning

ICLR 2026poster

The progress of AI is bottlenecked by the quality of evaluation, making powerful LLM-as-a-Judge models a core solution. The efficacy of these judges depends on their chain-of-thought reasoning, creating a critical need for methods that can effectively optimize this reasoning process. In this work, w…

Cited by 0SourceScholar
2026

LLM Pretraining with Continuous Concepts

ICLR 2026poster

Next token prediction has been the standard training objective used in large language model pretraining. Representations are learned as a result of optimizing for token-level perplexity. We propose Continuous Concept Mixing (CoCoMix), a novel pretraining framework that combines discrete next token p…

Cited by 0SourcecodeScholar
2026

Learning to Reason for Factuality

ICML 2026poster

Reasoning Large Language Models (R-LLMs) have significantly advanced complex reasoning tasks but often struggle with factuality, generating substantially more hallucinations than their non-reasoning counterparts on long-form factuality benchmarks. However, extending online Reinforcement Learning (RL…

Cited by 20SourceScholar
2026

OptimalThinkingBench: Evaluating Over and Underthinking in LLMs

ICLR 2026poster

Thinking LLMs solve complex tasks at the expense of increased compute and overthinking on simpler problems, while non-thinking LLMs are faster and cheaper but underthink on harder reasoning problems. This has led to the development of separate thinking and non-thinking LLM variants, leaving the onus…

Cited by 0SourcecodeScholar
2026

Safety Alignment of LMs via Non-cooperative Games

ICML 2026spotlight

Ensuring the safety of language models (LMs) while maintaining their usefulness remains a critical challenge in AI alignment. Current approaches rely on sequential adversarial training: generating adversarial prompts and fine-tuning LMs to defend against them. We introduce a different paradigm: fram…

Cited by 0SourceScholar
2025

Following Length Constraints in Instructions

EMNLP 2025

Aligned instruction following models can better fulfill user requests than their unaligned counterparts. However, it has been shown that there is a length bias in evaluation of such models, and that training algorithms tend to exploit this bias by learning longer responses. In this work we show how

2025

NaturalReasoning: Reasoning in the Wild with 2.8M Challenging Questions

NeurIPS 2025poster

Scaling reasoning capabilities beyond traditional domains such as math and coding is hindered by the lack of diverse and high-quality questions. To overcome this limitation, we introduce a scalable approach for generating diverse and challenging reasoning questions, accompanied by reference answers.…

Cited by 0SourceScholar
2024

Multi-resolution HuBERT: Multi-resolution Speech Self-Supervised Learning with Masked Unit Prediction

ICLR 2024spotlight

Existing Self-Supervised Learning (SSL) models for speech typically process speech signals at a fixed resolution of 20 milliseconds. This approach overlooks the varying informational content present at different resolutions in speech signals. In contrast, this paper aims to incorporate multi-resolut…

Cited by 26SourcePDFScholar
2024

Textless Acoustic Model with Self-Supervised Distillation for Noise-Robust Expressive Speech-to-Speech Translation

ACL 2024findings

In this paper, we propose a textless acoustic model with a self-supervised distillation strategy for noise-robust expressive speech-to-speech translation (S2ST).Recently proposed expressive S2ST systems have achieved impressive expressivity preservation performances by cascading unit-to-speech (U2S)…

2023

Improving Speech-to-Speech Translation Through Unlabeled Text

ICASSP 2023accepted

Direct speech-to-speech translation (S2ST) is among the most challenging problems in the translation paradigm due to the significant scarcity of S2ST data. While effort has been made to increase the data size from unlabeled speech by cascading pretrained speech recognition (ASR), machine translation…

Cited by 0SourceScholar
2023

Named Entity Detection and Injection for Direct Speech Translation

ICASSP 2023accepted

In a sentence, certain words are critical for its semantic. Among them, named entities (NEs) are notoriously challenging for neural models. Despite their importance, their accurate handling has been neglected in speech-to-text (S2T) translation research, and recent work has shown that S2T models per…

Cited by 0SourceScholar
2023

Simple and Effective Unsupervised Speech Translation

ACL 2023long

The amount of labeled data to train models for speech tasks is limited for most languages, however, the data scarcity is exacerbated for speech translation which requires labeled data covering two different languages. To address this issue, we study a simple and effective approach to build speech tr…

2023

UnitY: Two-pass Direct Speech-to-speech Translation with Discrete Units

ACL 2023long

Direct speech-to-speech translation (S2ST), in which all components can be optimized jointly, is advantageous over cascaded approaches to achieve fast inference with a simplified pipeline. We present a novel two-pass direct S2ST architecture, UnitY, which first generates textual representations and…

2022

Uncertainty Determines the Adequacy of the Mode and the Tractability of Decoding in Sequence-to-Sequence Models

ACL 2022long

In many natural language processing (NLP) tasks the same input (e.g. source sentence) can have multiple possible outputs (e.g. translations). To analyze how this ambiguity (also known as intrinsic uncertainty) shapes the distribution learned by neural sequence models we measure sentence-level uncert…

Cited by 10SourcePDFScholar
2020

Neural Text Generation With Unlikelihood Training

ICLR 2020poster

Neural text generation is a key tool in natural language applications, but it is well known there are major problems at its core. In particular, standard likelihood training and decoding leads to dull and repetitive outputs. While some post-hoc fixes have been proposed, in particular top-k and nucle…

Cited by 622SourcecodeScholar
2017

Returnn: The RWTH extensible training framework for universal recurrent neural networks

ICASSP 2017accepted

In this work we release our extensible and easily configurable neural network training software. It provides a rich set of functional layers with a particular focus on efficient training of recurrent neural network topologies on multiple GPUs. The source of the software package is public and freely…

Cited by 0SourceScholar