論文検索サイト

システム/制御/情報 Vol. 15 (2002), No. 1

ISIJ International
belloff
オンライン版ISSN: 2185-811X
冊子版ISSN: 1342-5668
発行機関: THE INSTITUTE OF SYSTEMS, CONTROL AND INFORMATION ENGINEERS (ISCIE)

Backnumber

  1. Vol. 37 (2024)

  2. Vol. 36 (2023)

  3. Vol. 35 (2022)

  4. Vol. 34 (2021)

  5. Vol. 33 (2020)

  6. Vol. 32 (2019)

  7. Vol. 31 (2018)

  8. Vol. 30 (2017)

  9. Vol. 29 (2016)

  10. Vol. 28 (2015)

  11. Vol. 27 (2014)

  12. Vol. 26 (2013)

  13. Vol. 25 (2012)

  14. Vol. 24 (2011)

  15. Vol. 23 (2010)

  16. Vol. 22 (2009)

  17. Vol. 21 (2008)

  18. Vol. 20 (2007)

  19. Vol. 19 (2006)

  20. Vol. 18 (2005)

  21. Vol. 17 (2004)

  22. Vol. 16 (2003)

  23. Vol. 15 (2002)

  24. Vol. 14 (2001)

  25. Vol. 13 (2000)

  26. Vol. 12 (1999)

  27. Vol. 11 (1998)

  28. Vol. 10 (1997)

  29. Vol. 9 (1996)

  30. Vol. 8 (1995)

  31. Vol. 7 (1994)

  32. Vol. 6 (1993)

  33. Vol. 5 (1992)

  34. Vol. 4 (1991)

  35. Vol. 3 (1990)

  36. Vol. 2 (1989)

  37. Vol. 1 (1988)

システム/制御/情報 Vol. 15 (2002), No. 1

母音識別に着目した簡易不特定話者音声認識とDSPボードでの評価

西田 享邦, 中台 芳夫, 鈴木 義武, 桜井 哲真

pp. 1-9

抄録

This paper describes a low-cost speech recognition system for controlling terminals and systems. The speech recognition system uses a compact speech recognition algorithm that is based on symbol matching for the five Japanese vowel sounds and a few consonant categories instead of conventional speech parameters. The algorithm has a significant advantage over conventional speaker-independent speech recognition algorithms that use complicated matching techniques; it reduces the memory required (by a factor from 4 to 200) for storing the reference templates and instruction sets and so can be implemented on low-cost processors. We implement this recognition algorithm on a fixed-point, 20-MIPS digital signal processor board with 10-k x 16-bit on-chip memory. Recognition experiments using 10 (20) Japanese city names indicate an accuracy of 96.2% (90.3%). By restricting the target vocabulary 20 words, the proposed speech recognition system can be integrated into many devices at Very low cost.

ブックマーク

SNSによる共有

論文タイトル

母音識別に着目した簡易不特定話者音声認識とDSPボードでの評価

非線形ダイナミカルシステムの「モデル周辺ゆう度」重み付き再構成と予測

斉藤 幹貴, 榎本 剛, 松本 隆

pp. 10-16

抄録

A hierarchical Bayesian approach is formulated for nonlinear time series prediction problems with neural nets. The proposed scheme consists of several steps :
(i) Formulae for posterior distributions of parameters, hyper parameters as well as models via Bayes formula.
(ii) Derivation of predictive distributions of future values taking into account model marginal likelihoods.
(iii) Using several drastic approximations for computing predictive mean of time series incorporating model marginal likelihoods.
The proposed scheme is tested against two examples; (A) Time series data generated by noisy chaotic dynamical system, and (B) Building air-conditioning load prediction problem. The proposed scheme outperforms the algorithm previously used by the authors.

ブックマーク

SNSによる共有

論文タイトル

非線形ダイナミカルシステムの「モデル周辺ゆう度」重み付き再構成と予測

意思決定問題における直積空間上の測度

平良 直之, 宮城 隼夫, 山下 勝己

pp. 17-24

抄録

In usual decision-making problems, attributes for an alternative are evaluated, and then, total evaluation for the alternative is done. Therefore, it is necessary to develop a suitable measure to integrate evaluations of given attributes. The difficulties in this process lie in : (i) dealing with the interaction among evaluations, (ii) taking into account some factors influencing an evaluation. However, any conventional literature on fuzzy measure has not discussed (ii) sufficiently. In this paper, P-measure which is defined on direct product space is proposed, to deal with (ii). Furthermore, we propose human measure, through t-conorm, which is possible to handle complexities (i) and (ii) simultaneously. Thus, the proposed human measure is found to be effective in decision-making problems.

ブックマーク

SNSによる共有

論文タイトル

意思決定問題における直積空間上の測度

サポートベクトルマシンの学習の高速化とファジィクラシファイアとの性能比較

井上 拓也, 上岡 隆宏, 玉置 久, 阿部 重夫

pp. 25-33

抄録

In this paper, we discuss fast training of a support vector machine for pattern classification by extracting training data around the class boundaries, and then compare performance of the support vector machine with that of a fuzzy classifier with ellipsoidal regions. First, we discuss the architecture and the training method of the support vector machine. Then, we discuss how to extract boundary data from the training data. Next, we summarize the architecture of the fuzzy classifier and discuss a feature extraction method using a two-layer neural network. Finally, we compare performance of the support vector machine with the fuzzy classifier combined with the two-layer neural network for several benchmark data sets and demonstrate the effectiveness of the fast training method.

ブックマーク

SNSによる共有

論文タイトル

サポートベクトルマシンの学習の高速化とファジィクラシファイアとの性能比較

プロセス産業における時系列最適化のための逐次2次計画分解法

江本 源一, 福島 雅夫

pp. 34-40

抄録

In the process industry, the closed-loop real-time optimization technology has become widespread with several commercial packages. However, the current technology mainly focuses on snapshot optimization, and it may not be used effectively in a time-variant process such as a reactor with catalyst degradation and a boiler with fouling growth. Ideally it is required to consider multi-period optimization that can handle future constraints and the total run-time cost on the process. The main difficulty in treating a multi-period process optimization problem resides in heavy computation due to the size of the problem. This paper proposes an efficient SQP algorithm that decomposes a QP subproblem into individual single-period QP problems by exploiting the particular structure of the multi-period optimization problem. Our numerical experiments indicate that the proposed SQP decomposition algorithm may be advantageous for problems with long time horizon.

ブックマーク

SNSによる共有

論文タイトル

プロセス産業における時系列最適化のための逐次2次計画分解法

中間作業を伴う2機械ロボティクユニットの性能保証のある近似スケジューリング

軽野 義行, 木瀬 洋, 山本 健太

pp. 41-49

抄録

In this paper we consider the scheduling problem of minimizing the maximum completion time (i.e., the makespan) for a two-machine robotic unit of flowshop type, in which each of n jobs is processed on the first machine and later on the second machine. There is an intermediate station between the two machines for intermediate operations such as washing, chip disposal, cooling, drying and/or quenching. If only permutation schedules are allowed (i.e., sequences of jobs on the two machines have to be the same), the problem can be solved in polynomial time, although non-permutation problem (i.e., the original problem) is NP-hard in the strong sense. It is already known that, if the optimal permutation schedule is used as an approximate solution for the non-permutation problem, it gives a maximum completion time within twice the optimal. In this paper, we present a different approximate algorithm which is based on a relaxation to the single-machine problem with delivery times, and show that its non-permutation schedule also gives a maximum completion time within twice the optimal. Moreover, we examine its approximation performance by means of numerical experiments, comparing with the optimal permutation scheduling.

ブックマーク

SNSによる共有

論文タイトル

中間作業を伴う2機械ロボティクユニットの性能保証のある近似スケジューリング

不確定性のある系に対する離散時間スライディングモード制御

疋田 弘光, 花島 直彦, 山下 光久

pp. 50-52

ブックマーク

SNSによる共有

論文タイトル

不確定性のある系に対する離散時間スライディングモード制御

この機能はログイン後に利用できます。
下のボタンをクリックしてください。

詳細検索

論文タイトル

著者

抄録

ジャーナル名

出版日を西暦で入力してください(4桁の数字)。

検索したいキーワードを入力して下さい