← Search

Guojun Wu

3 accepted papers

2024

Evaluating Automatic Metrics with Incremental Machine Translation Systems

EMNLP 2024finding

We introduce a dataset comprising commercial machine translations, gathered weekly over six years across 12 translation directions. Since human A/B testing is commonly used, we assume commercial systems improve over time, which enables us to evaluate machine translation (MT) metrics based on their p…

2023

ICU: Conquering Language Barriers in Vision-and-Language Modeling by Dividing the Tasks into Image Captioning and Language Understanding

EMNLP 2023short findings

Most multilingual vision-and-language (V\&L) research aims to accomplish multilingual and multimodal capabilities within one model. However, the scarcity of multilingual captions for images has hindered the development. To overcome this obstacle, we propose ICU, Image Caption Understanding, which di…

Cited by 0SourcecodeScholar
2021

SBO-RNN: Reformulating Recurrent Neural Networks via Stochastic Bilevel Optimization

NeurIPS 2021poster

In this paper we consider the training stability of recurrent neural networks (RNNs) and propose a family of RNNs, namely SBO-RNN, that can be formulated using stochastic bilevel optimization (SBO). With the help of stochastic gradient descent (SGD), we manage to convert the SBO problem into an RNN…