IEEJ Transactions on Electronics, Information and Systems
Online ISSN : 1348-8155
Print ISSN : 0385-4221
ISSN-L : 0385-4221
Volume 131, Issue 5
Displaying 1-23 of 23 articles from this issue
Special Issue on “Metaheuristics and Its Applications”
Special Issue Paper
<Systems, Instrument, Control>
  • Kazuyuki Yazawa, Kenichi Tamura, Keiichiro Yasuda, Makoto Motoki, Atsu ...
    2011 Volume 131 Issue 5 Pages 943-950
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    Particle Swarm Optimization (PSO) is one of the most powerful methods for solving unconstrained and constrained global optimization problems. While a cluster-structured PSO with interaction and adaptation is proposed in this paper, the cluster structure, interaction and adaptation of the proposed PSO are analyzed through some numerical simulations. The feasibility and the advantage of the proposed cluster-structured PSO are demonstrated through numerical simulations using some typical global optimization test problems.
    Download PDF (851K)
<Intelligence, Robotics>
  • Tomonari Goto, Yasuaki Teramati, Tatuya Uno
    2011 Volume 131 Issue 5 Pages 951-957
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    For generating motions of a robot, a simple method is needed. We use a human motion movie taken from one direction and made a simulator of the robot that displays its motion. Comparing both outline which divided for several poses, the robot imitates a human motion. There are some optimization problems for these poses. We propose the method using single population genetic algorithms to search for multi-problems. In GA each individual has several fitness functions. Therefore one GA process generates whole motion data. Experimental results show that proposed method generates a motion with decreasing the cost and the limitation of human.
    Download PDF (1117K)
<Speech and Image Processing, Recognition>
  • Shiro Nakayama, Shinichi Shirakawa, Noriko Yata, Tomoharu Nagao
    2011 Volume 131 Issue 5 Pages 958-965
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    Automatic construction method for image classification algorithms has been required. Genetic Image Network for Image Classification (GIN-IC) is the automatic construction method for image classification algorithms which include image transformation component using evolutionary computation, and its effectiveness has already been proven. In our study, we try to improve the performance of GIN-IC with AdaBoost algorithm using GIN-IC as weak classifiers to complement with each other. We apply our proposed method to three types of image classification problems, and show the results in this paper. In our method, discrimination rates for training images and test images improved in the experiments compared with the previous method GIN-IC.
    Download PDF (1906K)
<Softcomputing, Learning>
  • Haruki Mizuno, Takashi Okamoto, Seiichi Koakutsu, Hironori Hirata
    2011 Volume 131 Issue 5 Pages 966-975
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    A complex network design method that finds a desired network structure can become one of strong tools in large-scale system designs. Conventional complex network design methods only tackle static networks, that is, they do not consider the growth of a target network. In this study, we propose a new growing complex network design method. First, let us consider evalution functions which quantitatively express characteristics of desired stuructures using feature quantities. Then, we formulate a growing complex network design problem as a multi-objective optimization problem in order to determine connection targets of a new node using the evaluation functions. Solving the problem, we grow the network, then, we obtain a desired network. We try to generate networks which have desired clustering coefficient and average path concurrently. Through numerical experiments, we confirmed the proposed method is effective as a growing complex network design method.
    Download PDF (1881K)
  • Masato Nagayoshi, Hajime Murao, Hisashi Tamaki
    2011 Volume 131 Issue 5 Pages 976-982
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    Reinforcement Learning (RL) attracts much attention as a technique of realizing computational intelligence such as adaptive and autonomous decentralized systems. In general, however, it is not easy to put RL into practical use. This difficulty includes a problem of designing a suitable action space of an agent, i.e., satisfying two requirements in trade-off: (i) to keep the characteristics (or structure) of an original search space as much as possible in order to seek strategies that lie close to the optimal, and (ii) to reduce the search space as much as possible in order to expedite the learning process.
    In order to design a suitable action space adaptively, we propose switching RL model to mimic a process of an infant's motor development in which gross motor skills develop before fine motor skills. Then, a method for switching controllers is constructed by introducing and referring to the “entropy”. Further, through computational experiments by using robot navigation problems with one and two-dimensional continuous action space, the validity of the proposed method has been confirmed.
    Download PDF (950K)
  • Satoru Suzuki, Yasue Mitsukura
    2011 Volume 131 Issue 5 Pages 983-989
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    The purpose of this paper is to optimize the structure of hierarchical neural network. In this paper, structure optimization is to represent neural network by minimum number of nodes and connections, and is performed by eliminating unnecessary connections from trained neural network by using genetic algorithm. We focus on the neural network which specialized for image recognition problems. The flow of the proposed method is as follows. Firstly, walsh-hadamard transform is applied to images for feature extraction. Secondly, neural network is trained with extracted features based on back-propagation algorithm. After neural network training, unnecessary connections are eliminated from trained neural network by utilizing genetic algorithm. Finally, neural network is retrained to recover the degradation caused by connection elimination. In order to validate the usefulness of the proposed method, face recognition and texture classification examples are used. From the experimental results, it was shown that compact neural network was generated, keeping generalization performance by proposed method.
    Download PDF (782K)
  • Kazuaki Masuda, Kenzo Kurihara
    2011 Volume 131 Issue 5 Pages 990-999
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    This paper proposes a constrained global optimization method based on Multi-Objective Particle Swarm Optimization (MOPSO). A constrained optimization problem is transformed into another bi-objective problem which minimizes both the original objective function and the total amount of constraint violations. Then, the global optimum of the former problem is obtained as the Pareto optimal solution of the latter one having no constraint violation. In order to find the particular Pareto optimal solution, the proposed method introduces to MOPSO the following operations such as (a) restricting the number of Pareto optimal solutions obtained at each iteration of MOPSO to urge particles to approach the feasible set of the original constrained problem, (b) choosing the most promising Pareto optimal solution as the global best solution so as to exclude solutions dominated by it, and (c) encouraging to add Pareto optimal solutions if the number of them is too small to recover the diversity of search. Numerical examples verify the effectiveness, efficiency and wide applicability of the proposed method. For some famous engineering design problems, in particular, it can find solutions which are comparative to or better than the previously known best ones.
    Download PDF (1193K)
  • Syogo Hara, Makoto Motoki, Yoichi Yamazaki, Keiichiro Yasuda
    2011 Volume 131 Issue 5 Pages 1000-1008
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    In this paper, we perform experiments that autonomous mobile robot controllers are developed in by the integrative optimization system. Autonomous mobile robot controllers are developed using meta-heuristics, if the behavior of robot is able to evaluate. However, in an actual environment, it is difficult to develop the robot controller using meta-heuristics because meta-heuristics requires large numbers of function evaluations. And large numbers of function evaluations have problems which are to increase experimental time and the maintenance cost. The integrative optimization system is a method to improve these problems. A general integrative optimization system constructs an approximate response surface by the Radial Basis Function network and optimizes to the approximate response surface by the optimization method. Through experiments in a simulator and actual environment, the authors show that it is an effective method to develop the autonomous mobile robot controller by the integrative optimization system.
    Download PDF (1138K)
  • Jeong-Eun Lee, Mitsuo Gen, Kyong-Gu Rhee, Hee-Hyol Lee
    2011 Volume 131 Issue 5 Pages 1009-1019
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    This paper deals with the building of the reusable reverse logistics model considering the decision of the backorder or the next arrival of goods. The optimization method to minimize the transportation cost and to minimize the volume of the backorder or the next arrival of goods occurred by the Just in Time delivery of the final delivery stage between the manufacturer and the processing center is proposed. Through the optimization algorithms using the priority-based genetic algorithm and the hybrid genetic algorithm, the sub-optimal delivery routes are determined. Based on the case study of a distilling and sale company in Busan in Korea, the new model of the reusable reverse logistics of empty bottles is built and the effectiveness of the proposed method is verified.
    Download PDF (1914K)
  • Yuji Koguma, Eitaro Aiyhosi
    2011 Volume 131 Issue 5 Pages 1020-1030
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    Particle Swarm Optimization (PSO), a meta-heuristic global optimization method, has attracted special interest for its simple algorithm and high searching ability. The updating formula of PSO involves coefficients with random numbers as parameters to enhance diversification ability in searching for the global optimum. However, the randomness makes stability of the searching points difficult to be analyzed mathematically, and the users need to adjust the parameter values by trial and error. In this paper, stability of the stochastic dynamics of PSO is analyzed mathematically and exact stability condition taking the randomness into consideration is presented with an index “statistical eigenvalue”, which is a new concept to evaluate the degree of the stability of PSO dynamics. Accuracy and effectiveness of the proposed stability discrimination using the presented index are certified in numerical simulation for simple examples.
    Download PDF (1395K)
<Infomation System, Electronic Commerce>
  • Yoshifumi Kato, Tomoki Hamagami
    2011 Volume 131 Issue 5 Pages 1031-1037
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    A new genetic algorithm for multi agent based autonomous power distribution network restoration system is proposed. The state of the art of this study is to realize a new genetic algorithm using selective sampling for improving the restoration performance. A proposed method realizes the selective sampling by a virtual accident selecting algorithm that changes probability of selecting virtual accident area. The virtual accident selecting algorithm consists of weight table and area-value list. The weight table represents a difficulty of restoration in each accident area. The area-value list represents a difficulty of restoration in latest generation, and effects on weight table in next generation. This architecture enables the system to change the probability of changing each virtual accident area autonomously from restoration simulation. The simulation results show the proposed method achieves to improve the performance.
    Download PDF (1436K)
Special Issue Technical Note
<Systems, Instrument, Control>
  • Nobuto Morii, Eitarou Aiyoshi
    2011 Volume 131 Issue 5 Pages 1038-1042
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    The ant colony method is one of heuristic methods capable of solving the traveling salesman problem (TSP), in which a good tour is generated by the artificial ant's probabilistic behavior. However, the generated tour length depends on the parameter describing the ant's behavior, and the best parameters corresponding to the problem to be solved is unknown. In this technical note, the evolutional strategy is presented to find the best parameter of the ant colony by using Particle Swarm Optimization (PSO) in the parameter space. Numerical simulations for benchmarks demonstrate effectiveness of the evolutional ant colony method.
    Download PDF (939K)
Paper
<Systems, Instrument, Control>
  • Noriaki Sakamoto
    2011 Volume 131 Issue 5 Pages 1043-1049
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    This paper proposes the author's new Self-adaptation Sliding Mode Controller which added a neural network (SA-SMC+NN) for the optimal control problem. The controlled system is the linear time invariant system and the system parameter and the disturbance are unknown. As minimizing the quadratic cost function, the neural network gives the coefficient of the switching function of the sliding mode control. According to this proposed technique, we do not have to tune the parameter of the controller when apply SA-SMC+NN. Furthermore, we are able to get the constant feedback gain such as the optimal control regulator for the uncertain system based on the control results by SA-SMC+NN. Differential game is simulated to confirm the effectiveness of the proposed method.
    Download PDF (513K)
<Intelligence, Robotics>
  • Kazuyuki Morioka, Yudai Oinaga, Yuichi Nakamura
    2011 Volume 131 Issue 5 Pages 1050-1058
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    This paper proposes the localization method based on interactive communication between a mobile robot and a networked laser range scanner installed in an intelligent space and achieves human-following control of a mobile robot with the method. Generally, human tracking with cameras or laser range scanners on board the robots has been utilized for control of mobile robots to follow human walking. In addition to human tracking, mobile robots have to perform position estimation simultaneously. There is constraints in measurement for landmark detection or SLAM, because target human walks close to the robot while human following. Then, proposed system consiers to utilize an intelligent environment where sensors are distributed.
    The proposed system exchanges position and heading information estimated in the mobile robot and the networked laser range scanner with each other. The networked laser range scanner searches and detects target human and the robot based on the position information sent from the robot. The robot receives the detection results from the networked laser range scanner. Then, the estimate position is updated and reference velocities for human-following control are calculated with them. Estimation errors with odometry in the robot and unstable tracking of target in the networked laser range scanner are compensated with this system.
    In this paper, communication timing between the robot and the networked laser range scanners while human-following is discussed. Human-following experiments are performed and the results are shown.
    Download PDF (1333K)
  • Tomonari Murata, Shinsuke Tamura, Masayuki Kawai
    2011 Volume 131 Issue 5 Pages 1059-1067
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    BFA (Backtrack Free path planning Algorithm) has been implemented for calculating paths of manipulators behaving in 3-dimensional work spaces. In the implementation, a method to avoid collisions between links also has been proposed. This paper also discusses an approach to extending BFA for path plannings of cooperating multi manipulators. In the approach, multiple manipulators are considered as a single composite one with many links. Simulation results demonstrated that BFA enabled the efficient generation of paths both for single and multi manipulators. The algorithm is backtrack free and resolution complete. Computation volume of the algorithm is proportional to the total number of links and does not change with environments where manipulators behave.
    Download PDF (756K)
<Information System, Electronic Commerce>
  • Yutaka Hisanaga, Manabu Sugii, Yue Wang, Atsushi Osa, Hidetoshi Miike
    2011 Volume 131 Issue 5 Pages 1068-1078
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    Spam mail management in universities differs from that in enterprises having uniform and strict network policy, and requires the guarantee of a free policy of mail environment. In this paper, we report on the findings from the operation experiment of adopted spam mail filtering based on the volunteer application of users to the management. In particular, management of the electronic mail (email) delivery delay problem is picked up under the consideration of the state of the email usage in our university. We also discuss an ideal method of the spam mail filtering in universities and in research institutes under the free policy of mail environment.
    Download PDF (906K)
Letter
<Electrical and Electronic Circuit, LSI>
<Information and Communication Technology>
<Speech and Image Processing, Recognition>
  • Keisuke Takechi, Wataru Kurahashi, Shinji Fukui, Yuji Iwahori
    2011 Volume 131 Issue 5 Pages 1083-1084
    Published: May 01, 2011
    Released on J-STAGE: May 01, 2011
    JOURNAL FREE ACCESS
    This paper treats the case that a group of objects is tracked by a group of particles of the particle filter. When the object group separates, the particle filter may fail in tracking, or there may be objects which are not tracked by the filter. This paper proposes a new method for detecting separations of objects tracked by the particle filter. After the detection, a group of particles is rearranged to each object group so that all objects can be tracked by the particle filter. Results are demonstrated by experiments using real videos.
    Download PDF (487K)
feedback
Top