-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsurveyLRL.bib
1745 lines (1728 loc) · 75.7 KB
/
surveyLRL.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@misc{glottolog,
address = {Jena},
author = {Harald Hammarström and Robert Forkel and Martin Haspelmath and Sebastian Bank},
howpublished = {Max Planck Institute for the Science of Human History},
title = {Glottolog 4.2.1},
url = {https://glottolog.org/ accessed 2020-05-25},
year = {2020}
}
@inproceedings{megerdoomian2008low,
title={Low-Density Language Bootstrapping: the Case of Tajiki Persian.},
author={Megerdoomian, Karine and Parvaz, Dan},
booktitle={LREC},
year={2008}
}
@article{probst2001design,
title={Design and implementation of controlled elicitation for machine translation of low-density languages},
author={Probst, Katharina and Brown, Ralf D and Carbonell, Jaime G and Lavie, Alon and Levin, Lori and Peterson, Erik},
publisher={Carnegie Mellon University},
year={2010}
}
@inproceedings{hogan1999ocr,
title={OCR for minority languages},
author={Hogan, Christopher},
booktitle={Symposium on Document Image Understanding Technology},
year={1999}
}
@article{kocmi2020exploring,
title={Exploring Benefits of Transfer Learning in Neural Machine Translation},
author={Kocmi, Tom},
journal={arXiv preprint arXiv:2001.01622},
year={2020}
}
@inproceedings{ruder2019transfer,
title={Transfer learning in natural language processing},
author={Ruder, Sebastian and Peters, Matthew E and Swayamdipta, Swabha and Wolf, Thomas},
booktitle={Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Tutorials},
pages={15--18},
year={2019}
}
@incollection{torrey2010transfer,
title={Transfer learning},
author={Torrey, Lisa and Shavlik, Jude},
booktitle={Handbook of research on machine learning applications and trends: algorithms, methods, and techniques},
pages={242--264},
year={2010},
publisher={IGI global}
}
@article{rawat2017deep,
title={Deep Convolutional Neural Networks for Image Classification: A Comprehensive Review},
author={Rawat, Waseem and Wang, Zenghui},
journal={Neural Computation},
volume={29},
number={9},
pages={2352--2449},
year={2017},
publisher={MITP}
}
@inproceedings{cieri2016selection,
title={Selection criteria for low resource language programs},
author={Cieri, Christopher and Maxwell, Mike and Strassel, Stephanie and Tracey, Jennifer},
booktitle={Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)},
pages={4543--4549},
year={2016}
}
@article{singhnmt,
title={NMT in Low Resource Scenario: A Case Study in Indian Languages},
author={Singh, Karanveer and Bhattacharyya, Pushpak},
year={2019}
}
@article{singhimproving,
title={Improving neural machine translation for low-resource Indian languages using rule-based feature extraction},
author={Singh, Muskaan and Kumar, Ravinder and Chana, Inderveer},
publisher={Springer},
year={2020}
}
@article{kunchukuttan2014sata,
title={Sata-anuvadak: Tackling multiway translation of indian languages},
author={Kunchukuttan, Anoop and Mishra, Abhijit and Chatterjee, Rajen and Shah, Ritesh and Bhattacharyya, Pushpak},
journal={pan},
volume={841},
number={54,570},
pages={4--135},
year={2014},
publisher={Citeseer}
}
@inproceedings{choudhary2020neural,
title={Neural Machine Translation for Low-Resourced Indian Languages},
author={Choudhary, Himanshu and Rao, Shivansh and Rohilla, Rajesh},
booktitle={Proceedings of The 12th Language Resources and Evaluation Conference},
pages={3610--3615},
year={2020}
}
@article{sen_hasanuzzaman_ekbal_bhattacharyya_way_2020,
title={Neural machine translation of low-resource languages using SMT phrase pair injection},
DOI={10.1017/S1351324920000303}, journal={Natural Language Engineering},
publisher={Cambridge University Press},
author={Sen, Sukanta and Hasanuzzaman, Mohammed and Ekbal, Asif and Bhattacharyya, Pushpak and Way, Andy},
year={2020},
pages={1–22}
}
@article{philip2019baseline,
title={A baseline neural machine translation system for indian languages},
author={Philip, Jerin and Namboodiri, Vinay P and Jawahar, CV},
journal={arXiv preprint arXiv:1907.12437},
year={2019}
}
@inproceedings{revanuru2017neural,
title={Neural machine translation of indian languages},
author={Revanuru, Karthik and Turlapaty, Kaushik and Rao, Shrisha},
booktitle={Proceedings of the 10th Annual ACM India Compute Conference},
pages={11--20},
year={2017}
}
@inproceedings{ngo2019overcoming,
title={Overcoming the Rare Word Problem for low-resource language pairs in Neural Machine Translation},
author={Ngo, Thi-Vinh and Ha, Thanh-Le and Nguyen, Phuong-Thai and Le Nguyen, Minh},
booktitle={Proceedings of the 6th Workshop on Asian Translation},
pages={207--214},
year={2019}
}
@inproceedings{ahmadnia2020impact,
title={Impact of a New Word Embedding Cost Function on Farsi-Spanish Low-Resource Neural Machine Translation},
author={Ahmadnia, Benyamin and Dorr, Bonnie J},
booktitle={The Thirty-Third International Flairs Conference},
year={2020}
}
@article{nguyen2019transformers,
title={Transformers without tears: Improving the normalization of self-attention},
author={Nguyen, Toan Q and Salazar, Julian},
journal={arXiv preprint arXiv:1910.05895},
year={2019}
}
@inproceedings{nguyen2018improving,
title={Improving Lexical Choice in Neural Machine Translation},
author={Nguyen, Toan Q and Chiang, David},
booktitle={Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)},
pages={334--343},
year={2018}
}
@inproceedings{fadaee2017data,
title={Data Augmentation for Low-Resource Neural Machine Translation},
author={Fadaee, Marzieh and Bisazza, Arianna and Monz, Christof},
booktitle={Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)},
pages={567--573},
year={2017}
}
@inproceedings{xia2019generalized,
title={Generalized Data Augmentation for Low-Resource Translation},
author={Xia, Mengzhou and Kong, Xiang and Anastasopoulos, Antonios and Neubig, Graham},
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
pages={5786--5796},
year={2019}
}
@article{torregrosa2019leveraging,
title={Leveraging rule-based machine translation knowledge for under-resourced neural machine translation models},
author={Torregrosa, Daniel and Pasricha, Nivranshu and Chakravarth, Bharathi Raja and Masoud, Maraim and Alonso, Juan and Casas, Noe and Arcan, Mihael},
journal={Machine Translation summit 2019},
year={2019},
publisher={NUI Galway}
}
@article{lakew2020low,
title={Low Resource Neural Machine Translation: A Benchmark for Five African Languages},
author={Lakew, Surafel M and Negri, Matteo and Turchi, Marco},
journal={arXiv preprint arXiv:2003.14402},
year={2020}
}
@inproceedings{zhou2019handling,
title={Handling Syntactic Divergence in Low-resource Machine Translation},
author={Zhou, Chunting and Ma, Xuezhe and Hu, Junjie and Neubig, Graham},
booktitle={Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)},
pages={1388--1394},
year={2019}
}
@inproceedings{currey2017copied,
title={Copied monolingual data improves low-resource neural machine translation},
author={Currey, Anna and Miceli-Barone, Antonio Valerio and Heafield, Kenneth},
booktitle={Proceedings of the Second Conference on Machine Translation},
pages={148--156},
year={2017}
}
@inproceedings{song2020pre,
title={Pre-training via Leveraging Assisting Languages for Neural Machine Translation},
author={Song, Haiyue and Dabre, Raj and Mao, Zhuoyuan and Cheng, Fei and Kurohashi, Sadao and Sumita, Eiichiro},
booktitle={Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics: Student Research Workshop},
pages={279--285},
year={2020}
}
@inproceedings{ramachandran2017unsupervised,
title={Unsupervised Pretraining for Sequence to Sequence Learning},
author={Ramachandran, Prajit and Liu, Peter J and Le, Quoc},
booktitle={Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing},
pages={383--391},
year={2017}
}
@inproceedings{qi2018and,
title={When and Why Are Pre-Trained Word Embeddings Useful for Neural Machine Translation?},
author={Qi, Ye and Sachan, Devendra and Felix, Matthieu and Padmanabhan, Sarguna and Neubig, Graham},
booktitle={Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 2 (Short Papers)},
pages={529--535},
year={2018}
}
@inproceedings{mikolov2013distributed,
title={Distributed representations of words and phrases and their compositionality},
author={Mikolov, Tomas and Sutskever, Ilya and Chen, Kai and Corrado, Greg S and Dean, Jeff},
booktitle={Advances in neural information processing systems},
pages={3111--3119},
year={2013}
}
@inproceedings{pennington2014glove,
title={Glove: Global vectors for word representation},
author={Pennington, Jeffrey and Socher, Richard and Manning, Christopher D},
booktitle={Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP)},
pages={1532--1543},
year={2014}
}
@article{koehn2017neural,
title={Neural machine translation},
author={Koehn, Philipp},
journal={arXiv preprint arXiv:1709.07809},
year={2017}
}
@inproceedings{gu2018universal,
title={Universal Neural Machine Translation for Extremely Low Resource Languages},
author={Gu, Jiatao and Hassan, Hany and Devlin, Jacob and Li, Victor OK},
booktitle={Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)},
pages={344--354},
year={2018}
}
@inproceedings{neubig2018rapid,
title={Rapid Adaptation of Neural Machine Translation to New Languages},
author={Neubig, Graham and Hu, Junjie},
booktitle={Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing},
pages={875--880},
year={2018}
}
@article{kocmi2018trivial,
title={Trivial Transfer Learning for Low-Resource Neural Machine Translation},
author={Kocmi, Tom and Bojar, Ondrej},
journal={WMT 2018},
pages={244},
year={2018}
}
@inproceedings{zoph2016transfer,
title={Transfer Learning for Low-Resource Neural Machine Translation},
author={Zoph, Barret and Yuret, Deniz and May, Jonathan and Knight, Kevin},
booktitle={Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing},
pages={1568--1575},
year={2016}
}
@article{ostling2017neural,
title={Neural machine translation for low-resource languages},
author={{\"O}stling, Robert and Tiedemann, J{\"o}rg},
journal={arXiv preprint arXiv:1708.05729},
year={2017}
}
@inproceedings{nguyen2017transfer,
title={Transfer Learning across Low-Resource, Related Languages for Neural Machine Translation},
author={Nguyen, Toan Q and Chiang, David},
booktitle={Proceedings of the Eighth International Joint Conference on Natural Language Processing (Volume 2: Short Papers)},
pages={296--301},
year={2017}
}
@inproceedings{lin2019choosing,
title={Choosing Transfer Languages for Cross-Lingual Learning},
author={Lin, Yu-Hsiang and Chen, Chian-Yu and Lee, Jean and Li, Zirui and Zhang, Yuyan and Xia, Mengzhou and Rijhwani, Shruti and He, Junxian and Zhang, Zhisong and Ma, Xuezhe and others},
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
pages={3125--3135},
year={2019}
}
@article{luo2019hierarchical,
title={Hierarchical Transfer Learning Architecture for Low-Resource Neural Machine Translation},
author={Luo, Gongxu and Yang, Yating and Yuan, Yang and Chen, Zhanheng and Ainiwaer, Aizimaiti},
journal={IEEE Access},
volume={7},
pages={154157--154166},
year={2019},
publisher={IEEE}
}
@inproceedings{finn2017model,
title={Model-agnostic meta-learning for fast adaptation of deep networks},
author={Finn, Chelsea and Abbeel, Pieter and Levine, Sergey},
booktitle={Proceedings of the 34th International Conference on Machine Learning-Volume 70},
pages={1126--1135},
year={2017}
}
@inproceedings{gu2018meta,
title={Meta-Learning for Low-Resource Neural Machine Translation},
author={Gu, Jiatao and Wang, Yong and Chen, Yun and Li, Victor OK and Cho, Kyunghyun},
booktitle={Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing},
pages={3622--3631},
year={2018}
}
@inproceedings{mi2019meta,
title={Meta-learning for low-resource natural language generation in task-oriented dialogue systems},
author={Mi, Fei and Huang, Minlie and Zhang, Jiyong and Faltings, Boi},
booktitle={Proceedings of the 28th International Joint Conference on Artificial Intelligence},
pages={3151--3157},
year={2019},
organization={AAAI Press}
}
@article{nooralahzadeh2020zero,
title={Zero-shot cross-lingual transfer with meta learning},
author={Nooralahzadeh, Farhad and Bekoulis, Giannis and Bjerva, Johannes and Augenstein, Isabelle},
journal={arXiv preprint arXiv:2003.02739},
year={2020}
}
@inproceedings{qian2019domain,
title={Domain Adaptive Dialog Generation via Meta Learning},
author={Qian, Kun and Yu, Zhou},
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
pages={2639--2649},
year={2019}
}
@inproceedings{dou2019investigating,
title={Investigating Meta-Learning Algorithms for Low-Resource Natural Language Understanding Tasks},
author={Dou, Zi-Yi and Yu, Keyi and Anastasopoulos, Antonios},
booktitle={Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)},
pages={1192--1197},
year={2019}
}
@article{wang2020balancing,
title={Balancing training for multilingual neural machine translation},
author={Wang, Xinyi and Tsvetkov, Yulia and Neubig, Graham},
journal={arXiv preprint arXiv:2004.06748},
year={2020}
}
@article{li2019metamt,
title={MetaMT, a MetaLearning Method Leveraging Multiple Domain Data for Low Resource Machine Translation},
author={Li, Rumeng and Wang, Xun and Yu, Hong},
journal={arXiv preprint arXiv:1912.05467},
year={2019}
}
@inproceedings{bird2012machine,
title={Machine translation for language preservation},
author={Bird, Steven and Chiang, David},
booktitle={Proceedings of COLING 2012: Posters},
pages={125--134},
year={2012}
}
@article{passban2017translating,
title={Translating low-resource languages by vocabulary adaptation from close counterparts},
author={Passban, Peyman and Liu, Qun and Way, Andy},
journal={ACM Transactions on Asian and Low-Resource Language Information Processing (TALLIP)},
volume={16},
number={4},
pages={1--14},
year={2017},
publisher={ACM New York, NY, USA}
}
@inproceedings{maimaiti2018discussion,
title={Discussion on bilingual cognition in international exchange activities},
author={Maimaiti, Mieradilijiang and Zou, Xiaohui},
booktitle={International Conference on Intelligence Science},
pages={167--177},
year={2018},
organization={Springer}
}
@article{maimaiti2019multi,
title={Multi-Round Transfer Learning for Low-Resource NMT Using Multiple High-Resource Languages},
author={Maimaiti, Mieradilijiang and Liu, Yang and Luan, Huanbo and Sun, Maosong},
journal={ACM Transactions on Asian and Low-Resource Language Information Processing (TALLIP)},
volume={18},
number={4},
pages={1--26},
year={2019},
publisher={ACM New York, NY, USA}
}
@inproceedings{kim2019pivot,
title={Pivot-based Transfer Learning for Neural Machine Translation between Non-English Languages},
author={Kim, Yunsu and Petrov, Petre and Petrushkov, Pavel and Khadivi, Shahram and Ney, Hermann},
booktitle={Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)},
pages={865--875},
year={2019}
}
@article{luo2020joint,
title={A Joint Back-Translation and Transfer Learning Method for Low-Resource Neural Machine Translation},
author={Luo, Gong-Xu and Yang, Ya-Ting and Dong, Rui and Chen, Yan-Hong and Zhang, Wen-Bo},
journal={Mathematical Problems in Engineering},
volume={2020},
year={2020},
publisher={Hindawi}
}
@inproceedings{dong2015multi,
title={Multi-task learning for multiple language translation},
author={Dong, Daxiang and Wu, Hua and He, Wei and Yu, Dianhai and Wang, Haifeng},
booktitle={Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)},
pages={1723--1732},
year={2015}
}
@article{kiperwasser2018scheduled,
title={Scheduled Multi-Task Learning: From Syntax to Translation},
author={Kiperwasser, Eliyahu and Ballesteros, Miguel},
journal={Transactions of the Association for Computational Linguistics},
volume={6},
pages={225--240},
year={2018}
}
@inproceedings{zaremoodi2019adaptively,
title={Adaptively Scheduled Multitask Learning: The Case of Low-Resource Neural Machine Translation},
author={Zaremoodi, Poorya and Haffari, Gholamreza},
booktitle={Proceedings of the 3rd Workshop on Neural Generation and Translation},
pages={177--186},
year={2019}
}
@inproceedings{zoph2016multi,
title={Multi-Source Neural Translation},
author={Zoph, Barret and Knight, Kevin},
booktitle={Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies},
pages={30--34},
year={2016}
}
@article{pan2020multi,
title={Multi-Source Neural Model for Machine Translation of Agglutinative Language},
author={Pan, Yirong and Li, Xiao and Yang, Yating and Dong, Rui},
journal={Future Internet},
volume={12},
number={6},
pages={96},
year={2020},
publisher={Multidisciplinary Digital Publishing Institute}
}
@article{mi2020loanword,
title={Loanword Identification in Low-Resource Languages with Minimal Supervision},
author={Mi, Chenggang and Xie, Lei and Zhang, Yanning},
journal={ACM Transactions on Asian and Low-Resource Language Information Processing (TALLIP)},
volume={19},
number={3},
pages={1--22},
year={2020},
publisher={ACM New York, NY, USA}
}
@inproceedings{lakew2018transfer,
title={Transfer Learning in Multilingual Neural Machine Translation with Dynamic Vocabulary},
author={Lakew, SM and Erofeeva, A and Negri, M and Federico, M and Turchi, M},
booktitle={15th International Workshop on Spoken Language Translation},
pages={54--62},
year={2018}
}
@article{lakew2018improving,
title={Improving zero-shot translation of low-resource languages},
author={Lakew, Surafel M and Lotito, Quintino F and Negri, Matteo and Turchi, Marco and Federico, Marcello},
journal={arXiv preprint arXiv:1811.01389},
year={2018}
}
@inproceedings{al2019consistency,
title={Consistency by Agreement in Zero-Shot Neural Machine Translation},
author={Al-Shedivat, Maruan and Parikh, Ankur},
booktitle={Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)},
pages={1184--1197},
year={2019}
}
@article{arivazhagan2019missing,
title={The missing ingredient in zero-shot neural machine translation},
author={Arivazhagan, Naveen and Bapna, Ankur and Firat, Orhan and Aharoni, Roee and Johnson, Melvin and Macherey, Wolfgang},
journal={arXiv preprint arXiv:1903.07091},
year={2019}
}
@article{arivazhagan2019massively,
title={Massively multilingual neural machine translation in the wild: Findings and challenges},
author={Arivazhagan, Naveen and Bapna, Ankur and Firat, Orhan and Lepikhin, Dmitry and Johnson, Melvin and Krikun, Maxim and Chen, Mia Xu and Cao, Yuan and Foster, George and Cherry, Colin and others},
journal={arXiv preprint arXiv:1907.05019},
year={2019}
}
@article{artetxe2019massively,
title={Massively multilingual sentence embeddings for zero-shot cross-lingual transfer and beyond},
author={Artetxe, Mikel and Schwenk, Holger},
journal={Transactions of the Association for Computational Linguistics},
volume={7},
pages={597--610},
year={2019},
publisher={MIT Press}
}
@inproceedings{firat2016multi,
title={Multi-Way, Multilingual Neural Machine Translation with a Shared Attention Mechanism},
author={Firat, Orhan and Cho, Kyunghyun and Bengio, Yoshua},
booktitle={Proceedings of NAACL-HLT},
pages={866--875},
year={2016}
}
@inproceedings{firat2016zero,
title={Zero-Resource Translation with Multi-Lingual Neural Machine Translation},
author={Firat, Orhan and Sankaran, Baskaran and Al-Onaizan, Yaser and Vural, Fatos T Yarman and Cho, Kyunghyun},
booktitle={Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing},
pages={268--277},
year={2016}
}
@article{firat2017multi,
title={Multi-way, multilingual neural machine translation},
author={Firat, Orhan and Cho, Kyunghyun and Sankaran, Baskaran and Vural, Fatos T Yarman and Bengio, Yoshua},
journal={Computer Speech \& Language},
volume={45},
pages={236--252},
year={2017},
publisher={Elsevier}
}
@article{lee2017fully,
title={Fully character-level neural machine translation without explicit segmentation},
author={Lee, Jason and Cho, Kyunghyun and Hofmann, Thomas},
journal={Transactions of the Association for Computational Linguistics},
volume={5},
pages={365--378},
year={2017},
publisher={MIT Press}
}
@inproceedings{rikters2018training,
title={Training and Adapting Multilingual NMT for Less-resourced and Morphologically Rich Languages},
author={Rikters, Mat{\=\i}ss and Pinnis, M{\=a}rcis and Kri{\v{s}}lauks, Rihards},
booktitle={Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},
year={2018}
}
@inproceedings{aharoni2019massively,
title={Massively Multilingual Neural Machine Translation},
author={Aharoni, Roee and Johnson, Melvin and Firat, Orhan},
booktitle={Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)},
pages={3874--3884},
year={2019}
}
@inproceedings{imankulova2017improving,
title={Improving low-resource neural machine translation with filtered pseudo-parallel corpus},
author={Imankulova, Aizhan and Sato, Takayuki and Komachi, Mamoru},
booktitle={Proceedings of the 4th Workshop on Asian Translation (WAT2017)},
pages={70--78},
year={2017}
}
@inproceedings{imankulova2019exploiting,
title={Exploiting Out-of-Domain Parallel Data through Multilingual Transfer Learning for Low-Resource Neural Machine Translation},
author={Imankulova, Aizhan and Dabre, Raj and Fujita, Atsushi and Imamura, Kenji},
booktitle={Proceedings of Machine Translation Summit XVII Volume 1: Research Track},
pages={128--139},
year={2019}
}
@article{imankulova2019filtered,
title={Filtered Pseudo-parallel Corpus Improves Low-resource Neural Machine Translation},
author={Imankulova, Aizhan and Sato, Takayuki and Komachi, Mamoru},
journal={ACM Transactions on Asian and Low-Resource Language Information Processing (TALLIP)},
volume={19},
number={2},
pages={1--16},
year={2019},
publisher={ACM New York, NY, USA}
}
@inproceedings{hokamp2019evaluating,
title={Evaluating the Supervised and Zero-shot Performance of Multi-lingual Translation Models},
author={Hokamp, Chris and Glover, John and Ghalandari, Demian Gholipour},
booktitle={Proceedings of the Fourth Conference on Machine Translation (Volume 2: Shared Task Papers, Day 1)},
pages={209--217},
year={2019}
}
@inproceedings{arcan2019inferring,
title={Inferring translation candidates for multilingual dictionary generation with multi-way neural machine translation},
author={Arcan, Mihael and Torregrosa, Daniel and Ahmadi, Sina and McCrae, John P},
booktitle={Proceedings of the Translation Inference Across Dictionaries Workshop (TIAD 2019)},
year={2019},
organization={National University of Ireland, Galway}
}
@article{vazquez2018multilingual,
title={Multilingual NMT with a language-independent attention bridge},
author={V{\'a}zquez, Ra{\'u}l and Raganato, Alessandro and Tiedemann, J{\"o}rg and Creutz, Mathias},
journal={arXiv preprint arXiv:1811.00498},
year={2018}
}
@article{artetxe2017unsupervised,
title={Unsupervised neural machine translation},
author={Artetxe, Mikel and Labaka, Gorka and Agirre, Eneko and Cho, Kyunghyun},
journal={arXiv preprint arXiv:1710.11041},
year={2017}
}
@inproceedings{artetxe2018unsupervised,
title={Unsupervised neural machine translation},
author={Artetxe, Mikel and Labaka, Gorka and Agirre, Eneko and Cho, Kyunghyun},
booktitle={6th International Conference on Learning Representations, ICLR 2018},
year={2018}
}
@inproceedings{leng2019unsupervised,
title={Unsupervised Pivot Translation for Distant Languages},
author={Leng, Yichong and Tan, Xu and Qin, Tao and Li, Xiang-Yang and Liu, Tie-Yan},
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
pages={175--183},
year={2019}
}
@inproceedings{artetxe2018generalizing,
title={Generalizing and improving bilingual word embedding mappings with a multi-step framework of linear transformations},
author={Artetxe, Mikel and Labaka, Gorka and Agirre, Eneko},
booktitle={Thirty-Second AAAI Conference on Artificial Intelligence},
year={2018}
}
@inproceedings{lample2018phrase,
title={Phrase-Based \& Neural Unsupervised Machine Translation},
author={Lample, Guillaume and Ott, Myle and Conneau, Alexis and Denoyer, Ludovic and Ranzato, Marc’Aurelio},
booktitle={Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing},
pages={5039--5049},
year={2018}
}
@article{lample2017unsupervised,
title={Unsupervised machine translation using monolingual corpora only},
author={Lample, Guillaume and Conneau, Alexis and Denoyer, Ludovic and Ranzato, Marc'Aurelio},
journal={arXiv preprint arXiv:1711.00043},
year={2017}
}
@inproceedings{lu2018neural,
title={A neural interlingua for multilingual machine translation},
author={Lu, Yichao and Keung, Phillip and Ladhak, Faisal and Bhardwaj, Vikas and Zhang, Shaonan and Sun, Jason},
booktitle={Proceedings of the Third Conference on Machine Translation: Research Papers},
pages={84--92},
year={2018}
}
@inproceedings{niu-etal-2018-bi,
title = "Bi-Directional Neural Machine Translation with Synthetic Parallel Data",
author = "Niu, Xing and
Denkowski, Michael and
Carpuat, Marine",
booktitle = "Proceedings of the 2nd Workshop on Neural Machine Translation and Generation",
month = jul,
year = "2018",
address = "Melbourne, Australia",
}
@article{johnson-etal-2017-googles,
title = "{G}oogle{'}s Multilingual Neural Machine Translation System: Enabling Zero-Shot Translation",
author = "Johnson, Melvin and
Schuster, Mike and
Le, Quoc V. and
Krikun, Maxim and
Wu, Yonghui and
Chen, Zhifeng and
Thorat, Nikhil and
Vi{\'e}gas, Fernanda and
Wattenberg, Martin and
Corrado, Greg and
Hughes, Macduff and
Dean, Jeffrey",
journal = "Transactions of the Association for Computational Linguistics",
volume = "5",
year = "2017",
url = "https://www.aclweb.org/anthology/Q17-1024",
doi = "10.1162/tacl_a_00065",
pages = "339--351",
}
@article{ha2toward,
title={Toward Multilingual Neural Machine Translation with Universal Encoder and Decoder},
author={Ha, Thanh-Le and Niehues, Jan and Waibel, Alexander},
journal={Institute for Anthropomatics and Robotics},
volume={2},
number={10.12},
pages={16},
year={2016}
}
@article{ha2017effective,
title={Effective strategies in zero-shot neural machine translation},
author={Ha, Thanh-Le and Niehues, Jan and Waibel, Alexander},
journal={arXiv preprint arXiv:1711.07893},
year={2017}
}
@inproceedings{gu2019improved,
title={Improved Zero-shot Neural Machine Translation via Ignoring Spurious Correlations},
author={Gu, Jiatao and Wang, Yong and Cho, Kyunghyun and Li, Victor OK},
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
pages={1258--1268},
year={2019}
}
@inproceedings{chakravarthi2019multilingual,
title={Multilingual multimodal machine translation for Dravidian languages utilizing phonetic transcription},
author={Chakravarthi, Bharathi Raja and Priyadharshini, Ruba and Stearns, Bernardo and Jayapal, Arun and Sridevy, S and Arcan, Mihael and Zarrouk, Manel and McCrae, John P},
booktitle={Proceedings of the 2nd Workshop on Technologies for MT of Low Resource Languages},
year={2019},
organization={European Association for Machine Translation}
}
@inproceedings{chaudhary2019low,
title={Low-Resource Corpus Filtering Using Multilingual Sentence Embeddings},
author={Chaudhary, Vishrav and Tang, Yuqing and Guzm{\'a}n, Francisco and Schwenk, Holger and Koehn, Philipp},
booktitle={Proceedings of the Fourth Conference on Machine Translation (Volume 3: Shared Task Papers, Day 2)},
pages={261--266},
year={2019}
}
@inproceedings{wang2019target,
title={Target Conditioned Sampling: Optimizing Data Selection for Multilingual Neural Machine Translation},
author={Wang, Xinyi and Neubig, Graham},
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
pages={5823--5828},
year={2019}
}
@inproceedings{kudugunta2019investigating,
title={Investigating Multilingual NMT Representations at Scale},
author={Kudugunta, Sneha and Bapna, Ankur and Caswell, Isaac and Firat, Orhan},
booktitle={Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)},
pages={1565--1575},
year={2019}
}
@inproceedings{bapna2019simple,
title={Simple, Scalable Adaptation for Neural Machine Translation},
author={Bapna, Ankur and Firat, Orhan},
booktitle={Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)},
pages={1538--1548},
year={2019}
}
@inproceedings{imankulova2019japanese,
title={Japanese-Russian TMU Neural Machine Translation System using Multilingual Model for WAT 2019},
author={Imankulova, Aizhan and Kaneko, Masahiro and Komachi, Mamoru},
booktitle={Proceedings of the 6th Workshop on Asian Translation},
pages={165--170},
year={2019}
}
@inproceedings{dabre2019exploiting,
title={Exploiting Multilingualism through Multistage Fine-Tuning for Low-Resource Neural Machine Translation},
author={Dabre, Raj and Fujita, Atsushi and Chu, Chenhui},
booktitle={Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)},
pages={1410--1416},
year={2019}
}
@inproceedings{kim2019effective,
title={Effective Cross-lingual Transfer of Neural Machine Translation Models without Shared Vocabularies},
author={Kim, Yunsu and Gao, Yingbo and Ney, Hermann},
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
pages={1246--1257},
year={2019}
}
@inproceedings{ramesh2018neural,
title={Neural Machine Translation for Low Resource Languages using Bilingual Lexicon Induced from Comparable Corpora},
author={Ramesh, Sree Harsha and Sankaranarayanan, Krishna Prasad},
booktitle={Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Student Research Workshop},
pages={112--119},
year={2018}
}
@article{van2020optimal,
title={On optimal transformer depth for low-resource language translation},
author={Van Biljon, Elan and Pretorius, Arnu and Kreutzer, Julia},
journal={arXiv preprint arXiv:2004.04418},
year={2020}
}
@inproceedings{dabre2017empirical,
title={An empirical study of language relatedness for transfer learning in neural machine translation},
author={Dabre, Raj and Nakagawa, Tetsuji and Kazawa, Hideto},
booktitle={Proceedings of the 31st Pacific Asia Conference on Language, Information and Computation},
pages={282--286},
year={2017}
}
@inproceedings{wang2019multilingual,
title={Multilingual neural machine translation with soft decoupled encoding},
author={Wang, Xinyi and Pham, Hieu and Arthur, Philip and Neubig, Graham},
booktitle={International Conference on Learning Representations 2019},
year={2019},
organization={OpenReview}
}
@article{wang2019semi,
title={Semi-Supervised Neural Machine Translation via Marginal Distribution Estimation},
author={Wang, Yijun and Xia, Yingce and Zhao, Li and Bian, Jiang and Qin, Tao and Chen, Enhong and Liu, Tie-Yan},
journal={IEEE/ACM Transactions on Audio, Speech, and Language Processing},
volume={27},
number={10},
pages={1564--1576},
year={2019},
publisher={IEEE}
}
@inproceedings{skorokhodov2018semi,
title={Semi-supervised neural machine translation with language models},
author={Skorokhodov, Ivan and Rykachevskiy, Anton and Emelyanenko, Dmitry and Slotin, Sergey and Ponkratov, Anton},
booktitle={Proceedings of the AMTA 2018 Workshop on Technologies for MT of Low Resource Languages (LoResMT 2018)},
pages={37--44},
year={2018}
}
@article{siddhant2020leveraging,
title={Leveraging Monolingual Data with Self-Supervision for Multilingual Neural Machine Translation},
author={Siddhant, Aditya and Bapna, Ankur and Cao, Yuan and Firat, Orhan and Chen, Mia and Kudugunta, Sneha and Arivazhagan, Naveen and Wu, Yonghui},
journal={arXiv preprint arXiv:2005.04816},
year={2020}
}
@inproceedings{siddhant2020evaluating,
title={Evaluating the Cross-Lingual Effectiveness of Massively Multilingual Neural Machine Translation.},
author={Siddhant, Aditya and Johnson, Melvin and Tsai, Henry and Ari, Naveen and Riesa, Jason and Bapna, Ankur and Firat, Orhan and Raman, Karthik},
booktitle={AAAI},
pages={8854--8861},
year={2020}
}
@inproceedings{adams2017cross,
title={Cross-lingual word embeddings for low-resource language modeling},
author={Adams, Oliver and Makarucha, Adam and Neubig, Graham and Bird, Steven and Cohn, Trevor},
booktitle={Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 1, Long Papers},
pages={937--947},
year={2017}
}
@inproceedings{madaan2020multilingual,
title={Multilingual Neural Machine Translation involving Indian Languages},
author={Madaan, Pulkit and Sadat, Fatiha},
booktitle={Proceedings of the WILDRE5--5th Workshop on Indian Language Data: Resources and Evaluation},
pages={29--32},
year={2020}
}
@inproceedings{mueller2020analysis,
title={An Analysis of Massively Multilingual Neural Machine Translation for Low-Resource Languages},
author={Mueller, Aaron and Nicolai, Garrett and McCarthy, Arya D and Lewis, Dylan and Wu, Winston and Yarowsky, David},
booktitle={Proceedings of The 12th Language Resources and Evaluation Conference},
pages={3710--3718},
year={2020}
}
@inproceedings{zhang2017adversarial,
title={Adversarial training for unsupervised bilingual lexicon induction},
author={Zhang, Meng and Liu, Yang and Luan, Huanbo and Sun, Maosong},
booktitle={Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
pages={1959--1970},
year={2017}
}
@article{xu2020spanish,
title={Spanish-Turkish Low-Resource Machine Translation: Unsupervised Learning vs Round-Tripping},
author={Xu, Tianyi and Ozbek, Ozge Ilkim and Marks, Shannon and Korrapati, Sri and Ahmadnia, Benyamin},
journal={American Journal of Artificial Intelligence},
volume={4},
number={2},
pages={42--49},
year={2020}
}
% @article{escolanobilingual,
% title={From bilingual to multilingual neural-based machine translation by incremental training},
% author={Escolano, Carlos and Costa-Juss{\`a}, Marta R and Fonollosa, Jos{\'e} AR},
% journal={Journal of the Association for Information Science and Technology},
% publisher={Wiley Online Library}
% }
@article{escolano2020bilingual,
title={From bilingual to multilingual neural-based machine translation by incremental training},
author={Escolano, Carlos and Costa-Juss{\`a}, Marta R and Fonollosa, Jos{\'e} AR},
journal={Journal of the Association for Information Science and Technology},
year={2020},
publisher={Wiley Online Library}
}
@inproceedings{zhang2018joint,
title={Joint training for neural machine translation models with monolingual data},
author={Zhang, Zhirui and Liu, Shujie and Li, Mu and Zhou, Ming and Chen, Enhong},
booktitle={Thirty-Second AAAI Conference on Artificial Intelligence},
year={2018}
}
@inproceedings{he2016dual,
title={Dual learning for machine translation},
author={He, Di and Xia, Yingce and Qin, Tao and Wang, Liwei and Yu, Nenghai and Liu, Tie-Yan and Ma, Wei-Ying},
booktitle={Proceedings of the 30th International Conference on Neural Information Processing Systems},
pages={820--828},
year={2016}
}
@article{zhang2020improving,
title={Improving Massively Multilingual Neural Machine Translation and Zero-Shot Translation},
author={Zhang, Biao and Williams, Philip and Titov, Ivan and Sennrich, Rico},
journal={arXiv preprint arXiv:2004.11867},
year={2020}
}
@article{conneau2017word,
title={Word translation without parallel data},
author={Conneau, Alexis and Lample, Guillaume and Ranzato, Marc'Aurelio and Denoyer, Ludovic and J{\'e}gou, Herv{\'e}},
journal={arXiv preprint arXiv:1710.04087},
year={2017}
}
@inproceedings{sennrich2016improving,
title={Improving Neural Machine Translation Models with Monolingual Data},
author={Sennrich, Rico and Haddow, Barry and Birch, Alexandra},
booktitle={Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
pages={86--96},
year={2016}
}
@inproceedings{sennrich2016linguistic,
title={Linguistic Input Features Improve Neural Machine Translation},
author={Sennrich, Rico and Haddow, Barry},
booktitle={Proceedings of the First Conference on Machine Translation: Volume 1, Research Papers},
pages={83--91},
year={2016}
}
@inproceedings{sennrich2016neural,
title={Neural Machine Translation of Rare Words with Subword Units},
author={Sennrich, Rico and Haddow, Barry and Birch, Alexandra},
booktitle={Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
pages={1715--1725},
year={2016}
}
@incollection{wu2016adapting,
title={Adapting attention-based neural network to low-resource Mongolian-Chinese machine translation},
author={Wu, Jing and Hou, Hongxu and Shen, Zhipeng and Du, Jian and Li, Jinting},
booktitle={Natural Language Understanding and Intelligent Applications},
pages={470--480},
year={2016},
publisher={Springer}
}
@inproceedings{sennrich2019revisiting,
title={Revisiting Low-Resource Neural Machine Translation: A Case Study},
author={Sennrich, Rico and Zhang, Biao},
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
pages={211--221},
year={2019}
}
@inproceedings{almansor2018hybrid,
title={A hybrid neural machine translation technique for translating low resource languages},
author={Almansor, Ebtesam H and Al-Ani, Ahmed},
booktitle={International Conference on Machine Learning and Data Mining in Pattern Recognition},
pages={347--356},
year={2018},
organization={Springer}
}
@article{cheng2016neural,
title={Neural machine translation with pivot languages},
author={Cheng, Yong and Liu, Yang and Yang, Qian and Sun, Maosong and Xu, Wei},
journal={arXiv preprint arXiv:1611.04928},
year={2016}
}
@inproceedings{cheng2016semi,
title={Semi-Supervised Learning for Neural Machine Translation},
author={Cheng, Yong and Xu, Wei and He, Zhongjun and He, Wei and Wu, Hua and Sun, Maosong and Liu, Yang},
booktitle={Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
pages={1965--1974},
year={2016}
}
@inproceedings{skorokhodov2018semi,
title={Semi-supervised neural machine translation with language models},
author={Skorokhodov, Ivan and Rykachevskiy, Anton and Emelyanenko, Dmitry and Slotin, Sergey and Ponkratov, Anton},
booktitle={Proceedings of the AMTA 2018 Workshop on Technologies for MT of Low Resource Languages (LoResMT 2018)},
pages={37--44},
year={2018}
}
@inproceedings{cheng2017joint,
title={Joint training for pivot-based neural machine translation},
author={Cheng, Yong and Yang, Qian and Liu, Yang and Sun, Maosong and Xu, Wei},
booktitle={Proceedings of the 26th International Joint Conference on Artificial Intelligence},
pages={3974--3980},
year={2017}
}
@inproceedings{chen2017teacher,
title={A Teacher-Student Framework for Zero-Resource Neural Machine Translation},
author={Chen, Yun and Liu, Yang and Cheng, Yong and Li, Victor OK},
booktitle={Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
pages={1925--1935},
year={2017}
}
@article{nakayama2017zero,
title={Zero-resource machine translation by multimodal encoder--decoder network with multimedia pivot},
author={Nakayama, Hideki and Nishida, Noriki},
journal={Machine Translation},
volume={31},
number={1-2},
pages={49--64},
year={2017},
publisher={Springer}
}
% MULTI-MODAL REFERENCES
@article{parida2019hindi,
title={Hindi Visual Genome: A Dataset for Multi-Modal English to Hindi Machine Translation},
author={Parida, Shantipriya and Bojar, Ond{\v{r}}ej and Dash, Satya Ranjan},
journal={Computaci{\'o}n y Sistemas},
volume={23},
number={4},
year={2019}
}
@article{caglayan2016multimodal,
title={Multimodal attention for neural machine translation},
author={Caglayan, Ozan and Barrault, Lo{\"\i}c and Bougares, Fethi},
journal={arXiv preprint arXiv:1609.03976},
year={2016}
}
@inproceedings{chowdhury2018multimodal,
title={Multimodal neural machine translation for low-resource language pairs using synthetic data},
author={Chowdhury, Koel Dutta and Hasanuzzaman, Mohammed and Liu, Qun},
booktitle={Proceedings of the Workshop on Deep Learning Approaches for Low-Resource NLP},
pages={33--42},
year={2018}
}
@article{heo2019multimodal,
title={Multimodal neural machine translation with weakly labeled images},
author={Heo, Yoonseok and Kang, Sangwoo and Yoo, Donghyun},
journal={IEEE Access},
volume={7},
pages={54042--54053},
year={2019},
publisher={IEEE}
}
@inproceedings{huang2016attention,
title={Attention-based multimodal neural machine translation},
author={Huang, Po-Yao and Liu, Frederick and Shiang, Sz-Rung and Oh, Jean and Dyer, Chris},
booktitle={Proceedings of the First Conference on Machine Translation: Volume 2, Shared Task Papers},
pages={639--645},
year={2016}
}
@article{huang2020unsupervised,
title={Unsupervised Multimodal Neural Machine Translation with Pseudo Visual Pivoting},
author={Huang, Po-Yao and Hu, Junjie and Chang, Xiaojun and Hauptmann, Alexander},
journal={arXiv preprint arXiv:2005.03119},
year={2020}
}
@inproceedings{specia2016shared,
title={A shared task on multimodal machine translation and crosslingual image description},
author={Specia, Lucia and Frank, Stella and Sima’an, Khalil and Elliott, Desmond},
booktitle={Proceedings of the First Conference on Machine Translation: Volume 2, Shared Task Papers},
pages={543--553},
year={2016}
}
@inproceedings{elliott2017findings,
title={Findings of the Second Shared Task on Multimodal Machine Translation and Multilingual Image Description},
author={Elliott, Desmond and Frank, Stella and Barrault, Lo{\"\i}c and Bougares, Fethi and Specia, Lucia},
booktitle={Proceedings of the Second Conference on Machine Translation},