SearcharxivSearch

arXiv subjects

Yubin Ke

Publications and source records attributed to Yubin Ke.

12 recordsLinked to original sources

KPGrasp: Scalable Keypoint Flow Matching for Dexterous Grasp Generation

Generating high-quality dexterous grasps remains challenging for learning-based methods, which often depend on carefully tuned contact losses or costly contact-based test-time refinement. We present KPGrasp, a flow-matching framework that learns dexterous grasp priors from large-scale data rather than relying on contact losses or contact-based test-time refinement. KPGrasp couples an all-Euclidean 3D hand-keypoint parameterization with a simple yet scalable Transformer flow model. The parameterization avoids the drawbacks of the conventional mixed SE(3) pose and joint-angle output space, expresses grasps in the same frame as the object point cloud, and thus enables native spatial reasoning; the Transformer flow model is trained with only the standard flow-matching loss and scales effectively with data, model capacity, and batch size. Experiments demonstrate state-of-the-art performance on two simulation benchmarks. On the Dexonomy benchmark, it reaches a 76.3% grasp success rate, improving over the strongest directly comparable baseline by 47.4% while reducing penetration depth to 2.4 mm. The same model also achieves the best average performance on the DexGrasp Anything benchmark without fine-tuning. For batched inference, KPGrasp requires only 0.032 s per grasp. Finally, real-world experiments on 20 diverse objects demonstrate that the pipeline can be deployed in a real-world setup.

cs.RO

Prrr: Personal Random Rewards for Blockchain Reporting

Smart contracts, the stateful programs running on blockchains, often rely on reports. Publishers are paid to publish these reports on the blockchain. Designing protocols that incentivize timely reporting is the prevalent reporting problem. But existing solutions face a security-performance trade-off: Relying on a small set of trusted publishers introduces centralization risks, while allowing open publication results in an excessive number of reports on the blockchain. We identify the root cause of this trade-off to be the standard symmetric reward design, which treats all reports equally. We prove that no symmetric-reward mechanism can overcome the trade-off. We present Personal Random Rewards for Reporting (Prrr), a protocol that assigns random heterogeneous values to reports. We call this novel mechanism-design concept Ex-Ante Synthetic Asymmetry. To the best of our knowledge, Prrr is the first game-theoretic mechanism (in any context) that deliberately forms participant asymmetry. Prrr employs a second-price-style settlement to allocate rewards, ensuring incentive compatibility and achieving both security and efficiency. Following the protocol constitutes a Subgame-Perfect Nash Equilibrium, robust against collusion and Sybil attacks. Prrr is applicable to numerous smart contracts that rely on timely reports.

cs.CR

An in situ self-adaptive hydrogel coating enables seamless neural interfaces via okra mucilage polysaccharide and α-helical peptide amphiphiles co-assembly

Long-term stability of neural interfaces is frequently compromised by mechanical mismatch and chronic neuroinflammation, often leading to electrode detachment and signal failure. While hydrogel coatings offer a solution, conventional designs typically rely on exogenous conductive fillers that can sacrifice mechanical flexibility or induce toxicity. Here, we report on a soft neural interface based on the supramolecular co-assembly of a renewable natural polysaccharide, okra mucilage polysaccharide (OMP), and an α-helical peptide amphiphiles (APA). The resulting OMP-APA hydrogel (OP gel) exhibits environment-responsive enhancements in bioadhesion and charge-transport capability triggered by physiological pH and electrical stimulation. These properties arise from intrinsic, stimulus-responsive alterations in fibre architecture and orientation, eliminating the need for conductive fillers. Leveraging interfacial liquid-liquid phase separation, we demonstrate the in situ coating of ultra-thin OP-gel coating onto carbon fibre electrodes (CFE). The OP-gel-coated electrodes (OP-CFE) significantly mitigate foreign body responses and glial scarring, enabling stable, high-quality neural recordings in a mouse cortical in vivo model. Our findings provide a versatile strategy for constructing seamless, multifunctional bio-interfaces through supramolecular co-assembly, with broad implications for advancing neural prosthetics and neuroscience research.

physics.bio-ph

TacDexGrasp: Compliant and Robust Dexterous Grasping with Tactile Feedback

Multi-fingered hands offer great potential for compliant and robust grasping of unknown objects, yet their high-dimensional force control presents a significant challenge. This work addresses two key problems: (1) distributing forces across multiple contacts to counteract an object's weight, and (2) preventing rotational slip caused by gravitational torque when a grasp is distant from the object's center of mass. We address these challenges via tactile feedback and a Second-Order Cone Programming (SOCP)-based controller, without explicit torque modeling or slip detection. Our key insights are (1) rotational slip inevitably induces translational slip at some contact points for a multi-fingered grasp, and (2) the ratio of tangential to normal force at each contact is an effective early stability indicator. By actively constraining this ratio for each finger below the estimated friction coefficient, our controller maintains grasp stability against both translational and rotational slip. Real-world experiments on 12 diverse objects demonstrate the robustness and compliance of our approach.

cs.RO

A dispersal recolonisation 3D biofilm in vitro model based on co-assembled peptide amphiphiles and clinical wound fluid

Chronic wound infections are sustained by dynamic 3D biofilm cycles involving maturation, dispersal, and recolonisation, yet existing in vitro models fail to reproduce these temporal and structural complexities. Here, we report a strategy that co-assembles a designed protease-inhibitory peptide amphiphile (PA-GF) with patient-derived wound fluid (WF) to reconstruct the complete biofilm life cycle in vitro. The PA-GF sequence incorporates an HWGF motif capable of binding and inhibiting matrix metalloproteinase-9 (MMP-9), thereby preserving the integrity of recolonised biofilms under proteolytic stress. Co-assembling with WF generated a living material that faithfully mimicked the biochemical and mechanical microenvironment of chronic wounds, supporting the formation of stable 3D biofilms capable of dispersal and recolonisation. Furthermore, we established a controllable polymicrobial infection model and validated its translational relevance through antibiotic susceptibility profiling and spatial microbiological analyses. Notably, the antibiotic response patterns of the PA/WF-derived biofilms closely mirrored those observed in a rat wound infection in vivo model. Collectively, our findings demonstrate that co-assembling living materials can recapitulate the nutritional composition, 3D architecture, and recolonisation dynamics of in vivo infectious biofilms, offering a physiologically relevant and customisable platform for investigating chronic wound infections and accelerating anti-biofilm drug discovery.

physics.med-ph

BODex: Scalable and Efficient Robotic Dexterous Grasp Synthesis Using Bilevel Optimization

Robotic dexterous grasping is important for interacting with the environment. To unleash the potential of data-driven models for dexterous grasping, a large-scale, high-quality dataset is essential. While gradient-based optimization offers a promising way for constructing such datasets, previous works suffer from limitations, such as inefficiency, strong assumptions in the grasp quality energy, or limited object sets for experiments. Moreover, the lack of a standard benchmark for comparing different methods and datasets hinders progress in this field. To address these challenges, we develop a highly efficient synthesis system and a comprehensive benchmark with MuJoCo for dexterous grasping. We formulate grasp synthesis as a bilevel optimization problem, combining a novel lower-level quadratic programming (QP) with an upper-level gradient descent process. By leveraging recent advances in CUDA-accelerated robotic libraries and GPU-based QP solvers, our system can parallelize thousands of grasps and synthesize over 49 grasps per second on a single 3090 GPU. Our synthesized grasps for Shadow, Allegro, and Leap hands all achieve a success rate above 75% in simulation, with a penetration depth under 1 mm, outperforming existing baselines on nearly all metrics. Compared to the previous large-scale dataset, DexGraspNet, our dataset significantly improves the performance of learning models, with a success rate from around 40% to 80% in simulation. Real-world testing of the trained model on the Shadow Hand achieves an 81% success rate across 20 diverse objects. The codes and datasets are released on our project page: https://pku-epic.github.io/BODex.

cs.RO

Dexonomy: Synthesizing All Dexterous Grasp Types in a Grasp Taxonomy

Generalizable dexterous grasping with suitable grasp types is a fundamental skill for intelligent robots. Developing such skills requires a large-scale and high-quality dataset that covers numerous grasp types (i.e., at least those categorized by the GRASP taxonomy), but collecting such data is extremely challenging. Existing automatic grasp synthesis methods are often limited to specific grasp types or object categories, hindering scalability. This work proposes an efficient pipeline capable of synthesizing contact-rich, penetration-free, and physically plausible grasps for any grasp type, object, and articulated hand. Starting from a single human-annotated template for each hand and grasp type, our pipeline tackles the complicated synthesis problem with two stages: optimize the object to fit the hand template first, and then locally refine the hand to fit the object in simulation. To validate the synthesized grasps, we introduce a contact-aware control strategy that allows the hand to apply the appropriate force at each contact point to the object. Those validated grasps can also be used as new grasp templates to facilitate future synthesis. Experiments show that our method significantly outperforms previous type-unaware grasp synthesis baselines in simulation. Using our algorithm, we construct a dataset containing 10.7k objects and 9.5M grasps, covering 31 grasp types in the GRASP taxonomy. Finally, we train a type-conditional generative model that successfully performs the desired grasp type from single-view object point clouds, achieving an 82.3% success rate in real-world experiments. Project page: https://pku-epic.github.io/Dexonomy.

cs.RO

De novo design of alpha-helical peptide amphiphiles repairing fragmented collagen type I via supramolecular co-assembly

The hierarchical triple-helix structure of collagen type I, Col I, is essential for extracellular matrix support and integrity. However, current reconstruction strategies face challenges such as chain mismatch, preventing proper fibril formation. Here, we report a supramolecular co-assembly strategy using a de novo-designed alpha-helical peptide amphiphile (APA) of just seven amino acids. The APA features a hydrophobic palmitic acid tail, which stabilizes the helical structure and promotes co-assembly upon interaction with complementary molecular structures. This minimal design enables selective recognition of fragmented collagen (FC), restoring triple-helix conformation and guiding fibre formation. We applied this mechanism to engineer FC-rich nanofat (NF) into a mechanically reinforced biomaterial. Integration of APA-NF with coaxial 3D printing enabled spatial control of structure and function. In a porcine model, this platform enhanced in situ vascularized adipose tissue regeneration. Our results demonstrate that hierarchical reconstruction of collagen via peptide-guided supramolecular assembly offers a promising strategy for soft tissue repair.

physics.chem-ph

BiAssemble: Learning Collaborative Affordance for Bimanual Geometric Assembly

Shape assembly, the process of combining parts into a complete whole, is a crucial robotic skill with broad real-world applications. Among various assembly tasks, geometric assembly--where broken parts are reassembled into their original form (e.g., reconstructing a shattered bowl)--is particularly challenging. This requires the robot to recognize geometric cues for grasping, assembly, and subsequent bimanual collaborative manipulation on varied fragments. In this paper, we exploit the geometric generalization of point-level affordance, learning affordance aware of bimanual collaboration in geometric assembly with long-horizon action sequences. To address the evaluation ambiguity caused by geometry diversity of broken parts, we introduce a real-world benchmark featuring geometric variety and global reproducibility. Extensive experiments demonstrate the superiority of our approach over both previous affordance-based and imitation-based methods. Project page: https://sites.google.com/view/biassembly/.

cs.RO

Ultra-small topological spin textures with size of 1.3nm at above room temperature in Fe78Si9B13 amorphous alloy

Topologically protected spin textures, such as skyrmions1,2 and vortices3,4, are robust against perturbations, serving as the building blocks for a range of topological devices5-9. In order to implement these topological devices, it is necessary to find ultra-small topological spin textures at room temperature, because small size implies the higher topological charge density, stronger signal of topological transport10,11 and the higher memory density or integration for topological quantum devices5-9. However, finding ultra-small topological spin textures at high temperatures is still a great challenge up to now. Here we find ultra-small topological spin textures in Fe78Si9B13 amorphous alloy. We measured a large topological Hall effect (THE) up to above room temperature, indicating the existence of highly densed and ultra-small topological spin textures in the samples. Further measurements by small-angle neutron scattering (SANS) reveal that the average size of ultra-small magnetic texture is around 1.3nm. Our Monte Carlo simulations show that such ultra-small spin texture is topologically equivalent to skyrmions, which originate from competing frustration and Dzyaloshinskii-Moriya interaction12,13 coming from amorphous structure14-17. Taking a single topological spin texture as one bit and ignoring the distance between them, we evaluated the ideal memory density of Fe78Si9B13, which reaches up to 4.44*104 gigabits (43.4 TB) per in2 and is 2 times of the value of GdRu2Si218 at 5K. More important, such high memory density can be obtained at above room temperature, which is 4 orders of magnitude larger than the value of other materials at the same temperature. These findings provide a unique candidate for magnetic memory devices with ultra-high density.

cond-mat.mtrl-sci

Evolution of medium-range order and its correlation with magnetic nanodomains in Fe-Dy-B-Nb bulk metallic glasses

Fe-based metallic glasses are promising functional materials for advanced magnetism and sensor fields. Tailoring magnetic performance in amorphous materials requires a thorough knowledge of the correlation between structural disorder and magnetic order, which remains ambiguous. Two practical difficulties remain: the first is directly observing subtle magnetic structural changes on multiple scales, and the second is precisely regulating the various amorphous states. Here we propose a novel approach to tailor the amorphous structure through the liquid liquid phase transition. In-situ synchrotron diffraction has unraveled a medium-range ordering process dominated by edge-sharing cluster connectivity during the liquid-liquid phase transition. Moreover, nanodomains with topological order have been found to exist in composition with liquid-liquid phase transition, manifesting as hexagonal patterns in small-angle neutron scattering profiles. The liquid-liquid phase transition can induce the nanodomains to be more locally ordered, generating stronger exchange interactions due to the reduced Fe-Fe bond and the enhanced structural order, leading to the increment of saturation magnetization. Furthermore, the increased local heterogeneity in the medium range scale enhances the magnetic anisotropy, promoting the permeability response under applied stress and leading to a better stress-impedance effect. These experimental results pave the way to tailor the magnetic structure and performance through the liquid-liquid phase transition.

cond-mat.mtrl-sci

Atomic structure of the continuous random network of amorphous C[(C6H4)2]2, PAF-1

We demonstrate that the amorphous material PAF-1, C[(C6H4)2]2, forms a continuous random network in which tetrahedral carbon sites are connected by 4,4'-biphenyl linkers. Experimental neutron total scattering measurements on deuterated, hydrogenous, and null-scattering samples agree with molecular dynamics simulations based on this model. From the MD model, we are able for the first time to interrogate the atomistic structure. The small-angle scattering is consistent with Porod scattering from particle surfaces, of the form Q^{-4}, where Q is the scattering vector. We measure a distinct peak in the scattering at Q = 0.45 Å^{-1}, corresponding to the first sharp diffraction peak in amorphous silica, which indicates the structural analogy between these two amorphous tetrahedral networks.

cond-mat.dis-nn