• Title/Summary/Keyword: fast detection

Search Result 1,442, Processing Time 0.031 seconds

Autonomous Driving Platform using Hybrid Camera System (복합형 카메라 시스템을 이용한 자율주행 차량 플랫폼)

  • Eun-Kyung Lee
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.18 no.6
    • /
    • pp.1307-1312
    • /
    • 2023
  • In this paper, we propose a hybrid camera system that combines cameras with different focal lengths and LiDAR (Light Detection and Ranging) sensors to address the core components of autonomous driving perception technology, which include object recognition and distance measurement. We extract objects within the scene and generate precise location and distance information for these objects using the proposed hybrid camera system. Initially, we employ the YOLO7 algorithm, widely utilized in the field of autonomous driving due to its advantages of fast computation, high accuracy, and real-time processing, for object recognition within the scene. Subsequently, we use multi-focal cameras to create depth maps to generate object positions and distance information. To enhance distance accuracy, we integrate the 3D distance information obtained from LiDAR sensors with the generated depth maps. In this paper, we introduce not only an autonomous vehicle platform capable of more accurately perceiving its surroundings during operation based on the proposed hybrid camera system, but also provide precise 3D spatial location and distance information. We anticipate that this will improve the safety and efficiency of autonomous vehicles.

Hydrogen sensor using Pt-loaded porous In2O3 nanoparticle structures (백금 담지 다공성 산화인듐 나노입자 구조를 이용한 수소센서)

  • Sung Do Yun;Yoon Myung;Chan Woong Na
    • Journal of the Korean institute of surface engineering
    • /
    • v.56 no.6
    • /
    • pp.420-426
    • /
    • 2023
  • We prepared a highly sensitive hydrogen (H2) sensor based on Indium oxides (In2O3) porous nanoparticles (NPs) loaded with Platinum (Pt) nanoparticle in the range of 1.6~5.7 at.%. In2O3 NPs were fabricated by microwave irradiation method, and decorations of Pt nanoparticles were performed by electroless plating on In2O3 NPs. Crystal structures, morphologies, and chemical information on Pt-loaded In2O3 NPs were characterized by grazing-incident X-ray diffraction, field-emission scanning electron microscopy, energy-dispersive X-ray spectroscopy, respectively. The effect of the Pt nanoparticles on the H2-sensing performance of In2O3 NPs was investigated over a low concentration range of 5 ppm of H2 at 150-300 ℃ working temperatures. The results showed that the H2 response greatly increased with decreasing sensing temperature. The H2 response of Pt loaded porous In2O3 NPs is higher than that of pristine In2O3 NPs. H2 gas selectivity and high sensitivity was explained by the extension of the electron depletion layer and catalytic effect. Pt loaded porous In2O3 NPs sensor can be a robust manner for achieving enhanced gas selectivity and sensitivity for the detection of H2.

Stress Level Based Emotion Classification Using Hybrid Deep Learning Algorithm

  • Sivasankaran Pichandi;Gomathy Balasubramanian;Venkatesh Chakrapani
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.17 no.11
    • /
    • pp.3099-3120
    • /
    • 2023
  • The present fast-moving era brings a serious stress issue that affects elders and youngsters. Everyone has undergone stress factors at least once in their lifetime. Stress is more among youngsters as they are new to the working environment. whereas the stress factors for elders affect the individual and overall performance in an organization. Electroencephalogram (EEG) based stress level classification is one of the widely used methodologies for stress detection. However, the signal processing methods evolved so far have limitations as most of the stress classification models compute the stress level in a predefined environment to detect individual stress factors. Specifically, machine learning based stress classification models requires additional algorithm for feature extraction which increases the computation cost. Also due to the limited feature learning characteristics of machine learning algorithms, the classification performance reduces and inaccurate sometimes. It is evident from numerous research works that deep learning models outperforms machine learning techniques. Thus, to classify all the emotions based on stress level in this research work a hybrid deep learning algorithm is presented. Compared to conventional deep learning models, hybrid models outperforms in feature handing. Better feature extraction and selection can be made through deep learning models. Adding machine learning classifiers in deep learning architecture will enhance the classification performances. Thus, a hybrid convolutional neural network model was presented which extracts the features using CNN and classifies them through machine learning support vector machine. Simulation analysis of benchmark datasets demonstrates the proposed model performances. Finally, existing methods are comparatively analyzed to demonstrate the better performance of the proposed model as a result of the proposed hybrid combination.

A Method for Generating Malware Countermeasure Samples Based on Pixel Attention Mechanism

  • Xiangyu Ma;Yuntao Zhao;Yongxin Feng;Yutao Hu
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.18 no.2
    • /
    • pp.456-477
    • /
    • 2024
  • With information technology's rapid development, the Internet faces serious security problems. Studies have shown that malware has become a primary means of attacking the Internet. Therefore, adversarial samples have become a vital breakthrough point for studying malware. By studying adversarial samples, we can gain insights into the behavior and characteristics of malware, evaluate the performance of existing detectors in the face of deceptive samples, and help to discover vulnerabilities and improve detection methods for better performance. However, existing adversarial sample generation methods still need help regarding escape effectiveness and mobility. For instance, researchers have attempted to incorporate perturbation methods like Fast Gradient Sign Method (FGSM), Projected Gradient Descent (PGD), and others into adversarial samples to obfuscate detectors. However, these methods are only effective in specific environments and yield limited evasion effectiveness. To solve the above problems, this paper proposes a malware adversarial sample generation method (PixGAN) based on the pixel attention mechanism, which aims to improve adversarial samples' escape effect and mobility. The method transforms malware into grey-scale images and introduces the pixel attention mechanism in the Deep Convolution Generative Adversarial Networks (DCGAN) model to weigh the critical pixels in the grey-scale map, which improves the modeling ability of the generator and discriminator, thus enhancing the escape effect and mobility of the adversarial samples. The escape rate (ASR) is used as an evaluation index of the quality of the adversarial samples. The experimental results show that the adversarial samples generated by PixGAN achieve escape rates of 97%, 94%, 35%, 39%, and 43% on the Random Forest (RF), Support Vector Machine (SVM), Convolutional Neural Network (CNN), Convolutional Neural Network and Recurrent Neural Network (CNN_RNN), and Convolutional Neural Network and Long Short Term Memory (CNN_LSTM) algorithmic detectors, respectively.

Automatic detection of discontinuity trace maps: A study of image processing techniques in building stone mines

  • Mojtaba Taghizadeh;Reza Khalou Kakaee;Hossein Mirzaee Nasirabad;Farhan A. Alenizi
    • Geomechanics and Engineering
    • /
    • v.36 no.3
    • /
    • pp.205-215
    • /
    • 2024
  • Manually mapping fractures in construction stone mines is challenging, time-consuming, and hazardous. In this method, there is no physical access to all points. In contrast, digital image processing offers a safe, cost-effective, and fast alternative, with the capability to map all joints. In this study, two methods of detecting the trace of discontinuities using image processing in construction stone mines are presented. To achieve this, we employ two modified Hough transform algorithms and the degree of neighborhood technique. Initially, we introduced a method for selecting the best edge detector and smoothing algorithms. Subsequently, the Canny detector and median smoother were identified as the most efficient tools. To trace discontinuities using the mentioned methods, common preprocessing steps were initially applied to the image. Following this, each of the two algorithms followed a distinct approach. The Hough transform algorithm was first applied to the image, and the traces were represented through line drawings. Subsequently, the Hough transform results were refined using fuzzy clustering and reduced clustering algorithms, along with a novel algorithm known as the farthest points' algorithm. Additionally, we developed another algorithm, the degree of neighborhood, tailored for detecting discontinuity traces in construction stones. After completing the common preprocessing steps, the thinning operation was performed on the target image, and the degree of neighborhood for lineament pixels was determined. Subsequently, short lines were removed, and the discontinuities were determined based on the degree of neighborhood. In the final step, we connected lines that were previously separated using the method to be described. The comparison of results demonstrates that image processing is a suitable tool for identifying rock mass discontinuity traces. Finally, a comparison of two images from different construction stone mines presented at the end of this study reveals that in images with fewer traces of discontinuities and a softer texture, both algorithms effectively detect the discontinuity traces.

Clinical significance of codetection of the causative agents for acute respiratory tract infection in hospitalized children (급성 호흡기 감염으로 입원한 소아에서 호흡기 감염의 원인: 중복검출의 임상적 의미)

  • Roh, Eui Jung;Chang, Young Pyo;Kim, Jae Kyung;Rheem, In Soo;Park, Kwi Sung;Chung, Eun Hee
    • Clinical and Experimental Pediatrics
    • /
    • v.52 no.6
    • /
    • pp.661-666
    • /
    • 2009
  • Purpose : To determine the prevalence and clinical features of codetected respiratory etiological agents for acute respiratory infection in hospitalized children. Methods : Nasopharyngeal aspirates were obtained from hospitalized children with acute respiratory infection at Dankook University Hospital from September 2003 through June 2005. Immunofluorescent staining and culture were used for the detection of respiratory viruses (influenza virus [IFV] types A, B; parainfluenza virus [PIV] types 1, 2, 3; respiratory syncytial virus [RSV]; adenovirus [AdV]). Polymerase chain reaction (PCR) assays were used for Mycoplasma pneumoniae (MP) and Chlamydia trachomatis (CT) detection, and PCR and culture were performed for enterovirus detection. Acid-fast staining and culture were performed for tuberculosis detection. The demographic and clinical characteristics were reviewed retrospectively from the patients medical records. Results : Evidence of two or more microbes was found in 28 children: RSV was detected in 14, PIV 3 in 10, AdV in 10, MP in 8, PIV 2 in 8, CT in 4, and PIV 1 in 3. Codetected agents were found as follows: RSV+PIV 2, 6 patients; AdV+MP, 4 patients; AdV+PIV, 3 patients; RSV+MP, 3 patients; PIV 1+PIV 3, 3 patients. Distinct peaks of codetected agents were found in epidemics of MP and each respiratory virus. Conclusion : The codetected infectious agents were RSV, PIV, AdV, and MP, with distinct peaks found in epidemics of MP and each respiratory virus. Although advances in diagnostic methods have increased the prevalence of codetection, its clinical significance should be interpreted cautiously.

The Method for Real-time Complex Event Detection of Unstructured Big data (비정형 빅데이터의 실시간 복합 이벤트 탐지를 위한 기법)

  • Lee, Jun Heui;Baek, Sung Ha;Lee, Soon Jo;Bae, Hae Young
    • Spatial Information Research
    • /
    • v.20 no.5
    • /
    • pp.99-109
    • /
    • 2012
  • Recently, due to the growth of social media and spread of smart-phone, the amount of data has considerably increased by full use of SNS (Social Network Service). According to it, the Big Data concept is come up and many researchers are seeking solutions to make the best use of big data. To maximize the creative value of the big data held by many companies, it is required to combine them with existing data. The physical and theoretical storage structures of data sources are so different that a system which can integrate and manage them is needed. In order to process big data, MapReduce is developed as a system which has advantages over processing data fast by distributed processing. However, it is difficult to construct and store a system for all key words. Due to the process of storage and search, it is to some extent difficult to do real-time processing. And it makes extra expenses to process complex event without structure of processing different data. In order to solve this problem, the existing Complex Event Processing System is supposed to be used. When it comes to complex event processing system, it gets data from different sources and combines them with each other to make it possible to do complex event processing that is useful for real-time processing specially in stream data. Nevertheless, unstructured data based on text of SNS and internet articles is managed as text type and there is a need to compare strings every time the query processing should be done. And it results in poor performance. Therefore, we try to make it possible to manage unstructured data and do query process fast in complex event processing system. And we extend the data complex function for giving theoretical schema of string. It is completed by changing the string key word into integer type with filtering which uses keyword set. In addition, by using the Complex Event Processing System and processing stream data at real-time of in-memory, we try to reduce the time of reading the query processing after it is stored in the disk.

Hierarchical Overlapping Clustering to Detect Complex Concepts (중복을 허용한 계층적 클러스터링에 의한 복합 개념 탐지 방법)

  • Hong, Su-Jeong;Choi, Joong-Min
    • Journal of Intelligence and Information Systems
    • /
    • v.17 no.1
    • /
    • pp.111-125
    • /
    • 2011
  • Clustering is a process of grouping similar or relevant documents into a cluster and assigning a meaningful concept to the cluster. By this process, clustering facilitates fast and correct search for the relevant documents by narrowing down the range of searching only to the collection of documents belonging to related clusters. For effective clustering, techniques are required for identifying similar documents and grouping them into a cluster, and discovering a concept that is most relevant to the cluster. One of the problems often appearing in this context is the detection of a complex concept that overlaps with several simple concepts at the same hierarchical level. Previous clustering methods were unable to identify and represent a complex concept that belongs to several different clusters at the same level in the concept hierarchy, and also could not validate the semantic hierarchical relationship between a complex concept and each of simple concepts. In order to solve these problems, this paper proposes a new clustering method that identifies and represents complex concepts efficiently. We developed the Hierarchical Overlapping Clustering (HOC) algorithm that modified the traditional Agglomerative Hierarchical Clustering algorithm to allow overlapped clusters at the same level in the concept hierarchy. The HOC algorithm represents the clustering result not by a tree but by a lattice to detect complex concepts. We developed a system that employs the HOC algorithm to carry out the goal of complex concept detection. This system operates in three phases; 1) the preprocessing of documents, 2) the clustering using the HOC algorithm, and 3) the validation of semantic hierarchical relationships among the concepts in the lattice obtained as a result of clustering. The preprocessing phase represents the documents as x-y coordinate values in a 2-dimensional space by considering the weights of terms appearing in the documents. First, it goes through some refinement process by applying stopwords removal and stemming to extract index terms. Then, each index term is assigned a TF-IDF weight value and the x-y coordinate value for each document is determined by combining the TF-IDF values of the terms in it. The clustering phase uses the HOC algorithm in which the similarity between the documents is calculated by applying the Euclidean distance method. Initially, a cluster is generated for each document by grouping those documents that are closest to it. Then, the distance between any two clusters is measured, grouping the closest clusters as a new cluster. This process is repeated until the root cluster is generated. In the validation phase, the feature selection method is applied to validate the appropriateness of the cluster concepts built by the HOC algorithm to see if they have meaningful hierarchical relationships. Feature selection is a method of extracting key features from a document by identifying and assigning weight values to important and representative terms in the document. In order to correctly select key features, a method is needed to determine how each term contributes to the class of the document. Among several methods achieving this goal, this paper adopted the $x^2$�� statistics, which measures the dependency degree of a term t to a class c, and represents the relationship between t and c by a numerical value. To demonstrate the effectiveness of the HOC algorithm, a series of performance evaluation is carried out by using a well-known Reuter-21578 news collection. The result of performance evaluation showed that the HOC algorithm greatly contributes to detecting and producing complex concepts by generating the concept hierarchy in a lattice structure.

Evaluation of Peptide Nucleic Acid Probe-Based Fluorescence In Situ Hybridization for the Detection of Mycobacterium tuberculosis Complex and Nontuberculous Mycobacteria in Clinical Respiratory Specimens (임상 객담검체에서 Peptide Nucleic Acid Probe를 이용한 결핵과 비결핵 항산균의 구분)

  • Lee, Seung Hee;Kim, Shine Young;Kim, Hyung Hoi;Lee, Eun Yup;Chang, Chulhun L.
    • Annals of Clinical Microbiology
    • /
    • v.18 no.2
    • /
    • pp.37-43
    • /
    • 2015
  • Background: Tuberculosis is globally the most important cause of death from single pathogen. Rapid and accurate identification of mycobacteria is essential for the control of tuberculosis. We evaluated a fluorescence in situ hybridization (FISH) method using peptide nucleic acid (PNA) probes for the differentiation of Mycobacterium tuberculosis complex (MTB) and nontuberculous mycobacteria (NTM) in direct smears of sputum specimens. Methods: The cross-reactivity of MTB- and NTM-specific PNA probes was examined with reference strains of M. tuberculosis ATCC 13950, Mycobacterium kansasii ATCC 12479, Mycobacterium fortuitum ATCC 6841, several clinical isolates of mycobacteria (Mycobacterium abscessus, Mycobacterium avium, Mycobacterium intracellulare, Mycobacterium gordonae and Mycobacterium chelonae), and 11 frequently isolated respiratory bacterial species other than mycobacteria. A series of 128 sputa (89 MTB culture positive, 29 NTM culture positive, and 10 under treatment culture negative) with grades of trace to 4+ were used to evaluate the performance of the method. Results: The MTB- and NTM-specific PNA probes showed specific reactions with the reference strains of MTB and M. kansasii and clinical isolates of mycobacteria except M. fortuitum ATCC 6841, and no cross-reactivity with other tested bacteria. The PNA probe-based FISH assay for detection of MTB had a sensitivity and specificity of 100%, respectively. The sensitivity and specificity of the NTM-specific PNA probe was 100%. The smear grades of the PNA FISH test were same as with those of the fluorescence AFB stain in 2+ or higher grade. Conclusion: Detection and differentiation based on PNA FISH is sensitive and accurate for detecting mycobacteria and for differentiating MTB from NTM in clinical sputum smears.

Study on the screening method for determination of heavy metals in cellular phone for the restrictions on the use of certain hazardous substances (RoHS) (유해물질 규제법(RoHS)에 따른 휴대폰 내의 중금속 함유량 측정을 위한 스크리닝법 연구)

  • Kim, Y.H.;Lee, J.S.;Lim, H.B.
    • Analytical Science and Technology
    • /
    • v.23 no.1
    • /
    • pp.1-14
    • /
    • 2010
  • It is of importance that all countries in worldwide, including EU and China, have adopted the Restrictions on the use of certain Hazardous Substances (RoHS) for all electronics. IEC62321 document, which was published by the International Electronics Committee (IEC) can have conflicts with the standards in the market. On the contrary Publicly Accessible Specification (PAS) for sampling published by IEC TC111 can be adopted for complementary application. In this work, we tried to find a route to disassemble and disjoint cellular phone sample, based on PAS and compare the screening methods available in the market. For this work, the cellular phone produced in 2001, before the regulation was born, was chosen for better detection. Although X-ray Fluorescence (XRF) showed excellent performance for screening, fast and easy handling, it can give information on the surface, not the bulk, and have some limitations due to significant matrix interference and lack of variety of standards for quantification. It means that screening with XRF sometimes requires supplementary tool. There are several techniques available in the market of analytical instruments. Laser ablation (LA) ICP-MS, energy dispersive (ED) XRF and scanning electron microscope (SEM)-energy dispersive X-ray (EDX) were demonstrated for screening a cellular phone. For quantitative determination, graphite furnace atomic absorption spectrometry (GF-AAS) was employed. Experimental results for Pb in a battery showed large difference in analytical results in between XRF and GF-AAS, i.e., 0.92% and 5.67%, respectively. In addition, the standard deviation of XRF was extremely large in the range of 23-168%, compared with that in the range of 1.9-92.3% for LA-ICP-MS. In conclusion, GF-AAS was required for quantitative analysis although EDX was used for screening. In this work, it was proved that LA-ICP-MS can be used as a screening method for fast analysis to determine hazardous elements in electrical products.