My vision is to develop computational metamaterials that embed intelligence in the physical environment to increase spectral efficiency of communications and resolution of sensing. Currently, the physical environment is the fundamental barrier to wireless systems. Radars cannot see through objects or around corners, and communication links degrade the moment direct signal paths are blocked by walls or obstacles. For decades, researchers have improved endpoints like phones and radars with more antennas, power, and complex digital processing. However, endpoints can only shape own transmissions, not the propagation environment.
Instead of treating the environment as an adversary, my work transforms it into an active, intelligent part of the system. Strategically deployed on buildings and roadsides, my hardware maintains connectivity through walls, reflect signals around corners, and detects hidden objects by sensing scattered reflections. My devices move digital processing workload to analog, performing computation directly on physical signals and manipulating them almost instantaneously with minimal power.
mmWall is the first steerable metamaterial surface that can refract mmWave signals through itself or reflect them around obstacles. mmWall dynamically switches between two modes: (1) glass mode: steering outdoor signals through the surface to reach indoor users; (2) mirror mode: reflecting signals around obstacles to reach blind spots. The core innovation is a novel, see-through 3D structure. While existing metamaterial surfaces are 2D planar, mmWall has horizontally stacked ribs that allow signals to propagate through the structure itself rather than simply bouncing off a flat plane. This approach is fundamentally more efficient than digital repeaters, which receive, decode, and re-transmit entire packets. Instead, mmWall redirects the passing physical waves, bypassing the computational complexity and latency of digital processing.
This video summarizes mmWall’s key contributions in 3 minutes:
Wall-E is an electronically tunable surface mounted on a window/skylight, either refracting the satellite link into the home directly or reflecting signals to support outdoor users. Owing to angular reciprocity, Wall-E can simultaneously steer the downlink and uplink beams at the same angle, speeding up the beam alignment process for the uplink via downlink, and vice-versa. Also, Wall-E supports soft handovers by allowing two (or multiple) satellites impinge on the surface at the same time, thus reducing network jitter during handovers. A key obstacle in designing Wall-E was the frequency duplex division (FDD) in LEO networks, which complicates operation due to the use of different frequency sub-bands in the uplink (upper Ku band) and downlink (lower Ku band) directions. Wall-E is the first of its kind to target dual channels in the Ku radio frequency band, allowing ultra-reliable downlink and uplink data transmissions across the globe.
Smart infrastructure needs a brain to process wireless data into actionable intelligence. Inspired by computer vision, I developed a multi-view learning algorithm that merges wireless channels from distributed sensors to model the invisible propagation environment. This approach addresses a fundamental challenge in massive Internet-of-Things (IoT) networks where access points need channel information from each device to allocate resources efficiently, but collecting this information incurs huge overhead that scales with the number of sensors. To solve this, I developed CLCP (Best Paper in MobiHoc ’23, ToN ’25) [10, 11], which predicts channels across sensors to minimize network overhead. I made three key contributions: (1) I adapted multi-view learning from computer vision to wireless communication. Like reconstructing 3D scenes from photos, CLCP treats each transmission as an RF snapshot, combining sparse observations from a subset of devices to form a joint representation and predict channels for adjacent devices; (2) I developed an adaptive view combiner that merges multiple snapshots reliably under fluctuating traffic patterns and varying number of reporting devices; (3) I added model interpretability by mapping raw wireless signals to the learned feature space and comparing against their physical properties (signal travel time and arrival direction). Similar properties clustered together, verifying CLCP learns actual propagation rather than working as a black box.