paper-with-me

Papers

Deep Co-Space: Sample Mining Across Feature Transformation for Semi-Supervised Learning

2017-07-28 · Ziliang Chen, Keze Wang, Xiao Wang, Pai Peng, Ebroul Izquierdo, Liang Lin

Aiming at improving performance of visual classification in a cost-effective manner, this paper proposes an incremental semi-supervised learning paradigm called Deep Co-Space (DCS). Unlike many conventional semi-supervised learning methods usually performing within a fixed feature space, our DCS gradually propagates information from labeled samples to unlabeled ones along with deep feature learning. We regard deep feature learning as a series of steps pursuing feature transformation, i.e., projecting the samples from a previous space into a new one, which tends to select the reliable unlabeled samples with respect to this setting. Specifically, for each unlabeled image instance, we measure its reliability by calculating the category variations of feature transformation from two different neighborhood variation perspectives, and merged them into an unified sample mining criterion deriving from Hellinger distance. Then, those samples keeping stable correlation to their neighboring samples (i.e., having small category variation in distribution) across the successive feature space transformation, are automatically received labels and incorporated into the model for incrementally training in terms of classification. Our extensive experiments on standard image classification benchmarks (e.g., Caltech-256 and SUN-397) demonstrate that the proposed framework is capable of effectively mining from large-scale unlabeled images, which boosts image classification performance and achieves promising results compared to other semi-supervised learning methods.

📄 PDF Abstract BibTeX arXiv:1707.09119

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

A Novel Data Pre-processing Technique: Making Data Mining Robust to Different Units and Scales of Measurement

2021-11-08 · Arbind Agrahari Baniya, Sunil Aryal, Santosh KC

Many existing data mining algorithms use feature values directly in their model, making them sensitive to units/scales used to measure/represent data. Pre-processing of data based on rank transformation has been suggeste…

Anomaly Detection

Uncertainty in Supply Chain Digital Twins: A Quantum-Classical Hybrid Approach

2024-11-15 · Abdullah Abdullah, Fannya Ratana Sandjaja, Ayesha Abdul Majeed, Gyan Wickremasinghe 외

This study investigates uncertainty quantification (UQ) using quantum-classical hybrid machine learning (ML) models for applications in complex and dynamic fields, such as attaining resiliency in supply chain digital twi…

Decision MakingHybrid Machine LearningOutlier DetectionUncertainty Quantification

Evolving Demonstration Optimization for Chain-of-Thought Feature Transformation

2026-02-13 · Xinyuan Wang, Kunpeng Liu, Arun Vignesh Malarkkan, Yanjie Fu arxiv

Feature Transformation (FT) is a core data-centric AI task that improves feature space quality to advance downstream predictive performance. However, discovering effective transformations remains challenging due to the l…

Reinforcement Learning

Examining Cross-lingual Contextual Embeddings with Orthogonal Structural Probes

2021-09-10 · EMNLP 2021 11 · Tomasz Limisiewicz, David Mareček

State-of-the-art contextual embeddings are obtained from large language models available only for a few languages. For others, we need to learn representations using a multilingual model. There is an ongoing debate on wh…

Supervised Contrastive Prototype Learning: Augmentation Free Robust Neural Network

2022-11-26 · Iordanis Fostiropoulos, Laurent Itti

Transformations in the input space of Deep Neural Networks (DNN) lead to unintended changes in the feature space. Almost perceptually identical inputs, such as adversarial examples, can have significantly distant feature…

ClassificationContrastive Learning