Skip to content

Community blog: What Billiards Reveals About JEPA#3379

Open
hellojais wants to merge 2 commits into
huggingface:mainfrom
hellojais:lewm-billiards-blog
Open

Community blog: What Billiards Reveals About JEPA#3379
hellojais wants to merge 2 commits into
huggingface:mainfrom
hellojais:lewm-billiards-blog

Conversation

@hellojais
Copy link
Copy Markdown

This is a guest community blog post documenting a research study applying LeWM (a recently published JEPA-based world model) to a custom 2D billiards environment.

Summary of findings:

The model learned ball position well (R²=0.988) but velocity poorly (R²=0.33)
Pure JEPA embedding-based planning failed due to uniform latent geometry in this low-visual-complexity domain
A state-based hybrid CEM planner succeeded on novel cross-episode combinations
Findings concretely explain the Two-Room boundary condition described in the original LeWM paper
All assets are live:

Code: https://github.com/hellojais/le-wm
Dataset: https://huggingface.co/datasets/hellojais/billiards-worldmodel
Model: https://huggingface.co/hellojais/lewm-billiards

Congratulations! You've made it this far! Once merged, the article will appear at https://huggingface.co/blog. Official articles
require additional reviews. Alternatively, you can write a community article following the process here.

Preparing the Article

You're not quite done yet, though. Please make sure to follow this process (as documented here):

  • Add an entry to _blog.yml.
  • Add a thumbnail. There are no requirements here, but there is a template if it's helpful.
  • Check you use a short title and blog path.
  • Upload any additional assets (such as images) to the Documentation Images repo. This is to reduce bloat in the GitHub base repo when cloning and pulling. Try to have small images to avoid a slow or expensive user experience.
  • Add metadata (such as authors) to your md file. You can also specify guest or org for the authors.
  • Ensure the publication date is correct.
  • Preview the content. A quick way is to paste the markdown content in https://huggingface.co/new-blog. Do not click publish, this is just a way to do an early check.

Here is an example of a complete PR: #2382

Getting a Review

Please make sure to get a review from someone on your team or a co-author.
Once this is done and once all the steps above are completed, you should be able to merge.
There is no need for additional reviews if you and your co-authors are happy and meet all of the above.

Feel free to add @pcuenca as a reviewer if you want a final check. Keep in mind he'll be biased toward light reviews
(e.g., check for proper metadata) rather than content reviews unless explicitly asked.

@hellojais
Copy link
Copy Markdown
Author

@pcuenca requesting a light review when you get a chance. All checklist items are complete — metadata, date, _blog.yml entry, and all assets are live on GitHub/HuggingFace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant