Source author record

Dongwan Kim

Dongwan Kim appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
4topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

3 published item(s)

preprint2022arXiv

Learning Semantic Segmentation from Multiple Datasets with Label Shifts

With increasing applications of semantic segmentation, numerous datasets have been proposed in the past few years. Yet labeling remains expensive, thus, it is desirable to jointly train models across aggregations of datasets to enhance data volume and diversity. However, label spaces differ across datasets and may even be in conflict with one another. This paper proposes UniSeg, an effective approach to automatically train models across multiple datasets with differing label spaces, without any manual relabeling efforts. Specifically, we propose two losses that account for conflicting and co-occurring labels to achieve better generalization performance in unseen domains. First, a gradient conflict in training due to mismatched label spaces is identified and a class-independent binary cross-entropy loss is proposed to alleviate such label conflicts. Second, a loss function that considers class-relationships across datasets is proposed for a better multi-dataset training scheme. Extensive quantitative and qualitative analyses on road-scene datasets show that UniSeg improves over multi-dataset baselines, especially on unseen datasets, e.g., achieving more than 8% gain in IoU on KITTI averaged over all the settings.

preprint2020arXiv

Beamforming and Resource Allocation for Multi-User Full-Duplex Wireless Powered Communications in IoT Networks

For a self-sustaining wireless communication system in Internet-of-Things (IoT) networks, energy harvesting (EH) can be implemented at each user node as a constant renewable power supply source. Hence, an investigation into the use of wireless powered communication network (WPCN) protocols to facilitate communication between an access point (AP) and multiple mobile users (MUs) is presented in this paper. The AP has multiple antennas and operates in the full-duplex (FD) mode. The MUs, on the other hand, have single antennas and works in the half-duplex (HD) mode. Each MU communicating with the FD-AP is assigned to one of two groups, based on the time allocation and channel access for either uplink (UL) or downlink (DL) communication. The channel assignment, time resource, and power resource allocations are optimized to maximize the UL weighted sum-rate. The sum-rate optimization problem is found to be non-convex. Therefore, an iterative algorithm is investigated to optimize the UL weighted sum-rate of the propose FD-WPCN system. Next, the proposed FD-WPCN algorithm is modified for a HD-WPCN enabled communication between the AP and multiple MUs. Extensive simulations are conducted to verify the proposed algorithm for FD-WPCN and compare its performance with the HD-WPCN counterpart. From the simulation results, FD-WPCN outperformed HD-WPCN at a low AP transmit signal-to-noise ratio (SNR) region. The opposite behavior is observed for high AP transmit SNR due to increasing residual self-interference at the FD-AP.

preprint2020arXiv

Learning to Optimize Domain Specific Normalization for Domain Generalization

We propose a simple but effective multi-source domain generalization technique based on deep neural networks by incorporating optimized normalization layers that are specific to individual domains. Our approach employs multiple normalization methods while learning separate affine parameters per domain. For each domain, the activations are normalized by a weighted average of multiple normalization statistics. The normalization statistics are kept track of separately for each normalization type if necessary. Specifically, we employ batch and instance normalizations in our implementation to identify the best combination of these two normalization methods in each domain. The optimized normalization layers are effective to enhance the generalizability of the learned model. We demonstrate the state-of-the-art accuracy of our algorithm in the standard domain generalization benchmarks, as well as viability to further tasks such as multi-source domain adaptation and domain generalization in the presence of label noise.