• Title/Summary/Keyword: BIG4

Search Result 3,614, Processing Time 0.031 seconds

Implementation of Smart Traffic Safety Systems using Fuzzy Theory

  • Han, Chang Pyoung;Hong, You Sik
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.12 no.4
    • /
    • pp.71-82
    • /
    • 2020
  • Traffic accidents due to excessive speed frequently occur in places where traffic signal controllers are installed, places where sharp curves exist, or places where the traffic signal cycle does not match the current time. These traffic accidents cause economic loss due to the destruction of road facilities and structures, and cause a big problem of increasing the number of traffic accident deaths. When a traffic accident occurs, leaving a tire mark before or after a car crash, pre-collision speed of the car is calculated using the law of conservation of momentum or the skid mark formula. In the skip skid mark generated in ABS brake vehicles and the combshaped yaw mark generated by tire trace caused by lateral sliding, there is a difference of 30-40% in the reliability of the vehicle speed calculated by the smite mark. In this paper, we propose an algorithm that can improve the calculation reliability in vehicle speed by using skid marks in order to compensate for this problem. In addition, we present an intelligent speed calculation algorithm for traffic safety and a computer simulation in order to prevent traffic accidents by estimating the speed of a vehicle, using Skid marks, Yaw marks, and ABS brake characteristics and fuzzy rules.

Compare to Factorization Machines Learning and High-order Factorization Machines Learning for Recommend system (추천시스템에 활용되는 Matrix Factorization 중 FM과 HOFM의 비교)

  • Cho, Seong-Eun
    • Journal of Digital Contents Society
    • /
    • v.19 no.4
    • /
    • pp.731-737
    • /
    • 2018
  • The recommendation system is actively researched for the purpose of suggesting information that users may be interested in in many fields such as contents, online commerce, social network, advertisement system, and the like. However, there are many recommendation systems that propose based on past preference data, and it is difficult to provide users with little or no data in the past. Therefore, interest in higher-order data analysis is increasing and Matrix Factorization is attracting attention. In this paper, we study and propose a comparison and replay of the Factorization Machines Leaning(FM) model which is attracting attention in the recommendation system and High-Order Factorization Machines Learning(HOFM) which is a high - dimensional data analysis.

Volume Rendering Architecture of Mobile Medical Image using Cloud Computing (클라우드 컴퓨팅을 활용한 모바일 의료영상 볼륨렌더링 아키텍처)

  • Lee, Woongkyu;Nam, Doohee
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.14 no.4
    • /
    • pp.101-106
    • /
    • 2014
  • The era came that by having fastest internet and smart phone makes cloud computing really a big merit. This paper proposes architecture for medical image volume rendering in mobile environment using cloud computing. This architecture to replace expensive workstation server and storage it use one of the service of cloud computing IaaS(Infrastructure as a Service). And this paper propose to use webGL to get rid of restriction of mobile hardware. By this research, it is expected that medical image volume rendering service in mobile environment is more effective and can be a foundation work.

Weighted Fast Adaptation Prior on Meta-Learning

  • Widhianingsih, Tintrim Dwi Ary;Kang, Dae-Ki
    • International journal of advanced smart convergence
    • /
    • v.8 no.4
    • /
    • pp.68-74
    • /
    • 2019
  • Along with the deeper architecture in the deep learning approaches, the need for the data becomes very big. In the real problem, to get huge data in some disciplines is very costly. Therefore, learning on limited data in the recent years turns to be a very appealing area. Meta-learning offers a new perspective to learn a model with this limitation. A state-of-the-art model that is made using a meta-learning framework, Meta-SGD, is proposed with a key idea of learning a hyperparameter or a learning rate of the fast adaptation stage in the outer update. However, this learning rate usually is set to be very small. In consequence, the objective function of SGD will give a little improvement to our weight parameters. In other words, the prior is being a key value of getting a good adaptation. As a goal of meta-learning approaches, learning using a single gradient step in the inner update may lead to a bad performance. Especially if the prior that we use is far from the expected one, or it works in the opposite way that it is very effective to adapt the model. By this reason, we propose to add a weight term to decrease, or increase in some conditions, the effect of this prior. The experiment on few-shot learning shows that emphasizing or weakening the prior can give better performance than using its original value.

IoT based real time agriculture farming

  • Mateen, Ahmed;Zhu, Qingsheng;Afsar, Salman
    • International journal of advanced smart convergence
    • /
    • v.8 no.4
    • /
    • pp.16-25
    • /
    • 2019
  • The Internet of things (IOT) is remodeling the agribusiness empowering the agriculturists through the extensive range of strategies, for example, accuracy as well as practical farming to deal with challenges in the field. The paper aims making use of evolving technology i.e. IoT and smart agriculture using automation. The objective of this research paper to present tools and best practices for understanding the role of information and communication technologies in agriculture sector, motivate and make the illiterate farmers to understand the best insights given by the big data analytics using machine learning. The methodology used in this system can monitor the humidity, moisture level and can even detect motions. According to the data received from all the sensors the water pump, cutter and sprayer get automatically activated or deactivated. we investigate a remote monitoring system using Wi-Fi. These nodes send data wirelessly to a central server, which collects the data, stores it and will allow it to be analyzed then displayed as needed and can also be sent to the client mobile.

Fuzzy Logic Based Navigation for Multiple Mobile Robots in Indoor Environments

  • Zhao, Ran;Lee, Dong Hwan;Lee, Hong Kyu
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.15 no.4
    • /
    • pp.305-314
    • /
    • 2015
  • The work presented in this paper deals with a navigation problem for multiple mobile robot system in unknown indoor environments. The environment is completely unknown for all the robots and the surrounding information should be detected by the proximity sensors installed on the robots' bodies. In order to guide all the robots to move along collision-free paths and reach the goal positions, a navigation method based on the combination of a set of primary strategies has been developed. The indoor environments usually contain convex and concave obstacles. In this work, a danger judgment strategy in accordance with the sensors' data is used for avoiding small convex obstacles or moving objects which include both dynamic obstacles and other robots. For big convex obstacles or concave ones, a wall following strategy is designed for dealing with these special situations. In this paper, a state memorizing strategy is also proposed for the "infinite repetition" or "dead cycle" situations. Finally, when there is no collision risk, the robots will be guided towards the targets according to a target positioning strategy. Most of these strategies are achieved by the means of fuzzy logic controllers and uniformly applied for every robot. The simulation experiments verified that the proposed method has a positive effectiveness for the navigation problem.

A Selective Compression Strategy for Performance Improvement of Database Compression (데이터베이스 압축 성능 향상을 위한 선택적 압축 전략)

  • Lee, Ki-Hoon
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.4 no.9
    • /
    • pp.371-376
    • /
    • 2015
  • The Internet of Things (IoT) significantly increases the amount of data. Database compression is important for big data because it can reduce costs for storage systems and save I/O bandwidth. However, it could show low performance for write-intensive workloads such as OLTP due to the updates of compressed pages. In this paper, we present practical guidelines for the performance improvement of database compression. Especially, we propose the SELECTIVE strategy, which compresses only tables whose space savings are close to the expected space savings calculated by the compressed page size. Experimental results using the TPC-C benchmark and MySQL show that the strategy can achieve 1.1 times better performance than the uncompressed counterpart with 17.3% space savings.

IR CHARACTERISTICS OF MOLECULAR CLOUDS IN THE REGION OF SUPERSHELL GS234-02

  • JUNG JAE HOON;LEE JUNG KYU;YOON TAE SEOG
    • Journal of The Korean Astronomical Society
    • /
    • v.30 no.1
    • /
    • pp.71-81
    • /
    • 1997
  • We have studied the IR properties of molecular clouds in the region of the supershell GS234-02 using IRAS and COBE data. The mean values of dust color temperature and optical depth at $240{\mu}m$ are derived to be $15.4\pm1.5K\; and\;9.0\pm5.7\times10^{-4}$, respectively, which agree well with those determined by Sodroski et al.(1994) for the outer Galaxy. Mean IRAS colors, $R_{12}/100= 0.074,\; R_{25}/100= 0.052,\; R_{60/100}= 0.219$, indicate that the abundance of PAHs is enhanced but other particles are nearly the same as those of the solar neighborhood. We found the anticorrelation between $R_{100/140}\;and\;R_{140/240}$. It cannot be explained by the thermal emission of traditional big grains. The anticorrelation implies that, at high ISRF, $T_{100/140}$ underestimates the equilibrium temperature, while $T_{140/240}$ overestimates it and, at low ISRF, vice versa. Therefore we propose to use the intensity ratio, $R_{100/240}$ as a dust thermometer.

  • PDF

A Design of N-Screen Convergence Presentation Tier by using Infographics Based on N-Tier Platform (N-Tier 플랫폼 환경에서 인포그래픽을 기반으로 N-스크린 융합 표현 계층의 설계)

  • Lee, Myeong-Ho
    • Journal of the Korea Convergence Society
    • /
    • v.5 no.4
    • /
    • pp.9-13
    • /
    • 2014
  • The environment of IT is, currently, on its developing process to the period of cloud computing, big data, and business intelligence which not only enable computer and internet to be utilized like the water or the air, but also be a new motivating force for its advance. In the respect of various interactions and Infographics, however, it is requiring more demands from its users, and additional functions which cannot be provided by the Web Browser. In this study, therefore, it will be suggested a design of N-screen convergence presentation tier by using infographics based on N-Tier platform.

Single Nucleotide Polymorphism in the Promoter Region of H1 Histone Family Member N, Testis-specific (H1FNT) and Its Association Study with Male Infertility

  • Yang, Seung-Hee;Lee, Jin-U;Lee, Su-Man
    • Genomics & Informatics
    • /
    • v.8 no.4
    • /
    • pp.201-205
    • /
    • 2010
  • The H1 histone family, member N, testis-specific (H1FNT) is exclusively expressed in the testis, and had its possible role for sperm chromatin formation. The purpose of this study is to investigate any genetic association of H1FNT gene with male infertility, especially at the promoter region. We examined the promoter single nucleotide polymorphisms (SNP) of H1FNT gene which is located within transcription factor binding site for its association with male infertility. The statistical analysis showed that the -1129A>T polymorphism was present at a statistically significance in male infertility (p=0.0059 and 0.0349 for hetero and risk type, respectively). The dual-luciferase promoter assay was performed to examine the polymorphic effect of this promoter SNP by the cloning of promoter region (1700bp fragment) into pGL3-basic vector. In our plasmid based reporter system, there is no big difference between wild and risk type. In conclusion, H1FNT -1129A>T promoter SNP is statistically significant with male infertility, especially with subfertile (non-azoospermia) group. Further analysis of its functional polymorphic effect in vivo may provide the biological significance of testis-specific histone with spermatogenesis.