paper-with-me

Papers

Deep Unsupervised Active Learning on Learnable Graphs

2021-11-08 · Handong Ma, Changsheng Li, Xinchu Shi, Ye Yuan, Guoren Wang

Recently deep learning has been successfully applied to unsupervised active learning. However, current method attempts to learn a nonlinear transformation via an auto-encoder while ignoring the sample relation, leaving huge room to design more effective representation learning mechanisms for unsupervised active learning. In this paper, we propose a novel deep unsupervised Active Learning model via Learnable Graphs, named ALLG. ALLG benefits from learning optimal graph structures to acquire better sample representation and select representative samples. To make the learnt graph structure more stable and effective, we take into account $k$-nearest neighbor graph as a priori, and learn a relation propagation graph structure. We also incorporate shortcut connections among different layers, which can alleviate the well-known over-smoothing problem to some extent. To the best of our knowledge, this is the first attempt to leverage graph structure learning for unsupervised active learning. Extensive experiments performed on six datasets demonstrate the efficacy of our method.

📄 PDF Abstract BibTeX arXiv:2111.04286

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningGraph structure learningRelationRepresentation Learning

Similar Papers 제목 키워드 기반

A Simplifying and Learnable Graph Convolutional Attention Network for Unsupervised Knowledge Graphs Alignment

2024-10-17 · Weishan Cai, Wenjun Ma, Yuncheng Jiang

The success of current Entity Alignment (EA) task depends largely on the supervision information provided by labeled data. Considering the cost of labeled data, most supervised methods are difficult to apply in practical…

Active LearningContrastive LearningEntity AlignmentKnowledge Graphs

Unsupervised Abstractive Dialogue Summarization with Word Graphs and POV Conversion

2022-05-26 · WIT (ACL) 2022 5 · Seongmin Park, Jihwa Lee

We advance the state-of-the-art in unsupervised abstractive dialogue summarization by utilizing multi-sentence compression graphs. Starting from well-founded assumptions about word graphs, we present simple but reliable …

Abstractive Dialogue SummarizationRerankingSentenceSentence Compression

GenWiki: A Dataset of 1.3 Million Content-Sharing Text and Graphs for Unsupervised Graph-to-Text Generation

2020-12-01 · COLING 2020 8 · Zhijing Jin, Qipeng Guo, Xipeng Qiu, Zheng Zhang

Data collection for the knowledge graph-to-text generation is expensive. As a result, research on unsupervised models has emerged as an active field recently. However, most unsupervised models have to use non-parallel ve…

Knowledge GraphsText GenerationUnsupervised KG-to-Text Generation

Unsupervised Question Answering by Cloze Translation

2019-06-12 · ACL 2019 7 · Patrick Lewis, Ludovic Denoyer, Sebastian Riedel

Obtaining training data for Question Answering (QA) is time-consuming and resource-intensive, and existing QA datasets are only available for limited domains and languages. In this work, we explore to what extent high qu…

Natural QuestionsNMTQuestion AnsweringTranslation

Robust Offline Active Learning on Graphs

2024-08-15 · Yuanchen Wu, Yubai Yuan

We consider the problem of active learning on graphs, which has crucial applications in many real-world networks where labeling node responses is expensive. In this paper, we propose an offline active learning method tha…

Active LearningInformativeness