← Search

Atsumoto Ohashi

5 accepted papers

2025

Universal Post-Processing Networks for Joint Optimization of Modules in Task-Oriented Dialogue Systems

AAAI 2025technical

Post-processing networks (PPNs) are components that modify the outputs of arbitrary modules in task-oriented dialogue systems and are optimized using reinforcement learning (RL) to improve the overall task completion capability of the system. However, previous PPN-based approaches have been limited…

2024

JMultiWOZ: A Large-Scale Japanese Multi-Domain Task-Oriented Dialogue Dataset

COLING 2024main

Dialogue datasets are crucial for deep learning-based task-oriented dialogue system research. While numerous English language multi-domain task-oriented dialogue datasets have been developed and contributed to significant advancements in task-oriented dialogue systems, such a dataset does not exist…

2024

On the True Distribution Approximation of Minimum Bayes-Risk Decoding

NAACL 2024short

Minimum Bayes-risk (MBR) decoding has recently gained renewed attention in text generation.MBR decoding considers texts sampled from a model as pseudo-references and selects the text with the highest similarity to the others.Therefore, sampling is one of the key elements of MBR decoding, and previou…

2023

Enhancing Task-oriented Dialogue Systems with Generative Post-processing Networks

EMNLP 2023long main

Recently, post-processing networks (PPNs), which modify the outputs of arbitrary modules including non-differentiable ones in task-oriented dialogue systems, have been proposed. PPNs have successfully improved the dialogue performance by post-processing natural language understanding (NLU), dialogue…

Cited by 0SourceScholar
2022

Adaptive Natural Language Generation for Task-oriented Dialogue via Reinforcement Learning

COLING 2022main

When a natural language generation (NLG) component is implemented in a real-world task-oriented dialogue system, it is necessary to generate not only natural utterances as learned on training data but also utterances adapted to the dialogue environment (e.g., noise from environmental sounds) and the…