Date: March 4th - 8th, 2024 Location: Hiroshima University, Higashi-Hiroshima Campus
Overview
Our laboratory's members, Mr. Kitagawa, Mr. Matsumoto, Ms. Mori and Mr. Yamamoto, gave a research presentation at The General Conference of The Institute of Electronics, Information and Communication Engineers of Japan.
Abstract: The advent of neural machine translation has significantly improved the accuracy of machine translation in recent years, garnering substantial attention from the public. To construct a highly accurate neural machine translation system, a large amount of high-quality bilingual data is necessary. However, collecting such bilingual data is extremely challenging. One method to solve this problem is to use federated learning, where multiple data owners collaborate to create a neural machine translation model. However, traditional methods do not adequately reflect the preferences of each data owner. Therefore, this study proposes a method that uses multi-agent reinforcement learning to reflect the preferences of each data owner.
Abstract: A composite service is a service created by integrating multiple web services. Currently, new composite services are being constructed by integrating a wide variety of web services. However, when building composite services, it is extremely difficult to discover the necessary services from the vast number of web services available online. Therefore, this study proposes a method for efficiently clustering web services based on their functionalities. This method enables users to discover the appropriate web services as needed.
Abstract: In multilingual communication through machine translation, emojis, which can convey the writer's emotions and intentions, play an important role. However, because emojis are inserted as is without being translated in machine translation, the different interpretations of emojis across cultural contexts can cause communication discrepancies. Therefore, this study calculates the emotion vectors expressed by emojis to detect cultural differences in emoji interpretation that lead to communication discrepancies between different languages. Specifically, an emotion prediction model is constructed to represent the emotions associated with emojis in a distributed representation. This method is called emoji embedding.
Abstract: In crowdsourcing aimed at creating language resources for low-resource languages, quality control is a critical issue due to the scarcity of highly skilled workers. Quality is ensured by combining not only the creation tasks but also the evaluation tasks of the created language resources. However, errors in bilingual creation due to mismatches between workers and tasks lead to frequent rework of creation and evaluation tasks, increasing costs. Therefore, this study predicts the probability of task success from work history to assign tasks in crowdsourcing while considering task difficulty. Specifically, using Deep Knowledge Tracing, a model is trained to predict the success probability of the next task based on the type of task and past accuracy data, and future task success predictions are made. This success prediction is used for task assignment in crowdsourcing to ensure the accuracy of the deliverables.