On Semi-Supervised Multiple Representation Behavior Learning
Ruqian Lu, Shengluan Hou

TL;DR
This paper introduces a semi-supervised learning paradigm called SSMRBL that learns multiple representations for natural language parsing, effectively handling scarce labeled data and enabling domain-specific multi-text summarization.
Contribution
The paper presents a novel semi-supervised learning framework that learns multiple representations, including text embeddings and grammar models, for natural language parsing and summarization.
Findings
Effective with limited labeled data on Chinese dataset SogouCA
Improves performance in domain-based multi-text summarization
Demonstrates the utility of multiple representations in semi-supervised learning
Abstract
We propose a novel paradigm of semi-supervised learning (SSL)--the semi-supervised multiple representation behavior learning (SSMRBL). SSMRBL aims to tackle the difficulty of learning a grammar for natural language parsing where the data are natural language texts and the 'labels' for marking data are parsing trees and/or grammar rule pieces. We call such 'labels' as compound structured labels which require a hard work for training. SSMRBL is an incremental learning process that can learn more than one representation, which is an appropriate solution for dealing with the scarce of labeled training data in the age of big data and with the heavy workload of learning compound structured labels. We also present a typical example of SSMRBL, regarding behavior learning in form of a grammatical approach towards domain-based multiple text summarization (DBMTS). DBMTS works under the framework…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
