논문 인용하기
각 논문마다 생성되어 있는 BibTeX를 사용하시면 자신이 원하는 스타일의 인용 문구를 생성할 수 있습니다.
생성된 BibTeX 코드를 복사하여 BibTeX Parser를 사용해 일반 문자열로 바꾸십시오. 아래의 사이트와 같이 웹에서 변환할 수도 있습니다.
bibtex.online2021
Yu, Miri; Lee, Seungjun; Oh, Sangyoon
Energy-aware container migration scheme in edge computing for fault-tolerant fire-disaster response system🌏 InternationalConference 📃 In press
The 7th International Conference on Next Generation Computing 2021, 2021.
Abstract | BibTeX | 태그: container migration, disaster response, edge computing
@conference{Yu2021container,
title = {Energy-aware container migration scheme in edge computing for fault-tolerant fire-disaster response system},
author = {Miri Yu and Seungjun Lee and Sangyoon Oh},
year = {2021},
date = {2021-11-05},
urldate = {2021-11-05},
booktitle = {The 7th International Conference on Next Generation Computing 2021},
abstract = {In light of the recent advancements made in IT, many researchers are studying and exploring ways to minimize damage from fire disasters using artificial intelligence and cloud technology. With the introduction of edge computing, fire-disaster response software systems have made significant progress. However, existing studies often do not consider the response to a sudden power supply cut-off due to fire. In this study, we propose a container migration scheme based on the first-fit-decreasing algorithm of bin-packing problem and 0-1 knapsack algorithm to provide fault tolerance for containers running on edge servers that are powered off.},
keywords = {container migration, disaster response, edge computing},
pubstate = {published},
tppubtype = {conference}
}
Yoon, Daegun; Oh, Sangyoon
Traversing Large Road Networks on GPUs with Breadth-First Search🌏 InternationalConference 📃 In press
The 7th International Conference on Next Generation Computing, 2021.
Abstract | BibTeX | 태그: breath-first search, graph, graphics processing units, road network
@conference{Yoon2021Traversing,
title = {Traversing Large Road Networks on GPUs with Breadth-First Search},
author = {Daegun Yoon and Sangyoon Oh},
year = {2021},
date = {2021-11-05},
urldate = {2021-11-05},
booktitle = {The 7th International Conference on Next Generation Computing},
journal = {The 7th International Conference on Next Generation Computing 2021},
abstract = {Breadth-first search (BFS) is one of the most used graph kernels, and substantially affects the overall performance when processing various graphs. Since graph data are frequently used in real life for example road networks in navigation systems, high performance graph processing becomes more critical. In this study, we aim to process BFS algorithm efficiently on road network data. We propose BARON, a BFS algorithm that copes with road networks. To accelerate graph traversal, BARON reduce the occurrence of branch and memory divergences by exploiting warp-cooperative work sharing and atomic operations. With this design approach, BARON outperforms the other BFS kernels of state-of-the-art graph processing frameworks executed stably on the latest GPU architectures. For various graphs, BARON yields speedups of up to 2.88x and 5.43x over Gunrock and CuSha, respectively.},
keywords = {breath-first search, graph, graphics processing units, road network},
pubstate = {published},
tppubtype = {conference}
}
여상호,; 오상윤,
도시 화재 시뮬레이션에서의 효과적인 화재 대응을 위한 강화학습 적용 솔루션의 설계 및 구현🇰🇷 DomesticConference
ACK 2021, vol. 28, no. 2, 2021.
Abstract | Links | BibTeX | 태그: disaster response, reinforcement learning
@conference{여상호2021도시2,
title = {도시 화재 시뮬레이션에서의 효과적인 화재 대응을 위한 강화학습 적용 솔루션의 설계 및 구현},
author = {여상호 and 오상윤},
url = {https://kiss.kstudy.com/thesis/thesis-view.asp?key=3921079},
year = {2021},
date = {2021-11-04},
urldate = {2021-11-04},
booktitle = {ACK 2021},
volume = {28},
number = {2},
pages = {104--106},
abstract = {도시의 인구 밀집도가 증가함에 따라 도시의 단위 면적당 건물 밀집도 역시 증가하고 있으며, 이에 도시 화재는 대규모 화재로 발전할 가능성이 높다. 도시 내 대규모 화재로 인한 인명 및 경제적인 피해를 최소화하기 위해 시뮬레이션 기반의 화재 대응 방안들이 널리 연구되고 있으며, 최근에는 시뮬레이션에서 효과적인 화재 대응 방안을 탐색하기 위해 강화학습 기술을 활용하는 연구들이 소개되고 있다. 그러나, 시뮬레이션의 규모가 커지는 경우, 상태 정보 및 화재 대응을 위한 행위 공간의 크기가 증가함으로 인해 강화학습의 복잡도가 증가하며, 이에 따라 학습 확장성이 저하되는 문제가 발생한다. 본 논문에서는 시뮬레이션 규모 증가 시 강화학습의 학습 확장성을 유지하기 위해, 화재 상황 정보와 재난 대응을 위한 행위 공간을 변환하는 기법을 제안한다. 실험 결과를 통해 기존에 강화학습 모델의 학습이 어려웠던 대규모 도시 재난 시뮬레이션에서 본 기법을 적용한 강화학습 모델은 학습 수행이 가능하였으며, 화재 피해가 없는 상황의 적합도를 100%로 하고, 이것 대비 99.2%의 화재 대응 적합도를 달성했다.},
keywords = {disaster response, reinforcement learning},
pubstate = {published},
tppubtype = {conference}
}
Lee, Seungjun; Yoon, Daegun; Oh, Sangyoon
Imitation learning for VM placement problem using demonstration data generated by heuristics🌏 InternationalConference 📃 In press
17th Int. Conference on Data Science (ICDATA’21), 2021.
Abstract | Links | BibTeX | 태그: consolidation, imitation learning, reinforcement learning
@conference{lee2021imitation,
title = {Imitation learning for VM placement problem using demonstration data generated by heuristics},
author = {Seungjun Lee and Daegun Yoon and Sangyoon Oh},
url = {https://youtu.be/CmG3E1rWroQ},
year = {2021},
date = {2021-07-26},
urldate = {2021-07-26},
booktitle = {17th Int. Conference on Data Science (ICDATA’21)},
abstract = {Data centers are key components of cloud computing to run virtual machines. For saving the cost to operate data centers, it is important to decide how to allocate each virtual machine to a certain physical machine. Because the virtual machine placement problem is NP-Hard, there are many heuristics to obtain near-optimal solutions as quickly as possible. The reinforcement learning technique can be applied for virtual machine placement problem. However, if the problem size gets bigger, the convergence speed of reinforcement learning gets slower. The possible solution is that the agent imitates the behavior of given demonstration, called imitation learning. In this paper, we propose a method combining reinforcement learning with imitation learning. In our proposed approach, demonstration data is generated by simple heuristics not human experts.},
keywords = {consolidation, imitation learning, reinforcement learning},
pubstate = {published},
tppubtype = {conference}
}
윤대건,; 노병희,; 오상윤,
전술망 성능 개량을 위한 정책 엔진 인터페이스 설계🇰🇷 DomesticConference 📃 In press
2021 한국군사과학기술학회 종합학술대회, 2021.
BibTeX | 태그: data-exchange interface, rule engine
@conference{윤대건2021전술망,
title = {전술망 성능 개량을 위한 정책 엔진 인터페이스 설계},
author = {윤대건 and 노병희 and 오상윤},
year = {2021},
date = {2021-06-10},
booktitle = {2021 한국군사과학기술학회 종합학술대회},
keywords = {data-exchange interface, rule engine},
pubstate = {published},
tppubtype = {conference}
}
여상호,; 이승준,; 오상윤,
도시 재난 대응을 위한 Multi Objective 강화학습 모델 설계🇰🇷 DomesticConference
2021 한국차세대컴퓨팅학회 춘계학술대회, 한국차세대컴퓨팅학회, 2021.
Links | BibTeX | 태그: deep reinforcement learning, disaster response, reinforcement learning
@conference{여상호2021도시,
title = {도시 재난 대응을 위한 Multi Objective 강화학습 모델 설계},
author = {여상호 and 이승준 and 오상윤},
url = {https://www.earticle.net/Article/A409315},
year = {2021},
date = {2021-05-13},
urldate = {2021-05-13},
booktitle = {2021 한국차세대컴퓨팅학회 춘계학술대회},
pages = {11-15},
publisher = {한국차세대컴퓨팅학회},
keywords = {deep reinforcement learning, disaster response, reinforcement learning},
pubstate = {published},
tppubtype = {conference}
}
이승준,; 여상호,; 오상윤,
Edge AI의 추론 과정을 위한 계층적 작업 분할 배치 기법🇰🇷 DomesticConference
2021 한국차세대컴퓨팅학회 춘계학술대회, 한국차세대컴퓨팅학회, 2021.
Abstract | Links | BibTeX | 태그: deep learning, distributed deep learning, edge computing, neural network
@conference{이승준2021edge,
title = {Edge AI의 추론 과정을 위한 계층적 작업 분할 배치 기법},
author = {이승준 and 여상호 and 오상윤},
url = {https://www.earticle.net/Article/A409319},
year = {2021},
date = {2021-05-13},
urldate = {2021-05-13},
booktitle = {2021 한국차세대컴퓨팅학회 춘계학술대회},
pages = {26-29},
publisher = {한국차세대컴퓨팅학회},
abstract = {머신러닝 모델을 엣지 디바이스에 안정적으로 배포하기 위해서 기존 클라우드 기반의 머신 러닝 모델 배포는 높은 지연 시간으로 인해 머신 러닝 서비스의 질을 떨어트리는 문제를 야기한다. 또한, 추론을 위한 입력 데이터의 전송 과정은 개인 정보의 유출을 야기한다. 이러한 문제를 해결하기 위해서 개인 정보 유출 및 통신 부하 문제를 해결할 수 있는 엣지 서버 및 엣지 디바이스를 활용한 추론 과정의 정의가 요구된다. 본 연구팀은 효과적인 추론 과정의 정의를 위해 기존 분산 딥러닝의 모델 및 데이터 병렬화 파이프라인 기법에 기반하는 단일 추론 모델에 대한 엣지 서버-디바이스 간 모델 분할 기법 및 엣지에서 요청되는 독립된 다중 작업들에 대한 효과적인 스케쥴링 기법을 제안한다.},
keywords = {deep learning, distributed deep learning, edge computing, neural network},
pubstate = {published},
tppubtype = {conference}
}
Zhu, Jiang; Wang, Lizan; Xie, Guoqi; Pei, Tingrui; Oh, Sangyoon; Li, Zhetao
A low redundancy and high time efficiency large-scale task assignment strategy for heterogeneous service-oriented cloud computing systems🌏 InternationalJournal Article
In: The Journal of Supercomputing, vol. 77, no. 4, pp. 3450–3483, 2021.
Links | BibTeX | 태그: cloud computing, fault tolerance, heterogeneous environment
@article{zhu2021low,
title = {A low redundancy and high time efficiency large-scale task assignment strategy for heterogeneous service-oriented cloud computing systems},
author = {Jiang Zhu and Lizan Wang and Guoqi Xie and Tingrui Pei and Sangyoon Oh and Zhetao Li},
url = {https://link.springer.com/article/10.1007/s11227-020-03403-x},
year = {2021},
date = {2021-01-01},
urldate = {2021-01-01},
journal = {The Journal of Supercomputing},
volume = {77},
number = {4},
pages = {3450--3483},
publisher = {Springer},
keywords = {cloud computing, fault tolerance, heterogeneous environment},
pubstate = {published},
tppubtype = {article}
}
Yoon, Daegun; Li, Zhetao; Oh, Sangyoon
Balanced content space partitioning for pub/sub: a study on impact of varying partitioning granularity🌏 InternationalJournal Article
In: The Journal of Supercomputing, pp. 1–27, 2021.
Links | BibTeX | 태그: content space partitioning, load balance, partitioning granularity, Publish-subscribe paradigm
@article{yoon2021balanced,
title = {Balanced content space partitioning for pub/sub: a study on impact of varying partitioning granularity},
author = {Daegun Yoon and Zhetao Li and Sangyoon Oh},
url = {https://link.springer.com/article/10.1007/s11227-021-03821-5},
year = {2021},
date = {2021-01-01},
journal = {The Journal of Supercomputing},
pages = {1--27},
publisher = {Springer},
keywords = {content space partitioning, load balance, partitioning granularity, Publish-subscribe paradigm},
pubstate = {published},
tppubtype = {article}
}
Yeo, Sangho; Naing, Ye; Kim, Taeha; Oh, Sangyoon
Achieving Balanced Load Distribution with Reinforcement Learning-Based Switch Migration in Distributed SDN Controllers🌏 InternationalJournal Article
In: Electronics, vol. 10, no. 2, pp. 162, 2021.
Links | BibTeX | 태그: distributed controllers, load balancing, reinforcement learning, SDN, software-defined networking, switch migration
@article{yeo2021achieving,
title = {Achieving Balanced Load Distribution with Reinforcement Learning-Based Switch Migration in Distributed SDN Controllers},
author = {Sangho Yeo and Ye Naing and Taeha Kim and Sangyoon Oh},
url = {https://www.mdpi.com/2079-9292/10/2/162},
year = {2021},
date = {2021-01-01},
journal = {Electronics},
volume = {10},
number = {2},
pages = {162},
publisher = {Multidisciplinary Digital Publishing Institute},
keywords = {distributed controllers, load balancing, reinforcement learning, SDN, software-defined networking, switch migration},
pubstate = {published},
tppubtype = {article}
}
Kim, Taeha; Oh, Sangyoon
Metadata Replication with Synchronous OpCodes Writing for Namenode Multiplexing in Hadoop🌏 InternationalConference
2021 IEEE International IOT, Electronics and Mechatronics Conference (IEMTRONICS), IEEE 2021, ISBN: 978-1-6654-4067-7.
Links | BibTeX | 태그: conferences, data analysis, file systems, Hadoop, mechatronics, metadata, multiplexing, writing
@conference{kim2021metadata,
title = {Metadata Replication with Synchronous OpCodes Writing for Namenode Multiplexing in Hadoop},
author = {Taeha Kim and Sangyoon Oh},
url = {https://ieeexplore.ieee.org/abstract/document/9422639},
doi = {10.1109/IEMTRONICS52119.2021.9422639},
isbn = {978-1-6654-4067-7},
year = {2021},
date = {2021-01-01},
booktitle = {2021 IEEE International IOT, Electronics and Mechatronics Conference (IEMTRONICS)},
pages = {1--7},
organization = {IEEE},
keywords = {conferences, data analysis, file systems, Hadoop, mechatronics, metadata, multiplexing, writing},
pubstate = {published},
tppubtype = {conference}
}
김대현,; 여상호,; 오상윤,
분산 딥러닝에서 통신 오버헤드를 줄이기 위해 레이어를 오버래핑하는 하이브리드 올-리듀스 기법🇰🇷 DomesticJournal Article
In: 정보처리학회논문지. 컴퓨터 및 통신시스템, vol. 10, no. 7, pp. 191–198, 2021.
Abstract | Links | BibTeX | 태그: all-reduce, deep learning, distributed deep learning, layer overlapping, synchronization
@article{김대현2021분산,
title = {분산 딥러닝에서 통신 오버헤드를 줄이기 위해 레이어를 오버래핑하는 하이브리드 올-리듀스 기법},
author = {김대현 and 여상호 and 오상윤},
url = {https://kiss.kstudy.com/thesis/thesis-view.asp?key=3898298},
year = {2021},
date = {2021-01-01},
urldate = {2021-01-01},
journal = {정보처리학회논문지. 컴퓨터 및 통신시스템},
volume = {10},
number = {7},
pages = {191--198},
abstract = {분산 딥러닝은 각 노드에서 지역적으로 업데이트한 지역 파라미터를 동기화는 과정이 요구된다. 본 연구에서는 분산 딥러닝의 효과적인 파라미터 동기화 과정을 위해, 레이어 별 특성을 고려한 allreduce 통신과 연산 오버래핑(overlapping) 기법을 제안한다. 상위 레이어의 파라미터 동기화는 하위 레이어의 다음 전파과정 이전까지 통신/계산(학습) 시간을 오버랩하여 진행할 수 있다. 또한 이미지 분류를 위한 일반적인 딥러닝 모델의 상위 레이어는 convolution 레이어, 하위 레이어는 fully-connected 레이어로 구성되어 있다. Convolution 레이어는 fully-connected 레이어 대비 적은 수의 파라미터를 가지고 있고 상위에 레이어가 위치하므로 네트워크 오버랩 허용시간이 짧고, 이를 고려하여 네트워크 지연시간을 단축할 수 있는 butterfly all-reduce를 사용하는 것이 효과적이다. 반면 오버랩 허용시간이 보다 긴 경우, 네트워크 대역폭을 고려한 ring all-reduce를 사용한다. 본 논문의 제안 방법의 효과를 검증하기 위해 제안 방법을 PyTorch 플랫폼에 적용하여 이를 기반으로 실험 환경을 구성하여 배치크기에 대한 성능 평가를 진행하였다. 실험을 통해 제안 기법의 학습시간은 기존 PyTorch 방식 대비 최고 33% 단축된 모습을 확인하였다.},
keywords = {all-reduce, deep learning, distributed deep learning, layer overlapping, synchronization},
pubstate = {published},
tppubtype = {article}
}
여상호,; 이승준,; 오상윤,
학습 성능 향상을 위한 차원 축소 기법 기반 재난 시뮬레이션강화학습 환경 구성 및 활용🇰🇷 DomesticJournal Article
In: 정보처리학회논문지. 소프트웨어 및 데이터 공학, vol. 10, no. 7, pp. 263–270, 2021.
Abstract | Links | BibTeX | 태그: dimension reduction, disaster response, reinforcement learning
@article{여상호2021학습,
title = {학습 성능 향상을 위한 차원 축소 기법 기반 재난 시뮬레이션강화학습 환경 구성 및 활용},
author = {여상호 and 이승준 and 오상윤},
url = {https://kiss.kstudy.com/thesis/thesis-view.asp?key=3898295},
year = {2021},
date = {2021-01-01},
journal = {정보처리학회논문지. 소프트웨어 및 데이터 공학},
volume = {10},
number = {7},
pages = {263--270},
abstract = {
강화학습은 학습을 통해 최적의 행동정책을 탐색하는 기법으로써, 재난 상황에서 효과적인 인명 구조 및 재난 대응 문제 해결을 위해 많이 활용되고 있다. 그러나, 기존 재난 대응을 위한 강화학습 기법은 상대적으로 단순한 그리드, 그래프와 같은 환경 혹은 자체 개발한 강화학습 환경을 통해 평가를 수행함에 따라 그 실용성이 충분히 검증되지 않았다. 본 논문에서는 강화학습 기법을 실세계 환경에서 사용하기 위해 기존 개발된 재난 시뮬레이션 환경의 복잡한 프로퍼티를 활용하는 강화학습 환경 구성과 활용 결과를 제시하고자 한다. 본 제안 강화학습 환경의 구성을 위하여 재난 시뮬레이션과 강화학습 에이전트 간 강화학습 커뮤니케이션 채널 및 인터페이스를 구축하였으며, 시뮬레이션 환경이 제공하는 고차원의 프로퍼티 정보의 활용을 위해 비-이미지 피쳐 벡터(non-image feature vector)에 이미지 변환방식을 적용하였다. 실험을 통해 본 제안 방식이 건물 화재 피해도를 기준으로 한 평가에서 기존 방식 대비 가장 낮은 건물 화재 피해를 기록한 것을 확인하였다.
},
keywords = {dimension reduction, disaster response, reinforcement learning},
pubstate = {published},
tppubtype = {article}
}
강화학습은 학습을 통해 최적의 행동정책을 탐색하는 기법으로써, 재난 상황에서 효과적인 인명 구조 및 재난 대응 문제 해결을 위해 많이 활용되고 있다. 그러나, 기존 재난 대응을 위한 강화학습 기법은 상대적으로 단순한 그리드, 그래프와 같은 환경 혹은 자체 개발한 강화학습 환경을 통해 평가를 수행함에 따라 그 실용성이 충분히 검증되지 않았다. 본 논문에서는 강화학습 기법을 실세계 환경에서 사용하기 위해 기존 개발된 재난 시뮬레이션 환경의 복잡한 프로퍼티를 활용하는 강화학습 환경 구성과 활용 결과를 제시하고자 한다. 본 제안 강화학습 환경의 구성을 위하여 재난 시뮬레이션과 강화학습 에이전트 간 강화학습 커뮤니케이션 채널 및 인터페이스를 구축하였으며, 시뮬레이션 환경이 제공하는 고차원의 프로퍼티 정보의 활용을 위해 비-이미지 피쳐 벡터(non-image feature vector)에 이미지 변환방식을 적용하였다. 실험을 통해 본 제안 방식이 건물 화재 피해도를 기준으로 한 평가에서 기존 방식 대비 가장 낮은 건물 화재 피해를 기록한 것을 확인하였다.
2020
박주원,; 김태하,; 오상윤,
HDFS 이기종 스토리지 전략을 위한 스몰파일 아카이빙🇰🇷 DomesticConference
한국차세대컴퓨팅학회 하계학술대회 MR-IoT 융합 재난대응 인공지능 응용기술 워크샵, 2020.
@conference{박주원2020HDFS,
title = {HDFS 이기종 스토리지 전략을 위한 스몰파일 아카이빙},
author = {박주원 and 김태하 and 오상윤},
url = {https://www.youtube.com/watch?v=xDjfVcu4Txw},
year = {2020},
date = {2020-12-08},
urldate = {2020-01-01},
booktitle = {한국차세대컴퓨팅학회 하계학술대회 MR-IoT 융합 재난대응 인공지능 응용기술 워크샵},
keywords = {Hadoop},
pubstate = {published},
tppubtype = {conference}
}
Yoon, Daegun; Park, Gyudong; Oh, Sangyoon
Exploring a system architecture of content-based publish/subscribe system for efficient on-the-fly data dissemination🌏 InternationalJournal Article
In: Concurrency and Computation: Practice and Experience, pp. e6090, 2020.
Links | BibTeX | 태그: Publish-subscribe paradigm
@article{yoon2020exploring,
title = {Exploring a system architecture of content-based publish/subscribe system for efficient on-the-fly data dissemination},
author = {Daegun Yoon and Gyudong Park and Sangyoon Oh},
url = {https://onlinelibrary.wiley.com/doi/full/10.1002/cpe.6090},
year = {2020},
date = {2020-01-01},
journal = {Concurrency and Computation: Practice and Experience},
pages = {e6090},
publisher = {Wiley Online Library},
keywords = {Publish-subscribe paradigm},
pubstate = {published},
tppubtype = {article}
}
윤대건,; 오상윤,
Software-Defined Network 에서의 Conflict Resolution 을 위한 정책엔진 구조 및 전략 분석🇰🇷 DomesticConference
한국통신학회 학술대회논문집, 2020.
Abstract | Links | BibTeX | 태그: software-defined networking
@conference{윤대건2020software,
title = {Software-Defined Network 에서의 Conflict Resolution 을 위한 정책엔진 구조 및 전략 분석},
author = {윤대건 and 오상윤},
url = {https://www.dbpia.co.kr/pdf/pdfView.do?nodeId=NODE10498659&mark=0&useDate=&ipRange=N&accessgl=Y&language=ko_KR&hasTopBanner=false},
year = {2020},
date = {2020-01-01},
urldate = {2020-01-01},
booktitle = {한국통신학회 학술대회논문집},
journal = {한국통신학회 학술대회논문집},
pages = {566--567},
abstract = {본 논문은 Software-Defined Network 에서 추가되는 정책들이 기존의 정책들과 일으키는 충돌을 해결하기 위해 존재하는 정책엔진의 새로운 설계를 위해 분석한 기존 연구 내용들을 소개하고 분석한 내용들을 기반으로 정책엔진의 conflict resolution 전략을 제안한다. 본 논문에서는 SDN 에 새로운 정책이 추가되는 경우 발생할 수 있는 conflict 를 감지한 후 해결하기 위해, 정책엔진이 conflict detector 와 conflict handler 로 구성되는 구조를 가정한다. Conflict detector 는 새로 추가되는 정책이 기존의 정책들과 충돌을 일으키는지 감지하고 conflict handler 는 conflict resolution 을 통해 문제가 되는 정책을 삭제하는 역할을 한다. 본 논문에서는 conflict handler 가 Recency 중심 전략과 Priority 중심 전략을 사용하여 문제가 되는 정책을 삭제하는 방안에 대해서 분석한 결과를 소개한다},
keywords = {software-defined networking},
pubstate = {published},
tppubtype = {conference}
}
김대현,; 오상윤,
분산 딥러닝 최적화를 위한 Layer 별 동기화 기법🇰🇷 DomesticConference
한국차세대컴퓨팅학회 하계학술대회, 2020.
BibTeX | 태그:
@conference{김대현2020,
title = {분산 딥러닝 최적화를 위한 Layer 별 동기화 기법},
author = {김대현 and 오상윤},
year = {2020},
date = {2020-01-01},
booktitle = {한국차세대컴퓨팅학회 하계학술대회},
journal = {한국차세대컴퓨팅학회 하계학술대회},
keywords = {},
pubstate = {published},
tppubtype = {conference}
}
김용표,; 오상윤,
빅데이터 처리를 위한 Spark Mllib 성능 Benchmark🇰🇷 DomesticConference
한국통신학회 하계학술대회, 2020.
BibTeX | 태그:
@conference{김용표2020,
title = {빅데이터 처리를 위한 Spark Mllib 성능 Benchmark},
author = {김용표 and 오상윤},
year = {2020},
date = {2020-01-01},
booktitle = {한국통신학회 하계학술대회},
journal = {한국통신학회 하계학술대회},
keywords = {},
pubstate = {published},
tppubtype = {conference}
}
여인혁,; 오상윤,
Compressed Sparse Row 기반 그래프 처리성능 향상을 위한 재정렬 기법 분석🇰🇷 DomesticConference
한국통신학회 하계학술대회, 2020.
Abstract | Links | BibTeX | 태그:
@conference{여인혁2020Compressed,
title = {Compressed Sparse Row 기반 그래프 처리성능 향상을 위한 재정렬 기법 분석},
author = {여인혁 and 오상윤},
url = {https://journal-home.s3.ap-northeast-2.amazonaws.com/site/2020kics/presentation/0159.pdf
https://www.dbpia.co.kr/pdf/pdfView.do?nodeId=NODE10499030&mark=0&useDate=&ipRange=N&accessgl=Y&language=ko_KR&hasTopBanner=true},
year = {2020},
date = {2020-01-01},
urldate = {2020-01-01},
booktitle = {한국통신학회 하계학술대회},
journal = {한국통신학회 하계학술대회},
abstract = {본 논문에서는 그래프 데이터 표현에 가장 많이 사용되는 Compressed Sparse Row(CSR) 포맷과 CSR 기반의 그래프 데이터 처리의 성능향상을 위한 기법을 분석한다. CSR을 사용한 그래프 데이터 처리는 CSR 포맷의 특성에 따라서 데이터에 불규칙적으로 접근하게 되며, 이에 따라 전체 그래프 처리 성능 저하 문제가 발생하게 된다. 이를 해결하기 위해 재정렬 기법이 많이 사용되고 있으며, 본 논문에서는 이 재정렬 기법 적용에 따른 효과를 분석한다.},
keywords = {},
pubstate = {published},
tppubtype = {conference}
}
Naing, Ye; Oh, Sangyoon
분산 SDN 컨트롤 계층의 스위치 마이그레이션 기반 부하분산 기법 분석🇰🇷 DomesticConference
한국통신학회 종합학술발표회, 2020.
BibTeX | 태그:
@conference{Naing2020,
title = {분산 SDN 컨트롤 계층의 스위치 마이그레이션 기반 부하분산 기법 분석},
author = {Ye Naing and Sangyoon Oh},
year = {2020},
date = {2020-01-01},
urldate = {2020-01-01},
booktitle = {한국통신학회 종합학술발표회},
keywords = {},
pubstate = {published},
tppubtype = {conference}
}