• Title/Summary/Keyword: 퍼지 비교

Search Result 858, Processing Time 0.029 seconds

Performance Comparison of Machine Learning in the Prediction for Amount of Power Market (전력 거래량 예측에서의 머신 러닝 성능 비교)

  • Choi, Jeong-Gon
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.14 no.5
    • /
    • pp.943-950
    • /
    • 2019
  • Machine learning can greatly improve the efficiency of work by replacing people. In particular, the importance of machine learning is increasing according to the requests of fourth industrial revolution. This paper predicts monthly power transactions using MLP, RNN, LSTM, and ANFIS of neural network algorithms. Also, this paper used monthly electricity transactions for mount and money, final energy consumption, and diesel fuel prices for vehicle provided by the National Statistical Office, from 2001 to 2017. This paper learns each algorithm, and then shows predicted result by using time series. Moreover, this paper proposed most excellent algorithm among them by using RMSE.

Time Series Forecast of Maximum Electrical Power using Lyapunov Exponent (Lyapunov 지수를 이용한 전력 수요 시계열 예측)

  • Choo, Yeongyu;Park, Jae-hyeon;Kim, Young-il
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.05a
    • /
    • pp.171-174
    • /
    • 2009
  • Generally the neural network and the fuzzy compensative algorithm are applied to forecast the time series for power demand with a characteristic of non-linear dynamic system, but it has a few prediction errors relatively. It also makes long term forecast difficult for sensitivity on the initial condition. On this paper, we evaluate the chaotic characteristic of electrical power demand with analysis methods of qualitative and quantitative and perform a forecast simulation of electrical power demand in regular sequence, attractor reconstruction, time series forecast for multi dimension using Lyapunov exponent quantitatively. We compare simulated results with the previous method and verify that the purpose one being more practice and effective than it.

  • PDF

Image Filter Using Fuzzy Logic (퍼지 논리를 이용한 영상 필터)

  • Jang, Dea-Sung;Kim, Kwang-Baek
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.05a
    • /
    • pp.373-376
    • /
    • 2009
  • 영상처리 기술은 인간의 시각에 기반을 둔 영상정보와 관련된 분야에서 중요한 기반 기술로써 현재 여러 분야에서 연구가 활발하게 진행 중이다. 여러 응용 분야에서 사용되는 영상처리의 세부 기술범위는 영상 변환, 영상 개선, 영상 복원, 영상 압축등과 같이 다양하며, 이런 영상처리 기술의 중요한 연구 목표 중의 하나는 정확한 정보 추출을 위한 영상정보의 개선에 있다. 영상정보의 개선은 영상의 해석과 인식을 위한 기본적인 과제이며, 영상에서 나타날 수 있는 잡음을 제거하는 영상처리 기술이 영상정보 개선의 한 분야라고 할 수 있다. 영상정보 개선을 위한 기존의 필터링 알고리즘은 잡음제거율이 높은 만큼 경계선의 보존이 어렵다는 단점이 있으며, 이를 보완하기 위해 다른 영상처리 알고리즘을 함께 응용하여 처리함으로써 처리시간이 증가되고 원 영상의 중요한 정보를 훼손할 가능성이 존재한다. 따라서 본 논문에서는 기존의 필터링 알고리즘의 문제점을 개선하는 동시에 잡음 제거율을 높일 수 있는 Fuzzy Mask Filter 알고리즘을 제안한다. Fuzzy Mask Filter 알고리즘은 마스크에서 얻은 정보를 Fuzzy Logic에 적용하여 임계값을 구하며, 구해진 임계값을 기준으로 출력영상의 화소값을 결정하는 알고리즘이다. 본 논문에서 제안한 알고리즘의 효율성을 검증하기 위해 Impulse 잡음과 Salt pepper 잡음을 임의로 생성하여 기존의 알고리즘과 비교한 결과, 제안된 방법이 잡음 영상에 존재하는 픽셀 정보를 훼손하지 않고 잡음을 효과적으로 제거한 것을 확인할 수 있었다.

  • PDF

Proposal of Process Hollowing Attack Detection Using Process Virtual Memory Data Similarity (프로세스 가상 메모리 데이터 유사성을 이용한 프로세스 할로윙 공격 탐지)

  • Lim, Su Min;Im, Eul Gyu
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.29 no.2
    • /
    • pp.431-438
    • /
    • 2019
  • Fileless malware uses memory injection attacks to hide traces of payloads to perform malicious works. During the memory injection attack, an attack named "process hollowing" is a method of creating paused benign process like system processes. And then injecting a malicious payload into the benign process allows malicious behavior by pretending to be a normal process. In this paper, we propose a method to detect the memory injection regardless of whether or not the malicious action is actually performed when a process hollowing attack occurs. The replication process having same execution condition as the process of suspending the memory injection is executed, the data set belonging to each process virtual memory area is compared using the fuzzy hash, and the similarity is calculated.

A Study on the Malware Classification Method using API Similarity Analysis (API 유사도 분석을 통한 악성코드 분류 기법 연구)

  • Kang, Hong-Koo;Cho, Hyei-Sun;Kim, Byung-Ik;Lee, Tae-Jin;Park, Hae-Ryong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.808-810
    • /
    • 2013
  • 최근 인터넷 사용이 보편화됨과 더불어 정치적, 경제적인 목적으로 웹사이트와 이메일을 악용한 악성 코드가 급속히 유포되고 있다. 유포된 악성코드의 대부분은 기존 악성코드를 변형한 변종 악성코드이다. 이에 변종 악성코드를 탐지하기 위해 유사 악성코드를 분류하는 연구가 활발하다. 그러나 기존 연구에서는 정적 분석을 통해 얻어진 정보를 가지고 분류하기 때문에 실제 발생되는 행위에 대한 분석이 어려운 단점이 있다. 본 논문에서는 악성코드가 호출하는 API(Application Program Interface) 정보를 추출하고 유사도를 분석하여 악성코드를 분류하는 기법을 제안한다. 악성코드가 호출하는 API의 유사도를 분석하기 위해서 동적 API 후킹이 가능한 악성코드 API 분석 시스템을 개발하고 퍼지해시(Fuzzy Hash)인 ssdeep을 이용하여 비교 가능한 고유패턴을 생성하였다. 실제 변종 악성코드 샘플을 대상으로 한 실험을 수행하여 제안하는 악성코드 분류 기법의 유용성을 확인하였다.

The Relationship between Family Policy and Children's Quality of Life among OECD Countries: Fuzzy-Set Qualitative Comparative Analysis (OECD 국가의 가족정책과 아동 삶의 질의 관계: 퍼지셋 질적비교분석)

  • Jeongmin, Park;Meejung, Chin
    • Human Ecology Research
    • /
    • v.60 no.4
    • /
    • pp.595-607
    • /
    • 2022
  • This study aims to clarify the relationship between family policy and children's quality of life through an international comparison and to determine which family policy factors contribute to children's quality of life. The research question is "How can family policies be combined to improve children's quality of life in terms of health and economy?" It includes nine categories of family policies related to money, service, and leave. Measures of children's quality of life include low birth weight, infant mortality, and child poverty. Using the OECD Family Database, and the OECD Child Well-being Data, fuzzy-set Qualitative Comparison Analysis (fsQCA) was used among 20 OECD countries. Combinations of family policies significant to the children's quality of life were derived from the results. This study contributes to the literature by revealing the effectiveness of states' investment in family policy. In addition, the study indicates that since family policies interact with each other, those policies combine to improve children's quality of life.

Extracting Ganglion in Ultrasound Image using DBSCAN and FCM based 2-layer Clustering (DBSCAN과 FCM 기반 2-Layer 클러스터링을 이용한 초음파 영상에서의 결절종 추출)

  • Park, Tae-eun;Song, Jae-uk;Kim, Kwang-baek
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.10a
    • /
    • pp.186-188
    • /
    • 2021
  • 본 논문에서는 초음파 영상에서 DBSCAN(Density-based spatial clustering of applications with noise)과 FCM 클러스터링 기반 양자화 기법을 적용하여 결절종을 추출하는 방법을 제안한다. 본 논문에서는 초음파 영상 촬영 시 좌우 상단의 지방층 영역과 하단 영역의 명암도가 어두운 영역을 잡음 영역으로 설정한다. 그리고 초음파 영상에 퍼지스트레칭 기법을 적용하여 잡음 영역을 최대한 제거 한 후에 ROI 영역을 추출한다. 추출된 ROI 영역에서 밀도 분포를 분석하기 위하여 히스토그램을 분석한 후에 DBSCAN을 적용하여 초음파 영상에서 결절종 후보에 해당되는 명암도를 추출한다. 추출한 후보 명암도를 대상으로 FCM 클러스터링 기법을 적용한다. FCM을 적용하는 단계에서 결절종의 저에코 혹은 무에코의 특징을 이용하여 클러스터 중심 값이 가장 낮은 클러스터를 양자화 한 후에 라벨링 기법을 적용시켜 결절종의 후보 객체를 추출한다. 제안된 결절종 추출 방법의 성능을 분석하기 위해 전문의가 결절종 영역을 표기한 초음파 영상과 표기되지 않은 초음파 영상 120쌍을 대상으로 DBSCAN, FCM, 그리고 제안된 방법 간의 성능을 비교 분석하였다. 제안된 방법에서는 120개의 초음파 영상에서 106개 결절종 영역이 추출되었고 FCM 기법에서는 80개가 추출되었고 DBSCAN에서는 36개가 추출되었다. 따라서 제안된 방법이 결절종 추출에 효율적인 것을 확인하였다.

  • PDF

Development of a small stream rainfall-discharge nomograph considering antecedent rainfall (선행강우를 고려한 소하천 강우-유량 노모그래프 개발)

  • Choi, Changwon;Shin, Ji Hye;Jeong, Tae-sung
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2022.05a
    • /
    • pp.34-34
    • /
    • 2022
  • 우리나라의 하천은 그 중요도와 규모에 따라 국가·지방·소하천 및 세천 등으로 분류하고 있다. 우리나라 하천 관리는 주로 국가 지방하천을 중심으로 이루어지고 있다. 특히 수리량 계측에 있어서 대부분의 수위 유량 관측시설이 국가 지방하천에 위치해 있으며, 소하천에 대한 관측은 거의 이루어 지지 않고 있다. 이로 인해 소하천 설계기준의 홍수량 산정 공식은 국내 중규모 이상 하천의 경험식이나 외국의 소하천 경험식에 기반한 매개변수를 따르고 있어, 국내 소하천의 특성을 반영하지 못하고 있다. 국립재난안전연구원에서는 국내 소하천 특성에 적합한 설계기준 개발 및 홍수량 산정을 위해 소하천 자동유량계측기술을 개발하고, 전국 소하천의 10%(2,230개소)에 설치·운영하는 것을 목표로 행정안전부 및 지자체와 협력하여 확대 구축을 추진 중이다. 소하천은 유로연장이 짧고 유역면적이 크지 않아 도달시간이 짧은 것이 특징으로, 강우-유량 노모그래프를 사용하여 소하천 홍수 예·경보를 위한 홍수량 산정이 가능하다. 강우-유량 관계는 선행강우에 따른 토양의 포화상태와 강우 발생 시점의 기저유량 등에 영향을 많이 받는다. 본 연구에서는 자동유량계측기술 설치 시범소하천 5개소의 계측데이터를 사용하여 선행강우를 고려한 강우-유량 노모그래프를 개발하였다. 또한, 뉴로-퍼지 기법과 회귀분석을 사용한 홍수량 예측결과와 비교 연구를 수행하였다.

  • PDF

Research on Information Portal Affordances and System Literacy of Cultural Artists: Focusing on Fuzzy Set Qualitative Comparative Analysis (문화예술인의 정보포털 어포던스 및 시스템 리터러시에 대한 연구: 퍼지셋 질적비교 분석을 중심으로)

  • Hyeon Yeong Kim;Hwan Soo Lee
    • Journal of Information Technology Services
    • /
    • v.22 no.6
    • /
    • pp.55-70
    • /
    • 2023
  • This study conducted a fuzzy set qualitative comparative analysis study on culture and arts information portals to ensure practical and universal use and activation of culture and arts information portals. The capabilities and influence of affordances and system literacy according to user experience regarding accessibility to cultural arts information portals are as follows. First, physical affordances in the culture and arts information portal were key conditions for the culture and arts information portal user experience regarding system accessibility, system understandability, system usability, system usability, and system literacy. Second, the functional affordance of the user experience in the cultural arts information portal was relatively low and unimportant, and when the functional affordance was low, the user's system accessibility, system understanding, system usefulness, system usability, and system literacy were increased. Third, if the user's functional affordance and sensory affordance are low in the culture and arts information portal, the system accessibility, system understanding, system usability, and system literacy of the culture and arts information portal users are increased. Fourth, cultural arts information portals must build an innovative system with a systematic approach appropriate for the user base by linking system literacy capabilities with a focus on physical affordances.

The Whole Region Pressure Measurement of Cavity Downstream using PSP Technique (PSP를 이용 다양한 공동 후류의 전역적 압력분포 측정)

  • Seo, Hyung-Seok;Oh, Ju-Young;Jeon, Young-Jin;Lee, Jae-Woo;Byun, Yung-Hwan
    • Journal of the Korean Society of Propulsion Engineers
    • /
    • v.11 no.6
    • /
    • pp.50-57
    • /
    • 2007
  • Pressure Sensitive Paint(PSP) means a reacting paint in pressure. PSP can measure continuous pressure field by analyzing the oxygen quantity using optical method. The surface pressure of down stream after the sonic jet that injected transversely into the supersonic freestream was measured by PSP technique. Moreover the effect of various rectangular shaped cavities in front of the jet was measured by PSP technique. A comparison of the PSP results with conventional pressure tap and CFD indicates good agreement. Until now, the results of numerical analysis were compared with the discrete points such as the results of pressure tap. In this study, the whole region pressure was measured using PSP technique and its results were similar to CFD. Therefore, the flow phenonenon of cavity downstream was clearly grasped.