• Title/Summary/Keyword: bottleneck structure

Search Result 93, Processing Time 0.023 seconds

Deep Convolutional Neural Network with Bottleneck Structure using Raw Seismic Waveform for Earthquake Classification

  • Ku, Bon-Hwa;Kim, Gwan-Tae;Min, Jeong-Ki;Ko, Hanseok
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.1
    • /
    • pp.33-39
    • /
    • 2019
  • In this paper, we propose deep convolutional neural network(CNN) with bottleneck structure which improves the performance of earthquake classification. In order to address all possible forms of earthquakes including micro-earthquakes and artificial-earthquakes as well as large earthquakes, we need a representation and classifier that can effectively discriminate seismic waveforms in adverse conditions. In particular, to robustly classify seismic waveforms even in low snr, a deep CNN with 1x1 convolution bottleneck structure is proposed in raw seismic waveforms. The representative experimental results show that the proposed method is effective for noisy seismic waveforms and outperforms the previous state-of-the art methods on domestic earthquake database.

CNN Applied Modified Residual Block Structure (변형된 잔차블록을 적용한 CNN)

  • Kwak, Nae-Joung;Shin, Hyeon-Jun;Yang, Jong-Seop;Song, Teuk-Seob
    • Journal of Korea Multimedia Society
    • /
    • v.23 no.7
    • /
    • pp.803-811
    • /
    • 2020
  • This paper proposes an image classification algorithm that transforms the number of convolution layers in the residual block of ResNet, CNN's representative method. The proposed method modified the structure of 34/50 layer of ResNet structure. First, we analyzed the performance of small and many convolution layers for the structure consisting of only shortcut and 3 × 3 convolution layers for 34 and 50 layers. And then the performance was analyzed in the case of small and many cases of convolutional layers for the bottleneck structure of 50 layers. By applying the results, the best classification method in the residual block was applied to construct a 34-layer simple structure and a 50-layer bottleneck image classification model. To evaluate the performance of the proposed image classification model, the results were analyzed by applying to the cifar10 dataset. The proposed 34-layer simple structure and 50-layer bottleneck showed improved performance over the ResNet-110 and Densnet-40 models.

Population Structure and Genetic Bottleneck Analysis of Ankleshwar Poultry Breed by Microsatellite Markers

  • Pandey, A.K.;Kumar, Dinesh;Sharma, Rekha;Sharma, Uma;Vijh, R.K.;Ahlawat, S.P.S.
    • Asian-Australasian Journal of Animal Sciences
    • /
    • v.18 no.7
    • /
    • pp.915-921
    • /
    • 2005
  • Genetic variation at 25 microsatellite loci, population structure, and genetic bottleneck hypothesis were examined for Ankleshwar poultry population found in Gujrat, India. The estimates of genetic variability such as effective number of alleles and gene diversities revealed substantial genetic variation frequently displayed by microsatellite markers. The average polymorphism across the studied loci and the expected gene diversity in the population were 6.44 and 0.670${\pm}$0.144, respectively. The population was observed to be significantly differentiated into different groups, and showed fairly high level of inbreeding (f = 0.240${\pm}$0.052) and global heterozygote deficit. The bottleneck analysis indicated the absence of genetic bottleneck in the past. The study revealed that the Ankleshwar poultry breed needs appropriate genetic management for its conservation and improvement. The information generated in this study may further be utilized for studying differentiation and relationships among different Indian poultry breeds.

CONTROLLING TRAFFIC LIGHTS AT A BOTTLENECK: THE OBJECTIVE FUNCTION AND ITS PROPERTIES

  • Grycho, E.;Moeschlin, O.
    • Journal of the Korean Mathematical Society
    • /
    • v.35 no.3
    • /
    • pp.727-740
    • /
    • 1998
  • Controlling traffic lights at a bottleneck, in [5] a time of open passage is called optimal, if it minimizes the first moment of the asymptotic distribution of the queue length. The discussion of the first moment as function of the time of open passage is based on an analysis of the behavior of a fixed point when varying control parameters and delivers theoretical and computational aspects of the traffic problem.

  • PDF

A Storage Structure of Geometric Data with Detail Levels

  • Kwon, Joon-Hee;Yoon, Yong-Ik
    • Proceedings of the IEEK Conference
    • /
    • 2002.07a
    • /
    • pp.66-69
    • /
    • 2002
  • This paper proposes a new dynamic storage structure and methods fur geometric data with detail levels. Using geometric data with detail levels, we can search geometric data quickly. However, the previous structures for detail levels form the bottleneck in the design of database and do not support all types of geometric data with detail levels. Our structure supports all types of geometric data with detail levels. Moreover, our structure does not form bottleneck in the design of database. This paper presents the structure and algorithms for searching and updating of geometric data with detail levels. Experiments are then performed.

  • PDF

Image Semantic Segmentation Using Improved ENet Network

  • Dong, Chaoxian
    • Journal of Information Processing Systems
    • /
    • v.17 no.5
    • /
    • pp.892-904
    • /
    • 2021
  • An image semantic segmentation model is proposed based on improved ENet network in order to achieve the low accuracy of image semantic segmentation in complex environment. Firstly, this paper performs pruning and convolution optimization operations on the ENet network. That is, the network structure is reasonably adjusted for better results in image segmentation by reducing the convolution operation in the decoder and proposing the bottleneck convolution structure. Squeeze-and-excitation (SE) module is then integrated into the optimized ENet network. Small-scale targets see improvement in segmentation accuracy via automatic learning of the importance of each feature channel. Finally, the experiment was verified on the public dataset. This method outperforms the existing comparison methods in mean pixel accuracy (MPA) and mean intersection over union (MIOU) values. And in a short running time, the accuracy of the segmentation and the efficiency of the operation are guaranteed.

Development of Deep Learning Structure to Improve Quality of Polygonal Containers (다각형 용기의 품질 향상을 위한 딥러닝 구조 개발)

  • Yoon, Suk-Moon;Lee, Seung-Ho
    • Journal of IKEEE
    • /
    • v.25 no.3
    • /
    • pp.493-500
    • /
    • 2021
  • In this paper, we propose the development of deep learning structure to improve quality of polygonal containers. The deep learning structure consists of a convolution layer, a bottleneck layer, a fully connect layer, and a softmax layer. The convolution layer is a layer that obtains a feature image by performing a convolution 3x3 operation on the input image or the feature image of the previous layer with several feature filters. The bottleneck layer selects only the optimal features among the features on the feature image extracted through the convolution layer, reduces the channel to a convolution 1x1 ReLU, and performs a convolution 3x3 ReLU. The global average pooling operation performed after going through the bottleneck layer reduces the size of the feature image by selecting only the optimal features among the features of the feature image extracted through the convolution layer. The fully connect layer outputs the output data through 6 fully connect layers. The softmax layer multiplies and multiplies the value between the value of the input layer node and the target node to be calculated, and converts it into a value between 0 and 1 through an activation function. After the learning is completed, the recognition process classifies non-circular glass bottles by performing image acquisition using a camera, measuring position detection, and non-circular glass bottle classification using deep learning as in the learning process. In order to evaluate the performance of the deep learning structure to improve quality of polygonal containers, as a result of an experiment at an authorized testing institute, it was calculated to be at the same level as the world's highest level with 99% good/defective discrimination accuracy. Inspection time averaged 1.7 seconds, which was calculated within the operating time standards of production processes using non-circular machine vision systems. Therefore, the effectiveness of the performance of the deep learning structure to improve quality of polygonal containers proposed in this paper was proven.

Performance Analysis of Optical Line Termination System in ATM based Passive Optical Network (ATM 기반 수동 광가입자 망에서의 광선로 종단 시스템의 성능 분석)

  • Park, Sang-Jo;Kang, Koo-Hong
    • Journal of KIISE:Information Networking
    • /
    • v.29 no.1
    • /
    • pp.40-47
    • /
    • 2002
  • This paper analyzes the performance of an optical line termination system in ATM based Passive Optical Network(PON) using the operational analysis. We analyze it using system parameters such as utilization, throughput and routing frequency based on the buffer structure in each block of ATM-PON. Furthermore, we derive the mean response time and the visit ratio of each block, and then search the bottleneck block that hinders the system performance. We found that the 622Mbps 16x16 switching block is the bottleneck block for ATM-PON. In this bottleneck block, the loss probability increases rapidly when the cell arrival rate increases.

A Study on Effective Building Plan of Supporting Systems of Local Government Public Service Business - Centered on Case Study Seo Gu District Office in Gwang Ju City - (지방행정업무지원시스템의 효율적 구축방안에 관한 연구 - 광주서구청 사례를 중심으로 -)

  • Yim, Ki-Heung;Choi, Kwang-Don;Lee, Su-Yeon
    • Journal of Digital Convergence
    • /
    • v.6 no.1
    • /
    • pp.43-52
    • /
    • 2008
  • Managing of local government public service business is innovation strategy of local government public service business using choice and competition principle. Managing strategy of local government public service business is new paradigm for innovating public service business and role structure of government. It is important to understand properly substance and characteristics of local government public service business. Accordingly, the purpose of this study find bottleneck of local government public service business and take out improvement plan and suggest policy plan of Seo Gu District Office in Gwang Ju City in the future.

  • PDF

Image segmentation based on hierarchical structure and region merging using contrast for very low bit rate coding (초저속 부호화를 위한 계층적 구조와 대조를 이용한 영역 병합에 의한 영상 분할)

  • 송근원;김기석;박영식;이호영;하영호
    • Journal of the Korean Institute of Telematics and Electronics S
    • /
    • v.34S no.11
    • /
    • pp.102-113
    • /
    • 1997
  • In this paepr, a new image segmentation method reducing efficiently contour information causing bottleneck problem at segmentatio-based very low bit rate codingis proposed, while preserving objective and subjective quality. It consists of 4-level hierarchical image segmentation based on mathematical morphology and 1-leve region merging structure using contast of two adjacent regions. For two adjacent region pairs at the fourth level included in each region of the thid level, contrast is calculated. Among the pairs of two adjacent regions with less value than threshold, two adjacent regions having the minimum contrast are merged first. After region merging, texture of the merged region is updated. The procedure is performed recursively for all the adjacent region pairs at the fourth level included in each region of the third level. Compared with the previous method, the objective and subjective image qualities are similar. But it reduces 46.65% texture information on the average by decreasing total region number to be tansmitted. Specially, it shows reduction of the 23.95% contour information of the average. Thus, it can improve efficiently the bottleneck problem at segementation-based very low bit rate coding.

  • PDF