• Title/Summary/Keyword: learning intelligence

Search Result 2,559, Processing Time 0.032 seconds

Comparison of Deep Learning Models for Judging Business Card Image Rotation (명함 이미지 회전 판단을 위한 딥러닝 모델 비교)

  • Ji-Hoon, Kyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.27 no.1
    • /
    • pp.34-40
    • /
    • 2023
  • A smart business card printing system that automatically prints business cards requested by customers online is being activated. What matters is that the business card submitted by the customer to the system may be abnormal. This paper deals with the problem of determining whether the image of a business card has been abnormally rotated by adopting artificial intelligence technology. It is assumed that the business card rotates 0 degrees, 90 degrees, 180 degrees, and 270 degrees. Experiments were conducted by applying existing VGG, ResNet, and DenseNet artificial neural networks without designing special artificial neural networks, and they were able to distinguish image rotation with an accuracy of about 97%. DenseNet161 showed 97.9% accuracy and ResNet34 also showed 97.2% precision. This illustrates that if the problem is simple, it can produce sufficiently good results even if the neural network is not a complex one.

Developing a Learning Model based on Computational Thinking (컴퓨팅 사고기반 융합 수업모델 개발)

  • Yu, Jeong-Su;Jang, Yong-Woo
    • Journal of Industrial Convergence
    • /
    • v.20 no.2
    • /
    • pp.29-36
    • /
    • 2022
  • Computational thinking in the AI and Big Data era for digital society means a series of problem-solving methods that involve expressing problems and their solutions in ways that computers can execute. Computational thinking is an approach to solving problems, designing systems, and understanding human behavior by deriving basic concepts in computer science, and solving difficult problems and elusive puzzles for students. We recently studied 93 pre-service teachers who are currently a freshman at ◯◯ university. The results of the first semester class, the participants created a satisfactory algorithm of the video level. Also, the proposed model was found to contribute greatly to the understanding of the computational thinking of the students participating in the class.

A semi-supervised interpretable machine learning framework for sensor fault detection

  • Martakis, Panagiotis;Movsessian, Artur;Reuland, Yves;Pai, Sai G.S.;Quqa, Said;Cava, David Garcia;Tcherniak, Dmitri;Chatzi, Eleni
    • Smart Structures and Systems
    • /
    • v.29 no.1
    • /
    • pp.251-266
    • /
    • 2022
  • Structural Health Monitoring (SHM) of critical infrastructure comprises a major pillar of maintenance management, shielding public safety and economic sustainability. Although SHM is usually associated with data-driven metrics and thresholds, expert judgement is essential, especially in cases where erroneous predictions can bear casualties or substantial economic loss. Considering that visual inspections are time consuming and potentially subjective, artificial-intelligence tools may be leveraged in order to minimize the inspection effort and provide objective outcomes. In this context, timely detection of sensor malfunctioning is crucial in preventing inaccurate assessment and false alarms. The present work introduces a sensor-fault detection and interpretation framework, based on the well-established support-vector machine scheme for anomaly detection, combined with a coalitional game-theory approach. The proposed framework is implemented in two datasets, provided along the 1st International Project Competition for Structural Health Monitoring (IPC-SHM 2020), comprising acceleration and cable-load measurements from two real cable-stayed bridges. The results demonstrate good predictive performance and highlight the potential for seamless adaption of the algorithm to intrinsically different data domains. For the first time, the term "decision trajectories", originating from the field of cognitive sciences, is introduced and applied in the context of SHM. This provides an intuitive and comprehensive illustration of the impact of individual features, along with an elaboration on feature dependencies that drive individual model predictions. Overall, the proposed framework provides an easy-to-train, application-agnostic and interpretable anomaly detector, which can be integrated into the preprocessing part of various SHM and condition-monitoring applications, offering a first screening of the sensor health prior to further analysis.

A Case Study of Educational Effectiveness by Software Subjects for Humanities College Students

  • Seo, Joo-Young;Shin, Seung-Hun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.9
    • /
    • pp.267-277
    • /
    • 2022
  • Recently, the topics of SW liberal-arts education are diversifying, from 'Computational Thinking(CT)' to 'Programming, Data Analysis and Artificial Intelligence(AI)' in universities. We expect that the diversification of SW liberal-arts subjects does not just mean that the learning contents are different, but also differentiates the educational goals and educational effects of each subject. In this paper, we conducted a case study to analyze the educational effect according to the educational goals of two SW liberal-arts subjects, CT and Data Analysis Fundamentals(DA), for humanities college students. We confirmed that the educational effect of 'CT Efficacy' increased significantly in accordance with the common educational goal of 'Improving CT-based SW convergence competency' in both subjects. However, we also analyzed the difference in the educational effects of 'CT(the goal of basic SW education)' and 'DA(the goal of major-friendly SW education)', which have different subject goals. 'CT' mainly showed an educational effect on how to solve general daily problems, and 'DA' showed confidence in how to solve major problems along with general problems.

Price Prediction of Fractional Investment Products Using LSTM Algorithm: Focusing on Musicow (LSTM 모델을 이용한 조각투자 상품의 가격 예측: 뮤직카우를 중심으로)

  • Jung, Hyunjo;Lee, Jaehwan;Suh, Jihae
    • Journal of Intelligence and Information Systems
    • /
    • v.28 no.4
    • /
    • pp.81-94
    • /
    • 2022
  • Real estate and artworks were considered challenging investment targets for individual investors because of their relatively high average transaction price despite their long investment history. Recently, the so-called fractional investment, generally known as investing in a share of the ownership right for real-life assets, etc., and most investors perceive that they actually own a piece (fraction) of the ownership right through their investments, is gaining popularity. Founded in 2016, Musicow started the first service that allows users to invest in copyright fees related to music distribution. Using the LSTM algorithm, one of the deep learning algorithms, this research predict the price of right to participate in copyright fees traded in Musicow. In addition to variables related to claims such as transfer price, transaction volume of claims, and copyright fees, comprehensive indicators indicating the market conditions for music copyright fees participation, exchange rates reflecting economic conditions, KTB interest rates, and Korea Composite Stock Index were also used as variables. As a result, it was confirmed that the LSTM algorithm accurately predicts the transaction price even in the case of fractional investment which has a relatively low transaction volume.

Resolving data imbalance through differentiated anomaly data processing based on verification data (검증데이터 기반의 차별화된 이상데이터 처리를 통한 데이터 불균형 해소 방법)

  • Hwang, Chulhyun
    • Journal of Intelligence and Information Systems
    • /
    • v.28 no.4
    • /
    • pp.179-190
    • /
    • 2022
  • Data imbalance refers to a phenomenon in which the number of data in one category is too large or too small compared to another category. Due to this, it has been raised as a major factor that deteriorates performance in machine learning that utilizes classification algorithms. In order to solve the data imbalance problem, various ovrsampling methods for amplifying prime number distribution data have been proposed. Among them, SMOTE is the most representative method. In order to maximize the amplification effect of minority distribution data, various methods have emerged that remove noise included in data (SMOTE-IPF) or enhance only border lines (Borderline SMOTE). This paper proposes a method to ultimately improve classification performance by improving the processing method for anomaly data in the traditional SMOTE method that amplifies minority classification data. The proposed method consistently presented relatively high classification performance compared to the existing methods through experiments.

Cryptocurrency Recommendation Model using the Similarity and Association Rule Mining (유사도와 연관규칙분석을 이용한 암호화폐 추천모형)

  • Kim, Yechan;Kim, Jinyoung;Kim, Chaerin;Kim, Kyoung-jae
    • Journal of Intelligence and Information Systems
    • /
    • v.28 no.4
    • /
    • pp.287-308
    • /
    • 2022
  • The explosive growth of cryptocurrency, led by Bitcoin has emerged as a major issue in the financial market recently. As a result, interest in cryptocurrency investment is increasing, but the market opens 24 hours and 365 days a year, price volatility, and exponentially increasing number of cryptocurrencies are provided as risks to cryptocurrency investors. For that reasons, It is raising the need for research to reduct investors' risks by dividing cryptocurrency which is not suitable for recommendation. Unlike the previous studies of maximizing returns by simply predicting the future of cryptocurrency prices or constructing cryptocurrency portfolios by focusing on returns, this paper reflects the tendencies of investors and presents an appropriate recommendation method with interpretation that can reduct investors' risks by selecting suitable Altcoins which are recommended using Apriori algorithm, one of the machine learning techniques, but based on the similarity and association rules of Bitocoin.

A Comparative Study on the Pronunciations of Korean and Vietnamese on Korean Syllable Final Double Consonants (베트남인 한국어 학습자와 한국인의 한국어 겹받침 발음 비교 연구)

  • Jang, Kyungnam;You, Kwang-Bock
    • The Journal of the Convergence on Culture Technology
    • /
    • v.8 no.6
    • /
    • pp.637-646
    • /
    • 2022
  • In this paper the comparative study on the pronunciation of Vietnamese learners and Koreans for the Korean syllable final double consonants was performed. For many errors and the suggested teaching methods related to the pronunciation of the Korean syllable final double consonants that were investigated and analyzed through linguistic research the results of this study by using the analysis tools of speech signal processing were confirmed. Thus, we suggest the new educational method in this paper. Using SVM, which is widely used in machine learning of artificial intelligence the pronunciation of Vietnamese learners and that of Koreans were compared. Being able to obtain the decision hyperplane of the SVM means that Vietnamese learners' pronunciation of the Korean syllable final double consonants is quite different from that of Koreans. Otherwise their pronunciation are pretty similar each other. The new teaching method presented in this paper is not only composed of writing and listening but is included things such as the speech signal waveform in the time domain and its corresponding energy that can be visualized to the learners.

Efficient influence of cross section shape on the mechanical and economic properties of concrete canvas and CFRP reinforced columns management using metaheuristic optimization algorithms

  • Ge, Genwang;Liu, Yingzi;Al-Tamimi, Haneen M.;Pourrostam, Towhid;Zhang, Xian;Ali, H. Elhosiny;Jan, Amin;Salameh, Anas A.
    • Computers and Concrete
    • /
    • v.29 no.6
    • /
    • pp.375-391
    • /
    • 2022
  • This paper examined the impact of the cross-sectional structure on the structural results under different loading conditions of reinforced concrete (RC) members' management limited in Carbon Fiber Reinforced Polymers (CFRP). The mechanical properties of CFRC was investigated, then, totally 32 samples were examined. Test parameters included the cross-sectional shape as square, rectangular and circular with two various aspect rates and loading statues. The loading involved concentrated loading, eccentric loading with a ratio of 0.46 to 0.6 and pure bending. The results of the test revealed that the CFRP increased ductility and load during concentrated processing. A cross sectional shape from 23 to 44 percent was increased in load capacity and from 250 to 350 percent increase in axial deformation in rectangular and circular sections respectively, affecting greatly the accomplishment of load capacity and ductility of the concentrated members. Two Artificial Intelligence Models as Extreme Learning Machine (ELM) and Particle Swarm Optimization (PSO) were used to estimating the tensile and flexural strength of specimen. On the basis of the performance from RMSE and RSQR, C-Shape CFRC was greater tensile and flexural strength than any other FRP composite design. Because of the mechanical anchorage into the matrix, C-shaped CFRCC was noted to have greater fiber-matrix interfacial adhesive strength. However, with the increase of the aspect ratio and fiber volume fraction, the compressive strength of CFRCC was reduced. This possibly was due to the fact that during the blending of each fiber, the volume of air input was increased. In addition, by adding silica fumed to composites, the tensile and flexural strength of CFRCC is greatly improved.

Quantile Co-integration Application for Maritime Business Fluctuation (분위수 공적분 모형과 해운 경기변동 분석)

  • Kim, Hyun-Sok
    • Journal of Korea Port Economic Association
    • /
    • v.38 no.2
    • /
    • pp.153-164
    • /
    • 2022
  • In this study, we estimate the quantile-regression framework of the shipping industry for the Capesize used ship, which is a typical raw material transportation from January 2000 to December 2021. This research aims two main contributions. First, we analyze the relationship between the Capesize used ship, which is a typical type in the raw material transportation market, and the freight market, for which mixed empirical analysis results are presented. Second, we present an empirical analysis model that considers the structural transformation proposed in the Hyunsok Kim and Myung-hee Chang(2020a) study in quantile-regression. In structural change investigations, the empirical results confirm that the quantile model is able to overcome the problems caused by non-stationarity in time series analysis. Then, the long-run relationship of the co-integration framework divided into long and short-run effects of exogenous variables, and this is extended to a prediction model subdivided by quantile. The results are the basis for extending the analysis based on the shipping theory to artificial intelligence and machine learning approaches.