← Search

Langlin Huang

5 accepted papers

2026

CaTS: Calibrated Test-Time Scaling for Efficient LLM Reasoning

ICLR 2026poster

Increasing test-time computation is a straightforward approach to enhancing the quality of responses in Large Language Models (LLMs). While Best-of-N sampling and Self-Consistency with majority voting are simple and effective, they require a fixed number of sampling responses for each query, regardl…

Cited by 0SourceScholar
2026

Training Data Efficiency in Multimodal Process Reward Models

ICML 2026poster

Multimodal Process Reward Models (MPRMs) are central to step-level supervision for visual reasoning in MLLMs. Training MPRMs typically requires large-scale Monte Carlo (MC)-annotated corpora, incurring substantial training cost. This paper studies the data efficiency for MPRM training. Our prelimina…

Cited by 0SourceScholar
2025

MoCE: Adaptive Mixture of Contextualization Experts for Byte-based Neural Machine Translation

NAACL 2025long

Byte-based machine translation systems have shown significant potential in massively multilingual settings. Unicode encoding, which maps each character to specific byte(s), eliminates the emergence of unknown words, even in new languages, enabling broad language scalability. However, byte-level toke…

2024

Integrating Multi-scale Contextualized Information for Byte-based Neural Machine Translation

ACL 2024findings

Subword tokenization is a common method for vocabulary building in Neural Machine Translation (NMT) models. However, increasingly complex tasks have revealed its disadvantages. First, a vocabulary cannot be modified once it is learned, making it hard to adapt to new words. Second, in multilingual tr…

2023

Enhancing Neural Machine Translation with Semantic Units

EMNLP 2023long findings

Conventional neural machine translation (NMT) models typically use subwords and words as the basic units for model input and comprehension. However, complete words and phrases composed of several tokens are often the fundamental units for expressing semantics, referred to as semantic units. To addre…

Cited by 0SourcecodeScholar