Integrated Communication and Learned Recognizer with Customized RIS Phases and Sensing Durations
Yixuan Huang, Jie Yang, Chao-Kai Wen, Shi Jin
TL;DR
This work presents a RIS-aided wireless system that multiplexes downlink signals for environmental sensing and target recognition. An LSTM-based recognizer jointly optimizes RIS phases and NN parameters to adapt to prior scene and target information, while a learned decisioner dynamically terminates sensing to allocate a varying number of measurements per target. The approach yields significant improvements in recognition accuracy over state-of-the-art methods with only minor SE degradation, and it supports both continuous and discrete RIS phase implementations via differentiable training and temperature-based discretization. Extensive simulations on MNIST, Fashion-MNIST, and synthesized datasets demonstrate robustness to noise, distance, and SI, and reveal practical insights into RIS design and sensing-duration tradeoffs. The proposed framework offers a scalable, real-time pathway for integrated communication and sensing in future wireless networks, with open-source code available at the provided repository.
Abstract
Future wireless communication networks are expected to be smarter and more aware of their surroundings, enabling a wide range of context-aware applications. Reconfigurable intelligent surfaces (RISs) are set to play a critical role in supporting various sensing tasks, such as target recognition. However, current methods typically use RIS configurations optimized once and applied over fixed sensing durations, limiting their ability to adapt to different targets and reducing sensing accuracy. To overcome these limitations, this study proposes an advanced wireless communication system that multiplexes downlink signals for environmental sensing and introduces an intelligent recognizer powered by deep learning techniques. Specifically, we design a novel neural network based on the long short-term memory architecture and the physical channel model. This network iteratively captures and fuses information from previous measurements, adaptively customizing RIS phases to gather the most relevant information for the recognition task at subsequent moments. These configurations are dynamically adjusted according to scene, task, target, and quantization priors. Furthermore, the recognizer includes a decision-making module that dynamically allocates different sensing durations, determining whether to continue or terminate the sensing process based on the collected measurements. This approach maximizes resource utilization efficiency. Simulation results demonstrate that the proposed method significantly outperforms state-of-the-art techniques while minimizing the impact on communication performance, even when sensing and communication occur simultaneously. Part of the source code for this paper can be accessed at https://github.com/kiwi1944/CRISense.
