• Title/Summary/Keyword: Inference Control

Search Result 663, Processing Time 0.029 seconds

The Design of Adaptive Fuzzy Polynomial Neural Networks Architectures Based on Fuzzy Neural Networks and Self-Organizing Networks (퍼지뉴럴 네트워크와 자기구성 네트워크에 기초한 적응 퍼지 다항식 뉴럴네트워크 구조의 설계)

  • Park, Byeong-Jun;Oh, Sung-Kwun;Jang, Sung-Whan
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.8 no.2
    • /
    • pp.126-135
    • /
    • 2002
  • The study is concerned with an approach to the design of new architectures of fuzzy neural networks and the discussion of comprehensive design methodology supporting their development. We propose an Adaptive Fuzzy Polynomial Neural Networks(APFNN) based on Fuzzy Neural Networks(FNN) and Self-organizing Networks(SON) for model identification of complex and nonlinear systems. The proposed AFPNN is generated from the mutually combined structure of both FNN and SON. The one and the other are considered as the premise and the consequence part of AFPNN, respectively. As the premise structure of AFPNN, FNN uses both the simplified fuzzy inference and error back-propagation teaming rule. The parameters of FNN are refined(optimized) using genetic algorithms(GAs). As the consequence structure of AFPNN, SON is realized by a polynomial type of mapping(linear, quadratic and modified quadratic) between input and output variables. In this study, we introduce two kinds of AFPNN architectures, namely the basic and the modified one. The basic and the modified architectures depend on the number of input variables and the order of polynomial in each layer of consequence structure. Owing to the specific features of two combined architectures, it is possible to consider the nonlinear characteristics of process system and to obtain the better output performance with superb predictive ability. The availability and feasibility of the AFPNN are discussed and illustrated with the aid of two representative numerical examples. The results show that the proposed AFPNN can produce the model with higher accuracy and predictive ability than any other method presented previously.

A Design of Fuzzy Control System for Moving Object Tracking (이동물체 추적을 위한 퍼지제어 시스템 설계)

  • 강석범;김재기;양태규
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.5 no.4
    • /
    • pp.738-745
    • /
    • 2001
  • In this paper, when the moving object move to the three-dimentional space, the tracking system track the moving object using the fuzzy reasoning. The joint angle el of the manipulator rotate from $0^{\circ}\; to\; 360^{\circ}$ , and the joint angle $\theta_2$rotate from$0^{\circ}\; to\; 360^{\circ}$. The fuzzy singleton is used for fuzzification and the control rule is twenty five and the fuzzy inference method is simplified Mamdani's reasoning and the defuzzification is the SCOG(Simplified Center Of Gravity) of the fuzzy controller To measure of the performance of the designed system, the fuzzy controller is compared with the CTM(Computed Torque Method) controller at the same condition. when the disturbance torque is ON, the both of CTM and fuzzy controller tracked object without error, However, the disturbance torque changed 0.4N, the CTM controller is 10 times greater than fuzzy controller at the sum of absolute error difference. The designed system is showed it's robustness against with disturbance.

  • PDF

A Filter Algorithm using Noise Component of Image in Mixed Noise Environments (복합 잡음 환경에서 영상의 잡음 성분을 이용한 필터 알고리즘)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.23 no.8
    • /
    • pp.943-949
    • /
    • 2019
  • As use of digital equipment in various fields is increasing importance of processing video and signals is rising as well. However, in the process of sending and receiving signals, noise occurs due to different reasons and this noise bring about a huge influence on final output of the system. This research suggests algorithm for effectively repairing video in consideration to characteristics of its noise in condition where impulse and AWGN noises are combined. This algorithm tries to preserve video features by considering inference to noise components and resolution of filtering mask. Depending on features of input resolution, standard value is set and similar resolutions is selected for noise removal. This algorithm showing simulation result had outstanding noise removal and is compared and analyzed with existing methods by using different ways such as PSNR.

Effect of Manual Therapy on a Patient With Atlantoaxial Rotatory Subluxation (환축추 회전 아탈구 환자에 대한 도수치료 효과)

  • Jeon, Jae-guk;Yang, Seong-hwa;Shin, Eui-ju
    • The Journal of Korean Academy of Orthopedic Manual Physical Therapy
    • /
    • v.25 no.1
    • /
    • pp.71-76
    • /
    • 2019
  • Background: An 8-year-old girl had severe neck pain and stiffness after trauma. CT scan showed atlantoaxial rotatory subluxation (AARS). She had conservative treatment because she did not have neurological symptoms and spinal basilar artery dysfunction. Conservative therapy was halter traction twice for 4 weeks. However, pain and stiffness persisted. She had been recommended to have surgery from her physician, but she received manual therapy for non-surgical procedures. Methods: The joint mobilization, muscle energy technique, motor control exercise, and deep neck flexor (DNF) endurance exercise were applied as manual therapy and 10 session for 2weeks. Results: Clinical outcomes were measured at initial baseline, after 2 weeks, and after 6weeks. Active range of motion was completely restored after 6weeks and numeric pain rating scale was completely reduced after 2 weeks. The strength of neck flexor muscle recovered to normal after 2 weeks, and the DNF endurance was improved to 25 seconds after 2 weeks and to 42 seconds after 6weeks. Motor control capacity recovered to 30 ㎜Hg after 2 weeks. Conclusions: This case report describes the immediate and short-term clinical outcomes for a patient presenting with symptoms of neck pain following AARS. Clinical rationale and patient preference aided the decision to incorporate manual therapy as a treatment for this patient. Manual therapy has shown a successful recovery in AARS patients, more research is needed to validate the inference of this case report.

A new lightweight network based on MobileNetV3

  • Zhao, Liquan;Wang, Leilei
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.16 no.1
    • /
    • pp.1-15
    • /
    • 2022
  • The MobileNetV3 is specially designed for mobile devices with limited memory and computing power. To reduce the network parameters and improve the network inference speed, a new lightweight network is proposed based on MobileNetV3. Firstly, to reduce the computation of residual blocks, a partial residual structure is designed by dividing the input feature maps into two parts. The designed partial residual structure is used to replace the residual block in MobileNetV3. Secondly, a dual-path feature extraction structure is designed to further reduce the computation of MobileNetV3. Different convolution kernel sizes are used in the two paths to extract feature maps with different sizes. Besides, a transition layer is also designed for fusing features to reduce the influence of the new structure on accuracy. The CIFAR-100 dataset and Image Net dataset are used to test the performance of the proposed partial residual structure. The ResNet based on the proposed partial residual structure has smaller parameters and FLOPs than the original ResNet. The performance of improved MobileNetV3 is tested on CIFAR-10, CIFAR-100 and ImageNet image classification task dataset. Comparing MobileNetV3, GhostNet and MobileNetV2, the improved MobileNetV3 has smaller parameters and FLOPs. Besides, the improved MobileNetV3 is also tested on CPU and Raspberry Pi. It is faster than other networks

Palzha (八字) as Lay People's Mode of Self-View on Negative Life Events and History in Korean Culture (한국인의 자기신세 조망양식으로서 팔자(八字)의 이야기 분석과 통제신념과의 관계 분석)

  • Ji-Young Kim;Kibum Kim
    • Korean Journal of Culture and Social Issue
    • /
    • v.11 no.1
    • /
    • pp.85-108
    • /
    • 2005
  • This study was to conceptualize Palzha and investigate Palzha inference as mode of self-view. In general, people would like to attribute their unhappy and unfortunate life events or histories to Palzha which is given by the supernatural being. According to analysis of interviews and open-ended responses concerning on Plazha, Palzha indicated 'luck', 'uncontrollable situation', or 'fate' given by the supernatural being. In study 2, we conducted an analysis of the relationship between locus of control belief and Palzha attribution. More having external control belief, more tending to attributing the rugged life events or histories, and unexpected fortunate events to Palzha. Consequently, Palzha as mode of self-view on everyday events or life-events indicated it is likely to be another dimension of attribution on negative as well as positive life events in Korean culture.

  • PDF

Gaussian Blending: Improved 3D Gaussian Splatting for Model Light-Weighting and Deep Learning-Based Performance Enhancement

  • Yeong-In Lee;Jin-Nyeong Heo;Ji-Hwan Moon;Ha-Young Kim
    • Journal of the Korea Society of Computer and Information
    • /
    • v.29 no.8
    • /
    • pp.23-32
    • /
    • 2024
  • NVS (Novel View Synthesis) is a field in computer vision that reconstructs new views of a scene from a set of input views. Real-time rendering and high performance are essential for NVS technology to be effectively utilized in various applications. Recently, 3D-GS (3D Gaussian Splatting) has gained popularity due to its faster training and inference times compared to those of NeRF (Neural Radiance Fields)-based methodologies. However, since 3D-GS reconstructs a 3D (Three-Dimensional) scene by splitting and cloning (Density Control) Gaussian points, the number of Gaussian points continuously increases, causing the model to become heavier as training progresses. To address this issue, we propose two methodologies: 1) Gaussian blending, an improved density control methodology that removes unnecessary Gaussian points, and 2) a performance enhancement methodology using a depth estimation model to minimize the loss in representation caused by the blending of Gaussian points. Experiments on the Tanks and Temples Dataset show that the proposed methodologies reduce the number of Gaussian points by up to 4% while maintaining performance.

Fuzzy Control of Smart Base Isolation System using Genetic Algorithm (유전자알고리즘을 이용한 스마트 면진시스템의 퍼지제어)

  • Kim, Hyun-Su;Roschke, P.N.
    • Journal of the Earthquake Engineering Society of Korea
    • /
    • v.9 no.2 s.42
    • /
    • pp.37-46
    • /
    • 2005
  • To date, many viable smart base isolation systems have been proposed and investigated. In this study, a novel friction pendulum system (FPS) and an MR damper are employed as the isolator and supplemental damping device, respectively, of the smart base isolation system. A fuzzy logic controller (FLC) is used to modulate the MR damper because the FLC has an inherent robustness and ability to handle non linearities and uncertainties. A genetic algorithm (GA) is used for optimization of the FLC. The main purpose of employing a GA is to determine appropriate fuzzy control rules as well to adjust parameters of the membership functions. To this end, a GA with a local improvement mechanism is applied. This method is efficient in improving local portions of chromosomes. Neuro fuzzy models are used to represent dynamic behavior of the MR damper and FPS. Effectiveness of the proposed method for optimal design of the FLC is judged based on computed responses to several historical earthquakes. It has been shown that the proposed method can find optimal fuzzy rules and the GA optimized FLC outperforms not only a passive control strategy but also a human designed FLC and a conventional semi active control algorithm.

Design and Implementation of Sensibilities Lighting LED Controller using Modbus for a Ship (Modbus를 이용한 선박용 감성조명 LED 제어기의 설계 및 구현)

  • Jeong, Jeong-Soo;Lee, Sang-Bae
    • Journal of Navigation and Port Research
    • /
    • v.39 no.4
    • /
    • pp.299-305
    • /
    • 2015
  • Modbus is a serial communications protocol, it has since become a practically standard communication protocol, and it is now a commonly available means of connecting industrial electronic devices. Therefore, it can be connected with all devices using Modbus protocol to the measurement and remote control on the ships, buildings, trains, airplanes and etc.. In this paper, we add the Modbus communication protocol to the existing lighting controller sensitivity to enable verification and remote control by external environmental factors, and also introduces a fuzzy inference system was configured by external environmental factors to control LED lighting. External environmental factors of temperature, humidity, illuminance value represented by the LED through a fuzzy control algorithm, the values accepted by the controller through the sensor. Modbus is using the RS485 Serial communication with other devices connected to the temperature, humidity, illumination and LED output status check is possible. In addition, the remote user is changed to enable it is possible to change the RGB values in the desired color change. Produced was confirmed that the LED controller output is based on the temperature, humidity and illumination.

Inferring the Transit Trip Destination Zone of Smart Card User Using Trip Chain Structure (통행사슬 구조를 이용한 교통카드 이용자의 대중교통 통행종점 추정)

  • SHIN, Kangwon
    • Journal of Korean Society of Transportation
    • /
    • v.34 no.5
    • /
    • pp.437-448
    • /
    • 2016
  • Some previous researches suggested a transit trip destination inference method by constructing trip chains with incomplete(missing destination) smart card dataset obtained on the entry fare control systems. To explore the feasibility of the transit trip destination inference method, the transit trip chains are constructed from the pre-paid smart card tagging data collected in Busan on October 2014 weekdays by tracing the card IDs, tagging times(boarding, alighting, transfer), and the trip linking distances between two consecutive transit trips in a daily sequences. Assuming that most trips in the transit trip chains are linked successively, the individual transit trip destination zones are inferred as the consecutive linking trip's origin zones. Applying the model to the complete trips with observed OD reveals that about 82% of the inferred trip destinations are the same as those of the observed trip destinations and the inference error defined as the difference in distance between the inferred and observed alighting stops is minimized when the trip linking distance is less than or equal to 0.5km. When applying the model to the incomplete trips with missing destinations, the overall destination missing rate decreases from 71.40% to 21.74% and approximately 77% of the destination missing trips are the single transit trips for which the destinations can not be inferable. In addition, the model remarkably reduces the destination missing rate of the multiple incomplete transit trips from 69.56% to 6.27%. Spearman's rank correlation and Chi-squared goodness-of-fit tests showed that the ranks for transit trips of each zone are not significantly affected by the inferred trips, but the transit trip distributions only using small complete trips are significantly different from those using complete and inferred trips. Therefore, it is concluded that the model should be applicable to derive a realistic transit trip patterns in cities with the incomplete smart card data.