• Title/Summary/Keyword: Cycle detection

Search Result 434, Processing Time 0.03 seconds

Comparison and Analysis of P2P Botnet Detection Schemes

  • Cho, Kyungsan;Ye, Wujian
    • Journal of the Korea Society of Computer and Information
    • /
    • v.22 no.3
    • /
    • pp.69-79
    • /
    • 2017
  • In this paper, we propose our four-phase life cycle of P2P botnet with corresponding detection methods and the future direction for more effective P2P botnet detection. Our proposals are based on the intensive analysis that compares existing P2P botnet detection schemes in different points of view such as life cycle of P2P botnet, machine learning methods for data mining based detection, composition of data sets, and performance matrix. Our proposed life cycle model composed of linear sequence stages suggests to utilize features in the vulnerable phase rather than the entire life cycle. In addition, we suggest the hybrid detection scheme with data mining based method and our proposed life cycle, and present the improved composition of experimental data sets through analysing the limitations of previous works.

A Stock Removal Cycle with Collision Detection Function for Turning Operation (충돌회피 기능을 가진 선삭용 황정삭 싸이클)

  • 임상묵;강성균;최종률
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1995.10a
    • /
    • pp.1050-1053
    • /
    • 1995
  • A stock removal cycle is developed as a programming tool of the CNC lathe. This cycle support the easiness and swifness of a part program generation in the shopfloor. The cycle contains the function of tool path generation of rough/finish cutting, of avoidance air-cut for non-cylindrical (die-casted, forged) workpiece, and of the tool collisopn detection/aviodance. Consequently the intelligent stock removal cycle results in improving the productivity and safety of CNC lathe.

  • PDF

Evaluating Chest Abnormalities Detection: YOLOv7 and Detection Transformer with CycleGAN Data Augmentation

  • Yoshua Kaleb Purwanto;Suk-Ho Lee;Dae-Ki Kang
    • International journal of advanced smart convergence
    • /
    • v.13 no.2
    • /
    • pp.195-204
    • /
    • 2024
  • In this paper, we investigate the comparative performance of two leading object detection architectures, YOLOv7 and Detection Transformer (DETR), across varying levels of data augmentation using CycleGAN. Our experiments focus on chest scan images within the context of biomedical informatics, specifically targeting the detection of abnormalities. The study reveals that YOLOv7 consistently outperforms DETR across all levels of augmented data, maintaining better performance even with 75% augmented data. Additionally, YOLOv7 demonstrates significantly faster convergence, requiring approximately 30 epochs compared to DETR's 300 epochs. These findings underscore the superiority of YOLOv7 for object detection tasks, especially in scenarios with limited data and when rapid convergence is essential. Our results provide valuable insights for researchers and practitioners in the field of computer vision, highlighting the effectiveness of YOLOv7 and the importance of data augmentation in improving model performance and efficiency.

Gait-Event Detection for FES Locomotion (FES 보행을 위한 보행 이벤트 검출)

  • Heo Ji-Un;Kim Chul-Seung;Eom Gwang-Moon
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.22 no.3 s.168
    • /
    • pp.170-178
    • /
    • 2005
  • The purpose of this study is to develop a gait-event detection system, which is necessary for the cycle-to-cycle FES control of locomotion. Proposed gait event detection system consists of a signal measurement part and gait event detection part. The signal measurement was composed of the sensors and the LabVIEW program for the data acquisition and synchronization of the sensor signals. We also used a video camera and a motion capture system to get the reference gait events. Machine learning technique with ANN (artificial neural network) was adopted for automatic detection of gait events. 2 cycles of reference gait events were used as the teacher signals for ANN training and the remnants ($2\sim5$ cycles) were used fur the evaluation of the performance in gait-event detection. 14 combinations of sensor signals were used in the training and evaluation of ANN to examine the relationship between the number of sensors and the gait-event detection performance. The best combinations with minimum errors of event-detection time were 1) goniometer, foot-switch and 2) goniometer, foot-switch, accelerometer x(anterior-posterior) component. It is expected that the result of this study will be useful in the design of cycle-to-cycle FES controller.

Pseudolite/Ultra-low-cost IMU Integrated Robust Indoor Navigation System Through Real-time Cycle Slip Detection and Compensation

  • Kim, Moon Ki;Kim, O-Jong;Kim, Youn Sil;Jeon, Sang Hoon;No, Hee Kwon;Shin, Beom Ju;Kim, Jung Beom;Kee, Changdon
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.6 no.4
    • /
    • pp.181-194
    • /
    • 2017
  • In recent years, research has been actively conducted on the navigation in an indoor environment where Global Navigation Satellite System signals are unavailable. Among them, a study performed indoor navigation by integrating pseudolite carrier and Inertial Measurement Unit (IMU) sensor. However, in this case, there was no solution for the cycle slip occurring in the carrier. In another study, cycle slip detection and compensation were performed by integrating Global Positioning System (GPS) and IMU in an outdoor environment. However, in an indoor environment, cycle slip occurs more easily and frequently, and thus the occurrence of half cycle slip also increases. Accordingly, cycle slip detection based on 1 cycle unit has limitations. Therefore, in the present study, the aforementioned problems were resolved by performing indoor navigation through the integration of pseudolite and ultra-low-cost IMU embedded in a smartphone and by performing half cycle slip detection and compensation based on this. In addition, it was verified through the actual implementation of real-time navigation.

GPS phase measurement cycle-slip detection based on a new wavelet function

  • Zuoya, Zheng;Xiushan, Lu;Xinzhou, Wang;Chuanfa, Chen
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • v.2
    • /
    • pp.91-96
    • /
    • 2006
  • Presently, cycle-slip detection is done between adjacent two points in many cycle-slip methods. Inherently, it is simple wavelet analysis. A new idea is put forward that the number of difference point can adjust by a parameter factor; we study this method to smooth raw data and detect cycle-slip with wavelet analysis. Taking CHAMP satellite data for example, we get some significant conclusions. It is showed that it is valid to detect cycle-slip in GPS phase measurement based on this wavelet function, and it is helpful to improve the precision of GPS data pre-processing and positioning.

  • PDF

A Zero-latency Cycle Detection Scheme for Enhanced Parallelism in Multiprocessing Systems (다중처리 시스템의 병렬성 증대를 위한 사이클의 비 지연 발견 기법)

  • Kim Ju Gyun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.2
    • /
    • pp.49-54
    • /
    • 2005
  • This Paper Presents a non-blocking deadlock detection scheme with immediate cycle detection in multiprocessing systems. We assume an expedient state and a special case where each type of resource has one unit and each request is limited to one resource unit at a time. Unlike the previous deadlock detection schemes, this new method takes O(1) time for detecting a cycle and O(n+m) time for blocking or handling resource release where n and m are the number of processes and that of resources in the system. The deadlock detection latency is thus minimized and is constant regardless of n and m. However, in a multiprocessing system, the operating system can handle the blocking or release on-the-fly running on a separate processor, thus not interfering with user process execution. To some applications where deadlock is concerned, a predictable and zero-latency deadlock detection scheme could be very useful.

Portable Gait-Event Detection System for FES Locomotion (FES 보행을 위한 휴대용 보행 이벤트 검출 시스템)

  • Kong, Se-Jin;Kim, Chul-Seung;Park, Kwan-Yong;Eom, Gwang-Moon
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.55 no.5
    • /
    • pp.248-253
    • /
    • 2006
  • The purpose of this study is to develop a portable gait-event detection system which is necessary for the cycle-to-cycle FES(functional electrical stimulation) control of locomotion. To make the system portable, we made following modifications in the gait signal measurement system. That is, 1) to make the system wireless using Bluetooth communication, 2) to make the system small-sized and battery-powered by using low power consumption ${\mu}$ P(ATmega8535L). The gait-events were analyzed in off-line at the main computer using ANN(Artificial Neural Network). The Proposed system showed no mis-detection of the gait-events of normal subject and hemiplegia subjects. The performance of the system was better than the previous wired-system.

A Study on the Cycle-slip Detection for GPS Carrier-phase based Positioning of Land Vehicle (차량 환경에서 GPS 반송파 기반 위치 결정을 위한 반송파 불연속 측정치 검출에 대한 연구)

  • Kim, Youn-Sil;Song, Jun-Ssol;Yun, Ho;Kee, Chang-Don
    • Journal of Advanced Navigation Technology
    • /
    • v.17 no.6
    • /
    • pp.593-599
    • /
    • 2013
  • In this paper, the GPS cycle-slip detection for carrier-phase based positioning of land vehicle is presented. For the carrier phase based positioning, cycle-slip detection is necessary to get the reliability of positioning result. There exists many cycle-slip detection algorithms, but we detect the cycle-slip by using the monitoring value which is defined as residual between the carrier phase measurement and estimated value from low-cost inertial sensor. To achieve goal of paper, low-cost cycle-slip detection system, permissible specification region of inertial sensor is derived. By using the result of permissible region, appropriate inertial sensor of cycle-slip detection can be decided, proper cost and proper specification. To verify the result of this paper, we conduct the rate table test. As a result, required cycle-slip detection performance is satisfied conservatively.

The Analysis of Change Detection in Building Area Using CycleGAN-based Image Simulation (CycleGAN 기반 영상 모의를 적용한 건물지역 변화탐지 분석)

  • Jo, Su Min;Won, Taeyeon;Eo, Yang Dam;Lee, Seoungwoo
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.40 no.4
    • /
    • pp.359-364
    • /
    • 2022
  • The change detection in remote sensing results in errors due to the camera's optical factors, seasonal factors, and land cover characteristics. The inclination of the building in the image was simulated according to the camera angle using the Cycle Generative Adversarial Network method, and the simulated image was used to contribute to the improvement of change detection accuracy. Based on CycleGAN, the inclination of the building was similarly simulated to the building in the other image based on the image of one of the two periods, and the error of the original image and the inclination of the building was compared and analyzed. The experimental data were taken at different times at different angles, and Kompsat-3A high-resolution satellite images including urban areas with dense buildings were used. As a result of the experiment, the number of incorrect detection pixels per building in the two images for the building area in the image was shown to be reduced by approximately 7 times from 12,632 in the original image and 1,730 in the CycleGAN-based simulation image. Therefore, it was confirmed that the proposed method can reduce detection errors due to the inclination of the building.