← Search

Ruiqing Zhang

5 accepted papers

2026

Milestone-Guided Policy Learning for Long-Horizon Language Agents

ICML 2026poster

While long-horizon agentic tasks require language agents to perform dozens of sequential decisions, training such agents with reinforcement learning remains challenging. We identify two root causes: credit misattribution, where correct early actions are penalized due to terminal failures, and sample…

Cited by 0SourceScholar
2024

An Empirical Study of Consistency Regularization for End-to-End Speech-to-Text Translation

NAACL 2024long

Consistency regularization methods, such as R-Drop (Liang et al., 2021) and CrossConST (Gao et al., 2023), have achieved impressive supervised and zero-shot performance in the neural machine translation (NMT) field. Can we also boost end-to-end (E2E) speech-to-text translation (ST) by leveraging con…

2023

Human-Robot Collaboration for Unknown Flexible Surface Exploration and Treatment Based on Mesh Iterative Learning Control

IROS 2023poster

Contact tooling operations like sanding and polishing have been high in demand for robotics and automation, as manual operations are labour-intensive with inconsistent quality. However, automating these operations remains a challenge since they are highly dependent on prior knowledge about the geome…

Cited by 0SourceScholar
2022

Learning Adaptive Segmentation Policy for End-to-End Simultaneous Translation

ACL 2022long

End-to-end simultaneous speech-to-text translation aims to directly perform translation from streaming source speech to target text with high translation quality and low latency. A typical simultaneous translation (ST) system consists of a speech translation model and a policy module, which determin…

Cited by 20SourcePDFScholar
2022

Non-Autoregressive Chinese ASR Error Correction with Phonological Training

NAACL 2022long

Automatic Speech Recognition (ASR) is an efficient and widely used input method that transcribes speech signals into text. As the errors introduced by ASR systems will impair the performance of downstream tasks, we introduce a post-processing error correction method, PhVEC, to correct errors in text…