Catálogo de publicaciones - libros

Compartir en
redes sociales


Soft Computing as Transdisciplinary Science and Technology: Proceedings of the fourth IEEE International Workshop WSTST '05

Ajith Abraham ; Yasuhiko Dote ; Takeshi Furuhashi ; Mario Köppen ; Azuma Ohuchi ; Yukio Ohsawa (eds.)

Resumen/Descripción – provisto por la editorial

No disponible.

Palabras clave – provistas por la editorial

Artificial Intelligence (incl. Robotics); Appl.Mathematics/Computational Methods of Engineering; Applications of Mathematics

Disponibilidad
Institución detectada Año de publicación Navegá Descargá Solicitá
No detectada 2005 SpringerLink

Información

Tipo de recurso:

libros

ISBN impreso

978-3-540-25055-5

ISBN electrónico

978-3-540-32391-4

Editor responsable

Springer Nature

País de edición

Reino Unido

Fecha de publicación

Información sobre derechos de publicación

© Springer-Verlag Berlin Heidelberg 2005

Tabla de contenidos

Hybrid Neurocomputing for Breast Cancer Detection

Yuehui Chen; Ajith Abraham; Bo Yang

Breast cancer is one of the major tumor related cause of death in women. Various artificial intelligence techniques have been used to improve the diagnoses procedures and to aid the physician’s efforts. In this paper we summarize our preliminary study to detect breast cancer using a Flexible Neural Tree (FNT), Neural Network (NN), Wavelet Neural Network (WNN) and their ensemble combination. For the FNT model, a tree-structure based evolutionary algorithm and the Particle Swarm Optimization (PSO) are used to find an optimal FNT. For the NN and WNN, the PSO is employed to optimize the free parameters. The performance of each approach is evaluated using the breast cancer data set. Simulation results show that the obtained FNT model has a fewer number of variables with reduced number of input features and without significant reduction in the detection accuracy. The overall accuracy could be improved by using an ensemble approach by a voting method.

Part XIII - Intelligent Hybrid Systems | Pp. 884-892

Multiple Mobile Robots Navigation in a Cluttered Environment using Neuro-Fuzzy Controller

Hamdi A. Awad; Magdi A. Koutb; Mohamed A. Al-zorkany

The development of techniques for a navigation of multiple mobile robots is abroad topic, covering a large spectrum of different technologies and applications. Neural networks and fuzzy logic control techniques can improve real-time control performance for a mobile robot due to their high robustness and error-tolerance ability. This paper proposes a neuro-fuzzy (NF) controller, which integrates the transparency of the fuzzy logic with the learning capability of neural networks is developed for multiple mobile robots navigation in an unknown environment. The neuro-fuzzy controller developed in this research consists of a neural network pre-processor followed by a fuzzy logic controller. The former is structured using multi-layer perceptron (MLP) or local model network (LMN). Practical results reflect the soundness of the proposed scheme.

Part XIII - Intelligent Hybrid Systems | Pp. 893-903

Hybrid Rough-Genetic Algorithm for Knowledge Discovery from Large Data

Goutam Chakraborty; Basabi Chakraborty

This work proposes an integrated rough genetic approach with modified definitions of rough set approximation for knowledge discovery from large and complex data bases. Rough set theory has been used for attribute selection while genetic algorithm has been used for finding out the right set of compact rules that covers most of the objects of the data base. The simulation results with moderately large data base have been found to be promising.

Part XIII - Intelligent Hybrid Systems | Pp. 904-913

Regulation Mechanism of Task-allocation and Formation Mechanism of Ants’ Distribution Pattern in Collective Behavior of Ant Colony Models

Mari Nakamura

The purpose of this study is to clarify the interaction between the formation mechanism of the distribution pattern of ants supported by pheromone signals and the regulation mechanism of task-allocation in collective behavior of an ant colony. In this paper I design two types of ant colony model focusing on pheromone signals and the sensitivity of ants, and analyze simulated behaviors of the models. First, I design three foraging models (trail, attraction and desensitization models) composed by ants with different sensitivities to recruit pheromone. Among them, the desensitization model composed for ants that change their sensitivities in response to environmental information around them always shows the best foraging efficiency, stable recruitment pattern and balanced allocation among subtasks. In the second, I design a task-allocation model composed for ants carrying out foraging and mound-piling tasks using independent signals for each task. The results indicate that weak interference occurs between both tasks.

Part XIV - Swarm Intelligence and Patterns | Pp. 937-948

A generalized version of Graph-based Ant System and its applicability and convergence

Hoang Trung Dinh; Abdullah Al Mamun; Huu Tuê Huynh

A generalized version of Gutjahr’s Graph-based Ant System (GBAS) framework for solving static combinatorial optimization problems is examined in the present paper. A new transition rule which intends to balance between the exploration and the exploitation in the search progress of Ant-based algorithms, is added into Gutjahr’s GBAS model. As shown in this paper, our generalized model still holds all convergent properties of the GBAS model and may show a promising improvement in solution quality to Ant-based algorithms in literature.

Part XIV - Swarm Intelligence and Patterns | Pp. 949-958

Distributed Data Clustering Based on Flowers Pollination by Artificial Bees

Majid Kazemian; Yoosef Ramezani; Caro Lucas; Behzad Moshiri

This paper presents an unsupervised data clustering method based on flowers pollination by artificial bees we named it FPAB. FPAB does not require any parameter settings and any initial information such as the number of classes and the number of partitions on input data. Initially, in FPAB, bees move the pollens and pollinate them. Each pollen will grow in proportion to its garden flowers. Better growing will occur in better conditions. After some iteration natural selection reduces the pollens and flowers to form gardens of same type of flowers. The prototypes of each gardens are taken as the initial cluster centers for Fuzzy C Means algorithm which is used to reduce obvious misclassification errors. In the next stage the prototypes of gardens are assumed as a single flower and FPAB is applied to them again. Results from three small data sets show that the partitions produced by FPAB are competitive with those obtained from FCM or AntClass.

Part XIV - Swarm Intelligence and Patterns | Pp. 959-966

Constrained Optimization by ε Constrained Particle Swarm Optimizer with ε-level Control

Tetsuyuki Takahama; Setsuko Sakai

In this study, ε constrained particle swarm optimizer εPSO, which is the combination of the ε constrained method and particle swarm optimization, is proposed to solve constrained optimization problems. The ε constrained methods can convert algorithms for unconstrained problems to algorithms for constrained problems using the ε level comparison, which compares the search points based on the constraint violation of them. In the ε PSO, the agents who satisfy the constraints move to optimize the objective function and the agents who don’t satisfy the constraints move to satisfy the constraints. Also, the way of controlling ε-level is given to solve problems with equality constraints. The effectiveness of the ε PSO is shown by comparing the ε PSO with GENOCOP5.0 on some nonlinear constrained problems with equality constraints.

Part XIV - Swarm Intelligence and Patterns | Pp. 1019-1029

Ant Colony System for Optimization of Sum of Ratios Problem

Yasuhiro Takenaka; Takashi Noda; Jianming Shi

Many applications arising from areas of economics, finance and engineering are cast into the sum-of-ratios problem. Usually, the problems are on such a large scale that the existing algorithms are naive yet to obtain an optimal solution of the problems. In this study we develop a heuristic algorithm to obtain such a better solution of the sum-of-ratios problem by means of Ant Colony System. The proposed algorithm can be used for designing a globally optimal algorithm with the help of some certain strategy of global search as well. We report numerical experiments of the heuristic algorithm, which indicates that the best function value obtained from our heuristic algorithm is empirically near to the optimal value with a high probability.

Part XIV - Swarm Intelligence and Patterns | Pp. 1030-1039

A Data Mining Technique to Grouping Customer Orders in Warehouse Management System

Mu-Chen Chen; Cheng-Lung Huang; Hsiao-Pin Wu; Ming-Fu Hsu; Fei-Hou Hsu

Warehouse management system (WMS) today is viewed as a basis to reinforcing company logistics. Order picking is one of the routine operations in warehouses. Before picking a large amount of orders, effectively grouping orders into batches can speed up product movement within the warehouse. Several batching heuristics have been proposed in the literature for minimizing travel distance or travel time. This paper presents an order batching approach in a distribution center with a parallel-aisle layout. A heuristic order batching approach based on data mining is developed in this paper.

Part XV - Data Mining and Knowledge Management | Pp. 1063-1070

FA-Tree — A Dynamic Indexing Structure for Spatial Data

Chin-Chen Chang; Jau-Ji Shen; Yung-Chen Chou

Non-standard database applications such as CAD/CAM or geographic information processing are becoming increasingly important. Such application systems must be equipped with the capability of effective accessibility to spatial data. The spatial domain consists of many spatial objects that are made up of points, lines, regions, and even high dimensional data. In order to effectively manipulate the spatial data, the tree structure is applied. In this paper, we consider such problems as spatial data retrieval, dynamic manipulation and storage utilization by indexing the large spatial data. A new tree structure, Five- Area Tree (denotes to FA-Tree), is proposed to organize the spatial data. Also, our experimental results show that the FA-Tree has better storage utilization than the Nine-Area Tree (also known as the NA-Tree).

Part XV - Data Mining and Knowledge Management | Pp. 1071-1080