SearcharxivSearch

arXiv subjects

Baiheng Chen

Publications and source records attributed to Baiheng Chen.

3 recordsLinked to original sources

Context-Adaptive Inference: A Unified Statistical and Foundation-Model View

Modern predictive systems are expected to adapt their behavior to the specific situation they are facing. A clinical model should not treat every patient the same; a retrieval-augmented model should change its answer when given different evidence; a mixture-of-experts model should route different inputs to different experts. We call this capability context-adaptive inference: before predicting, the system uses information about the current context to specialize its parameters or computation for that instance. This article provides a unified view of context-adaptive inference across three traditions that are usually treated separately: (i) explicit adaptation in statistics (e.g. varying-coefficient models, local regression, hierarchical sharing), (ii) rapid task-specific adaptation in meta-learning and transfer, and (iii) implicit adaptation in large foundation models via prompting, retrieval, and expert routing. We formalize these approaches under a common objective: to map context $c$ to adapted parameters $θ(c)$, then to predict via $f(x; θ(c))$. Under squared loss, linear prediction heads, and fixed features, we prove that explicit parameter adaptation and implicit routing are mathematically equivalent to kernel ridge regression on joint features of inputs and context. Building on this bridge, we propose practical design principles and evaluation metrics including adaptation-efficiency, routing stability, and context-specific robustness to guide when to specialize, how to constrain that specialization, and how to audit context-adaptive models in deployment. Finally, we identify open problems in identifiability, robustness under distribution shift, and efficient large-scale adaptation, outlining design principles for methods that are scalable, reliable, and transparent in real-world settings.

stat.ML

Fine-Grained Coordinated OFDMA With Fiber Backhaul Enabled by openwifi and White Rabbit

Proper coordination is needed to guarantee the performance of wireless networks in dense deployments. Contention-based systems suffer badly in terms of latency when multiple devices compete for the same resources. Coordinated Orthogonal Frequency Division Multiple Access (Co-OFDMA) is proposed for Wi-Fi 8 to remedy this, as it enables multiple Access Points (APs) to share spectrum more efficiently. However, fine-grained resource allocation, namely within 20MHz bandwidth, is argued to be impractical due to the over-the-air scheduling overhead and complexity in terms of physical layer signaling. A wired backhaul mitigates the need for over-the-air scheduling and synchronization, and it allows for coordination even if APs are not in each others' range. Furthermore, it forms the basis for more advanced multi-AP coordination schemes like coordinated beamforming and joint transmission. In this work we demonstrate the realization of Wi-Fi 6 compliant fine-grained Co-OFDMA using a fiber backhaul, enabled by the open-source platforms openwifi and White Rabbit. We show that the performance in terms of carrier frequency offset pre-compensation and time synchronization between two APs exceeds related wireless standard requirements. Furthermore, the quality of the received constellation of the Co-OFDMA frame as reported by a wireless connectivity tester is better than individual frames sent by the APs.

cs.NI

Wi-Fi 6 Cross-Technology Interference Detection and Mitigation by OFDMA: an Experimental Study

Cross-Technology Interference (CTI) poses challenges for the performance and robustness of wireless networks. There are opportunities for better cooperation if the spectral occupation and technology of the interference can be detected. Namely, this information can help the Orthogonal Frequency Division Multiple Access (OFDMA) scheduler in IEEE 802.11ax (Wi-Fi 6) to efficiently allocate resources to multiple users inthe frequency domain. This work shows that a single Channel State Information (CSI) snapshot, which is used for packet demodulation in the receiver, is enough to detect and classify the type of CTI on low-cost Wi-Fi 6 hardware. We show the classification accuracy of a small Convolutional Neural Network (CNN) for different Signal-to-Noise Ratio (SNR) and Signal-to-Interference Ratio (SIR) with simulated data, as well as using a wired and over-the-air test with a professional wireless connectivity tester, while running the inference on the low-cost device. Furthermore, we use openwifi, a full-stack Wi-Fi transceiver running on software-defined radio (SDR) available in the w-iLab.t testbed, as Access Point (AP) to implement a CTI-aware multi-user OFDMA scheduler when the clients send CTI detection feedback to the AP. We show experimentally that it can fully mitigate the 35% throughput loss caused by CTI when the AP applies the appropriate scheduling.

cs.NI