Lidong Bing
2020
Review-based Question Generation with Adaptive Instance Transfer and Augmentation
Qian Yu
|
Lidong Bing
|
Qiong Zhang
|
Wai Lam
|
Luo Si
Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics
While online reviews of products and services become an important information source, it remains inefficient for potential consumers to exploit verbose reviews for fulfilling their information need. We propose to explore question generation as a new way of review information exploitation, namely generating questions that can be answered by the corresponding review sentences. One major challenge of this generation task is the lack of training data, i.e. explicit mapping relation between the user-posed questions and review sentences. To obtain proper training instances for the generation model, we propose an iterative learning framework with adaptive instance transfer and augmentation. To generate to the point questions about the major aspects in reviews, related features extracted in an unsupervised manner are incorporated without the burden of aspect annotation. Experiments on data from various categories of a popular E-commerce site demonstrate the effectiveness of the framework, as well as the potentials of the proposed review-based question generation task.
Improving Low-Resource Named Entity Recognition using Joint Sentence and Token Labeling
Canasai Kruengkrai
|
Thien Hai Nguyen
|
Sharifah Mahani Aljunied
|
Lidong Bing
Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics
Exploiting sentence-level labels, which are easy to obtain, is one of the plausible methods to improve low-resource named entity recognition (NER), where token-level labels are costly to annotate. Current models for jointly learning sentence and token labeling are limited to binary classification. We present a joint model that supports multi-class classification and introduce a simple variant of self-attention that allows the model to learn scaling factors. Our model produces 3.78%, 4.20%, 2.08% improvements in F1 over the BiLSTM-CRF baseline on e-commerce product titles in three different low-resource languages: Vietnamese, Thai, and Indonesian, respectively.
Search
Co-authors
- Qian Yu 1
- Qiong Zhang 1
- Wai Lam 1
- Luo Si 1
- Canasai Kruengkrai 1
- show all...
Venues
- ACL2