년 - 년
4,000원
수산업은 소득 증가와 경제 성장으로 인해 건강식품 및 편의식품에 대한 소비자 선호도가 증가하면서 큰 성장을 이루었다. 최근 머신러닝 등 첨단 기술의 도입 은 수산업 분야의 주요 혁신 동력으로 자리 잡고 있다. 본 연구는 노르웨이 양식 연어의 가격을 예측하기 위해 머신러닝 알고리즘을 활용하여 가격에 영향을 미치 는 국가 및 국제 지표를 분석하였다. 연구에서는 선형 회귀(Linear Regression), 의사결정 트리(Decision Tree), 랜덤 포레스트(Random Forest), XGBoost 등의 알고리즘을 적용하여 수산물 가격과 다양한 경제 지표 간의 관계를 모델링하였다. 데이터 품질을 높이기 위해 결측치 처리, 이상치 제거, 정규화 등의 전처리 과정 을 수행하였으며, 분산팽창인수(VIF)를 계산하여 다중공선성 문제가 있는 변수를 제거하였다. 예측 결과, 향상된 의사결정 트리(XGBoost) 알고리즘은 ±3 NOK의 오차 범위 내에서 높은 예측 정확도(R2= .90)를 보여, 수산물 시장에서 가격 예측에 적합한 모델임을 확인하였다. 본 연구는 전통적인 통계 모델의 한계를 극복하고 데이터 기반 접근법을 통해 가격 예측의 정확성을 높이는 데 기여하였다. 이를 통해 수산물 유통 시장의 정보 비대칭 문제를 완화하고, 유통업체 및 정책 입안자에 게 유용한 정보를 제공함으로써 의사결정을 지원할 수 있다. 또한, 이러한 접근법은 유통 네트워크 최적화와 시장 가격 안정성 강화에도 기여할 가능성을 보여준다.
The seafood industry has experienced significant growth due to rising incomes and economic development, leading to increased consumer preferences for healthy and convenient foods. Recently, the adoption of advanced technologies, including machine learning, has emerged as a key driver of innovation in the seafood sector. This study aims to forecast the price of Norwegian farmed salmon by utilizing machine learning algorithms to analyze national and international indicators influencing price dynamics. The research employed algorithms such as Linear Regression, Decision Tree, Random Forest, and XGBoost to model the relationships between seafood prices and various economic indicators. Data preprocessing techniques, including handling missing values, removing outliers, and normalization, were applied to enhance data quality. Additionally, Variance Inflation Factor (VIF) calculations were performed to eliminate variables causing multicollinearity. The results demonstrated that the enhanced Decision Tree algorithm (XGBoost) achieved high predictive accuracy (R2= .90) with a margin of error within ±3 NOK, confirming its suitability for price prediction in the seafood market. This study contributes to overcoming the limitations of traditional statistical models by adopting a data-driven approach to improve the accuracy of price predictions. It addresses information asymmetry in the seafood distribution market and provides valuable insights to distributors and policymakers, supporting informed decision-making. Furthermore, this approach shows potential for optimizing distribution networks and enhancing market price stability.
TadGAN을 활용한 고속도로 VDS 데이터의 이상치 탐지
한국ITS학회 한국ITS학회 학술대회 SMART MOBILITY : The New Paradigm 2022.11 pp.117-121
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
Data Preprocessing for Machine-Learning-Based Adaptive Data Center Transmission
[NRF 연계] 한국통신학회 ICT Express Vol.8 No.1 2022.03 pp.37-43
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
To enable optical interconnect fluidity in next-generation data centers, we propose adaptive transmission based on machine learning in a wavelength-routing network. We consider programmable transmitters that can apply possible code rates to connections based on predicted bit error rate (BER) values. To classify the BER, we employ a preprocessing algorithm to feed the traffic data to a neural network classifier. We demonstrate the significance of our proposed preprocessing algorithm and the classifier performance for different values of and switch port count.
메타버스 환경에서 Data Preprocessing 기능을 개선한 Trust-based Decentralized User Authentication 시스템 설계 및 개발 연구 KCI 등재
한국융합보안학회 융합보안논문지 제23권 제4호 2023.10 pp.3-15
※ 기관로그인 시 무료 이용이 가능합니다.
4,500원
비대면 서비스의 확산과 원격근무 등의 생활이 일상화되면서 메타버스의 이용자가 급증하였으며, 세컨드 라이프를 위한 금 융, 부동산 등 자산 실거래로써 사람들의 생활반경이 자연스럽게 확대되고 있다. 하지만 실세계에서와 같이 경제 활동을 자유 롭게 하기에는 전혀 다른 쟁점의 보안 이슈들이 발생할 수 있으며, 기존의 사이버 공간과 비교해도 완전히 새로운 유형의 문 제들이 발생할 가능성이 크다. 본 논문에서는 이러한 문제를 해결하기 위해 인증 및 프라이버시를 중점으로 방안을 제안한다. 메타버스에서 수집되는 데이터의 특수성에 기반하여 데이터 전처리 기능을 개선하고, W3C의 DID의 표준 방식을 준수하는 가 운데 NFT를 활용한 메타버스 내 새로운 인증 서비스를 정의하며, 이에 대한 시스템 설계 및 개발 방안을 제시한다. 제안한 시스템은 하이퍼레저 인디 블록체인을 활용하여 구현하고, 결과를 분석하여 본 연구의 적용 가능성 및 우수성을 검증한다.
As remote services and remote work become commonplace, the use of the Metaverse has grown. This allows transactions like real estate and finance in virtual Second Life. However, conducting economic activities in the Metaverse presents unique security challenges compared to the physical world and conventional cyberspace. To address these, the paper proposes solutions centered on authentication and privacy. It suggests improving data preprocessing based on Metaverse data's uniqueness and introduces a new authentication service using NFTs while adhering to W3C's DID framework. The system is implemented using Hyperledger Indy blockchain, and its success is confirmed through implementation analysis.
교통사고 복합 상관성 분석을 위한 데이터 전처리 및 셋 구축 연구
한국ITS학회 한국ITS학회 학술대회 ITS와 함께하는 미래 스마트 시티 2022.06 pp.762-767
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
복원 모델 기반 이상 탐지를 위한 효율적인 데이터 전처리 방법
한국차세대컴퓨팅학회 한국차세대컴퓨팅학회 학술대회 2021 한국차세대컴퓨팅학회 춘계학술대회 2021.05 pp.375-377
최근 몇 년간 딥 오토 인코더 또는 UNet과 같은 딥러닝 모델이 이상 상황 탐지를 위한 재구성 기반 모델로 사용되었다. 이러한 재구성 기반 모델은 재구성 손실을 기반으로 비정상 지수를 측정한다. 그러나 재구성 기반 모델의 탐지 성능은 입력 데이터의 형식에 따라 크게 좌우되므로 데이터 전처리 과정은 재구성 기반 이상 탐지 모델의 탐지 성능을 향상하는 데 매우 중요한 요소이다. 따라서 본 연구에서는 이상 탐지를 위한 새로운 데이터 처리 방법을 제안한다. 우리가 제안한 데이터 전처리 과정에서는 우선 현재 프레임과 이전 프레임 간의 차이를 계산하여 새로운 이미지를 생성한다. 그런 다음 새로 구축된 이미지를 UNet 모델에 대한 입력 이미지로 사용한다. 그런 다음 원래 이미지와 UNet 모델을 통해 재구성된 이미지 간의 차이를 계산하여 이상 영역 위치를 탐지한다. 실험에서 우리가 제안한 데이터 전처리 방법과 기존의 다른 데이터 전처리 기법의 탐지 성능을 비교하였다. 실험 결과 우리가 제안한 데이터 처리 방법을 사용한 UNet 기반 이상 탐지 모델이 다른 데이터 전처리 방법을 사용한 모델보다 이상 영역을 더 잘 탐지할 수 있음을 보여준다.
식품 수입 절차에서의 효율적 의사결정을 위한 데이터 전처리 기술에 관한 연구
한국경영정보학회 한국경영정보학회 정기 학술대회 디지털플랫폼 성공을 위한 경영정보학의 역할 2023.06 pp.866-878
※ 기관로그인 시 무료 이용이 가능합니다.
4,500원
데이터 기반 의사결정 방법론, 고도화된 빅데이터 처리 기법의 발달로 데이터를 처리하는 방법에 대한 정보의 수요가 늘어나고 있다. 데이터를 활용하는 거의 모든 작업과 연구에서 데이터 전처리 과정이 포함 되나, 이러한 과정은 주장하고자 하는 내용이나 결과물을 도출하기 위한 수단으로써 언급될 뿐 실질적인 과정에 대해서 자세하게 설명하고 있는 연구는 부족하였다. 실질적인 분석 기법을 활용하기 이전의 단계 로 간단하게 언급되는 경우가 많아 데이터 처리에 대한 인사이트를 획득하기 어려운 경우가 많았다. 따라 서 해당 연구에서는, raw data에서부터 데이터를 처리하는 과정, 즉 데이터 처리 파이프라인에 대해서 자세하게 작성하고자 하였다. 특히 수입식품 수입 절차에 대한 설명을 구체화하여 해당 상황에서 데이터 의 필드들이 어떻게 해석될 수 있고 어떠한 필드들을 왜 활용하게 되었는지에 대한 상황과 해당 도메인 지식을 공유하면서 흐름을 기술하고자 하였다.
With the development of data-driven decision-making and sophisticated big data processing technique, there is a growing demand for information on how to process data. However, recent studies with data preprocessing mentioned only as a means to achieve a result. Therefore, in this study, we aimed to write in detail about the data processing pipeline, include prerocessing data. In particular, we shares the context and domain knowledge to aid fluent understand of the research.
한국ITS학회 한국ITS학회 학술대회 AI-powered Innovations in ITS 2025.10 pp.519-524
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
양자 컴퓨터 기반 탄성파 자료 전처리 기법의 가능성 및 한계
[NRF 연계] 한국자원공학회 한국자원공학회지 Vol.62 No.2 2025.04 pp.169-178
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
양자 컴퓨터는 정보를 처리하기 위해 양자역학의 원리를 활용하는 컴퓨터 방식으로, 특정 알고리듬에 대해서는 기존 CPU 기반 컴퓨터에 비해 효율적인 연산비용을 가진다. 가장 범용적인 양자 컴퓨터인 양자 게이트 컴퓨터는 트랜지스터로 만들어진 게이트에 대응되는 양자 게이트를 연산 도구로 사용한다. 반면 양자 어닐러는 입자가 가진 파동 형태의 특성상 입자의 에너지보다 높은 장벽을 통과할 수 있다는 이론인 양자 터널링을 이용한 양자 컴퓨터로, 수학적 최적화 수행에 특화되어있다. 본 연구는 탄성파 탐사 자료의 처리 기법 및 지하구조 영상화 알고리듬 과정을 양자 컴퓨터로수행할 수 있는 이론적 가능성을 제시한다. 또한 해당 수행방법의 한계점을 함께 제시한다. 결과적으로, 본 연구는 양자 처리 장치가 추후 수치모델링, 탄성파 탐사 자료 전처리 및 자료 품질 향상 등의 기법을 시간효율적으로 수행할 수 있다는 가능성을 시사한다.
Quantum computers utilize the principles of quantum mechanics to process information and have efficient computational costs compared with central-processing-unit-based computers for specific algorithms. The most general-purpose quantum computer, the quantum gate computer, uses quantum gates corresponding to gates made of transistors as computational tools. Quantum annealers, however, utilize quantum tunneling, based on the theory that particles can pass through barriers higher than the particle energy owing to the particle waveform, and it is specialized in performing mathematical optimizations. This study investigated the theoretical possibility of applying seismic exploration data processing techniques and subsurface structure imaging algorithms using quantum computers. However, this study also reveals the limitations of these methods. The results suggest that quantum computers have the potential to perform numerical modeling, seismic data preprocessing, and data enhancement in a time-efficient manner.
효율적인 데이터베이스 마케팅을 위한 데이터마이닝 전처리도구에 관한 연구 KCI 등재
한국디지털정책학회 디지털융복합연구 제12권 제11호 2014.11 pp.257-264
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
효율적인 데이터베이스 마케팅을 위하여 고객들을 세분화하고, 새로운 지식을 탐색할 수 있는 데이터마이닝 의 필요성이 증대되고 있다. 데이터마이닝 도구를 구축하기 위해서는 단계별 구현이 요구되어 지는데, 본 연구에서는 데이터마이닝 을 위한 분산 환경에 적응 가능한 데이터 전처리 도구를 구성하였다. 기존의 데이터마이닝 도구인 앤 서 트리, 클레멘타인, 엔터프라이즈 마이너, 캔싱턴, 웨카의 전처리 부분을 고찰하고, 분산 환경에서 효율적으로 사용 할 수 있는 데이터 마이닝 전처리 도구를 구성하였다. 새로이 제안된 시스템은 엔터프라이즈 자바 빈즈와 XML을 기반으로 하였다.
This paper is to construction of the data mining preprocessing tool for efficient database marketing. We compare and evaluate the often used data mining tools based on the access method to local and remote databases, and on the exchange of information resources between different computers. The evaluated preprocessing of data mining tools are Answer Tree, Climentine, Enterprise Miner, Kensington, and Weka. We propose a design principle for an efficient system for data preprocessing for data mining on the distributed networks. This system is based on Java technology including EJB(Enterprise Java Beans) and XML(eXtensible Markup Language).
고속도로 차량검지기 이력자료 활용을 위한 전처리과정 개선 KCI 등재
한국ITS학회 한국ITS학회논문지 제12권 제1호 통권45호 2013.02 pp.15-27
※ 기관로그인 시 무료 이용이 가능합니다.
4,500원
그간 차량검지기로부터 수집되는 다양한 정보는 주로 실시간 자료로 이용되었으나 최근 교통데이터 이력자료의 활용방안에 대한 중요성이 증대되고 있다. 이러한 배경에서 본 연구는 차량검지기자료의 이력자료 활용을 위한 전처리 개선에 대한 연구를 수행하였다. 실제 교통현상과 가장 가까운 데이터 처리를 목적으로 세부처리로직을 개선하였다. 평가결과 기존 전처리 과정보다 개선 전처리 과정이 실제값에 가까운 결과를 나타내는 것으로 분석되었다.
While the vehicle detector is collected from a variety of information was mainly used as a real-time data. Recently scheme of application for archived traffic data has become increasingly important. In this background, this research were conducted on the improvement of the preprocessing for archived traffic data application. The purpose of improving specific preprocessing was reflect transportation phenomena by traffic data. As evaluation result, improvement preprocessing was close to the actual value than exist preprocessing
분산그리드기법을 이용한 대용량 교통이력자료의 전처리 성능 개선
한국ITS학회 한국ITS학회 학술대회 2009년 한국ITS학회 추계학술대회 및 정기총회 2009.10 pp.334-337
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
통행시간 추정을 위한 TCS 데이터의 전처리 모형 개발 KCI 등재
한국ITS학회 한국ITS학회논문지 제8권 제5호 통권25호 2009.10 pp.1-11
※ 기관로그인 시 무료 이용이 가능합니다.
4,200원
TCS (Toll Collection System) 데이터는 원시 데이터 자체로서도 구간의 교통상황을 어느 정도 반영할 수 있는 교통특성을 내포하고 있다. 그러나 TCS 데이터에는 이상치가 포함되어 있어 이러한 데이터는 해당 구간의 통행시간을 대표한다고 볼 수 없으므로 만약 이러한 이상치들이 포함되어 있음에도 불구하고 제거하지 않고 집락을 한다면 이상치들로 인해 통행시간은 크게 왜곡 될 가능성이 있다. 특히 장거리 구간일수록 통행시간의 분산이 증가하여 동일구간 동일시간대라도 다양한 통행시간이 분포하고 있다. 구간이 길어질수록 통행시간의 변동이 심하여 적절한 통행시간 대푯값을 구하기가 어렵다. 따라서 TCS 자료를 이용하여 통행시간의 대푯값을 산정하기 위해서는 통행시간의 변동 특성을 파악하는 것이 중요하다. 본 연구에서는 TCS 데이터의 전처리 기법을 개선하되 구간의 길이와 교통상황에 따른 통행시간의 변동을 고려하여 TCS 원시데이터로부터 시・공간적 통행패턴을 파악할 수 있는 의미 있는 통행시간을 추출하고자 한다.
TCS Data imply characteristics of traffic conditions. However, there are outliers in TCS data, which can not represent the travel time of the pertinent section, if these outliers are not eliminated, travel time may be distorted owing to these outliers. Various travel time can be distributed under the same section and time because the variation of the travel time is increase as the section distance is increase, which make difficult to calculate the representative of travel time. Accordingly, it is important to grasp travel time characteristics in order to compute the representative of travel time using TCS Data. In this study, after analyzing the variation ratio of the travel time according to the link distance and the level of congestion, the outlier elimination model and the smoothing model for TCS data were proposed. The results show that the proposed model can be utilized for estimating a reliable travel time for a long-distance path in which there are a variation of travel times from the same departure time, the intervals are large and the change in the representative travel time is irregular for a short period.
A Theoretical Approach towards Data Preprocessing Techniques in Data Mining – A Survey
보안공학연구지원센터(IJUNESST) International Journal of u- and e- Service, Science and Technology Vol.9 No.11 2016.11 pp.421-428
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Nowadays, a huge amount of data is stored in system from web, mobile, social media, and health centre or from any production company. Unfortunately these data cannot be used as it is. For knowledge discovery, we must use the quality input. To convert this data into quality input, we have many algorithms and methods in data mining. The preprocessing techniques are used for convert the noise data into quality data. So preprocessing steps are the most important steps in data mining. This paper presents all data preprocessing methods. Here the authors describes the four main process namely data cleaning, data integration, data reduction and data transformation.
Wind Data Preprocessing Algorithm Based on Extracting Isolated Points SCOPUS
보안공학연구지원센터(IJMUE) International Journal of Multimedia and Ubiquitous Engineering Vol.10 No.4 2015.04 pp.53-62
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
WiFi fingerprint에서 데이터의 사전 처리 기술 연구 KCI 등재
국제인공지능학회(구 한국인터넷방송통신학회) 한국인터넷방송통신학회 논문지 제23권 제2호 2023.04 pp.113-118
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
실내에서의 위치 추정을 위한 WiFi fingerprint 방식은 기존의 인프라를 이용하며 절대 좌표를 추정하는 장점이 있어 많은 연구가 진행되고 있다. 기존의 연구에서는 주로 위치 추정 알고리즘에 대한 연구에 집중되었지만 정확도를 개선하는 것이 한계에 도달했다. 그러나 스마트폰과 같은 무선랜 수신기에서 전파의 수신 감도보다 작은 신호는 측정이 불가하므로 이 값들을 처리하는 방법에 따라서 위치 추정 오차가 달라진다. 본 논문에서는 측정된 무선랜 공유기의 수신 신호 데이터를 다양한 방식으로 사전 처리하여 기존의 알고리즘에 적용함으로써 위치 추정 정확도를 높이는 방법을 제안 하였고, 크게 향상된 정확도를 얻을 수 있었다. 또한 사전 처리된 데이터를 KNN 방식과 CNN 방식에 적용하여 그 성능을 비교하였다.
The WiFi fingerprint method for location estimation within the home has the advantage of using the existing infrastructure and estimating absolute coordinates, so many studies are being conducted. Existing studies have mainly focused on the study of localization algorithms, but the improvement of accuracy has reached its limits. However, since a wireless LAN receiver such as a smartphone cannot measure signals smaller than the reception sensitivity of radio signals, the position estimation error varies depending on the method of processing these values. In this paper, we proposed a method to increase the location estimation accuracy by pre-processing the received signal data of the measured wireless LAN router in various ways and applying it to the existing algorithm, and greatly improved accuracy was obtained. In addition, the preprocessed data was applied to the KNN method and the CNN method and the performance was compared.
An Expert System for Detection of Breast Cancer Using Data Preprocessing and Bayesian Network
보안공학연구지원센터(IJAST) International Journal of Advanced Science and Technology Vol.34 2011.09 pp.65-70
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
This paper presents an automatic system for detection of breast cancer using data preprocessing and Bayesian network. In this study, ReliefF algorithm is used for reducing the dimension of breast cancer database then a pre-processing is done on the data and ultimately Bayesian network classifier is used for classification. The system performance has been compared with model NN (neural network) and AR + NN (neural networks combined with association rules). The dimension of input feature space is reduced from nine to eight by using ReliefF. In test stage, 3-fold cross validation method was applied to the Wisconsin breast cancer database to evaluate the proposed system performance. The correct classification rate of proposed system is 98.1%.This research offered that the preprocessing is necessary on this data and combination of ReliefF and Bayesian network can be used to obtain fast automatic diagnostic systems for breast cancer.
Signal Preprocessing for Context Inference in the Data Stream Environment SCOPUS
보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.8 No.12 2014.12 pp.65-74
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Big Data in the form of streaming, the data stream mining, has received a great deal of attention for some time. With disparate multiple sensors, sensors are able to gentrify the information they want to acquire. In this paper, the ways to encode a wide range of sensor data that is continuously reported is proposed. These encoding methods enable higher level analysis than identify the frequent pattern or association rules. It is essential that sensors are distributed and extract various and detailed information about the context that was sensed. This study suggests that it is essential that the sensor data is encoded in a reasonable and valid way of context inference and extracting a variety of quality information even in the data stream environment for on-off analysis of the large amount of sensor data that continuously flow in through the sensor data encoding method.
An Efficient Distributed Data Management Method based key Columns Partition Preprocessing SCOPUS
보안공학연구지원센터(IJDTA) International Journal of Database Theory and Application Vol.8 No.3 2015.06 pp.203-214
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
With the development of mobile internet and social network, the scale of structured data have been increasing to PB level and above rapidly, while the query performance is greatly reduce. The efficiency of query optimization on large-scale datasets is currently a research focus in both academia and industry. In this paper, we present a distributed data management method, designed to improve query performance, called KCSQ. KCSQ analyses historical SQL commands, deduces statistics using frequency and the coupling degree of tables and table columns, and confirms the key column based on statistical evidence. When importing new tables into the HDFS, the data are divided into different blocks according to their key column. Any query on these columns can reduce the amount of data to be queried and the number of working nodes and thus effectively improves the throughput rate of the system.
0개의 논문이 장바구니에 담겼습니다.
선택하신 파일을 압축중입니다.
잠시만 기다려 주십시오.