**arXiv ID:** 2207.00787 **Authors:** Michael Chang, Thomas L. Griffiths, Sergey Levine **Published:** 2022-07-02T10:00:35Z **Abstract:** Iterative refinement -- start with a random guess, then iteratively improve the guess -- is a useful paradigm for representation learning because it offers a way to break symmetries among equally plausible explanations for the data. This property enables the application of such methods to infer representations of sets of entities, such as objects in physica...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill object-representations-as-fixed-points-training-iterative-refinement-algorithms-with-implicit-differentiation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Object Representations As Fixed Points Training Iterative Refinement Algorithms With Implicit Differentiation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-object-representations-as-fixed-points-training-it)More formats (shields.io, HTML) on the badges page.
# Object Representations as Fixed Points: Training Iterative Refinement Algorithms with Implicit Differentiation
**arXiv ID:** 2207.00787
**Authors:** Michael Chang, Thomas L. Griffiths, Sergey Levine
**Published:** 2022-07-02T10:00:35Z
**Abstract:**
Iterative refinement -- start with a random guess, then iteratively improve the guess -- is a useful paradigm for representation learning because it offers a way to break symmetries among equally plausible explanations for the data. This property enables the application of such methods to infer representations of sets of entities, such as objects in physical scenes, structurally resembling clustering algorithms in latent space. However, most prior works differentiate through the unrolled refinement process, which can make optimization challenging. We observe that such methods can be made differentiable by means of the implicit function theorem, and develop an implicit differentiation approach that improves the stability and tractability of training by decoupling the forward and backward passes. This connection enables us to apply advances in optimizing implicit layers to not only improve the optimization of the slot attention module in SLATE, a state-of-the-art method for learning entity representations, but do so with constant space and time complexity in backpropagation and only one additional line of code.
## Skill Description
This skill is generated from the arXiv paper: Object Representations as Fixed Points: Training Iterative Refinement Algorithms with Implicit Differentiation (2207.00787).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2207.00787](http://arxiv.org/abs/2207.00787v3)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!