paper-with-me

Papers

Sparse Graph-based Transduction for Image Classification

2014-08-26 · Sheng Huang, Dan Yang, Jia Zhou, Luwen Huangfu, Xiaohong Zhang

Motivated by the remarkable successes of Graph-based Transduction (GT) and Sparse Representation (SR), we present a novel Classifier named Sparse Graph-based Classifier (SGC) for image classification. In SGC, SR is leveraged to measure the correlation (similarity) of each two samples and a graph is constructed for encoding these correlations. Then the Laplacian eigenmapping is adopted for deriving the graph Laplacian of the graph. Finally, SGC can be obtained by plugging the graph Laplacian into the conventional GT framework. In the image classification procedure, SGC utilizes the correlations, which are encoded in the learned graph Laplacian, to infer the labels of unlabeled images. SGC inherits the merits of both GT and SR. Compared to SR, SGC improves the robustness and the discriminating power of GT. Compared to GT, SGC sufficiently exploits the whole data. Therefore it alleviates the undercomplete dictionary issue suffered by SR. Four popular image databases are employed for evaluation. The results demonstrate that SGC can achieve a promising performance in comparison with the state-of-the-art classifiers, particularly in the small training sample size case and the noisy sample case.

📄 PDF Abstract BibTeX arXiv:1408.6257

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Regression-based Hypergraph Learning for Image Clustering and Classification

2016-03-14 · Sheng Huang, Dan Yang, Bo Liu, Xiaohong Zhang

Inspired by the recently remarkable successes of Sparse Representation (SR), Collaborative Representation (CR) and sparse graph, we present a novel hypergraph model named Regression-based Hypergraph (RH) which utilizes t…

ClassificationClusteringGeneral ClassificationImage Clustering+1

Ancient Coin Classification Using Graph Transduction Games

2018-10-02 · Sinem Aslan, Sebastiano Vascon, Marcello Pelillo

Recognizing the type of an ancient coin requires theoretical expertise and years of experience in the field of numismatics. Our goal in this work is automatizing this time consuming and demanding task by a visual classif…

ClassificationGeneral Classificationimage-classificationImage Classification

Classification of Vision-Based Tactile Sensors: A Review

2025-09-02 · Haoran Li, Yijiong Lin, Chenghua Lu, Max Yang 외 arxiv

Vision-based tactile sensors (VBTS) have gained widespread application in robotic hands, grippers and prosthetics due to their high spatial resolution, low manufacturing costs, and ease of customization. While VBTSs have…

Transduction on Directed Graphs via Absorbing Random Walks

2014-02-19 · Jaydeep De, Xiaowei Zhang, Li Cheng

In this paper we consider the problem of graph-based transductive classification, and we are particularly interested in the directed graph scenario which is a natural form for many real world applications. Different from…

AMR Parsing as Sequence-to-Graph Transduction

2019-05-21 · ACL 2019 7 · Sheng Zhang, Xutai Ma, Kevin Duh, Benjamin Van Durme

We propose an attention-based model that treats AMR parsing as sequence-to-graph transduction. Unlike most AMR parsers that rely on pre-trained aligners, external semantic resources, or data augmentation, our proposed pa…

AMR ParsingSemantic Parsing