<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/98">
    <title>Repository Collection: null</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/98</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://scholar.dgist.ac.kr/handle/20.500.11750/58976" />
        <rdf:li rdf:resource="https://scholar.dgist.ac.kr/handle/20.500.11750/47338" />
        <rdf:li rdf:resource="https://scholar.dgist.ac.kr/handle/20.500.11750/47272" />
        <rdf:li rdf:resource="https://scholar.dgist.ac.kr/handle/20.500.11750/46986" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-09T02:28:16Z</dc:date>
  </channel>
  <item rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/58976">
    <title>A Memetic Algorithm for Cache-aided Data Broadcast with Network Coding in Vehicular Networks</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/58976</link>
    <description>Title: A Memetic Algorithm for Cache-aided Data Broadcast with Network Coding in Vehicular Networks
Author(s): Liu, Kai; Feng, Liang; Dai, Penglin; Wu, Weiwei; Lee, Victor C. S.; Son, Sang Hyuk
Abstract: With recent advances in wireless communications, vehicular networks are envisioned as a promising paradigm on achieving breakthroughs in transportation safety, efficiency, and sustainability. This work investigates data broadcast via Infrastructure-to-Vehicle (I2V) communication by exploiting the vehicular caching and network coding for enhancing bandwidth efficiency of the road-side unit (RSU). Specifically, we present an architecture for providing real-time data services via I2V communication in the service range of a RSU. Then, we investigate the problem of cache-aided data dissemination with network coding and prove that it is NP-hard. Further, we propose a memetic algorithm, which consists of a binary vector representation for encoding solutions, a fitness function for solution evaluation, a set of operators for offspring generation, a local search method for solution enhancement and a repair operator for fixing infeasible solutions. Finally, we build the simulation model and give a comprehensive performance evaluation to demonstrate the superiority of the proposed solution. © 2017 IEEE.</description>
    <dc:date>2017-12-04T15:00:00Z</dc:date>
  </item>
  <item rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/47338">
    <title>When thermal control meets sensor noise: Analysis of noise-induced temperature error</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/47338</link>
    <description>Title: When thermal control meets sensor noise: Analysis of noise-induced temperature error
Author(s): Kim, Dohwan; Park, Kyung-Joon; Eun, Yongsoon; Son, Sang Hyuk; Lu, Chenyang
Abstract: Thermal control is critical for real-time systems as overheated processors can result in serious performance degradation or even system breakdown due to hardware throttling. The major challenges in thermal control for real-time systems are (i) the need to enforce both real-time and thermal constraints; (ii) uncertain system dynamics; and (iii) thermal sensor noise. Previous studies have resolved the first two, but the practical issue of sensor noise has not been properly addressed yet. In this paper, we introduce a novel thermal control algorithm that can appropriately handle thermal sensor noise. Our key observation is that even a small zero-mean sensor noise can induce a significant steady-state error between the target and the actual temperature of a processor. This steady-state error is contrary to our intuition that zero-mean sensor noise induces zero-mean fluctuations. We show that an intuitive attempt to resolve this unusual situation is not effective at all. By a rigorous approach, we analyze the underlying mechanism and quantify the noised-induced error in a closed form in terms of noise statistics and system parameters. Based on our analysis, we propose a simple and effective solution for eliminating the error and maintaining the desired processor temperature. Through extensive simulations, we show the advantages of our proposed algorithm, referred to as Thermal Control under Utilization Bound with Virtual Saturation (TCUB-VS). © 2015 IEEE.</description>
    <dc:date>2015-04-13T15:00:00Z</dc:date>
  </item>
  <item rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/47272">
    <title>학습 데이터의 도메인 적응(domain adaptation)에 효과적인 데이터 보충(data augmentation) 기법 연구</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/47272</link>
    <description>Title: 학습 데이터의 도메인 적응(domain adaptation)에 효과적인 데이터 보충(data augmentation) 기법 연구
Author(s): 박지철; 최민국; 이진희; 권순; 손상혁
Abstract: 본 연구는 효과적인 객체 검출을 위한 CNN (Convolutional Neural Network) 아키텍처의 도메인 적응(domain adaptation) 시 나타날 수 있는 문제점을 해결한다. 일반적으로 특정 과업(task)에 유용한 CNN 아키텍처를 설계할 경우 학습과 성능 검증을 위해 공개된 데이터셋(open dataset)을 활용한다. 공개된 데이터셋은 주어진 과업에 따라 다수의 부류(class)를 포함하는 일반화된(generalized) 데이터 수집을 목표로 하고 있다. 이로 인해 공개된 학습 데이터는 특정 과업에 특화된 실 사례 데이터와 서로 다른 확률분포를 갖게 되고, 이로 인해 공개된 데이터셋과 실 사례에 적용 결과에 큰 성능 차이를 보이게 되고 이를 위해 다양한 도메인 적응 기법을 적용하게 된다. 본 논문에서는 객체 검출을 위한 CNN 아키텍처의 도메인 적응 문제를 해결하기 위해, 알려진 데이터 셋에서 학습된 최신 기술의 CNN 아키텍처의 학습 결과를 보완하는 데이터 보충 (data augmentation) 기법을 제안한다. 이를 해결하기 위해 실 사례 객체 검출 학습 데이터 보충을 위한 어노테이션 도구(annotation tool)을 제작하였으며, 제안된 데이터 보충 기법으로 실 사례 검출 결과가 크게 향상 되는 것을 확인할 수 있다.</description>
    <dc:date>2017-02-16T15:00:00Z</dc:date>
  </item>
  <item rdf:about="https://scholar.dgist.ac.kr/handle/20.500.11750/46986">
    <title>RISK-Sleep: Real-Time Stroke Early Detection System during Sleep Using Wristbands</title>
    <link>https://scholar.dgist.ac.kr/handle/20.500.11750/46986</link>
    <description>Title: RISK-Sleep: Real-Time Stroke Early Detection System during Sleep Using Wristbands
Author(s): Jeon, Sanghoon; Park, Taejoon; Lee, Yang Soo; Son, Sang Hyuk; Lee, Haengju; Eun, Yongsoon
Abstract: Stroke is the fifth leading cause of death in the US. Early Recognition and treatment of stroke are essential for a good clinical outcome. It is particularly challenging for Wake-Up Stroke (WUS) to know the time of stroke onset, hence golden time for treatment is easily missed. We propose a Real-tIme StroKe early detection system during Sleep (RISK-Sleep) using wristbands. RISK-Sleep is a solution for early stroke detection tailored for the sleep environment that is cost-effective and practical for daily use. Underneath RISK-Sleep, we define and utilize an abnormal sleep motion model consisting of abnormal intensity and abnormal frequency. The abnormal intensity indicates hemiparesis sleep motion patterns while the abnormal frequency means emergency situations such as full hemiparesis and full paralysis. Based on the model, we seek the best classifier that analyzes the aforementioned two abnormal motion patterns by sliding window in real-time. For performance evaluation, we collect sleep data from 30 healthy people and 14 stroke patients with hemiparesis. Evaluation results show that RISK-Sleep achieves classification accuracy of 96.00% in abnormal intensity with 146-minute window in the KNN classifier with SFS feature selection. In addition, the SVM classifier without feature selection shows classification accuracy of 100% with 108-minute window in abnormal frequency. We expect RISK-Sleep plays a significant role in reducing the incidence of WUS. © 2018 IEEE.</description>
    <dc:date>2018-10-09T15:00:00Z</dc:date>
  </item>
</rdf:RDF>

