• Title/Summary/Keyword: 정보활용과정모형

Search Result 707, Processing Time 0.038 seconds

Development of Intelligent Severity of Atopic Dermatitis Diagnosis Model using Convolutional Neural Network (합성곱 신경망(Convolutional Neural Network)을 활용한 지능형 아토피피부염 중증도 진단 모델 개발)

  • Yoon, Jae-Woong;Chun, Jae-Heon;Bang, Chul-Hwan;Park, Young-Min;Kim, Young-Joo;Oh, Sung-Min;Jung, Joon-Ho;Lee, Suk-Jun;Lee, Ji-Hyun
    • Management & Information Systems Review
    • /
    • v.36 no.4
    • /
    • pp.33-51
    • /
    • 2017
  • With the advent of 'The Forth Industrial Revolution' and the growing demand for quality of life due to economic growth, needs for the quality of medical services are increasing. Artificial intelligence has been introduced in the medical field, but it is rarely used in chronic skin diseases that directly affect the quality of life. Also, atopic dermatitis, a representative disease among chronic skin diseases, has a disadvantage in that it is difficult to make an objective diagnosis of the severity of lesions. The aim of this study is to establish an intelligent severity recognition model of atopic dermatitis for improving the quality of patient's life. For this, the following steps were performed. First, image data of patients with atopic dermatitis were collected from the Catholic University of Korea Seoul Saint Mary's Hospital. Refinement and labeling were performed on the collected image data to obtain training and verification data that suitable for the objective intelligent atopic dermatitis severity recognition model. Second, learning and verification of various CNN algorithms are performed to select an image recognition algorithm that suitable for the objective intelligent atopic dermatitis severity recognition model. Experimental results showed that 'ResNet V1 101' and 'ResNet V2 50' were measured the highest performance with Erythema and Excoriation over 90% accuracy, and 'VGG-NET' was measured 89% accuracy lower than the two lesions due to lack of training data. The proposed methodology demonstrates that the image recognition algorithm has high performance not only in the field of object recognition but also in the medical field requiring expert knowledge. In addition, this study is expected to be highly applicable in the field of atopic dermatitis due to it uses image data of actual atopic dermatitis patients.

  • PDF

Improving Bidirectional LSTM-CRF model Of Sequence Tagging by using Ontology knowledge based feature (온톨로지 지식 기반 특성치를 활용한 Bidirectional LSTM-CRF 모델의 시퀀스 태깅 성능 향상에 관한 연구)

  • Jin, Seunghee;Jang, Heewon;Kim, Wooju
    • Journal of Intelligence and Information Systems
    • /
    • v.24 no.1
    • /
    • pp.253-266
    • /
    • 2018
  • This paper proposes a methodology applying sequence tagging methodology to improve the performance of NER(Named Entity Recognition) used in QA system. In order to retrieve the correct answers stored in the database, it is necessary to switch the user's query into a language of the database such as SQL(Structured Query Language). Then, the computer can recognize the language of the user. This is the process of identifying the class or data name contained in the database. The method of retrieving the words contained in the query in the existing database and recognizing the object does not identify the homophone and the word phrases because it does not consider the context of the user's query. If there are multiple search results, all of them are returned as a result, so there can be many interpretations on the query and the time complexity for the calculation becomes large. To overcome these, this study aims to solve this problem by reflecting the contextual meaning of the query using Bidirectional LSTM-CRF. Also we tried to solve the disadvantages of the neural network model which can't identify the untrained words by using ontology knowledge based feature. Experiments were conducted on the ontology knowledge base of music domain and the performance was evaluated. In order to accurately evaluate the performance of the L-Bidirectional LSTM-CRF proposed in this study, we experimented with converting the words included in the learned query into untrained words in order to test whether the words were included in the database but correctly identified the untrained words. As a result, it was possible to recognize objects considering the context and can recognize the untrained words without re-training the L-Bidirectional LSTM-CRF mode, and it is confirmed that the performance of the object recognition as a whole is improved.

Conditional Generative Adversarial Network based Collaborative Filtering Recommendation System (Conditional Generative Adversarial Network(CGAN) 기반 협업 필터링 추천 시스템)

  • Kang, Soyi;Shin, Kyung-shik
    • Journal of Intelligence and Information Systems
    • /
    • v.27 no.3
    • /
    • pp.157-173
    • /
    • 2021
  • With the development of information technology, the amount of available information increases daily. However, having access to so much information makes it difficult for users to easily find the information they seek. Users want a visualized system that reduces information retrieval and learning time, saving them from personally reading and judging all available information. As a result, recommendation systems are an increasingly important technologies that are essential to the business. Collaborative filtering is used in various fields with excellent performance because recommendations are made based on similar user interests and preferences. However, limitations do exist. Sparsity occurs when user-item preference information is insufficient, and is the main limitation of collaborative filtering. The evaluation value of the user item matrix may be distorted by the data depending on the popularity of the product, or there may be new users who have not yet evaluated the value. The lack of historical data to identify consumer preferences is referred to as data sparsity, and various methods have been studied to address these problems. However, most attempts to solve the sparsity problem are not optimal because they can only be applied when additional data such as users' personal information, social networks, or characteristics of items are included. Another problem is that real-world score data are mostly biased to high scores, resulting in severe imbalances. One cause of this imbalance distribution is the purchasing bias, in which only users with high product ratings purchase products, so those with low ratings are less likely to purchase products and thus do not leave negative product reviews. Due to these characteristics, unlike most users' actual preferences, reviews by users who purchase products are more likely to be positive. Therefore, the actual rating data is over-learned in many classes with high incidence due to its biased characteristics, distorting the market. Applying collaborative filtering to these imbalanced data leads to poor recommendation performance due to excessive learning of biased classes. Traditional oversampling techniques to address this problem are likely to cause overfitting because they repeat the same data, which acts as noise in learning, reducing recommendation performance. In addition, pre-processing methods for most existing data imbalance problems are designed and used for binary classes. Binary class imbalance techniques are difficult to apply to multi-class problems because they cannot model multi-class problems, such as objects at cross-class boundaries or objects overlapping multiple classes. To solve this problem, research has been conducted to convert and apply multi-class problems to binary class problems. However, simplification of multi-class problems can cause potential classification errors when combined with the results of classifiers learned from other sub-problems, resulting in loss of important information about relationships beyond the selected items. Therefore, it is necessary to develop more effective methods to address multi-class imbalance problems. We propose a collaborative filtering model using CGAN to generate realistic virtual data to populate the empty user-item matrix. Conditional vector y identify distributions for minority classes and generate data reflecting their characteristics. Collaborative filtering then maximizes the performance of the recommendation system via hyperparameter tuning. This process should improve the accuracy of the model by addressing the sparsity problem of collaborative filtering implementations while mitigating data imbalances arising from real data. Our model has superior recommendation performance over existing oversampling techniques and existing real-world data with data sparsity. SMOTE, Borderline SMOTE, SVM-SMOTE, ADASYN, and GAN were used as comparative models and we demonstrate the highest prediction accuracy on the RMSE and MAE evaluation scales. Through this study, oversampling based on deep learning will be able to further refine the performance of recommendation systems using actual data and be used to build business recommendation systems.

Different Look, Different Feel: Social Robot Design Evaluation Model Based on ABOT Attributes and Consumer Emotions (각인각색, 각봇각색: ABOT 속성과 소비자 감성 기반 소셜로봇 디자인평가 모형 개발)

  • Ha, Sangjip;Lee, Junsik;Yoo, In-Jin;Park, Do-Hyung
    • Journal of Intelligence and Information Systems
    • /
    • v.27 no.2
    • /
    • pp.55-78
    • /
    • 2021
  • Tosolve complex and diverse social problems and ensure the quality of life of individuals, social robots that can interact with humans are attracting attention. In the past, robots were recognized as beings that provide labor force as they put into industrial sites on behalf of humans. However, the concept of today's robot has been extended to social robots that coexist with humans and enable social interaction with the advent of Smart technology, which is considered an important driver in most industries. Specifically, there are service robots that respond to customers, the robots that have the purpose of edutainment, and the emotionalrobots that can interact with humans intimately. However, popularization of robots is not felt despite the current information environment in the modern ICT service environment and the 4th industrial revolution. Considering social interaction with users which is an important function of social robots, not only the technology of the robots but also other factors should be considered. The design elements of the robot are more important than other factors tomake consumers purchase essentially a social robot. In fact, existing studies on social robots are at the level of proposing "robot development methodology" or testing the effects provided by social robots to users in pieces. On the other hand, consumer emotions felt from the robot's appearance has an important influence in the process of forming user's perception, reasoning, evaluation and expectation. Furthermore, it can affect attitude toward robots and good feeling and performance reasoning, etc. Therefore, this study aims to verify the effect of appearance of social robot and consumer emotions on consumer's attitude toward social robot. At this time, a social robot design evaluation model is constructed by combining heterogeneous data from different sources. Specifically, the three quantitative indicator data for the appearance of social robots from the ABOT Database is included in the model. The consumer emotions of social robot design has been collected through (1) the existing design evaluation literature and (2) online buzzsuch as product reviews and blogs, (3) qualitative interviews for social robot design. Later, we collected the score of consumer emotions and attitudes toward various social robots through a large-scale consumer survey. First, we have derived the six major dimensions of consumer emotions for 23 pieces of detailed emotions through dimension reduction methodology. Then, statistical analysis was performed to verify the effect of derived consumer emotionson attitude toward social robots. Finally, the moderated regression analysis was performed to verify the effect of quantitatively collected indicators of social robot appearance on the relationship between consumer emotions and attitudes toward social robots. Interestingly, several significant moderation effects were identified, these effects are visualized with two-way interaction effect to interpret them from multidisciplinary perspectives. This study has theoretical contributions from the perspective of empirically verifying all stages from technical properties to consumer's emotion and attitudes toward social robots by linking the data from heterogeneous sources. It has practical significance that the result helps to develop the design guidelines based on consumer emotions in the design stage of social robot development.

A Geographically Weighted Regression on the Effect of Regulation of Space Use on the Residential Land Price - Evidence from Jangyu New Town - (공간사용 규제가 택지가격에 미치는 영향에 대한 공간가중회귀분석 - 장유 신도시지역을 대상으로-)

  • Kang, Sun-Duk;Park, Sae-Woon;Jeong, Tae-Yun
    • Management & Information Systems Review
    • /
    • v.37 no.3
    • /
    • pp.27-47
    • /
    • 2018
  • In this study, we examine how land use zoning affects the land price controlling other variables such as road-facing condition of the land, land form, land age after its development and land size. We employ geographically weighted regression analysis which reflects spatial dependency as methodology with a data sample of land transaction price data of Jangyu, a new town, in Korea. The results of our empirical analysis show that the respective coefficients of traditional regression and geographically weighted regression are not significantly different. However, after calculating Moran's Index with residuals of both OLS and GWR models, we find that Moran's Index of GWR decreases around 26% compared to that of OLS model, thus improving the problem of spatial autoregression of residuals considerably. Unlike our expectation, though, in both traditional regression and geographically weighted regression where residential exclusive area is used as a reference variable, the dummy variable of the residential land for both housing and shops shows a negative sign. This may be because the residential land for both housing and shops is usually located in the level area while the residential exclusive area is located at the foot of a mountain or on a gentle hill where the residents can have good quality air and scenery. Although the utility of the residential land for both housing and shops is higher than its counterpart's since it has higher floor area ratio, amenity which can be explained as high quality of air and scenery in this study seems to have higher impact in purchase of land for housing. On the other hand, land for neighbourhood living facility seems to be valued higher than any other land zonings used in this research since it has much higher floor area ratio than the two land zonings above and can have a building with up to 5 stories constructed on it. With regard to road-facing condition, land buyers seem to prefer land which faces a medium-width road as expected. Land facing a wide-width road may have some disadvantage in that it can be exposed to noise and exhaust gas from cars and that entrance may not be easy due to the high speed traffic of the road. In contrast, land facing a narrow road can be free of noise or fume from cars and have privacy protected while it has some inconvenience in that entrance may be blocked by cars parked in both sides of the narrow road. Finally, land age variable shows a negative sign, which means that the price of land declines over time. This may be because decline of the land price of Jangyu was bigger than that of other regions in Gimhae where Jangyu, a new town, also belong, during the global financial crisis of 2008.

K Public Corporation's IT Organization Redesign Case (K공사의 IT 조직 재설계 사례)

  • Cho, Dong-Hwan;Cha, Kyoung-Hwan;Shim, Hyoung-Seop
    • Information Systems Review
    • /
    • v.13 no.3
    • /
    • pp.165-183
    • /
    • 2011
  • IT organizations have been consistently required to change in order to cope with business and technological changes. However, the practical methodologies or guidelines about IT organization redesign are deficient. This research investigates IT organization's redesign methods and procedures focused on K public corporation which fundamentally redesigned IT organization recently. In K public corporation, to-be model of IT organization was designed with job analysis for IT organization redesign, task redesign was performed, and IT organization and personnel was assessed. 1) In task analysis, core activities are identified and 96 standard tasks are drawn. 2) with to-be organization design, IT support, IT delivery, IT operation teams and BuKyoung and Jeju teams were divided. 3) Previous job organization was restructured, IT organization personnel were finally confirmed through FTE and internal review. K public corporation strengthened IT planning task instead of reducing operational IT task, improved IT management process which was lower than other companies, and improved IT outsourcing management system and IT users' satisfactions. This research has practical implications for many companies which struggle with IT organization redesign method and process.

The Influence of Work-Life Balance(WLB) Support Systerm on Employee Engagement - Focused on Moderating Effect of Perceived Organizational Support - (일과 삶의 균형(WLB) 지원제도가 종업원 인게이지먼트에 미치는 영향 - 조직지원인식 조절효과를 중심으로 -)

  • Park, Soon;Chang, Young-Chul
    • Management & Information Systems Review
    • /
    • v.34 no.5
    • /
    • pp.49-69
    • /
    • 2015
  • The objective of this study is to understand the influence of Work-Life Balance (WLB) support system on employee engagement (organizational commitment and job commitment) and to examine the moderating effect of perceived organizational support (instrumental and emotional) on the relationship between WLB and employee engagement. To test the research model and hypotheses, this study analyzed 537 responses from employees of sample companies that were carrying out the WLB support system during the period of December 1 through 31, 2014, and the results of the analysis are as follows: First, the correlation between employee engagement (organizational commitment) and the WLB support system showed that the influence of WLB support system on employee engagement(organizational commitment) was greater in the order of growth, job, and family support system. Second, the correlation between WLB support system and employee engagement(job involvement) showed that growth and job support system had significant relationship. Third, in the relationship between WLB support system and employe engagement(organizational commitment), there was no moderating effect of perceived organizational support. Fourth, in the relationship between the WLB support system and employee engagement(the job involvement), both institutional and emotional supports factors of the perceived organizational support had moderating effects in the relationship between growth support system and employee engagement(job involvement). This study has academic significance in that it is an empirical study examining the relationship between the WLB support system and employee engagement, which has not actively investigaged in Korea.

  • PDF

Deciphering the Genetic Code in the RNA Tie Club: Observations on Multidisciplinary Research and a Common Research Agenda (RNA 타이 클럽의 유전암호 해독 연구: 다학제 협동연구와 공동의 연구의제에 관한 고찰)

  • Kim, Bong-kook
    • Journal of Science and Technology Studies
    • /
    • v.17 no.1
    • /
    • pp.71-115
    • /
    • 2017
  • In 1953, theoretical physicist George Gamow attempted to explain the process of protein synthesis by hypothesizing that the base sequence of DNA encodes a protein's amino acid sequence and, in response, proposed the nucleic acid-protein information transfer model, which he dubbed the "diamond code." After expressing interest in discussing the daring hypothesis, contemporary biologists, including James Watson, Francis Crick, Sydney Brenner, and Gunther Stent, were soon invited to join the RNA Tie Club, an informal research group that would also count biologists and various researchers in physics, mathematics, and computer engineering among its members. In examining the club's formation, growth, and decline in multidisciplinary research on deciphering the genetic code in the 1950s, this paper first investigates whether Gamow's idiosyncratic approach could be adopted as a collaborative research forum among contemporary biologists. Second, it explores how the RNA Tie Club's research agenda could have been expanded to other relevant research topics needing multidisciplinary approach? Third, it asks why and how the RNA Tie Club dissolved in the late 1950s. In answering those questions, this paper shows that analyses on the intersymbol correlation of the overlapping code functioned to integrate diverse approaches, including sequence decoding and statistical analysis, in research on the genetic code. As those analyses reveal, the peculiar approaches of the RNA Tie Club could be regarded as a useful method for biological research. The paper also concludes that the RNA Tie Club dissolved in the late 1950s due to the disappearance of the collaborative research agenda when the overlapping code hypothesis was abandoned.

A Methodology of Records Classification System Development Based on Functional Analysis: Case Study of The Presidential Committee for the Inspection of Collaborations for Japanese Imperialism (업무기능에 기반한 기록분류체계 개발에 관한 연구 -친일반민족행위진상규명위원회를 중심으로-)

  • Choi, Kwan-Sik
    • Journal of Korean Society of Archives and Records Management
    • /
    • v.6 no.2
    • /
    • pp.57-85
    • /
    • 2006
  • There should be an integration between work management and records management in order to document the work processes thoroughly. It's proper to establish a records classification system to have the work classification and record classification table integrated for that purpose. But the conventional procedures and methodology used for records classification system development lack specific features to be used as voluntary guidelines of a common organization or group and to conduct analysis. Recognizing the problems, this study suggested the specific methods of records classification system development to link work management and records management organically. First, the functional classification was chosen as the principle of classification for records classification system development. Then concrete methods of records classification system development were suggested. Analysis and comparison were made for the DIRKS(Designing and Implementing Recordkeeping Systems), which is the standard records management and work analysis of Australia, and AS 5090. The results were used to suggest specific methods of records classification system development in conjunction with the research into the methodology employed for work analysis in information engineering and business administration to compensate for its weakness. The significance of the study can be found in that it suggested the methods of typical records classification system development in connection with records classification, and that it applied them to the Presidential Committee for the Inspection of Collaborations for Japanese Imperialism and tested them.

Long-term Precipitation Prediction with Icosahedral-hexagonal Gridpoint Model GME (Icosahedral-Hexagonal 격자 체계의 전구 모형 GME를 이용한 장기 강수량 예측)

  • Woo, Su-Min;Oh, Jai-Ho;Koh, A-Ra;Majewski, Detlev
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2008.05a
    • /
    • pp.2207-2211
    • /
    • 2008
  • 한반도 및 동아시아의 여름철은 장마와 태풍으로 인한 집중호우의 발생으로 많은 피해를 입는다. 따라서 여름철에 나타나는 이러한 집중호우가 나타나는 지역, 시기, 기간, 그리고 강수량 등을 예측하는 것은 매우 중요하다. 특히, 효율적인 수자원 관리를 위하여 이러한 예측은 매우 중요한데, 단기적으로 정확하고 신속하게 강수를 예측하는 것도 중요하지만, 장기적으로 계절 강수, 특히 여름철의 장마 또는 우기의 시기와 강수량과 태풍 발생의 시기 등을 미리 예측하여 이에 따른 집중 호우의 발생 지역, 기간, 강수량을 예측하여 사전에 대비하는 것도 매우 중요하다. 특히, 최근에는 6,7월 장마에 의한 집중 호우의 영향보다도 8월에 강수량이 높아지고 있는 경향을 보이므로 강수량의 장기적 경향의 파악이 매우 중요하다. 장기 기후를 예측하는 데는 과거 자료를 이용한 통계 방법도 유용하지만 최근에는 AOGCM (Atmospheric Oceanic General Circulation Model)을 이용한 연구가 활발하게 이루어지고 있다. 하지만 강수와 같이 지역적으로 나타나는 현상은 저해상도의 AOGCM으로는 유용한 정보를 제공하기가 어려움이 따른다. 따라서 본 연구에서는 전구를 삼각형으로 된 20면체로 격자화 시켜 모든 격자의 크기가 거의 동일하고, 해상도 조절이 가능한 Geodesic 격자를 활용한 GME 모델을 사용하였다. GME 모델은 icosahedral-hexagonal grid 격자 체계를 가진 독일 기상청(Deutscher Wetterdient)에서 현업으로 사용 중인 모델이다. 본 연구에서는 수직/수평 해상도를 40km/40layers로 하여 GME 모델을 수행하였으며, 일간격의 장기 기후 자료를 생산하였다. 사용된 초기자료로는 ECMWF (European Centre for Medium Range Weather Forecasts) 자료이며, 경계 자료로는 ERA Climatology의 최근 30년간의 SST (Sea Surface Temperature) 평균 자료를 이용하여 규준 실험(Control Run), 즉, climatology 자료를 생산하였으며, persistent SST 아노말리와 ERA Climatology의 최근 30년간의 SST 자료를 이용하여 내삽 과정을 거친 SST forcing을 주어서 예측 실험(Prediction Run)을 통하여 모의 자료를 생산하였다. 특히, 규준 실험에서는 수치 모델이 가지는 불확실성을 줄이고 예보 정확도를 향상시키기 위하여 각각의 실험은 초기자료를 달리한 앙상블 모의실험을 수행하였다. 장기 모의 3개월을 위하여 모의 기간 1달 전부터 모의를 수행하여, 첫 1달은 모델의 spin-up 시간으로 분석에서 제외 하였다. 생산된 Climatology 자료와 Prediction 자료를 비교하여 아노말리와 Category 분석을 실시하여 한반도 및 동아시아 지역의 강수(Precipitation)를 중심으로 기압장(Pressure), 온도(2m Temperature) 위주로 분석하였다. 이러한 예측된 매 계절의 전망 자료 중에서도 수자원 분야에서 관심이 집중되는 여름철에 초점을 맞추어 실제 관측 자료와 비교하여 GME 모델의 계절 모의 예측성 성능을 분석하여 평가하고 다가올 여름철의 강수량의 장기 변화를 모의하고자 하였다.

  • PDF