• Title/Summary/Keyword: detection technique

Search Result 4,102, Processing Time 0.041 seconds

An Algorithm for Increasing Worm Detection Effetiveness in Virus Throttling (바이러스 쓰로틀링의 웜 탐지 효율 향상 알고리즘)

  • Kim, Jang-Bok;Kim, Sang-Joong;Choi, Sun-Jung;Shim, Jae-Hong;Chung, Gi-Hyun;Choi, Kyung-Hee
    • Journal of KIISE:Information Networking
    • /
    • v.34 no.3
    • /
    • pp.186-192
    • /
    • 2007
  • The virus throttling technique[5,6] is the one of well-known worm early technique. Virus throttling reduce the worm propagration by delaying connection packets artificially. However the worm detection time is not sufficiently fast as expected when the worm generated worm packets at a low rate. This is because the virus throttling technique use only delay queue length. In this paper we use the trend of weighted average delay queue length (TW AQL). By using TW AQL, the worm detection time is not only shorten at a low rate Internet worm, but also the false alarm does not largely increase. By experiment, we also proved our proposed algorithm had better performance.

Usefulness of Temporal Subtraction for The Detection of Interval Changes of Interstitial Lung Diseases on Chest Radiographs

  • Higashida, Yoshiharu;Ideguchi, Tadamitsu;Muranaka, Toru;Akazawa, Fumio;Miyajima, Ryuichi;Tabata, Nobuyuki;Ikeda, Hirotaka;Ohki, Masafumi;Toyofuku, Fukai;Doi, Kunio
    • Proceedings of the Korean Society of Medical Physics Conference
    • /
    • 2002.09a
    • /
    • pp.454-456
    • /
    • 2002
  • The evaluation of interval changes between temporally sequential chest radiographs is necessary for the detection of new abnormalities or interval changes, such as pulmonary nodules and interstitial disease. For interstitial lung disease, the interval changes are very important for diagnosis and treatment. Especially, interstitial lung disease may show rapid changes in the radiographs, show changes in the entire lung field in minute detail, or show changes in multiple parts depending on the type. It is therefore difficult to have an accurate grasp of the condition of the disease only with conventional radiographs. The temporal subtraction technique which was developed at the University of Chicago, provides a subtraction image of the current warped image and the previous image. A temporal subtraction image, shows only differences and changes between the two images, can be very useful for a diagnosis of interstitial lung disease. However, the evaluation of the temporal subtraction technique for interstitial lung disease using receiver operating characteristic(ROC) studies has not been reported yet. Therefore, we have evaluated the clinical usefulness of a temporal subtraction technique for detection of interval changes of interstitial lung disease by ROC analysis.

  • PDF

Improving Lane Marking Detection by Combining Horizontal 1-D LoG Filtered Scale Space and Variable Thresholding (수평 1-D LoG 필터링 스케일 공간과 가변적 문턱처리의 결합에 의한 차선 마킹 검출 개선)

  • Yoo, Hyeon-Joong
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.49 no.4
    • /
    • pp.85-94
    • /
    • 2012
  • Lane marking detection is essential to both ITS and DAS systems. The objective of this paper is to provide more robust technique for lane marking detection than traditional techniques by using scale-space technique. Variable thresholding that is based on the local statistics may be very effective for detecting such objects as lane markings that have prominent intensities. However, such techniques that only rely on local statistics have limitations containing irrelevant areas as well. We reduce the candidate areas by combining the variable thresholding result with cost-efficient horizontal 1D LoG filtered scale space. Through experiments using practical images, we could achieve significant improvement over the techniques based not only on the variable thresholding but also on the Hough transform that is another very popular technique for this purpose.

An automatic detection scheme of anti-debugging routines to the environment for analysis (분석 환경에 따른 안티 디버깅 루틴 자동 탐지 기법)

  • Park, Jin-Woo;Park, Yong-Su
    • Journal of Internet Computing and Services
    • /
    • v.15 no.6
    • /
    • pp.47-54
    • /
    • 2014
  • Anti-debugging is one of the techniques implemented within the computer code to hinder attempts at reverse engineering so that attackers or analyzers will not be able to use debuggers to analyze the program. The technique has been applied to various programs and is still commonly used in order to prevent malware or malicious code attacks or to protect the programs from being analyzed. In this paper, we will suggest an automatic detection scheme for anti-debugging routines. With respect to the automatic detection, debuggers and a simulator were used by which trace information on the Application Program Interface(API) as well as executive instructions were extracted. Subsequently, the extracted instructions were examined and compared so as to detect points automatically where suspicious activity was captured as anti-debugging routines. Based on experiments to detect anti-debugging routines using such methods, 21 out of 25 anti-debugging techniques introduced in this paper appear to be able to detect anti-debugging routines properly. The technique in the paper is therefore not dependent upon a certain anti-debugging method. As such, the detection technique is expected to also be available for anti-debugging techniques that will be developed or discovered in the future.

Detecting the First Race in OpenMP Program with Nested Parallelism (내포 병렬성을 가지는 OpenMP 프로그램의 최초 경합 탐지)

  • Chon, Byoung-Gyu;Woo, Jong-Jung;Jun, Yong-Kee
    • The KIPS Transactions:PartA
    • /
    • v.8A no.3
    • /
    • pp.253-260
    • /
    • 2001
  • It is important to detect races for debugging shared-memoy parallel programs, because the races cause unintended nondeterministic program execution. Previous on-the-fly techniques to detect races can not guarantee the first race detection in nested parallel programs. Detecting the first race is important for debugging parallel programs, since the removal of the first race may make the next occurred races disappear. In this paper, we presents an on-the-fly detection technique to detect all of the first races through the reexecution of the debugged programs. We assume that the debugged parallel program may have one-way nested parallel programs. The number of reexecution is at the least the nesting depth of the program in the worst case. The space complexity is O(VT) and the time complexity to detect race in each access of access history is O(T), where V is number of shared variables and T is the maximum parallelism of the program. This efficiency of our technique in each execution is the same with the previous on-the-fly detection techniques. Therefore, this technique makes debugging parallel programs more effective and practical.

  • PDF

Algorithm development of automatic symptom degree for Patient with Hallux Valgus (무지외반증 환자의 증상정도의 자동분류 알고리즘 개발)

  • Han, Hyun-Ji;Lee, Sang-Sik
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.4 no.2
    • /
    • pp.96-102
    • /
    • 2011
  • In this study, we performed algorithm development of automatic symptom degree for patient with hallux valgus one of the representative foot disease of morden. And this study proposes an efficient automated technique that is different from the original analog diagnosis for treatment and surgery of hallux valgus using digital image process. And we used X-Ray images of both a normal and a patient with hallux valgus in the procedure. First, we marked the standard angle on the X-Ray image of normal through Overlap & Add technique. Then we created a standard image through thinning filter and roberts filter(edge detection algorithm). Second, we used sobel filter of edge detection algorithm on the X-Ray image of patient. Moreover, we went another overlap & add technique procedure with both normal and patient image that we made. With the output, we projected the display detection image onto the screen. Finally, with the display detection image, we could measure and project the diagnosis angle of hallux valgus. And this confirms that this method is much more practical and applicable for another orthopedics disease than the prior one.

Damage Detection in Shear Building Based on Genetic Algorithm Using Flexibility Matrix (유연도 행렬을 이용한 전단빌딩의 유전자 알고리즘 기반 손상추정)

  • Na, Chae-Kuk;Kim, Sun-Pil;Kwak, Hyo-Gyoung
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.21 no.1
    • /
    • pp.1-11
    • /
    • 2008
  • Stiffness estimation of a shear building due to local damages is usually achieved though structural analysis based on the assumed material properties and idealized numerical modeling of structure. Conventional numerical modeling, however, frequently causes an inevitable error in the structural response and this makes it difficult to exactly predict the damage state in structure. To solve this problem, this paper introduces a damage detection technique for shear building using genetic algorithm. The introduced algorithm evaluates the damage in structure using a flexibility matrix since the flexibility matrix can exactly be obtained from the field test in spite of using a few lower dynamic modes of structure. The introduced algorithm is expected to be more effectively used in damage detection of structures rather than conventional method using the stiffness matrix. Moreover, even in cases when an accurate measurement of structural stiffness cannot be expected, the proposed technique makes it possible to estimate the absolute change in stiffness of the structure on the basis of genetic algorithm. The validity of the proposed technique is demonstrated though numerical analysis using OPENSEES.

A Plagiarism Detection Technique for Source Codes Considering Data Structures (데이터 구조를 고려한 소스코드 표절 검사 기법)

  • Lee, Kihwa;Kim, Yeoneo;Woo, Gyun
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.3 no.6
    • /
    • pp.189-196
    • /
    • 2014
  • Though the plagiarism is illegal and should be avoided, it still occurs frequently. Particularly, the plagiarism of source codes is more frequently committed than others since it is much easier to copy them because of their digital nature. To prevent code plagiarism, there have been reported a variety of studies. However, previous studies for plagiarism detection techniques on source codes do not consider the data structures although a source code consists both of data structures and algorithms. In this paper, a plagiarism detection technique for source codes considering data structures is proposed. Specifically, the data structures of two source codes are represented as sets of trees and compared with each other using Hungarian Method. To show the usefulness of this technique, an experiment has been performed on 126 source codes submitted as homework results in an object-oriented programming course. When both the data structures and the algorithms of the source codes are considered, the precision and the F-measure score are improved 22.6% and 19.3%, respectively, than those of the case where only the algorithms are considered.

The Scanning Laser Source Technique for Detection of Surface-Breaking and Subsurface Defect

  • Sohn, Young-Hoon;Krishnaswamy, Sridhar
    • Journal of the Korean Society for Nondestructive Testing
    • /
    • v.27 no.3
    • /
    • pp.246-254
    • /
    • 2007
  • The scanning laser source (SLS) technique is a promising new laser ultrasonic tool for the detection of small surface-breaking defects. The SLS approach is based on monitoring the changes in laser-generated ultrasound as a laser source is scanned over a defect. Changes in amplitude and frequency content are observed for ultrasound generated by the laser over uniform and defective areas. The SLS technique uses a point or a short line-focused high-power laser beam which is swept across the test specimen surface and passes over surface-breaking or subsurface flaws. The ultrasonic signal that arrives at the Rayleigh wave speed is monitored as the SLS is scanned. It is found that the amplitude and frequency of the measured ultrasonic signal have specific variations when the laser source approaches, passes over and moves behind the defect. In this paper, the setup for SLS experiments with full B-scan capability is described and SLS signatures from small surface-breaking and subsurface flaws are discussed using a point or short line focused laser source.

A Transmission Technique for Paging Indicator in OFDM-based Cellular Systems (OFDM 이동통신 시스템의 Paging Indicator 전송 방식)

  • Kim, Yeong-Jun;Yoo, Hyun-Il;Woo, Kyung-Soo;Lee, Hee-Soo;Cho, Yong-Soo
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.33 no.7A
    • /
    • pp.710-719
    • /
    • 2008
  • In this paper, a transmission technique of paging indicator (PI) on the existing preamble is proposed to reduce power consumption of the user equipment in idle mode for OFDM-based cellular systems. Compared with the PI transmission technique using the L1/L2 control channel, the PI transmission technique using preamble has advantages of not requiring additional overhead for PI transmission as well as reducing computational complexity for PI detection. Synchronization and PI detection techniques are descried for OFDM-based cellular systems, especially for mobile WiMAX systems. It is shown by computer simulation that the PI can be transmitted using the preamble (or common synch symbol) without affecting performances of synchronization and cell searching in mobile WiMAX systems.