paper-with-me

Papers

Semi-supervised Classification using Attention-based Regularization on Coarse-resolution Data

2020-01-03 · Guruprasad Nayak, Rahul Ghosh, Xiaowei Jia, Varun Mithal, Vipin Kumar

Many real-world phenomena are observed at multiple resolutions. Predictive models designed to predict these phenomena typically consider different resolutions separately. This approach might be limiting in applications where predictions are desired at fine resolutions but available training data is scarce. In this paper, we propose classification algorithms that leverage supervision from coarser resolutions to help train models on finer resolutions. The different resolutions are modeled as different views of the data in a multi-view framework that exploits the complementarity of features across different views to improve models on both views. Unlike traditional multi-view learning problems, the key challenge in our case is that there is no one-to-one correspondence between instances across different views in our case, which requires explicit modeling of the correspondence of instances across resolutions. We propose to use the features of instances at different resolutions to learn the correspondence between instances across resolutions using an attention mechanism.Experiments on the real-world application of mapping urban areas using satellite observations and sentiment classification on text data show the effectiveness of the proposed methods.

📄 PDF Abstract BibTeX arXiv:2001.00994

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMULTI-VIEW LEARNINGSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

C2F-SemiCD: A Coarse-to-Fine Semi-Supervised Change Detection Method Based on Consistency Regularization in High-Resolution Remote Sensing Images

2024-04-22 · Chengxi Han, Chen Wu, Meiqi Hu, Jiepan Li 외

A high-precision feature extraction model is crucial for change detection (CD). In the past, many deep learning-based supervised CD methods learned to recognize change feature patterns from a large number of labelled bi-…

Change DetectionSemi-supervised Change Detection

Auto-clustering Output Layer: Automatic Learning of Latent Annotations in Neural Networks

2017-02-28 · Ozsel Kilinc, Ismail Uysal

In this paper, we discuss a different type of semi-supervised setting: a coarse level of labeling is available for all observations but the model has to learn a fine level of latent annotation for each one of them. Probl…

ClusteringGeneral Classificationimage-classificationImage Classification+2

EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs

2020-12-26 · Ayaan Haque

Semi-supervised learning has been gaining attention as it allows for performing image analysis tasks such as classification with limited labeled data. Some popular algorithms using Generative Adversarial Networks (GANs) …

ClassificationData AugmentationGeneral ClassificationImage Generation+2

Colour augmentation for improved semi-supervised semantic segmentation

2021-10-09 · Geoff French, Michal Mackiewicz

Consistency regularization describes a class of approaches that have yielded state-of-the-art results for semi-supervised classification. While semi-supervised semantic segmentation proved to be more challenging, a numbe…

ClassificationSegmentationSelf-Supervised LearningSemantic Segmentation+1

A Distribution Dependent and Independent Complexity Analysis of Manifold Regularization

2019-06-14 · Alexander Mey, Tom Viering, Marco Loog

Manifold regularization is a commonly used technique in semi-supervised learning. It enforces the classification rule to be smooth with respect to the data-manifold. Here, we derive sample complexity bounds based on pseu…

General Classification