paper-with-me

홈 › Papers

Stop Filtering: Multi-View Attribute-Enhanced Dialogue Learning

2022-05-23 · Yiwei Li, Bin Sun, Shaoxiong Feng, Kan Li

There is a growing interest in improving the conversational ability of models by filtering the raw dialogue corpora. Previous filtering strategies usually rely on a scoring method to assess and discard samples from one perspective, enabling the model to enhance the corresponding dialogue attributes (e.g., consistency) more easily. However, the discarded samples may obtain high scores in other perspectives and can provide regularization effects on the model learning, which causes the performance improvement to be sensitive to the filtering ratio. In this work, we propose a multi-view attribute-enhanced dialogue learning framework that strengthens the attribute-related features more robustly and comprehensively. Instead of filtering the raw dataset to train the model, our framework first pre-trains the model on the raw dataset and then fine-tunes it through adapters on the selected sub-sets, which also enhances certain attributes of responses but without suffering from the problems mentioned above. Considering the variety of the dialogue attribute, we further design a multi-view enhancement mechanism, including multi-view selection and inter-view fusion. It groups the high-quality samples from multiple perspectives, respectively, and enhances different attributes of responses with the corresponding sample sets and adapters, keeping knowledge independent and allowing flexible integration. Empirical results and analysis show that our framework can improve the performance significantly in terms of enhancing dialogue attributes and fusing view-specific knowledge.

📄 PDF Abstract BibTeX arXiv:2205.11206

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

Scalable Multi-view Clustering with Graph Filtering

2022-05-18 · Liang Liu, Peng Chen, Guangchun Luo, Zhao Kang 외

With the explosive growth of multi-source data, multi-view clustering has attracted great attention in recent years. Most existing multi-view methods operate in raw feature space and heavily depend on the quality of orig…

AttributeClustering

Compute Less to Get More: Using ORC to Improve Sparse Filtering

2014-09-16 · Johannes Lederer, Sergio Guadarrama

Sparse Filtering is a popular feature learning algorithm for image classification pipelines. In this paper, we connect the performance of Sparse Filtering with spectral properties of the corresponding feature matrices. T…

ClassificationGeneral Classificationimage-classificationImage Classification

Dual Information Enhanced Multi-view Attributed Graph Clustering

2022-11-28 · Jia-Qi Lin, Man-Sheng Chen, Xi-Ran Zhu, Chang-Dong Wang 외

Multi-view attributed graph clustering is an important approach to partition multi-view data based on the attribute feature and adjacent matrices from different views. Some attempts have been made in utilizing Graph Neur…

AttributeClusteringGraph ClusteringGraph Neural Network

Knowledge-aware Dual-side Attribute-enhanced Recommendation

2024-03-24 · Taotian Pang, Xingyu Lou, Fei Zhao, Zhen Wu 외

\textit{Knowledge-aware} recommendation methods (KGR) based on \textit{graph neural networks} (GNNs) and \textit{contrastive learning} (CL) have achieved promising performance. However, they fall short in modeling fine-g…

AttributeCollaborative FilteringContrastive LearningKnowledge-Aware Recommendation+1

Cross-Contrastive Clustering for Multimodal Attributed Graphs with Dual Graph Filtering

2025-11-25 · Haoran Zheng, Renchi Yang, Hongtao Wang, Jianliang Xu arxiv

Multimodal Attributed Graphs (MMAGs) are an expressive data model for representing the complex interconnections among entities that associate attributes from multiple data modalities (text, images, etc.). Clustering over…

Representation LearningContrastive LearningCommunity DetectionGraph Clustering