• Title/Summary/Keyword: on line algorithm

Search Result 2,426, Processing Time 0.031 seconds

Developing a Neural-Based Credit Evaluation System with Noisy Data (불량 데이타를 포함한 신경망 신용 평가 시스템의 개발)

  • Kim, Jeong-Won;Choi, Jong-Uk;Choi, Hong-Yun;Chuong, Yoon
    • The Transactions of the Korea Information Processing Society
    • /
    • v.1 no.2
    • /
    • pp.225-236
    • /
    • 1994
  • Many research result conducted by neural network researchers claimed that the degree of generalization of the neural network system is higher or at least equal to that of statistical methods. However, those successful results could be brought only if the neural network was trained by appropriately sound data, having a little of noisy data and being large enough to control noisy data. Real data used in a lot of fields, especially business fields, were not so sound that the network have frequently failed to obtain satisfactory prediction accuracy, the degree of generalization. Enhancing the degree of generalization with noisy data is discussed in this study. The suggestion, which was obtained through a series of experiments, to enhance the degree of generalization is to remove inconsistent data by checking overlapping and inconsistencies. Furthermore, the previous conclusion by other reports is also confirmed that the learning mechanism of neural network takes average value of two inconsistent data included in training set[2]. The interim results of on-going research project are reported in this paper These are ann architecture of the neural network adopted in this project and the whole idea of developing on-line credit evaluation system,being intergration of the expert(resoning)system and the neural network(learning system.Another definite result is corroborated through this study that quickprop,being agopted as a learing algorithm, also has more speedy learning process than does back propagation even in very noisy environment.

  • PDF

The Design and Implementation of High Performance Intrusion Prevention Algorithm based on Signature Hashing (시그너처 해싱 기반 고성능 침입방지 알고리즘 설계 및 구현)

  • Wang, Jeong-Seok;Jung, Yun-Jae;Kwon, H-Uing;Chung, Kyu-Sik;Kwak, Hu-Keun
    • The KIPS Transactions:PartC
    • /
    • v.14C no.3 s.113
    • /
    • pp.209-220
    • /
    • 2007
  • IPS(Intrusion Prevention Systems), which is installed in inline mode in a network, protects network from outside attacks by inspecting the incoming/outgoing packets and sessions, and dropping the packet or closing the sessions if an attack is detected in the packet. In the signature based filtering, the payload of a packet passing through IPS is matched with some attack patterns called signatures and dropped if matched. As the number of signatures increases, the time required for the pattern matching for a packet increases accordingly so that it becomes difficult to develop a high performance US working without packet delay. In this paper, we propose a high performance IPS based on signature hashing to make the pattern matching time independent of the number of signatures. We implemented the proposed scheme in a Linux kernel module in a PC and tested it using worm generator, packet generator and network performance measure instrument called smart bit. Experimental results show that the performance of existing method is degraded as the number of signatures increases whereas the performance of the proposed scheme is not degraded.

Load balancing of a deployment server using P2P (P2P를 이용한 배포 서버의 부하 분산)

  • Son Sei-Il;Lee Suk-Kyoon
    • The KIPS Transactions:PartA
    • /
    • v.13A no.1 s.98
    • /
    • pp.45-52
    • /
    • 2006
  • To perform on-line maintenance for Distributed Information System, it is indispensable to disseminate files to participant nodes in the network. When users' requests for file deployment occur simultaneously in a short period a deployment server falls into overload phase, which is often called Flash Crowds. h common solution to avoid Flash Crowds is to increase hardware capacity. In this paper, we propose a software solution based on P2P, which does not cost any additional expense. In the proposed solution, nodes in the network are grouped into subnetworks one of which is composed of only neighboring nodes. In each subnetwork, copies of deployment files can be transferred to each other. Consequently, it brings about the effect of load balancing in deployment server. To raise the effectiveness, target files for deployment are packed into one package. Before being transferred, each package is divided into multiple equal-sized segments. A deployment server in a normal phase transmits a package requested from nodes in segment units. However a deployment server is overloaded, if segments already exist in the subnetwork participant nodes in the subnetwork receive necessary segments from neighboring nodes. In this paper, we propose data structures and algorithm for this approach and show performance improvement through simulation.

Development of Software Correlator for KJJVC (한일공동VLBI상관기를 위한 소프트웨어 상관기의 개발)

  • Yeom, J.H.;Oh, S.J.;Roh, D.G.;Kang, Y.W.;Park, S.Y.;Lee, C.H.;Chung, H.S.
    • Journal of Astronomy and Space Sciences
    • /
    • v.26 no.4
    • /
    • pp.567-588
    • /
    • 2009
  • Korea-Japan Joint VLBI Correlator (KJJVC) is being developed by collaborating KASI (Korea Astronomy and Space Science Institute), Korea, and NAOJ(National Observatory of Japan), Japan. In early 2010, KJJVC will work in normal operation. In this study, we developed the software correlator which is based on VCS (VLBI Correlation Subsystem) hardware specification as the core component of KJJVC. The main specification of software correlator is 8 Gbps, 8192 output channels, and 262,144-points FFT (Fast Fourier Transform) function same as VCS. And the functional algorithm which is same as specification of VCS and arithmetic register are adopted in this software correlator. To verify the performance of developed software correlator, the correlation experiments were carried out using the spectral line and continuum sources which were observed by VERA (VLBI Exploration of Radio Astrometry), NAOJ. And the experimental results were compared to the output of Mitaka FX correlator by referring spectrum shape, phase rate, and fringe detection and so on. Through the experimental results, we confirmed that the correlation results of software correlator are the same as Mitaka FX correlator and verified the effectiveness of it. In future, we expect that the developed software correlator will be the possible software correlator of KVN (Korean VLBI Network) with KJJVC by introducing the correlation post-processing and modifying the user interface as like GUI (Graphic User Interface).

Study on Improvement of Target Tracking Performance for RASIT(RAdar of Surveillance for Intermediate Terrain) Using Active Kalman filter (능동형 Kalman filter를 이용한 지상감시레이더의 표적탐지능력 향상에 관한 연구)

  • Myung, Sun-Yang;Chun, Soon-Yong
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.46 no.3
    • /
    • pp.52-58
    • /
    • 2009
  • If a moving target has a linear characteristics, the Kalman filter can estimate relatively accurate the location of a target, but this performance depends on how the dynamic status characteristics of the target is accurately modeled. In many practical problems of tracking a maneuvering target, a simple kinematic model can fairly accurately describe the target dynamics for a wide class of maneuvers. However, since the target can exhibit a wide range of dynamic characteristics, no fixed SKF(Simple Kalman filter) can be matched to estimate, to the required accuracy, the states of the target for every specific maneuver. In this paper, a new AKF(Active Kalman filter) is proposed to solve this problem The process noise covariance level of the Kalman filter is adjusted at each time step according to the study result which uses the neural network algorithm. It is demonstrated by means of a computer simulation that the tracking capability of the proposed AKF(Active Kalman filter) is better than that of the SKF(Simple Kalman Filter).

A Conceptual Design of Maintenance Information System Interlace for Real-Time Diagnosis of Driverless EMU (무인전동차의 실시간 상태 진단을 위한 유지보수 정보시스템 인터페이스에 대한 개념설계)

  • Han, Jun-hee;Kim, Chul-Su
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.18 no.10
    • /
    • pp.63-68
    • /
    • 2017
  • Although automated metro subway systems have the advantage of operating a train without a train driver, it is difficult to detect an immediate fault condition and take countermeasures when an unusual situation occurs. Therefore, it is important to construct a maintenance information system (MIS) that detects the vehicle failure/status information in real time and maintains it efficiently in the depot of the railway's vehicles. This paper proposes a conceptual design method that realizes the interface between the train control system (TCS), the operation control center train control monitoring system (OCC-TCMS) console, and the MIS using wireless communication network in real-time. To transmit a large amount of information on 800,000 occurrences per day during operation, data was collected in a 56 byte data table using a data processing algorithm. This state information was classified into 4 hexadecimal codes and transmitted to the MIS by mapping the status and the fault information on the vehicle during the main line operation. Furthermore, the transmission and reception data were examined in real time between the TCS and MIS, and the implementation of the failure information screen was then displayed.

A Study for Improving Performance of ATM Multicast Switch (ATM 멀티캐스트 스위치의 성능 향상을 위한 연구)

  • 이일영;조양현;오영환
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.24 no.12A
    • /
    • pp.1922-1931
    • /
    • 1999
  • A multicast traffic’s feature is the function of providing a point to multipoints cell transmission, which is emerging from the main function of ATM switch. However, when a conventional point-to-point switch executes a multicast function, the excess load is occurred because unicast cell as well as multicast cell passed the copy network. Additionally, due to the excess load, multicast cells collide with other cells in a switch. Thus a deadlock that losses cells raises, extremely diminishes the performance of switch. An input queued switch also has a defect of the HOL (Head of Line) blocking that less lessens the performance of the switch. In the proposed multicast switch, we use shared memory switch to reduce HOL blocking and deadlock. In order to decrease switch’s complexity and cell's processing time, to improve a throughput, we utilize the method that routes a cell on a separated paths by traffic pattern and the scheduling algorithm that processes a maximum 2N cell at once in the control part. Besides, when cells is congested at an output port, a cell loss probability increases. Thus we use the Output Memory (OM) to reduce the cell loss probability. And we make use of the method that stores the assigned memory (UM, MM) with a cell by a traffic pattern and clears the cell of the Output memory after a fixed saving time to improve the memory utilization rate. The performance of the proposed switch is executed and compared with the conventional policy under the burst traffic condition through both the analysis based on Markov chain and simulation.

  • PDF

Efficient Data Acquisition Technique for Clinical Application of Multileaf Collimator (다엽콜리메이터의 임상적용을 위한 효율적인 정보 취득 기술)

  • Lee, Jae-Seung;Kim, Jung-Nam
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.11
    • /
    • pp.182-188
    • /
    • 2008
  • The MLC(multi leaf collimator) in charge of important role in radiation therapy field recently have been exchanging from shielding block into it rapidly, owing to being convenient. However, MLC can be occurred the leakage dose of inter_leaves and the error of algorithm in imput and output from digital signal. We compared the difference of imput method to MLC made by Varian Cop. with the error and effective field induced by MLC shaper and film scanner based on XimaVision value as using MLC layer of various shapes. According to comparing standard value with them to basic MLC layer (test1-5), MLC shaper was $0{\sim}0.29cm$, $0.23{\sim}3.59cm^2$ and film scanner was $0{\sim}0.78cm$, $0.24{\sim}3.89cm^2$. At the MLC layer to be applied in clinic, MLC shaper was $0{\sim}0.54cm$, $0.04{\sim}1.68cm^2$ and film scanner was $0{\sim}0.78cm$, $0.24{\sim}3.89cm^2$. The more distance and field from axis of central line increase, the more bigger the error value increases. There is a few mm error from standard point at the process which imput various information to apply MLC in clinic. and effective field did not have variation of monitor unit and dose owing to being a few cm2 error against real field. But there are some problem to shield critical organs because some part of target volume induced by the movement of organs can be not included, therefore we have to pay attention on the process to imput MLC layer

Preliminary Study for Tidal Flat Detection in Yeongjong-do according to Tide Level using Landsat Images (Landsat 위성을 이용한 조위에 따른 영종도 갯벌의 면적 탐지에 관한 선행 연구)

  • Lee, Seulki;Kim, Gyuyeon;Lee, Changwook
    • Korean Journal of Remote Sensing
    • /
    • v.32 no.6
    • /
    • pp.639-645
    • /
    • 2016
  • Yeongjong-do is seventh largest island in the west coast of Korea which is 4.8 km away in the direction of south-west from Incheon. The mudflat area around the Yeongjong-do has variable dimension according to tide level. In addition, Yeongjong-do is important area with high environmental value as wintering sites for migratory birds. The mudflat of Yeongjong-do is also meaningful region because it is used as place of education and tourist attraction. But, there are increasing concerns about preservation of mudflat area caused by artificial development such as land reclamation project and Incheon airport construction. In this paper, mudflat area was detected using Landsat 7 ETM+ images that United States Geological Survey (USGS) is providing the data in 16 days period. The false color composite was made from band 7, 5, and 3 that could dividing boundary between water and land for the purpose of appearance of boundary line in mudflat region. This area was calculated using results of classification based on false color composite images and was digitized through repetitive algorithm during research of period. Therefore, the change of northeastern area in Yeongjong-do was detected according to tide level during 16 years from 2000 to 2015 on the basis of providing period at tide station. This paper will expect as indicator for range of area in same tide level prior to the start of the research for preservation of mudflat. It will be also scientific grounds about change of mudflat area caused by artificial development.

A Study on the Automatic Detection of Railroad Power Lines Using LiDAR Data and RANSAC Algorithm (LiDAR 데이터와 RANSAC 알고리즘을 이용한 철도 전력선 자동탐지에 관한 연구)

  • Jeon, Wang Gyu;Choi, Byoung Gil
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.31 no.4
    • /
    • pp.331-339
    • /
    • 2013
  • LiDAR has been one of the widely used and important technologies for 3D modeling of ground surface and objects because of its ability to provide dense and accurate range measurement. The objective of this research is to develop a method for automatic detection and modeling of railroad power lines using high density LiDAR data and RANSAC algorithms. For detecting railroad power lines, multi-echoes properties of laser data and shape knowledge of railroad power lines were employed. Cuboid analysis for detecting seed line segments, tracking lines, connecting and labeling are the main processes. For modeling railroad power lines, iterative RANSAC and least square adjustment were carried out to estimate the lines parameters. The validation of the result is very challenging due to the difficulties in determining the actual references on the ground surface. Standard deviations of 8cm and 5cm for x-y and z coordinates, respectively are satisfactory outcomes. In case of completeness, the result of visual inspection shows that all the lines are detected and modeled well as compare with the original point clouds. The overall processes are fully automated and the methods manage any state of railroad wires efficiently.