← Search

Yisheng Xiao

8 accepted papers

2025

An Empirical Study of Iterative Refinements for Non-autoregressive Translation

ACL 2025long

Iterative non-autoregressive (NAR) models share a spirit of mixed autoregressive (AR) and fully NAR models, seeking a balance between generation quality and inference efficiency. These models have recently demonstrated impressive performance in varied generation tasks, surpassing the autoregressive…

2025

MMA: Cross-Domain Knowledge Integration via Mixture of Multi-Domain Agents

EMNLP 2025

Rather than merely to retain previously acquired generalization, achieving synergistic improvements between generalization and domain specialization in foundation models remains a significant challenge in both pre-training and post-training. As an alternative, we propose a test-time cross-domain kno

2025

Unveiling the Potential of BERT-family: A New Recipe for Building Scalable, General and Competitive Large Language Models

ACL 2025long

BERT-family have been increasingly explored for adaptation to scenarios beyond language understanding tasks, with more recent efforts focused on enabling them to become good instruction followers. These explorations have endowed BERT-family with new roles and human expectations, showcasing their pot…

2024

Are Bert Family Good Instruction Followers? A Study on Their Potential And Limitations

ICLR 2024poster

Language modeling at scale has proven very effective and brought unprecedented success to natural language models. Many typical representatives, especially decoder-only models, e.g., BLOOM and LLaMA, and encoder-decoder models, e.g., Flan-T5 and AlexaTM, have exhibited incredible instruction-followi…

Cited by 2SourcePDFScholar
2024

Exploring and Mitigating Shortcut Learning for Generative Large Language Models

COLING 2024main

Recent generative large language models (LLMs) have exhibited incredible instruction-following capabilities while keeping strong task completion ability, even without task-specific fine-tuning. Some works attribute this to the bonus of the new scaling law, in which the continuous improvement of mode…

Cited by 7SourcePDFScholar
2023

AMOM: Adaptive Masking over Masking for Conditional Masked Language Model

AAAI 2023technical

Transformer-based autoregressive (AR) methods have achieved appealing performance for varied sequence-to-sequence generation tasks, e.g., neural machine translation, summarization, and code generation, but suffer from low inference efficiency. To speed up the inference stage, many non-autoregressive…

2023

RenewNAT: Renewing Potential Translation for Non-autoregressive Transformer

AAAI 2023technical

Non-autoregressive neural machine translation (NAT) models are proposed to accelerate the inference process while maintaining relatively high performance. However, existing NAT models are difficult to achieve the desired efficiency-quality trade-off. For one thing, fully NAT models with efficient in…

Cited by 6SourcePDFScholar