paper-with-me

Papers

IMTLab: An Open-Source Platform for Building, Evaluating, and Diagnosing Interactive Machine Translation Systems

2023-10-17 · Xu Huang, Zhirui Zhang, Ruize Gao, Yichao Du, Lemao Liu, Gouping Huang, Shuming Shi, Jiajun Chen, ShuJian Huang

We present IMTLab, an open-source end-to-end interactive machine translation (IMT) system platform that enables researchers to quickly build IMT systems with state-of-the-art models, perform an end-to-end evaluation, and diagnose the weakness of systems. IMTLab treats the whole interactive translation process as a task-oriented dialogue with a human-in-the-loop setting, in which human interventions can be explicitly incorporated to produce high-quality, error-free translations. To this end, a general communication interface is designed to support the flexible IMT architectures and user policies. Based on the proposed design, we construct a simulated and real interactive environment to achieve end-to-end evaluation and leverage the framework to systematically evaluate previous IMT systems. Our simulated and manual experiments show that the prefix-constrained decoding approach still gains the lowest editing cost in the end-to-end evaluation, while BiTIIMT achieves comparable editing cost with a better interactive experience.

📄 PDF Abstract BibTeX arXiv:2310.11163

Code (1)

xuuhuang/imtlab 공식 구현 pytorch

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

MuFlex: A Scalable, Physics-based Platform for Multi-Building Flexibility Analysis and Coordination

2025-08-19 · Ziyan Wu, Ivan Korolija, Rui Tang arxiv

With the increasing penetration of renewable generation on the power grid, maintaining system balance requires coordinated demand flexibility from aggregations of buildings. Reinforcement learning has been widely explore…

Reinforcement LearningOpenAI Gym

Chatbot Arena: An Open Platform for Evaluating LLMs by Human Preference

2024-03-07 · Wei-Lin Chiang, Lianmin Zheng, Ying Sheng, Anastasios Nikolas Angelopoulos 외

Large Language Models (LLMs) have unlocked new capabilities and applications; however, evaluating the alignment with human preferences still poses significant challenges. To address this issue, we introduce Chatbot Arena…

Chatbot

OpenP5: An Open-Source Platform for Developing, Training, and Evaluating LLM-based Recommender Systems

2023-06-19 · Shuyuan Xu, Wenyue Hua, Yongfeng Zhang

In recent years, the integration of Large Language Models (LLMs) into recommender systems has garnered interest among both practitioners and researchers. Despite this interest, the field is still emerging, and the lack o…

BenchmarkingDecoderRecommendation SystemsSequential Recommendation+1

Building Collaboration-based Resources in Endowed African Languages: Case of NTeALan Dictionaries Platform

2020-05-01 · LREC 2020 5 · Elvis Mboning Tchiaze, Jean Marc Bassahak, Daniel Baleba, W 외

In a context where open-source NLP resources and tools in African languages are scarce and dispersed, it is difficult for researchers to truly fit African languages into current algorithms of artificial intelligence. Cre…

Management

Arena: A General Evaluation Platform and Building Toolkit for Multi-Agent Intelligence

2019-05-17 · Yuhang Song, Andrzej Wojcicki, Thomas Lukasiewicz, Jianyi Wang 외

Learning agents that are not only capable of taking tests, but also innovating is becoming a hot topic in AI. One of the most promising paths towards this vision is multi-agent learning, where agents act as the environme…

Multi-agent Reinforcement LearningReinforcement LearningUnity