Jorge Mendez-Mendez's Avatar

Jorge Mendez-Mendez

@jmendezm.bsky.social

Embodied lifelong learning (compositionality, RL, TAMP, robotics). Assistant Professor at Stony Brook ECE. Postdoc at MIT CSAIL, PhD from GRASP lab at Penn. https://jorge-a-mendez.github.io

2,638 Followers  |  716 Following  |  36 Posts  |  Joined: 18.11.2024
Posts Following

Posts by Jorge Mendez-Mendez (@jmendezm.bsky.social)

I find it deeply annoying that papers (in AI and robotics) now treat the "Related Work" section as optional and often relegate it to an appendix (or omit it!). RW is part of the story: what gap is your work filling, and how does it build upon existing stuff. #AcademicWriting

07.01.2026 14:56 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Apply - Interfolio {{$ctrl.$state.data.pageTitle}} - Apply - Interfolio

If you're on the faculty job market this year, consider applying to our CS department's searches on AI, with particular attention to candidates on GenAI for programming, AI for science, and trustworthy AI. Job ad: apply.interfolio.com/175012. #AcademicJobMarket

07.01.2026 14:03 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Lol, I've used them heavily in my writing since I started my PhD. Now I have to check myself πŸ™ƒ

19.12.2025 14:27 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Lots of great intuition in this thread about LLM RL.

25.11.2025 13:23 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Maybe "correcting" wasn't the right word. The TAMP system tells the LLM what the mistakes were (e.g., a precondition wasn't met or an object couldn't be placed) and asks the LLM to generate a new plan, in a loop.

02.10.2025 16:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

The verdict? LLMs can't replace TAMP systems yet, especially for long-horizon, geometrically constrained tasks.

They are more promising as fast "idea generators", where a formal planner verifies their output.

Paper: arxiv.org/abs/2510.001...
Code & Data: github.com/jorge-a-mend...

02.10.2025 13:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

More counter-intuitive insight: giving the LLM more information can hurt performance!

When the prompt included geometric details, the LLM made more PDDL errors. The extra info "distracts" the model from the logical constraints. Are these systems sensitive to prompt engineering!

02.10.2025 13:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

Key finding: LLMs can solve many TAMP problems but lag behind engineered planners.

"Thinking" isn't always better! Non-reasoning LLMs outperformed reasoning ones.

Why? It's more efficient for the LLM generate plans quickly and have a formal TAMP system verify and correct them.

02.10.2025 13:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Video thumbnail

Can Large Language Models solve complex robotics problems with intricate geometric constraints? πŸ€–

Excited to share our preprint, "A Systematic Study of Large Language Models for Task and Motion Planning With PDDLStream"!

16 LLM planners using Gemini, 4950 TAMP problems.

πŸ§΅πŸ‘‡

02.10.2025 13:12 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 2    πŸ“Œ 1

I will be at @rl-conference.bsky.social this week. If you're around and would like to chat about lifelong learning, robotics, or abstractions, say hi!

05.08.2025 21:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I am looking forward to @collasconf.bsky.social next week, where I will be presenting my work and vision for lifelong robot learning through modularity.

05.08.2025 21:55 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Looking forward to seeing folks at @collasconf.bsky.social in Philly in a couple of weeks!

27.07.2025 14:17 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
CoLLAs Collas

πŸ“’ 2 weeks until #CoLLAs2025!

Here’s what you need to make the most of it

πŸ—“ Program: lifelong-ml.cc/Conferences/...

βœ… Papers: lifelong-ml.cc/Conferences/...

πŸ“ Venue: lifelong-ml.cc/Conferences/...

πŸ”— Info & registration: lifelong-ml.cc/Conferences/...

#AI #ML #ContinualLearning #LifelongLearning

27.07.2025 13:58 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 2

Submit your tutorial proposal or topic/presenter suggestions to tutorials@lifelong-ml.cc by April 30!

15.04.2025 13:23 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Broadcasting at its finest

16.12.2024 05:44 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I'll be at @neuripsconf.bsky.social #NeurIPS2024 next week for workshops and am looking to recruit PhD students for Fall '25. I'm generally interested in lifelong learning, robotics, and RL. If you'll be around and are interested in working with me, please send a note in Whova to meet up!

06.12.2024 14:01 β€” πŸ‘ 12    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I'm curious what the gap would be for getting this running with other platforms. Your thread seems to suggest it's fairly flexible and could be used with other 6-DoF mobile manipulators?

04.12.2024 13:16 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This looks awesome! Maybe I should consider a Stretch as my starter robot for my lab. πŸ€”

04.12.2024 13:09 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
RLJ | RLC Call for Papers

The call for papers for RLC is now up! Abstract deadline of 2/14, submission deadline of 2/21!
Please help us spread the word.
rl-conference.cc/callforpaper...

02.12.2024 15:39 β€” πŸ‘ 54    πŸ” 18    πŸ’¬ 1    πŸ“Œ 9

We did spend a few weeks on deep RL. OOD and continual learning for sure will be there. What are some good reads for uncertainty quantification?

02.12.2024 13:53 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I'm wrapping up my Deep Learning course this Thursday with a lecture titled "The future of deep learning". What topics should make it in there? (I want to do very little of "the state-of-the-art of deep learning" and much more "things that don't yet work but some believe will be game-changing".)

02.12.2024 13:15 β€” πŸ‘ 12    πŸ” 2    πŸ’¬ 3    πŸ“Œ 0
Post image

πŸ“’ Exciting News! The Fourth Conference on Lifelong Learning Agents (CoLLAs 2025) will be held at the University of Pennsylvania (@Penn) in Philadelphia, USA πŸ‡ΊπŸ‡Έ

πŸ—“οΈ Important Dates:

Abstract Deadline: Feb 21, 2025
Submission Deadline: Feb 26, 2025
Conference Dates: Aug 11 - Aug 14, 2025 1/

28.11.2024 15:48 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

I did a starter pack of people in New York (City) working on ML/AI. Please distribute and feel free to self nominate!

go.bsky.app/BoEtagz

19.11.2024 01:38 β€” πŸ‘ 87    πŸ” 19    πŸ’¬ 42    πŸ“Œ 8

πŸ™‹β€β™‚οΈ I'm on the Island, if you're counting that.

30.11.2024 17:31 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

New feed on continual learning, lifelong learning, and related ML topics: bsky.app/profile/did:...

I hope you find it useful. Please let me know if you notice it is missing any posts, so that I can adjust the regular expression.

28.11.2024 16:29 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Scalable Continual Learning Abstract

It's almost time for #NeurIPS2024! I'll be there for workshops (and I'll be giving a talk at the Scalable Continual Learning workshop: sites.google.com/view/continu...). If you'll be around and want to chat, please reach out!

26.11.2024 19:23 β€” πŸ‘ 12    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

To clarify, this starter pack is for lifelong learning of the *machine* variety.

26.11.2024 14:26 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I work on embodied lifelong learning; would you mind adding me? Also, I made a related started pack for lifelong/continual learning: go.bsky.app/QXGY1iT. There may be some more folks there that are relevant!

25.11.2024 19:38 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

That may be true. Normalizing high-quality non-anonymous criticism of all (not just powerful) people in our field would be a positive. I still wonder if many junior folks would shy away from writing highly critical reviews knowing that their name would be visible later.

25.11.2024 17:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

While it may not be a prevalent issue, I don't think our community is exempt from that kind of abuse of power.

25.11.2024 17:36 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0