← Search

Zilu Tang

6 accepted papers

2026

Do Language Models Track Entities Across State Changes?

ICML 2026poster

Entity tracking (ET), the ability to keep track of states, is a fundamental skill that underlies complex reasoning. An increasing amount of work investigates how transformer language models (LMs) solve entity binding *without* state changes; however, there is limited understanding of how non-toy LMs…

Cited by 0SourceScholar
2026

mR3: Multilingual Rubric-Agnostic Reward Reasoning Models

ICLR 2026poster

Evaluation using Large Language Model (LLM) judges has been widely adopted in English and shown to be effective for automatic evaluation. However, their performance does not generalize well to non-English settings, and it remains unclear what constitutes effective multilingual training for such judg…

Cited by 0SourcecodeScholar
2025

A Multi-Labeled Dataset for Indonesian Discourse: Examining Toxicity, Polarization, and Demographics Information

ACL 2025finding

Online discourse is increasingly trapped in a vicious cycle where polarizing language fuelstoxicity and vice versa. Identity, one of the most divisive issues in modern politics, oftenincreases polarization. Yet, prior NLP research has mostly treated toxicity and polarization asseparate problems. In…

Cited by 0SourcePDFScholar
2025

Disentangling Text and Math in Word Problems: Evidence for the Bidimensional Structure of Large Language Models’ Reasoning

ACL 2025finding

Do LLMs process text and mathematics as a unified skill, or do these components rely on distinct underlying mechanisms? We investigate this question by disentangling the textual interpretation and mathematical solving steps in word problems drawn from Brazil’s largest college entrance exam (ENEM) an…

Cited by 0SourcePDFScholar
2025

Mitigating Hallucinated Translations in Large Language Models with Hallucination-focused Preference Optimization

NAACL 2025long

Machine Translation (MT) is undergoing a paradigm shift, with systems based on fine-tuned large language models (LLM) becoming increasingly competitive with traditional encoder-decoder models trained specifically for translation tasks. However, LLM-based systems are at a higher risk of generating ha…

Cited by 2SourcePDFScholar
2023

Explain-then-translate: an analysis on improving program translation with self-generated explanations

EMNLP 2023long findings

This work explores the use of self-generated natural language explanations as an intermediate step for code-to-code translation with language models. Across three types of explanations and 19 programming languages constructed from the MultiPL-E dataset, we find the explanations to be particularly e…

Cited by 0SourcecodeScholar