SearcharxivSearch

arXiv subjects

Jiahe Pan

Publications and source records attributed to Jiahe Pan.

12 recordsLinked to original sources

Beyond Binary: Sim-to-Real Dexterous Manipulation with Physics-Grounded Contact Representation

A primary bottleneck in contact-rich manipulation is the difficulty of collecting real-world data. Sim-to-real reinforcement learning offers a scalable alternative, but the simulation-reality gap prevents information-dense modalities like touch from being effectively used. Existing sim-to-real methods often mitigate this gap by simplifying tactile data into coarse low-dimensional features -- sacrificing the richness required for complex manipulation. In this work, we introduce Center-of-Pressure (CoP), an effective tactile representation grounded in physical principles that preserves dense contact information while maintaining robustness for sim-to-real transfer. To support this representation, we propose a sensor calibration scheme based on differentiable dynamics, enabling the estimation of taxel orientations without requiring ground-truth force measurements. We evaluate CoP on two blind, challenging contact-rich manipulation tasks: peg-in-hole insertion and ball balancing. Across both tasks, policies conditioned on CoP achieve zero-shot sim-to-real transfer on a multi-fingered hand, and outperform both coarse binary-contact and raw-taxel baselines. Analysis of learned policy states further suggests that CoP-conditioned policies encode task-relevant physical properties, such as object mass, as an emergent byproduct of control.

cs.RO

Learning on the Fly: Rapid Policy Adaptation via Differentiable Simulation

Learning control policies in simulation enables rapid, safe, and cost-effective development of advanced robotic capabilities. However, transferring these policies to the real world remains difficult due to the sim-to-real gap, where unmodeled dynamics and environmental disturbances can degrade policy performance. Existing approaches, such as domain randomization and Real2Sim2Real pipelines, can improve policy robustness, but either struggle under out-of-distribution conditions or require costly offline retraining. In this work, we approach these problems from a different perspective. Instead of relying on diverse training conditions before deployment, we focus on rapidly adapting the learned policy in the real world in an online fashion. To achieve this, we propose a novel online adaptive learning framework that unifies residual dynamics learning with real-time policy adaptation inside a differentiable simulation. Starting from a simple dynamics model, our framework refines the model continuously with real-world data to capture unmodeled effects and disturbances such as payload changes and wind. The refined dynamics model is embedded in a differentiable simulation framework, enabling gradient backpropagation through the dynamics and thus rapid, sample-efficient policy updates beyond the reach of classical RL methods like PPO. All components of our system are designed for rapid adaptation, enabling the policy to adjust to unseen disturbances within 5 seconds of training. We validate the approach on agile quadrotor control under various disturbances in both simulation and the real world. Our framework reduces hovering error by up to 81% compared to L1-MPC and 55% compared to DATT, while also demonstrating robustness in vision-based control without explicit state estimation.

cs.RO

Strongly driven cavity quantum electrodynamical-optomechanical hybrid system

Hybrid quantum systems harness the distinct advantages of different physical platforms, yet their integration is not always trivial due to potential incompatibilities in operational principles. Here, we theoretically propose and demonstrate a scheme for generating non-Gaussian mechanical states using a strongly driven hybrid system that combines cavity quantum electrodynamics (QED) and cavity optomechanics. Our protocol prepares a non-Gaussian cavity state in the dispersive regime of cavity QED and subsequently transfers it to a mechanical oscillator using the optomechanical interaction enhanced by a coherent cavity drive. While non-Gaussian cavity state control in cavity QED is well established in the dispersive regime, its behavior under strong cavity drive, essential for cavity optomechanics, remains largely unexplored. To bridge this gap, we develop an efficient simulation framework to model cavity QED dynamics in the high-photon-number regime. We show that a strong cavity drive can coherently displace the cavity state with minimal perturbations, effectively decoupling it from the qubit. The resulting large coherent cavity field enhances the optomechanical coupling strength, enabling high-fidelity transfer of non-Gaussian cavity states to the mechanical mode. These results reveal new dynamical features of driven cavity QED and open a pathway toward realizing non-Gaussian mechanical quantum memories and sensors.

quant-ph

OfficeMate: Pilot Evaluation of an Office Assistant Robot

Office Assistant Robots (OARs) offer a promising solution to proactively provide in-situ support to enhance employee well-being and productivity in office spaces. We introduce OfficeMate, a social OAR designed to assist with practical tasks, foster social interaction, and promote health and well-being. Through a pilot evaluation with seven participants in an office environment, we found that users see potential in OARs for reducing stress and promoting healthy habits and value the robot's ability to provide companionship and physical activity reminders in the office space. However, concerns regarding privacy, communication, and the robot's interaction timing were also raised. The feedback highlights the need to carefully consider the robot's appearance and behaviour to ensure it enhances user experience and aligns with office social norms. We believe these insights will better inform the development of adaptive, intelligent OAR systems for future office space integration.

cs.RO

Assisting MoCap-Based Teleoperation of Robot Arm using Augmented Reality Visualisations

Teleoperating a robot arm involves the human operator positioning the robot's end-effector or programming each joint. Whereas humans can control their own arms easily by integrating visual and proprioceptive feedback, it is challenging to control an external robot arm in the same way, due to its inconsistent orientation and appearance. We explore teleoperating a robot arm through motion-capture (MoCap) of the human operator's arm with the assistance of augmented reality (AR) visualisations. We investigate how AR helps teleoperation by visualising a virtual reference of the human arm alongside the robot arm to help users understand the movement mapping. We found that the AR overlay of a humanoid arm on the robot in the same orientation helped users learn the control. We discuss findings and future work on MoCap-based robot teleoperation.

cs.RO

Effects of Shared Control on Cognitive Load and Trust in Teleoperated Trajectory Tracking

Teleoperation is increasingly recognized as a viable solution for deploying robots in hazardous environments. Controlling a robot to perform a complex or demanding task may overload operators resulting in poor performance. To design a robot controller to assist the human in executing such challenging tasks, a comprehensive understanding of the interplay between the robot's autonomous behavior and the operator's internal state is essential. In this paper, we investigate the relationships between robot autonomy and both the human user's cognitive load and trust levels, and the potential existence of three-way interactions in the robot-assisted execution of the task. Our user study (N=24) results indicate that while the autonomy level influences the teleoperator's perceived cognitive load and trust, there is no clear interaction between these factors. Instead, these elements appear to operate independently, thus highlighting the need to consider both cognitive load and trust as distinct but interrelated factors in varying the robot autonomy level in shared-control settings. This insight is crucial for the development of more effective and adaptable assistive robotic systems.

cs.RO

Using Fitts' Law to Benchmark Assisted Human-Robot Performance

Shared control systems aim to combine human and robot abilities to improve task performance. However, achieving optimal performance requires that the robot's level of assistance adjusts the operator's cognitive workload in response to the task difficulty. Understanding and dynamically adjusting this balance is crucial to maximizing efficiency and user satisfaction. In this paper, we propose a novel benchmarking method for shared control systems based on Fitts' Law to formally parameterize the difficulty level of a target-reaching task. With this we systematically quantify and model the effect of task difficulty (i.e. size and distance of target) and robot autonomy on task performance and operators' cognitive load and trust levels. Our empirical results (N=24) not only show that both task difficulty and robot autonomy influence task performance, but also that the performance can be modelled using these parameters, which may allow for the generalization of this relationship across more diverse setups. We also found that the users' perceived cognitive load and trust were influenced by these factors. Given the challenges in directly measuring cognitive load in real-time, our adapted Fitts' model presents a potential alternative approach to estimate cognitive load through determining the difficulty level of the task, with the assumption that greater task difficulty results in higher cognitive load levels. We hope that these insights and our proposed framework inspire future works to further investigate the generalizability of the method, ultimately enabling the benchmarking and systematic assessment of shared control quality and user impact, which will aid in the development of more effective and adaptable systems.

cs.RO

A Review of Differentiable Simulators

Differentiable simulators continue to push the state of the art across a range of domains including computational physics, robotics, and machine learning. Their main value is the ability to compute gradients of physical processes, which allows differentiable simulators to be readily integrated into commonly employed gradient-based optimization schemes. To achieve this, a number of design decisions need to be considered representing trade-offs in versatility, computational speed, and accuracy of the gradients obtained. This paper presents an in-depth review of the evolving landscape of differentiable physics simulators. We introduce the foundations and core components of differentiable simulators alongside common design choices. This is followed by a practical guide and overview of open-source differentiable simulators that have been used across past research. Finally, we review and contextualize prominent applications of differentiable simulation. By offering a comprehensive review of the current state-of-the-art in differentiable simulation, this work aims to serve as a resource for researchers and practitioners looking to understand and integrate differentiable physics within their research. We conclude by highlighting current limitations as well as providing insights into future directions for the field.

cs.RO

Variable Grasp Pose and Commitment for Trajectory Optimization

We propose enhancing trajectory optimization methods through the incorporation of two key ideas: variable-grasp pose sampling and trajectory commitment. Our iterative approach samples multiple grasp poses, increasing the likelihood of finding a solution while gradually narrowing the optimization horizon towards the goal region for improved computational efficiency. We conduct experiments comparing our approach with sampling-based planning and fixed-goal optimization. In simulated experiments featuring 4 different task scenes, our approach consistently outperforms baselines by generating lower-cost trajectories and achieving higher success rates in challenging constrained and cluttered environments, at the trade-off of longer computation times. Real-world experiments further validate the superiority of our approach in generating lower-cost trajectories and exhibiting enhanced robustness. While we acknowledge the limitations of our experimental design, our proposed approach holds significant potential for enhancing trajectory optimization methods and offers a promising solution for achieving consistent and reliable robotic manipulation.

cs.RO

Mechanically Induced Correlated Errors on Superconducting Qubits with Relaxation Times Exceeding 0.4 Milliseconds

Superconducting qubits are one of the most advanced candidates to realize scalable and fault-tolerant quantum computing. Despite recent significant advancements in the qubit lifetimes, the origin of the loss mechanism for state-of-the-art qubits is still subject to investigation. Moreover, successful implementation of quantum error correction requires negligible correlated errors among qubits. Here, we realize ultra-coherent superconducting transmon qubits based on niobium capacitor electrodes, with lifetimes exceeding 0.4 ms. By employing a nearly quantum-limited readout chain based on a Josephson traveling wave parametric amplifier, we are able to simultaneously record bit-flip errors occurring in a multiple-qubit device, revealing that the bit-flip errors in two highly coherent qubits are strongly correlated. By introducing a novel time-resolved analysis synchronized with the operation of the pulse tube cooler in a dilution refrigerator, we find that a pulse tube mechanical shock causes nonequilibrium dynamics of the qubits, leading to correlated bit-flip errors as well as transitions outside of the computational state space. Our observations confirm that coherence improvements are still attainable in transmon qubits based on the superconducting material that has been commonly used in the field. In addition, our findings are consistent with qubit dynamics induced by two-level systems and quasiparticles, deepening our understanding of the qubit error mechanisms. Finally, these results inform possible new error-mitigation strategies by decoupling superconducting qubits from their mechanical environments.

quant-ph

Topological lattices realized in superconducting circuit optomechanics

Cavity optomechanics enables controlling mechanical motion via radiation pressure interaction, and has contributed to the quantum control of engineered mechanical systems ranging from kg scale LIGO mirrors to nano-mechanical systems, enabling ground-state preparation, entanglement, squeezing of mechanical objects, position measurements at the standard quantum limit and quantum transduction. Yet, nearly all prior schemes have employed single- or few-mode optomechanical systems. In contrast, novel dynamics and applications are expected when utilizing optomechanical lattices, which enable to synthesize non-trivial band structures, and have been actively studied in the field of circuit QED. Superconducting microwave optomechanical circuits are a promising platform to implement such lattices, but have been compounded by strict scaling limitations. Here, we overcome this challenge and demonstrate topological microwave modes in 1D circuit optomechanical chains realizing the Su-Schrieffer-Heeger (SSH) model. Furthermore, we realize the strained graphene model in a 2D optomechanical honeycomb lattice. Exploiting the embedded optomechanical interaction, we show that it is possible to directly measure the mode functions of the hybridized modes without using any local probe. This enables us to reconstruct the full underlying lattice Hamiltonian and directly measure the existing residual disorder. Such optomechanical lattices, accompanied by the measurement techniques introduced, offers an avenue to explore collective, quantum many-body, and quench dynamics, topological properties and more broadly, emergent nonlinear dynamics in complex optomechanical systems with a large number of degrees of freedoms. (Keywords: Quantum Optomechanics, Superconducting Circuit Electromecahnics)

quant-ph

Dissipative Quantum Feedback in Measurements Using a Parametrically Coupled Microcavity

Micro- and nanoscale optical or microwave cavities are used in a wide range of classical applications and quantum science experiments, ranging from precision measurements, laser technologies to quantum control of mechanical motion. The dissipative photon loss via absorption, present to some extent in any optical cavity, is known to introduce thermo-optical effects and thereby impose fundamental limits on precision measurements. Here, we theoretically and experimentally reveal that such dissipative photon absorption can result in quantum feedback via in-loop field detection of the absorbed optical field, leading to the intracavity field fluctuations to be squashed or antisquashed. Strikingly, this modifies the optical cavity susceptibility in coherent response measurements and causes excess noise and correlations in incoherent interferometric optomechanical measurements using a cavity. We experimentally observe such unanticipated dissipative dynamics in optomechanical spectroscopy of sideband-cooled optomechanical crystal cavitiess at both cryogenic temperature (approximately 8 K) and ambient conditions. The dissipative feedback introduces effective modifications to the optical cavity linewidth and the optomechanical scattering rate and gives rise to excess imprecision noise in the interferometric quantum measurement of mechanical motion. Such dissipative feedback differs fundamentally from a quantum nondemolition feedback, e.g., optical Kerr squeezing. The dissipative feedback itself always results in an antisqueezed out-of-loop optical field, while it can enhance the coexisting Kerr squeezing under certain conditions. Our result has wide-ranging implications for future dissipation engineering, such as dissipation enhanced sideband cooling and Kerr squeezing, quantum frequency conversion, and nonreciprocity in photonic systems.

quant-ph