SearcharxivSearch

arXiv subjects

Yuqi Xiang

Publications and source records attributed to Yuqi Xiang.

3 recordsLinked to original sources

On the origin of a broad QFP wave train: unwinding jet as the driver

Large-scale extreme-ultraviolet (EUV) waves commonly exhibit as single wavefront and are believed to be caused by coronal mass ejections (CMEs). Utilizing high spatiotemporal resolution imaging observations from the Solar Dynamics Observatory, we present two sequentially generated wave trains originating from the same active region: a narrow quasiperiodic fast-propagating (QFP) wave train that propagates along the coronal loop system above the jet and a broad QFP wave train that travels along the solar surface beneath the jet. The measurements indicate that the narrow QFP wave train and the accompanying flare's quasiperiodic pulsations (QPPs) have nearly identical onsets and periods. This result suggests that the accompanying flare process excites the observed narrow QFP wave train. However, the broad QFP wave train starts approximately 2 minutes before the QPPs of the flare, but consistent with the interaction between the unwinding jet and the solar surface. Moreover, we find that the \zx{period of the broad QFP wave train, approximately 130\,s, closely matches that of the unwinding jet}. This period is significantly longer than the 30\,s period of the accompanying flare's QPPs. Based on these findings, we propose that the intermittent energy release of the accompanying flare excited the narrow QFP wave train confined propagating in the coronal loop system. The unwinding jet, rather than the intermittent energy release in the accompanying flare, triggered the broad QFP wave train propagating along the solar surface.

astro-ph.SR

PhyGrasp: Generalizing Robotic Grasping with Physics-informed Large Multimodal Models

Robotic grasping is a fundamental aspect of robot functionality, defining how robots interact with objects. Despite substantial progress, its generalizability to counter-intuitive or long-tailed scenarios, such as objects with uncommon materials or shapes, remains a challenge. In contrast, humans can easily apply their intuitive physics to grasp skillfully and change grasps efficiently, even for objects they have never seen before. This work delves into infusing such physical commonsense reasoning into robotic manipulation. We introduce PhyGrasp, a multimodal large model that leverages inputs from two modalities: natural language and 3D point clouds, seamlessly integrated through a bridge module. The language modality exhibits robust reasoning capabilities concerning the impacts of diverse physical properties on grasping, while the 3D modality comprehends object shapes and parts. With these two capabilities, PhyGrasp is able to accurately assess the physical properties of object parts and determine optimal grasping poses. Additionally, the model's language comprehension enables human instruction interpretation, generating grasping poses that align with human preferences. To train PhyGrasp, we construct a dataset PhyPartNet with 195K object instances with varying physical properties and human preferences, alongside their corresponding language descriptions. Extensive experiments conducted in the simulation and on the real robots demonstrate that PhyGrasp achieves state-of-the-art performance, particularly in long-tailed cases, e.g., about 10% improvement in success rate over GraspNet. Project page: https://sites.google.com/view/phygrasp

cs.RO

Diff-Transfer: Model-based Robotic Manipulation Skill Transfer via Differentiable Physics Simulation

The capability to transfer mastered skills to accomplish a range of similar yet novel tasks is crucial for intelligent robots. In this work, we introduce $\textit{Diff-Transfer}$, a novel framework leveraging differentiable physics simulation to efficiently transfer robotic skills. Specifically, $\textit{Diff-Transfer}$ discovers a feasible path within the task space that brings the source task to the target task. At each pair of adjacent points along this task path, which is two sub-tasks, $\textit{Diff-Transfer}$ adapts known actions from one sub-task to tackle the other sub-task successfully. The adaptation is guided by the gradient information from differentiable physics simulations. We propose a novel path-planning method to generate sub-tasks, leveraging $Q$-learning with a task-level state and reward. We implement our framework in simulation experiments and execute four challenging transfer tasks on robotic manipulation, demonstrating the efficacy of $\textit{Diff-Transfer}$ through comprehensive experiments. Supplementary and Videos are on the website https://sites.google.com/view/difftransfer

cs.RO