paper-with-me

홈 › Papers

Extend natural neighbor: a novel classification method with self-adaptive neighborhood parameters in different stages

2016-12-07 · Ji Feng, Qingsheng Zhu, Jinlong Huang, LiJun Yang

Various kinds of k-nearest neighbor (KNN) based classification methods are the bases of many well-established and high-performance pattern-recognition techniques, but both of them are vulnerable to their parameter choice. Essentially, the challenge is to detect the neighborhood of various data sets, while utterly ignorant of the data characteristic. This article introduces a new supervised classification method: the extend natural neighbor (ENaN) method, and shows that it provides a better classification result without choosing the neighborhood parameter artificially. Unlike the original KNN based method which needs a prior k, the ENaNE method predicts different k in different stages. Therefore, the ENaNE method is able to learn more from flexible neighbor information both in training stage and testing stage, and provide a better classification result.

📄 PDF Abstract BibTeX arXiv:1612.02310

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

AC-VAE: Learning Semantic Representation with VAE for Adaptive Clustering

2021-01-01 · Xingyu Xie, Minjuan Zhu, Yan Wang, Lei Zhang

Unsupervised representation learning is essential in the field of machine learning, and accurate neighbor clusters of representation show great potential to support unsupervised image classification. This paper proposes …

ClassificationClusteringGeneral Classificationimage-classification+3

Contrastive Adaptive Propagation Graph Neural Networks for Efficient Graph Learning

2021-12-02 · Jun Hu, Shengsheng Qian, Quan Fang, Changsheng Xu

Graph Neural Networks (GNNs) have achieved great success in processing graph data by extracting and propagating structure-aware features. Existing GNN research designs various propagation schemes to guide the aggregation…

Graph LearningSelf-Supervised Learning

Interpretable Locally Adaptive Nearest Neighbors

2020-11-08 · Jan Philip Göpfert, Heiko Wersing, Barbara Hammer

When training automated systems, it has been shown to be beneficial to adapt the representation of data by learning a problem-specific metric. This metric is global. We extend this idea and, for the widely used family of…

Exploring the Relationship between Center and Neighborhoods: Central Vector oriented Self-Similarity Network for Hyperspectral Image Classification

2022-10-31 · IEEE Transactions on Circuits and Systems for Video Technology 2022 10 · Mingsong Li, Yikun Liu, Guangkuo Xue, Yuwen Huang 외

To mine the spectral-spatial information of target pixel in hyperspectral image classification (HSIC), convolutional neural network (CNN)-based models widely adopt patch-based input pattern, where a patch represents its …

Hyperspectral image analysisHyperspectral Image ClassificationHyperspectral Image Segmentationimage-classification

AgentRec: Agent Recommendation Using Sentence Embeddings Aligned to Human Feedback

2025-01-23 · Joshua Park, Yongfeng Zhang

Multi-agent systems must decide which agent is the most appropriate for a given task. We propose a novel architecture for recommending which LLM agent out of many should perform a task given a natural language prompt by …

reinforcement-learningReinforcement LearningSentenceSentence Embeddings