paper-with-me

홈 › Papers

MATINF: A Jointly Labeled Large-Scale Dataset for Classification, Question Answering and Summarization

2020-04-26 · ACL 2020 6 · Canwen Xu, Jiaxin Pei, Hongtao Wu, Yiyu Liu, Chenliang Li

Recently, large-scale datasets have vastly facilitated the development in nearly all domains of Natural Language Processing. However, there is currently no cross-task dataset in NLP, which hinders the development of multi-task learning. We propose MATINF, the first jointly labeled large-scale dataset for classification, question answering and summarization. MATINF contains 1.07 million question-answer pairs with human-labeled categories and user-generated question descriptions. Based on such rich information, MATINF is applicable for three major NLP tasks, including classification, question answering, and summarization. We benchmark existing methods and a novel multi-task baseline over MATINF to inspire further research. Our comprehensive comparison and experiments over MATINF and other datasets demonstrate the merits held by MATINF.

📄 PDF Abstract BibTeX arXiv:2004.12302

Code (1)

WHUIR/MATINF 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationMulti-Task LearningQuestion Answering

Similar Papers 제목 키워드 기반

Materials Informatics Transformer: A Language Model for Interpretable Materials Properties Prediction

2023-08-30 · Hongshuo Huang, Rishikesh Magar, Changwen Xu, Amir Barati Farimani

Recently, the remarkable capabilities of large language models (LLMs) have been illustrated across a variety of research domains such as natural language processing, computer vision, and molecular modeling. We extend thi…

Language ModelingLanguage ModellingPredictionProperty Prediction

Large-Scale Land Cover Mapping with Fine-Grained Classes via Class-Aware Semi-Supervised Semantic Segmentation

2023-01-01 · ICCV 2023 1 · Runmin Dong, Lichao Mou, Mengxuan Chen, Weijia Li 외

Semi-supervised learning has attracted increasing attention in the large-scale land cover mapping task. However, existing methods overlook the potential to alleviate the class imbalance problem by selecting a suitabl…

Semantic SegmentationSemi-Supervised Semantic Segmentation

BertGCN: Transductive Text Classification by Combining GCN and BERT

2021-05-12 · Yuxiao Lin, Yuxian Meng, Xiaofei Sun, Qinghong Han 외

In this work, we propose BertGCN, a model that combines large scale pretraining and transductive learning for text classification. BertGCN constructs a heterogeneous graph over the dataset and represents documents as nod…

Classificationtext-classificationText ClassificationTransductive Learning

Toward Deep Supervised Anomaly Detection: Reinforcement Learning from Partially Labeled Anomaly Data

2020-09-15 · Guansong Pang, Anton Van Den Hengel, Chunhua Shen, Longbing Cao

We consider the problem of anomaly detection with a small set of partially labeled anomaly examples and a large-scale unlabeled dataset. This is a common scenario in many important applications. Existing related methods …

Anomaly DetectionDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)+1

Continual Learning on a Diet: Learning from Sparsely Labeled Streams Under Constrained Computation

2024-04-19 · Wenxuan Zhang, Youssef Mohamed, Bernard Ghanem, Philip H. S. Torr 외

We propose and study a realistic Continual Learning (CL) setting where learning algorithms are granted a restricted computational budget per time step while training. We apply this setting to large-scale semi-supervised …

Continual Learning