paper-with-me

홈 › Papers

Generating and Exploiting Large-scale Pseudo Training Data for Zero Pronoun Resolution

2016-06-06 · ACL 2017 7 · Ting Liu, Yiming Cui, Qingyu Yin, Wei-Nan Zhang, Shijin Wang, Guoping Hu

Most existing approaches for zero pronoun resolution are heavily relying on annotated data, which is often released by shared task organizers. Therefore, the lack of annotated data becomes a major obstacle in the progress of zero pronoun resolution task. Also, it is expensive to spend manpower on labeling the data for better performance. To alleviate the problem above, in this paper, we propose a simple but novel approach to automatically generate large-scale pseudo training data for zero pronoun resolution. Furthermore, we successfully transfer the cloze-style reading comprehension neural network model into zero pronoun resolution task and propose a two-step training mechanism to overcome the gap between the pseudo training data and the real one. Experimental results show that the proposed approach significantly outperforms the state-of-the-art systems with an absolute improvements of 3.1% F-score on OntoNotes 5.0 data.

📄 PDF Abstract BibTeX arXiv:1606.01603

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

Exploiting Completeness and Uncertainty of Pseudo Labels for Weakly Supervised Video Anomaly Detection

2022-12-08 · CVPR 2023 1 · Chen Zhang, Guorong Li, Yuankai Qi, Shuhui Wang 외

Weakly supervised video anomaly detection aims to identify abnormal events in videos using only video-level labels. Recently, two-stage self-training methods have achieved significant improvements by self-generating pseu…

Anomaly DetectionDiversityPseudo LabelVideo Anomaly Detection+1

Exploiting Unlabeled Data with Vision and Language Models for Object Detection

2022-07-18 · Shiyu Zhao, Zhixing Zhang, Samuel Schulter, Long Zhao 외

Building robust and generic object detection frameworks requires scaling to larger label spaces and bigger training datasets. However, it is prohibitively costly to acquire annotations for thousands of categories at a la…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+3

Solution for Authenticity Identification of Typical Target Remote Sensing Images

2024-05-03 · Yipeng Lin, Xinger Li, Yang Yang

In this paper, we propose a basic RGB single-mode model based on weakly supervised training under pseudo labels, which performs high-precision authenticity identification under multi-scene typical target remote sensing i…

A Large-Scale 3D Face Mesh Video Dataset via Neural Re-parameterized Optimization

2023-10-04 · Kim Youwang, Lee Hyun, Kim Sung-Bin, Suekyeong Nam 외

We propose NeuFace, a 3D face mesh pseudo annotation method on videos via neural re-parameterized optimization. Despite the huge progress in 3D face reconstruction methods, generating reliable 3D face labels for in-the-w…

3D Face ReconstructionDiversityFace Reconstruction

KEST: Kernel Distance Based Efficient Self-Training for Improving Controllable Text Generation

2023-06-17 · Yuxi Feng, Xiaoyuan Yi, Laks V. S. Lakshmanan, Xing Xie

Self-training (ST) has come to fruition in language understanding tasks by producing pseudo labels, which reduces the labeling bottleneck of language model fine-tuning. Nevertheless, in facilitating semi-supervised contr…

DiversityLanguage ModelingLanguage ModellingText Generation