• Title/Summary/Keyword: DATABASE

Search Result 18,901, Processing Time 0.041 seconds

An Efficient Face Recognition using Feature Filter and Subspace Projection Method

  • Lee, Minkyu;Choi, Jaesung;Lee, Sangyoun
    • Journal of International Society for Simulation Surgery
    • /
    • v.2 no.2
    • /
    • pp.64-66
    • /
    • 2015
  • Purpose : In this paper we proposed cascade feature filter and projection method for rapid human face recognition for the large-scale high-dimensional face database. Materials and Methods : The relevant features are selected from the large feature set using Fast Correlation-Based Filter method. After feature selection, project them into discriminant using Principal Component Analysis or Linear Discriminant Analysis. Their cascade method reduces the time-complexity without significant degradation of the performance. Results : In our experiments, the ORL database and the extended Yale face database b were used for evaluation. On the ORL database, the processing time was approximately 30-times faster than typical approach with recognition rate 94.22% and on the extended Yale face database b, the processing time was approximately 300-times faster than typical approach with recognition rate 98.74 %. Conclusion : The recognition rate and time-complexity of the proposed method is suitable for real-time face recognition system on the large-scale high-dimensional face database.

'Hanmal' Korean Language Diphone Database for Speech Synthesis

  • Chung, Hyun-Song
    • Speech Sciences
    • /
    • v.12 no.1
    • /
    • pp.55-63
    • /
    • 2005
  • This paper introduces a 'Hanmal' Korean language diphone database for speech synthesis, which has been publicly available since 1999 in the MBROLA web site and never been properly published in a journal. The diphone database is compatible with the MBROLA programme of high-quality multilingual speech synthesis systems. The usefulness of the diphone database is introduced in the paper. The paper also describes the phonetic and phonological structure of the database, showing the process of creating a text corpus. A machine-readable Korean SAMPA convention for the control data input to the MBROLA application is also suggested. Diphone concatenation and prosody manipulation are performed using the MBR-PSOLA algorithm. A set of segment duration models can be applied to the diphone synthesis of Korean.

  • PDF

A Curriculum to Improve the Lecture of Database SQL (데이터베이스 SQL 강의 효율 향상을 위한 커리큘럼)

  • Choi, Se-Ill
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.9 no.9
    • /
    • pp.1005-1010
    • /
    • 2014
  • This paper researched to improve the educational achievements in Database SQL education. In practice, it is not possible to taste all the cases required at database field within the given class times. Therefore we analyzed out the key issues that students must learn for database education, and provided SQL patterns matching to the issues. To validate the effectiveness of this approach, we programmed practical requirements with those SQL patterns under a hypothetical database.

Applications of Open-source NoSQL Database Systems for Astronomical Spatial and Temporal Data

  • Shin, Min-Su
    • The Bulletin of The Korean Astronomical Society
    • /
    • v.42 no.2
    • /
    • pp.88.3-89
    • /
    • 2017
  • We present our experiences with open-source NoSQL database systems in analyzing spatial and temporal astronomical data. We conduct experiments of using Redis in-memory NoSQL database system by modifying and exploiting its support of geohash for astronmical spatial data. Our experiment focuses on performance, cost, difficulty, and scalability of the database system. We also test OpenTSDB as a possible NoSQL database system to process astronomical time-series data. Our experiments include ingesting, indexing, and querying millions or billions of astronomical time-series measurements. We choose our KMTNet data and the public VVV (VISTA Variables in the Via Lactea) catalogs as test data. We discuss issues in using these NoSQL database systems in astronomy.

  • PDF

A study on the fuzzy based inference using multivariate human sensibility database (다변량해석기법에 의한 감성 데이터베이스를 활용한 감성공학적 퍼지추론에 관한 연구)

  • 한성배;양선모;정기원;김형범;박정호;이순요
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 1996.04a
    • /
    • pp.407-410
    • /
    • 1996
  • This paper presents how to build a human sensibility database by multivariate method. And, we discribe a fuzzy based inference system which converts human sensibility data to design factors using the human sensibility database. We are able to obtain the values of multiple correlation coeffcient, partial correlation coefficient, and categories by the quantification theory which is multivariate analysis. So, the human sensibility database is constructed from those values. The inference system will be more useful, if the human sensibility database and graphic design factor database were integrated.

  • PDF

Construction of a Genetic Information Database for Analysis of Oncolytic Viruses

  • Cho, Myeongji;Son, Hyeon Seok;Kim, Hayeon
    • International journal of advanced smart convergence
    • /
    • v.9 no.1
    • /
    • pp.90-97
    • /
    • 2020
  • Oncolytic viruses are characterized by their ability to selectively kill cancer cells, and thus they have potential for application as novel anticancer agents. Despite an increase in the number of studies on methodologies involving oncolytic viruses, bioinformatic studies generating useful data are lacking. We constructed a database for oncolytic virus research (the oncolytic virus database, OVDB) by integrating scattered genetic information on oncolytic viruses and proposed a systematic means of using the biological data in the database. Our database provides data on 14 oncolytic viral strains and other types of viruses for comparative analysis. We constructed the OVDB using the basic local alignment search tool, and therefore can provides genetic information on highly homologous oncolytic viruses. This study contributes to facilitate systematic bioinformatics research, providing valuable data for development of oncolytic virus-based anticancer therapies.

A Design of Distributed Multimedia Database Communication Protocol for Highspeed Multimedia Terminal (초고속 멀티미디어 단말기를 위한 분산 멀티미디어 데이터베이스 전송 프로토콜 설계)

  • 두길수;박정희;이신원;윤후병;김법균;황호전;안동언;정성종
    • Proceedings of the IEEK Conference
    • /
    • 1999.11a
    • /
    • pp.795-798
    • /
    • 1999
  • To transmit multimedia information efficiently and use it in realtime, it needs a private multimedia terminal for service type. But multimedia information terminal was developped for of offered service type in case by case. Accordingly, general multimedia terminal have not been developed yet. Multimedia database structure and standard communication protocol must be designed first to develop the general multimedia terminal. Multimedia database structure needs to store the various multimedia information consistently and, standard communication protocol access the database transparently. In this paper, we design a multimedia database structure and communication protocol that are able to access the multimedia information on distributed database servers in the network.

  • PDF

A Database Design without Storage Constraint Considering Denormalization in Relational Database (관계형 데이터베이스에서 저장용량에 제약이 없는 경우 비 정규화를 고려한 데이터베이스 설계)

  • 장영관;강맹규
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.19 no.37
    • /
    • pp.251-261
    • /
    • 1996
  • Databases are critical to business information systems and RDBMS is most widely used for the database system. Normalization was designed to control various anomalies(insert, update, and delete anomalies). However normalized database design does not account for the tradeoffs necessary for the performance reason. In this research, we model a database design problem without storage constraint. Given a normalized database design, in this model, we do the denormalization of duplicating columns in order in reduce frequent join processes. In this paper, we consider insert, update, delete, and storage cost, and the anomalies are treated by additional disk I/O cost necessary for each insert, update transaction. We propose a branch and bound method, and show considerable cost reduction.

  • PDF

A Note on Database Education in Statistics Undergraduate Course (통계학과에서의 데이터베이스 교육 방안)

  • 안정용;한경수;최숙희
    • The Korean Journal of Applied Statistics
    • /
    • v.17 no.3
    • /
    • pp.595-603
    • /
    • 2004
  • Does database education need in statistics undergraduate course\ulcorner Then, how must we do education\ulcorner In this article we examine the necessity of database education in statistics department and propose some concrete plans for instruction. The goal of this article is to explore how to educate database in connection with statistics.

Joint Shear Behavior Prediction for RC Beam-Column Connections

  • LaFave, James M.;Kim, Jae-Hong
    • International Journal of Concrete Structures and Materials
    • /
    • v.5 no.1
    • /
    • pp.57-64
    • /
    • 2011
  • An extensive database has been constructed of reinforced concrete (RC) beam-column connection tests subjected to cyclic lateral loading. All cases within the database experienced joint shear failure, either in conjunction with or without yielding of longitudinal beam reinforcement. Using the experimental database, envelope curves of joint shear stress vs. joint shear strain behavior have been created by connecting key points such as cracking, yielding, and peak loading. Various prediction approaches for RC joint shear behavior are discussed using the constructed experimental database. RC joint shear strength and deformation models are first presented using the database in conjunction with a Bayesian parameter estimation method, and then a complete model applicable to the full range of RC joint shear behavior is suggested. An RC joint shear prediction model following a U.S. standard is next summarized and evaluated. Finally, a particular joint shear prediction model using basic joint shear resistance mechanisms is described and for the first time critically assessed.