SearcharxivSearch

arXiv subjects

Yingying Wu

Publications and source records attributed to Yingying Wu.

At least 19 recordsLinked to original sources

ArtManip: Category-Level Articulated In-Hand Manipulation

Category-level in-hand manipulation of articulated objects is a formidable yet underexplored challenge for dexterous robotic hands. This difficulty stems from two core bottlenecks: first, controlling an object's internal degrees of freedom is tightly coupled with maintaining grasp stability on a free-floating base; second, acquiring diverse object models and functional grasps at scale is highly labor-intensive, yet vital for generalization given the system's sensitivity to initial configurations. In this work, we present ArtManip, the first category-level articulated in-hand manipulation method that generalizes across object instances and diverse initial grasps. For initial configuration construction, we develop an automated pipeline that procedurally generates diverse articulated objects and synthesizes task-oriented functional grasps. For policy learning, we propose a robust two-stage training strategy that incorporates articulation physics randomization, reward curriculum, and latent representation distillation to handle complex contact and joint dynamics during deployment. Extensive experiments across four object categories demonstrate that our policy generalizes to unseen instances and varied configurations in simulation, and achieves zero-shot transfer to 12 real-world objects featuring diverse shapes and joint mechanics.

cs.RO

Towards Human-level Dexterous Teleoperation

Humans routinely wield tools, swap grasps, and reposition objects within a single hand, seamlessly orchestrating contact transitions that span translation, reorientation, and finger gaiting. Endowing robot dexterous hands with this level of in-hand dexterity through teleoperation requires precise control of object motion via dynamic hand-object contact, yet current teleoperation systems remain far from this capability. To bridge this gap, we take a major step towards human-level dexterous teleoperation by introducing TeleDexter, a hand-object co-tracking controller that maps operator intent into learned, low-level contact execution. The controller is trained on consecutive co-tracking subgoals derived from human reference motions, utilizing a hybrid reward that couples sparse subgoal objectives with dense tracking rewards to enable learning across diverse interaction modalities rather than frame-wise trajectory imitation. The entire pipeline requires only single-stage RL and, with random action masking and domain randomization, transfers zero-shot to the real robot. We evaluate TeleDexter on seven challenging dexterous teleoperation tasks spanning object reorientation and long-horizon tool use across two dexterous hands, achieving a 75% average success rate where all baselines consistently fail. Furthermore, the collected demonstrations successfully train autonomous policies via behavioral cloning, marking a concrete step towards human-level dexterous teleoperation.

cs.RO

Reconstructing Randomly Masked Spectra Helps DNNs Identify Discriminant Wavenumbers

Nondestructive detection methods, based on vibrational spectroscopy, are vitally important in a wide range of applications including industrial chemistry, pharmacy and national defense. Recently, deep learning has been introduced into vibrational spectroscopy showing great potential. Different from images, text, etc. that offer large labeled data sets, vibrational spectroscopic data is very limited, which requires novel concepts beyond transfer and meta learning. To tackle this, we propose a task-enhanced augmentation network (TeaNet). The key component of TeaNet is a reconstruction module that inputs randomly masked spectra and outputs reconstructed samples that are similar to the original ones, but include additional variations learned from the domain. These augmented samples are used to train the classification model. The reconstruction and prediction parts are trained simultaneously, end-to-end with back-propagation. Results on both synthetic and real-world datasets verified the superiority of the proposed method. In the most difficult synthetic scenarios TeaNet outperformed CNN by 17%. We visualized and analysed the neuron responses of TeaNet and CNN, and found that TeaNet's ability to identify discriminant wavenumbers was excellent compared to CNN. Our approach is general and can be easily adapted to other domains, offering a solution to more accurate and interpretable few-shot learning.

cs.LG

A Proof of the Eigenvalue Ratio Bound for Embedded Surfaces

We explain how the spectrum of a closed embedded surface $Σ\subset \mathbb{R}^3$ relates to the Dirichlet spectrum of the bounded domain $Ω\subset \mathbb{R}^3$ with $\partial Ω= Σ$. We prove that there exists a positive constant $K_g$, depending only on the genus $g$ of $Σ$, such that $λ_k^D(Ω)^{3/2}/(λ_k(Σ)\sqrt{λ_1(Σ)}) \ge K_g$, where $λ_k(Σ)$ denotes the $k$-th nonzero eigenvalue of the Laplace-Beltrami operator on $Σ$ and $λ_k^D(Ω)$ denotes the $k$-th eigenvalue of the Laplacian on $Ω$ with Dirichlet boundary conditions. Moreover, we explicitly obtain the dependence of $K_g$ on the genus, showing that $K_g \propto (g+1)^{-1}$, and we determine the optimal constant $K_0$ for $k=1$ in the genus-zero case. A generalized version of this result in arbitrary dimension is also provided for domains whose boundaries have nonnegative Ricci curvature.

math.DG

Skyrmion Quantum Diode Prototype: Bridging Micromagnetic Simulations and Quantum Models

Magnetic skyrmions are topologically protected spin textures known for their robustness against perturbations. Their topological stability makes them robust information carriers, ideal for tackling a key challenge in quantum computing: creating reliable, one-way links between different types of qubits. In this proof-of-concept study, we introduce a novel device - the skyrmion quantum diode - based on skyrmion qubits. Our approach combines classical micromagnetic simulations, achieving skyrmion diameters as small as 3 nm, with quantum circuit models inspired by superconducting qubits. In this work, we demonstrate: (i) unidirectional skyrmion transport via the skyrmion Hall effect in asymmetric junctions, spanning length scales from 20 nm down to 3 nm; (ii) potential compatibility with flux-tunable quantum architectures; and (iii) preliminary insights into anharmonicity in skyrmion-based qubit systems. These results establish both the operational feasibility and the scaling behavior necessary for a hybrid skyrmion-quantum platform. Our work outlines a path toward integrating skyrmion based quantum components into practical device architectures, enabling low-dissipation, unidirectional quantum information transport. This capability is crucial for scalable quantum computing, spintronic logic, and hybrid quantum systems, and opens opportunities for chipscale, pump-free isolators and directional quantum links that enhance readout fidelity, reduce cryogenic load, and support modular skyrmion-superconducting processors

quant-ph

Towards Ancient Plant Seed Classification: A Benchmark Dataset and Baseline Model

Understanding the dietary preferences of ancient societies and their evolution across periods and regions is crucial for revealing human-environment interactions. Seeds, as important archaeological artifacts, represent a fundamental subject of archaeobotanical research. However, traditional studies rely heavily on expert knowledge, which is often time-consuming and inefficient. Intelligent analysis methods have made progress in various fields of archaeology, but there remains a research gap in data and methods in archaeobotany, especially in the classification task of ancient plant seeds. To address this, we construct the first Ancient Plant Seed Image Classification (APS) dataset. It contains 8,340 images from 17 genus- or species-level seed categories excavated from 18 archaeological sites across China. In addition, we design a framework specifically for the ancient plant seed classification task (APSNet), which introduces the scale feature (size) of seeds based on learning fine-grained information to guide the network in discovering key "evidence" for sufficient classification. Specifically, we design a Size Perception and Embedding (SPE) module in the encoder part to explicitly extract size information for the purpose of complementing fine-grained information. We propose an Asynchronous Decoupled Decoding (ADD) architecture based on traditional progressive learning to decode features from both channel and spatial perspectives, enabling efficient learning of discriminative features. In both quantitative and qualitative analyses, our approach surpasses existing state-of-the-art image classification methods, achieving an accuracy of 90.5%. This demonstrates that our work provides an effective tool for large-scale, systematic archaeological research.

cs.CV

SafeFall: Learning Protective Control for Humanoid Robots

Bipedal locomotion makes humanoid robots inherently prone to falls, causing catastrophic damage to the expensive sensors, actuators, and structural components of full-scale robots. To address this critical barrier to real-world deployment, we present \method, a framework that learns to predict imminent, unavoidable falls and execute protective maneuvers to minimize hardware damage. SafeFall is designed to operate seamlessly alongside existing nominal controller, ensuring no interference during normal operation. It combines two synergistic components: a lightweight, GRU-based fall predictor that continuously monitors the robot's state, and a reinforcement learning policy for damage mitigation. The protective policy remains dormant until the predictor identifies a fall as unavoidable, at which point it activates to take control and execute a damage-minimizing response. This policy is trained with a novel, damage-aware reward function that incorporates the robot's specific structural vulnerabilities, learning to shield critical components like the head and hands while absorbing energy with more robust parts of its body. Validated on a full-scale Unitree G1 humanoid, SafeFall demonstrated significant performance improvements over unprotected falls. It reduced peak contact forces by 68.3\%, peak joint torques by 78.4\%, and eliminated 99.3\% of collisions with vulnerable components. By enabling humanoids to fail safely, SafeFall provides a crucial safety net that allows for more aggressive experiments and accelerates the deployment of these robots in complex, real-world environments.

cs.RO

Twisted superconducting quantum diodes: Towards anharmonicity and high fidelity

As quantum technologies advance, a fundamental challenge is mitigating noise and backscattering in superconducting circuits to achieve scalable, high-fidelity operations. Conventional superconducting components lack directionality, causing energy loss and decoherence. Superconducting diodes, that allow dissipationless current in one direction and resistive flow in the other, offer a potential remedy, yet their efficiency and quantum integration remain limited. Here, we realize a quantum diode in twisted NbSe2 bilayers under in-plane and out-of-plane magnetic fields. A mere 1 degree twist yields an efficiency enhancement over pristine devices, reaching 27.6 percent. Quantum simulations reveal that this intermediate efficiency, well below 100 percent ideal, is both experimentally practical and optimal for preserving qubit anharmonicity and stabilizing two-level systems. These findings show that maximal rectification is not always beneficial for quantum information, establishing a new principle for designing the fundamental properties of twisted superconductors towards low-power, high-fidelity quantum circuits.

quant-ph

ControlVLA: Few-shot Object-centric Adaptation for Pre-trained Vision-Language-Action Models

Learning real-world robotic manipulation is challenging, particularly when limited demonstrations are available. Existing methods for few-shot manipulation often rely on simulation-augmented data or pre-built modules like grasping and pose estimation, which struggle with sim-to-real gaps and lack extensibility. While large-scale imitation pre-training shows promise, adapting these general-purpose policies to specific tasks in data-scarce settings remains unexplored. To achieve this, we propose ControlVLA, a novel framework that bridges pre-trained VLA models with object-centric representations via a ControlNet-style architecture for efficient fine-tuning. Specifically, to introduce object-centric conditions without overwriting prior knowledge, ControlVLA zero-initializes a set of projection layers, allowing them to gradually adapt the pre-trained manipulation policies. In real-world experiments across 6 diverse tasks, including pouring cubes and folding clothes, our method achieves a 76.7% success rate while requiring only 10-20 demonstrations -- a significant improvement over traditional approaches that require more than 100 demonstrations to achieve comparable success. Additional experiments highlight ControlVLA's extensibility to long-horizon tasks and robustness to unseen objects and backgrounds.

cs.RO

2D Spintronics for Neuromorphic Computing with Scalability and Energy Efficiency

The demand for computing power has been growing exponentially with the rise of artificial intelligence (AI), machine learning, and the Internet of Things (IoT). This growth requires unconventional computing primitives that prioritize energy efficiency, while also addressing the critical need for scalability. Neuromorphic computing, inspired by the biological brain, offers a transformative paradigm for addressing these challenges. This review paper provides an overview of advancements in 2D spintronics and device architectures designed for neuromorphic applications, with a focus on techniques such as spin-orbit torque, magnetic tunnel junctions, and skyrmions. Emerging van der Waals materials like CrI3, Fe3GaTe2, and graphene-based heterostructures have demonstrated unparalleled potential for integrating memory and logic at the atomic scale. This work highlights technologies with ultra-low energy consumption (0.14 fJ/operation), high switching speeds (sub-nanosecond), and scalability to sub-20 nm footprints. It covers key material innovations and the role of spintronic effects in enabling compact, energy-efficient neuromorphic systems, providing a foundation for advancing scalable, next-generation computing architectures.

physics.app-ph

Simulating Pattern Recognition Using Non-volatile Synapses: MRAM, Ferroelectrics and Magnetic Skyrmions

This project explores the use of non-volatile synapses in neuromorphic computing for pattern recognition tasks through a comprehensive simulation-based approach. The main approach is through spintronic synapses, which leverage the electron's spin properties to achieve efficient data processing and storage. This offers a promising alternative to traditional electronic synapses which require constant power recharge to prevent data leakage. The goal is to develop and simulate a neural network model that incorporates spintronic synapses, examining their potential to perform complex pattern recognition tasks such as image and sound classification. By building a simulation environment, we will replicate various models, including spin transfer torque based MRAM, voltage controlled magnetic anisotropy based MRAM, ferroelectric field effect transistors, and skyrmion based nanotrack for synaptic devices, to evaluate their performance and compare results across different non-volatile implementations. The findings will highlight the effectiveness of spintronic synapses in creating low-power, high-performance neuromorphic hardware, providing valuable insights into their application for future energy-efficient artificial intelligence systems.

cond-mat.mes-hall

Room-temperature Ferroelectric Control of 2D Layered Magnetism

Electrical tuning of magnetism is crucial for developing fast, compact, ultra-low power electronic devices. Multiferroics offer significant potential due to their ability to control magnetic via an electric field through magnetoelectric coupling, especially in layered ferroelectric/ferromagnet heterostructures. A key challenge is achieving reversible and stable switching between distinct magnetic states using a voltage control. In this work, we present ferroelectric tuning of room-temperature magnetism in a 2D layered ferromagnet. The energy-efficient control consumes less than 1 fJ per operation which is normally in the order of several aJ, resulting in a ~43% change in magnetization. This tunable multiferroic interface and associated devices provide promising opportunities for next-generation reconfigurable communication systems, spintronics, sensors and memories.

cond-mat.mes-hall

Machine-Learning-Enabled Fast Optical Identification and Characterization of 2D Materials

Two-dimensional materials are a class of atomically thin materials with assorted electronic and quantum properties. Accurate identification of layer thickness, especially for a single monolayer, is crucial for their characterization. This characterization process, however, is often time-consuming, requiring highly skilled researchers and expensive equipment like atomic force microscopy. This project aims to streamline the identification process by using machine learning to analyze optical images and quickly determine layer thickness. In this paper, we evaluate the performance of three machine learning models -- SegNet, 1D U-Net, and 2D U-Net -- in accurately identifying monolayers in microscopic images. Additionally, we explore labeling and image processing techniques to determine the most effective method for identifying layer thickness in this class of materials.

cond-mat.mtrl-sci

Integrating 2D Magnets for Quantum Devices: from Materials and Characterization to Future Technology

The unveiling of 2D van der Waals magnetism in 2017 ignited a surge of interest in low-dimensional magnetism. With dimensions reduced, research has delved into facile electric control of 2D magnetism, high-quality heterostructure design, and new device functionality. These atomically thin magnetic materials have spawned a burgeoning field known as 2D spintronics, holding immense promise for future quantum technologies. In this review, we comprehensively survey the current advancements in 2D magnet-based quantum devices, accentuating their role in manifesting exotic properties and enabling novel functionalities. Topological states, spin torques, voltage control of magnetic anisotropy, strain engineering, twistronics and designer interface will be discussed. Furthermore, we offer an outlook to guide their development in future CMOS and quantum hardware paradigms.

cond-mat.mes-hall

2D Magnetic Heterostructures: Spintronics and Quantum Future

The discovery of two-dimensional (2D) magnetism within atomically thin structures derived from layered crystals has opened up a new realm for exploring magnetic heterostructures. This emerging field provides a foundational platform for investigating unique physical properties and exquisite phenomena at the nanometer and molecular/atomic scales. By engineering 2D interfaces using physical methods and selecting interlayer interactions, we unlock the potential for extraordinary exchange dynamics. This potential extends to high-performance and high-density magnetic memory applications, as well as future advancements in neuromorphic and quantum computing. This review delves into recent advances in 2D magnets, elucidates the mechanisms behind 2D interfaces, and highlights the development of 2D devices for spintronics and quantum information. Particular focus is placed on 2D magnetic heterostructures with topological properties, promising for a resilient and low-error information system. Finally, we discuss the trends of 2D heterostructures for future electronics, considering the challenges and opportunities from physics, material synthesis, and technological prospective.

cond-mat.mes-hall

Explaining Competitive-Level Programming Solutions using LLMs

In this paper, we approach competitive-level programming problem-solving as a composite task of reasoning and code generation. We propose a novel method to automatically annotate natural language explanations to \textit{ } pairs. We show that despite poor performance in solving competitive-level programming problems, state-of-the-art LLMs exhibit a strong capacity in describing and explaining solutions. Our explanation generation methodology can generate a structured solution explanation for the problem containing descriptions and analysis. To evaluate the quality of the annotated explanations, we examine their effectiveness in two aspects: 1) satisfying the human programming expert who authored the oracle solution, and 2) aiding LLMs in solving problems more effectively. The experimental results on the CodeContests dataset demonstrate that while LLM GPT3.5's and GPT-4's abilities in describing the solution are comparable, GPT-4 shows a better understanding of the key idea behind the solution.

cs.CL

Ubiquitous Superconducting Diode Effect in Superconductor Thin Films

The macroscopic coherence in superconductors supports dissipationless supercurrents which could play a central role in emerging quantum technologies. Accomplishing unequal supercurrents in the forward and backward directions would enable unprecedented functionalities. This nonreciprocity of critical supercurrents is called superconducting (SC) diode effect. We demonstrate strong SC diode effect in conventional SC thin films, such as niobium and vanadium, employing external magnetic fields as small as 1 Oe. Interfacing the SC layer with a ferromagnetic semiconductor EuS, we further accomplish non-volatile SC diode effect reaching a giant efficiency of 65%. By careful control experiments and theoretical modeling, we demonstrate that the critical supercurrent nonreciprocity in SC thin films could be easily accomplished with asymmetrical vortex edge/surface barriers and the universal Meissner screening current governing the critical currents. Our engineering of the SC diode effect in simple systems opens door for novel technologies. Meanwhile, we reveal the ubiquity of Meissner screening effect induced SC diode effect in superconducting films, which should be eliminated with great care in the search of exotic superconducting states harboring finite-momentum Cooper pairing.

cond-mat.supr-con