paper-with-me

홈 › Papers

Clustering by the way of atomic fission

2019-06-27 · Shizhan Lu

Cluster analysis which focuses on the grouping and categorization of similar elements is widely used in various fields of research. Inspired by the phenomenon of atomic fission, a novel density-based clustering algorithm is proposed in this paper, called fission clustering (FC). It focuses on mining the dense families of a dataset and utilizes the information of the distance matrix to fissure clustering dataset into subsets. When we face the dataset which has a few points surround the dense families of clusters, K-nearest neighbors local density indicator is applied to distinguish and remove the points of sparse areas so as to obtain a dense subset that is constituted by the dense families of clusters. A number of frequently-used datasets were used to test the performance of this clustering approach, and to compare the results with those of algorithms. The proposed algorithm is found to outperform other algorithms in speed and accuracy.

📄 PDF Abstract BibTeX arXiv:1906.11416

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A self-adaptive and robust fission clustering algorithm via heat diffusion and maximal turning angle

2021-02-07 · Yu Han, Shizhan Lu, Haiyan Xu

Cluster analysis, which focuses on the grouping and categorization of similar elements, is widely used in various fields of research. A novel and fast clustering algorithm, fission clustering algorithm, is proposed in re…

Clustering

Inverse Design of Potential Singlet Fission Molecules using a Transfer Learning Based Approach

2020-03-17 · Akshay Subramanian, Utkarsh Saha, Tejasvini Sharma, Naveen K. Tailor 외

Singlet fission has emerged as one of the most exciting phenomena known to improve the efficiencies of different types of solar cells and has found uses in diverse optoelectronic applications. The range of available sing…

Transfer Learning

An automatic method for segmentation of fission tracks in epidote crystal photomicrographs

2016-02-12 · Alexandre Fioravante de Siqueira, Wagner Massayuki Nakasuga, Aylton Pagamisse, Carlos Alberto Tello Saenz 외

Manual identification of fission tracks has practical problems, such as variation due to observer-observation efficiency. An automatic processing method that could identify fission tracks in a photomicrograph could solve…

Class-aware Domain Knowledge Fusion and Fission for Continual Test-Time Adaptation

2025-10-14 · Jiahuan Zhou, Chao Zhu, Zhenyu Cui, Zichen Liu 외 arxiv

Continual Test-Time Adaptation (CTTA) aims to quickly fine-tune the model during the test phase so that it can adapt to multiple unknown downstream domain distributions without pre-acquiring downstream domain data. To th…

Computational EfficiencyTest-time Adaptation

Robust Tool Use via Fission-GRPO: Learning to Recover from Execution Errors

2026-01-22 · Zhiwei Zhang, Fei Zhao, Rui Wang, Zezhong Wang 외 arxiv

Large language models (LLMs) can call tools effectively, yet they remain brittle in multi-turn execution: after a tool-call error, smaller models often fall into repetitive invalid re-invocations instead of interpreting …

Reinforcement Learning