paper-with-me

Papers

Semi-supervised Learning with Weakly-Related Unlabeled Data : Towards Better Text Categorization

2008-12-01 · NeurIPS 2008 12 · Liu Yang, Rong Jin, Rahul Sukthankar

The cluster assumption is exploited by most semi-supervised learning (SSL) methods. However, if the unlabeled data is merely weakly related to the target classes, it becomes questionable whether driving the decision boundary to the low density regions of the unlabeled data will help the classification. In such case, the cluster assumption may not be valid; and consequently how to leverage this type of unlabeled data to enhance the classification accuracy becomes a challenge. We introduce Semi-supervised Learning with Weakly-Related Unlabeled Data" (SSLW), an inductive method that builds upon the maximum-margin approach, towards a better usage of weakly-related unlabeled information. Although the SSLW could improve a wide range of classification tasks, in this paper, we focus on text categorization with a small training pool. The key assumption behind this work is that, even with different topics, the word usage patterns across different corpora tends to be consistent. To this end, SSLW estimates the optimal word-correlation matrix that is consistent with both the co-occurrence information derived from the weakly-related unlabeled documents and the labeled documents. For empirical evaluation, we present a direct comparison with a number of state-of-the-art methods for inductive semi-supervised learning and text categorization; and we show that SSLW results in a significant improvement in categorization accuracy, equipped with a small training set and an unlabeled resource that is weakly related to the test beds."

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationText Categorization

Similar Papers 제목 키워드 기반

Efficient Path Prediction for Semi-Supervised and Weakly Supervised Hierarchical Text Classification

2019-02-25 · Huiru Xiao, Xin Liu, Yangqiu Song

Hierarchical text classification has many real-world applications. However, labeling a large number of documents is costly. In practice, we can use semi-supervised learning or weakly supervised learning (e.g., dataless c…

ClassificationGeneral Classificationtext-classificationText Classification+1

Semi-Weakly-Supervised Learning of Complex Actions From Instructional Task Videos

2022-01-01 · CVPR 2022 1 · YuHan Shen, Ehsan Elhamifar

We address the problem of action segmentation in instructional task videos with a small number of weakly-labeled training videos and a large number of unlabeled videos, which we refer to as Semi-Weakly-Supervised Lea…

Action SegmentationWeakly-supervised Learning

Training Object Detectors from Few Weakly-Labeled and Many Unlabeled Images

2019-12-01 · arXiv 2019 12 · Zhaohui Yang, Miaojing Shi, Chao Xu, Vittorio Ferrari 외

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the proble…

object-detectionObject DetectionWeakly Supervised Object Detection

Budget-aware Semi-Supervised Semantic and Instance Segmentation

2019-05-14 · Miriam Bellver, Amaia Salvador, Jordi Torres, Xavier Giro-i-Nieto

Methods that move towards less supervised scenarios are key for image segmentation, as dense labels demand significant human intervention. Generally, the annotation burden is mitigated by labeling datasets with weaker fo…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

Weakly Supervised Regional and Temporal Learning for Facial Action Unit Recognition

2022-04-01 · Jingwei Yan, Jingjing Wang, Qiang Li, Chunmao Wang 외

Automatic facial action unit (AU) recognition is a challenging task due to the scarcity of manual annotations. To alleviate this problem, a large amount of efforts has been dedicated to exploiting various weakly supervis…

Facial Action Unit DetectionOptical Flow Estimation