On the Essence and Prospect: An Investigation of Alignment Approaches for Big Models
Abstract
Consistency identification in task-oriented dialog (CI-ToD) typically consists of three sub-tasks: User Query Inconsistency (QI) identification, Dialogue History Inconsistency (HI) identification, and Knowledge Base Inconsistency (KBI) identification, which aim to determine inconsistent relationships between system response and user query, dialogue history, and knowledge base. Previous approaches focus on the exploration of deep learning models for CI-ToD. While these models achieve remarkable progress, they still rely on large amounts of labeled data, which is hard to achieve in real-world scenarios. Motivated by this, in the paper, we aim to explore large language models for CI-ToD, which do not require any training data. In addition, we further introduce a multi-agent collaboration framework (MAC-CIToD) to model the interaction across three sub-tasks in CI-ToD, including (1) Full Connection paradigm, (2) Cycle Connection paradigm, and (3) Central Connection paradigm, which effectively builds interaction across QI, HI, and KBI. Experiments on the standard benchmark reveal that our framework achieves superior performance. Additionally, we compare MAC-CIToD with the most advanced trained approaches and find that its zero-shot performance on most metrics even surpasses that of models after training on the CI-ToD dataset.
Cite
Text
Wang et al. "On the Essence and Prospect: An Investigation of Alignment Approaches for Big Models." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/918Markdown
[Wang et al. "On the Essence and Prospect: An Investigation of Alignment Approaches for Big Models." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/wang2024ijcai-essence/) doi:10.24963/ijcai.2024/918BibTeX
@inproceedings{wang2024ijcai-essence,
title = {{On the Essence and Prospect: An Investigation of Alignment Approaches for Big Models}},
author = {Wang, Xinpeng and Duan, Shitong and Yi, Xiaoyuan and Yao, Jing and Zhou, Shanlin and Wei, Zhihua and Zhang, Peng and Xu, Dongkuan and Sun, Maosong and Xie, Xing},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8308-8316},
doi = {10.24963/ijcai.2024/918},
url = {https://mlanthology.org/ijcai/2024/wang2024ijcai-essence/}
}