SearcharxivSearch

arXiv subjects

Haoyang Wei

Publications and source records attributed to Haoyang Wei.

4 recordsLinked to original sources

Multimodal generative semantic communication based on latent diffusion model

In emergencies, the ability to quickly and accurately gather environmental data and command information, and to make timely decisions, is particularly critical. Traditional semantic communication frameworks, primarily based on a single modality, are susceptible to complex environments and lighting conditions, thereby limiting decision accuracy. To this end, this paper introduces a multimodal generative semantic communication framework named mm-GESCO. The framework ingests streams of visible and infrared modal image data, generates fused semantic segmentation maps, and transmits them using a combination of one-hot encoding and zlib compression techniques to enhance data transmission efficiency. At the receiving end, the framework can reconstruct the original multimodal images based on the semantic maps. Additionally, a latent diffusion model based on contrastive learning is designed to align different modal data within the latent space, allowing mm-GESCO to reconstruct latent features of any modality presented at the input. Experimental results demonstrate that mm-GESCO achieves a compression ratio of up to 200 times, surpassing the performance of existing semantic communication frameworks and exhibiting excellent performance in downstream tasks such as object classification and detection.

cs.CV

Crash Consistency in DRAM-NVM-Disk Hybrid Storage System

NVM is used as a new hierarchy in the storage system, due to its intermediate speed and capacity between DRAM, and its byte granularity. However, consistency problems emerge when we attempt to put DRAM, NVM, and disk together as an efficient whole. In this paper, we discuss the challenging consistency problems faced by heterogeneous storage systems, and propose our solution to the problems. The discussion is based on NVPC as a case study, but can be inspiring and adaptive to all similar heterogeneous storage systems.

cs.OS

Boosting File Systems Elegantly: A Transparent NVM Write-ahead Log for Disk File Systems

We propose NVLog, an NVM-based write-ahead log for disk file systems, designed to transparently harness the high performance of NVM within the legacy storage stack. NVLog provides on-demand byte-granularity sync absorption, reserving the fast DRAM path for asynchronous operations, meanwhile occupying NVM space only temporarily. To accomplish this, we designed a highly efficient log structure, developed mechanisms to address heterogeneous crash consistency, optimized for small writes, and implemented robust crash recovery and garbage collection methods. Compared to previous solutions, NVLog is lighter, more stable, and delivers higher performance, all while leveraging the mature kernel software stack and avoiding data migration overhead. Experimental results demonstrate that NVLog can accelerate disk file systems by up to 15.09x and outperform NOVA and SPFS in various scenarios by up to 3.72x and 324.11x, respectively.

cs.OS

Energy-based time derivative damage accumulation model under uniaxial and multiaxial random loadings

A new fatigue life prediction method using the energy-based approach under uniaxial and multiaxial random loadings is proposed in this paper. One unique characteristic of the proposed method is that it uses time-derivative damage accumulation model compared to the classical cycle-based damage accumulation model. Thus, damage under arbitrary random loading can be directly obtained using time-domain integration without cycle counting (e.g., rain-flow cycle counting method in classical fatigue analysis). First, a brief review of existing models is given focusing on their applicability to uniaxial/multiaxial, constant/random, and high cycle fatigue/low cycle fatigue loading regimes. It is observed that most existing models are only applicable to certain loading conditions and many of them are not applicable/validated under random loadings. Next, a time-derivative damage accumulation model under uniaxial random loading is proposed. The proposed damage function is inspired by a time-domain fatigue crack growth model. The fatigue life is obtained by integrating the damage function following random energy loading histories. Following this, an equivalent energy concept for general multiaxial loading conditions is used to convert the random multiaxial loading to an equivalent random uniaxial loading, where the time-derivative damage model can be used. Finally, the proposed model is validated with extensive experimental data from open literature and in-house testing data under various constant and random spectrum loadings. Conclusions and future work are suggested based on the findings from this study.

physics.app-ph