paper-with-me

홈 › Papers

Deep Goal-Oriented Clustering

2020-06-07 · Yifeng Shi, Christopher M. Bender, Junier B. Oliva, Marc Niethammer

Clustering and prediction are two primary tasks in the fields of unsupervised and supervised learning, respectively. Although much of the recent advances in machine learning have been centered around those two tasks, the interdependent, mutually beneficial relationship between them is rarely explored. One could reasonably expect appropriately clustering the data would aid the downstream prediction task and, conversely, a better prediction performance for the downstream task could potentially inform a more appropriate clustering strategy. In this work, we focus on the latter part of this mutually beneficial relationship. To this end, we introduce Deep Goal-Oriented Clustering (DGC), a probabilistic framework that clusters the data by jointly using supervision via side-information and unsupervised modeling of the inherent data structure in an end-to-end fashion. We show the effectiveness of our model on a range of datasets by achieving prediction accuracies comparable to the state-of-the-art, while, more importantly in our setting, simultaneously learning congruent clustering strategies.

📄 PDF Abstract BibTeX arXiv:2006.04259

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringPrediction

Similar Papers 제목 키워드 기반

Gaining Insights into Unrecognized User Utterances in Task-Oriented Dialog Systems

2022-04-11 · Ella Rabinovich, Matan Vetzler, David Boaz, Vineet Kumar 외

The rapidly growing market demand for automatic dialogue agents capable of goal-oriented behavior has caused many tech-industry leaders to invest considerable efforts into task-oriented dialog systems. The success of the…

AttributeGoal-Oriented Dialog

Problem-oriented AutoML in Clustering

2024-09-24 · Matheus Camilo da Silva, Gabriel Marques Tavares, Eric Medvet, Sylvio Barbon Junior

The Problem-oriented AutoML in Clustering (PoAC) framework introduces a novel, flexible approach to automating clustering tasks by addressing the shortcomings of traditional AutoML solutions. Conventional methods often r…

AutoMLClusteringData Visualization

NCAGC: A Neighborhood Contrast Framework for Attributed Graph Clustering

2022-06-16 · Tong Wang, Guanyu Yang, Qijia He, Zhenquan Zhang 외

Attributed graph clustering is one of the most fundamental tasks among graph learning field, the goal of which is to group nodes with similar representations into the same cluster without human annotations. Recent studie…

ClusteringContrastive LearningData AugmentationGraph Clustering+2

Probing Task-Oriented Dialogue Representation from Language Models

2020-10-26 · EMNLP 2020 11 · Chien-Sheng Wu, Caiming Xiong

This paper investigates pre-trained language models to find out which model intrinsically carries the most informative representation for task-oriented dialogue tasks. We approach the problem from two aspects: supervised…

ClusteringLanguage ModelingLanguage ModellingModel Selection

Task-Oriented Clustering for Dialogues

2021-11-01 · Findings (EMNLP) 2021 11 · Chenxu Lv, Hengtong Lu, Shuyu Lei, Huixing Jiang 외

A reliable clustering algorithm for task-oriented dialogues can help developer analysis and define dialogue tasks efficiently. It is challenging to directly apply prior normal text clustering algorithms for task-oriented…

ClusteringDiversityRepresentation LearningText Clustering