paper-with-me

Papers

Semi-Supervised Knowledge-Grounded Pre-training for Task-Oriented Dialog Systems

2022-10-17 · Weihao Zeng, Keqing He, Zechen Wang, Dayuan Fu, Guanting Dong, Ruotong Geng, Pei Wang, Jingang Wang, Chaobo Sun, Wei Wu, Weiran Xu

Recent advances in neural approaches greatly improve task-oriented dialogue (TOD) systems which assist users to accomplish their goals. However, such systems rely on costly manually labeled dialogs which are not available in practical scenarios. In this paper, we present our models for Track 2 of the SereTOD 2022 challenge, which is the first challenge of building semi-supervised and reinforced TOD systems on a large-scale real-world Chinese TOD dataset MobileCS. We build a knowledge-grounded dialog model to formulate dialog history and local KB as input and predict the system response. And we perform semi-supervised pre-training both on the labeled and unlabeled data. Our system achieves the first place both in the automatic evaluation and human interaction, especially with higher BLEU (+7.64) and Success (+13.6\%) than the second place.

📄 PDF Abstract BibTeX arXiv:2210.08873

Code (1)

zeng-wh/s2kg 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Knowledge-Retrieval Task-Oriented Dialog Systems with Semi-Supervision

2023-05-22 · Yucheng Cai, Hong Liu, Zhijian Ou, Yi Huang 외

Most existing task-oriented dialog (TOD) systems track dialog states in terms of slots and values and use them to query a database to get relevant knowledge to generate responses. In real-life applications, user utteranc…

Question AnsweringRetrieval

Bridging Unsupervised and Semi-Supervised Anomaly Detection: A Theoretically-Grounded and Practical Framework with Synthetic Anomalies

2025-06-16 · Matthew Lau, Tian-Yi Zhou, Xiangchi Yuan, Jizhou Chen 외

Anomaly detection (AD) is a critical task across domains such as cybersecurity and healthcare. In the unsupervised setting, an effective and theoretically-grounded principle is to train classifiers to distinguish normal …

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Knowledge-Grounded Dialogue Generation with a Unified Knowledge Representation

2021-12-15 · NAACL 2022 7 · Yu Li, Baolin Peng, Yelong Shen, Yi Mao 외

Knowledge-grounded dialogue systems are challenging to build due to the lack of training data and heterogeneous knowledge sources. Existing systems perform poorly on unseen topics due to limited topics covered in the tra…

Dialogue GenerationLanguage ModelingLanguage Modelling

rETF-semiSL: Semi-Supervised Learning for Neural Collapse in Temporal Data

2025-08-13 · Yuhan Xie, William Cappelletti, Mahsa Shoaran, Pascal Frossard arxiv

Deep neural networks for time series must capture complex temporal patterns, to effectively represent dynamic data. Self- and semi-supervised learning methods show promising results in pre-training large models, which --…

Time Series Classification

End-to-End Task-Oriented Dialog Modeling with Semi-Structured Knowledge Management

2021-06-22 · Silin Gao, Ryuichi Takanobu, Antoine Bosselut, Minlie Huang

Current task-oriented dialog (TOD) systems mostly manage structured knowledge (e.g. databases and tables) to guide the goal-oriented conversations. However, they fall short of handling dialogs which also involve unstruct…

Language ModelingLanguage ModellingManagement