• Title/Summary/Keyword: error performance

Search Result 9,600, Processing Time 0.041 seconds

Mathematical Models to Predict Staphylococcus aureus Growth on Processed Cheeses

  • Kim, Kyungmi;Lee, Heeyoung;Moon, Jinsan;Kim, Youngjo;Heo, Eunjeong;Park, Hyunjung;Yoon, Yohan
    • Journal of Food Hygiene and Safety
    • /
    • v.28 no.3
    • /
    • pp.217-221
    • /
    • 2013
  • This study developed predictive models for the kinetic behavior of Staphylococcus aureus on processed cheeses. Mozzarella slice cheese and cheddar slice cheese were inoculated with 0.1 ml of a S. aureus strain mixture (ATCC13565, ATCC14458, ATCC23235, ATCC27664, and NCCP10826). The inoculated samples were then stored at $4^{\circ}C$ (1440 h), $15^{\circ}C$ (288 h), $25^{\circ}C$ (72 h), and $30^{\circ}C$ (48 h), and the growth of all bacteria and of S. aureus were enumerated on tryptic soy agar and mannitol salt agar, respectively. The Baranyi model was fitted to the growth data of S. aureus to calculate growth rate (${\mu}_{max}$; ${\log}CFU{\cdot}g^{-1}{\cdot}h^{-1}$), lag phase duration (LPD; h), lower asymptote (log CFU/g), and upper asymptote (log CFU/g). The growth parameters were further analyzed using the square root model as a function of temperature. The model performance was validated with observed data, and the root mean square error (RMSE) was calculated. At $4^{\circ}C$, S. aureus cell growth was not observed on either processed cheese, but S. aureus growth on the mozzarella and cheddar cheeses was observed at $15^{\circ}C$, $25^{\circ}C$, and $30^{\circ}C$. The ${\mu}_{max}$ values increased, but LPD values decreased as storage temperature increased. In addition, the developed models showed acceptable performance (RMSE = 0.3500-0.5344). This result indicates that the developed kinetic model should be useful in describing the growth pattern of S. aureus in processed cheeses.

High-Resolution Numerical Simulations with WRF/Noah-MP in Cheongmicheon Farmland in Korea During the 2014 Special Observation Period (2014년 특별관측 기간 동안 청미천 농경지에서의 WRF/Noah-MP 고해상도 수치모의)

  • Song, Jiae;Lee, Seung-Jae;Kang, Minseok;Moon, Minkyu;Lee, Jung-Hoon;Kim, Joon
    • Korean Journal of Agricultural and Forest Meteorology
    • /
    • v.17 no.4
    • /
    • pp.384-398
    • /
    • 2015
  • In this paper, the high-resolution Weather Research and Forecasting/Noah-MultiParameterization (WRF/Noah-MP) modeling system is configured for the Cheongmicheon Farmland site in Korea (CFK), and its performance in land and atmospheric simulation is evaluated using the observed data at CFK during the 2014 special observation period (21 August-10 September). In order to explore the usefulness of turning on Noah-MP dynamic vegetation in midterm simulations of surface and atmospheric variables, two numerical experiments are conducted without dynamic vegetation and with dynamic vegetation (referred to as CTL and DVG experiments, respectively). The main results are as following. 1) CTL showed a tendency of overestimating daytime net shortwave radiation, thereby surface heat fluxes and Bowen ratio. The CTL experiment showed reasonable magnitudes and timing of air temperature at 2 m and 10 m; especially the small error in simulating minimum air temperature showed high potential for predicting frost and leaf wetness duration. The CTL experiment overestimated 10-m wind and precipitation, but the beginning and ending time of precipitation were well captured. 2) When the dynamic vegetation was turned on, the WRF/Noah-MP system showed more realistic values of leaf area index (LAI), net shortwave radiation, surface heat fluxes, Bowen ratio, air temperature, wind and precipitation. The DVG experiment, where LAI is a prognostic variable, produced larger LAI than CTL, and the larger LAI showed better agreement with the observed. The simulated Bowen ratio got closer to the observed ratio, indicating reasonable surface energy partition. The DVG experiment showed patterns similar to CTL, with differences for maximum air temperature. Both experiments showed faster rising of 10-m air temperature during the morning growth hours, presumably due to the rapid growth of daytime mixed layers in the Yonsei University (YSU) boundary layer scheme. The DVG experiment decreased errors in simulating 10-m wind and precipitation. 3) As horizontal resolution increases, the models did not show practical improvement in simulation performance for surface fluxes, air temperature, wind and precipitation, and required three-dimensional observation for more agricultural land spots as well as consistency in model topography and land cover data.

A Collaborative Filtering System Combined with Users' Review Mining : Application to the Recommendation of Smartphone Apps (사용자 리뷰 마이닝을 결합한 협업 필터링 시스템: 스마트폰 앱 추천에의 응용)

  • Jeon, ByeoungKug;Ahn, Hyunchul
    • Journal of Intelligence and Information Systems
    • /
    • v.21 no.2
    • /
    • pp.1-18
    • /
    • 2015
  • Collaborative filtering(CF) algorithm has been popularly used for recommender systems in both academic and practical applications. A general CF system compares users based on how similar they are, and creates recommendation results with the items favored by other people with similar tastes. Thus, it is very important for CF to measure the similarities between users because the recommendation quality depends on it. In most cases, users' explicit numeric ratings of items(i.e. quantitative information) have only been used to calculate the similarities between users in CF. However, several studies indicated that qualitative information such as user's reviews on the items may contribute to measure these similarities more accurately. Considering that a lot of people are likely to share their honest opinion on the items they purchased recently due to the advent of the Web 2.0, user's reviews can be regarded as the informative source for identifying user's preference with accuracy. Under this background, this study proposes a new hybrid recommender system that combines with users' review mining. Our proposed system is based on conventional memory-based CF, but it is designed to use both user's numeric ratings and his/her text reviews on the items when calculating similarities between users. In specific, our system creates not only user-item rating matrix, but also user-item review term matrix. Then, it calculates rating similarity and review similarity from each matrix, and calculates the final user-to-user similarity based on these two similarities(i.e. rating and review similarities). As the methods for calculating review similarity between users, we proposed two alternatives - one is to use the frequency of the commonly used terms, and the other one is to use the sum of the importance weights of the commonly used terms in users' review. In the case of the importance weights of terms, we proposed the use of average TF-IDF(Term Frequency - Inverse Document Frequency) weights. To validate the applicability of the proposed system, we applied it to the implementation of a recommender system for smartphone applications (hereafter, app). At present, over a million apps are offered in each app stores operated by Google and Apple. Due to this information overload, users have difficulty in selecting proper apps that they really want. Furthermore, app store operators like Google and Apple have cumulated huge amount of users' reviews on apps until now. Thus, we chose smartphone app stores as the application domain of our system. In order to collect the experimental data set, we built and operated a Web-based data collection system for about two weeks. As a result, we could obtain 1,246 valid responses(ratings and reviews) from 78 users. The experimental system was implemented using Microsoft Visual Basic for Applications(VBA) and SAS Text Miner. And, to avoid distortion due to human intervention, we did not adopt any refining works by human during the user's review mining process. To examine the effectiveness of the proposed system, we compared its performance to the performance of conventional CF system. The performances of recommender systems were evaluated by using average MAE(mean absolute error). The experimental results showed that our proposed system(MAE = 0.7867 ~ 0.7881) slightly outperformed a conventional CF system(MAE = 0.7939). Also, they showed that the calculation of review similarity between users based on the TF-IDF weights(MAE = 0.7867) leaded to better recommendation accuracy than the calculation based on the frequency of the commonly used terms in reviews(MAE = 0.7881). The results from paired samples t-test presented that our proposed system with review similarity calculation using the frequency of the commonly used terms outperformed conventional CF system with 10% statistical significance level. Our study sheds a light on the application of users' review information for facilitating electronic commerce by recommending proper items to users.

A Hybrid Forecasting Framework based on Case-based Reasoning and Artificial Neural Network (사례기반 추론기법과 인공신경망을 이용한 서비스 수요예측 프레임워크)

  • Hwang, Yousub
    • Journal of Intelligence and Information Systems
    • /
    • v.18 no.4
    • /
    • pp.43-57
    • /
    • 2012
  • To enhance the competitive advantage in a constantly changing business environment, an enterprise management must make the right decision in many business activities based on both internal and external information. Thus, providing accurate information plays a prominent role in management's decision making. Intuitively, historical data can provide a feasible estimate through the forecasting models. Therefore, if the service department can estimate the service quantity for the next period, the service department can then effectively control the inventory of service related resources such as human, parts, and other facilities. In addition, the production department can make load map for improving its product quality. Therefore, obtaining an accurate service forecast most likely appears to be critical to manufacturing companies. Numerous investigations addressing this problem have generally employed statistical methods, such as regression or autoregressive and moving average simulation. However, these methods are only efficient for data with are seasonal or cyclical. If the data are influenced by the special characteristics of product, they are not feasible. In our research, we propose a forecasting framework that predicts service demand of manufacturing organization by combining Case-based reasoning (CBR) and leveraging an unsupervised artificial neural network based clustering analysis (i.e., Self-Organizing Maps; SOM). We believe that this is one of the first attempts at applying unsupervised artificial neural network-based machine-learning techniques in the service forecasting domain. Our proposed approach has several appealing features : (1) We applied CBR and SOM in a new forecasting domain such as service demand forecasting. (2) We proposed our combined approach between CBR and SOM in order to overcome limitations of traditional statistical forecasting methods and We have developed a service forecasting tool based on the proposed approach using an unsupervised artificial neural network and Case-based reasoning. In this research, we conducted an empirical study on a real digital TV manufacturer (i.e., Company A). In addition, we have empirically evaluated the proposed approach and tool using real sales and service related data from digital TV manufacturer. In our empirical experiments, we intend to explore the performance of our proposed service forecasting framework when compared to the performances predicted by other two service forecasting methods; one is traditional CBR based forecasting model and the other is the existing service forecasting model used by Company A. We ran each service forecasting 144 times; each time, input data were randomly sampled for each service forecasting framework. To evaluate accuracy of forecasting results, we used Mean Absolute Percentage Error (MAPE) as primary performance measure in our experiments. We conducted one-way ANOVA test with the 144 measurements of MAPE for three different service forecasting approaches. For example, the F-ratio of MAPE for three different service forecasting approaches is 67.25 and the p-value is 0.000. This means that the difference between the MAPE of the three different service forecasting approaches is significant at the level of 0.000. Since there is a significant difference among the different service forecasting approaches, we conducted Tukey's HSD post hoc test to determine exactly which means of MAPE are significantly different from which other ones. In terms of MAPE, Tukey's HSD post hoc test grouped the three different service forecasting approaches into three different subsets in the following order: our proposed approach > traditional CBR-based service forecasting approach > the existing forecasting approach used by Company A. Consequently, our empirical experiments show that our proposed approach outperformed the traditional CBR based forecasting model and the existing service forecasting model used by Company A. The rest of this paper is organized as follows. Section 2 provides some research background information such as summary of CBR and SOM. Section 3 presents a hybrid service forecasting framework based on Case-based Reasoning and Self-Organizing Maps, while the empirical evaluation results are summarized in Section 4. Conclusion and future research directions are finally discussed in Section 5.

A Suvey on Satisfaction Measurement of Automatic Milking System in Domestic Dairy Farm (자동착유시스템 설치농가의 설치 후 만족도에 관한 실태조사)

  • Ki, Kwang-Seok;Kim, Jong-Hyeong;Jeong, Young-Hun;Kim, Yun-Ho;Park, Sung-Jai;Kim, Sang-Bum;Lee, Wang-Shik;Lee, Hyun-June;Cho, Won-Mo;Baek, Kwang-Soo;Kim, Hyeon-Shup;Kwon, Eung-Gi;Kim, Wan-Young;Jeo, Joon-Mo
    • Journal of Animal Environmental Science
    • /
    • v.17 no.1
    • /
    • pp.39-48
    • /
    • 2011
  • The present survey was conducted to provide basic information on automatic milking system (AMS) in relation to purchase motive, milk yield and quality, customer satisfaction, difficulties of operation and customer suggestions, etc. Purchase motives of AMS were insufficient labor (44%), planning of dairy experience farm (25%), better performance of high yield cows (19%) and others (6%), respectively. Average cow performance after using AMS was 30.9l/d for milk yield, 3.9% for milk fat, 9,100/ml for bacterial counts. Sixty-eight percentage of respondents were very positive in response to AMS use for their successors but 18% were negative. The AMS operators were owner (44%), successor (44%), wife (6%) and company worker (6%), respectively. The most difficulty (31%) in using AMS was operating the system and complicated program manual. The rate of response to system error and breakdown was 25%. The reasons for culling cow after using AMS were mastitis (28%), reproduction failure (19%), incorrect teat placement (12%), metabolic disease (7%) and others (14%), respectively. Fifty-six percentages of the respondents made AMS maintenance contract and 44% did not. Average annual cost of the maintenance contract was 6,580,000 won. Average score for AMS satisfaction measurement (1 to 5 range) was 3.2 with decrease of labor cost 3.7, company A/S 3.6, increase of milk yield 3.2 and decrease of somatic cell count 2.8, respectively. Suggestions for the higher efficiency in using AMS were selecting cows with correct udder shape and teat placement, proper environment, capital and land, and attitude for continuous observation. Systematic consulting was highly required for AMS companies followed by low cost for AMS setup and systematization of A/S.

A study of Establishment on Radiomap that Utilizes the Mobile device Indoor Positioning DB based on Wi-Fi (Wi-Fi 기반 모바일 디바이스 실내측위 DB를 활용한 라디오맵 구축에 관한 연구)

  • Jeong, In Hun;Kim, Chong Mun;Choi, Yun Soo;Kim, Sang Bong;Lee, Yun
    • Journal of Korean Society for Geospatial Information Science
    • /
    • v.22 no.3
    • /
    • pp.57-69
    • /
    • 2014
  • As of 2013, Korean population density is 505 persons per $1km^2$ and is ranked 3rd place in the most densely populated countries exception of city-states. It shows clearly the population is concentrated in the city area. To fulfil this urban concentration population demand, the enlargement and complexation of buildings, subway and other underground spaces connection tendency has been intensified, and it is need to construct the indoor spatial information DB as well as the accurate indoor surveying DB to promote people's safety and social welfare. In this study, Sadang station and Incheon National Airport were aimed for the construction of Wi-Fi AP location DB and RadioMap DB by collecting the indoor AP raw datas by using mobile device and those collected results were ran through the process of verification, supplementation, and analyzation. To evaluate the performance of constructed DB, 10 points in Incheon Airport- 3rd flr in block A, and 9 points in Sadang station-B1 were selected and calculated the estimated points and ran evaluation experiment using survey positioning error, which is distance between real position and the estimated position. The result shows that Incheon international airport's average and standard deviation was separately 17.81m, 17.79m and Sadang station's average and standard deviation was separately 22.64m, 23.74m. In Sadang station's case, the areas near the exit has low performance of surveying position due to fewer visible AP points than other areas. As total datas were examined except those position, it was verified that the user's location was mapping close position in surveying positioning by using constructed DB. It means that constructed DB contains correct Wi-Fi AP locations and radio wave patterns in object region, so it is considered that the indoor spatial information service based on constructed DB would be available.

Capacity Comparison of Two Uplink OFDMA Systems Considering Synchronization Error among Multiple Users and Nonlinear Distortion of Amplifiers (사용자간 동기오차와 증폭기의 비선형 왜곡을 동시에 고려한 두 상향링크 OFDMA 기법의 채널용량 비교 분석)

  • Lee, Jin-Hui;Kim, Bong-Seok;Choi, Kwonhue
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39A no.5
    • /
    • pp.258-270
    • /
    • 2014
  • In this paper, we investigate channel capacity of two kinds of uplink OFDMA (Orthogonal Frequency Division Multiple Access) schemes, i.e. ZCZ (Zero Correlation Zone) code time-spread OFDMA and sparse SC-FDMA (Single Carrier Frequency Division Mmultiple Access) robust to access timing offset (TO) among multiple users. In order to reflect the practical condition, we consider not only access TO among multiple users but also peak to average power ratio (PAPR) which is one of hot issues of uplink OFDMA. In the case with access TO among multiple users, the amplified signal of users by power control might affect a severe interference to signals of other users. Meanwhile, amplified signal by considering distance between user and base station might be distorted due to the limit of amplifier and thus the performance might degrade. In order to achieve the maximum channel capacity, we investigate the combinations of transmit power so called ASF (adaptive scaling factor) by numerical simulations. We check that the channel capacity of the case with ASF increases compared to the case with considering only distance i.e. ASF=1. From the simulation results, In the case of high signal to noise ratio (SNR), ZCZ code time-spread OFDMA achieves higher channel capacity compared to sparse block SC-FDMA. On the other hand, in the case of low SNR, the sparse block SC-FDMA achieves better performance compared to ZCZ time-spread OFDMA.

Product Recommender Systems using Multi-Model Ensemble Techniques (다중모형조합기법을 이용한 상품추천시스템)

  • Lee, Yeonjeong;Kim, Kyoung-Jae
    • Journal of Intelligence and Information Systems
    • /
    • v.19 no.2
    • /
    • pp.39-54
    • /
    • 2013
  • Recent explosive increase of electronic commerce provides many advantageous purchase opportunities to customers. In this situation, customers who do not have enough knowledge about their purchases, may accept product recommendations. Product recommender systems automatically reflect user's preference and provide recommendation list to the users. Thus, product recommender system in online shopping store has been known as one of the most popular tools for one-to-one marketing. However, recommender systems which do not properly reflect user's preference cause user's disappointment and waste of time. In this study, we propose a novel recommender system which uses data mining and multi-model ensemble techniques to enhance the recommendation performance through reflecting the precise user's preference. The research data is collected from the real-world online shopping store, which deals products from famous art galleries and museums in Korea. The data initially contain 5759 transaction data, but finally remain 3167 transaction data after deletion of null data. In this study, we transform the categorical variables into dummy variables and exclude outlier data. The proposed model consists of two steps. The first step predicts customers who have high likelihood to purchase products in the online shopping store. In this step, we first use logistic regression, decision trees, and artificial neural networks to predict customers who have high likelihood to purchase products in each product group. We perform above data mining techniques using SAS E-Miner software. In this study, we partition datasets into two sets as modeling and validation sets for the logistic regression and decision trees. We also partition datasets into three sets as training, test, and validation sets for the artificial neural network model. The validation dataset is equal for the all experiments. Then we composite the results of each predictor using the multi-model ensemble techniques such as bagging and bumping. Bagging is the abbreviation of "Bootstrap Aggregation" and it composite outputs from several machine learning techniques for raising the performance and stability of prediction or classification. This technique is special form of the averaging method. Bumping is the abbreviation of "Bootstrap Umbrella of Model Parameter," and it only considers the model which has the lowest error value. The results show that bumping outperforms bagging and the other predictors except for "Poster" product group. For the "Poster" product group, artificial neural network model performs better than the other models. In the second step, we use the market basket analysis to extract association rules for co-purchased products. We can extract thirty one association rules according to values of Lift, Support, and Confidence measure. We set the minimum transaction frequency to support associations as 5%, maximum number of items in an association as 4, and minimum confidence for rule generation as 10%. This study also excludes the extracted association rules below 1 of lift value. We finally get fifteen association rules by excluding duplicate rules. Among the fifteen association rules, eleven rules contain association between products in "Office Supplies" product group, one rules include the association between "Office Supplies" and "Fashion" product groups, and other three rules contain association between "Office Supplies" and "Home Decoration" product groups. Finally, the proposed product recommender systems provides list of recommendations to the proper customers. We test the usability of the proposed system by using prototype and real-world transaction and profile data. For this end, we construct the prototype system by using the ASP, Java Script and Microsoft Access. In addition, we survey about user satisfaction for the recommended product list from the proposed system and the randomly selected product lists. The participants for the survey are 173 persons who use MSN Messenger, Daum Caf$\acute{e}$, and P2P services. We evaluate the user satisfaction using five-scale Likert measure. This study also performs "Paired Sample T-test" for the results of the survey. The results show that the proposed model outperforms the random selection model with 1% statistical significance level. It means that the users satisfied the recommended product list significantly. The results also show that the proposed system may be useful in real-world online shopping store.

Modern Paper Quality Control

  • Olavi Komppa
    • Proceedings of the Korea Technical Association of the Pulp and Paper Industry Conference
    • /
    • 2000.06a
    • /
    • pp.16-23
    • /
    • 2000
  • The increasing functional needs of top-quality printing papers and packaging paperboards, and especially the rapid developments in electronic printing processes and various computer printers during past few years, set new targets and requirements for modern paper quality. Most of these paper grades of today have relatively high filler content, are moderately or heavily calendered , and have many coating layers for the best appearance and performance. In practice, this means that many of the traditional quality assurance methods, mostly designed to measure papers made of pure. native pulp only, can not reliably (or at all) be used to analyze or rank the quality of modern papers. Hence, introduction of new measurement techniques is necessary to assure and further develop the paper quality today and in the future. Paper formation , i.e. small scale (millimeter scale) variation of basis weight, is the most important quality parameter of paper-making due to its influence on practically all the other quality properties of paper. The ideal paper would be completely uniform so that the basis weight of each small point (area) measured would be the same. In practice, of course, this is not possible because there always exists relatively large local variations in paper. However, these small scale basis weight variations are the major reason for many other quality problems, including calender blacking uneven coating result, uneven printing result, etc. The traditionally used visual inspection or optical measurement of the paper does not give us a reliable understanding of the material variations in the paper because in modern paper making process the optical behavior of paper is strongly affected by using e.g. fillers, dye or coating colors. Futhermore, the opacity (optical density) of the paper is changed at different process stages like wet pressing and calendering. The greatest advantage of using beta transmission method to measure paper formation is that it can be very reliably calibrated to measure true basis weight variation of all kinds of paper and board, independently on sample basis weight or paper grade. This gives us the possibility to measure, compare and judge papers made of different raw materials, different color, or even to measure heavily calendered, coated or printed papers. Scientific research of paper physics has shown that the orientation of the top layer (paper surface) fibers of the sheet paly the key role in paper curling and cockling , causing the typical practical problems (paper jam) with modern fax and copy machines, electronic printing , etc. On the other hand, the fiber orientation at the surface and middle layer of the sheet controls the bending stiffness of paperboard . Therefore, a reliable measurement of paper surface fiber orientation gives us a magnificent tool to investigate and predict paper curling and coclking tendency, and provides the necessary information to finetune, the manufacturing process for optimum quality. many papers, especially heavily calendered and coated grades, do resist liquid and gas penetration very much, bing beyond the measurement range of the traditional instruments or resulting invonveniently long measuring time per sample . The increased surface hardness and use of filler minerals and mechanical pulp make a reliable, nonleaking sample contact to the measurement head a challenge of its own. Paper surface coating causes, as expected, a layer which has completely different permeability characteristics compared to the other layer of the sheet. The latest developments in sensor technologies have made it possible to reliably measure gas flow in well controlled conditions, allowing us to investigate the gas penetration of open structures, such as cigarette paper, tissue or sack paper, and in the low permeability range analyze even fully greaseproof papers, silicon papers, heavily coated papers and boards or even detect defects in barrier coatings ! Even nitrogen or helium may be used as the gas, giving us completely new possibilities to rank the products or to find correlation to critical process or converting parameters. All the modern paper machines include many on-line measuring instruments which are used to give the necessary information for automatic process control systems. hence, the reliability of this information obtained from different sensors is vital for good optimizing and process stability. If any of these on-line sensors do not operate perfectly ass planned (having even small measurement error or malfunction ), the process control will set the machine to operate away from the optimum , resulting loss of profit or eventual problems in quality or runnability. To assure optimum operation of the paper machines, a novel quality assurance policy for the on-line measurements has been developed, including control procedures utilizing traceable, accredited standards for the best reliability and performance.

Characterization of compounds and quantitative analysis of oleuropein in commercial olive leaf extracts (상업용 올리브 잎 추출물의 화합물 특성과 이들의 oleuropein 함량 비교분석)

  • Park, Mi Hyeon;Kim, Doo-Young;Arbianto, Alfan Danny;Kim, Jung-Hee;Lee, Seong Mi;Ryu, Hyung Won;Oh, Sei-Ryang
    • Journal of Applied Biological Chemistry
    • /
    • v.64 no.2
    • /
    • pp.113-119
    • /
    • 2021
  • Olive (Olea europaea L.) leaves, a raw material for health functional foods and cosmetics have abundant polyphenols including oleuropein (major bioactive compound) with various biological activities: antioxidant, antibacterial, antiviral, anticancer activity, and inhibit platelet activation. Oleuropein has been reported as skin protectant, antioxidant, anti-ageing, anti-cancer, anti-inflammation, anti-atherogenic, anti-viral, and anti-microbial activity. Despite oleuropein is the important compound in olive leaves, there is still no quantitative approach to reveal oleuropein content in commercial products. Therefore, a validated method of analysis has to develop for oleuropein. In this study, the components and oleuropein content in 10 types of products were analyzed using a developed method with ultra-performance liquid chromatography to quadrupole time-of-flight mass spectrometry, charge of aerosol detector, and photodiode array. The total of 18 compounds including iridoids (1, 3, 4, 14, and 16-18), coumarin (2), phenylethanoids (5, 9, and 11), flavonoids (6-8, 10, 12, and 13), lignan (15), were tentatively identified in the leaves extract based high resolution mass spectrometry data, and the content of oleuropein in each product was almost identical between two detection methods. The oleuropein in three commercial product (A, G, H) was contained more over the suggested content, and it of five products (B, E, H, I, J) were analyzed within 5-10% error range. However, the two products (C, D) were found far lower than suggested contents. This study provides that analytical results of oleuropein could be a potential information for the quality control of leaf extract for a manufactured functional food.