paper-with-me

홈 › Papers

TopoCut: Learning Multi-Step Cutting with Spectral Rewards and Discrete Diffusion Policies

2025-09-24 · Liquan Wang, Jiangjie Bian, Eric Heiden, Animesh Garg arxiv

Robotic manipulation tasks involving cutting deformable objects remain challenging due to complex topological behaviors, difficulties in perceiving dense object states, and the lack of efficient evaluation methods for cutting outcomes. In this paper, we introduce TopoCut, a comprehensive benchmark for multi-step robotic cutting tasks that integrates a cutting environment and generalized policy learning. TopoCut is built upon three core components: (1) We introduce a high-fidelity simulation environment based on a particle-based elastoplastic solver with compliant von Mises constitutive models, augmented by a novel damage-driven topology discovery mechanism that enables accurate tracking of multiple cutting pieces. (2) We develop a comprehensive reward design that integrates the topology discovery with a pose-invariant spectral reward model based on Laplace-Beltrami eigenanalysis, facilitating consistent and robust assessment of cutting quality. (3) We propose an integrated policy learning pipeline, where a dynamics-informed perception module predicts topological evolution and produces particle-wise, topology-aware embeddings to support PDDP (Particle-based Score-Entropy Discrete Diffusion Policy) for goal-conditioned policy learning. Extensive experiments demonstrate that TopoCut supports trajectory generation, scalable learning, precise evaluation, and strong generalization across diverse object geometries, scales, poses, and cutting goals.

📄 PDF Abstract BibTeX arXiv:2509.19712

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Anomaly Detection with Noisy Labels by Reinforcement Learning

2024-07-08 · Zhu Wang, Shuang Zhou, Junnan Dong, Chang Yang 외

Graph anomaly detection (GAD) has been widely applied in many areas, e.g., fraud detection in finance and robot accounts in social networks. Existing methods are dedicated to identifying the outlier nodes that deviate fr…

Anomaly DetectionFraud DetectionGraph Anomaly Detectionreinforcement-learning+1

LionMuon: Alternating Spectral and Sign Descent for Efficient Training

2026-05-19 · Arman Bolatov, Artem Riabinin, Nikita Kornilov, Andrey Veprikov 외 arxiv

In large-scale optimization, the cheapness and effectiveness of update steps are the most crucial factors for a successful optimizer. Sign-based optimizers like Lion or Signum produce cheap per-step updates, whereas Muon…

Hybrid of DiffStride and Spectral Pooling in Convolutional Neural Networks

2024-01-17 · Sulthan Rafif, Mochamad Arfan Ravy Wahyu Pratama, Mohammad Faris Azhar, Ahmad Mustafidul Ibad 외

Stride determines the distance between adjacent filter positions as the filter moves across the input. A fixed stride causes important information contained in the image can not be captured, so that important information…

Quantization

Grounded Scaling: Why Agentic AI Needs Deterministic Environments

2026-06-21 · Liang Ding, Xintong Wang arxiv

Long-chain agent execution fails exponentially in environments designed for human tolerance: with per-step determinism $δ< 1$, $k$-step chain success degrades as $δ^k$. The AGI-to-ASI scaling debate (Genewein et al., 202…

Adapting to Reward Progressivity via Spectral Reinforcement Learning

2021-04-29 · ICLR 2021 1 · Michael Dann, John Thangarajah

In this paper we consider reinforcement learning tasks with progressive rewards; that is, tasks where the rewards tend to increase in magnitude over time. We hypothesise that this property may be problematic for value-ba…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1