• Title/Summary/Keyword: Index Of Effectiveness

Search Result 1,276, Processing Time 0.027 seconds

Variables Affecting Long-Term Compliance of Oral Appliance for Snoring (코골이 치료용 구강장치의 지속적 사용에 영향을 주는 요인의 분석)

  • Lee, Jun-Youp;Hur, Yun-Kyung;Choi, Jae-Kap
    • Journal of Oral Medicine and Pain
    • /
    • v.33 no.4
    • /
    • pp.305-316
    • /
    • 2008
  • The mandibular advancement device(MAD) has been used to help manage snoring and obstructive sleep apnea. The aims of this study were to specify the demographic and clinical characteristics of the patients receiving long-term treatment with MAD and to quantify the compliance with and side effects of the use of the device. Of 103 patients who were treated with MAD for at least one full year after delivery date, 49 were able to be contacted with telephone and complete follow-up questionnaires were obtainable. They were telephoned to determine whether they were still using the device. If not, they were asked when and why they stopped using it. Patients were also asked how much effectiveness of the MAD in decreasing snoring and how much they and their bed-partners were satisfied with the MAD therapy. The initial respiratory disturbance indices and pre-treatment snoring frequency and intensity were obtained from the medical records of initial visit. All the data were compared between users and nonusers. The results were as follows: 1. Of 49 patients 25 are still using the device, but 24 stopped using it. Among nonusers nobody stopped wearing the device within first 1 month, but 37.5% of nonusers stopped wearing it in the following 6 months, and another 4.2% before the end of the first year. 2. The one-year compliance of the MAD therapy was 79.59%. 3. There were no significant differences in mean age, mean body mass index, and gender distribution between users group and nonusers group. 4. There was no significant difference in mean respiratory disturbance index at initial visit between users group and nonusers group. 5. There was no significant difference in pre-treatment snoring frequency and intensity between users group and nonusers group. 6. The degree of decrease in snoring with use of MAD was significantly higher in the users when compared to nonusers. 7. Patient's overall satisfaction with treatment outcome was significantly higher in the users when compared to nonusers. 8. Bed partner's satisfaction with treatment outcome tended to be higher in the users when compared to nonusers. 9. The most frequent reasons why patients discontinued wearing the MAD were: jaw pain(25%), dental pain(20.83%), broken appliance(20.83%), hassle using(16.67%), lost weight(8.3%), dental work(8.3%), no or little effect(4.17%), sleep disturbance(4.27).

Effect of Firm's Activities on Their Performances (혁신활동이 기업의 경영성과에 미치는 영향)

  • Kim, Kwang-Doo;Hong, Woon-Sun
    • Journal of Korea Technology Innovation Society
    • /
    • v.14 no.2
    • /
    • pp.373-404
    • /
    • 2011
  • The purpose of research is to reveal the effect of innovation to enterprises' economic performance. The kind of this study has begun since 1960s and lively progressed then. The fmal theoretical result of the effect of innovation to the performance came positive in compare to the mixed results came out in empirical analysis. There are several reason why empirical results are different to the theoretical results. However the major factor is that of using imperfect statistics and inappropriateness of analysis method. This study used a population (1990~2008) provided from Korean Intellectual Property Office, KIPO for patent and also used a population (1990~2008) provided from Korea Investors Service, KIS for research and development. The contribution of this study is enormous statistical analysis. This study used principal component analysis made innovativeness index for appropriate index sampling, and made effort to minimize the error by using appropriate quantile regression for both to panel analysis and rapidly developed company analysis. Dividing the final results into two parts, the growth and the profit, the effect of technological innovation to the firm's growth is not significant to the panel analysis but heavily significant to the upper 10% of high growth firm. By classifying large company and small and medium enterprise, it is significant to upper 10% of high growth firm for large company and generally significant to small and medium enterprise. But for both lower 10% of low growth firms and 25% of low ranking firms are negatively effected, and for high growth firms larger than the medians are positively effected. Especially for upper 10% of high growth firms are mostly effected. It is more effective to the profitability than the growth. The effect to the profit for every enterprises are not significant, but effected significant to the larger enterprises than 25% of low ranking enterprises especially most effective to the upper 10% of high-profit enterprises. The analysis for the large company, it was significant and positively effected to the upper 10% of high profit enterprises and 25% of low ranking enterprises, but the negatively effected for the low-profit enterprises. For the small and medium enterprises, it is negatively effected for both 10% of low ranking enterprises and 25% of low ranking enterprises. However it is positively effective and significant for the high ranking enterprises than median, especially for those high growth firms. It is meaningful to recognize significancy by quantile, but more implicative result is to finding more effectiveness to the small and medium enterprises than to the large company.

  • PDF

Hierarchical Overlapping Clustering to Detect Complex Concepts (중복을 허용한 계층적 클러스터링에 의한 복합 개념 탐지 방법)

  • Hong, Su-Jeong;Choi, Joong-Min
    • Journal of Intelligence and Information Systems
    • /
    • v.17 no.1
    • /
    • pp.111-125
    • /
    • 2011
  • Clustering is a process of grouping similar or relevant documents into a cluster and assigning a meaningful concept to the cluster. By this process, clustering facilitates fast and correct search for the relevant documents by narrowing down the range of searching only to the collection of documents belonging to related clusters. For effective clustering, techniques are required for identifying similar documents and grouping them into a cluster, and discovering a concept that is most relevant to the cluster. One of the problems often appearing in this context is the detection of a complex concept that overlaps with several simple concepts at the same hierarchical level. Previous clustering methods were unable to identify and represent a complex concept that belongs to several different clusters at the same level in the concept hierarchy, and also could not validate the semantic hierarchical relationship between a complex concept and each of simple concepts. In order to solve these problems, this paper proposes a new clustering method that identifies and represents complex concepts efficiently. We developed the Hierarchical Overlapping Clustering (HOC) algorithm that modified the traditional Agglomerative Hierarchical Clustering algorithm to allow overlapped clusters at the same level in the concept hierarchy. The HOC algorithm represents the clustering result not by a tree but by a lattice to detect complex concepts. We developed a system that employs the HOC algorithm to carry out the goal of complex concept detection. This system operates in three phases; 1) the preprocessing of documents, 2) the clustering using the HOC algorithm, and 3) the validation of semantic hierarchical relationships among the concepts in the lattice obtained as a result of clustering. The preprocessing phase represents the documents as x-y coordinate values in a 2-dimensional space by considering the weights of terms appearing in the documents. First, it goes through some refinement process by applying stopwords removal and stemming to extract index terms. Then, each index term is assigned a TF-IDF weight value and the x-y coordinate value for each document is determined by combining the TF-IDF values of the terms in it. The clustering phase uses the HOC algorithm in which the similarity between the documents is calculated by applying the Euclidean distance method. Initially, a cluster is generated for each document by grouping those documents that are closest to it. Then, the distance between any two clusters is measured, grouping the closest clusters as a new cluster. This process is repeated until the root cluster is generated. In the validation phase, the feature selection method is applied to validate the appropriateness of the cluster concepts built by the HOC algorithm to see if they have meaningful hierarchical relationships. Feature selection is a method of extracting key features from a document by identifying and assigning weight values to important and representative terms in the document. In order to correctly select key features, a method is needed to determine how each term contributes to the class of the document. Among several methods achieving this goal, this paper adopted the $x^2$�� statistics, which measures the dependency degree of a term t to a class c, and represents the relationship between t and c by a numerical value. To demonstrate the effectiveness of the HOC algorithm, a series of performance evaluation is carried out by using a well-known Reuter-21578 news collection. The result of performance evaluation showed that the HOC algorithm greatly contributes to detecting and producing complex concepts by generating the concept hierarchy in a lattice structure.

A Study on the Intelligent Quick Response System for Fast Fashion(IQRS-FF) (패스트 패션을 위한 지능형 신속대응시스템(IQRS-FF)에 관한 연구)

  • Park, Hyun-Sung;Park, Kwang-Ho
    • Journal of Intelligence and Information Systems
    • /
    • v.16 no.3
    • /
    • pp.163-179
    • /
    • 2010
  • Recentlythe concept of fast fashion is drawing attention as customer needs are diversified and supply lead time is getting shorter in fashion industry. It is emphasized as one of the critical success factors in the fashion industry how quickly and efficiently to satisfy the customer needs as the competition has intensified. Because the fast fashion is inherently susceptible to trend, it is very important for fashion retailers to make quick decisions regarding items to launch, quantity based on demand prediction, and the time to respond. Also the planning decisions must be executed through the business processes of procurement, production, and logistics in real time. In order to adapt to this trend, the fashion industry urgently needs supports from intelligent quick response(QR) system. However, the traditional functions of QR systems have not been able to completely satisfy such demands of the fast fashion industry. This paper proposes an intelligent quick response system for the fast fashion(IQRS-FF). Presented are models for QR process, QR principles and execution, and QR quantity and timing computation. IQRS-FF models support the decision makers by providing useful information with automated and rule-based algorithms. If the predefined conditions of a rule are satisfied, the actions defined in the rule are automatically taken or informed to the decision makers. In IQRS-FF, QRdecisions are made in two stages: pre-season and in-season. In pre-season, firstly master demand prediction is performed based on the macro level analysis such as local and global economy, fashion trends and competitors. The prediction proceeds to the master production and procurement planning. Checking availability and delivery of materials for production, decision makers must make reservations or request procurements. For the outsourcing materials, they must check the availability and capacity of partners. By the master plans, the performance of the QR during the in-season is greatly enhanced and the decision to select the QR items is made fully considering the availability of materials in warehouse as well as partners' capacity. During in-season, the decision makers must find the right time to QR as the actual sales occur in stores. Then they are to decide items to QRbased not only on the qualitative criteria such as opinions from sales persons but also on the quantitative criteria such as sales volume, the recent sales trend, inventory level, the remaining period, the forecast for the remaining period, and competitors' performance. To calculate QR quantity in IQRS-FF, two calculation methods are designed: QR Index based calculation and attribute similarity based calculation using demographic cluster. In the early period of a new season, the attribute similarity based QR amount calculation is better used because there are not enough historical sales data. By analyzing sales trends of the categories or items that have similar attributes, QR quantity can be computed. On the other hand, in case of having enough information to analyze the sales trends or forecasting, the QR Index based calculation method can be used. Having defined the models for decision making for QR, we design KPIs(Key Performance Indicators) to test the reliability of the models in critical decision makings: the difference of sales volumebetween QR items and non-QR items; the accuracy rate of QR the lead-time spent on QR decision-making. To verify the effectiveness and practicality of the proposed models, a case study has been performed for a representative fashion company which recently developed and launched the IQRS-FF. The case study shows that the average sales rateof QR items increased by 15%, the differences in sales rate between QR items and non-QR items increased by 10%, the QR accuracy was 70%, the lead time for QR dramatically decreased from 120 hours to 8 hours.

Analysis of Radiation Treatment Planning by Dose Calculation and Optimization Algorithm (선량계산 및 최적화 알고리즘에 따른 치료계획의 영향 분석)

  • Kim, Dae-Sup;Yoon, In-Ha;Lee, Woo-Seok;Baek, Geum-Mun
    • The Journal of Korean Society for Radiation Therapy
    • /
    • v.24 no.2
    • /
    • pp.137-147
    • /
    • 2012
  • Purpose: Analyze the Effectiveness of Radiation Treatment Planning by dose calculation and optimization algorithm, apply consideration of actual treatment planning, and then suggest the best way to treatment planning protocol. Materials and Methods: The treatment planning system use Eclipse 10.0. (Varian, USA). PBC (Pencil Beam Convolution) and AAA (Anisotropic Analytical Algorithm) Apply to Dose calculation, DVO (Dose Volume Optimizer 10.0.28) used for optimized algorithm of Intensity Modulated Radiation Therapy (IMRT), PRO II (Progressive Resolution Optimizer V 8.9.17) and PRO III (Progressive Resolution Optimizer V 10.0.28) used for optimized algorithm of VAMT. A phantom for experiment virtually created at treatment planning system, $30{\times}30{\times}30$ cm sized, homogeneous density (HU: 0) and heterogeneous density that inserted air assumed material (HU: -1,000). Apply to clinical treatment planning on the basis of general treatment planning feature analyzed with Phantom planning. Results: In homogeneous density phantom, PBC and AAA show 65.2% PDD (6 MV, 10 cm) both, In heterogeneous density phantom, also show similar PDD value before meet with low density material, but they show different dose curve in air territory, PDD 10 cm showed 75%, 73% each after penetrate phantom. 3D treatment plan in same MU, AAA treatment planning shows low dose at Lung included area. 2D POP treatment plan with 15 MV of cervical vertebral region include trachea and lung area, Conformity Index (ICRU 62) is 0.95 in PBC calculation and 0.93 in AAA. DVO DVH and Dose calculation DVH are showed equal value in IMRT treatment plan. But AAA calculation shows lack of dose compared with DVO result which is satisfactory condition. Optimizing VMAT treatment plans using PRO II obtained results were satisfactory, but lower density area showed lack of dose in dose calculations. PRO III, but optimizing the dose calculation results were similar with optimized the same conditions once more. Conclusion: In this study, do not judge the rightness of the dose calculation algorithm. However, analyzing the characteristics of the dose distribution represented by each algorithm, especially, a method for the optimal treatment plan can be presented when make a treatment plan. by considering optimized algorithm factors of the IMRT or VMAT that needs to optimization make a treatment plan.

  • PDF

An Efficient Estimation of Place Brand Image Power Based on Text Mining Technology (텍스트마이닝 기반의 효율적인 장소 브랜드 이미지 강도 측정 방법)

  • Choi, Sukjae;Jeon, Jongshik;Subrata, Biswas;Kwon, Ohbyung
    • Journal of Intelligence and Information Systems
    • /
    • v.21 no.2
    • /
    • pp.113-129
    • /
    • 2015
  • Location branding is a very important income making activity, by giving special meanings to a specific location while producing identity and communal value which are based around the understanding of a place's location branding concept methodology. Many other areas, such as marketing, architecture, and city construction, exert an influence creating an impressive brand image. A place brand which shows great recognition to both native people of S. Korea and foreigners creates significant economic effects. There has been research on creating a strategically and detailed place brand image, and the representative research has been carried out by Anholt who surveyed two million people from 50 different countries. However, the investigation, including survey research, required a great deal of effort from the workforce and required significant expense. As a result, there is a need to make more affordable, objective and effective research methods. The purpose of this paper is to find a way to measure the intensity of the image of the brand objective and at a low cost through text mining purposes. The proposed method extracts the keyword and the factors constructing the location brand image from the related web documents. In this way, we can measure the brand image intensity of the specific location. The performance of the proposed methodology was verified through comparison with Anholt's 50 city image consistency index ranking around the world. Four methods are applied to the test. First, RNADOM method artificially ranks the cities included in the experiment. HUMAN method firstly makes a questionnaire and selects 9 volunteers who are well acquainted with brand management and at the same time cities to evaluate. Then they are requested to rank the cities and compared with the Anholt's evaluation results. TM method applies the proposed method to evaluate the cities with all evaluation criteria. TM-LEARN, which is the extended method of TM, selects significant evaluation items from the items in every criterion. Then the method evaluates the cities with all selected evaluation criteria. RMSE is used to as a metric to compare the evaluation results. Experimental results suggested by this paper's methodology are as follows: Firstly, compared to the evaluation method that targets ordinary people, this method appeared to be more accurate. Secondly, compared to the traditional survey method, the time and the cost are much less because in this research we used automated means. Thirdly, this proposed methodology is very timely because it can be evaluated from time to time. Fourthly, compared to Anholt's method which evaluated only for an already specified city, this proposed methodology is applicable to any location. Finally, this proposed methodology has a relatively high objectivity because our research was conducted based on open source data. As a result, our city image evaluation text mining approach has found validity in terms of accuracy, cost-effectiveness, timeliness, scalability, and reliability. The proposed method provides managers with clear guidelines regarding brand management in public and private sectors. As public sectors such as local officers, the proposed method could be used to formulate strategies and enhance the image of their places in an efficient manner. Rather than conducting heavy questionnaires, the local officers could monitor the current place image very shortly a priori, than may make decisions to go over the formal place image test only if the evaluation results from the proposed method are not ordinary no matter what the results indicate opportunity or threat to the place. Moreover, with co-using the morphological analysis, extracting meaningful facets of place brand from text, sentiment analysis and more with the proposed method, marketing strategy planners or civil engineering professionals may obtain deeper and more abundant insights for better place rand images. In the future, a prototype system will be implemented to show the feasibility of the idea proposed in this paper.

Analysis of the impact of mathematics education research using explainable AI (설명가능한 인공지능을 활용한 수학교육 연구의 영향력 분석)

  • Oh, Se Jun
    • The Mathematical Education
    • /
    • v.62 no.3
    • /
    • pp.435-455
    • /
    • 2023
  • This study primarily focused on the development of an Explainable Artificial Intelligence (XAI) model to discern and analyze papers with significant impact in the field of mathematics education. To achieve this, meta-information from 29 domestic and international mathematics education journals was utilized to construct a comprehensive academic research network in mathematics education. This academic network was built by integrating five sub-networks: 'paper and its citation network', 'paper and author network', 'paper and journal network', 'co-authorship network', and 'author and affiliation network'. The Random Forest machine learning model was employed to evaluate the impact of individual papers within the mathematics education research network. The SHAP, an XAI model, was used to analyze the reasons behind the AI's assessment of impactful papers. Key features identified for determining impactful papers in the field of mathematics education through the XAI included 'paper network PageRank', 'changes in citations per paper', 'total citations', 'changes in the author's h-index', and 'citations per paper of the journal'. It became evident that papers, authors, and journals play significant roles when evaluating individual papers. When analyzing and comparing domestic and international mathematics education research, variations in these discernment patterns were observed. Notably, the significance of 'co-authorship network PageRank' was emphasized in domestic mathematics education research. The XAI model proposed in this study serves as a tool for determining the impact of papers using AI, providing researchers with strategic direction when writing papers. For instance, expanding the paper network, presenting at academic conferences, and activating the author network through co-authorship were identified as major elements enhancing the impact of a paper. Based on these findings, researchers can have a clear understanding of how their work is perceived and evaluated in academia and identify the key factors influencing these evaluations. This study offers a novel approach to evaluating the impact of mathematics education papers using an explainable AI model, traditionally a process that consumed significant time and resources. This approach not only presents a new paradigm that can be applied to evaluations in various academic fields beyond mathematics education but also is expected to substantially enhance the efficiency and effectiveness of research activities.

The Performance Bottleneck of Subsequence Matching in Time-Series Databases: Observation, Solution, and Performance Evaluation (시계열 데이타베이스에서 서브시퀀스 매칭의 성능 병목 : 관찰, 해결 방안, 성능 평가)

  • 김상욱
    • Journal of KIISE:Databases
    • /
    • v.30 no.4
    • /
    • pp.381-396
    • /
    • 2003
  • Subsequence matching is an operation that finds subsequences whose changing patterns are similar to a given query sequence from time-series databases. This paper points out the performance bottleneck in subsequence matching, and then proposes an effective method that improves the performance of entire subsequence matching significantly by resolving the performance bottleneck. First, we analyze the disk access and CPU processing times required during the index searching and post processing steps through preliminary experiments. Based on their results, we show that the post processing step is the main performance bottleneck in subsequence matching, and them claim that its optimization is a crucial issue overlooked in previous approaches. In order to resolve the performance bottleneck, we propose a simple but quite effective method that processes the post processing step in the optimal way. By rearranging the order of candidate subsequences to be compared with a query sequence, our method completely eliminates the redundancy of disk accesses and CPU processing occurred in the post processing step. We formally prove that our method is optimal and also does not incur any false dismissal. We show the effectiveness of our method by extensive experiments. The results show that our method achieves significant speed-up in the post processing step 3.91 to 9.42 times when using a data set of real-world stock sequences and 4.97 to 5.61 times when using data sets of a large volume of synthetic sequences. Also, the results show that our method reduces the weight of the post processing step in entire subsequence matching from about 90% to less than 70%. This implies that our method successfully resolves th performance bottleneck in subsequence matching. As a result, our method provides excellent performance in entire subsequence matching. The experimental results reveal that it is 3.05 to 5.60 times faster when using a data set of real-world stock sequences and 3.68 to 4.21 times faster when using data sets of a large volume of synthetic sequences compared with the previous one.

Analysis of Vegetation Variation after the Rehabilitation Treatment of Stream (자연형 하천 공법 적용후의 식생변화분석 - 서울시 양재천의 학여울 구간을 중심으로 -)

  • Shin, Joung-Yi
    • Journal of the Korean Society of Environmental Restoration Technology
    • /
    • v.2 no.3
    • /
    • pp.10-17
    • /
    • 1999
  • In order to confirm the effectiveness of the natural river improvement technique, the analysis of vegetation was carried out in Yangjae stream between 1996 and 1998. The results of this study showed the numbers of riparian plants had increased from 41 species to 53 species, and the dominant species had changed from annual and biannual(Humulus japonicus, Persicaria thunbergii, Persicaria hydropiper, Panicum dichotomiflorum, Echinochloa crus-galli) to perennials (Phragmites communis). The variation in biomass and biodiversity index were measured and calculated according to the rehabilitation method. Biomass were varied 302 to $828g/m^2$ and biodiversity index was varied 1.53 to 1.52 at point bar plots(A treatment plots) from 1996 to 1998. In conclusion, the natural river improvement technique which has operated in Yanjaecheon for three years has contributed to restoration of riparian plants. Additionally, subsequent study using this technique should be followed in the near future.

  • PDF

The Efficacy of Ultrasonography-guided S1 Selective Nerve Root Block (초음파를 이용한 제 1천추 선택적 신경근 차단술의 유용성)

  • Jeon, Young Dae;Kim, Tae Gyun;Shim, Dae Moo;Kim, Chang Su
    • The Journal of Korean Orthopaedic Ultrasound Society
    • /
    • v.7 no.2
    • /
    • pp.113-119
    • /
    • 2014
  • Purpose: This study was to evaluate effect and efficiency of S1 selective nerve root block using ultrasonography-guided compared with fluoroscopy-guided for lumbar disc herniation or spinal stenosis patients. Materials and Methods: Between February 2012 and December 2013, 38 patients who were with lower leg radiating pain for more than 1months and underwent S1 selective spinal nerve root block in our institution, were reviewed. They divided into two groups: Group A included 18 patients with ultrasonography-guided and Group B included 20 patients with fluoroscopy-guided. Treatment effectiveness was assessed using a visual analogue scale (VAS) and the Korea Modified Oswestry Disability Index (K-MODI). They were evaluated its preoperatively, postoperatively and 1 month later. We were recorded whole procedure time. Results: VAS was improved from 7.4 to 4.7 at 1 month in group A and from 7.39 to 4.36 at 1month in group B. K-MODI was improved from 72.8 to 43.3 at 1month in group A and from 73.8 to 44.1 at 1month in group B. Whole procedure time were $477.53{\pm}115.02s$, $492.47{\pm}144.38s$ in group A, group B, respectively. But there was no significant difference in VAS and K-MODI between two groups. Conclusion: Ultrasonography-guided sacral nerve root block is effective and accurate method in sacral radiating pain.

  • PDF