• Title/Summary/Keyword: Performance Evaluations

Search Result 895, Processing Time 0.028 seconds

A Study on the Relationship between Class Similarity and the Performance of Hierarchical Classification Method in a Text Document Classification Problem (텍스트 문서 분류에서 범주간 유사도와 계층적 분류 방법의 성과 관계 연구)

  • Jang, Soojung;Min, Daiki
    • The Journal of Society for e-Business Studies
    • /
    • v.25 no.3
    • /
    • pp.77-93
    • /
    • 2020
  • The literature has reported that hierarchical classification methods generally outperform the flat classification methods for a multi-class document classification problem. Unlike the literature that has constructed a class hierarchy, this paper evaluates the performance of hierarchical and flat classification methods under a situation where the class hierarchy is predefined. We conducted numerical evaluations for two data sets; research papers on climate change adaptation technologies in water sector and 20NewsGroup open data set. The evaluation results show that the hierarchical classification method outperforms the flat classification methods under a certain condition, which differs from the literature. The performance of hierarchical classification method over flat classification method depends on class similarities at levels in the class structure. More importantly, the hierarchical classification method works better when the upper level similarity is less that the lower level similarity.

On Benchmarking of Real-time Mechanisms in Various Periodic Tasks for Real-time Embedded Linux (실시간 임베디드 리눅스에서 다양한 주기적 타스크의 실시간 메커니즘 성능 분석)

  • Koh, Jae-Hwan;Choi, Byoung-Wook
    • The Journal of Korea Robotics Society
    • /
    • v.7 no.4
    • /
    • pp.292-298
    • /
    • 2012
  • It is a real-time system that the system correctness depends not only on the correctness of the logical result of the computation but also on the result delivery time. Real-time Operating System (RTOS) is a software that manages the time of a microprocessor to ensure that the most important code runs first so that it is a good building block to design the real-time system. The real-time performance is achieved by using real-time mechanisms through data communication and synchronization of inter-task communication (ITC) between tasks. Therefore, test on the response time of real-time mechanisms is a good measure to predict the performance of real-time systems. This paper aims to analysis the response characteristics of real-time mechanisms in kernel space for real-time embedded Linux: RTAI and Xenomai. The performance evaluations of real-time mechanism depending on the changes of task periods are conducted. Test metrics are jitter of periodic tasks and response time of real-time mechanisms including semaphore, real-time FIFO, Mailbox and Message queue. The periodicity of tasks is relatively consistent for Xenomai but RTAI reveals smaller jitter as an average result. As for real-time mechanisms, semaphore and message transfer mechanism of Xenomai has a superior response to estimate deterministic real-time task execution. But real-time FIFO in RTAI shows faster response. The results are promising to estimate deterministic real-time task execution in implementing real-time systems using real-time embedded Linux.

Performance Evaluation of Recommendation Results through Optimization on Content Recommendation Algorithm Applying Personalization in Scientific Information Service Platform (과학 학술정보 서비스 플랫폼에서 개인화를 적용한 콘텐츠 추천 알고리즘 최적화를 통한 추천 결과의 성능 평가)

  • Park, Seong-Eun;Hwang, Yun-Young;Yoon, Jungsun
    • The Journal of the Korea Contents Association
    • /
    • v.17 no.11
    • /
    • pp.183-191
    • /
    • 2017
  • In order to secure the convenience of information retrieval by users of scientific information service platforms and to reduce the time required to acquire the proper information, this study proposes an optimized content recommendation algorithm among the algorithms that currently provide service menus and content information for each service, and conducts comparative evaluation on the results. To enhance the recommendation accuracy, users' major items were added to the original algorithm, and performance evaluations on the recommendation results from the original and optimized algorithms were performed. As a result of this evaluation, we found that the relevance of the content provided to the users through the optimized algorithm was increased by 21.2%. This study proposes a method to shorten the information acquisition time and extend the life cycle of the results as valuable information by automatically computing and providing content suitable for users in the system for each service menu.

A Study on Modeling Program Development of an Environmental Control System (환경조절장치(ECS)의 모델링 프로그램 개발에 관한 연구)

  • Yoo, Young-Joon;Lee, Hyung-Ju;Kho, Seong-Hee;Ki, Ja-Young
    • Journal of the Korean Society of Propulsion Engineers
    • /
    • v.13 no.5
    • /
    • pp.57-63
    • /
    • 2009
  • A modeling and simulation program for an environmental control system (ECS) of a pod installed under wings of an aircraft was developed in order to estimate the system‘s performance during a flight. First, through the system configuration analysis in the main operational condition of the aircraft system, an ECS configuration adopting an air cycle machine (ACM) was selected. Therefore the modeling program was developed to simulate the ECS with an ACM. Second, the sensitivity analyses on performance variation of main components were conducted to complete the conceptual design of the ECS. A design point for the system and its components was obtained through the analysis with the modeling and simulation program. The design point for the system and components was obtained through the analysis with the modeling and simulation program. Third, in order to study the feasibility of the ECS configuration, off-design performances of the ECS on various flight conditions, such as take off, maneuver, cruise and landing etc were estimated. Dynamic characteristics were analyzed by transient performance evaluations.

Improvement of Retrieval Performance Using Adaptive Weighting of Key Frame Features (키 프레임 특징들에 적응적 가중치 부여를 이용한 검색 성능 개선)

  • Kim, Kang-Wook
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.1
    • /
    • pp.26-33
    • /
    • 2014
  • Video retrieval and indexing are performed by comparing feature similarities between key frames in shot after detecting a scene change and extracting key frames from the shot. Typical image features such as color, shape, and texture are used in content-based video and image retrieval. Many approaches for integrating these features have been studied. However, the issue of these approaches is how to appropriately assign weighting of key frame features at query time. Therefore, we propose a new video retrieval method using adaptively weighted image features. We performed computer simulations in test databases which consist of various kinds of key frames. The experimental results show that the proposed method has better performance than previous works in respect to several performance evaluations such as precision vs. recall, retrieval efficiency, and ranking measure.

An Efficient Cooperative Web Caching Scheme (효율적인 협동적 웹캐슁 기법)

  • Shin, Yong-Hyeon
    • The KIPS Transactions:PartC
    • /
    • v.13C no.6 s.109
    • /
    • pp.785-794
    • /
    • 2006
  • Nowadays, Internet is used worldwide and network traffic is increasing dramatically. Much of Internet traffic is due to the web applications. And I propose a new cooperative web caching scheme, called DCOORD which tries to minimize the overall cost of Web caching. DCOORD reduces the communication cost by coordinating the objects which are cached at each cache server. In this paper, I compare the Performance of DCOORD with two well-known cooperative Web caching schemes, ICP and CARP, using trace driven simulation. In order to reflect the cost factor in the network communication, I used the CSR(Cost-Saving Ratio) as our performance metric, instead of the traditional hit ratio. The performance evaluations show that DCOORD is more cost effective than ICP and CARP.

Design and performance evaluation of optimum TCM combined with CPM signals in the frequency-selective fading channel (주파수 선택성 페이딩 채널에서 CPM 신호와 결합된 최적 TCM의 설계 및 성능 평가)

  • 정영모;이상욱;심수보
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.19 no.6
    • /
    • pp.1064-1074
    • /
    • 1994
  • In this paper, an optimum TCM(trellis coded modulation)combined with CPM(continuous phase modulation) signal is investigated, and the performances are evaluated on the two-ray fading channel, which is one of the well-known frequency-selected because of their relatively good power and spectrum efficiency, and the modulation index is varied from 0.1 to 0.6. The performance is evaluated for each modulation index. The constraint length of the encoder, which is comprised in TCM, is chosen to be 2 and 3. From the performance evaluations, when the constraint length is 3 and modulation index 0.5, a power gain if the optimum TCM over the scheme without coding is observed to be 2.0dB for 1REC and 2.1dB for 3RC, respectively, on the fading channel. Thus, a significant improvement on the line quality is expected when the optimum TCM presented in this paper is employed in digital mobile radio applications.

  • PDF

Network-Coding-Based Coded Cooperation

  • Wu, Suwen;Zhu, Jinkang;Qiu, Ling;Zhao, Ming
    • Journal of Communications and Networks
    • /
    • v.12 no.4
    • /
    • pp.366-374
    • /
    • 2010
  • Coded cooperation is a promising user cooperation scheme. In this paper, we first propose a novel network-coding-based coded cooperation scheme. When a user decodes its partner's information correctly in the first frame, it transmits the combination of the partner's parity bits and its own parity bits through network coding in the second frame. This is distinct from the classical scheme, where the user only transmits the partner's parity bits during cooperation. We analyze the outage probability of the proposed scheme, and show that it achieves a full diversity order. Numerical evaluations reveal that the proposed scheme outperforms the classical scheme when the inter-user channel is poor, yet is worse when the inter-user channel is strong. Also, the results show that the proposed scheme always outperforms that of no cooperation in various channel conditions while the performance of classical scheme is worse than that of no cooperation with the poor inter-user channels. This means that the performance of the proposed scheme is more stable than the classical scheme and the proposed scheme is more tolerant to the poor inter-user channels. To combine the advantages of the proposed scheme and the classical scheme under different inter-user channel conditions, we propose an adaptive solution. This adaptive scheme enhances the system performance considerably in all channel conditions in spite of the inter-user channel quality, at the expense of only one acknowledgement or non-acknowledgement bit.

Single-Phase Self-Excited Induction Generator with Static VAR Compensator Voltage Regulation for Simple and Low Cost Stand-Alone Renewable Energy Utilizations Part II : Simulation and Experimental Results

  • Ahmed, Tarek;Noro, Osamu;Soshin, Koji;Sato, Shinji;Hiraki, Eiji;Nakaoka, Mutsuo
    • KIEE International Transactions on Power Engineering
    • /
    • v.3A no.1
    • /
    • pp.27-34
    • /
    • 2003
  • In this paper, the power conditioner composed of the stand-alone single-phase squirrel cage rotor type self-excited induction generator (SEIG) driven by prime movers such as a wind turbine and a micro gas turbine (MGT) is presented by using the steady-state circuit analysis based on the two nodal admittance approaches using the per-unit frequency in addition to a new state variable defined by the per-unit slip frequency along with its performance evaluations for the stand-alone energy utilizations. The stande-alone single-phase SEIG operating performances in unregulated voltage control loop are then evaluated on line under the conditions of the speed change transients of the prime mover and the stand-alone electrical passive load power variations with the simple theoretical analysis and the efficient computation processing procedures described in the part I of this paper. In addition, a feasuible PI controlled feedback closed-loop voltage regulation scheme of the stande-alone single-phase SEIG is designed on the basis of the static VAR compensate. (SVC) and discussed in experiment for the promising stand-alone power conditioner. The experimental operating performance results are illustrated and give good agreements with the simulation ones. The simulation and experimental results of the stand-alone single-phase SEIG with the simple SVC controller for its stabilized voltage regulation prove the practical effectiveness of the additional SVC control loop scheme including the PI controller with fast response characteristics and steady-sate performance improvements.

Combining Sentimental Expression-level and Sentence-level Classifiers to Improve Subjective Sentence Classification (감정 표현구 단위 분류기와 문장 단위 분류기의 결합을 통한 주관적 문장 분류의 성능 향상)

  • Kang, In-Ho
    • The KIPS Transactions:PartB
    • /
    • v.14B no.7
    • /
    • pp.559-566
    • /
    • 2007
  • Subjective sentences express opinions, emotions, evaluations and other subjective ideas relevant to products or events. These expressions sometimes can be seen in only part of a sentence, thus extracting features from a full-sentence can degrade the performance of subjective-sentence-classification. This paper presents a method for improving the performance of a subjectivity classifier by combining two classifiers generated from the different representations of an input sentence. One representation is a sentimental phrase that represents an automatically identified subjective expression or objective expression and the other representation is a full-sentence. Each representation is used to extract modified n-grams that are composed of a word and its contextual words' polarity information. The best performance, 79.7% accuracy, 2.5% improvement, was obtained when the phrase-level classifier and the sentence-level classifier were merged.