paper-with-me

Papers

Affordance-Aware Object Insertion via Mask-Aware Dual Diffusion

2024-12-19 · Jixuan He, Wanhua Li, Ye Liu, Junsik Kim, Donglai Wei, Hanspeter Pfister

As a common image editing operation, image composition involves integrating foreground objects into background scenes. In this paper, we expand the application of the concept of Affordance from human-centered image composition tasks to a more general object-scene composition framework, addressing the complex interplay between foreground objects and background scenes. Following the principle of Affordance, we define the affordance-aware object insertion task, which aims to seamlessly insert any object into any scene with various position prompts. To address the limited data issue and incorporate this task, we constructed the SAM-FB dataset, which contains over 3 million examples across more than 3,000 object categories. Furthermore, we propose the Mask-Aware Dual Diffusion (MADD) model, which utilizes a dual-stream architecture to simultaneously denoise the RGB image and the insertion mask. By explicitly modeling the insertion mask in the diffusion process, MADD effectively facilitates the notion of affordance. Extensive experimental results show that our method outperforms the state-of-the-art methods and exhibits strong generalization performance on in-the-wild images. Please refer to our code on https://github.com/KaKituken/affordance-aware-any.

📄 PDF Abstract BibTeX arXiv:2412.14462

Code (1)

kakituken/affordance-aware-any 공식 구현 pytorch

Tasks

Object

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 제목 키워드 기반

AffordTrajDP: Dynamic Affordance-Guided Visuomotor Policy Learning for Robotic Manipulation

2026-08-03 · Gaoyuan Wu, Ziyu Shan, Haoyang Du, Yuyao Jiang 외 arxiv

Affordance-guided imitation learning has shown impressive performance in robotic manipulation tasks by compressing visual perception into task-specific geometric constraints (e.g., fixed contact points). However, the com…

Text2Place: Affordance-aware Text Guided Human Placement

2024-07-22 · Rishubh Parihar, Harsh Gupta, Sachidanand VS, R. Venkatesh Babu

For a given scene, humans can easily reason for the locations and pose to place objects. Designing a computational model to reason about these affordances poses a significant challenge, mirroring the intuitive reasoning …

AttributeHallucination

Learning 3D Affordances for Blade Insertion in Cluttered Stowing

2026-06-25 · Tianyu Li, Harpreet Sawhney, Minju Jung, Aditya Mehrotra 외 arxiv

Many manipulation tasks require reasoning about free-space affordances: discovering volumes where an extended rigid tool can safely navigate, complementary to surface contact affordances for grasping. Robotic stowing is …

Task-Aware 3D Affordance Segmentation via 2D Guidance and Geometric Refinement

2025-11-12 · Lian He, Meng Liu, Qilang Ye, Yu Zhou 외 arxiv

Understanding 3D scene-level affordances from natural language instructions is essential for enabling embodied agents to interact meaningfully in complex environments. However, this task remains challenging due to the ne…

Affordance DetectionPoint Clouds

SmartMask: Context Aware High-Fidelity Mask Generation for Fine-grained Object Insertion and Layout Control

2023-12-08 · CVPR 2024 1 · Jaskirat Singh, Jianming Zhang, Qing Liu, Cameron Smith 외

The field of generative image inpainting and object insertion has made significant progress with the recent advent of latent diffusion models. Utilizing a precise object mask can greatly enhance these applications. Howev…

Image GenerationImage InpaintingLayout DesignLayout-to-Image Generation+1