Kaining Wang, Bo Yang, Yusheng Lei, Zhibo Li, Zhiwen Yu, Xuelin Cao, Bin Guo, George C. Alexandropoulos, Dusit Niyato, Mérouane Debbah, Zhu Han
7 min
Abstract
Reconfigurable intelligent surfaces (RISs) offer a low-cost, energy-efficient means for enhancing wireless coverage. Yet, their inherently programmable reflections may unintentionally amplify interference, particularly in large-scale, multi-RIS-enabled mobile communication scenarios where dense user mobility and frequent line-of-sight overlaps can severely degrade the signal-to-interference-plus-noise ratio (SINR). To address this challenge, this paper presents a novel generative multi-RIS control framework that jointly optimizes the ON/OFF activation patterns of multiple RISs in the smart wireless environment and the phase configurations of the activated RISs based on predictions of multi-user trajectories and interference patterns. We specially design a long short-term memory (LSTM) artificial neural network, enriched with speed and heading features, to forecast multi-user trajectories, thereby enabling reconstruction of future channel state information. To overcome the highly nonconvex nature of the multi-RIS control problem, we develop a Riemannian diffusion model on the torus to generate geometry-consistent phase-configuration, where the reverse diffusion process is dynamically guided by reinforcement learning. We then rigorously derive the optimal ON/OFF states of the metasurfaces by comparing predicted achievable rates under RIS activation and deactivation conditions. Extensive simulations demonstrate that the proposed framework achieves up to 30\% SINR improvement over learning-based control and up to 44\% gain compared with the RIS always-on scheme, while consistently outperforming state-of-the-art baselines across different transmit powers, RIS configurations, and interference densities.
Alex: Predicting lets it suppress interference ahead of time.
Alex: With predictions in hand, how does it set panel angles and on-off switches?
Sam: It rebuilds radio paths using predicted positions. Signals follow straight lines, so distances determine strength—like ripples from a pebble. Shorter paths mean stronger signals, with phase shifts from travel distance. This gives channel state information, or CSI. The puzzle: pick on-off for panels and circle-based angles to maximize data speed. Angles live on a looped circle, called a torus manifold, mixing yes-no choices with endless options—a tough problem.
Alex: The looped circle avoids angle jumps. But solving that mix sounds heavy—what's their approach?
Sam: They split it. First, assume panels on and use diffusion: start with noisy angles on the loop, refine step-by-step. Projections keep points on the surface, adding changes only in safe directions. Twin evaluators from TD3 reinforcement learning score each step by predicted data speed, guiding to better ones—like coaches tweaking practice without a full plan. Then check rates: activate only if tuned panels beat direct path.
Alex: Does that handle multiple panels without bad combinations?
Sam: Yes—the evaluators score full setups across panels, favoring those boosting targets while muting interferers in predicted overlaps. This gives 30% better SINR than standard methods. The paper suggests it meaningfully reduces mobile interference in crowds.
Alex: Prediction to guided angles to selective activation—a clean flow.
Alex: How do those RL scores shape the angles?
Sam: Think of diffusion sculpting noisy rings—one per panel element—into shapes fitting signal paths. Twin TD3 networks rate each step by data speed for the target user. Ratings flow back through steps, adjusting to favor high-speed paths on the ring. This guides to good angles without prior examples.
Alex: Backflow links final payoff to early steps, avoiding dead ends.
Sam: Final angles go to a rate check: tuned panels versus direct. Activate if better. With four steps, it runs fast even for many panels.
Alex: Four steps keeps it practical in thick crowds?
Sam: Yes—effort scales with panels and steps, fitting base stations. The paper notes real-time use in dense runs, with 30% clearer signals than plain methods by preempting interference.
Alex: A balanced system for crowds.
Alex: How does it perform if crowd interference differs from training?
Sam: They use achievable rate ratio, or ARR: new-setup speed divided by training speed. Near 1 means steady performance across jammer levels; above 1 in lighter crowds. It holds near 1 when matching, often above when trained tough—suggesting flexible patterns.
Alex: It generalizes across interference. Versus always-on?
Sam: In marathon paths with 10 jammers, it predicts and toggles to dodge noise, topping clarity. Always-on amplifies jams; reactive lags shifts. About 44% clearer overall.
Alex: And other learning methods?
Sam: Against RL like DDPG or PPO, theirs converges fastest and highest on multi-element panels. Respecting angle loops avoids warped options for better guidance.
Alex: Geometry awareness speeds reliable learning.
Sam: Five training runs show steady high rewards. Denoising peaks at four steps, keeping compute low.
Alex: Stability and tweaks enable real gains.
Sam: More elements improve signals but add mess—their control curbs it, a clear improvement for mobile crowds. The paper suggests steps toward robust 6G.
Alex: What limits do the authors note?
Sam: It assumes straight-line signals between base, panels, and users. Scattering from buildings or bodies creates multipath mess, weakening predictions. Trajectory guesses falter on erratic moves beyond patterned running.
Alex: Best for open areas with predictable flow, not urban chaos.
Sam: Still, real mobility simulations show clear SINR gains and robustness. Hardware tests confirm clean on-off switching and phase tuning.
Alex: Grounded by hardware. A practical advance for crowded wireless, blending prediction and smart control. Thanks for listening to ResearchPod.