← Search

Pei Guo

7 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

DSRAG: A Double-Stream Retrieval-Augmented Generation Framework for Countless Intent Detection

NAACL 2025industry

Current intent detection work experiments with minor intent categories. However, in real-world scenarios of data analysis dialogue systems, intents are composed of combinations of numerous metrics and dimensions, resulting in countless intents and posing challenges for the language model. The retrie…

2024

Efficient Domain Adaptation for Non-Autoregressive Machine Translation

ACL 2024findings

Domain adaptation remains a challenge in the realm of Neural Machine Translation (NMT), even in the era of large language models (LLMs). Existing non-parametric approaches like nearest neighbor machine translation have made small Autoregressive Translation (AT) models achieve efficient domain genera…

2024

Exploring Reversal Mathematical Reasoning Ability for Large Language Models

ACL 2024findings

Large language models (LLMs) have presented remarkable capabilities in the wide range of natural language understanding and reasoning tasks. Despite their success, a few works indicate that LLMs suffer from the “reversal curse”, in which LLMs can’t employ the inverted structure “B is A” when they ar…

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
2018

Pairwise Confusion for Fine-Grained Visual Classification

ECCV 2018poster

Fine-Grained Visual Classification (FGVC) datasets contain small sample sizes, along with significant intra-class variation and inter-class similarity. While prior work has addressed intra-class variation using localization and segmentation techniques, inter-class similarity may also affect feature…