PhyEdit: Towards Real-World Object Manipulation via Physically-Grounded Image Editing
The paper introduces PhyEdit, a framework that enhances real-world object manipulation in image editing by leveraging explicit 3D geometric simulation and joint 2D-3D supervision, supported by a new dataset (RealManip-40K) and benchmark (ManipEval) to achieve superior physical accuracy and spatial consistency compared to existing models.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are playing with a digital photo editor, the kind where you can drag a cat from the left side of a picture to the right. Most of these tools work like a flat sticker: they just slide the image around on a 2D screen. But the real world isn't flat; it's deep. If you move a toy car closer to you in real life, it doesn't just slide sideways; it gets bigger, its details sharpen, and it might block the view of things behind it. This is the tricky part of "3D manipulation" in computer science. Scientists are trying to teach computers to understand this depth, perspective, and the laws of physics so that when they edit a picture, the objects behave like real things, not just flat stickers. This is crucial because if we want computers to help robots move things or to build "world models" that simulate reality, the computer needs to know that an object can't just float through a wall or change size without a reason.
Enter PhyEdit, a new tool developed by researchers at Zhejiang University that tries to solve this "flat sticker" problem. Think of PhyEdit as a digital sculptor who doesn't just paint on a canvas but first builds a 3D model of the scene in their head. When you ask PhyEdit to "move this banana to the left," it doesn't just slide the pixels. Instead, it uses a special "3D foundation model" to guess how deep the banana is, lifts it out of the flat picture into a virtual 3D space, moves it exactly where you want, and then projects it back down. Crucially, it checks its own work using a "joint supervision" system, which is like a teacher grading both the final drawing (the 2D image) and the 3D blueprint (the depth map) to make sure the object didn't magically shrink or stretch in a weird way.
The researchers found that while existing tools often mess up the size or position of objects when they try to move them in 3D, PhyEdit is much better at keeping things physically accurate. To prove this, they didn't just guess; they built a massive new dataset called RealManip-40K, which contains 40,000 pairs of real-world photos showing objects being moved in 3D space, complete with depth measurements. They also created a test called ManipEval to grade how well different AI models handle these moves. When they ran the tests, PhyEdit beat out many other methods, including some very powerful commercial models that cost money to use. For instance, on a specific test measuring how close the object's new position was to the target, PhyEdit scored a 65.33 (on a scale of 0 to 100), while the next best commercial model, Nano Banana Pro, scored 59.97. In terms of 3D shape accuracy (Chamfer distance), PhyEdit achieved a score of 18.93, significantly lower (which is better) than the commercial model's 25.33.
The paper suggests that this approach works because it combines a "plug-and-play" 3D guide with a training method that looks at both the 2D image and the 3D depth simultaneously. However, the authors are careful to note that this isn't a perfect magic wand yet. The system still struggles if the 3D map it builds is wrong (like if the depth sensor gets confused by a shiny object) or if the request is too extreme, like moving an object so close to the camera that it would disappear behind the lens. They also found that while PhyEdit is great at moving things, it's not necessarily better at changing the object's color or texture unless you give it very specific instructions. Ultimately, the paper suggests that by grounding image editing in real physics and 3D geometry, we are taking a significant step toward creating AI that can truly understand and manipulate the world, rather than just rearranging pixels on a flat screen.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.