← Search

Xing Niu

11 accepted papers

2026

R-WoM: Retrieval-augmented World Model For Computer-use Agents

ICLR 2026poster

Large Language Models (LLMs) can serve as world models to enhance agent decision-making in digital environments by simulating future states and predicting action outcomes, potentially eliminating costly trial-and-error exploration. However, this capability is fundamentally limited by LLM’s tendency…

Cited by 0SourceScholar
2025

Benchmarking Query-Conditioned Natural Language Inference

ACL 2025finding

The growing excitement around the ability of large language models (LLMs) to tackle various tasks has been tempered by their propensity for generating unsubstantiated information (hallucination) and by their inability to effectively handle inconsistent inputs. To detect such issues, we propose the n…

Cited by 0SourcePDFScholar
2025

Effective post-training embedding compression via temperature control in contrastive training

ICLR 2025spotlight

Fixed-size learned representations (dense representations, or embeddings) are widely used in many machine learning applications across language, vision or speech modalities. This paper investigates the role of the temperature parameter in contrastive training for text embeddings. We shed light on th…

Cited by 0SourcePDFScholar
2025

Improving Lip-synchrony in Direct Audio-Visual Speech-to-Speech Translation

ICASSP 2025accepted

Audio-Visual Speech-to-Speech Translation (AVS2S) typically prioritizes improving translation quality and naturalness. However, an equally critical aspect in audio-visual content is lip-synchrony—ensuring that the movements of the lips match the spoken content—essential for maintaining realism in du…

Cited by 0SourceScholar
2025

Zero-resource Speech Translation and Recognition with LLMs

ICASSP 2025accepted

Despite recent advancements in speech processing, zero-resource speech translation (ST) and automatic speech recognition (ASR) remain challenging problems. In this work, we propose to leverage a multilingual Large Language Model (LLM) to perform ST and ASR in languages for which the model has never…

Cited by 0SourceScholar
2024

M3T: A New Benchmark Dataset for Multi-Modal Document-Level Machine Translation

NAACL 2024short

Document translation poses a challenge for Neural Machine Translation (NMT) systems. Most document-level NMT systems rely on meticulously curated sentence-level parallel data, assuming flawless extraction of text from documents along with their precise reading order. These systems also tend to disre…

2023

End-to-End Single-Channel Speaker-Turn Aware Conversational Speech Translation

EMNLP 2023long main

Conventional speech-to-text translation (ST) systems are trained on single-speaker utterances, and they may not generalize to real-life scenarios where the audio contains conversations by multiple speakers. In this paper, we tackle single-channel multi-speaker conversational ST with an end-to-end an…

Cited by 0SourcecodeScholar
2023

Pseudo-label Training and Model Inertia in Neural Machine Translation

ICLR 2023poster

Like many other machine learning applications, neural machine translation (NMT) benefits from over-parameterized deep neural models. However, these models have been observed to be brittle: NMT model predictions are sensitive to small input changes and can show significant variation across re-trainin…

Cited by 1SourcePDFScholar
2023

RAMP: Retrieval and Attribute-Marking Enhanced Prompting for Attribute-Controlled Translation

ACL 2023short

Attribute-controlled translation (ACT) is a subtask of machine translation that involves controlling stylistic or linguistic attributes (like formality and gender) of translation outputs. While ACT has garnered attention in recent years due to its usefulness in real-world applications, progress in t…

Cited by 6SourcePDFScholar
2022

CoCoA-MT: A Dataset and Benchmark for Contrastive Controlled MT with Application to Formality

NAACL 2022findings

The machine translation (MT) task is typically formulated as that of returning a single translation for an input segment. However, in many cases, multiple different translations are valid and the appropriate translation may depend on the intended target audience, characteristics of the speaker, or e…

2022

MT-GenEval: A Counterfactual and Contextual Dataset for Evaluating Gender Accuracy in Machine Translation

EMNLP 2022main

As generic machine translation (MT) quality has improved, the need for targeted benchmarks that explore fine-grained aspects of quality has increased. In particular, gender accuracy in translation can have implications in terms of output fluency, translation accuracy, and ethics. In this paper, we i…