<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://zerunniu.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://zerunniu.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2026-06-26T15:51:00+00:00</updated><id>https://zerunniu.github.io/feed.xml</id><title type="html">Zerun Niu</title><subtitle>Zerun Niu is an MPhil student in Computer Science at The University of Sydney, working on federated learning, semantic communication, and efficient AI systems. </subtitle><entry><title type="html">A Research Note on Wireless Semantic Communication with Large AI Models</title><link href="https://zerunniu.github.io/blog/2026/wireless-semantic-communication-large-ai-models/" rel="alternate" type="text/html" title="A Research Note on Wireless Semantic Communication with Large AI Models"/><published>2026-01-31T09:00:00+00:00</published><updated>2026-01-31T09:00:00+00:00</updated><id>https://zerunniu.github.io/blog/2026/wireless-semantic-communication-large-ai-models</id><content type="html" xml:base="https://zerunniu.github.io/blog/2026/wireless-semantic-communication-large-ai-models/"><![CDATA[<p>Semantic communication has recently attracted increasing attention as wireless systems move beyond bit-level transmission and towards task-oriented intelligence. Instead of asking only whether each bit is correctly recovered, semantic communication asks a broader question: whether the meaning, intent, or task-relevant information is preserved at the receiver.</p> <p>This shift is especially important in the era of large AI models. As large language models, vision-language models, and other foundation models become increasingly integrated into communication systems, the information being transmitted is no longer limited to raw symbols or packets. It may involve semantic features, embeddings, natural language descriptions, multimodal representations, or task-specific intermediate outputs. This creates new opportunities for efficient wireless communication, but also introduces new challenges in robustness, reliability, and deployment.</p> <p>In our recent work, <em>Distributionally Robust Wireless Semantic Communication with Large AI Models</em>, accepted by the IEEE Journal on Selected Areas in Communications, we study this problem from the perspective of robust semantic transmission under wireless uncertainty and distribution shifts.</p> <h2 id="from-bit-level-reliability-to-semantic-reliability">From Bit-Level Reliability to Semantic Reliability</h2> <p>Traditional wireless communication systems are usually designed around bit-level reliability. Metrics such as bit error rate, signal-to-noise ratio, and channel capacity are central to system design. These metrics remain fundamental, but they do not fully capture the requirements of AI-driven communication systems.</p> <p>For many intelligent applications, the final goal is not merely to reconstruct the exact transmitted signal. Instead, the goal may be to support a downstream task, such as classification, retrieval, reasoning, decision making, or natural language understanding. In these settings, different parts of the transmitted information may have different semantic importance. Some errors may be harmless, while others may significantly change the meaning or degrade the downstream task.</p> <p>This motivates a semantic view of communication. A semantic communication system should preserve the information that matters most for the intended task, while using wireless resources efficiently.</p> <h2 id="why-large-ai-models-matter">Why Large AI Models Matter</h2> <p>Large AI models provide a powerful tool for extracting, compressing, and interpreting semantic information. Compared with traditional handcrafted feature extractors, large models can represent richer and more flexible semantic structures. They can also support more complex tasks involving language, vision, multimodal understanding, and reasoning.</p> <p>However, using large AI models in wireless semantic communication is not straightforward. These models are often computationally expensive, sensitive to distribution shifts, and difficult to deploy over resource-constrained wireless or edge environments. In practice, the data distribution at deployment time may differ from the training distribution. Channel conditions may also fluctuate due to mobility, interference, fading, and bandwidth limitations.</p> <p>As a result, semantic communication systems based on large AI models must be designed not only for average-case performance, but also for robustness under uncertain and changing environments.</p> <h2 id="distributional-robustness-in-semantic-communication">Distributional Robustness in Semantic Communication</h2> <p>A key challenge in wireless semantic communication is distribution shift. A model trained under one data distribution or channel condition may perform poorly when deployed under another. This is particularly problematic for semantic systems, because semantic errors can be difficult to detect using conventional bit-level metrics.</p> <p>Distributionally robust optimization provides one way to address this issue. Instead of optimizing performance only on a fixed empirical distribution, distributionally robust methods consider a family of possible distributions around the observed data. The goal is to learn a system that performs well even under plausible shifts from the training environment.</p> <p>In the context of wireless semantic communication, this perspective is valuable because both the semantic source and the wireless channel may change. A robust system should therefore account for uncertainty in the transmitted content, the model representation, and the communication environment.</p> <h2 id="resource-constraints-and-edge-deployment">Resource Constraints and Edge Deployment</h2> <p>Another important motivation behind this research direction is edge intelligence. Many future AI-driven wireless applications will run on devices or networks with limited computation, memory, bandwidth, and energy. This includes mobile devices, sensors, vehicles, robots, and distributed edge servers.</p> <p>Large AI models are powerful, but their direct deployment on edge devices is challenging. This creates a tension between semantic intelligence and system efficiency. On one hand, we want to use expressive models to capture useful semantic information. On the other hand, we need communication and computation mechanisms that remain feasible under practical resource constraints.</p> <p>This tension is one of the reasons I am interested in the intersection of semantic communication, federated learning, and efficient AI systems. These areas all ask a similar question: how can we make intelligent systems reliable and useful when computation, communication, and data are distributed and constrained?</p> <h2 id="reflections">Reflections</h2> <p>Working on wireless semantic communication with large AI models helped me better understand the connection between communication systems and modern AI. The problem is not only about applying neural networks to wireless transmission. It is also about rethinking what should be transmitted, what should be preserved, and how robustness should be measured when the receiver is performing an intelligent task.</p> <p>This direction also raises several open questions that I find particularly interesting:</p> <ul> <li>How should semantic distortion be measured across different downstream tasks?</li> <li>How can large AI models be compressed or adapted for wireless and edge environments?</li> <li>How can semantic communication systems remain robust under distribution shifts?</li> <li>How should communication efficiency, model efficiency, and task reliability be jointly optimized?</li> <li>How can semantic communication interact with federated learning and distributed AI systems?</li> </ul> <p>These questions are closely related to my broader research interests in federated learning, semantic communication, efficient AI systems, and large AI model deployment over constrained networks.</p> <h2 id="closing-remarks">Closing Remarks</h2> <p>Wireless semantic communication with large AI models is an exciting research area because it connects communication theory, machine learning, optimization, and edge intelligence. As AI systems become more distributed and communication networks become more intelligent, preserving meaning rather than only preserving bits will become increasingly important.</p> <p>For me, this work represents an important step in understanding how robust and efficient AI systems can be built over real-world wireless and edge networks.</p>]]></content><author><name></name></author><category term="research"/><category term="research"/><category term="semantic-communication"/><category term="wireless-ai"/><category term="large-ai-models"/><category term="edge-ai"/><summary type="html"><![CDATA[A short research note on semantic communication, large AI models, and distributional robustness in wireless systems.]]></summary></entry><entry><title type="html">building this research website</title><link href="https://zerunniu.github.io/blog/2025/research-website/" rel="alternate" type="text/html" title="building this research website"/><published>2025-06-20T09:00:00+00:00</published><updated>2025-06-20T09:00:00+00:00</updated><id>https://zerunniu.github.io/blog/2025/research-website</id><content type="html" xml:base="https://zerunniu.github.io/blog/2025/research-website/"><![CDATA[<p>This website collects my research projects, publications, teaching interests, and notes on efficient AI systems.</p> <p>I plan to use this space for short technical notes on federated learning, semantic communication, parameter-efficient tuning, and the engineering practices that make research experiments reproducible.</p>]]></content><author><name></name></author><category term="research-notes"/><category term="research"/><category term="systems"/><category term="machine-learning"/><summary type="html"><![CDATA[A short note on the purpose of this site.]]></summary></entry></feed>