Researcher profile

Sungho Lee

Sungho Lee contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
5topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2022arXiv

Differentiable Artificial Reverberation

Artificial reverberation (AR) models play a central role in various audio applications. Therefore, estimating the AR model parameters (ARPs) of a reference reverberation is a crucial task. Although a few recent deep-learning-based approaches have shown promising performance, their non-end-to-end training scheme prevents them from fully exploiting the potential of deep neural networks. This motivates the introduction of differentiable artificial reverberation (DAR) models, allowing loss gradients to be back-propagated end-to-end. However, implementing the AR models with their difference equations "as is" in the deep learning framework severely bottlenecks the training speed when executed with a parallel processor like GPU due to their infinite impulse response (IIR) components. We tackle this problem by replacing the IIR filters with finite impulse response (FIR) approximations with the frequency-sampling method. Using this technique, we implement three DAR models -- differentiable Filtered Velvet Noise (FVN), Advanced Filtered Velvet Noise (AFVN), and Delay Network (DN). For each AR model, we train its ARP estimation networks for analysis-synthesis (RIR-to-ARP) and blind estimation (reverberant-speech-to-ARP) task in an end-to-end manner with its DAR model counterpart. Experiment results show that the proposed method achieves consistent performance improvement over the non-end-to-end approaches in both objective metrics and subjective listening test results.

preprint2022arXiv

Facing to Latency of Hyperledger Fabric for Blockchain-enabled IoT: Modeling and Analysis

Hyperledger Fabric (HLF), one of the most popular private blockchains, has recently received attention for blockchain-enabled Internet of Things (IoT). However, for IoT applications to handle time-sensitive data, the processing latency in HLF has emerged as a new challenge. In this article, therefore, we establish a practical HLF latency model for HLF-enabled IoT. We first discuss the structure and transaction flow of HLF-enabled IoT. After implementing real HLF, we capture the latencies that each transaction experiences and show that the total latency of HLF can be modeled as a Gamma distribution, which is validated by conducting a goodness-of-fit test (i.e., the Kolmogorov-Smirnov (KS) test). We also provide the parameter values of the modeled latency distribution for various HLF environments. Furthermore, we explore the impacts of three important HLF parameters including transaction generation rate, block size, and block-generation timeout on the HLF latency. As a result, this article provides design insights on minimizing the latency for HLF-enabled IoT.

preprint2020arXiv

IGRINS Slit-Viewing Camera Software

We have developed observation control software for the Immersion GRating INfrared Spectrometer (IGRINS) slit-viewing camera module, which maintains the position of an astronomical target on the spectroscopic slit. It is composed of several packages that monitor and control the system, acquire the images, and compensate for the tracking error by sending tracking feedback information to the telescope control system. For efficient development and maintenance of each software package, we have applied software engineering methods, i.e., a spiral software development with model-based design. It is not trivial to define the shape and center of astronomical object point spread functions (PSFs), which do not have symmetric Gaussian profiles in short exposure (<4 s) guiding images. Efforts to determine the PSF centroid are additionally complicated by the core saturation of bright guide stars. We have applied both a two-dimensional Gaussian fitting algorithm (2DGA) and center balancing algorithm (CBA) to identify an appropriate method for IGRINS in the near-infrared K-band. The CBA derives the expected center position along the slit-width by referencing the spillover flux ratio of the PSF wings on both sides of the slit. In this research, we have compared the accuracy and reliability of the CBA to the 2DGA by using data from IGRINS commissioning observations at McDonald Observatory. We find that the performance of each algorithm depends on the brightness of the targets and the seeing conditions, with the CBA performing better in typical observing scenarios. The algorithms and test results we present can be utilized with future spectroscopic slit observations in various observing conditions and for a variety of spectrograph designs.