SearcharxivSearch

arXiv subjects

Xingzhi Cheng

Publications and source records attributed to Xingzhi Cheng.

2 recordsLinked to original sources

Uni-LaViRA: Language-Vision-Robot Actions Translation for Unified Embodied Navigation

Embodied navigation requires an agent to map language and visual observations to a stream of spatial actions that drive a real robot through environments it has never seen. The dominant approach has been to scale vision-language-action (VLA) foundation models on ever-larger collections of robot trajectories. This paper argues that, for navigation specifically, generality can be obtained structurally, not only through data scale. The underlying decision structure of navigation reduces to a single Language-Vision-Robot Actions Translation. The language action emits semantic-level directional command and the vision action emits a pixel-level visual target. Both outputs lie inside the natural output manifold of pretrained multimodal large language models (MLLMs), so the task can be reasoned about by an agent rather than learned from robot data. Therefore, we present Uni-LaViRA, a unified agentic architecture that extends the same insight to four task families (VLN-CE, ObjectNav, EQA, and Aerial-VLN) and to four heterogeneous real robots (Wheeled, Quadruped, Humanoid robot, and a self-built UAV) in a zero-shot manner. Two agent-loop mechanisms make this unification practical. TODO List Memory (TDM) rewrites a structured checklist of pending sub-goals at every step, reciting the unfinished items back into the agent's most recent attention window. Second Chance Backtrack (SCB) rolls the robot back to the pre-error state and conditions the agent's next plan on the failed sub-trajectory, turning single-pass navigation into a self-correcting process. With zero training effort, Uni-LaViRA reaches 60.7% SR on VLN-CE R2R, 51.3% on VLN-CE RxR, 77.7% on HM3D-v2, 60.0% on HM3D-OVON, 54.7% on MP3D-EQA, and 40.0% on OpenUAV, matching or even surpassing recent training navigation foundation models that consume millions of samples and thousands of GPU-hours.

cs.RO

Multimodal learning enables instant ionizing radiation alerts on unmodified mobile phones for real-world emergency response

In a radiation emergency, every second counts, yet the public rarely has immediate access to dedicated monitoring devices when they are needed most. Here, the first practical mobile phone-based emergency ionizing radiation detection method is presented that operates entirely without requiring camera coverage or additional hardware modifications. Utilizing a multimodal deep learning approach that integrates sparse radiation-induced signal distributions with the brightness patterns, the proposed framework effectively isolates subtle radiation signals from overwhelming visual interference. A hybrid 3D-2D convolutional neural network (CNN) identifies radiation-induced spots from raw mobile phone video, while a multi-layer perceptron (MLP) fuses the radiation signal and brightness maps for the dose rate estimation. The method detects hazardous dose rates (25-280 mRem/h) rapidly within six seconds (accuracy 86-96%), and low-level radiation (-0.6 mRem/h) with extended measurement durations achieves 87% accuracy. The developed method greatly enhances mobile phone radiation detection practicality and shows substantial potential as an accessible radiation emergency detection tool.

physics.app-ph