• Title/Summary/Keyword: Check System

Search Result 3,301, Processing Time 0.03 seconds

Multi-Dimensional Analysis Method of Product Reviews for Market Insight (마켓 인사이트를 위한 상품 리뷰의 다차원 분석 방안)

  • Park, Jeong Hyun;Lee, Seo Ho;Lim, Gyu Jin;Yeo, Un Yeong;Kim, Jong Woo
    • Journal of Intelligence and Information Systems
    • /
    • v.26 no.2
    • /
    • pp.57-78
    • /
    • 2020
  • With the development of the Internet, consumers have had an opportunity to check product information easily through E-Commerce. Product reviews used in the process of purchasing goods are based on user experience, allowing consumers to engage as producers of information as well as refer to information. This can be a way to increase the efficiency of purchasing decisions from the perspective of consumers, and from the seller's point of view, it can help develop products and strengthen their competitiveness. However, it takes a lot of time and effort to understand the overall assessment and assessment dimensions of the products that I think are important in reading the vast amount of product reviews offered by E-Commerce for the products consumers want to compare. This is because product reviews are unstructured information and it is difficult to read sentiment of reviews and assessment dimension immediately. For example, consumers who want to purchase a laptop would like to check the assessment of comparative products at each dimension, such as performance, weight, delivery, speed, and design. Therefore, in this paper, we would like to propose a method to automatically generate multi-dimensional product assessment scores in product reviews that we would like to compare. The methods presented in this study consist largely of two phases. One is the pre-preparation phase and the second is the individual product scoring phase. In the pre-preparation phase, a dimensioned classification model and a sentiment analysis model are created based on a review of the large category product group review. By combining word embedding and association analysis, the dimensioned classification model complements the limitation that word embedding methods for finding relevance between dimensions and words in existing studies see only the distance of words in sentences. Sentiment analysis models generate CNN models by organizing learning data tagged with positives and negatives on a phrase unit for accurate polarity detection. Through this, the individual product scoring phase applies the models pre-prepared for the phrase unit review. Multi-dimensional assessment scores can be obtained by aggregating them by assessment dimension according to the proportion of reviews organized like this, which are grouped among those that are judged to describe a specific dimension for each phrase. In the experiment of this paper, approximately 260,000 reviews of the large category product group are collected to form a dimensioned classification model and a sentiment analysis model. In addition, reviews of the laptops of S and L companies selling at E-Commerce are collected and used as experimental data, respectively. The dimensioned classification model classified individual product reviews broken down into phrases into six assessment dimensions and combined the existing word embedding method with an association analysis indicating frequency between words and dimensions. As a result of combining word embedding and association analysis, the accuracy of the model increased by 13.7%. The sentiment analysis models could be seen to closely analyze the assessment when they were taught in a phrase unit rather than in sentences. As a result, it was confirmed that the accuracy was 29.4% higher than the sentence-based model. Through this study, both sellers and consumers can expect efficient decision making in purchasing and product development, given that they can make multi-dimensional comparisons of products. In addition, text reviews, which are unstructured data, were transformed into objective values such as frequency and morpheme, and they were analysed together using word embedding and association analysis to improve the objectivity aspects of more precise multi-dimensional analysis and research. This will be an attractive analysis model in terms of not only enabling more effective service deployment during the evolving E-Commerce market and fierce competition, but also satisfying both customers.

A Folksonomy Ranking Framework: A Semantic Graph-based Approach (폭소노미 사이트를 위한 랭킹 프레임워크 설계: 시맨틱 그래프기반 접근)

  • Park, Hyun-Jung;Rho, Sang-Kyu
    • Asia pacific journal of information systems
    • /
    • v.21 no.2
    • /
    • pp.89-116
    • /
    • 2011
  • In collaborative tagging systems such as Delicious.com and Flickr.com, users assign keywords or tags to their uploaded resources, such as bookmarks and pictures, for their future use or sharing purposes. The collection of resources and tags generated by a user is called a personomy, and the collection of all personomies constitutes the folksonomy. The most significant need of the folksonomy users Is to efficiently find useful resources or experts on specific topics. An excellent ranking algorithm would assign higher ranking to more useful resources or experts. What resources are considered useful In a folksonomic system? Does a standard superior to frequency or freshness exist? The resource recommended by more users with mere expertise should be worthy of attention. This ranking paradigm can be implemented through a graph-based ranking algorithm. Two well-known representatives of such a paradigm are Page Rank by Google and HITS(Hypertext Induced Topic Selection) by Kleinberg. Both Page Rank and HITS assign a higher evaluation score to pages linked to more higher-scored pages. HITS differs from PageRank in that it utilizes two kinds of scores: authority and hub scores. The ranking objects of these pages are limited to Web pages, whereas the ranking objects of a folksonomic system are somewhat heterogeneous(i.e., users, resources, and tags). Therefore, uniform application of the voting notion of PageRank and HITS based on the links to a folksonomy would be unreasonable, In a folksonomic system, each link corresponding to a property can have an opposite direction, depending on whether the property is an active or a passive voice. The current research stems from the Idea that a graph-based ranking algorithm could be applied to the folksonomic system using the concept of mutual Interactions between entitles, rather than the voting notion of PageRank or HITS. The concept of mutual interactions, proposed for ranking the Semantic Web resources, enables the calculation of importance scores of various resources unaffected by link directions. The weights of a property representing the mutual interaction between classes are assigned depending on the relative significance of the property to the resource importance of each class. This class-oriented approach is based on the fact that, in the Semantic Web, there are many heterogeneous classes; thus, applying a different appraisal standard for each class is more reasonable. This is similar to the evaluation method of humans, where different items are assigned specific weights, which are then summed up to determine the weighted average. We can check for missing properties more easily with this approach than with other predicate-oriented approaches. A user of a tagging system usually assigns more than one tags to the same resource, and there can be more than one tags with the same subjectivity and objectivity. In the case that many users assign similar tags to the same resource, grading the users differently depending on the assignment order becomes necessary. This idea comes from the studies in psychology wherein expertise involves the ability to select the most relevant information for achieving a goal. An expert should be someone who not only has a large collection of documents annotated with a particular tag, but also tends to add documents of high quality to his/her collections. Such documents are identified by the number, as well as the expertise, of users who have the same documents in their collections. In other words, there is a relationship of mutual reinforcement between the expertise of a user and the quality of a document. In addition, there is a need to rank entities related more closely to a certain entity. Considering the property of social media that ensures the popularity of a topic is temporary, recent data should have more weight than old data. We propose a comprehensive folksonomy ranking framework in which all these considerations are dealt with and that can be easily customized to each folksonomy site for ranking purposes. To examine the validity of our ranking algorithm and show the mechanism of adjusting property, time, and expertise weights, we first use a dataset designed for analyzing the effect of each ranking factor independently. We then show the ranking results of a real folksonomy site, with the ranking factors combined. Because the ground truth of a given dataset is not known when it comes to ranking, we inject simulated data whose ranking results can be predicted into the real dataset and compare the ranking results of our algorithm with that of a previous HITS-based algorithm. Our semantic ranking algorithm based on the concept of mutual interaction seems to be preferable to the HITS-based algorithm as a flexible folksonomy ranking framework. Some concrete points of difference are as follows. First, with the time concept applied to the property weights, our algorithm shows superior performance in lowering the scores of older data and raising the scores of newer data. Second, applying the time concept to the expertise weights, as well as to the property weights, our algorithm controls the conflicting influence of expertise weights and enhances overall consistency of time-valued ranking. The expertise weights of the previous study can act as an obstacle to the time-valued ranking because the number of followers increases as time goes on. Third, many new properties and classes can be included in our framework. The previous HITS-based algorithm, based on the voting notion, loses ground in the situation where the domain consists of more than two classes, or where other important properties, such as "sent through twitter" or "registered as a friend," are added to the domain. Forth, there is a big difference in the calculation time and memory use between the two kinds of algorithms. While the matrix multiplication of two matrices, has to be executed twice for the previous HITS-based algorithm, this is unnecessary with our algorithm. In our ranking framework, various folksonomy ranking policies can be expressed with the ranking factors combined and our approach can work, even if the folksonomy site is not implemented with Semantic Web languages. Above all, the time weight proposed in this paper will be applicable to various domains, including social media, where time value is considered important.

A Literature Study of Ophthalmotolaryngologic Diseases from the Viewpoint of Onbyeong; On the Basis of Imjeungjinamuian (溫病學에서의 眼耳鼻咽喉科 疾患에 대한 文獻考察;臨證指南醫案을 중심으로)

  • Cho, Jae-Hun;Chae, Byung-Yoon;Kim, Yoon-Bum
    • The Journal of Korean Medicine Ophthalmology and Otolaryngology and Dermatology
    • /
    • v.15 no.1
    • /
    • pp.198-218
    • /
    • 2002
  • On the basis of Imjeungjinamuian(臨證指南醫案), authors investigated the pathogenesis and treatment of ophthalmotolaryngobgic diseases from the viewpoint of Onbyeong(溫病). 1. The symptoms and diseases investigated according to department were as follows;. 1) Ophthalmology : blepharitis, blepharedema, lacrimal hypersecretion, hyperemia, ophthalmalgla, photopsia, visual disturbance, mydriasis 2) Otology : full-feeling, otorrhea, otalgla, mastoiditis, tinnitus, hearing disturbance, vertigo 3) Rhinology : rhinorrhea, nasal obstruction, sinusitis, epistaxis 4) Laryngology : sore throat, hoarseness 5) The Others : headache, cough, asthma 2. The pathogenesis and treatment of ophthalmotolaryngologic diseases were as follows. 1) When the pathogenesis of hyperemia, otorrhea, otalgia, mastoiditis, hearing disturhance. epistaxis, sore throat, headache and cough are wind-stagnanc(風鬱), wind-warm(風溫), wind-fire(風火), wind-dryness(風燥), dryness-heat(燥熱), the treatment of pungent-cool-evaporating(辛凉解表) with Dajosan(茶調散), Mori Folium(桑葉), Lonicerae Flos(金銀花), Forsythiae Fructus(連翹), Viticis Fructus(蔓荊子), Prunellae Spica(夏枯草), Arctii Fructus(牛蒡子), etc can be applied. 2) When the pathogenesis of hoarseness, cough and asthma are cold(寒), cold with endogenous heat(寒包熱, 外冷內熱), water retention(水邪), fluid retention(伏飮), impairment of YangKi by overexertion(勞傷陽氣), the treatment of pungent-warm-evaporating(辛溫解表) with Mahaenggamseoktang(麻杏甘石湯), Socheongryongtang(小靑龍湯), Jeongryeokdaejosapyetang(정력대조사폐탕), Gyejitang(桂枝湯), Armeniacae Amarum Semen(杏仁), etc can be applied. 3) When the pathogenesis of photopsia, otorrhea, otalgia, rhinorrhea, sinusitis, epistaxis, sore throat, hoarseness, headache and cough are stagnancy-induced heat(鬱熱), wind-dryness(風燥), wind-heat(風熱), summer heat(暑熱), summer wind(暑風), insidious summer heat(伏暑), autumn heat(秋暑), autumn wind(秋風), autumn dryness(秋燥), dryness-heat(燥熱), heat in Ki system(氣分熱), insidious warm(溫伏), brain discharge by fire in Ki system(氣火 腦熱), heat in stomach(胃熱), endogenous fire by deficiency of Yin(陰虛內火), deficiency of Yin in stomach(胃陰虛), the treatment of Ki-cooling(淸氣) with Bangpungtongseongsan(防風通聖散), Ikweonsan(益元散), Gyejibaekhotang(桂枝白虎湯), Geumgwemaekmundongtang(금궤맥문동탕), Gyeongokgo(瓊玉膏), Sojae Semen Praeparatum(두시), Scutellariae Radix(黃芩), Phyllostachys Folium(竹葉), Adenophorae Radix(沙參), Mori Cortex(桑白皮), Fritillariae Cirrhosae Bulbus(貝母), etc can be applied. 4) When the pathogenesis of blepharitis, hyperemia, ophthalmalgia, full-feeling, otorrhea, otalgia, tinnitus, hearing disturbance, sinusitis, hoarseness, headache and cough are fire in liver(肝火), fire in gallbladder(膽火), ministerial fire in Soyang system(少陽相火), wind-stagnancy(風鬱), stagnancy-induced fire(鬱火), brain discharge by phlegm-fire(痰火 腦熱), the treatment of mediation(和解) with Gardeniae Fructus(梔子), Moutan Cortex(牧丹皮), Saigae Tataricae Cornu(羚羊角), Artemisiae Annuae Herba(靑蒿), Cyperi Rhizoma(香附子), Poria(적복령), etc can be applied. 5) When the pathogenesis of blepharedema and cough are dampness in both spleen and lung(脾肺濕) damp-heat(濕熱), damp-phlegm(濕痰), the treatment of dampness-resolving(化濕) with Poria(백복령), Coicis Semen(薏苡仁), Tetrapanacis Medulla(通草), Armeniacae Amarum Semen(杏仁), Talcum(滑石), etc can be applied. 6) When the pathogenesis of vertigo and cough are deficiency of Yong(營虛), heat in Yong, system(營熱), the treatment of Yong-cooling(淸營) with Rehmanniae Radix(生地黃), Liriopis Tuber(麥門冬), Biotae Semen(柏子仁), Lilii Bulbus(百合), Phyllostachys Folium(竹葉), etc can be applied. 7) When the pathogenesis of epistaxis are heat in blood system of heart(心血熱), reversed flow of fire(火上逆), overexertion(努力), the treatment of blood-cooling(凉血) with Rhinoceri Cornu(犀角), Rehmanniae Radix(生地黃), Moutan Cortex(牧丹皮), Salviae Miltiorrhizae Radix(丹參), Scrophulariae Radix(玄蔘), etc can be applied. 8) When the pathogenesis of nasal obstruction is pathogen-stagnancy(邪鬱), the treatment of resuscitation(開竅) with Sosang(少商, LU11) acupuncture can be applied. When the pathogenesis of hoarseness is evil Ki(穢濁), the treatment of resuscitation(開竅) with Arctii Fructus(牛蒡子), Lasiosphaera Seu Calvatia(馬勃), Curcumae Radix(鬱金), etc can be applied. When the pathogenesis of headache is stasis of both Ki and blood(氣血瘀痺), the treatment of resuscitation(開竅) with Cnidii Rhizoma(川芎), Asari Herba Cum Radice(細辛), Scorpio(全蝎), moxibustion(灸), etc can be applied. 9) When the pathogenesis of lacrimal hypersecretion, visual disturbance, mydriasis, tinnitus, hearing disturbance, sinusitis, epistaxis, hoarseness and cough are deficiency of Yin(陰虛), deficiency of kidney(腎虛), deficiency of both liver and kidney(肝腎虛), deficiency of both heart and kidney(心腎虛), brain discharge by deficiency of Yin(陰虛 腦熱), exuberance of Yang in liver(肝陽上亢), overexertion(勞損), the treatment of Yin-replenishing(滋陰) with Yukmijihwanghwan(六味地黃丸), Hojamhwan(虎潛丸), Jeobutang(猪膚湯), Lycii Fructus(枸杞子), Polygoni Multiflori Radix(何首烏), Rehmanniae Radix(生地黃), Schizandrae Fructus(五味子), Liriopis Tuber(麥門冬), Asini Gelatinum(阿膠), etc can be applied. 10) When the pathogenesis of ophthalmalgia, mydriasis, vertigo and headache are deficiency of Yin in liver(肝陰虛), exuberance of Yang in liver(肝陽上亢), endogenous wind(內風), excess in upper and deficiency in lower part(上實下虛), the treatment of Yin-replenishing(滋陰) and endogenous wind-calming(熄風) with Rehmanniae Radix Preparat(熟地黃), Lycii Fructus(枸杞子), Polygoni Multiflori Radix(何首烏), Paeoniae Radix Alba(白芍藥), Ostreae Concha(牡蠣), Saigae Tataricae Cornu(羚羊角), Chrysanthemi Flos(菊花), etc be applied. 11) When the pathogenesis of mydriasis, sinusitis, hoarseness, headache, cough and asthma are exhaustion of vital essence(精氣無收藏), brain discharge(腦髓不固), floating Yang(陽虛浮), exsanguination(失血), deficiency of both Yin and Yang(陰陽不足), overexertion(勞損), deficiency of Yang in kidney(腎陽虛), the treatment of Yang-restoring and exhaustion-arresting(回陽固脫) with Yangyeongtang(養營湯), Cheonjinhwan(天眞丸), Bokmaektang(복맥탕), Geonjungtang(建中湯), Dogihwan(都氣丸), Singihwan(腎氣丸), Jinmutang(眞武湯), Ostreae Concha(牡蠣), Nelumbinis Semen(蓮子肉), etc can be applied. 12) When the pathogenesis of lacrimal hypersecretion, vertigo and headache are deficiency of stomach and endogenous wind(胃虛內風), endogenous wind with phlegm(內風挾痰), liver check of stomach(肝木橫擾), the treatment of concomitant-treating of both liver and stomach(肝胃同治) with Paeoniae Radix Alba(白芍藥), Uncariae Ramulus Et Uncus(釣鉤藤), Gastrodiae Rhizoma(天麻), Astragali Radix(황기), Pinelliae Rhizoma(半夏), etc can be applied. When the pathogenesis of asthma is failure of kidney to promote inspiration(腎不納氣), the treatment of kidney-tonifing and inspiration-promoting(補腎納氣) with Singihwan(腎氣丸), Psoraleae Fructus(補骨脂), Juglandis Semen(胡桃), Aquilariae Resinatum Lignum(沈香), etc can be applied. When the pathogenesis of asthma is deficiency of Ki(氣虛), the treatment of Ki-reinforcing(補氣) with Sagunjatang(四君子湯), Insamgeonjungtang(人參建中湯), etc can be applied.

  • PDF

A Study on the Application of Outlier Analysis for Fraud Detection: Focused on Transactions of Auction Exception Agricultural Products (부정 탐지를 위한 이상치 분석 활용방안 연구 : 농수산 상장예외품목 거래를 대상으로)

  • Kim, Dongsung;Kim, Kitae;Kim, Jongwoo;Park, Steve
    • Journal of Intelligence and Information Systems
    • /
    • v.20 no.3
    • /
    • pp.93-108
    • /
    • 2014
  • To support business decision making, interests and efforts to analyze and use transaction data in different perspectives are increasing. Such efforts are not only limited to customer management or marketing, but also used for monitoring and detecting fraud transactions. Fraud transactions are evolving into various patterns by taking advantage of information technology. To reflect the evolution of fraud transactions, there are many efforts on fraud detection methods and advanced application systems in order to improve the accuracy and ease of fraud detection. As a case of fraud detection, this study aims to provide effective fraud detection methods for auction exception agricultural products in the largest Korean agricultural wholesale market. Auction exception products policy exists to complement auction-based trades in agricultural wholesale market. That is, most trades on agricultural products are performed by auction; however, specific products are assigned as auction exception products when total volumes of products are relatively small, the number of wholesalers is small, or there are difficulties for wholesalers to purchase the products. However, auction exception products policy makes several problems on fairness and transparency of transaction, which requires help of fraud detection. In this study, to generate fraud detection rules, real huge agricultural products trade transaction data from 2008 to 2010 in the market are analyzed, which increase more than 1 million transactions and 1 billion US dollar in transaction volume. Agricultural transaction data has unique characteristics such as frequent changes in supply volumes and turbulent time-dependent changes in price. Since this was the first trial to identify fraud transactions in this domain, there was no training data set for supervised learning. So, fraud detection rules are generated using outlier detection approach. We assume that outlier transactions have more possibility of fraud transactions than normal transactions. The outlier transactions are identified to compare daily average unit price, weekly average unit price, and quarterly average unit price of product items. Also quarterly averages unit price of product items of the specific wholesalers are used to identify outlier transactions. The reliability of generated fraud detection rules are confirmed by domain experts. To determine whether a transaction is fraudulent or not, normal distribution and normalized Z-value concept are applied. That is, a unit price of a transaction is transformed to Z-value to calculate the occurrence probability when we approximate the distribution of unit prices to normal distribution. The modified Z-value of the unit price in the transaction is used rather than using the original Z-value of it. The reason is that in the case of auction exception agricultural products, Z-values are influenced by outlier fraud transactions themselves because the number of wholesalers is small. The modified Z-values are called Self-Eliminated Z-scores because they are calculated excluding the unit price of the specific transaction which is subject to check whether it is fraud transaction or not. To show the usefulness of the proposed approach, a prototype of fraud transaction detection system is developed using Delphi. The system consists of five main menus and related submenus. First functionalities of the system is to import transaction databases. Next important functions are to set up fraud detection parameters. By changing fraud detection parameters, system users can control the number of potential fraud transactions. Execution functions provide fraud detection results which are found based on fraud detection parameters. The potential fraud transactions can be viewed on screen or exported as files. The study is an initial trial to identify fraud transactions in Auction Exception Agricultural Products. There are still many remained research topics of the issue. First, the scope of analysis data was limited due to the availability of data. It is necessary to include more data on transactions, wholesalers, and producers to detect fraud transactions more accurately. Next, we need to extend the scope of fraud transaction detection to fishery products. Also there are many possibilities to apply different data mining techniques for fraud detection. For example, time series approach is a potential technique to apply the problem. Even though outlier transactions are detected based on unit prices of transactions, however it is possible to derive fraud detection rules based on transaction volumes.

A Study on the Present Condition and Improvement of Cultural Heritage Management in Seoul - Based on the Results of Regular Surveys (2016~2018) - (서울특별시 지정문화재 관리 현황 진단 및 개선방안 연구 - 정기조사(2016~2018) 결과를 중심으로 -)

  • Cho, Hong-seok;Suh, Hyun-jung;Kim, Ye-rin;Kim, Dong-cheon
    • Korean Journal of Heritage: History & Science
    • /
    • v.52 no.2
    • /
    • pp.80-105
    • /
    • 2019
  • With the increasing complexity and irregularity of disaster types, the need for cultural asset preservation and management from a proactive perspective has increased as a number of cultural properties have been destroyed and damaged by various natural and humanistic factors. In consideration of these circumstances, the Cultural Heritage Administration enacted an Act in December 2005 to enforce the regular commission of surveys for the systematic preservation and management of cultural assets, and through a recent revision of this Act, the investigation cycle has been reduced from five to three years, and the object of regular inspections has been expanded to cover registered cultural properties. According to the ordinance, a periodic survey of city- or province-designated heritage is to be carried out mainly by metropolitan and provincial governments. The Seoul Metropolitan Government prepared a legal basis for commissioning regular surveys under the Seoul Special City Cultural Properties Protection Ordinance 2008 and, in recognition of the importance of preventive management due to the large number of cultural assets located in the city center and the high demand for visits, conducted regular surveys of the entire city-designated cultural assets from 2016 to 2018. Upon the first survey being completed, it was considered necessary to review the policy effectiveness of the system and to conduct a comprehensive review of the results of the regular surveys that had been carried out to enhance the management of cultural assets. Therefore, the present study examined the comprehensive management status of the cultural assets designated by the Seoul Metropolitan Government for three years (2016-2018), assessing the performance and identifying limitations. Additionally, ways to improve it were sought, and a DB establishment plan for the establishment of an integrated management system under the auspices of the Seoul Metropolitan Government was proposed. Specifically, survey forms were administered under the Guidelines for the Operation of Periodic Surveys of National Designated Cultural Assets; however, the types of survey forms were reclassified and further subdivided in consideration of the characteristics of the designated cultural assets, and manuals were developed for consistent and specific information technologies in respect of the scope and manner of the survey. Based on this analysis, it was confirmed that 401 cases (77.0%) out of 521 cases were generally well preserved; however, 102 cases (19.6%) were found to require special measures such as attention, precision diagnosis, and repair. Meanwhile, there were 18 cases (3.4%) of unsurveyed cultural assets. These were inaccessible to the investigation at this time due to reasons such as unknown location or closure to the public. Regarding the specific types of cultural assets, among a total of 171 cultural real estate properties, 63 cases (36.8%) of structural damage were caused by the failure and elimination of members, and 73 cases (42.7%) of surface area damage were the result of biological damage. Almost all plants and geological earth and scenic spots were well preserved. In the case of movable cultural assets, 25 cases (7.1%) among 350 cases were found to have changed location, and structural damage and surface area damage was found according to specific material properties, excluding ceramics. In particular, papers, textiles, and leather goods, with material properties that are vulnerable to damage, were found to have greater damage than those of other materials because they were owned and managed by individuals and temples. Thus, it has been confirmed that more proactive management is needed. Accordingly, an action plan for the comprehensive preservation and management status check shall be developed according to management status and urgency, and the project promotion plan and the focus management target should be selected and managed first. In particular, concerning movable cultural assets, there have been some cases in which new locations have gone unreported after changes in ownership (management); therefore, a new system is required to strengthen the obligation to report changes in ownership (management) or location. Based on the current status diagnosis and improvement measures, it is expected that the foundation of a proactive and efficient cultural asset management system can be realized through the establishment of an effective mid- to long-term database of the integrated management system pursued by the Seoul Metropolitan Government.

Usefulness of Abdominal Compressor Using Stereotactic Body Radiotherapy with Hepatocellular Carcinoma Patients (토모테라피를 이용한 간암환자의 정위적 방사선치료시 복부압박장치의 유용성 평가)

  • Woo, Joong-Yeol;Kim, Joo-Ho;Kim, Joon-Won;Baek, Jong-Geal;Park, Kwang-Soon;Lee, Jong-Min;Son, Dong-Min;Lee, Sang-Kyoo;Jeon, Byeong-Chul;Cho, Jeong-Hee
    • The Journal of Korean Society for Radiation Therapy
    • /
    • v.24 no.2
    • /
    • pp.157-165
    • /
    • 2012
  • Purpose: We evaluated usefulness of abdominal compressor for stereotactic body radiotherapy (SBRT) with unresectable hepatocellular carcinoma (HCC) patients and hepato-biliary cancer and metastatic liver cancer patients. Materials and Methods: From November 2011 to March 2012, we selected HCC patients who gained reduction of diaphragm movement >1 cm through abdominal compressor (diaphragm control, elekta, sweden) for HT (Hi-Art Tomotherapy, USA). We got planning computed tomography (CT) images and 4 dimensional (4D) images through 4D CT (somatom sensation, siemens, germany). The gross tumor volume (GTV) included a gross tumor and margins considering tumor movement. The planning target volume (PTV) included a 5 to 7 mm safety margin around GTV. We classified patients into two groups according to distance between tumor and organs at risk (OAR, stomach, duodenum, bowel). Patients with the distance more than 1 cm are classified as the 1st group and they received SBRT of 4 or 5 fractions. Patients with the distance less than 1 cm are classified as the 2nd group and they received tomotherapy of 20 fractions. Megavoltage computed tomography (MVCT) were performed 4 or 10 fractions. When we verify a MVCT fusion considering priority to liver than bone-technique. We sent MVCT images to Mim_vista (Mimsoftware, ver .5.4. USA) and we re-delineated stomach, duodenum and bowel to bowel_organ and delineated liver. First, we analyzed MVCT images to check the setup variation. Second we compared dose difference between tumor and OAR based on adaptive dose through adaptive planning station and Mim_vista. Results: Average setup variation from MVCT was $-0.66{\pm}1.53$ mm (left-right) $0.39{\pm}4.17$ mm (superior-inferior), $0.71{\pm}1.74$ mm (anterior-posterior), $-0.18{\pm}0.30$ degrees (roll). 1st group ($d{\geq}1$) and 2nd group (d<1) were similar to setup variation. 1st group ($d{\geq}1$) of $V_{diff3%}$ (volume of 3% difference of dose) of GTV through adaptive planing station was $0.78{\pm}0.05%$, PTV was $9.97{\pm}3.62%$, $V_{diff5%}$ was GTV 0.0%, PTV was $2.9{\pm}0.95%$, maximum dose difference rate of bowel_organ was $-6.85{\pm}1.11%$. 2nd Group (d<1) GTV of $V_{diff3%}$ was $1.62{\pm}0.55%$, PTV was $8.61{\pm}2.01%$, $V_{diff5%}$ of GTV was 0.0%, PTV was $5.33{\pm}2.32%$, maximum dose difference rate of bowel_organ was $28.33{\pm}24.41%$. Conclusion: Despite we saw diaphragm movement more than 5 mm with flouroscopy after use an abdominal compressor, average setup_variation from MVCT was less than 5 mm. Therefore, we could estimate the range of setup_error within a 5 mm. Target's dose difference rate of 1st group ($d{\geq}1$) and 2nd group (d<1) were similar, while 1st group ($d{\geq}1$) and 2nd group (d<1)'s bowel_organ's maximum dose difference rate's maximum difference was more than 35%, 1st group ($d{\geq}1$)'s bowel_organ's maximum dose difference rate was smaller than 2nd group (d<1). When applicating SBRT to HCC, abdominal compressor is useful to control diaphragm movement in selected patients with more than 1 cm bowel_organ distance.

  • PDF

A study on OHIP-14 and EQ-5D of residents in some rural areas (일부 농촌지역 주민들의 OHIP-14와 EQ-5D에 관한 연구)

  • Lee, Eun-Gyeong;Park, Jeong-Hee;Park, Jeong-Ran;Park, Jae-Yong
    • Journal of Korean society of Dental Hygiene
    • /
    • v.11 no.2
    • /
    • pp.197-211
    • /
    • 2011
  • Objectives : OHIP-14 and EQ-5D were used, targeting the residents of farming communities to identify the elements that influence oral cavity's health and quality of life due to health and to identify the importance of oral cavity's health in order to increase health of adults' oral cavity and quality of life via improved health. Methods : This research was conducted from July 17th, 2010 to August 16th, 2010 targeting 600 residents in Goryeong-gun, Gyeongsangbuk-do, aging over 40. The data has been analyzed using Mann-Whitney U test, Kruskal-Wallis test and hierarchical multiple regression through SPSS Win Program 18.0 version. Results : 1. OHIP-14 and EQ-5D based on general characteristics showed lower oral health-related quality of life and health-related quality of life on the following cases: women (p=0.004, p<0.001), older (p<0.001, p<0.001), lower scholastic ability (p<0.001, p<0.001), lower average of average spending money (p<0.001, p<0.001), higher number of chronic disease (p<0.001, p<0.001), less drinking (p=0.012, p=0.008), lower perceived oral health and health status (p<0.001, p<0.001) and non smoking showed only EQ-5D (p<0.001). 2. OHIP-14 and EQ-5D based on oral health behavior showed lower oral health-related quality of life and health-related quality of life on the following cases: no periodic oral check-up (p<0.001, p<0.001), less experience of oral health education (p<0.001, p<0.001), horizontal tooth-brushing method(p<0.001, p<0.001) and lower frequency of tooth-brushing showed only OHIP-14 (p=0.042). OHIP-14 and EQ-5D based on oral health status and subjective oral symptom showed lower oral health-related quality of life and health-related quality of life on following cases: number of existing tooth less than 20 (p<0.001, p<0.001), the number of missing teeth more than 9 (p<0.001, p=0.044), DMFT (Decay, Missing, Filling Teeth) index more than 18 (p<0.001, p<0.001), wears denture (p<0.001, p<0.001), edentulous (p<0.001, p=0.002), have xerostomia (p<0.001, p<0.001) and have chewing discomfort (p<0.001, p<0.001). 3. Factors affecting OHIP-14 were gender, age, perceived oral health status, perceived health status, number of existing teeth, dental status, xerostomia and chewing discomfort, and the of reliability (how well it explains) the final model was 48.7%. EQ-5D showed relevance on gender, age, presence of chronic disease, perceived health status, xerostomia, chewing discomfort and oral health-related quality of life, and the reliability of the final model was 42.9%. Conclusions : In order to improve the quality of life of ruralists, oral health needs to be improved or remained by increasing the rate of possession of the existing teeth and preventing the loss of teeth. In order to do so, improvement of accessibility of dental clinic, change of direction from treatment-centered to prevention-centered health care system, development of oral health education program and various oral health care policies which would vitalize continuous oral health care system are considered to be necessary.

Speed-up Techniques for High-Resolution Grid Data Processing in the Early Warning System for Agrometeorological Disaster (농업기상재해 조기경보시스템에서의 고해상도 격자형 자료의 처리 속도 향상 기법)

  • Park, J.H.;Shin, Y.S.;Kim, S.K.;Kang, W.S.;Han, Y.K.;Kim, J.H.;Kim, D.J.;Kim, S.O.;Shim, K.M.;Park, E.W.
    • Korean Journal of Agricultural and Forest Meteorology
    • /
    • v.19 no.3
    • /
    • pp.153-163
    • /
    • 2017
  • The objective of this study is to enhance the model's speed of estimating weather variables (e.g., minimum/maximum temperature, sunshine hour, PRISM (Parameter-elevation Regression on Independent Slopes Model) based precipitation), which are applied to the Agrometeorological Early Warning System (http://www.agmet.kr). The current process of weather estimation is operated on high-performance multi-core CPUs that have 8 physical cores and 16 logical threads. Nonetheless, the server is not even dedicated to the handling of a single county, indicating that very high overhead is involved in calculating the 10 counties of the Seomjin River Basin. In order to reduce such overhead, several cache and parallelization techniques were used to measure the performance and to check the applicability. Results are as follows: (1) for simple calculations such as Growing Degree Days accumulation, the time required for Input and Output (I/O) is significantly greater than that for calculation, suggesting the need of a technique which reduces disk I/O bottlenecks; (2) when there are many I/O, it is advantageous to distribute them on several servers. However, each server must have a cache for input data so that it does not compete for the same resource; and (3) GPU-based parallel processing method is most suitable for models such as PRISM with large computation loads.

Integrated Management Data Warehouse Development Process of Research Expenses in Enterprise Environment (엔터프라이즈 환경의 연구비 통합관리 데이터 웨어하우스 개발 프로세스)

  • Choi, Seong-Man;Yoo, Cheol-Jung;Chang, Ok-Bae
    • The KIPS Transactions:PartD
    • /
    • v.11D no.1
    • /
    • pp.183-194
    • /
    • 2004
  • The existing management job of research expenses has been divided into three parts: budget planning, budget draw-up, and exact settlement of budget. However, it caused some problems. Under this current circumstance it is required to obtain research expenses steadily, to operate efficiently and to use them clearly to solve such problems. As a result of a study on data warehouse development process of existing system integration company (Inmon, IBM) to reflect current trend described above, data warehouse development process of Inmon uses systematic and gradual access as a classical development cycle method. It causes overlap and feedback to the previous step in the process of each step Is requested. And another problem that it is difficult to toil what function refers and corrects data because functions and data are separated during performing development process at data warehouse development process of IBM is caused. Integrated management data warehouse development process of research expenses in the enterprise environment which applies UML at planning and analysis step, design step and implement and test step is suggested in this paper. Information retrieval agent uses existing budget plan DB, budget draw-up DB and budget settlement DB to find out information that a user wants to know. Information retrieval agent collects and saves information at integration database and information integration agent extracts, transports, transforms and loads the data. Information integration agent reduces a user's efforts to access to a number of information sources and check each of them. It also screens out data that a user may not need. As a result, integrated management data warehouse development process of research expenses in the enterprise environment reflects a user's requirements as much as possible and provides various types of information to make a decision which is needed to establish the policy of research expense management. It helps an end user approach his/her desired analysis information quickly and get various data from the comprehensive viewpoint rather than the fragmentary viewpoint. Furthermore, as it integrated three systems into one, it is possible to share data, to integrate the system, to reduce operating expenses and to simplify supporting environment for the decision making.

Dose comparison according to Smooth Thickness application of Range compensator during proton therapy for brain tumor patient (뇌종양 환자의 양성자 치료 시 Range Compensator의 Smooth Thickness 적용에 따른 선량비교)

  • Kim, Tae Woan;Kim, Dae Woong;Kim, Jae Weon;Jeong, Kyeong Sik
    • The Journal of Korean Society for Radiation Therapy
    • /
    • v.28 no.2
    • /
    • pp.139-148
    • /
    • 2016
  • Purpose : Range Compensator used for proton therapy compensates the proton beam dose which delivers to the normal tissues according to the Target's Distal Margin dose. We are going to check the improvement of dose on the target part by comparing the dose of PTV and OAR according to applying in different method of Smooth Thickness of Range Compensator which is used in brain tumor therapy. Materials and Methods : For 10 brain tumor patients taking proton therapy in National Cancer Center, Apply Smooth Thickness applied in Range Compensator in order from one to five by using Compensator Editor of Eclipse Proton Planning System(Version 10.0, Varian, USA). The therapy plan algorithm used Proton Convolution Superposition(version 8.1.20 or 10.0.28), and we compared Dmax, Dmin, Homogeneity Index, Conformity Index and OAR dose around tumor by applying Smooth Thickness in phase. Results : When Smooth Thickness was applied from one to five, the Dmax of PTV was decreased max 4.3%, minimum at 0.8 and average of 1.81%. Dmin increased max 1.8%, min 1.8% and average. Difference between max dose and minimum dose decreased at max 5.9% min 1.4% and average 2.6%. Homogeneity Index decreased average of 0.018 and Conformity Index didn't had a meaningful change. OAR dose decreased in Brain Stem at max 1.6%, min 0.1% and average 0.6% and in Optic Chiasm max 1.3%, min 0.3%, and average 0.5%. However, patient C and patient E had an increase each 0.3% and 0.6%. Additionally, in Rt. Optic Nerve, there was a decrease at max 1.5%, min 0.3%, and average 0.8%, however, patient B had 0.1% increase. In Lt. Optic Nerve, there was a decrease at max 1.8%, min 0.3%, and average 0.7%, however, patient H had 0.4 increase. Conclusion : As Smooth Thickness of Range Compensator which is used as the proton treatment for brain tumor patients is applied in stages, the resolution of Compensator increased and as a result the most optimized amount of proton beam dose can be delivered. This is considered to be able to irradiate the equal amount at PTV and reduce the unnecessary dose applied at OAR to reduce the side effects.

  • PDF