← Search

Shuhao Gu

12 accepted papers

2026

GroundingME: Exposing the Visual Grounding Gap in MLLMs through Multi-Dimensional Evaluation

CVPR 2026

Visual grounding, localizing objects from natural language descriptions, represents a critical bridge between language and vision understanding. While multimodal large language models (MLLMs) achieve impressive scores on existing benchmarks, a fundamental question remains: can MLLMs truly visually g

Cited by 0SourcecodeScholar
2026

Video2GUI: Synthesizing Large-Scale Interaction Trajectories for Generalized GUI Agent Pretraining

ICML 2026poster

Recent advances in multimodal large language models have driven growing interest in graphical user interface (GUI) agents, yet their generalization remains constrained by the scarcity of large-scale training data spanning diverse real-world applications. Existing datasets rely heavily on costly manu…

Cited by 0SourceScholar
2024

Improving Multilingual Neural Machine Translation by Utilizing Semantic and Linguistic Features

ACL 2024findings

The many-to-many multilingual neural machine translation can be regarded as the process of integrating semantic features from the source sentences and linguistic features from the target sentences. To enhance zero-shot translation, models need to share knowledge across languages, which can be achiev…

2023

Addressing the Length Bias Challenge in Document-Level Neural Machine Translation

EMNLP 2023long findings

Document-level neural machine translation (DNMT) has shown promising results by incorporating context information through increased maximum lengths of source and target sentences. However, this approach also introduces a length bias problem, whereby DNMT suffers from significant translation quality…

Cited by 0SourceScholar
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
2022

Continual Learning of Neural Machine Translation within Low Forgetting Risk Regions

EMNLP 2022main

This paper considers continual learning of large-scale pretrained neural machine translation model without accessing the previous training data or introducing model separation. We argue that the widely used regularization-based methods, which perform multi-objective learning with an auxiliary loss,…

2022

Improving Zero-Shot Multilingual Translation with Universal Representations and Cross-Mapping

EMNLP 2022finding

The many-to-many multilingual neural machine translation can translate between language pairs unseen during training, i.e., zero-shot translation. Improving zero-shot translation requires the model to learn universal representations and cross-mapping relationships to transfer the knowledge learned o…

2021

Guiding Teacher Forcing with Seer Forcing for Neural Machine Translation

ACL 2021long

Although teacher forcing has become the main training paradigm for neural machine translation, it usually makes predictions only conditioned on past information, and hence lacks global planning for the future. To address this problem, we introduce another decoder, called seer decoder, into the encod…

2021

Importance-based Neuron Allocation for Multilingual Neural Machine Translation

ACL 2021long

Multilingual neural machine translation with a single model has drawn much attention due to its capability to deal with multiple languages. However, the current multilingual translation paradigm often makes the model tend to preserve the general knowledge, but ignore the language-specific knowledge.…

2021

Pruning-then-Expanding Model for Domain Adaptation of Neural Machine Translation

NAACL 2021long

Domain Adaptation is widely used in practical applications of neural machine translation, which aims to achieve good performance on both general domain and in-domain data. However, the existing methods for domain adaptation usually suffer from catastrophic forgetting, large domain divergence, and mo…

2020

Investigating Catastrophic Forgetting During Continual Training for Neural Machine Translation

COLING 2020main

Neural machine translation (NMT) models usually suffer from catastrophic forgetting during continual training where the models tend to gradually forget previously learned knowledge and swing to fit the newly added data which may have a different distribution, e.g. a different domain. Although many m…

Cited by 26SourcePDFScholar