Skip to main content

Youngbin Im

Ulsan National Institute of Science and Technology · 工学

研究室紹介

Professor Youngbin Im's research lab focuses on mobile networking, edge computing, and intelligent resource management in 5G and beyond wireless networks. The lab explores innovative pricing mechanisms like time-dependent pricing (TDP) and adaptive offloading systems to optimize user experience, reduce network congestion, and balance cost and performance. Key research directions include dynamic task offloading, mobility-aware edge computing, and end-to-end system design for latency-sensitive applications. The lab combines theoretical modeling with real-world implementations and user trials to address practical challenges in next-generation mobile networks.

5G networksedge computingnetwork pricingmobile offloadinguser mobility

Research Overview

Papers
26
Total Citations
519
Papers (5y)
13
Primary Field
工学

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
13total
2019
2020
2021
2022
2023
Citations per year (5y)
130total
20192020202120222023

Selected Papers

15
1
Article|229 citations·2012
TUBE
Sangtae Ha, Soumya Sen, Carlee Joe‐Wong, Youngbin Im, Mung Chiang
OA

The two largest U.S. wireless ISPs have recently moved towards usage-based pricing to better manage the growing demand on their networks. Yet usage-based pricing still requires ISPs to over-provision capacity for demand at peak times of the day. Time-dependent pricing (TDP) addresses this problem by considering when a user consumes data, in addition to how much is used. We present the architecture, implementation, and a user trial of an end-to-end TDP system called TUBE. TUBE creates a price-bas

Electrical and Electronic EngineeringEngineering
2
Article|90 citations·2012
TUBE
Sangtae Ha, Soumya Sen, Carlee Joe‐Wong, Youngbin Im, Mung Chiang
SJR Q2ACM SIGCOMM Computer Communication Review

The two largest U.S. wireless ISPs have recently moved towards usage-based pricing to better manage the growing demand on their networks. Yet usage-based pricing still requires ISPs to over-provision capacity for demand at peak times of the day. Time-dependent pricing (TDP) addresses this problem by considering when a user consumes data, in addition to how much is used. We present the architecture, implementation, and a user trial of an end-to-end TDP system called TUBE. TUBE creates a price-bas

Electrical and Electronic EngineeringEngineering
3
Article|43 citations·2013
AMUSE: Empowering users for cost-aware offloading with throughput-delay tradeoffs
Youngbin Im, Carlee Joe‐Wong, Sangtae Ha, Soumya Sen, Ted Taekyoung Kwon, Mung Chiang

Mobile users face a tradeoff between cost, throughput, and delay in making their offloading decisions. To navigate this tradeoff, we propose AMUSE (Adaptive bandwidth Management through USer-Empowerment), a practical, costaware WiFi offloading system that takes into account a user's throughput-delay tradeoffs and cellular budget constraint. Based on predicted future usage and WiFi availability, AMUSE decides which applications to offload to what times of the day. To practically enforce the assig

Electrical and Electronic EngineeringEngineering
4
Article|33 citations·2022
MoDEMS: Optimizing Edge Computing Migrations for User Mobility
Taejin Kim, Sandesh Dhawaskar Sathyanarayana, Siqi Chen, Youngbin Im, Xiaoxi Zhang, Sangtae Ha, Carlee Joe‐Wong
SJR Q1IEEE Journal on Selected Areas in Communications

Edge computing capabilities in 5G wireless networks promise to benefit mobile users: computing tasks can be offloaded from user devices to nearby edge servers, reducing users’ experienced latencies. Few works have addressed how this offloading should handle long-term user mobility: as devices move, they will need to offload to different edge servers, which may require migrating data or state information from one edge server to another. In this paper, we introduce MoDEMS, a system model and archi

Computer Networks and CommunicationsComputer Science
5
Article|23 citations·2023
An Empirical Study of 5G: Effect of Edge on Transport Protocol and Application Performance
Hyoyoung Lim, Jinsung Lee, Jongyun Lee, Sandesh Dhawaskar Sathyanarayana, Junseon Kim, Anh Tuan Nguyen, Kwang Taik Kim, Youngbin Im, Mung Chiang, Dirk Grunwald, Kyunghan Lee, Sangtae Ha
SJR Q1IEEE Transactions on Mobile Computing

In this paper, we conduct a measurement study on operational 5G networks deployed across different frequency bands (mmWave and sub-6GHz) and server locations (mobile edge and Internet cloud). Specifically, we assess 5G performance in both uplink and downlink across multiple operators’ networks. We then carry out extensive comparisons of transport-layer protocols using ten different algorithms in full-fledged 5G networks, including an edge computing environment. Finally, we evaluate representativ

Electrical and Electronic EngineeringEngineering
6
Article|16 citations·2022
MoDEMS: Optimizing Edge Computing Migrations for User Mobility
Taejin Kim, Sandesh Dhawaskar Sathyanarayana, Siqi Chen, Youngbin Im, Xiaoxi Zhang, Sangtae Ha, Carlee Joe‐Wong
IEEE INFOCOM 2022 - IEEE Conference on Computer Communications

Edge computing capabilities in 5G wireless networks promise to benefit mobile users: computing tasks can be offloaded from user devices to nearby edge servers, reducing users’ experienced latencies. Few works have addressed how this offloading should handle long-term user mobility: as devices move, they will need to offload to different edge servers, which may require migrating data or state information from one edge server to another. In this paper, we introduce MoDEMS, a system model and archi

Computer Networks and CommunicationsComputer Science
7
Article|11 citations·2020
FluidMem: Full, Flexible, and Fast Memory Disaggregation for the Cloud
Blake Caldwell, Sepideh Goodarzy, Sangtae Ha, Richard Han, Eric Keller, Eric Rozner, Youngbin Im

This paper presents a new approach to memory disaggregation called FluidMem that leverages the userfault mechanism in Linux to achieve full memory disaggregation in software. FluidMem enables dynamic and transparent resizing of an unmodified Virtual Machine’s (VM’s) memory footprint in the cloud. As a result, a VM’s memory footprint can seamlessly scale over multiple machines or even be downsized to a near-zero footprint on a given server. FluidMem’s architecture provides flexibility to cloud op

Information SystemsComputer Science
8
Article|9 citations·2019
CASTLE over the Air
Jihoon Lee, Jinsung Lee, Youngbin Im, Sandesh Dhawaskar Sathyanarayana, Parisa Rahimzadeh, Xiaoxi Zhang, Max Hollingsworth, Carlee Joe‐Wong, Dirk Grunwald, Sangtae Ha
OA

This paper presents a fully distributed scheduling framework called CASTLE (Client-side Adaptive Scheduler That minimizes Load and Energy), which jointly optimizes the spectral efficiency of cellular networks and battery consumption of smart devices. To do so, we focus on scenarios when many smart devices compete for cellular resources in the same base station: spreading out transmissions over time so that only a few devices transmit at once improves both spectral efficiency and battery consumpt

Electrical and Electronic EngineeringEngineering
9
Article|8 citations·2021
MoDEMS: Optimizing Edge Computing Migrations For User Mobility
Taejin Kim, Siqi Chen, Youngbin Im, Xiaoxi Zhang, Sangtae Ha, Carlee Joe‐Wong

Edge computing systems benefit from knowledge of short-term mobility from 5G technologies, as tasks offloaded from user devices can be placed at the edge to reduce their latencies. However, as devices move, they will need to offload their tasks to different edge servers, which may require migrating data from one edge server to another. In this paper, we introduce MoDEMS, a system architecture through which we provide a rigorous theoretical framework to study the challenges of such migrations to

Computer Networks and CommunicationsComputer Science
10
Article|8 citations·2020
SPARCLE: Stream Processing Applications over Dispersed Computing Networks
Parisa Rahimzadeh, Jinsung Lee, Youngbin Im, Siun-Chuon Mau, Eric C. Lee, Bradford O. Smith, Fatemah Al-Duoli, Carlee Joe‐Wong, Sangtae Ha

In this paper, we propose SPARCLE, a novel scheduling system offering network-aware polynomial-time task assignment and resource allocation algorithms for stream processing applications in dispersed computing networks. In particular, we address two major challenges. The first one concerns the assignment of both computation and transport tasks comprising a stream processing application to computing nodes and communication links of the network, respectively, to maximize the application's processin

Information SystemsComputer Science
11
Article|8 citations·2016
A Performance Analysis of Incentive Mechanisms for Cooperative Computing
Carlee Joe‐Wong, Youngbin Im, Kyuyong Shin, Sangtae Ha

As more devices gain Internet connectivity, more information needs to be exchanged between them. For instance, cloud servers might disseminate instructions to clients, or sensors in the Internet of Things might send measurements to each other. In such scenarios, information spreads faster when users have an incentive to contribute data to others. While many works have considered this problem in peer-to-peer scenarios, none have rigorously theorized the performance of different design choices for

Computer Networks and CommunicationsComputer Science
12
Article|7 citations·2003
The adjoint of square intuitionistic fuzzy matrices
Youngbin Im, Eun Pyo Lee, Se Won Park
Artificial IntelligenceComputer Science
13
Article|7 citations·2010
Vertical handovers in multiple heterogeneous wireless networks
Youngbin Im, Hakyung Jung, Ji Hoon Lee, Wonjun Yoon, Ted Kwon, Yanghee Choi

As the access patterns of mobile users are diverse and their traffic demand is growing, multiple wireless access networks become dominant and their coexistence will be the norm in the future Internet infrastructure. To evaluate protocols and algorithms in these heterogeneous wireless networking environments, testbed-based experiments are of crucial importance since mathematical modeling and simulation cannot reflect the high complexity of systems and wireless link dynamics sufficiently. Leveragi

Electrical and Electronic EngineeringEngineering
14
Article|6 citations·2023
Enabling Delay-Guaranteed Congestion Control With One-Bit Feedback in Cellular Networks
Junseon Kim, Youngbin Im, Kyunghan Lee
SJR Q1IEEE/ACM Transactions on Networking

Unexpected large packet delays are often observed in cellular networks due to huge network queuing caused by excessive traffic coming into the network. To deal with the large queue problem, many congestion control algorithms try to find out how much traffic the network can accommodate, either by measuring network performance or by directly providing explicit information. However, due to the nature of the control in which queue growth should be observed or the necessity to modify the overall netw

Electrical and Electronic EngineeringEngineering
15
Article|5 citations·2009
FIRM: Flow-based Interference-aware Route Management in Wireless Mesh Networks
Youngbin Im, Jeongkeun Lee, Jinyoung Han, Sung-Ju Lee, Taekyoung Kwon

In IEEE 802.11-based wireless mesh networks, routing is crucial in achieving high throughput in face of both interflow and intra-flow interference. Prior work focuses on finding the maximum available bandwidth path when a new flow enters the network. However, few has considered the effect of the new flow on the throughput of the existing flows. We propose a routing framework that uses the topology map of a mesh network with the carrier sense and interference relations and estimates the available

Computer Networks and CommunicationsComputer Science

Research Areas

Electrical and Electronic EngineeringComputer Networks and CommunicationsInformation SystemsTransportationArtificial IntelligenceBuilding and Construction

Youngbin Imの研究をNubintでさらに深く

この研究室の論文をアプリで開き、AIと共に読み、要約し、引用しましょう。