paper-with-me

홈 › Papers

Generative Feature Imputing -- A Technique for Error-resilient Semantic Communication

2025-08-25 · Jianhao Huang, Qunsong Zeng, Hongyang Du, Kaibin Huang arxiv

Semantic communication (SemCom) has emerged as a promising paradigm for achieving unprecedented communication efficiency in sixth-generation (6G) networks by leveraging artificial intelligence (AI) to extract and transmit the underlying meanings of source data. However, deploying SemCom over digital systems presents new challenges, particularly in ensuring robustness against transmission errors that may distort semantically critical content. To address this issue, this paper proposes a novel framework, termed generative feature imputing, which comprises three key techniques. First, we introduce a spatial error concentration packetization strategy that spatially concentrates feature distortions by encoding feature elements based on their channel mappings, a property crucial for both the effectiveness and reduced complexity of the subsequent techniques. Second, building on this strategy, we propose a generative feature imputing method that utilizes a diffusion model to efficiently reconstruct missing features caused by packet losses. Finally, we develop a semantic-aware power allocation scheme that enables unequal error protection by allocating transmission power according to the semantic importance of each packet. Experimental results demonstrate that the proposed framework outperforms conventional approaches, such as Deep Joint Source-Channel Coding (DJSCC) and JPEG2000, under block fading conditions, achieving higher semantic accuracy and lower Learned Perceptual Image Patch Similarity (LPIPS) scores.

📄 PDF Abstract BibTeX arXiv:2508.17957

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Communication

Similar Papers 제목 키워드 기반

Tackling Missing Values in Probabilistic Wind Power Forecasting: A Generative Approach

2024-03-06 · Honglin Wen, Pierre Pinson, Jie Gu, Zhijian Jin

Machine learning techniques have been successfully used in probabilistic wind power forecasting. However, the issue of missing values within datasets due to sensor failure, for instance, has been overlooked for a long ti…

Missing Values

Machine Learning based CVD Virtual Metrology in Mass Produced Semiconductor Process

2021-07-11 · Yunsong Xie, Ryan Stearrett

A cross-benchmark has been done on three critical aspects, data imputing, feature selection and regression algorithms, for machine learning based chemical vapor deposition (CVD) virtual metrology (VM). The result reveals…

BIG-bench Machine Learningfeature selectionregression

Impugan: Learning Conditional Generative Models for Robust Data Imputation

2025-12-05 · Zalish Mahmud, Anantaa Kotal, Aritran Piplai arxiv

Incomplete data are common in real-world applications. Sensors fail, records are inconsistent, and datasets collected from different sources often differ in scale, sampling rate, and quality. These differences create mis…

Missing Data Imputation using Neural Cellular Automata

2025-08-31 · Tin Luu, Binh Nguyen, Man Ngo arxiv

When working with tabular data, missingness is always one of the most painful problems. Throughout many years, researchers have continuously explored better and better ways to impute missing data. Recently, with the rapi…

Improving Missing Data Imputation with Deep Generative Models

2019-02-27 · Ramiro D. Camino, Christian A. Hammerschmidt, Radu State

Datasets with missing values are very common on industry applications, and they can have a negative impact on machine learning models. Recent studies introduced solutions to the problem of imputing missing values based o…

ImputationMissing Values