2025/05/09 更新

写真a

ヒカワ ヒロオミ
肥川 宏臣
HIKAWA,Hiroomi
所属
システム理工学部 教授
職名
教授
連絡先
メールアドレス
外部リンク

学位

  • 工学博士

研究分野

  • 情報通信 / ソフトコンピューティング

論文

  • A Survey of Hardware Self-Organizing Maps 査読

    S. Jovanovic, H. Hikawa

    IEEE Transactions on Neural Networks and Learning Systems   pp. 1-20   2022年3月

     詳細を見る

  • 多次元ベクトル用パイプライン自己組織化マップハードウェア 査読

    肥川 宏臣

    電子情報通信学会論文誌D   Vol. J104-D No.7, pp.531-539   2021年7月

     詳細を見る

  • Hardware Self-Organizing Map Based on Digital Frequency-Locked Loop and Triangular Neighborhood Function 査読

    H. Hikawa

    IEEE Transactions on Circuits and Systems I: Regular Papers   vol. 68, no. 3, pp. 1245-1258   2021年3月

     詳細を見る

  • Dynamic Gesture Recognition System with Gesture Spotting Based on Self-Organizing Maps 査読

    H. Hikawa, Y. Ichikawa

    Applied Sciences   11(4)   2021年2月

     詳細を見る

  • A numerical framework for designing periodic orbits embedded in chaotic attractors 査読

    H. Ito, H. Hikawa, Y. Maeda

    Nonlinear Theory and Its Applications   Vol. 10, No.2, pp.256-267   2019年4月

     詳細を見る

  • A New Self-Organizing Map with Continuous Learning Capability

    Hiroomi Hikawa, Hidetaka Ito, Yutaka Maeda

    Proceedings of the 2018 IEEE Symposium Series on Computational Intelligence, SSCI 2018   2163 - 2168   2019年1月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:Institute of Electrical and Electronics Engineers Inc.  

    This paper proposes a new neighborhood function for the self-organizing map (SOM). As the learning of the SOM progresses, the conventional neighborhood function reduces its magnitude and neighborhood radius, and the learning stops after pre-defined training iterations. On the other hand, the proposed neighborhood function uses only the distance between the weight vector of the winner neuron and the input vector, then the magnitude and radius are computed according to this distance. Since the proposed neighborhood function is not a function of the learning iterations, it allows the SOM to continue its learning without stopping, and it can handle varying input vector distribution. This feature is especially effective under the unknown, dynamically changing input vector space that arises in, e.g., online learning. The proposed function uses vector distance to provide the SOM with voluntary learning capability. Therefore the vector distance plays a role of curiosity of biological brain.

    DOI: 10.1109/SSCI.2018.8628891

    Scopus

    researchmap

  • A New Hardware Self-Organizing Map Architecture with High Expandability

    Hiroomi Hikawa, Hidetaka Ito, Yutaka Maeda

    IEEE 3rd International Conference on Image Processing, Applications and Systems, IPAS 2018   238 - 243   2018年7月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:Institute of Electrical and Electronics Engineers Inc.  

    This paper proposes a new scalable hardware SOM architecture in which neurons can easily be increased. Learning of SOM is made of two operations, i.e., winner search and vector update. In the proposed SOM, the winner search is distributed among all neurons. Owing to the distributed winner search circuit, the neuron is modularized and the architecture provides high expandability that makes it easier to increase the neurons. All neurons work in parallel including the winner search, and the proposed SOM processes a single input vector within a single clock cycle. The proposed SOM was implemented in a FPGA, and its performance was examined. Preliminary results of the experiment are presented in this paper.

    DOI: 10.1109/IPAS.2018.8708894

    Scopus

    researchmap

  • A Subspace Newton-Type Method for Approximating Transversely Repelling Chaotic Saddles 査読

    H. Ito, H. Hikawa, Y. Maeda

    IEICE Trans. FUNDAMENTALS   Vol.E101-A, No.7, pp.1127-1131   2018年7月

     詳細を見る

  • SOM-based vector recognition with pre-grouping functionality

    Yuto Kurosaki, Masayoshi Ohta, Hidetaka Ito, Hiroomi Hikawa

    IEICE Transactions on Information and Systems   E101D ( 6 )   1657 - 1665   2018年6月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:Institute of Electronics, Information and Communication, Engineers, IEICE  

    This paper discusses the effect of pre-grouping on vector classification based on the self-organizing map (SOM). The SOM is an unsupervised learning neural network, and is used to form clusters of vectors using its topology preserving nature. The use of SOMs for practical applications, however, may pose difficulties in achieving high recognition accuracy. For example, in image recognition, the accuracy is degraded due to the variation of lighting conditions. This paper considers the effect of pre-grouping of feature vectors on such types of applications. The proposed pre-grouping functionality is also based on the SOM and introduced into a new parallel configuration of the previously proposed SOM-Hebb classifers. The overall system is implemented and applied to position identification from images obtained in indoor and outdoor settings. The system first performs the grouping of images according to the rough representation of the brightness profile of images, and then assigns each SOM-Hebb classifier in the parallel configuration to one of the groups. Recognition parameters of each classifier are tuned for the vectors belonging to its group. Comparison between the recognition systems with and without the grouping shows that the grouping can improve recognition accuracy.

    DOI: 10.1587/transinf.2017EDP7198

    Scopus

    researchmap

  • Complete mixed-mode oscillation synchronization in weakly coupled nonautonomous Bonhoeffer-van der Pol oscillatorsvan der Pol oscillators nonautonomous Bonhoeffer-van der Pol oscillators 査読

    N. Inaba, H. Ito, K. Shimizu, H. Hikawa

    Progress of Theoretical and Experimental Physics (PTEP)   Volume 2018, Issue 6   2018年6月

     詳細を見る

  • Hardware Self-Organizing Map Based on Frequency-Modulated Signal and Digital Frequency-Locked Loop

    Hiroomi Hikawa, Hidetaka Ito, Yutaka Maeda

    Proceedings - IEEE International Symposium on Circuits and Systems   2018-   2018年4月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:Institute of Electrical and Electronics Engineers Inc.  

    This paper proposes very unique hardware architecture for self-organizing map (SOM) that is based on frequency modulated (FM) signal. The proposed SOM architecture consists of neurons embedded with winner search and neighborhood function circuits, all of which employ pulse operation. The neuron uses digital frequency-locked loop (DFLL) as its computing element. In terms of modeling the brain in signal level, this approach in the hardware SOM architecture is very significant. The proposed SOM was implemented on FPGA, and its on-chip learning performance was tested by experiments. Preliminary experimental results showed that the proposed hardware SOM was successfully trained to various input vectors, showing topology-preserving nature.

    DOI: 10.1109/ISCAS.2018.8351364

    Scopus

    researchmap

  • Off-chip training with additive perturbation for FPGA-based hand sign recognition system

    Hiroomi Hikawa, Masayuki Tamaki, Hidetaka Ito

    IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences   E101A ( 2 )   499 - 506   2018年2月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:Institute of Electronics, Information and Communication, Engineers, IEICE  

    An FPGA-based hardware hand sign recognition system was proposed in our previous work. The hand sign recognition system consisted of a preprocessing and a self-organizing map (SOM)-Hebb clas- sifier. The training of the SOM-Hebb classifier was carried out by an off-chip computer using training vectors given by the system. The recog- nition performance was reportedly improved by adding perturbation to the training data. The perturbation was added manually during the process of image capture. This paper proposes a new off-chip training method with automatic performance improvement. To improve the system's recognition performance, the off-chip training system adds artificially generated pertur- bation to the training feature vectors. Advantage of the proposed method compared to additive scale perturbation to image is its low computational cost because the number of feature vector elements is much less than that of pixels contained in image. The feasibility of the proposed off-chip training was tested in simulations and experiments using American sign language (ASL). Simulation results showed that the proposed perturbation compu- tation alters the feature vector so that it is same as the one obtained by a scaled image. Experimental results revealed that the proposed off-chip training improved the recognition accuracy from 78.9% to 94.3%.

    DOI: 10.1587/transfun.E101.A.499

    Scopus

    researchmap

  • Live Demonstration: Off-Chip Learning for Hardware Hand-Sign Recognition System 査読

    Masayuki Tamaki, Hiroomi Hikawa

    2016 IEEE INTERNATIONAL SYMPOSIUM ON CIRCUITS AND SYSTEMS (ISCAS)   451 - 451   2016年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    This live demonstration shows an FPGA-based real-time hand sign recognition sytem. The system consists of a feature vector extraction and a vector classifier. The SOM-Hebb classifier network is used for the classification network, which is made of a self-organizing map and a feed-forward neural network. Training of the SOM-Hebb classifier is carried out by an off-chip computer. In this demonstration, the hand sign recognition camera is tuned by a newly developed training algorithm for the off-chip learning.

    Web of Science

    researchmap

  • Effect of Grouping in Vector Recognition System Based on SOM 査読

    Masayoshi Ohta, Yuto Kurosaki, Hidetaka Ito, Hiroomi Hikawa

    PROCEEDINGS OF 2016 IEEE SYMPOSIUM SERIES ON COMPUTATIONAL INTELLIGENCE (SSCI)   2016年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    This paper discusses effect of grouping on vector classifiers that are based on self-organising map (SOM). The SOM is an unsupervised learning neural network, and is used to form clusters using its topology preserving nature. Thus it is used for various pattern recognition applications. In image recognition, recognition accuracy is degraded under difficult lighting conditions. This paper proposes a new image recognition system that employs a grouping method. The proposed system does the grouping of vectors according to their brightness, and multiple vector classifiers are assigned to every groups. Recognition parameters of each classifier are tuned for the vectors belonging to its group. The proposed method is applied to position identification from images obtained from an on-board camera on a mobile robot. Comparison between the recognition systems with and without the grouping shows that the grouping can improve recognition accuracy.

    Web of Science

    researchmap

  • Real Time Gesture Recognition System with Gesture Spotting Function 査読

    Yuta Ichikawa, Shuji Tashiro, Hidetaka Ito, Hiroomi Hikawa

    PROCEEDINGS OF 2016 IEEE SYMPOSIUM SERIES ON COMPUTATIONAL INTELLIGENCE (SSCI)   2016年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    A real-time dynamic hand gesture recognition system with gesture spotting is discussed in this paper. The gesture spotting detects the start and the end of the gesture frames. The system consists of preprocessing, posture sequence generation, and SOM-Hebb network. Feature vectors are computed by the preprocessing from video frames taken by a USB camera in real time, and these feature vectors are fed to the posture sequence generation and a vector that represents the sequence of postures, called a posture sequence vector, is generated. Then, gesture classification and the gesture spotting are performed in the SOM-Hebb network. Our gesture spotting function detects the end of the gesture by using vector distance between the posture sequence vector and the winner neuron's weight vector. The gesture recognition algorithm is implemented on a PC. A USB camera was used to acquire live images. The real time experimental results show that the system recognizes nine gestures with the accuracy of 96.22%.

    Web of Science

    researchmap

  • Improved Winner-Take-All Circuit for Neural Network Based on Frequency-Modulated Signals 査読

    Hiroomi Hikawa

    23RD IEEE INTERNATIONAL CONFERENCE ON ELECTRONICS CIRCUITS AND SYSTEMS (ICECS 2016)   85 - 88   2016年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    This paper proposes a new winner-take-all (WTA) circuit for WTA neural network (WTANN) that is based on frequency modulated signals. WTA finds winner neuron that has the nearest internal weight vector to input vector, and reliable and efficient frequency comparator is required for the implementation of the WTA circuit. This paper proposes a cycle slip detector to estimate frequency difference of the signals. To evaluate the performance of the proposed WTA, VHDL simulation was conducted. Results revealed that accuracy in WTA operation of the proposed method is much better than the previously proposed WTA circuit.

    Web of Science

    researchmap

  • Off-Chip Learning for Hardware Hand-Sign Recognition System 査読

    Masayuki Tamaki, Hiroomi Hikawa

    2016 IEEE INTERNATIONAL SYMPOSIUM ON CIRCUITS AND SYSTEMS (ISCAS)   2575 - 2578   2016年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    In previous work, we proposed an FPGA-based hardware hand sign recognition system. A new off-chip learning algorithm for this hardware hand-sign recognition system is described in this paper. The hand-sign system consists of a preprocessing and a SOM-Hebb classifier. The training of the SOM-Hebb classifier is carried out by an off-chip computer using feature vectors given by the recognition system. It was reported that the recognition performance was improved by adding perturbation in the rotation and scaling to the training data for the SOM-Hebb classifier. Since the available training data is in feature vector format, perturbation in the rotation and scaling could not be added during the off-chip learning. Therefore, the perturbation was added during the process of image capture by rotating hand signs or changing the distance between the hand sign and the on-board camera. This paper proposes a new training algorithm for the offchip learning. The algorithm generates training vectors by modifying the feature vector, which is equivalent to adding the scale perturbation in the input image. The feasibility of the system is verified by experiments using 24 patterns of American sign language (ASL). The experimental results show that the proposed algorithm improved the recognition accuracy from 78.5% to 94.3%.

    Web of Science

    researchmap

  • Improved Learning Performance of Hardware Self-Organizing Map Using a Novel Neighborhood Function

    Hiroomi Hikawa, Yutaka Maeda

    IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS   26 ( 11 )   2861 - 2873   2015年11月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC  

    Many self-organizing maps (SOMs) implemented on hardware restrict their neighborhood function values to negative powers of two. In this paper, we propose a novel hardware friendly neighborhood function that is aimed to improve the vector quantization performance of hardware SOM. The quantization performance of the hardware SOM with the proposed neighborhood function is examined by simulations. Simulation results show that the proposed function can improve the hardware SOM's vector quantization capability even though the function value is restricted to negative powers of two. Then, the hardware SOM is implemented on field-programmable gate array to find out the hardware cost and performance speed of the proposed neighborhood function. Experimental results show that the proposed neighborhood function can improve SOM's quantization performance without additional hardware cost or slowing down the operating speed. Due to fully parallel operation, the proposed SOM with 16 x 16 neurons achieves a performance of 25 344 million connections updates per second.

    DOI: 10.1109/TNNLS.2015.2398932

    Web of Science

    researchmap

  • Scalable Hardware Winner-Take-All Neural Network with DPLL

    Masaki Azuma, Hiroomi Hikawa

    IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS   E98D ( 10 )   1838 - 1846   2015年10月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:IEICE-INST ELECTRONICS INFORMATION COMMUNICATIONS ENG  

    Neural networks are widely used in various fields due to their superior learning abilities. This paper proposes a hardware winner-take-all neural network (WTANN) that employs a new winner-take-all (WTA) circuit with phase-modulated pulse signals and digital phase-locked loops (DPLLs). The system uses DPLL as a computing element, so all input values are expressed by phases of rectangular signals. The proposed WTA circuit employs a simple winner search circuit. The proposed WTANN architecture is described by very high speed integrated circuit (VHSIC) hardware description language (VHDL), and its feasibility was tested and verified through simulations and experiments. Conventional WTA takes a global winner search approach, in which vector distances are collected from all neurons and compared. In contrast, the WTA in the proposed system is carried out locally by a distributed winner search circuit among neurons. Therefore, no global communication channels with a wide bandwidth between the winner search module and each neuron are required. Furthermore, the proposed WTANN can easily extend the system scale, merely by increasing the number of neurons. The circuit size and speed were then evaluated by applying the VHDL description to a logic synthesis tool and experiments using a field programmable gate array (FPGA). Vector classifications with WTANN using two kinds of data sets, Iris and Wine, were carried out in VHDL simulations. The results revealed that the proposed WTANN achieved valid learning.

    DOI: 10.1587/transinf.2014EDP7371

    Web of Science

    researchmap

  • Low-PowerWiring Method for Band-Limited Signals in CMOS Logic Circuits by Segmentation Coding with Pseudo-Majority Voting

    Katsuhiko Ueda, Zuiko Rikuhashi, Kentaro Hayashi, Hiroomi Hikawa

    IEICE TRANSACTIONS ON ELECTRONICS   E98C ( 4 )   356 - 363   2015年4月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:IEICE-INST ELECTRONICS INFORMATION COMMUNICATIONS ENG  

    It is important to reduce the power consumption of complementary metal oxide semiconductor (CMOS) logic circuits, especially those used in mobile devices. A CMOS logic circuit consists of metal-oxide-semiconductor field-effect transistors (MOSFETs), which consume electrical power dynamically when they charge and discharge load capacitance that is connected to their output. Load capacitance mainly exists in wiring or buses, and transitions between logic 0 and logic 1 cause these charges and discharges. Many methods have been proposed to reduce these transitions. One novel method (called segmentation coding) has recently been proposed that reduces power consumption of CMOS buses carrying band-limited signals, such as audio data. It improves performance by employing dedicated encoders for the upper and lower bits of transmitted data, in which the transition characteristics of band-limited signals are utilized. However, it uses a conventional majority voting circuit in the encoder for lower bits, and the circuit uses many adders to count the number of 1s to calculate the Hamming distance between the transmitted data. This paper proposes segmentation coding with pseudo-majority voting. The proposed pseudo-majority voting circuit counts the number of 1s with fewer circuit resources than the conventional circuit by further utilizing the transition characteristics of band-limited signals. The effectiveness of the proposed method was demonstrated through computer simulations and experiments.

    DOI: 10.1587/transele.E98.C.356

    Web of Science

    researchmap

  • Novel FPGA Implementation of Hand Sign Recognition System With SOM-Hebb Classifier

    Hiroomi Hikawa, Keishi Kaida

    IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY   25 ( 1 )   153 - 166   2015年1月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC  

    This paper proposes a hardware posture recognition system with a hybrid network. The hybrid network consists of self-organizing map (SOM) and Hebbian network. Feature vectors are extracted from input posture images, which are mapped to a lower dimensional map of neurons in the SOM. The Hebbian network is a single-layer feedforward neural network trained with a Hebbian learning algorithm to identify categories. The recognition algorithm is robust to the change in location of hand signs, but it is not immune to rotation or scaling. Its robustness to rotation and scaling was improved by adding perturbation to the training data for the SOM-Hebb classifier. In addition, neuron culling is proposed to improve performance. The whole system is implemented on a field-programmable gate array employing novel video processing architecture. The system was designed to recognize 24 American sign language hand signs, and its feasibility was verified through both simulations and experiments. The experimental results revealed that the system could accomplish recognition at a speed of 60 frames/s, while achieving an accuracy of 97.1%. Due to a novel hardware implementation, the circuit size of the proposed system is very small, which is highly suitable for embedded applications.

    DOI: 10.1109/TCSVT.2014.2335831

    Web of Science

    researchmap

  • 分割符号化により消費電力を低減するCMOS論理回路データ伝送手法 査読

    上田勝彦, 陸橋瑞光, 末永美幸, 肥川 宏臣

    電子情報通信学会論文誌 C   Vol.J97-C, No.6, pp.249-258   2014年6月

     詳細を見る

  • 台形波加算による高精度正弦波近似を用いた位相振幅変換回路 査読

    肥川 宏臣, 前田 裕

    電子情報通信学会論文誌 A   Vol. J95-A, No.2, pp.813-816 ( 12 )   813 - 816   2012年12月

     詳細を見る

    記述言語:日本語   出版者・発行元:一般社団法人電子情報通信学会  

    本論文は,新しい正弦波近似を用いた位相振幅変換回路(PAC)を提案している.高さの異なる台形波を加算することで正弦波近似を行う.実験により, 100dBcのSFDRをもつ高純度の近似波を261MHzクロックで生成できることを示した.

    CiNii Books

    researchmap

  • 最適化した線形近似回路と補正ROMを用いたPAC 査読

    難波 健人 (D), 飯田 卓哉 (D), 肥川 宏臣

    電子情報通信学会論文誌 C   J94-C No.10 pp.337-340 ( 10 )   337 - 340   2011年10月

     詳細を見る

    記述言語:日本語   出版者・発行元:一般社団法人電子情報通信学会  

    本論文ではDirect Digital Frequency Synthesizer(DDFS)に用いられるPhase to Amplitude Converter(PAC)に近似と補正Read Only Memory(ROM)を用いた複数の手法の比較を行った.実験によりセグメント数を最適化した線形近似回路を用いた手法が,同等の出力信号純度を得た他の手法に比べ回路規模が最小になることを確認した.

    CiNii Books

    researchmap

  • ROM-Less Phase to Amplitude Converter Using Sine Wave Approximation Based on Harmonic Removal from Trapezoid Wave

    Hiroomi Hikawa

    IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS COMMUNICATIONS AND COMPUTER SCIENCES   E94A ( 7 )   1581 - 1584   2011年7月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:IEICE-INST ELECTRONICS INFORMATION COMMUNICATIONS ENG  

    This paper proposes a new sine wave approximation method for the PAC of DDFS. Sine wave is approximated by removing the harmonic components from trapezoid waveform. Experimental results show that the proposed PAC is advantageous in the SFDR range less than 60 dBc due to its small hardware cost.

    DOI: 10.1587/transfun.E94.A.1581

    Web of Science

    researchmap

  • Comparison of Range Check Classifier and Hybrid Network Classifier for Hand Sign Recognition System 査読

    Hiroomi Hikawa, Seito Yamazaki, Tatsuya Ando, Seiji Miyoshi, Yutaka Maeda

    2010 INTERNATIONAL JOINT CONFERENCE ON NEURAL NETWORKS IJCNN 2010   2010年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    This paper discusses two types of vector classifiers for the hand posture recognition system. One classifier is based on the range check (RC) function, and the other is based on the hybrid network that is made of self-organizing map (SOM) and Hebbian network. In case the learning data and the testing data are different, the system with the hybrid network classifier outperforms the other system in the recognition rate by 9%. Two types of implementations are designed for the RC classifier. One uses parallel architecture and the other employs serial architecture. The size of the RC classifier in serial architecture is 38,000 gate count while the parallel architecture design requires 230,000 gate count. The circuit size of the hybrid network classifier is 606,000 gate count, even though the learning circuit is excluded in the design. The circuit size of the hybrid classifier is almost 2.6 times larger than that of the RC classifier, both use parallel architecture. Compared to the RC classifier in serial architecture, its size is 16 times bigger. Therefore the RC classifier is suitable for the hardware implementation even though the hybrid network classifier provides better performance.

    Web of Science

    researchmap

  • ハードウェア向き指文字認識アルゴリズム 査読

    肥川 宏臣, 藤村 紘匡, 佐藤 大輔

    電子情報通信学会論文誌   D, J92-D (3), 405-416 ( 3 )   405 - 416   2009年3月

     詳細を見る

    記述言語:日本語   出版者・発行元:一般社団法人電子情報通信学会  

    本論文では,ハードウェア化に適した指文字認識アルゴリズムについて述べる.このアルゴリズムは学習画像と入力画像における位置ずれに対してロバストな認識ができるよう,画像の水平・垂直ヒストグラムからdiscrete Fourier transform (DFT)により求めた振幅スペクトルを特徴ベクトルとして,分類ネットワークにより指文字のクラスを判断する.ハードウェア化が容易になるよう,本論文では簡易DFTと分類ネットワークで用いるベクトル距離の計算を簡略化したアルゴリズムを用いる.提案アルゴリズムの認識特性を調べ,静止した日本語の指文字41種類に対する認識シミュレーションを行った.その結果,簡易DFTにもかかわらず画像の位置変動には比較的ロバスト性が高いが,回転,大きさの変動にはロバスト性が低いことが分かった.しかし,回転と位置変動に対しては,変動を含むデータを画像データに含ませることで認識率の改善ができることを示した. 41種類の指文字認識実験を行った結果,約92%の平均認識率が得られた.

    CiNii Books

    researchmap

  • Hand Sign Recognition System Based on Hybrid Network Classifier 査読

    Yuuki Taki, Hiroomi Hikawa, Seiji Miyoshi, Yutaka Maeda

    IJCNN: 2009 INTERNATIONAL JOINT CONFERENCE ON NEURAL NETWORKS, VOLS 1- 6   1173 - 1180   2009年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    This paper discusses a hand posture recognition system with a hybrid network classifier. The hybrid network consists of SOM and Hebbian network. Feature vector is extracted from the input hand posture image and the given feature vector is mapped to a lower-dimensional map by the SOM. Then the supervised Hebbian network performs category acquisition and naming. The feasibility of the system is verified by computer simulations. The results show that the recognition performance of the system is quite good if the number of neurons in the SOM is sufficient. Besides the recognition performance, the advantage of the hybrid classifier is the embedded learning capability. It is also expected that the classifier can be extended to recognize dynamic gesture by employing feedback SOM.

    Web of Science

    researchmap

  • Hardware Feedback Self-OrganizingMap and Its Application to Mobile Robot Location Identification 査読

    H. Hikawa, K. Harada, T. Hirabayashi

    Journal of Advanced ComputationalIntelligence and Intelligent Informatics   11, (8) 937-945   2007年10月

     詳細を見る

  • ハードウェア実装向きデータ分類アルゴリズム 査読

    松原重喜, 松原重喜

    電子情報通信学会論文誌   Vol. J90-A, No.8, 2007年8月, pp.646-654 ( 8 )   646 - 654   2007年8月

     詳細を見る

    記述言語:日本語   出版者・発行元:一般社団法人電子情報通信学会  

    この論文は,ハードウェア実装に適したデータ分類アルゴリズムを提案している.ベクトル量子化を用いたデータ分類手法では,従来,ユークリッド距離やマンハッタン距離といった距離計算により類似度を評価し,入力パターンの属するクラスの判定を行ってきた.提案するアルゴリズムでは,入力パターンがある範囲内にあるかどうかを調べる範囲テストを行い,その結果の荷重和により類似度を評価する.距離計算を必要としないため,より少ないコストでハードウェア実装が可能である.提案するデータ分類アルゴリズムを用いた認識シミュレーションを行い,アルゴリズムの評価を行った.更に,データ分類ハードウェアのVHDLによる回路設計を行い,回路規模と動作速度を調べた.その結果,K-NN法やニューラルネットワークなどに比べ,高い認識率をもつとともに,マンハッタン距離に基づく回路と比べて,回路規模は70%以下となることを示している.

    CiNii Books

    researchmap

  • FPGA implementation of self organizing map with digital phase locked loops

    H Hikawa

    NEURAL NETWORKS   18 ( 5-6 )   514 - 522   2005年6月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:PERGAMON-ELSEVIER SCIENCE LTD  

    The self-organizing map (SOM) has found applicability in a wide range of application areas. Recently new SOM hardware with phase modulated pulse signal and digital phase-locked loops (DPLLs) has been proposed (Hikawa, 2005). The system uses the DPLL as a computing element since the operation of the DPLL is very similar to that of SOM's computation. The system also uses square waveform phase to hold the value of the each input vector element. This paper discuss the hardware implementation of the DPLL SOM architecture. For effective hardware implementation, some components are redesigned to reduce the circuit size. The proposed SOM architecture is described in VHDL and implemented on field programmable gate array (FPGA). Its feasibility is verified by experiments. Results show that the proposed SOM implemented on the FPGA has a good quantization capability, and its circuit size very small. (c) 2005 Elsevier Ltd. All rights reserved.

    DOI: 10.1016/j.neunet.2005.06.012

    Web of Science

    researchmap

  • A new pulse mode self organizing map hardware with digital phase locked loops 査読

    H Hikawa

    Proceedings of the International Joint Conference on Neural Networks (IJCNN), Vols 1-5   2855 - 2860   2005年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    The self-organizing map (SOM) has found applicability in a wide range of application areas. This paper proposes a new SOM hardware with phase modulated pulse signal and digital phase-locked loops (DPLLs). The system uses the DPLL as a computing element because the operation of the DPLL is very similar to that of SOM's computation. The system also uses square waveform phase to hold the value of the each input vector element. The proposed SOM architecture is described in VHDL and its feasibility is verified by simulation. Results show that the proposed SOM has good quantization capability.

    Web of Science

    researchmap

  • 二つの超音波センサと組合せ論理回路を用いたカテゴリー判別システム 査読

    森竹悠介, 肥川宏臣

    電子情報通信学会論文誌   Vol. J87-A, No.7, pp.890-898 ( 7 )   890 - 898   2004年7月

     詳細を見る

    記述言語:日本語   出版者・発行元:一般社団法人電子情報通信学会  

    本論文では,超音波センサの反射波から素材を判別する手法を応用し,二つの超音波センサを用いたカテゴリー判別システムを提案する.このシステムでは反射波形を2次元画像として扱い,組合せ論理回路で参照データとのパターンマッチングを行うことで,物体がどのカテゴリーに属するかを瞬時に判別する.本システムでは物体の素材,角度,距離といった情報の組合せを判別のカテゴリーとする.判別には,参照データから直接作成された組合せ論理回路を用いる.提案手法により,実測した波形データによる判別実験を行い,提案システムの特徴を示し,特定の条件下での判別に応用することで有効性を示した.その結果,5種類の素材をカテゴリーとした場合,ほぼ100%の認識率が得られ,カテゴリーを素材と角度・距離の組合せに拡張した場合ではほとんどの素材について高い認識結果が得られた.

    CiNii Books

    researchmap

  • A digital hardware pulse-mode neuron with plecewise linear activation function

    H Hikawa

    IEEE TRANSACTIONS ON NEURAL NETWORKS   14 ( 5 )   1028 - 1037   2003年9月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC  

    This paper proposes a new type of digital pulse-mode neuron that employs piecewise-linear function as its activation function. The neuron is implemented on field programmable gate array (FPGA) and tested be experiments. As well as theoretical analysis, the experimental results show that tire piecewise-linear function of the proposed neuron is programmable and robust against the change in the number of input signals. To demonstrate the effect of piecewise-linear activation function, pulse-mode multilayer neural network with on-chip learning is implemented on PPGA with the proposed neuron, and its learning performance is verified by experiments. By approximating tire sigmoid function by the piecewise-linear function, tire convergence rate of the learning and generalization capability are improved.

    Web of Science

    researchmap

  • A new digital pulse-mode neuron with adjustable activation function

    H Hikawa

    IEEE TRANSACTIONS ON NEURAL NETWORKS   14 ( 1 )   236 - 242   2003年1月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC  

    This paper describes a new pulse-mode digital neuron which is based on voting neuron. The signal level of the neuron is represented by frequency of pulse signals. The proposed neuron provides adjustable nonlinear function,. which resembles the sigmoid function. The proposed neuron and experimental multilayer neural network (MNN) are implemented on field programmable gate array (FPGA) and various experiments are conducted to test the performance of the proposed system. The experimental results show that the proposed neuron has rigid adjustable nonlinear function.

    DOI: 10.1109/TNN.2002.804312

    Web of Science

    researchmap

  • パルス位置変調を用いた多層ニューラルネットワーク 査読

    肥川宏臣

    電子情報通信学会論文誌   Vol. J85-D-II, No.10, pp.1571-1581 ( 10 )   1571 - 1581   2002年10月

     詳細を見る

    記述言語:日本語   出版者・発行元:一般社団法人電子情報通信学会  

    パルスニューラルネットワークではシナプス荷重の範囲が+1.0から-1.0の範囲に制限されてしまう問題がある.本論文では,シナプス荷重の範囲を広げるために周波数変調によるパルス密度変換とパルス位置変調(Pulse Position Modulation;PPM)の組合せにより信号レベルを表す手法を提案し,多層ニューラルネットワーク(Multilayer Neural Network;MNN)に応用している.提案するMNNは周波数変調とPPMに対応したシナプス乗算器とニューロンにより構成され,同期型パルスニューラルネットワークとして動作する.更に,オンチップ学習機能をもたせるために,バックプロパゲーションアルゴリズムをパルス演算によりハードウェアとして実装している.理論解析によりニューロンの動作を調べるとともに,提案するMNNをField programmable gate array(FPGA)に実装し,実験により提案するシステムの評価を行っている.実験結果から,提案するネットワークが高い精度を要求する問題に対応できるとともに,良好なオンチップ学習機能をもつことを確認した.

    CiNii Books

    researchmap

  • 超音波センサと組合せ論理回路による素材判別システム," 共著, 電子情報通信学会論文誌 査読

    森竹悠介, 肥川宏臣

    電子情報通信学会論文誌   Vol. J85-A, No.5, pp.610-614 ( 5 )   610 - 614   2002年5月

     詳細を見る

    記述言語:日本語   出版者・発行元:一般社団法人電子情報通信学会  

    本論文では超音波センサの反射波から組合せ論理回路によるパターン認識を用いた素材判別システムを提案する.提案する手法は回路化可能なアルゴリズムであり,反射波から真理値表を作成し,直接回路を合成する.

    CiNii Books

    researchmap

  • Hardware pulse mode neural netowrk with piecewise linear activation function neurons 査読

    H Hikawa

    2002 IEEE INTERNATIONAL SYMPOSIUM ON CIRCUITS AND SYSTEMS, VOL II, PROCEEDINGS   524 - 527   2002年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    This paper proposes a new type of digital pulse mode neuron that employs piecewise linear function as its activation function. Pulse mode multilayer neural network (MNN) with on-chip learning is implemented with the proposed neuron. By approximating the Sigmoid function by the piecewise linear function, the convergence rate of the learning is improved. The proposed MNN is implemented on FPGA and its feasibility is verified by experiments.

    Web of Science

    researchmap

  • Multilayer neural network with on-chip learning based on frequency-modulated pulse signals and voting neurons 査読

    H Hikawa

    ELECTRONICS AND COMMUNICATIONS IN JAPAN PART III-FUNDAMENTAL ELECTRONIC SCIENCE   84 ( 1 )   32 - 42   2001年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:SCRIPTA TECHNICA-JOHN WILEY & SONS  

    In this paper, a pulse-mode multilayer neural network with on-chip learning is proposed. The neuron unit uses voting circuit as a nonlinear adder to improve the nonlinear activation function. Moreover, the voting circuit is modified to have adjustable nonlinear characteristic. As the signal level is expressed by the frequency, synapse multipliers are realized by simple frequency converters. The back propagation algorithm is used for the on-chip learning. The proposed multilayer neural network is implemented on field programmable gate array (FPGA), and various experiments are conducted. The results show that the proposed neuron has adjustable nonlinear function. The learning capability of the proposed network is also verified by the experiments. (C) 2000 Scripta Technica.

    Web of Science

    researchmap

  • Pulse mode multilayer neural network with floating point operation and on-chip learning 査読

    H Hikawa

    IJCNN 2000: PROCEEDINGS OF THE IEEE-INNS-ENNS INTERNATIONAL JOINT CONFERENCE ON NEURAL NETWORKS, VOL II   71 - 76   2000年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE COMPUTER SOC  

    This paper describes a new pulse mode hardware multilayer neural network (MNN) that uses floating point number system for synapse weights. Combined with pulse mode operation, the floating point operation is implemented without multiplier. Furthermore, back-propagation algorithm is included in the hardware to provide on-chip learning capability. The proposed MNN is implemented on field programmable gate array (FPGA) and various experiments are conducted to test the performance of the proposed system. The results of the experiments show that the proposed MNN architecture can be used for applications that require high precision in their calculation, and its good on-chip learning capability is also demonstrated.

    Web of Science

    researchmap

  • 周波数変調パルスと多数決ニューロンによる学習機能付き多層ニューラルネットワーク 査読

    肥川宏臣

    電子情報通信学会論文誌   Vol. J82-A, No.7, pp.1005-1015 ( 7 )   1005 - 1015   1999年7月

     詳細を見る

  • Frequency-based multilayer neural network with on-chip learning and enhanced neuron characterisitcs

    H Hikawa

    IEEE TRANSACTIONS ON NEURAL NETWORKS   10 ( 3 )   545 - 553   1999年5月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(学術雑誌)   出版者・発行元:IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC  

    A new digital architecture of the frequency-based multilayer neural network (MNN) with on-chip learning is proposed. As the signal level is expressed by the frequency, the multiplier is replaced by a simple frequency converter, and the neuron unit uses the voting circuit as the nonlinear adder to improve the nonlinear characteristic, In addition, the pulse multiplier is employed to enhance the neuron characteristics. The backpropagation algorithm is modified for the on-chip learning, The proposed MNN architecture is implemented on field programmable gate arrays (FPGA's) and the various experiments are conducted to test the performance of the system. The experimental results show that the proposed neuron has a very good nonlinear function owing to the voting circuit. The learning behavior of the MNN with on-chip learning is also tested by experiments, which show that the proposed MNN has good learning and generalization capabilities, Simple and modular structure of the proposed MNN leads to a massive parallel and flexible network architecture, which is well suited for very large scale integration (VLSI) implementation.

    Web of Science

    researchmap

  • Implementation of Multilayer Neural Network with Threshold Neurons and its analysis 査読

    K. Sato, H. Hikawa

    Artificial Life and Robotics, Springer   Vol. 3, No. 3,pp.170-175   1999年3月

     詳細を見る

  • ハードウェア化に適した学習機能付き3値多層ニューラルネットワーク 査読

    肥川宏臣

    電子情報通信学会論文誌   Vol. J81-D-II, No.12, pp.2811-2818 ( 12 )   2811 - 2818   1998年12月

     詳細を見る

    記述言語:日本語   出版者・発行元:一般社団法人電子情報通信学会  

    本論文では, ハードウェア実装に適した学習機能付き多層ニューラルネットワーク(Multilayer Neural Network;MNN)を提案し, 実験, シミュレーションによる動作の確認を行っている.活性化関数を3値とすることで, ニューロン出力と重みとの乗算シフトや論理積のような簡単な回路でハードウェア化できる.また, 学習機能としてバックプロパゲーションアルゴリズムを用いるが, これもパルス信号による重みの更新とアルゴリズムの簡単化により乗算回路を使わずに実現できるようにしている.しかし, これらの簡単化により学習成功率が低くなってしまうという問題がある.そこで, 本研究では活性化関数の微分関数として使用する関数を変更することで, この3値関数を用いたMNNの学習成功率を改善している.提案するMNNをField Programmable Gate Array(FPGA)に実装し, 複数の論理関数の学習実験を行い, 提案するMNNアーキテクチャの有効性を示するともに, 学習成功率が改善されることを示す.更に, シミュレーションにより簡単な2次元図形の学習実験を行い, 不十分な学習データから元図形を復元できることを示す.

    CiNii Books

    researchmap

  • Interference Cancellation with Interpolated FFT 査読

    H. Hikawa, V. K. Jain

    電子情報通信学会論文誌   Vol. E81-A, No.6,pp.1105-1112   1998年7月

     詳細を見る

  • Multilayer Neural Network with Threshold Neurons 査読

    H. Hikawa, K. Sato

    電子情報通信学会論文誌   Vol. E81-A, No.6,pp.1105-1112   1998年7月

     詳細を見る

  • Learning performance of frequency-modulation digital neural network with on-chip learning 査読

    H Hikawa

    IEEE WORLD CONGRESS ON COMPUTATIONAL INTELLIGENCE   557 - 562   1998年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:IEEE  

    New digital architecture of the frequency-based multilayer neural network (MNN) with on-chip learning is proposed. As the signal level is expressed by the frequency, synaptic multiplier is replaced by a simple frequency converter. Furthermore, the neuron unit uses a voting circuit as the nonlinear adder to have better nonlinear activating function. The back-propagation algorithm is modified for the on-chip learning.
    The proposed MNN architecture is implemented on field programmable gate array (FPGA) and the various experiments are conducted to test the performance of the system. The experimental results show that the proposed neuron has a very good nonlinear function owing to the voting circuit. The learning behavior of the proposed MNN is also tested by experiments, which show that the proposed MNN has good learning performance and generalization capabilities.

    Web of Science

    researchmap

  • AN ARCHITECTURE FOR WSI RAPID PROTOTYPING

    VK JAIN, H HIKAWA, DC KEEZER

    COMPUTER   25 ( 4 )   71 - 75   1992年4月

     詳細を見る

    記述言語:英語   出版者・発行元:IEEE COMPUTER SOC  

    Web of Science

    researchmap

  • A Radix-8 Wafer Scale FFT Processor 査読

    E. E. Swartzlander, V. K. Jain, H. Hikawa

    Journal of VLSI Signal Processing   Vol.4,pp.165-176   1992年1月

     詳細を見る

  • HIGH-PERFORMANCE DIGITAL FREQUENCY-SYNTHESIZER 査読

    H HIKAWA, S MORI, VK JAIN

    IEEE INTERNATIONAL CONFERENCE ON COMMUNICATIONS : ICC 90, VOLS 1-4   1423 - 1427   1990年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:I E E E  

    Web of Science

    researchmap

  • ENHANCED DIGITAL FREQUENCY-SYNTHESIZER AND ITS ANALYSIS 査読

    H HIKAWA, S MORI, VK JAIN

    1990 IEEE INTERNATIONAL SYMP ON CIRCUITS AND SYSTEMS, VOLS 1-4   628 - 631   1990年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:I E E E  

    Web of Science

    researchmap

  • 適応型2値量子化位相周波数比較器によるDPLLの特性改善 査読

    中島収, 肥川宏臣, 井上貴史, 森真作

    電子情報通信学会論文誌   Vol.J72-B-1, No.7, pp.609-616 ( 7 )   p609 - 616   1989年7月

     詳細を見る

    記述言語:日本語   出版者・発行元:電子情報通信学会通信ソサイエティ  

    CiNii Books

    researchmap

  • ノッチ周波数特性を持つDPLLを用いた干渉波抑圧 査読

    井上貴史, 肥川宏臣, 森新作

    電子情報通信学会論文誌   Vol.J72-B-1, No.7, pp.601-608 ( 7 )   p601 - 608   1989年7月

     詳細を見る

    記述言語:日本語   出版者・発行元:電子情報通信学会通信ソサイエティ  

    CiNii Books

    researchmap

  • A Digital Frequency Synthesizer with a Phase Accumulator 査読

    H. Hikawa, S. Mori

    電子情報通信学会論文誌   Vol.E72, No.6,pp.719-726   1989年6月

     詳細を見る

  • Performance Improvement of All Digital Phase-Locked Loop with Adaptive Multilevel-Quantized Phase Comparator 査読

    O. Nakajima, H. Hikawa, S. Mori

    電子情報通信学会論文誌   Vol.E72, No.3,pp.194-201   194 - 201   1989年3月

     詳細を見る

  • A Digital Phase-Locked Loop with a Low Frequency Clock 査読

    H. Hikawa, S. Mori

    電子情報通信学会論文誌   Vol.E72, No.2,pp.111-117   1989年2月

     詳細を見る

  • INTERFERENCE SUPPRESSION USING DPLL WITH NOTCH FREQUENCY CHARACTERISTIC 査読

    T INOUE, H HIKAWA, S MORI

    1989 IEEE INTERNATIONAL SYMPOSIUM ON CIRCUITS AND SYSTEMS, VOLS 1-3   2084 - 2087   1989年

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)   出版者・発行元:I E E E  

    Web of Science

    researchmap

  • ディジタル位相同期ループを用いた網同期構成に関する研究 査読

    浅野健志, 肥川宏臣, 森真作

    電子情報通信学会論文誌   Vol.J71-B, No.2, pp.150-155 ( 2 )   p150 - 155   1988年2月

     詳細を見る

    記述言語:日本語   出版者・発行元:電子情報通信学会  

    CiNii Books

    researchmap

  • 広帯域ディジタル位相同期ループ 査読

    肥川宏臣, 鄭南寧, 森真作

    電子情報通信学会論文誌   Vol.J69-B, No.2, pp.154-160 ( 2 )   p154 - 160   1986年2月

     詳細を見る

    記述言語:日本語   出版者・発行元:電子通信学会  

    CiNii Books

    researchmap

▼全件表示

書籍等出版物

  • ニューラルネットワークを用いた指文字認識ハードウェア

    戒田圭司, 肥川宏臣( 担当: 共著)

    ケミカルエンジニヤリング  2013年3月 

     詳細を見る

  • 電気電子工学シリーズ9 ディジタル電子回路

    肥川 宏臣( 担当: 単著)

    朝倉書店  2007年 

     詳細を見る

MISC

講演・口頭発表等

  • SOMによる分類システムの認識率改善及び高速化の検討

    田坂 駿, 肥川 宏臣

    2022年3月 

     詳細を見る

  • A Synthesis Method of Spiking Neural Oscillators with Considering Asymptotic Stability

    Yasuaki Kuroe, Seiji Miyoshi, Hiroomi Hikawa, Hidetaka Ito, Kimiko Motonaka, Yutaka Maeda

    2021 International Joint Conference on Neural Networks (IJCNN2021)  2021年7月 

     詳細を見る

    開催地:Shenzhen, China, (Online)  

    researchmap

  • Nested Pipeline Hardware Self-Organizing Map for High Dimensional Vectors

    H. Hikawa

    2020年12月 

     詳細を見る

  • 三角型近傍関数を持つ周波数変調信号による自己組織化マップ

    肥川 宏臣

    2020年1月 

     詳細を見る

  • Nested Hardware Architecture for Self-Organizing Map

    H. Hikawa

    2019年7月 

     詳細を見る

  • A New Hardware Self-Organizing Map Architecture with High Expandability

    H. Hikawa, H. Ito, Y. Maeda

    Third IEEE International Conference on Image Processing, Applications and Systems (IPAS 2018)  2018年12月 

     詳細を見る

  • A New Self-Organizing Map with Continuous Learning Capability

    H. Hikawa, H. Ito, Y. Maeda

    Proc. 2018 IEEE Symposium Series on Computational Intelligence (SSCI2018)  2018年11月 

     詳細を見る

  • 拡張性が高いハードウェア自己組織化マップ

    肥川 宏臣

    2018年10月 

     詳細を見る

  • 周波数同期ループを用いたハードウェアSOM

    肥川 宏臣

    2018年6月 

     詳細を見る

  • Hardware Self-Organizing Map Based on Frequency-Modulated Signal and Digital Frequency-Locked Loop

    H. Hikawa, H. Ito, Y. Maeda

    Proc. 2018 IEEE International Symposium on Circuits and Systems (ISCAS2018)  2018年5月 

     詳細を見る

  • 周波数変調パルスを用いたハードウェア自己組織化マップ

    肥川 宏臣, 伊藤 秀隆

    信学技報  2018年1月 

     詳細を見る

  • Continuous Learning of the SOM with an Adaptive Neighborhood Function

    YOSHIMI, Hikari, HIKAWA, Hiroomi, ITO, Hidetaka

    Proc. 2017 International Symposium on Nonlinear Theory and Its Applications (NOLTA2017)  2017年12月 

     詳細を見る

  • A Numerical Method for Designing Periodic Orbits Embedded in Chaotic Attractors

    ITO, Hidetaka, HIKAWA, Hiroomi, MAEDA, Yutaka

    Proc. 2017 International Symposium on Nonlinear Theory and Its Applications (NOLTA2017)  2017年12月 

     詳細を見る

  • Winner-Take-All Neural Network with Distributed Winner Search Circuit

    HANADA, Kazuki, UEDA, Shoya, ITO, Hidetaka, HIKAWA, Hiroomi

    Proc. 2017 International Symposium on Nonlinear Theory and Its Applications (NOLTA2017)  2017年12月 

     詳細を見る

  • 適応型近傍関数を用いた自己組織化マップの学習特性

    吉見 光, 伊藤 秀隆, 肥川 宏臣

    信学技報  2017年10月 

     詳細を見る

  • 自己組織化マップを利用したリアルタイムジェスチャ認識システム

    市川 雄太, 伊藤 秀隆, 肥川 宏臣

    電子情報通信学会技術研究報告, 機能情報システム研究会  2017年10月 

     詳細を見る

  • Effect of Grouping in Vector Recognition System Based on SOM

    OHTA Masayoshi, KUROSAKI Yuto, ITO Hidetaka, HIKAWA Hiroomi

    Proc. 2016 IEEE Symposium Series on Computational Intelligence (IEEE SSCI 2016)  2016年12月 

     詳細を見る

  • Real Time Gesture Recognition System with Gesture Spotting Function

    ICHIKAWA Yuta, TASHIRO Shuji, ITO Hidetaka, HIKAWA Hiroomi

    Proc. 2016 IEEE Symposium Series on Computational Intelligence (IEEE SSCI 2016)  2016年12月 

     詳細を見る

  • Improved Winner-Take-All Circuit for Neural Network Based on Frequency-Modulated Signals

    HIKAWA Hiroomi

    Proc. 23rd IEEE International Conference on Electronics, Circuits and Systems (ICECS 2016)  2016年12月 

     詳細を見る

  • Gesture Spotting by Using Vector Distance of Self-Organizing Map

    ICHIKAWA Yuta, TASHIRO Shuji, ITO Hidetaka, HIKAWA Hiroomi

    Proc. 23rd International Conference on Neural Information Processing (ICONIP 2016)  2016年10月 

     詳細を見る

  • Off-chip learning for hardware hand-sign recognition system

    TAMAKI Masayuki, HIKAWA,Hiroomi

    Proc. 2016 IEEE International Symposium on Circuits and Systems (IEEE ISCAS 2016)  2016年5月 

     詳細を見る

  • Live demonstration: Off-chip learning for hardware hand-sign recognition system

    TAMAKI Masayuki, HIKAWA Hiroomi

    Proc. 2016 IEEE International Symposium on Circuits and Systems (IEEE ISCAS 2016)  2016年5月 

     詳細を見る

  • Vector Classification by a Winner-Take-All Neural Network with Digital Frequency-Locked Loop

    HIKAWA Hiroomi

    Proc. 2015 IEEE International Joint Conference on Neural Networks (IEEE IJCNN 2015)  2015年7月 

     詳細を見る

  • Winner-Take-All Neural Network with Digital Frequency-Locked Loop

    HIKAWA Hiroomi

    Proc. 2015 IEEE International Symposium on Circuits and Systems (IEEE ISCAS 2015)  2015年5月 

     詳細を見る

  • Supervised Learning of DPLL Based Winner-Take-All Neural Network

    AZUMA Masaki, HIKAWA Hiroomi

    Proc. 2014 IEEE Symposium Series on Computational Intelligence (SSCI 2014)  2014年12月 

     詳細を見る

  • Low-power Wiring Method in CMOS Logics Circuits by Segmentation Coding and Pseudo Majority Voting

    UEDA Katsuhiko, RIKUHASHI Zuiko, HAYASHI Kentaro, HIKAWA Hiroomi

    Proc. 2014 IEEE International Symposium on Circuits and Systems (ISCAS 2014)  2014年6月 

     詳細を見る

  • グレイコードによるCMOS 論理回路の消費電力削減

    林 健太郎, 渕上 直人, 上田 勝彦, 肥川 宏臣

    電子情報通信学会 機能集積システム研究会  2014年3月 

     詳細を見る

    開催地:茨城県つくば市  

    researchmap

  • A new Winner-Take-All Neural Network Using DPLL and Phase Modulated Signal

    M. Azuma, H. Hikawa

    2013 International Symposium on Intelligent Signal Processing and Communication Systems (ISPACS 2013)  2013年11月 

     詳細を見る

    開催地:Naha, Okinawa Japan  

    researchmap

  • Color-Space Image Compression with Hardware Self-Organizing Map

    N. Terahara, Y. Oba, H. Hikawa

    2013 International Symposium on Intelligent Signal Processing and Communication Systems (ISPACS 2013)  2013年11月 

     詳細を見る

    開催地:Naha, Okinawa Japan  

    researchmap

  • DPLL Based Hardware SOM with A New Winner-Take-All Circuit

    Hiroomi Hikawa

    The International Joint Conference on Neural Network 2013  2013年8月 

     詳細を見る

    開催地:Dallas, Texas, USA  

    researchmap

  • 位相変調信号と DPLL を用いた Winner-Take-All ニューラルネットワークの検討

    東 正樹, 肥川 宏臣

    電子情報通信学会 機能集積システム研究会  2013年7月 

     詳細を見る

    開催地:群馬県桐生市  

    researchmap

  • 指文字認識システムのハードウェア実装

    戒田圭司, 大橋俊介, 肥川宏臣

    電子情報通信学会, 機能情報システム研究会  2013年3月 

     詳細を見る

  • 分割符号化手法によるCMOS 論理回路の配線消費電力削減

    陸橋瑞光, 末永美幸, 上田勝彦, 肥川宏臣

    電子情報通信学会, 機能情報システム研究会  2013年3月 

     詳細を見る

  • 学習ピクセル入力をランダム化したハードウェアSOMを用いた色量子化システム

    田原大樹, 肥川宏臣

    平成24年電気関係学会関西支部連合大会  2012年12月 

     詳細を見る

  • ハードウェア自己組織化マップにおける近傍関数の改良

    林健太郎, 山本洸太, 陸橋瑞光, 肥川宏臣

    平成24年電気関係学会関西支部連合大会  2012年12月 

     詳細を見る

  • 自己組織化マップとフィードバック付き Hebb 学習ネットワークを用いたジェスチャ認識システム

    荒賀雄介, 肥川宏臣

    平成24年電気関係学会関西支部連合大会  2012年12月 

     詳細を見る

  • CMOS論理回路での配線消費電力低減の一手法

    上田勝彦, 陸橋瑞光, 肥川宏臣

    平成24年電気関係学会関西支部連合大会  2012年12月 

     詳細を見る

  • Sequential Vector Classifier Based on SOM and Feedback Hebbian Network

    Y. Araga, Z. Rikuhashi, H. Hikawa

    2012 IEEE International Symposium on Intelligent Signal Processing and Communication Systems (ISPACS 2012)  2012年11月 

     詳細を見る

    開催地:North Taipei, Taiwan  

    researchmap

  • 学習ピクセル入力のランダム化による速度改善を行ったハードウェアSOM を用いた色量子化システム

    田原大樹, 肥川宏臣

    電子情報通信学会, 機能情報システム研究会  2012年10月 

     詳細を見る

  • 指文字認識システムの特徴抽出回路のハードウェア設計

    戒田圭司, 肥川宏臣

    電子情報通信学会, 機能情報システム研究会  2012年10月 

     詳細を見る

  • ハードウェア自己組織化マップにおける近傍関数の改良

    林健太郎, 山本洸太, 陸橋瑞光, 肥川宏臣

    電子情報通信学会, 機能情報システム研究会  2012年6月 

     詳細を見る

  • Real Time Gesture Recognition System Using Posture Classifier and Jordan Recurrent Neural Network

    Y. Araga, M. Shirabayashi, K. Kaida, H. Hikawa

    WCCI 2012 IEEE World Congress on Computational Intelligence  2012年6月 

     詳細を見る

    開催地:Brisbane, Australia  

    researchmap

  • 台形波の高調波除去に基づく正弦波近似回路

    肥川宏臣

    電子情報通信学会, 機能情報システム研究会  2012年6月 

     詳細を見る

  • 特徴ベクトルの正規化を用いた大きさ変化にロバストな指文字認識システム

    山崎生人 (D), 安藤達也 (D), 肥川宏臣 (D)

    電子情報通信学会 機能情報システム研究会  2012年3月 

     詳細を見る

    開催地:金沢工業大学  

    researchmap

  • Automatic Generation of Hardware Self-Organizing Map For FPGA implementation

    K. Yamamoto (D), H. Hikawa

    2011 IEEE International Symposium on Intelligent Signal Processing and Communication Systems (IEEE ISPACS 2011)  2011年12月 

     詳細を見る

    開催地:Chiangmai, Thailand  

    researchmap

  • Hardware Design of a Color Quantization with Self-Organizing Map

    Y. Oba, H. Hikawa

    2011 IEEE International Symposium on Intelligent Signal Processing and Communication Systems (IEEE ISPACS 2011)  2011年12月 

     詳細を見る

    開催地:Chiangmai, Thailand  

    researchmap

  • シストリックアレイニューラルネットワークのVHDL 記述の自動生成

    陸橋瑞光 (D), 肥川宏臣

    電子情報通信学会 機能情報システム研究会  2011年11月 

     詳細を見る

    開催地:上智大学  

    researchmap

  • ハードウェア自己組織化マップを用いた色量子化システム

    大場義郎 (D), 山本洸太 (D), 肥川宏臣

    電子情報通信学会 機能情報システム研究会  2011年11月 

     詳細を見る

    開催地:上智大学  

    researchmap

  • 回路並列性が調節可能な自己組織化マップのVHDLコードの自動生成

    山本洸太 (D), 大場義郎(D), 陸端瑞光 (D), 肥川宏臣

    平成23年電気関係学会関西支部連合大会  2011年10月 

     詳細を見る

    開催地:兵庫県立大学  

    researchmap

  • 自己組織化マップを用いた色量子化システムのハードウェア設計

    大場義郎 (D), 山本洸太 (D), 長井貴裕 (D), 肥川宏臣

    平成23年電気関係学会関西支部連合大会  2011年10月 

     詳細を見る

    開催地:兵庫県立大学  

    researchmap

  • 階層型ネットワークを用いたリアルタイム指文字認識システム

    戒田圭司 (D), 肥川宏臣

    平成23年電気関係学会関西支部連合大会  2011年10月 

     詳細を見る

    開催地:兵庫県立大学  

    researchmap

  • ポスチャ認識とJordan型リカレントニューラルネットワークを用いたジェスチャ認識システム

    荒賀雄介 (D), 肥川宏臣

    平成23年電気関係学会関西支部連合大会  2011年10月 

     詳細を見る

    開催地:兵庫県立大学  

    researchmap

  • Hand Sign Recognition System Based on SOM-Hebb Hybrid Network

    H. Hikawa, K. Kaida (D)

    2011 IEEE International Conference on Systems, Man, and Cybernetics (IEEE SMC 2011)  2011年10月 

     詳細を見る

    開催地:Anchorage, USA  

    researchmap

  • Study on Gesture Recognition System Using Posture Classifier and Jordan Recurrent Neural Network

    H. Hikawa, Y. Araga (D)

    2011 International Joint Conference on Neural Networks (INNS-IEEE IJCNN2011)  2011年7月 

     詳細を見る

    開催地:San Jose, USA  

    researchmap

  • 自己組織化マップを用いた画像圧縮システムのFPGA実装

    堂元健司 (D), 肥川宏臣

    電子情報通信学会2011年総合大会  2011年3月 

     詳細を見る

    開催地:東京首都大学(東京都)  

    researchmap

  • 最適化した線形近似回路と補正ROMを用いたPAC

    難波健人 (D), 飯田卓哉 (D), 肥川宏臣

    電子情報通信学会2011年総合大会  2011年3月 

     詳細を見る

    開催地:東京首都大学(東京都)  

    researchmap

  • フレームに含まれるポスチャ認識結果を用いた絞り込み手法によるジェスチャ認識

    田村史郎 (D), 肥川宏臣

    電子情報通信学会2011年総合大会  2011年3月 

     詳細を見る

    開催地:東京首都大学(東京都)  

    researchmap

  • 構成変更が容易なハードウェアSOMアーキテクチャ

    岡崎友佑 (D), 大場義郎 (D), 山本洸太 (D), 堀 哲郎 (B), 肥川宏臣

    電子情報通信学会2011年総合大会  2011年3月 

     詳細を見る

    開催地:東京首都大学(東京都)  

    researchmap

  • 指文字認識システムにおけるレンジチェックネットワークと階層化ネットワークの性能比較

    山崎生人 (D), 安藤達也 (D), 瀧勇輝 (D), 田村史郎 (D), 肥川宏臣

    平成22年電気関係学会関西連合大会  2010年11月 

     詳細を見る

    開催地:立命館大学 びわこ・くさつキャンパス(滋賀県草津市)  

    researchmap

  • 柔軟性を考慮したハードウェア自己組織化マップアーキテクチャ

    大場義郎 (D), 山本洸太 (D), 岡崎友佑 (D), 肥川宏臣

    平成22年電気関係学会関西連合大会  2010年11月 

     詳細を見る

    開催地:立命館大学 びわこ・くさつキャンパス(滋賀県草津市)  

    researchmap

  • 線形近似と補正ROMを用いた位相振幅変換回路

    飯田卓哉 (D), 難波健人 (D), 肥川宏臣

    電子情報通信学会2010ソサイエティ大会  2010年9月 

     詳細を見る

    開催地:大阪府立大学(堺市)  

    researchmap

  • Comparison of Range Check Classifier and Hybrid Network Classifier for Hand Sign Recognition System

    H. Hikawa, S. Yamazaki (D), T. Ando (D), S. Miyoshi, Y. Maeda

    2010 IEEE World Congress on Computational Intelligence (WCCI 2010)  2010年7月 

     詳細を見る

    開催地:Barcelona, Spain  

    researchmap

  • Image Compression with Hardware Self-Organizing Map

    H. Hikawa, K. Doumoto (D), S. Miyoshi, Y. Maeda

    2010 IEEE World Congress on Computational Intelligence (WCCI 2010)  2010年7月 

     詳細を見る

    開催地:Barcelona, Spain  

    researchmap

  • Phase Amplitude Converter with Conditional Shift Operation

    H. Hikawa, T. Namba (D)

    2010 IEEE International Symposium on Circuits and Systems (ISCAS 2010)  2010年5月 

     詳細を見る

    開催地:Paris, France  

    researchmap

  • On Automatic Generation of VHDL Code for Self-Organizing Map

    A. Onoo, H. Hikawa, S. Miyoshi, Y. Maeda

    2009 International Joint Conference on Neural Networks (INNS-IEEE IJCNN 2009)  2009年6月 

     詳細を見る

    開催地:Atlanta, Georgia  

    researchmap

  • Hand Sign Recognition System Based on Hybrid Network Classifier

    Y. Taki (D), H. Hikawa, S. Miyoshi, Y. Maeda

    2009 International Joint Conference on Neural Networks (INNS-IEEE IJCNN 2009)  2009年6月 

     詳細を見る

    開催地:Atlanta, Georgia, USA  

    researchmap

  • DDFS with New Sinusoid Approximation Based on Harmonics Removal

    H. Hikawa

    2009 IEEE International Symposium on Circuits and Systems (ISCAS 2009)  2009年5月 

     詳細を見る

    開催地:Taipei, Taiwan  

    researchmap

  • 大きさの変化にロバストな指文字認識システム

    佐藤大輔, 肥川宏臣

    機能集積回路研究会  2009年3月 

     詳細を見る

  • Hardware design of Japanese Hand Sign Recognition System

    H. Hikawa, H. Fujimura

    15th International Conference, ICONIP 2008  2008年11月 

     詳細を見る

    開催地:Auckland, New Zealand  

    researchmap

  • 自己組織化マップハードウェアの自動生成について

    小野尾 彰, 肥川宏臣

    ニューロコンピューティング研究会  2008年11月 

     詳細を見る

  • Simplified DFT for Hand Posture Recognition System

    H. Hikawa, H. Fujimura

    Proceedings of 2008 International Symposium on Nonlinear Theory and itsApplications (NOLTA 2008)  2008年9月 

     詳細を見る

    開催地:Budapest  

    researchmap

  • 全方位カメラを用いた位置認識システムの特性評価

    釘宮香織, 今村仁美, 肥川宏臣, 二村祥一

    電気関係学会九州支部第61回連合大会  2008年9月 

     詳細を見る

  • A New Hardware Friendly Vector Distance Evaluation Function for Vector Classifiers

    H. Hikawa, K. Kugimiya

    Neural Information Processing (14th International Conference, ICONIP 2007, Kitakyushu, Japan, November 13-16, 2007, Revised Selected Papers)  2007年11月 

     詳細を見る

    開催地:Kitakyushu  

    researchmap

  • Japanese Hand Sign Recognition System

    H. Fujimura, Y. Sakai, H. Hikawa

    2007 International Conference on Neural Information Processing  2007年11月 

     詳細を見る

    開催地:Kitakyushu  

    researchmap

  • A New Hardware Friendly Vector Distance Evaluation Functionfor Vector Classifiers

    H. Hikawa, K. Kugimiya

    2007 International Conference on Neural Information Processing  2007年11月 

     詳細を見る

    開催地:Kitakyushu  

    researchmap

▼全件表示

教育内容・方法の工夫(授業評価等を含む)

  •  特になし

作成した教科書、教材、参考書

  • 教科書 電気電子工学シリーズ9 ディジタル電子回路,朝倉書店,2007年11月15日初版第1刷 ディジタル回路設計の解説。従来の回路図による設計手法に加えハードウェア記述言語であるVHDLによる設計についても記述を行っている。 教材 電気電子工学実験「FPGAを用いたCPUの設計と実装」 FPGAへの簡単なCPUを実装を通して、ディジタル回路システムのVHDLによる設計手法とCPUの動作を修得するための教材を作成。CPUの動作とFPGAを使った開発手順を解説したテキスト、ベースとなるCPUのVHDL記述、および演習課題を作成した。

教育方法・教育実践に関する発表、講演等

  •  特になし

その他教育活動上特記すべき事項

  •  特になし