paper-with-me

Papers

RaggeDi: Diffusion-based State Estimation of Disordered Rags, Sheets, Towels and Blankets

2024-09-18 · Jikai Ye, Wanze Li, Shiraz Khan, Gregory S. Chirikjian

Cloth state estimation is an important problem in robotics. It is essential for the robot to know the accurate state to manipulate cloth and execute tasks such as robotic dressing, stitching, and covering/uncovering human beings. However, estimating cloth state accurately remains challenging due to its high flexibility and self-occlusion. This paper proposes a diffusion model-based pipeline that formulates the cloth state estimation as an image generation problem by representing the cloth state as an RGB image that describes the point-wise translation (translation map) between a pre-defined flattened mesh and the deformed mesh in a canonical space. Then we train a conditional diffusion-based image generation model to predict the translation map based on an observation. Experiments are conducted in both simulation and the real world to validate the performance of our method. Results indicate that our method outperforms two recent methods in both accuracy and speed.

📄 PDF Abstract BibTeX arXiv:2409.11831

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationState EstimationTranslation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ContraGS: Codebook-Condensed and Trainable Gaussian Splatting for Fast, Memory-Efficient Reconstruction

2025-09-03 · Sankeerth Durvasula, Sharanshangar Muhunthan, Zain Moustafa, Richard Chen 외 arxiv

3D Gaussian Splatting (3DGS) is a state-of-art technique to model real-world scenes with high quality and real-time rendering. Typically, a higher quality representation can be achieved by using a large number of 3D Gaus…

Bayesian Inference

ExtraGS: Enhancing Endoscopic View Extrapolation via Diffusion-Guided 3D Gaussian Splatting

2026-07-14 · Cheng-Tai Hsieh, Jiwei Shan, Han Fang, Jianshu Hu 외 arxiv

Robot-assisted minimally invasive surgery (MIS) critically depends on reliable endoscopic perception for navigation and safety. However, conventional endoscopes provide only a limited field of view, leaving large portion…

Novel View Synthesis

ExtraGS: Geometric-Aware Trajectory Extrapolation with Uncertainty-Guided Generative Priors

2025-08-21 · Kaiyuan Tan, Yingying Shen, Haohui Zhu, Zhiwei Zhan 외 arxiv

Synthesizing extrapolated views from recorded driving logs is critical for simulating driving scenes for autonomous driving vehicles, yet it remains a challenging task. Recent methods leverage generative priors as pseudo…

Autonomous Driving

Relation-aware graph structure embedding with co-contrastive learning for drug-drug interaction prediction

2023-07-04 · Mengying Jiang, Guizhong Liu, Biao Zhao, Yuanchao Su 외

Relation-aware graph structure embedding is promising for predicting multi-relational drug-drug interactions (DDIs). Typically, most existing methods begin by constructing a multi-relational DDI graph and then learning r…

AttributeContrastive LearningRelation

Introducing Super RAGs in Mistral 8x7B-v1

2024-04-13 · Ayush Thakur, Raghav Gupta

The relentless pursuit of enhancing Large Language Models (LLMs) has led to the advent of Super Retrieval-Augmented Generation (Super RAGs), a novel approach designed to elevate the performance of LLMs by integrating ext…

RetrievalRetrieval-augmented Generation