• Title/Summary/Keyword: Data processing

Search Result 16,567, Processing Time 0.039 seconds

Hybrid Offloading Technique Based on Auction Theory and Reinforcement Learning in MEC Industrial IoT Environment (MEC 산업용 IoT 환경에서 경매 이론과 강화 학습 기반의 하이브리드 오프로딩 기법)

  • Bae Hyeon Ji;Kim Sung Wook
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.12 no.9
    • /
    • pp.263-272
    • /
    • 2023
  • Industrial Internet of Things (IIoT) is an important factor in increasing production efficiency in industrial sectors, along with data collection, exchange and analysis through large-scale connectivity. However, as traffic increases explosively due to the recent spread of IIoT, an allocation method that can efficiently process traffic is required. In this thesis, I propose a two-stage task offloading decision method to increase successful task throughput in an IIoT environment. In addition, I consider a hybrid offloading system that can offload compute-intensive tasks to a mobile edge computing server via a cellular link or to a nearby IIoT device via a Device to Device (D2D) link. The first stage is to design an incentive mechanism to prevent devices participating in task offloading from acting selfishly and giving difficulties in improving task throughput. Among the mechanism design, McAfee's mechanism is used to control the selfish behavior of the devices that process the task and to increase the overall system throughput. After that, in stage 2, I propose a multi-armed bandit (MAB)-based task offloading decision method in a non-stationary environment by considering the irregular movement of the IIoT device. Experimental results show that the proposed method can obtain better performance in terms of overall system throughput, communication failure rate and regret compared to other existing methods.

Effective Multi-Modal Feature Fusion for 3D Semantic Segmentation with Multi-View Images (멀티-뷰 영상들을 활용하는 3차원 의미적 분할을 위한 효과적인 멀티-모달 특징 융합)

  • Hye-Lim Bae;Incheol Kim
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.12 no.12
    • /
    • pp.505-518
    • /
    • 2023
  • 3D point cloud semantic segmentation is a computer vision task that involves dividing the point cloud into different objects and regions by predicting the class label of each point. Existing 3D semantic segmentation models have some limitations in performing sufficient fusion of multi-modal features while ensuring both characteristics of 2D visual features extracted from RGB images and 3D geometric features extracted from point cloud. Therefore, in this paper, we propose MMCA-Net, a novel 3D semantic segmentation model using 2D-3D multi-modal features. The proposed model effectively fuses two heterogeneous 2D visual features and 3D geometric features by using an intermediate fusion strategy and a multi-modal cross attention-based fusion operation. Also, the proposed model extracts context-rich 3D geometric features from input point cloud consisting of irregularly distributed points by adopting PTv2 as 3D geometric encoder. In this paper, we conducted both quantitative and qualitative experiments with the benchmark dataset, ScanNetv2 in order to analyze the performance of the proposed model. In terms of the metric mIoU, the proposed model showed a 9.2% performance improvement over the PTv2 model using only 3D geometric features, and a 12.12% performance improvement over the MVPNet model using 2D-3D multi-modal features. As a result, we proved the effectiveness and usefulness of the proposed model.

Comparative Analysis of Self-supervised Deephashing Models for Efficient Image Retrieval System (효율적인 이미지 검색 시스템을 위한 자기 감독 딥해싱 모델의 비교 분석)

  • Kim Soo In;Jeon Young Jin;Lee Sang Bum;Kim Won Gyum
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.12 no.12
    • /
    • pp.519-524
    • /
    • 2023
  • In hashing-based image retrieval, the hash code of a manipulated image is different from the original image, making it difficult to search for the same image. This paper proposes and evaluates a self-supervised deephashing model that generates perceptual hash codes from feature information such as texture, shape, and color of images. The comparison models are autoencoder-based variational inference models, but the encoder is designed with a fully connected layer, convolutional neural network, and transformer modules. The proposed model is a variational inference model that includes a SimAM module of extracting geometric patterns and positional relationships within images. The SimAM module can learn latent vectors highlighting objects or local regions through an energy function using the activation values of neurons and surrounding neurons. The proposed method is a representation learning model that can generate low-dimensional latent vectors from high-dimensional input images, and the latent vectors are binarized into distinguishable hash code. From the experimental results on public datasets such as CIFAR-10, ImageNet, and NUS-WIDE, the proposed model is superior to the comparative model and analyzed to have equivalent performance to the supervised learning-based deephashing model. The proposed model can be used in application systems that require low-dimensional representation of images, such as image search or copyright image determination.

Establishment of Risk Database and Development of Risk Classification System for NATM Tunnel (NATM 터널 공정리스크 데이터베이스 구축 및 리스크 분류체계 개발)

  • Kim, Hyunbee;Karunarathne, Batagalle Vinuri;Kim, ByungSoo
    • Korean Journal of Construction Engineering and Management
    • /
    • v.25 no.1
    • /
    • pp.32-41
    • /
    • 2024
  • In the construction industry, not only safety accidents, but also various complex risks such as construction delays, cost increases, and environmental pollution occur, and management technologies are needed to solve them. Among them, process risk management, which directly affects the project, lacks related information compared to its importance. This study tried to develop a MATM tunnel process risk classification system to solve the difficulty of risk information retrieval due to the use of different classification systems for each project. Risk collection used existing literature review and experience mining techniques, and DB construction utilized the concept of natural language processing. For the structure of the classification system, the existing WBS structure was adopted in consideration of compatibility of data, and an RBS linked to the work species of the WBS was established. As a result of the research, a risk classification system was completed that easily identifies risks by work type and intuitively reveals risk characteristics and risk factors linked to risks. As a result of verifying the usability of the established classification system, it was found that the classification system was effective as risks and risk factors for each work type were easily identified by user input of keywords. Through this study, it is expected to contribute to preventing an increase in cost and construction period by identifying risks according to work types in advance when planning and designing NATM tunnels and establishing countermeasures suitable for those factors.

A Study on Low-Light Image Enhancement Technique for Improvement of Object Detection Accuracy in Construction Site (건설현장 내 객체검출 정확도 향상을 위한 저조도 영상 강화 기법에 관한 연구)

  • Jong-Ho Na;Jun-Ho Gong;Hyu-Soung Shin;Il-Dong Yun
    • Tunnel and Underground Space
    • /
    • v.34 no.3
    • /
    • pp.208-217
    • /
    • 2024
  • There is so much research effort for developing and implementing deep learning-based surveillance systems to manage health and safety issues in construction sites. Especially, the development of deep learning-based object detection in various environmental changes has been progressing because those affect decreasing searching performance of the model. Among the various environmental variables, the accuracy of the object detection model is significantly dropped under low illuminance, and consistent object detection accuracy cannot be secured even the model is trained using low-light images. Accordingly, there is a need of low-light enhancement to keep the performance under low illuminance. Therefore, this paper conducts a comparative study of various deep learning-based low-light image enhancement models (GLADNet, KinD, LLFlow, Zero-DCE) using the acquired construction site image data. The low-light enhanced image was visually verified, and it was quantitatively analyzed by adopting image quality evaluation metrics such as PSNR, SSIM, Delta-E. As a result of the experiment, the low-light image enhancement performance of GLADNet showed excellent results in quantitative and qualitative evaluation, and it was analyzed to be suitable as a low-light image enhancement model. If the low-light image enhancement technique is applied as an image preprocessing to the deep learning-based object detection model in the future, it is expected to secure consistent object detection performance in a low-light environment.

Proposal for Research Model of High-Function Patrol Robot using Integrated Sensor System (통합 센서 시스템을 이용한 고기능 순찰 로봇의 연구모델 제안)

  • Byeong-Cheon Yoo;Seung-Jung Shin
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.24 no.3
    • /
    • pp.77-85
    • /
    • 2024
  • In this dissertation, a we designed and implemented a patrol robot that integrates a thermal imaging camera, speed dome camera, PTZ camera, radar, lidar sensor, and smartphone. This robot has the ability to monitor and respond efficiently even in complex environments, and is especially designed to demonstrate high performance even at night or in low visibility conditions. An orbital movement system was selected for the robot's mobility, and a smartphone-based control system was developed for real-time data processing and decision-making. The combination of various sensors allows the robot to comprehensively perceive the environment and quickly detect hazards. Thermal imaging cameras are used for night surveillance, speed domes and PTZ cameras are used for wide-area monitoring, and radar and LIDAR are used for obstacle detection and avoidance. The smartphone-based control system provides a user-friendly interface. The proposed robot system can be used in various fields such as security, surveillance, and disaster response. Future research should include improving the robot's autonomous patrol algorithm, developing a multi-robot collaboration system, and long-term testing in a real environment. This study is expected to contribute to the development of the field of intelligent surveillance robots.

A Study on the Golf Course Selection Attributes, Revisit and Recommendation Intention of Chinese Golfer by IPA (IPA기법을 이용한 중국인 골프장 이용객의 골프장 선택속성과 재방문 및 추천의도에 관한 연구)

  • Sang Lim;Sang-Woo Cho
    • Journal of the Korean Applied Science and Technology
    • /
    • v.40 no.4
    • /
    • pp.710-723
    • /
    • 2023
  • The purpose of this study is to investigate the effect on the revisit intention and recommendation intention on the golf course selection attribute factors of Chinese golf course users using IPA. In order to carry out this study, a survey was conducted on 388 Chinese golfers, data processing and IPA analysis were conducted, and the following conclusions were obtained. First, the importance of the selection attribute was the highest in employee etiquette, and the price of restaurants and food and beverage was the highest in satisfaction. Second, as a result of the IPA matrix analysis, there were 8 selection attributes for continuous maintenance, 14 for concentration improvement, 5 for low priority, and 3 for excessive effort avoidance. Third, cost, accessibility, course facilities, auxiliary facilities, caddy expertise, and satisfaction with user management were found to affect both revisit and recommendation intentions. Since this study was limited to Chinese golfers, there may be differences in comparing the results with previous studies conducted in other countries on golf culture. Therefore, studies considering cultural diversity should be conducted in the future.

Impact of Photon-Counting Detector Computed Tomography on Image Quality and Radiation Dose in Patients With Multiple Myeloma

  • Alexander Rau;Jakob Neubauer;Laetitia Taleb;Thomas Stein;Till Schuermann;Stephan Rau;Sebastian Faby;Sina Wenger;Monika Engelhardt;Fabian Bamberg;Jakob Weiss
    • Korean Journal of Radiology
    • /
    • v.24 no.10
    • /
    • pp.1006-1016
    • /
    • 2023
  • Objective: Computed tomography (CT) is an established method for the diagnosis, staging, and treatment of multiple myeloma. Here, we investigated the potential of photon-counting detector computed tomography (PCD-CT) in terms of image quality, diagnostic confidence, and radiation dose compared with energy-integrating detector CT (EID-CT). Materials and Methods: In this prospective study, patients with known multiple myeloma underwent clinically indicated whole-body PCD-CT. The image quality of PCD-CT was assessed qualitatively by three independent radiologists for overall image quality, edge sharpness, image noise, lesion conspicuity, and diagnostic confidence using a 5-point Likert scale (5 = excellent), and quantitatively for signal homogeneity using the coefficient of variation (CV) of Hounsfield Units (HU) values and modulation transfer function (MTF) via the full width at half maximum (FWHM) in the frequency space. The results were compared with those of the current clinical standard EID-CT protocols as controls. Additionally, the radiation dose (CTDIvol) was determined. Results: We enrolled 35 patients with multiple myeloma (mean age 69.8 ± 9.1 years; 18 [51%] males). Qualitative image analysis revealed superior scores (median [interquartile range]) for PCD-CT regarding overall image quality (4.0 [4.0-5.0] vs. 4.0 [3.0-4.0]), edge sharpness (4.0 [4.0-5.0] vs. 4.0 [3.0-4.0]), image noise (4.0 [4.0-4.0] vs. 3.0 [3.0-4.0]), lesion conspicuity (4.0 [4.0-5.0] vs. 4.0 [3.0-4.0]), and diagnostic confidence (4.0 [4.0-5.0] vs. 4.0 [3.0-4.0]) compared with EID-CT (P ≤ 0.004). In quantitative image analyses, PCD-CT compared with EID-CT revealed a substantially lower FWHM (2.89 vs. 25.68 cy/pixel) and a significantly more homogeneous signal (mean CV ± standard deviation [SD], 0.99 ± 0.65 vs. 1.66 ± 0.5; P < 0.001) at a significantly lower radiation dose (mean CTDIvol ± SD, 3.33 ± 0.82 vs. 7.19 ± 3.57 mGy; P < 0.001). Conclusion: Whole-body PCD-CT provides significantly higher subjective and objective image quality at significantly reduced radiation doses than the current clinical standard EID-CT protocols, along with readily available multi-spectral data, facilitating the potential for further advanced post-processing.

Mass spectrometry-based ginsenoside profiling: Recent applications, limitations, and perspectives

  • Hyun Woo Kim;Dae Hyun Kim;Byeol Ryu;You Jin Chung;Kyungha Lee;Young Chang Kim;Jung Woo Lee;Dong Hwi Kim;Woojong Jang;Woohyeon Cho;Hyeonah Shim;Sang Hyun Sung;Tae-Jin Yang;Kyo Bin Kang
    • Journal of Ginseng Research
    • /
    • v.48 no.2
    • /
    • pp.149-162
    • /
    • 2024
  • Ginseng, the roots of Panax species, is an important medicinal herb used as a tonic. As ginsenosides are key bioactive components of ginseng, holistic chemical profiling of them has provided many insights into understanding ginseng. Mass spectrometry has been a major methodology for profiling, which has been applied to realize numerous goals in ginseng research, such as the discrimination of different species, geographical origins, and ages, and the monitoring of processing and biotransformation. This review summarizes the various applications of ginsenoside profiling in ginseng research over the last three decades that have contributed to expanding our understanding of ginseng. However, we also note that most of the studies overlooked a crucial factor that influences the levels of ginsenosides: genetic variation. To highlight the effects of genetic variation on the chemical contents, we present our results of untargeted and targeted ginsenoside profiling of different genotypes cultivated under identical conditions, in addition to data regarding genome-level genetic diversity. Additionally, we analyze the other limitations of previous studies, such as imperfect variable control, deficient metadata, and lack of additional effort to validate causation. We conclude that the values of ginsenoside profiling studies can be enhanced by overcoming such limitations, as well as by integrating with other -omics techniques.

A Case Study on the Effects of Occupational Therapy Program on Improving School Readiness in Children With Developmental Delays: Focusing on Adaptation and Daily Living Skills (발달지연 아동의 학교준비도 향상을 위한 작업치료 프로그램 효과에 대한 사례 연구: 적응기술, 일상생활기술 영역을 중심으로)

  • Kim, Eun Ji;Kwak, Bo-Kyeong;Park, Hae Yean
    • Therapeutic Science for Rehabilitation
    • /
    • v.13 no.1
    • /
    • pp.75-86
    • /
    • 2024
  • Objective : The purpose of this study was to examine the effects of an occupational therapy program on the school readiness, focusing on adaptation skills and daily life skills, in children with developmental delays. Methods : The study involved a boy with developmental delay, aged 5 years and 8 months. The program was conducted twice a week, with a total of 8 sessions spread over 4 weeks. The Canadian Occupational Performance Measure (COPM) was employed, targeting class preparation and use of the toilet. Pre-post tests and follow-up evaluations were carried out to compare changes. Data analysis involved video recordings of the subject's performance. Results : The COPM results indicated improvements in both the performance and satisfaction levels for class preparation and toilet use. Processing skills showed seven improvements in class preparation and eight improvements in toilet use during post-testing. Activity performance observations further confirmed improvements in both class preparation and toilet use during post-test and follow-up evaluations. Conclusion : Occupational therapy improves school readiness (adaptation skill, daily living activity skill) for children with developmental delays, and has a positive effect on overall school readiness.