paper-with-me

홈 › Papers

New feature for Complex Network based on Ant Colony Optimization for High Level Classification

2020-08-29 · Josimar E. Chire-Saire

Low level classification extracts features from the elements, i.e. physical to use them to train a model for a later classification. High level classification uses high level features, the existent patterns, relationship between the data and combines low and high level features for classification. High Level features can be got from Complex Network created over the data. Local and global features are used to describe the structure of a Complex Network, i.e. Average Neighbor Degree, Average Clustering. The present work proposed a novel feature to describe the architecture of the Network following a Ant Colony System approach. The experiments shows the advantage of using this feature because the sensibility with data of different classes.

📄 PDF Abstract BibTeX arXiv:2008.12884

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Pheromone-Focused Ant Colony Optimization algorithm for path planning

2026-01-12 · Yi Liu, Hongda Zhang, Zhongxue Gan, Yuning Chen 외 arxiv

Ant Colony Optimization (ACO) is a prominent swarm intelligence algorithm extensively applied to path planning. However, traditional ACO methods often exhibit shortcomings, such as blind search behavior and slow converge…

A full process algebraic representation of Ant Colony Optimization

2026-01-20 · Maria Garcia, Natalia Lopez, Ismael Rodriguez arxiv

We present a process algebra capable of specifying parallelized Ant Colony Optimization algorithms in full detail: PA$^2$CO. After explaining the basis of three different ACO algorithms (Ant System, MAX-MIN Ant System, a…

MS-BACO: A new Model Selection algorithm using Binary Ant Colony Optimization for neural complexity and error reduction

2018-10-21 · Saman Sadeghyan, Shahrokh Asadi

Stabilizing the complexity of Feedforward Neural Networks (FNNs) for the given approximation task can be managed by defining an appropriate model magnitude which is also greatly correlated with the generalization quality…

Combinatorial OptimizationComputational EfficiencyModel SelectionSensitivity

Multi-Dimensional AGV Path Planning in 3D Warehouses Using Ant Colony Optimization and Advanced Neural Networks

2025-03-30 · Bo Zhang, Xiubo Liang, Wei Song, Yulu Chen

Within modern warehouse scenarios, the rapid expansion of e-commerce and increasingly complex, multi-level storage environments have exposed the limitations of traditional AGV (Automated Guided Vehicle) path planning met…

Integration of graph clustering with ant colony optimization for feature selection

2015-09-04 · Parham Moradi, Mehrdad Rostami

Feature selection is an important preprocessing step in machine learning and pattern recognition. The ultimate goal of feature selection is to select a feature subset from the original feature set to increase the perfo…

ClusteringCommunity Detectionfeature selectionGeneral Classification+1