paper-with-me

Papers

Learning Deformable Body Interactions With Adaptive Spatial Tokenization

2025-07-18 · Hao Wang, Yu Liu, Daniel Biggs, Haoru Wang, Jiandong Yu, Ping Huang arxiv

Simulating interactions between deformable bodies is vital in fields like material science, mechanical design, and robotics. While learning-based methods with Graph Neural Networks (GNNs) are effective at solving complex physical systems, they encounter scalability issues when modeling deformable body interactions. To model interactions between objects, pairwise global edges have to be created dynamically, which is computationally intensive and impractical for large-scale meshes. To overcome these challenges, drawing on insights from geometric representations, we propose an Adaptive Spatial Tokenization (AST) method for efficient representation of physical states. By dividing the simulation space into a grid of cells and mapping unstructured meshes onto this structured grid, our approach naturally groups adjacent mesh nodes. We then apply a cross-attention module to map the sparse cells into a compact, fixed-length embedding, serving as tokens for the entire physical state. Self-attention modules are employed to predict the next state over these tokens in latent space. This framework leverages the efficiency of tokenization and the expressive power of attention mechanisms to achieve accurate and scalable simulation results. Extensive experiments demonstrate that our method significantly outperforms state-of-the-art approaches in modeling deformable body interactions. Notably, it remains effective on large-scale simulations with meshes exceeding 100,000 nodes, where existing methods are hindered by computational limitations. Additionally, we contribute a novel large-scale dataset encompassing a wide range of deformable body interactions to support future research in this area.

📄 PDF Abstract BibTeX arXiv:2507.13707

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CT-Guided Spatially-varying Regularization for Voxel-Wise Deformable Whole-Body PET Registration

2026-04-24 · Xiangcen Wu, Ruohua Chen, Sichun Li, Qianye Yang 외 arxiv

Whole-body Positron Emission Tomography (PET) registration is essential for multi-parametric tumor characterization and assessment of metastatic disease progression. In deep learning-based deformable registration, the de…

Analysis of a Spatialized Brain-Body-Environment System

2025-09-30 · Denizhan Pak, Quan Le Thien, Christopher J. Agostino arxiv

The brain-body-environment framework studies adaptive behavior through embodied and situated agents, emphasizing interactions between brains, biomechanics, and environmental dynamics. However, many models often treat the…

SoMA: A Real-to-Sim Neural Simulator for Robotic Soft-body Manipulation

2026-02-02 · Mu Huang, Hui Wang, Kerui Ren, Linning Xu 외 arxiv

Simulating deformable objects under rich interactions remains a fundamental challenge for real-to-sim robot manipulation, with dynamics jointly driven by environmental effects and robot actions. Existing simulators rely …

Robot Manipulation

Real-to-Sim Robot Policy Evaluation with Gaussian Splatting Simulation of Soft-Body Interactions

2025-11-06 · Kaifeng Zhang, Shuo Sha, Hanxiao Jiang, Matthew Loper 외 arxiv

Robotic manipulation policies are advancing rapidly, but their direct evaluation in the real world remains costly, time-consuming, and difficult to reproduce, particularly for tasks involving deformable objects. Simulati…

Deformable Cluster Manipulation via Whole-Arm Policy Learning

2025-07-22 · Jayadeep Jacob, Wenzheng Zhang, Houston Warren, Paulo Borges 외 arxiv

Manipulating clusters of deformable objects presents a substantial challenge with widespread applicability, but requires contact-rich whole-arm interactions. A potential solution must address the limited capacity for rea…

Reinforcement LearningPoint Clouds