PulseAugur
实时 08:09:13

New RFLkPC method robustly handles outliers in k-plane clustering

Researchers have introduced a new method called Robust Fuzzy local k-plane clustering (RFLkPC) to address limitations in traditional k-plane clustering. This new approach combines hinge loss and L1 norm to create a mixture distance, making it more resilient to outliers. The RFLkPC model also assumes that clusters are bounded, improving performance in tasks with or without outliers. Experiments on simulated and real data have demonstrated the method's effectiveness, and the source code is publicly available. AI

影响 Introduces a more robust clustering algorithm for handling outliers in high-dimensional data.

排序理由 Academic paper detailing a new clustering method with experimental validation and publicly available code.

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

New RFLkPC method robustly handles outliers in k-plane clustering

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Junjun Huang, Xiliang Lu, Xuelin Xie, Jerry Zhijian Yang ·

    Robust Fuzzy local k-plane clustering with mixture distance of hinge loss and L1 norm

    arXiv:2604.22405v1 Announce Type: new Abstract: K-plane clustering (KPC), hyperplane clustering, and mixture regression all essentially fall within the same class of problems. This problem can be conceptualized as clustering in relatively high-dimensional K subspaces or K linear …

  2. arXiv cs.LG TIER_1 English(EN) · Jerry Zhijian Yang ·

    Robust Fuzzy local k-plane clustering with mixture distance of hinge loss and L1 norm

    K-plane clustering (KPC), hyperplane clustering, and mixture regression all essentially fall within the same class of problems. This problem can be conceptualized as clustering in relatively high-dimensional K subspaces or K linear manifolds. Traditional KPC or fuzzy KPC models d…