paper-with-me

Papers

Correlation-based construction of neighborhood and edge features

2013-12-20 · Balázs Kégl

Motivated by an abstract notion of low-level edge detector filters, we propose a simple method of unsupervised feature construction based on pairwise statistics of features. In the first step, we construct neighborhoods of features by regrouping features that correlate. Then we use these subsets as filters to produce new neighborhood features. Next, we connect neighborhood features that correlate, and construct edge features by subtracting the correlated neighborhood features of each other. To validate the usefulness of the constructed features, we ran AdaBoost.MH on four multi-class classification problems. Our most significant result is a test error of 0.94% on MNIST with an algorithm which is essentially free of any image-specific priors. On CIFAR-10 our method is suboptimal compared to today's best deep learning techniques, nevertheless, we show that the proposed method outperforms not only boosting on the raw pixels, but also boosting on Haar filters.

📄 PDF Abstract BibTeX arXiv:1312.7335

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-class Classification

Similar Papers 제목 키워드 기반

Correlation Preserving Sparse Coding Over Multi-level Dictionaries for Image Denoising

2016-12-23 · Rui Chen, Huizhu Jia, Xiaodong Xie, Wen Gao

In this letter, we propose a novel image denoising method based on correlation preserving sparse coding. Because the instable and unreliable correlations among basis set can limit the performance of the dictionary-driven…

DenoisingImage Denoising

Unleashing Correlation and Continuity for Hyperspectral Reconstruction from RGB Images

2025-01-02 · Fuxiang Feng, Runmin Cong, Shoushui Wei, YiPeng Zhang 외

Reconstructing Hyperspectral Images (HSI) from RGB images can yield high spatial resolution HSI at a lower cost, demonstrating significant application potential. This paper reveals that local correlation and global conti…

Spectral Reconstruction

Neighborhood-aware Scalable Temporal Network Representation Learning

2022-09-02 · Yuhong Luo, Pan Li

Temporal networks have been widely used to model real-world complex systems such as financial systems and e-commerce systems. In a temporal network, the joint neighborhood of a set of nodes often provides crucial structu…

Inductive Link PredictionLink PredictionRepresentation Learning

Incorporating Fairness in Neighborhood Graphs for Fair Spectral Clustering

2025-12-10 · Adithya K Moorthy, V Vijaya Saradhi, Bhanu Prasad arxiv

Graph clustering plays a pivotal role in unsupervised learning methods like spectral clustering, yet traditional methods for graph clustering often perpetuate bias through unfair graph constructions that may underreprese…

Graph Clustering

Exploiting Neighborhood Structural Features for Change Detection

2023-02-10 · Mengmeng Wang, Zhiqiang Han, Peizhen Yang, Bai Zhu 외

In this letter, a novel method for change detection is proposed using neighborhood structure correlation. Because structure features are insensitive to the intensity differences between bi-temporal images, we perform the…

Change Detection