• Title/Summary/Keyword: Memory enhancement

Search Result 201, Processing Time 0.021 seconds

Speed Enhancement Technique for Ray Casting using 2D Resampling (2차원 리샘플링에 기반한 광선추적법의 속도 향상 기법)

  • Lee, Rae-Kyoung;Ihm, In-Sung
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.27 no.8
    • /
    • pp.691-700
    • /
    • 2000
  • The standard volume ray-tracing, optimized with octree, needs to repeatedly traverse hierarchical structures for each ray that often leads to redundant computations. It also employs the expensive 3D interpolation for producing high quality images. In this paper, we present a new ray-casting method that efficiently computes shaded colors and opacities at resampling points by traversing octree only once. This method traverses volume data in object-order, finds resampling points on slices incrementally, and performs resampling based on 2D interpolation. While the early ray-termination, which is one of the most effective optimization techniques, is not easily combined with object-order methods, we solved this problem using a dynamic data structure in image space. Considering that our new method is easy to implement, and need little additional memory, it will be used as very effective volume method that fills the performance gap between ray-casting and shear-warping.

  • PDF

An Enhancement of Learning Speed of the Error - Backpropagation Algorithm (오류 역전도 알고리즘의 학습속도 향상기법)

  • Shim, Bum-Sik;Jung, Eui-Yong;Yoon, Chung-Hwa;Kang, Kyung-Sik
    • The Transactions of the Korea Information Processing Society
    • /
    • v.4 no.7
    • /
    • pp.1759-1769
    • /
    • 1997
  • The Error BackPropagation (EBP) algorithm for multi-layered neural networks is widely used in various areas such as associative memory, speech recognition, pattern recognition and robotics, etc. Nevertheless, many researchers have continuously published papers about improvements over the original EBP algorithm. The main reason for this research activity is that EBP is exceeding slow when the number of neurons and the size of training set is large. In this study, we developed new learning speed acceleration methods using variable learning rate, variable momentum rate and variable slope for the sigmoid function. During the learning process, these parameters should be adjusted continuously according to the total error of network, and it has been shown that these methods significantly reduced learning time over the original EBP. In order to show the efficiency of the proposed methods, first we have used binary data which are made by random number generator and showed the vast improvements in terms of epoch. Also, we have applied our methods to the binary-valued Monk's data, 4, 5, 6, 7-bit parity checker and real-valued Iris data which are famous benchmark training sets for machine learning.

  • PDF

Pratical Offloading Methods and Cost Models for Mobile Cloud Computing (모바일 클라우드 컴퓨팅을 위한 실용적인 오프로딩 기법 및 비용 모델)

  • Park, Min Gyun;Zhe, Piao Zhen;La, Hyun Jung;Kim, Soo Dong
    • Journal of Internet Computing and Services
    • /
    • v.14 no.2
    • /
    • pp.73-85
    • /
    • 2013
  • As a way of augmenting constrained resources of mobile devices such as CPU and memory, many works on mobile cloud computing (MCC), where mobile devices utilize remote resources of cloud services or PCs, /have been proposed. A typical approach to resolving resource problems of mobile nodes in MCC is to offload functional components to other resource-rich nodes. However, most of the current woks do not consider a characteristic of dynamically changed MCC environment and propose offloading mechanisms in a conceptual level. In this paper, in order to ensure performance of highly complex mobile applications, we propose four different types of offloading mechanisms which can be applied to diverse situations of MCC. And, the proposed offloading mechanisms are practically designed so that they can be implemented with current technologies. Moreover, we define cost models to derive the most sutilable situation of applying each offloading mechanism and prove the performance enhancement through offloadings in a quantitative manner.

Efficient Query Indexing for Short Interval Query (짧은 구간을 갖는 범위 질의의 효율적인 질의 색인 기법)

  • Kim, Jae-In;Song, Myung-Jin;Han, Dae-Young;Kim, Dae-In;Hwang, Bu-Hyun
    • The KIPS Transactions:PartD
    • /
    • v.16D no.4
    • /
    • pp.507-516
    • /
    • 2009
  • In stream data processing system, generally the interval queries are in advance registered in the system. When a data is input to the system continuously, for realtime processing, a query indexing method is used to quickly search queries. Thus, a main memory-based query index with a small storage cost and a fast search time is needed for searching queries. In this paper, we propose a LVC-based(Limited Virtual Construct-based) query index method using a hashing to meet the both needs. In LVC-based query index, we divide the range of a stream into limited virtual construct, or LVC. We map each interval query to its corresponding LVC and the query ID is stored on each LVC. We have compared with the CEI-based query indexing method through the simulation experiment. When the range of values of input stream is broad and there are many short interval queries, the LVC-based indexing method have shown the performance enhancement for the storage cost and search time.

Efficient Single Image Dehazing by Pixel-based JBDCP and Low Complexity Transmission Estimation (저 복잡도 전달량 추정 및 픽셀 기반 JBDCP에 의한 효율적인 단일 영상 안개 제거 방법)

  • Kim, Jong-Ho
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.14 no.5
    • /
    • pp.977-984
    • /
    • 2019
  • This paper proposes a single image dehazing that utilizes the transmission estimation with low complexity and the pixel-based JBDCP (Joint Bright and Dark Channel Prior) for the effective application of hazy outdoor images. The conventional transmission estimation includes the refinement process with high computational complexity and memory requirements. We propose the transmission estimation using combination of pixel- and block-based dark channel information and it significantly reduces the complexity while preserving the edge information accurately. Moreover, it is possible to estimate the transmission reflecting the image characteristics, by obtaining a different air-light for each pixel position of the image using the pixel-based JBDCP. Experimental results on various hazy images illustrate that the proposed method exhibits excellent dehazing performance with low complexity compared to the conventional methods; thus, it can be applied in various fields including real-time devices.

Single Image Haze Removal Technique via Pixel-based Joint BDCP and Hierarchical Bilateral Filter (픽셀 기반 Joint BDCP와 계층적 양방향 필터를 적용한 단일 영상 기반 안개 제거 기법)

  • Oh, Won-Geun;Kim, Jong-Ho
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.14 no.1
    • /
    • pp.257-264
    • /
    • 2019
  • This paper presents a single image haze removal method via a pixel-based joint BDCP (bright and dark channel prior) and a hierarchical bilateral filter in order to reduce computational complexity and memory requirement while improving the dehazing performance. Pixel-based joint BDCP reduces the computational complexity compared to the patch-based DCP, while making it possible to estimate the atmospheric light in pixel unit and the transmission more accurately. Moreover the bilateral filter, which can smooth an image effectively while preserving edges, refines the transmission to reduce the halo effects, and its hierarchical structure applied to edges only prevents the increase of complexity from the iterative application. Experimental results on various hazy images show that the proposed method exhibits excellent haze removal performance with low computational complexity compared to the conventional methods, and thus it can be applied in various fields.

A Study on Visual Contents for Korean Passive Verbs and Causative Verbs Education (한국어 피동·사동 교육용 시각 콘텐츠에 관한 연구)

  • Son, Joo-Hee;Kim, Eun-Jeong;An, Hee-Eun
    • The Journal of the Korea Contents Association
    • /
    • v.22 no.1
    • /
    • pp.348-358
    • /
    • 2022
  • The purpose of this study is to produce visual content for effective education of Passive verbs and Causative verbs in Korean language education for foreigners. Passive verbs and causative verbs are contents that must be taught to intermediate level learners. However, it is recognized as a difficult item for both learners and Korean teachers because the realization pattern is complicated, and there is no rule to explain the combination relationship between the action and the instruction by suffix. In this article, the use of nonverbal information that can improve the learning effect was considered. Providing verbal and non-verbal information together in language education can be expected to improve learners' communication skills. In particular, visual content is non-verbal information that can positively affect memory enhancement, playback, and transition. Therefore, this study attempted to plan and produce picture cards as visual materials. The picture card, produced with a focus on the correct education of Korean Passive verbs, will efficiently and significantly make Korean Passive verbs and Causative verbs teaching and learning by suffixes.

A Study on the Teaching Method of University General English with Poetry: Robert Frost's "Out, Out-" (영시를 통한 대학 교양 영어 교육 방안 연구: 로버트 프로스트의 「꺼져라, 꺼져라-」를 중심으로)

  • Kim, Hae Yeon
    • The Journal of the Korea Contents Association
    • /
    • v.21 no.11
    • /
    • pp.403-413
    • /
    • 2021
  • This paper emphasizes the effect of using poetry in the University General English education and suggests the teaching method of English education with a Frost's poem, "Out, Out- ." These days, learner-centered English education and integrative study of four linguistic functions, reading, listening, speaking and writing are considered important in the University General English class. Poetry is very effective text for the education purposes. Poetry techniques like a visual image, rhythm, rhyme, or repetition are actually mnemonics and strongly connected to the enhancement of memory and oral linguistic function. This paper suggests the specific education methods in the poetry selection, pre-reading step, reading step and after- reading step with concrete examples of "Out, Out-." These education methods through the 'oral text' can be a good and sustainable model for learner-centered education.

Enhancement of Ultrasonic Sonoluminescence Image Using Digital Image Processing (디지털 영상처리를 이용한 초음파 소노루미네센스 이미지 개선)

  • Kim, Jung-Soon;Jo, Mi-Sun;Mun, Kwan-Ho;Ha, Kang-Lyeol;Jun, Byung-Doo;Kim, Moo-Joon
    • The Journal of the Acoustical Society of Korea
    • /
    • v.26 no.8
    • /
    • pp.409-414
    • /
    • 2007
  • In spite of many studies of the acoustic field visualization by using sonoluminescence phenomena, the visualization method has not been used widely because it needs high acoustic intensity to get the luminescence intensity enough to observe. Recently, the digital camera with high resolution and big memory makes it possible to get the digital image data even though the brightness of the image is too weak to observe with naked eyes. In this study we investigated the variation of sonoluminescence intensity with the acoustic intensity from an ultrasonic transducer. From this result, the inverse function, which makes the tendency of the variation to linear, was obtained. Using the order of the inverse function, we can expect a matching function. Applying the matching function to digital image data, the distribution of the histogram could be controlled appropriately and the image from relatively weak acoustic intensity could be enhanced by the method.

Reduction of Leakage Current and Enhancement of Dielectric Properties of Rutile-TiO2 Film Deposited by Plasma-Enhanced Atomic Lay er Deposition

  • Su Min Eun;Ji Hyeon Hwang;Byung Joon Choi
    • Korean Journal of Materials Research
    • /
    • v.34 no.6
    • /
    • pp.283-290
    • /
    • 2024
  • The aggressive scaling of dynamic random-access memory capacitors has increased the need to maintain high capacitance despite the limited physical thickness of electrodes and dielectrics. This makes it essential to use high-k dielectric materials. TiO2 has a large dielectric constant, ranging from 30~75 in the anatase phase to 90~170 in rutile phase. However, it has significant leakage current due to low energy barriers for electron conduction, which is a critical drawback. Suppressing the leakage current while scaling to achieve an equivalent oxide thickness (EOT) below 0.5 nm is necessary to control the influence of interlayers on capacitor performance. For this, Pt and Ru, with their high work function, can be used instead of a conventional TiN substrate to increase the Schottky barrier height. Additionally, forming rutile-TiO2 on RuO2 with excellent lattice compatibility by epitaxial growth can minimize leakage current. Furthermore, plasma-enhanced atomic layer deposition (PEALD) can be used to deposit a uniform thin film with high density and low defects at low temperatures, to reduce the impact of interfacial reactions on electrical properties at high temperatures. In this study, TiO2 was deposited using PEALD, using substrates of Pt and Ru treated with rapid thermal annealing at 500 and 600 ℃, to compare structural, chemical, and electrical characteristics with reference to a TiN substrate. As a result, leakage current was suppressed to around 10-6 A/cm2 at 1 V, and an EOT at the 0.5 nm level was achieved.