Jo Sep 8, 2023
A research team led by Pak Kwang Hyok, a researcher at the Faculty of Distance Education, has conducted a study of GloVe (Global vector) for extracting the features of Korean.
While CBOW or skip-gram is the prediction task of a contextual word, GloVe is the presentation method by the number of co-appearance of words.
Skip-gram can reflect longer-distance information through skips between some words but this reveals a defect, that is, hard to reflect contextual information.
Therefore, Korean sentence corpora segmented by Byte Pair Encoder (BPE) are needed for extracting the features of Korean by means of GloVe.
The research team used an analysis engine based on the Long-Short Term Memory for BPE.
The research result showed that Korean feature extraction by GloVe was better in F-score estimation than that by CBOW or skip-gram.
This method can be applied to Korean sentence similarity evaluation for online exams and bibliographic search systems.
...
Jo Sep 4, 2023
A research team led by Chae Wi Song, a researcher at the Faculty of Distance Education, has developed an authentication system in which users are authenticated by analysis of keystroke dynamics.
Biometric authentication systems identify individuals by their physiological features (fingerprint, skin, retina, iris, etc.).
Each individual’s keystroke pattern is unique and a unique profile can be constructed by their typing speed, key press release timing, pressure applied, and finger positions on a keyboard.
The user authentication system based on this keystroke pattern is appealing for many reasons: simple and transparent authentication and no need for any extra equipment for feature capture.
The research team chose key press time and key release time among many keystroke patterns.
Key press time and key release time enable extraction of four features ― key hold time, key press latency, intervals between key press and release, and release and press. They used random forest algorithm for user authentication. The basic idea is to construct many trees using random vectors sampled from a data set.
This system guarantees fair online exams by automatically blocking several kinds of cheating attempts such as taking exams in place of examinees, keying in answers read by others, etc.
...
Jo Aug 30, 2023
Android-based oscilloscopes have been developed for research and educational purposes because they are able to acquire, transmit, display, and analyze any electrical signals since they are mobile and easy to operate.
Due to the speed limitation of wireless transmission channels, android oscilloscopes have some limited performances on several aspects such as bandwidth, waveform capturing rate (WCR), etc.
Kim Mun Hyok, a section head at the Faculty of Automation Engineering, has proposed a real-time lossless data compression scheme to solve a bottleneck of continuous data flow from a data acquisition device (DAQ) to a smartphone. This scheme consists of triggering a signal and encoding differences between waveforms (DBWs).
He also proposed an advanced structure of android bluetooth oscilloscope (ABO) to implement the proposed compression algorithm with field programmable gate array (FPGA)-based hardware and software.
To evaluate WCR improvement, he first analyzed relationship between WCR and compression ratio, and then, verified the compression efficiency by MATLAB simulations using various waveforms, such as simple sinusoidal, complex periodic, square, and chirp waveforms.
He finally studied the robustness of this instrument within the range of 0–15% noise amplitude and 0–2rad phase offset. All the experimental results showed that the proposed scheme can enhance WCR and at the same time it can also be applied to the wireless transmission fields collecting and displaying electrical waveforms.
If further information is needed, please refer to his paper “A Triggering-and-Encoding Lossless Compression Scheme for Waveform Capturing Rate Enhancement of Android Bluetooth Oscilloscope” in “IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT” (SCI).
...
Jo Aug 29, 2023
Nowadays, consumer mobile phones come in with ultra-high resolution cameras, and an incredible number of high-resolution images and videos are created every day. The images and videos have to be downscaled with very large factors to be displayed on general screens.
Deep learning-based downscaling methods show superior performance only for some predetermined integer factors such as 2, 3 and 4. For arbitrary factors, the latest image downscaling algorithms preserve edges and fine details but still suffer from noise amplification. They make undesirable artifacts especially when a downscaling factor is very large.
Kim Su Hyon, a researcher at the Faculty of Information Science and Technology, has proposed an algorithm referred to as NDPID (Noise-free DPID or New DPID) for downscaling ultra-high resolution images to a thumbnail size in real-time without amplifying noise. The proposed algorithm is based on inverse joint bilateral filtering using an area pixel model and moving average.
Unlike the DPID, which employs a rectangular function (box filtering) as the spatial kernel, the NDPID uses two-step 1D APID (Area Pixel model based Image Downscaling) filter. The main reason for employing this 1D spatial kernel is to decompose the proposed downscaling algorithm into two subsequent processes each of which performs capturing pixels’ distinctness for their weights and smoothing of the weights. By these two processes, the algorithm alleviates an isolated noise pixel twice but a thin line (important detail) only once. Consequently, the lines and edges survive while the NDPID alleviates the isolated noise pixel in both horizontal and vertical smoothing processes.
The proposed algorithm is much faster than state-of-the-art downscalers and is free from the restraints of predetermined integer downscaling factors. The experimental results show that the proposed algorithm is about 7.37% faster on average than the DPID, the fastest detail-preserving image downscaler in use. GPU implementation of the algorithm downscales a 2K video to 128-pixel width without temporal artifacts at the speed of 116 frames per second. Moreover, the PSNR and SSIM scores achieved by his method were respectively 35.9% and 16.5% higher on average than the highest values scored by the existing methods when downscaling images contaminated by 5% salt and pepper noise.
If further information is needed, please refer to his paper “A New Rapid and Detail-Preserving Image Downscaling Without Noise Amplification” in “IEEE Access” (SCI).
...
Jo Aug 28, 2023
Conventional contrast enhancement algorithms such as histogram equalization and adaptive gamma correction overemphasize images without preserving edges, lose details near edges or amplify noise. These are more obvious in case of enhancing dark images with non-uniform illumination, which contain both bright and dark regions. This is mainly because Histogram Equalization and adaptive gamma correction perform a global transformation considering only pixel brightness level.
Kim Thae Song, a section head at the Faculty of Information Science and Technology, has proposed a new algorithm to enhance dark image contrast with non-uniform illumination preserving edges.
His contributions are as follows.
He defined a new edge intensity histogram which represents local brightness variations for each brightness level. With the edge intensity histogram instead of the luminance histogram, adjusting dynamic range adaptively, he obtained a transformation function for efficient contrast enhancement which preserves edges, details and naturalness. To avoid noise amplification, he decomposed an input image into a base and detailed layer and calculated the edge intensity histogram for only the base layer. He enhanced only the base layer using the edge intensity histogram and combined it with the detailed layer which is linearly transformed.
He compared the performance of his method with existing methods such as HE, GMHE, EGEHE, AGCWD, AGCWHD and LTH using a set of dark images taken from the Caltech-256, NCEA, Kodak. To evaluate the proposed method, he used various metrics such as entropy, MSSIM, GMSD, EBCM and AMBE.
The experimental results showed that the proposed method is very effective for enhancing dark images with non-uniform illumination.
If further information is needed, please refer to his paper “An improved contrast enhancement for dark images with non-uniform illumination based on edge preservation” in “Multimedia Systems” (SCI).
...
© 2021 Kim Chaek University of Technology