Search arXivSearch

arXiv subjects

Hong Yin

Publications and source records attributed to Hong Yin.

3 recordsLinked to original sources

PSR: Predictive Sensorimotor Representation Learning for Contact-Rich Manipulation

Contact-rich manipulation requires policies to generate precise actions by reasoning over contact forces, robot configurations, and interaction histories beyond visual observations. Existing methods passively condition on force feedback rather than actively predicting future contact dynamics, limiting their ability to generate high-precision actions. To address this problem, we introduce Predictive Sensorimotor Representation (PSR) learning, a framework that learns a hierarchy of predictive representations from multimodal sensorimotor signals and integrates them into the action stream of a visuomotor policy. Specifically, during a pretraining stage, a multimodal Transformer is trained to learn a hierarchy of predictive representations by jointly forecasting future interaction dynamics. The learned hierarchy subsequently augments the action stream, enabling the resulting policy to exploit contact-relevant cues at multiple depths. We further instantiate PSR within a Vision-Language-Action (VLA) model, resulting in PSR-VLA, and evaluate it on six real-world contact-rich manipulation tasks. Experimental results show that PSR-VLA achieves 91.7% overall success, improving over $π_{0.5}$, ForceVLA-$π_{0.5}$, and ForceVLA2-$π_{0.5}$ by 30.0, 22.5, and 19.2 percentage points, respectively. These results demonstrate the effectiveness of the proposed PSR for force-aware, contact-rich manipulation. Videos of the tasks and stability tests are available at https://psr-vla.pages.dev/.

cs.RO

Roadmap on UV-C photodetectors: materials, applications and industry perspectives

UV-C photodetectors are poised to play an increasingly important role in future photonic technologies, driven by the rapid emergence of UV-C light sources and new wide bandgap semiconductors. These advances are enabling new levels of spectral selectivity, radiation hardness, sensitivity, and device integration, while opening opportunities across a broad range of applications. This roadmap provides a comprehensive overview of the current landscape of UV-C photodetection, spanning established and emerging material platforms (Ga2O3, AlGaN, BN, diamond, MgZnO, 2-dimensional materials, metal halide perovskites, micro-electromechanical systems), and their applications in metrology, astronomy, communications, environmental monitoring, fire detection, missile warning, gas sensing, and medical diagnostics. By identifying opportunities, bottlenecks, and future directions, this roadmap aims to support both newcomers and established researchers, with the aim of accelerating the translation of UV-C photodetectors into impactful technologies.

physics.app-ph

Foundation Model-driven Key Anatomy Frame Selection for Blind-sweep Ultrasound Fetal Birth Weight Estimation

Accurate fetal birth weight (FBW) estimation shortly before delivery is clinically valuable yet challenging due to its reliance on operator expertise, particularly in low-resource settings. To reduce this reliance, we study near-term birth-weight regression from blind-sweep ultrasound (US) videos acquired within 48 hours prior to delivery, with post-delivery weighing as ground truth. Accordingly, we propose a foundation model-driven key anatomy frame selection framework that enables accurate FBW regression despite the absence of plane constraints in blind sweeps. Our highlights are as follows: (1) We believe this is the first work to estimate FBW using blind-sweep US videos, enabling operator-independent assessment. (2) An Anatomy-Guided Frame Selection module equipped with a vision-language foundation model is proposed for keyframe collection in unconstrained sweeps. (3) A Redundancy-Aware Feature Compression module is designed to compress frame features while preserving task-relevant information, alleviating temporal redundancy. Extensively validated on prospectively collected data from 839 patients, our method achieves an MAE of 161.3 g, with 90.23% and 100% of cases falling within 10% and 15% absolute percentage error, outperforming typical Hadlock estimation and strong competitors. Codes are available at https://github.com/ouleoule/BlindSweep-EBW.

cs.CV