• Title/Summary/Keyword: Multi-dimensional coding

Search Result 33, Processing Time 0.018 seconds

Key Technology for Food-Safety Traceability Based on a Combined Two-Dimensional Code

  • Zhonghua Li;Xinghua Sun;Ting Yan;Dong Yang;Guiliang Feng
    • Journal of Information Processing Systems
    • /
    • v.19 no.2
    • /
    • pp.139-148
    • /
    • 2023
  • Current food-traceability platforms suffer from problems such as inconsistent traceability standards, a lack of public credibility, and slow access to data. In this work, a combined code and identification method was designed that can achieve more secure product traceability using the dual anti-counterfeiting technology of a QR code and a hidden code. When the QR code is blurry, the hidden code can still be used to effectively identify food information. Based on this combined code, a food-safety traceability platform was developed. The platform follows unified encoding standards and provides standardized interfaces. Based on this innovation, the platform not only can serve individual food-traceability systems development, but also connect existing traceability systems. These will help to solve the problems such as non-standard traceability content, inconsistent processes, and incompatible system software. The experimental results show that the combined code has higher accuracy. The food-safety traceability platform based on the combined code improves the safety of the traceability process and the integrity of the traceability information. The innovation of this paper is invoking the combined code united the QR code's rapidity and the hidden code's reliability, developing a platform that uses a unified coding standard and provides a standardized interface to resolve the differences between multi-food-traceability systems. Among similar systems, it is the only one that has been connected to the national QR code identification platform. The project has made profits and has significant economic and social benefits.

Review on Artificial Intelligence Education for K-12 Students and Teachers (K-12 학생 및 교사를 위한 인공지능 교육에 대한 고찰)

  • Kim, Soohwan;Kim, Seonghun;Lee, Minjeong;Kim, Hyeoncheol
    • The Journal of Korean Association of Computer Education
    • /
    • v.23 no.4
    • /
    • pp.1-11
    • /
    • 2020
  • The purpose of this study is to propose the direction of AI education in K-12 education through investigating and analyzing aspects of the purpose, content, and methods of AI education as the curriculum and teacher training factors. We collected and analyzed 9 papers as the primary literature and 11 domestic and foreign policy reports as the secondary literature. The collected literatures were analyzed by applying a descriptive reviews, and the implications were derived by analyzing the curriculum components and TPACK elements for multi-dimensional analysis. As a result of this study, AI education targets were divided into three steps: AI users, utilizer, and developers. In K-12 education, the user and utilizer stages are appropriate, and artificial intelligence literacy must be included for user education. Based on the current computing thinking ability and coding ability for utilizer education, the implication was derived that it is necessary to target the ability to create creative output by applying the functions of artificial intelligence. In addition to the pedagogical knowledge and the ability to use the platform, The teacher training is necessary because teachers need content knowledge such as problem-solving, reasoning, learning, perception, and some applied mathematics, cognitive / psychological / ethical of AI.

An Implementation of Automatic Genre Classification System for Korean Traditional Music (한국 전통음악 (국악)에 대한 자동 장르 분류 시스템 구현)

  • Lee Kang-Kyu;Yoon Won-Jung;Park Kyu-Sik
    • The Journal of the Acoustical Society of Korea
    • /
    • v.24 no.1
    • /
    • pp.29-37
    • /
    • 2005
  • This paper proposes an automatic genre classification system for Korean traditional music. The Proposed system accepts and classifies queried input music as one of the six musical genres such as Royal Shrine Music, Classcal Chamber Music, Folk Song, Folk Music, Buddhist Music, Shamanist Music based on music contents. In general, content-based music genre classification consists of two stages - music feature vector extraction and Pattern classification. For feature extraction. the system extracts 58 dimensional feature vectors including spectral centroid, spectral rolloff and spectral flux based on STFT and also the coefficient domain features such as LPC, MFCC, and then these features are further optimized using SFS method. For Pattern or genre classification, k-NN, Gaussian, GMM and SVM algorithms are considered. In addition, the proposed system adopts MFC method to settle down the uncertainty problem of the system performance due to the different query Patterns (or portions). From the experimental results. we verify the successful genre classification performance over $97{\%}$ for both the k-NN and SVM classifier, however SVM classifier provides almost three times faster classification performance than the k-NN.