• Title/Summary/Keyword: module category

Search Result 75, Processing Time 0.028 seconds

Conceptual Design of Navigation Safety Module for S2 Service Operation of the Korean e-Navigation System

  • Yoo, Yun-Ja;Kim, Tae-Goun;Song, Chae-Uk;Hu, Shouhu;Moon, Serng-Bae
    • Journal of Navigation and Port Research
    • /
    • v.41 no.5
    • /
    • pp.277-286
    • /
    • 2017
  • IMO introduced e-Navigation concept to improve the efficiency of ship operation, port operation, and ship navigation technology. IMO proposed sixteen MSPs (Maritime Service Portfolio) applicable to the ships and onshore in case of e-Navigation implementation. In order to meet the demands of the international society, the system implementation work for the Korean e-Navigation has been specified. The Korean e-Navigation system has five service categories: the S2 service category, which is a ship anomaly monitoring service, is a service that classifies emergency levels according to the degree of abnormal condition when a ship has an abnormality in ship operation, and provides guidance for emergency situations. The navigation safety module is a sub-module of the S2 service that determines the emergency level in case of navigation equipment malfunctioning, engine or steering gear failure during navigation. It provides emergency response guidance based on emergency level to the abnormal ship. If an abnormal condition occurs during the ship operation, first, the ship shall determine the emergency level, according to the degree of abnormality of the ship. Second, an emergency response guidance is generated based on the determined emergency level, and the guidance is transmitted to the ship, which helps the navigators prevent accidents and not to spread. In this study, the operational concept for the implementation of the Korean e-Navigation system is designed and the concept is focused on the navigation safety module of S2 service.

The development of module for automatic extraction and database construction of BIM based shape-information reconstructed on spatial information (공간정보를 중심으로 재구성한 BIM 기반 형상정보의 자동추출 및 데이터베이스 구축 모듈 개발)

  • Choi, Jun-Woo;Kim, Shin;Song, Young-hak;Park, Kyung-Soon
    • Journal of the Regional Association of Architectural Institute of Korea
    • /
    • v.20 no.6
    • /
    • pp.81-87
    • /
    • 2018
  • In this paper, in order to maximize the input process efficiency of the building energy simulation field, the authors developed the automatic extraction module of spatial information based BIM geometry information. Existing research or software extracts geometry information based on object information, but it can not be used in the field of energy simulation because it is inconsistent with the geometry information of the object constituting the thermal zone of the actual building model. Especially, IFC-based geometry information extraction module is needed to link with other architectural fields from the viewpoint of reuse of building information. The study method is as follows. (1) Grasp the category and attribute information to be extracted for energy simulation and Analyze the IFC structure based on spatial information (2) Design the algorithm for extracting and reprocessing information for energy simulation from IFC file (use programming language Phython) (3) Develop the module that generates a geometry information database based on spatial information using reprocessed information (4) Verify the accuracy of the development module. In this paper, the reprocessed information can be directly used for energy simulation and it can be widely used regardless of the kind of energy simulation software because it is provided in database format. Therefore, it is expected that the energy simulation process efficiency in actual practice can be maximized.

A Deep Neural Network Architecture for Real-Time Semantic Segmentation on Embedded Board (임베디드 보드에서 실시간 의미론적 분할을 위한 심층 신경망 구조)

  • Lee, Junyeop;Lee, Youngwan
    • Journal of KIISE
    • /
    • v.45 no.1
    • /
    • pp.94-98
    • /
    • 2018
  • We propose Wide Inception ResNet (WIR Net) an optimized neural network architecture as a real-time semantic segmentation method for autonomous driving. The neural network architecture consists of an encoder that extracts features by applying a residual connection and inception module, and a decoder that increases the resolution by using transposed convolution and a low layer feature map. We also improved the performance by applying an ELU activation function and optimized the neural network by reducing the number of layers and increasing the number of filters. The performance evaluations used an NVIDIA Geforce GTX 1080 and TX1 boards to assess the class and category IoU for cityscapes data in the driving environment. The experimental results show that the accuracy of class IoU 53.4, category IoU 81.8 and the execution speed of $640{\times}360$, $720{\times}480$ resolution image processing 17.8fps and 13.0fps on TX1 board.

Improving Performance of Recommendation Systems Using Topic Modeling (사용자 관심 이슈 분석을 통한 추천시스템 성능 향상 방안)

  • Choi, Seongi;Hyun, Yoonjin;Kim, Namgyu
    • Journal of Intelligence and Information Systems
    • /
    • v.21 no.3
    • /
    • pp.101-116
    • /
    • 2015
  • Recently, due to the development of smart devices and social media, vast amounts of information with the various forms were accumulated. Particularly, considerable research efforts are being directed towards analyzing unstructured big data to resolve various social problems. Accordingly, focus of data-driven decision-making is being moved from structured data analysis to unstructured one. Also, in the field of recommendation system, which is the typical area of data-driven decision-making, the need of using unstructured data has been steadily increased to improve system performance. Approaches to improve the performance of recommendation systems can be found in two aspects- improving algorithms and acquiring useful data with high quality. Traditionally, most efforts to improve the performance of recommendation system were made by the former approach, while the latter approach has not attracted much attention relatively. In this sense, efforts to utilize unstructured data from variable sources are very timely and necessary. Particularly, as the interests of users are directly connected with their needs, identifying the interests of the user through unstructured big data analysis can be a crew for improving performance of recommendation systems. In this sense, this study proposes the methodology of improving recommendation system by measuring interests of the user. Specially, this study proposes the method to quantify interests of the user by analyzing user's internet usage patterns, and to predict user's repurchase based upon the discovered preferences. There are two important modules in this study. The first module predicts repurchase probability of each category through analyzing users' purchase history. We include the first module to our research scope for comparing the accuracy of traditional purchase-based prediction model to our new model presented in the second module. This procedure extracts purchase history of users. The core part of our methodology is in the second module. This module extracts users' interests by analyzing news articles the users have read. The second module constructs a correspondence matrix between topics and news articles by performing topic modeling on real world news articles. And then, the module analyzes users' news access patterns and then constructs a correspondence matrix between articles and users. After that, by merging the results of the previous processes in the second module, we can obtain a correspondence matrix between users and topics. This matrix describes users' interests in a structured manner. Finally, by using the matrix, the second module builds a model for predicting repurchase probability of each category. In this paper, we also provide experimental results of our performance evaluation. The outline of data used our experiments is as follows. We acquired web transaction data of 5,000 panels from a company that is specialized to analyzing ranks of internet sites. At first we extracted 15,000 URLs of news articles published from July 2012 to June 2013 from the original data and we crawled main contents of the news articles. After that we selected 2,615 users who have read at least one of the extracted news articles. Among the 2,615 users, we discovered that the number of target users who purchase at least one items from our target shopping mall 'G' is 359. In the experiments, we analyzed purchase history and news access records of the 359 internet users. From the performance evaluation, we found that our prediction model using both users' interests and purchase history outperforms a prediction model using only users' purchase history from a view point of misclassification ratio. In detail, our model outperformed the traditional one in appliance, beauty, computer, culture, digital, fashion, and sports categories when artificial neural network based models were used. Similarly, our model outperformed the traditional one in beauty, computer, digital, fashion, food, and furniture categories when decision tree based models were used although the improvement is very small.

A Methodology for Automatic Multi-Categorization of Single-Categorized Documents (단일 카테고리 문서의 다중 카테고리 자동확장 방법론)

  • Hong, Jin-Sung;Kim, Namgyu;Lee, Sangwon
    • Journal of Intelligence and Information Systems
    • /
    • v.20 no.3
    • /
    • pp.77-92
    • /
    • 2014
  • Recently, numerous documents including unstructured data and text have been created due to the rapid increase in the usage of social media and the Internet. Each document is usually provided with a specific category for the convenience of the users. In the past, the categorization was performed manually. However, in the case of manual categorization, not only can the accuracy of the categorization be not guaranteed but the categorization also requires a large amount of time and huge costs. Many studies have been conducted towards the automatic creation of categories to solve the limitations of manual categorization. Unfortunately, most of these methods cannot be applied to categorizing complex documents with multiple topics because the methods work by assuming that one document can be categorized into one category only. In order to overcome this limitation, some studies have attempted to categorize each document into multiple categories. However, they are also limited in that their learning process involves training using a multi-categorized document set. These methods therefore cannot be applied to multi-categorization of most documents unless multi-categorized training sets are provided. To overcome the limitation of the requirement of a multi-categorized training set by traditional multi-categorization algorithms, we propose a new methodology that can extend a category of a single-categorized document to multiple categorizes by analyzing relationships among categories, topics, and documents. First, we attempt to find the relationship between documents and topics by using the result of topic analysis for single-categorized documents. Second, we construct a correspondence table between topics and categories by investigating the relationship between them. Finally, we calculate the matching scores for each document to multiple categories. The results imply that a document can be classified into a certain category if and only if the matching score is higher than the predefined threshold. For example, we can classify a certain document into three categories that have larger matching scores than the predefined threshold. The main contribution of our study is that our methodology can improve the applicability of traditional multi-category classifiers by generating multi-categorized documents from single-categorized documents. Additionally, we propose a module for verifying the accuracy of the proposed methodology. For performance evaluation, we performed intensive experiments with news articles. News articles are clearly categorized based on the theme, whereas the use of vulgar language and slang is smaller than other usual text document. We collected news articles from July 2012 to June 2013. The articles exhibit large variations in terms of the number of types of categories. This is because readers have different levels of interest in each category. Additionally, the result is also attributed to the differences in the frequency of the events in each category. In order to minimize the distortion of the result from the number of articles in different categories, we extracted 3,000 articles equally from each of the eight categories. Therefore, the total number of articles used in our experiments was 24,000. The eight categories were "IT Science," "Economy," "Society," "Life and Culture," "World," "Sports," "Entertainment," and "Politics." By using the news articles that we collected, we calculated the document/category correspondence scores by utilizing topic/category and document/topics correspondence scores. The document/category correspondence score can be said to indicate the degree of correspondence of each document to a certain category. As a result, we could present two additional categories for each of the 23,089 documents. Precision, recall, and F-score were revealed to be 0.605, 0.629, and 0.617 respectively when only the top 1 predicted category was evaluated, whereas they were revealed to be 0.838, 0.290, and 0.431 when the top 1 - 3 predicted categories were considered. It was very interesting to find a large variation between the scores of the eight categories on precision, recall, and F-score.

A Study on the Modularity in Clothing Design (의복디자인에서의 모듈성에 대한 연구)

  • Lim, So-Yon;Lee, Joo-Hyeon
    • Journal of the Korea Fashion and Costume Design Association
    • /
    • v.14 no.2
    • /
    • pp.1-10
    • /
    • 2012
  • Clothing design is one of design products for human, the end user and corresponds to artifacts. Sometimes artifacts with one mono module exist, and so does artifacts assembled and combined with multi modules of same shape and size or various shapes and sizes and thus all design products can be understood by modularity concept. The purpose of this study was to make a new suggestion for the clothing design and production of high uniqueness and creativity by reviewing and synthesizing the foundation of clothing modularity concept as the original clothing design figures from the history have shown various modularity concept evolution from mono module to multi module stages. The methods of this study were to identify clothing modularity and analyze the type, evolving direction, and category of clothing modularity, and the value of clothing modularization design through comprehensive literature reviews on topic-related books and theses. The original clothing figures with Significance from the clothing history were analyzed in evolution sequence for application direction and value of clothing modularity in flat pattern. Clothing modularity in ancient clothing figures was classified as three types of the fixed, drapery, and straight lined in evolving direction from clothing of mono module to flat patterned clothing. The direction of clothing modularity was identified as mono- dual-triple-multi into another level of multi modularity after intentional devolution. The categorization of clothing modularity was identified in terms of clothing flat construction, clothing design construction, and clothing form modeling. The value of clothing modularization design using clothing modularity was identified as economical efficiency, convenience, promptitude, adaptability, functionality, and creativity.

  • PDF

Designing Augmentative and Alternative Communication (AAC) Application for Children with Severe and Multiple Disabilities (중도중복장애아동을 위한 보완대체 의사소통(AAC) 앱 설계)

  • Kim, Seul-Gi;Yook, Juhye
    • Journal of Digital Contents Society
    • /
    • v.19 no.7
    • /
    • pp.1281-1287
    • /
    • 2018
  • In this study, specific elements and functions in modules of the AAC (Augmentative and Alternative Communication) application for children with severe and multiple disabilities were elicited, and screen interface was designed accordingly. As results, screen configuration, communication display edition, audiovisual output, and switch and scanning modules were defined. Screen configuration module consists of communication category, spelling board, favorites, screen lock, and setting function. The Communication display edition module includes communication categories, symbols, and favorites edition. The audiovisual output module provides the ability to adjust the pitch, intensity, speed, and tone of the voice individually in the form of auditory output. In the form of visual output, the background color and size of the frame, border color and thickness are adjusted. The switch and scanning module provides a function to select by pressing the switch when the symbol cell is highlighted audibly and visually. The development of the AAC application designed in this study is needed.

Application of Percentile Rainfall Event for Analysis of Infiltration Facilities used by Prior Consultation for LID (Low Impact Development)

  • Kwon, Kyung-Ho;Song, Hye-Jin
    • KIEAE Journal
    • /
    • v.15 no.5
    • /
    • pp.5-12
    • /
    • 2015
  • Purpose: Retention and infiltration of small and frequently-occurring rainfall by LID facilities account for a large proportion of the annual precipitation volume. Based on 4 standard facilities such as Porous Pavement, Infiltration Trench, Cylindrical Infiltration Well, Rectangular Infiltration Well by Seoul Metropolitan Handbook of the Prior Consultation for LID. The total retention volume of each facility was calculated according to the type and size. The Purpose of this study is to find out the quantitative relationship between Percentile Rainfall Event and Design Volume of Infiltration Facilities. Methode: For the estimation of Percentile Rainfall Event, Daily Precipitation of Seoul from 2005 to 2014 was sorted ascending and the distribution of percentile was estimated by PERCENTILE spreadsheet function. The managed Rainfall Depth and Percentile of each facility was calculated at the several sizes. In response to the rainwater charge volume of 5.5mm/hr by the Category "Private large site", the 3 types of facilities were planned for example. The calculated Rainfall Depth and Percentile were 54.4mm and 90% by the use of developed Calculation-Module based on the Spreadsheet program. Result: With this Module the existing Designed Infiltration volume which was introduced from Japan was simply converted to the Percentile-Rainfall-Event used in USA.

Development of RBI Procedures and Implementation of a Software Based on API Code (II) - Semi-Quantitative Approach (API 기준에 근거한 RBI 절차 개발 및 소프트웨어의 구현 (II) -준정량적 접근법-)

  • Song, Jung-Soo;Shim, Sang-Hoon;Kwon, Jung-Rock;Yoon, Kee-Bong
    • Journal of the Korean Society of Safety
    • /
    • v.17 no.4
    • /
    • pp.110-118
    • /
    • 2002
  • During the last ten years, the need has been increase for reducing maintenance cost for aged equipments are ensuring safety, efficiency and profitability of petrochemical and refinery plants. American Petroleum institute(API) developed a code, API 581 for proposing standard procedures of risk based inspection. Even though the API 581 code covers general RBI procedures, there must be some limitations. In this study, a semi-quantitative assessment algorithm for RBI based on the API 581 code was reconstructed for developing an RBI software. The user-friendly realRBI software is developed with a module for evaluation semi-quantitative risk category using the potential consequence factor and the likelihood factor. Also, inspection planning module for inspection time and inspection method for equipments are included.

Facial Age Estimation Using Convolutional Neural Networks Based on Inception Modules (인셉션 모듈 기반 컨볼루션 신경망을 이용한 얼굴 연령 예측)

  • Sukh-Erdene, Bolortuya;Cho, Hyun-chong
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.67 no.9
    • /
    • pp.1224-1231
    • /
    • 2018
  • Automatic age estimation has been used in many social network applications, practical commercial applications, and human-computer interaction visual-surveillance biometrics. However, it has rarely been explored. In this paper, we propose an automatic age estimation system, which includes face detection and convolutional deep learning based on an inception module. The latter is a 22-layer-deep network that serves as the particular category of the inception design. To evaluate the proposed approach, we use 4,000 images of eight different age groups from the Adience age dataset. k-fold cross-validation (k = 5) is applied. A comparison of the performance of the proposed work and recent related methods is presented. The results show that the proposed method significantly outperforms existing methods in terms of the exact accuracy and off-by-one accuracy. The off-by-one accuracy is when the result is off by one adjacent age label to the above or below. For the exact accuracy, the age label of "60+" is classified with the highest accuracy of 76%.