• 제목/요약/키워드: Small-world network

검색결과 149건 처리시간 0.03초

정보기술과 기업조직의 관계에 관한 연구 (Relationship Between Information Technology and Corporate Organization)

  • 김락상
    • 디지털융복합연구
    • /
    • 제16권11호
    • /
    • pp.221-230
    • /
    • 2018
  • 기업의 창업가들과 경영자들은 글로벌 대기업들에 의해 지배되고 있는 산업들에서 성공하기 위해 필요한 규모 및 능력을 달성하기 위해서 협력업체들과의 확장된 네트워크를 잘 이용할 줄 알아야 한다는 사실을 목격하게 된다. 기업의 경영자들은 간소하지만 민첩한 기업을 만들고자 한다면, 그들은 어떻게 기업의 조직구조 모델이 운영효율성, 유연성에 영향을 미치게 되는지, 그리고 어떻게 기업 조직을 기업환경과 전략(기회와 위협을 감지하고 대응할 수 있는)에 맞게 조정해야 하는지를 이해해야 한다. 본 연구는 요즘처럼 빠르게 변하고 불확실한 기업 환경에서 생존하고 번창할 수 있는 기업을 만들기 위해 필요한 역량들을 검토한다. 본 논문에 제시된 것 들은 빠르게 변하는 글로벌 경제의 수요에 대처하려 했던 수백 명의 경영자들과 기업창업자들의 지난 20년 동안의 노력의 결과들이다[1]. 본 연구의 결과는 정보기술(IT)이 기업의 성공을 위해 필요한 역량 및 조직구조를 개발하는데 있어서 필요한 가이드라인을 제공한다. 본 연구는 계량적인 연구 모델을 제시하지 못하는 한계점을 가지고 있으나, 최근의 정보기술 환경에서 기업들이 조직의 구조를 설계하는데 있어 고려해야할 점들과 지침을 제공하는 것이 연구의 목적이다.

Memory Organization for a Fuzzy Controller.

  • Jee, K.D.S.;Poluzzi, R.;Russo, B.
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 1993년도 Fifth International Fuzzy Systems Association World Congress 93
    • /
    • pp.1041-1043
    • /
    • 1993
  • Fuzzy logic based Control Theory has gained much interest in the industrial world, thanks to its ability to formalize and solve in a very natural way many problems that are very difficult to quantify at an analytical level. This paper shows a solution for treating membership function inside hardware circuits. The proposed hardware structure optimizes the memoried size by using particular form of the vectorial representation. The process of memorizing fuzzy sets, i.e. their membership function, has always been one of the more problematic issues for the hardware implementation, due to the quite large memory space that is needed. To simplify such an implementation, it is commonly [1,2,8,9,10,11] used to limit the membership functions either to those having triangular or trapezoidal shape, or pre-definite shape. These kinds of functions are able to cover a large spectrum of applications with a limited usage of memory, since they can be memorized by specifying very few parameters ( ight, base, critical points, etc.). This however results in a loss of computational power due to computation on the medium points. A solution to this problem is obtained by discretizing the universe of discourse U, i.e. by fixing a finite number of points and memorizing the value of the membership functions on such points [3,10,14,15]. Such a solution provides a satisfying computational speed, a very high precision of definitions and gives the users the opportunity to choose membership functions of any shape. However, a significant memory waste can as well be registered. It is indeed possible that for each of the given fuzzy sets many elements of the universe of discourse have a membership value equal to zero. It has also been noticed that almost in all cases common points among fuzzy sets, i.e. points with non null membership values are very few. More specifically, in many applications, for each element u of U, there exists at most three fuzzy sets for which the membership value is ot null [3,5,6,7,12,13]. Our proposal is based on such hypotheses. Moreover, we use a technique that even though it does not restrict the shapes of membership functions, it reduces strongly the computational time for the membership values and optimizes the function memorization. In figure 1 it is represented a term set whose characteristics are common for fuzzy controllers and to which we will refer in the following. The above term set has a universe of discourse with 128 elements (so to have a good resolution), 8 fuzzy sets that describe the term set, 32 levels of discretization for the membership values. Clearly, the number of bits necessary for the given specifications are 5 for 32 truth levels, 3 for 8 membership functions and 7 for 128 levels of resolution. The memory depth is given by the dimension of the universe of the discourse (128 in our case) and it will be represented by the memory rows. The length of a world of memory is defined by: Length = nem (dm(m)+dm(fm) Where: fm is the maximum number of non null values in every element of the universe of the discourse, dm(m) is the dimension of the values of the membership function m, dm(fm) is the dimension of the word to represent the index of the highest membership function. In our case then Length=24. The memory dimension is therefore 128*24 bits. If we had chosen to memorize all values of the membership functions we would have needed to memorize on each memory row the membership value of each element. Fuzzy sets word dimension is 8*5 bits. Therefore, the dimension of the memory would have been 128*40 bits. Coherently with our hypothesis, in fig. 1 each element of universe of the discourse has a non null membership value on at most three fuzzy sets. Focusing on the elements 32,64,96 of the universe of discourse, they will be memorized as follows: The computation of the rule weights is done by comparing those bits that represent the index of the membership function, with the word of the program memor . The output bus of the Program Memory (μCOD), is given as input a comparator (Combinatory Net). If the index is equal to the bus value then one of the non null weight derives from the rule and it is produced as output, otherwise the output is zero (fig. 2). It is clear, that the memory dimension of the antecedent is in this way reduced since only non null values are memorized. Moreover, the time performance of the system is equivalent to the performance of a system using vectorial memorization of all weights. The dimensioning of the word is influenced by some parameters of the input variable. The most important parameter is the maximum number membership functions (nfm) having a non null value in each element of the universe of discourse. From our study in the field of fuzzy system, we see that typically nfm 3 and there are at most 16 membership function. At any rate, such a value can be increased up to the physical dimensional limit of the antecedent memory. A less important role n the optimization process of the word dimension is played by the number of membership functions defined for each linguistic term. The table below shows the request word dimension as a function of such parameters and compares our proposed method with the method of vectorial memorization[10]. Summing up, the characteristics of our method are: Users are not restricted to membership functions with specific shapes. The number of the fuzzy sets and the resolution of the vertical axis have a very small influence in increasing memory space. Weight computations are done by combinatorial network and therefore the time performance of the system is equivalent to the one of the vectorial method. The number of non null membership values on any element of the universe of discourse is limited. Such a constraint is usually non very restrictive since many controllers obtain a good precision with only three non null weights. The method here briefly described has been adopted by our group in the design of an optimized version of the coprocessor described in [10].

  • PDF

한국농촌보건(韓國農村保健)의 문제점(問題點)과 개선방안(改善方案) (Innovative approaches to the health problems of rural Korea)

  • 노인규
    • 농촌의학ㆍ지역보건
    • /
    • 제1권1호
    • /
    • pp.5-9
    • /
    • 1976
  • The categories of national health problems may be mainly divided into health promotion, problems of diseases, and population-economic problems which are indirectly related to health. Of them, the problems of diseases will be exclusively dealt with this speech. Rurality and Disease Problems There are many differences between rural and urban areas. In general, indicators of rurality are small size of towns, dispersion of the population, remoteness from urban centers, inadequacy of public transportation, poor communication, inadequate sanitation, poor housing, poverty, little education lack of health personnels and facilities, and in-accessibility to health services. The influence of such conditions creates, directly or indirectly, many problems of diseases in the rural areas. Those art the occurrence of preventable diseases, deterioration and prolongation of illness due to loss of chance to get early treatment, decreased or prolonged labour force loss, unnecessary death, doubling of medical cost, and economic loss. Some Considerations of Innovative Approach The followings art some considerations of innovative approaches to the problems of diseases in the rural Korea. 1. It would be essential goal of the innovative approaches that the damage and economic loss due to diseases will be maintained to minimum level by minimizing the absolute amount of the diseases, and by moderating the fee for medical cares. The goal of the minimization of the disease amount may be achieved by preventive services and early treatment, and the goal of moderating the medical fee may be achieved by lowering the prime cost and by adjusting the medical fees to reasonable level. 2. Community health service or community medicine will be adopted as a innovative means to disease problems. In this case, a community is defined as an unit area where supply and utilization of primary service activities can be accomplished within a day. The essential nature o the community health service should be such activities as health promotion, preventive measures, medical care, and rehabilitation performing efficiently through the organized efforts of the residents in a community. Each service activity should cover all members of the residents in a community in its plan and performance. The cooperation of the community peoples in one of the essential elements for success of the service program, The motivations of their cooperative mood may be activated through several ways: when the participation of the residents in service program of especially the direct participation of organized cooperation of the area leaders art achieved through a means of health education: when the residents get actual experience of having received the benefit of good quality services; and when the health personnels being armed with an idealism that they art working in the areas to help health problems of the residents, maintain good human relationships with them. For the success of a community health service program, a personnel who is in charge of leadership and has an able, a sincere and a steady characters seems to be required in a community. The government should lead and support the community health service programs of the nation under the basis of results appeared in the demonstrative programs so as to be carried out the programs efficiently. Moss of the health problems may be treated properly in the community levels through suitable community health service programs but there might be some problems which art beyond their abilities to be dealt with. To solve such problems each community health service program should be under the referral systems which are connected with health centers, hospitals, and so forth. 3. An approach should be intensively groped to have a physician in each community. The shortage of physicians in rural areas is world-wide problem and so is the Korean situation. In the past the government has initiated a system of area-limited physician, coercion, and a small scale of scholarship program with unsatisfactory results. But there might be ways of achieving the goal by intervice, broadened, and continuous approaches. There will be several ways of approach to motivate the physicians to be settled in a rural community. They are, for examples, to expos the students to the community health service programs during training, to be run community health service programs by every health or medical schools and other main medical facilities, communication activities and advertisement, desire of community peoples to invite a physician, scholarship program, payment of satisfactory level, fulfilment of military obligation in case of a future draft, economic growth and development of rural communities, sufficiency of health and medical facilities, provision of proper medical care system, coercion, and so forth. And, hopefully, more useful reference data on the motivations may be available when a survey be conducted to the physicians who are presently engaging in the rural community levels. 4. In communities where the availability of a physician is difficult, a trial to use physician extenders, under certain conditions, may be considered. The reason is that it would be beneficial for the health of the residents to give them the remedies of primary medical care through the extenders rather than to leave their medical problems out of management. The followings are the conditions to be considered when the physician extenders are used: their positions will be prescribed as a temporary one instead of permanent one so as to allow easy replacement of the position with a physician applicant; the extender will be under periodic direction and supervision of a physician, and also referral channel will be provided: legal constraints will be placed upon the extenders primary care practice, and the physician extenders will used only under the public medical care system. 5. For the balanced health care delivery, a greater investment to the rural areas is needed to compensate weak points of a rurality. The characteristics of a rurality has been already mentioned. The objective of balanced service for rural communities to level up that of urban areas will be hard to achieve without greater efforts and supports. For example, rural communities need mobile powers more than urban areas, communication network is extremely necessary at health delivery facilities in rural areas as well as the need of urban areas, health and medical facilities in rural areas should be provided more substantially than those of urban areas to minimize, in a sense, the amount of patient consultation and request of laboratory specimens through referral system of which procedures are more troublesome in rural areas, and more intensive control measures against communicable diseases are needed in rural areas where greater numbers of cases are occurred under the poor sanitary conditions.

  • PDF

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

  • 최성이;현윤진;김남규
    • 지능정보연구
    • /
    • 제21권3호
    • /
    • pp.101-116
    • /
    • 2015
  • 많은 기관들이 데이터에 기반을 둔 의사결정을 수행해 왔으며, 특히 수치자료를 비롯한 정형 데이터가 이러한 목적으로 널리 활용되어 왔다. 하지만 최근에는 스마트기기와 소셜미디어의 발달로 인해 다양한 형태를 가진 방대한 양의 정보가 생성, 공유, 저장되면서, 전통적인 정형 데이터 기반 의사결정으로부터 비정형 빅데이터 기반 의사결정으로 관심의 전환이 이루어지고 있다. 데이터 기반 의사결정의 대표적 분야인 추천시스템 분야에서도 성능 향상을 위해 비정형 데이터를 활용해야 한다는 필요성이 최근 꾸준히 제기되고 있다. 특히 사용자의 성향이나 선호도는 고객의 니즈와 직결되기 때문에, 비정형 데이터 분석을 통해 사용자의 성향을 파악하고 이를 통해 상품 추천 및 구매 예측의 정확도를 향상시키기 위한 노력이 매우 시급하게 이루어질 필요가 있다. 따라서 본 연구에서는 사용자의 성향을 측정하여 재구매 예측 정확도, 특히 카테고리별 재구매 예측 정확도를 높임으로써, 궁극적으로 추천시스템의 성능을 향상시킬 수 있는 방안을 제시한다. 구체적으로는 사용자의 일상적인 인터넷 사용 기록을 분석하여 고객이 조회하는 뉴스 기사의 이슈를 식별하고 다양한 이슈에 대한 고객의 관심을 계량화한 후, 이를 활용하여 고객의 카테고리별 재구매 여부를 예측하는 모델을 제안하고자 한다. 실제 웹 트랜잭션으로부터 도출된 인터넷 뉴스 조회 기록 및 쇼핑몰 구매 기록을 대상으로 실험을 수행한 결과, 고객의 과거 구매이력만을 활용한 카테고리 재구매 예측 모형에 비해 본 연구에서 제안한 모형, 즉 고객의 과거 구매이력과 관심 이슈를 모두 활용한 예측 모형의 정확도가 다소 우수한 것으로 나타났다.

구역화물운송업과 노선화물운송업의 산업구조 특성 비교 (A Comparative Study about Industrial Structure Feature between TL Carriers and LTL Carriers)

  • 민승기
    • 대한교통학회지
    • /
    • 제19권1호
    • /
    • pp.101-114
    • /
    • 2001
  • 운송업체는 일정한 질적 수준의 운행을 지속해야 하므로 수요변화에 대응하여 단시간내에 공급을 변화시키는 데에 어려움이 있다. 일단 운송업체가 어떤 지역을 운행하기로 했다면, 비록 운송수요가 감소하여 채산성이 맞지 않는다 하더라도 다른 상품처럼 공급을 임의대로 감소시키거나 단절시킬 수 없다. 특히 이와같은 성격은 화물자동차운송업에 있어서 구역화물운송업보다는 노선화물운송업에서 훨씬 더 강하게 나타나고 있다. 그러므로 구역화물운송업은 노선화물운송업에 비해 운송수요의 변동에 즉각적으로 대응하는 측면을 지니고 있다. 이와같은 구역화물운송업과 노선화물운송업에 있어서 노선화물운송업은 도로, 화물터미널 모두 구역화물운송업에 비해 부족한 것으로 나타났는데 도로보다는 화물터미널이 더 부족하다. 도로의 부족상태는 1990년에 가장 컷다가 그후 작아진 반면, 화물터미널의 부족상태는 계속 커지고 있다. 그러므로 화물터미널은 도로와는 달리 확충의 필요성이 더 크며, 투자조건에 있어서도 도로보다 더 유리하다. 이에 따라 화물터미널을 확충할 경우 노선화물 운송업체에서는 도로의 확충을 필요로 하지만. 구역화물운송업에 있어서는 도로확충의 필요성을 줄이게 된다. 이와 같은 화물터미널은 운송수입의 측면에서 구역화물운송업보다는 노선화물운송업에 더 크게 기여하는 것으로 분석되었다. 그러나 화물터미널을 비롯하여 도로를 적정수준으로 조정할 경우 구역화물운송업에서는 규모의 불경제가 더 커지고, 노선화물운송업에서는 규모의 경제가 더 커지므로 구역화물운송업은 소규모 운송업체 및 개별화물을 활성화해야 하며, 노선화물운송업은 비수익노선의 존재, 임대 영업소의 과다, 화물터미널 불충분, 운전기사의 부족, 사고화물 피해보상제도 미비 등과 같은 제반 문제점을 개선하여, 규모의 경제를 최대로 활용할 수 있는 기반을 구축해야 할 것이다.vironment), Scene manager(manage 3D geographic world), Scene editor, Spatial analyzer(Intersect, Buffering, Network analysis), VRML exporter. While, most other 3D GISes or cartographic mapping systems may be categorized into 3D visualization systems handling terrain height-field processing, 2D GIS extension modules, or 3D geometric feature generation system using orthophoto image: actually, these are eventually considered as several parts of "real 3D GIS". As well as these things, other components, especially web-based 3D GIS, are being implemented in this study: Surface/feature integration, Java/VRML linkage, Mesh/Grid problem, LOD(Level of Detail)/Tiling, Public access security problem, 3-tier architecture extension, Surface handling strategy for VRML., -9.00~12.49 and -19.81~19.81%, respectively). Therefore, it is concluded that the two formulations are bioequivalent for both the extent

  • PDF

INTENSIVE MONITORING SURVEY OF NEARBY GALAXIES (IMSNG)

  • Im, Myungshin;Choi, Changsu;Hwang, Sungyong;Lim, Gu;Kim, Joonho;Kim, Sophia;Paek, Gregory S.H.;Lee, Sang-Yun;Yoon, Sung-Chul;Jung, Hyunjin;Sung, Hyun-Il;Jeon, Yeong-beom;Ehgamberdiev, Shuhrat;Burhonov, Otabek;Milzaqulov, Davron;Parmonov, Omon;Lee, Sang Gak;Kang, Wonseok;Kim, Taewoo;Kwon, Sun-gill;Pak, Soojong;Ji, Tae-Geun;Lee, Hye-In;Park, Woojin;Ahn, Hojae;Byeon, Seoyeon;Han, Jimin;Gibson, Coyne;Wheeler, J. Craig;Kuehne, John;Johns-Krull, Chris;Marshall, Jennifer;Hyun, Minhee;Lee, Seong-Kook J.;Kim, Yongjung;Yoon, Yongmin;Paek, Insu;Shin, Suhyun;Taak, Yoon Chan;Kang, Juhyung;Choi, Seoyeon;Jeong, Mankeun;Jung, Moo-Keon;Kim, Hwara;Kim, Jisu;Lee, Dayae;Park, Bomi;Park, Keunwoo;O, Seong A
    • 천문학회지
    • /
    • 제52권1호
    • /
    • pp.11-21
    • /
    • 2019
  • Intensive Monitoring Survey of Nearby Galaxies (IMSNG) is a high cadence observation program monitoring nearby galaxies with high probabilities of hosting supernovae (SNe). IMSNG aims to constrain the SN explosion mechanism by inferring sizes of SN progenitor systems through the detection of the shock-heated emission that lasts less than a few days after the SN explosion. To catch the signal, IMSNG utilizes a network of 0.5-m to 1-m class telescopes around the world and monitors the images of 60 nearby galaxies at distances D < 50 Mpc to a cadence as short as a few hours. The target galaxies are bright in near-ultraviolet (NUV) with $M_{NUV}$ < -18.4 AB mag and have high probabilities of hosting SNe ($0.06SN\;yr^{-1}$ per galaxy). With this strategy, we expect to detect the early light curves of 3.4 SNe per year to a depth of R ~ 19.5 mag, enabling us to detect the shock-heated emission from a progenitor star with a radius as small as $0.1R_{\odot}$. The accumulated data will be also useful for studying faint features around the target galaxies and other science projects. So far, 18 SNe have occurred in our target fields (16 in IMSNG galaxies) over 5 years, confirming our SN rate estimate of $0.06SN\;yr^{-1}$ per galaxy.

우리나라 중소기업의 기술혁신능력과 기술사업화능력이 경영성과에 미치는 영향연구 (A Study on the Effect of Technological Innovation Capability and Technology Commercialization Capability on Business Performance in SMEs of Korea)

  • 이동석;정락채
    • 중소기업연구
    • /
    • 제32권1호
    • /
    • pp.65-87
    • /
    • 2010
  • 본 연구의 목적은 기술혁신형중소기업(이노비즈)의 건전한 성장발전을 위하여 기업의 중요한 전략적 자원으로 인식되고 있는 기술혁신능력과 기술사업화능력이 시장정보지향성을 매개로 경영성과에 미치는 영향을 분석하여 기술혁신형중소기업의 효율적인 경영관리와 정부의 정책방향에 시사점을 제공하고자 하는데 있다. 이러한 목적을 달성하기 위하여 우리나라 기술혁신형 중소기업를 대상으로 오슬로매뉴얼과 선행연구를 토대로 연구개발능력, 기술축적능력, 기술혁신체제를 기술혁신능력으로, 제품화능력, 생산화능력, 마케팅능력을 기술사업화능력으로 구성하고, 이들 요인들이 시장정보지향성을 매개 변수로 경영성과에 미치는 영향을 실증분석을 통하여 검증하였다. 연구결과에 의하면, 제품경쟁력 향상과 같은 기술의 상업적 성과와 직접적인 관련이 있는 경영성과는 기술혁신체제나 생산화능력, 마케팅능력 등의 경영관리적 측면에서의 능력이 상대적으로 큰 영향을 미치며 기술적 성과를 의미하는 신기술/신제품개발 성과는 연구개발능력, 기술축적능력, 제품화능력 등 공학적 측면에서의 능력이 상대적으로 큰 영향을 미친다는 것을 보여 주었다. 또한 시장정보지향성과 관련하여 신기술/신제품개발 등의 기술적 성공을 위해서는 조직내부에서의 정보확산 수준이 상대적으로 크게 부각되고 있고, 제품경쟁력 향상 등 상업적 성공을 이루기 위해서는 정보에 대한 반응수준이 더 크게 요구된다는 점을 함축하고 있다.

국내 지진활동 및 지각구조 연구동향 (Recent Research for the Seismic Activities and Crustal Velocity Structure)

  • 김성균;전명순;전정수
    • 자원환경지질
    • /
    • 제39권4호
    • /
    • pp.369-384
    • /
    • 2006
  • 유라시아판 동남쪽에 위치한 한반도는 판경계로부터 수백 km 떨어진 판내지역에 해당하며, 판내부 지진은 판경계부에서의 지진에 비해 발생하는 지진에 비해 숫자가 상대적으로 적고 크기도 작을 뿐만 아니라 발생 위치도 매우 불규칙한 편이다. 이는 단층의 활동주기가 매우 길다는 것을 의미하므로, 약 2,000년 동안의 지진역사가 기록되어 있는 우리나라는 이들 자료를 정확히 분석하여 역사시대 동안에 발생한 지진의 활동도 및 특성 등을 규명하여야 한다. 역사지진의 자료에 의하면 지진활동은 조선 중기 즉 16-18 세기에 특히 활발했으며 높은 지진활동의 기간은 중국 북동부와 일치하고 있다. 이는 이 두지역의 지진활동이 밀접하게 연관되어 있음을 시사한다. 역사지진 및 계기지진 자료에 의하면 대체로 서해안쪽이 활발하며, 한반도 남동부에서 서북서 방향으로 활발한 양상을 보여준다. 우리나라에서의 근대적 지진관측은 1905년 최초로 인천관측소가 설치되어 광복이전 6개소의 지진관측소를 운영하였다. 그 후 지진관측 공백기를 거쳐 1963년 서울에 세계표준지진계가 설치되었으며 1990 년 초에 기상청은 중앙집중식 12개소의 관측소를 본격적으로 운영하기 시작하였다. 그 후 지속적인 확장을 통해 기상청에서는 속도계관측소 35개소, 가속도 관측소 75개소를, 한국지질자원연구원은 32개소의 속도계관측소, 16개소의 가속도 관측소를, 한국원자력안전기술원은 4개소의 속도계 및 가속도 관측소를, 한국전력연구원은 13개소의 속도계 및 기속도 관측소를 운영하고 있다..27개 지진의 발생원인을 분석한 결과 한반도 및 인접지역에서 발생한 지진의 대부분은 주향이동 단층 운동에 의한 메카니즘과 다소의 역단층 운동이 첨가된 단층운동 특성을 보여준다. 한반도 및 주변에서 단층작용을 일으킨 주응력 방향은 거의 수평한 동북동-서남서 방향으로 같은 판내 지역인 북동부 중국 지역의 주응력 방향과 매우 유사하고 동해 동부와는 상당한 차이를 보인다. 이는 한반도 및 그 주변에서 지진을 일으키는 주응력은 동쪽에서 유라시아판 밑으로 침강하는 태평양판의 영향뿐만 아니라 서남쪽에서 충돌하는 인도판의 영향도 상당히 작용하는 것으로 해석된다. 지각 속도구조는 지진이 발생한 진원의 위치와 지진규모를 정확히 알아내는데 필수적이다. 그 동안 국내 지진관측망 미비, 한반도 내부의 낮은 지진 발생 빈도 등의 이유로 양질의 지진자료를 구하기 어려워 지진자료를 이용한 지각속도 구조에 대한 연구가 극히 제한적으로 이루어질 수밖에 없었다. 그러나 최근에 국내의 여러 지친관측망에서 축적된 지진기록과 반사 및 굴절 탄성파 탐사를 수행하여 종합적으로 지각 속도구조를 규명하기 시작하였다. 이와 같은 인공발파를 이용한 지각속도구조를 규명하기 위해서는 많은 인원과 예산을 필요로 하므로 관련분야의 전문가들의 적극적인 참여가 필요한 상황이다.

유전자 알고리즘을 이용한 다분류 SVM의 최적화: 기업신용등급 예측에의 응용 (Optimization of Multiclass Support Vector Machine using Genetic Algorithm: Application to the Prediction of Corporate Credit Rating)

  • 안현철
    • 경영정보학연구
    • /
    • 제16권3호
    • /
    • pp.161-177
    • /
    • 2014
  • 기업신용등급은 금융시장의 신뢰를 구축하고 거래를 활성화하는데 있어 매우 중요한 요소로서, 오래 전부터 학계에서는 보다 정확한 기업신용등급 예측을 가능케 하는 다양한 모형들을 연구해 왔다. 구체적으로 다중판별분석(Multiple Discriminant Analysis, MDA)이나 다항 로지스틱 회귀분석(multinomial logistic regression analysis, MLOGIT)과 같은 통계기법을 비롯해, 인공신경망(Artificial Neural Networks, ANN), 사례기반추론(Case-based Reasoning, CBR), 그리고 다분류 문제해결을 위해 확장된 다분류 Support Vector Machines(Multiclass SVM)에 이르기까지 다양한 기법들이 학자들에 의해 적용되었는데, 최근의 연구결과들에 따르면 이 중에서도 다분류 SVM이 가장 우수한 예측성과를 보이고 있는 것으로 보고되고 있다. 본 연구에서는 이러한 다분류 SVM의 성능을 한 단계 더 개선하기 위한 대안으로 유전자 알고리즘(GA, Genetic Algorithm)을 활용한 최적화 모형을 제안한다. 구체적으로 본 연구의 제안모형은 유전자 알고리즘을 활용해 다분류 SVM에 적용되어야 할 최적의 커널 함수 파라미터값들과 최적의 입력변수 집합(feature subset)을 탐색하도록 설계되었다. 실제 데이터셋을 활용해 제안모형을 적용해 본 결과, MDA나 MLOGIT, CBR, ANN과 같은 기존 인공지능/데이터마이닝 기법들은 물론 지금까지 가장 우수한 예측성과를 보이는 것으로 알려져 있던 전통적인 다분류 SVM 보다도 제안모형이 더 우수한 예측성과를 보임을 확인할 수 있었다.