paper-with-me

Papers

Post-processing Networks: Method for Optimizing Pipeline Task-oriented Dialogue Systems using Reinforcement Learning

2022-07-25 · SIGDIAL (ACL) 2022 9 · Atsumoto Ohashi, Ryuichiro Higashinaka

Many studies have proposed methods for optimizing the dialogue performance of an entire pipeline task-oriented dialogue system by jointly training modules in the system using reinforcement learning. However, these methods are limited in that they can only be applied to modules implemented using trainable neural-based methods. To solve this problem, we propose a method for optimizing a pipeline system composed of modules implemented with arbitrary methods for dialogue performance. With our method, neural-based components called post-processing networks (PPNs) are installed inside such a system to post-process the output of each module. All PPNs are updated to improve the overall dialogue performance of the system by using reinforcement learning, not necessitating each module to be differentiable. Through dialogue simulation and human evaluation on the MultiWOZ dataset, we show that our method can improve the dialogue performance of pipeline systems consisting of various modules.

📄 PDF Abstract BibTeX arXiv:2207.12185

Code (1)

nu-dialogue/post-processing-networks 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Task-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Post-processing Networks: A Method for Optimizing Pipeline Task-oriented Dialogue Systems using Reinforcement Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Many studies have proposed methods for optimizing the dialogue performance of an entire pipeline system by jointly training modules in the system using reinforcement learning. However, these methods are limited in that t…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Task-Oriented Dialogue Systems

A Unified and Reproducible Experimentation Framework for Speech Understanding

2026-05-29 · Jing Peng, Junhao Du, Chenghao Wang, Hanqi Li 외 arxiv

Speech foundation models and Speech LLMs have advanced speech understanding, yet deployment-oriented model selection is hindered by non-comparable evaluations caused by mismatched post-processing, and by training results…

Competitive Learning for Achieving Content-specific Filters in Video Coding for Machines

2024-06-18 · Honglei Zhang, Jukka I. Ahonen, Nam Le, Ruiying Yang 외

This paper investigates the efficacy of jointly optimizing content-specific post-processing filters to adapt a human oriented video/image codec into a codec suitable for machine vision tasks. By observing that artifacts …

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

Optimizing video analytics inference pipelines: a case study

2025-12-07 · Saeid Ghafouri, Yuming Ding, Katerine Diaz Chito, Jesús Martinez del Rincón 외 arxiv

Cost-effective and scalable video analytics are essential for precision livestock monitoring, where high-resolution footage and near-real-time monitoring needs from commercial farms generates substantial computational wo…

Toward predictive machine learning for active vision

2017-10-28 · ICLR 2018 1 · Emmanuel Daucé

We develop a comprehensive description of the active inference framework, as proposed by Friston (2010), under a machine-learning compliant perspective. Stemming from a biological inspiration and the auto-encoding princi…

BIG-bench Machine Learning