SearcharxivSearch

arXiv subjects

Ziru Zhang

Publications and source records attributed to Ziru Zhang.

4 recordsLinked to original sources

Life 2.0: A Scalable Distributed Space-Telescope Array for Biosignature Spectroscopy

Answering the question "Are we alone?" requires atmospheric spectroscopy of nearby terrestrial planets. For an Earth--Sun analog, even the strongest transmission signals are expected to be of order 1 part per million (ppm). Unlike short-period planets, Earth 2.0 planets transit only about once per year, so single-transit sensitivity, rather than stacking repeated observations, is the fundamental design driver. Life 2.0 is a scalable space-mission concept linking Earth 2.0 candidates discovered by PLATO and the Earth 2.0 (ET) mission with atmospheric characterization and biosignature assessment. The baseline architecture comprises 900 one-meter space telescopes, each equipped with a high-throughput Waveguide Integrated Miniature Spectrograph and an ultra-low-read-noise CMOS detector. After independent calibration, spectra acquired simultaneously during a transit are combined, providing the photon-collecting capability of an approximately 30-m aperture at the selected spectral resolution while retaining a modular architecture. The baseline 0.2--1.05 $\mu$m range covers O$_3$, O$_2$, H$_2$O, Rayleigh scattering, and other diagnostics, with extension into the infrared as detector technologies mature. Prototype Waveguide Spectral Lens devices have demonstrated 40--66\% throughput at resolving powers from $R \sim 200$ to $R \sim 20{,}000$. Lightweight silicon-carbide mirrors and sub-electron-noise CMOS detectors support replicated production. Life 2.0 must address detector systematics, instrument stability, and stellar variability; rather than assuming these limitations disappear, it builds on calibration, detector-characterization, and data-analysis techniques advanced during the JWST era. The concept offers a scalable alternative to a monolithic 30-m-class space telescope and a staged pathway toward biosignature spectroscopy of nearby Earth-like planets.

astro-ph.IM

Causal-Aware Intelligent QoE Optimization for VR Interaction with Adaptive Keyframe Extraction

The optimization of quality of experience (QoE) in multi-user virtual reality (VR) interactions demands a delicate balance between ultra-low latency, high-fidelity motion synchronization, and equitable resource allocation. While adaptive keyframe extraction mitigates transmission overhead, existing approaches often overlook the causal relationships among allocated bandwidth, CPU frequency, and user perception, limiting QoE gains. This paper proposes an intelligent framework to maximize QoE by integrating adaptive keyframe extraction with causal-aware reinforcement learning (RL). First, a novel QoE metric is formulated using the Weber-Fechner Law, combining perceptual sensitivity, attention-driven priorities, and motion reconstruction accuracy. The QoE optimization problem is then modeled as a mixed integer programming (MIP) task, jointly optimizing keyframe ratios, bandwidth, and computational resources under horizon-fairness constraints. We propose Partial State Causal Deep Deterministic Policy Gradient (PS-CDDPG), which integrates the Deep Deterministic Policy Gradient (DDPG) method with causal influence detection. By leveraging causal information regarding how QoE is influenced and determined by various actions, we explore actions guided by weights calculated from causal inference (CI), which in turn improves training efficiency. Experiments conducted with the CMU Motion Capture Database demonstrate that our framework significantly reduces interactive latency, enhances QoE, and maintains fairness, achieving superior performance compared to benchmark methods.

cs.LG

SIDQL: An Efficient Keyframe Extraction and Motion Reconstruction Framework in Motion Capture

Metaverse, which integrates the virtual and physical worlds, has emerged as an innovative paradigm for changing people's lifestyles. Motion capture has become a reliable approach to achieve seamless synchronization of the movements between avatars and human beings, which plays an important role in diverse Metaverse applications. However, due to the continuous growth of data, current communication systems face a significant challenge of meeting the demand of ultra-low latency during application. In addition, current methods also have shortcomings when selecting keyframes, e.g., relying on recognizing motion types and artificially selected keyframes. Therefore, the utilization of keyframe extraction and motion reconstruction techniques could be considered a feasible and promising solution. In this work, a new motion reconstruction algorithm is designed in a spherical coordinate system involving location and velocity information. Then, we formalize the keyframe extraction problem into an optimization problem to reduce the reconstruction error. Using Deep Q-Learning (DQL), the Spherical Interpolation based Deep Q-Learning (SIDQL) framework is proposed to generate proper keyframes for reconstructing the motion sequences. We use the CMU database to train and evaluate the framework. Our scheme can significantly reduce the data volume and transmission latency compared to various baselines while maintaining a reconstruction error of less than 0.09 when extracting five keyframes.

cs.MM

Efficient Task Offloading Algorithm for Digital Twin in Edge/Cloud Computing Environment

In the era of Internet of Things (IoT), Digital Twin (DT) is envisioned to empower various areas as a bridge between physical objects and the digital world. Through virtualization and simulation techniques, multiple functions can be achieved by leveraging computing resources. In this process, Mobile Cloud Computing (MCC) and Mobile Edge Computing (MEC) have become two of the key factors to achieve real-time feedback. However, current works only considered edge servers or cloud servers in the DT system models. Besides, The models ignore the DT with not only one data resource. In this paper, we propose a new DT system model considering a heterogeneous MEC/MCC environment. Each DT in the model is maintained in one of the servers via multiple data collection devices. The offloading decision-making problem is also considered and a new offloading scheme is proposed based on Distributed Deep Learning (DDL). Simulation results demonstrate that our proposed algorithm can effectively and efficiently decrease the system's average latency and energy consumption. Significant improvement is achieved compared with the baselines under the dynamic environment of DTs.

cs.LG