Search Results for author: Chul-Ho Lee

Found 5 papers, 4 papers with code

CATGNN: Cost-Efficient and Scalable Distributed Training for Graph Neural Networks

no code implementations2 Apr 2024 Xin Huang, Weipeng Zhuo, Minh Phu Vuong, Shiju Li, Jongryool Kim, Bradley Rees, Chul-Ho Lee

Existing distributed systems load the entire graph in memory for graph partitioning, requiring a huge memory space to process large graphs and thus hindering GNN training on such large graphs using commodity workstations.

graph partitioning

FIS-ONE: Floor Identification System with One Label for Crowdsourced RF Signals

1 code implementation12 Jul 2023 Weipeng Zhuo, Ka Ho Chiu, Jierun Chen, Ziqi Zhao, S. -H. Gary Chan, Sangtae Ha, Chul-Ho Lee

To build a prediction model to identify the floor number of a new RF signal upon its measurement, conventional approaches using the crowdsourced RF signals assume that at least few labeled signal samples are available on each floor.

Combinatorial Optimization Indoor Localization +1

Run, Don't Walk: Chasing Higher FLOPS for Faster Neural Networks

2 code implementations CVPR 2023 Jierun Chen, Shiu-hong Kao, Hao He, Weipeng Zhuo, Song Wen, Chul-Ho Lee, S. -H. Gary Chan

To achieve faster networks, we revisit popular operators and demonstrate that such low FLOPS is mainly due to frequent memory access of the operators, especially the depthwise convolution.

Characterizing the Efficiency of Graph Neural Network Frameworks with a Magnifying Glass

1 code implementation6 Nov 2022 Xin Huang, Jongryool Kim, Bradley Rees, Chul-Ho Lee

In particular, unlike the traditional GNNs that are trained based on the entire graph in a full-batch manner, recent GNNs have been developed with different graph sampling techniques for mini-batch training of GNNs on large graphs.

Graph Sampling

Beyond Random Walk and Metropolis-Hastings Samplers: Why You Should Not Backtrack for Unbiased Graph Sampling

1 code implementation18 Apr 2012 Chul-Ho Lee, Xin Xu, Do Young Eun

In this paper, we propose non-backtracking random walk with re-weighting (NBRW-rw) and MH algorithm with delayed acceptance (MHDA) which are theoretically guaranteed to achieve, at almost no additional cost, not only unbiased graph sampling but also higher efficiency (smaller asymptotic variance of the resulting unbiased estimators) than the SRW-rw and the MH algorithm, respectively.

Methodology Data Structures and Algorithms Networking and Internet Architecture Social and Information Networks Data Analysis, Statistics and Probability Physics and Society

Cannot find the paper you are looking for? You can Submit a new open access paper.