Thrilled to share that I'll be starting as an Assistant Professor at Georgia Tech (@ICatGT / @GTrobotics / @mlatgt) in Fall 2026.
My lab will tackle problems in robot learning, multimodal ML, and interaction. I'm recruiting PhD students this next cycle – please apply/reach out!
Since getting academic access, I’ve been thinking about GPT-3’s applications to grounded language understanding — e.g. for robotics and other embodied agents.
In doing so, I came up with a new demo:
Objects to Affordances: “what can I do with an object?”
cc @gdb
We're excited to open-source Mistral 🚀 - a codebase for accessible large-scale LM training, built as part of Stanford's CRFM (crfm.stanford.edu/).
We're releasing 10 GPT-2 Small & Medium models with different seeds & 600+ checkpoints per run!
github.com/stanford-crfm/mis… [1/4]
Thrilled to announce I'm joining @huggingface 🤗 as a research intern while doing my PhD!
Step 1: scalable training that's accessible and transparent w/ @StasBekman and Thomas Wang.
Step 2+: multimodality, robotics, RL!
Huge thanks to @Thom_Wolf and team for the opportunity!
What design choices matter when developing a visually-conditioned language model (VLM)?
Check out our paper – Prismatic VLMs – and open-source training code, evaluation suite, and 42 pretrained VLMs at the 7B-13B scale!
📜 arxiv.org/abs/2402.07865
⚙️ + 🤗 github.com/TRI-ML/prismatic-…
ALT Our investigation of different axes for developing visually-conditioned language models (VLMs) spans four different axes.
[Top Left] 1. Optimization procedure - should we freeze model components, or do we need multi-stage training?
[Bottom Left] 2. Image processing and visual representations - how should we choose pretrained representations?
[Top Right] 3. Language Models - how do base or instruct-tuned LMs affect performance? Does co-training on language-only data help?
[Bottom Right] 4. Scaling Properties - are we undertraining our models? What type of added data helps?
Super honored (and very embarrassed) that @karpathy took the time to look at some of our code and fix an inefficiency (*cough*, bug, *cough*) I introduced 😅.
Loving the @huggingface open source community today 🤗!
Incredibly excited (and still a bit in shock) that our #ACL2021 paper with the amazing @RanjayKrishna@drfeifei and @chrmanning won an Outstanding Paper award!
This paper has a fun story that doesn’t quite fit in 8 pages; blog post, paper, and all code up soon!
ALT Learning by Decomposition: First, a user tried to complete a high-level task ("wash the coffee mug") with a model pre-trained on simple instructions (e.g. "go to the cup." "pick it up," etc.).
Over the course of interaction, users use high-level language ("wash the coffee mug") that the robot doesn't understand, and have to simplify to get the robot to complete the task. After succeeded at a task, users "teach" these high-level instructions by decomposing them in terms of the low-level actions the robot was able to execute.
This "interact, then decompose" framework is pretty general, and lets us update our system efficiently between tasks, so users can use what they just taught immediately, when completing a new task.
Proud to share "LILA: Language-Informed Latent Actions," our paper at #CoRL2021.
How can we build assistive controllers by fusing language & shared autonomy?
Jointly authored w/ @megha_byte, with my advisors @percyliang & @DorsaSadigh.
📜: arxiv.org/abs/2111.03205
🧵: (1 / 10)
Want to build robots that adapt to language corrections in real-time?
Introducing "No, to the Right – Online Language Corrections for Manipulation via Shared Autonomy" (arxiv.org/abs/2301.02555) w/ @YuchenCui1, Raj, Nidhya, @percyliang & @DorsaSadigh at #HRI2023 - 🧵👇 (1/N).
ALT Left panel: a robot manipulator trying to insert a book into a shelf, but getting stuck.
Right panel: a human user identifying that the robot is stuck, and issuing a correction – "No, to the right!"
Incredibly honored that Voltron is one of the nominees for Best Paper at #RSS2023!
Just landed in Daegu, South Korea and can’t wait to present on Tuesday (catch our talk in Session 4 at 3 PM KST). Excited to meet everyone, and stoked for a week of awesome talks and demos!
Diverse, representative data is becoming increasingly important for building generalizable robotic systems.
We're organizing the Workshop on Learning from Diverse, Offline Data (L-DOD) at RSS 2022 (NYC/hybrid) to come together and discuss this!
sites.google.com/view/l-dod-…
ALT Workshop on Learning from Diverse, Offline Data in NYC on June 27th, as part of Robotics: Science & Systems 2022.
I've been struggling to put words to Professor Charniak's passing. I can count on one hand the people in my life that have single-handedly reshaped the trajectory of my life – he's at the top of that list.
He was a man of honor, humility, and boundless energy.
@BrownCSDept is mourning the loss of University Professor Emeritus of Computer Science and Cognitive Science Eugene Charniak, one of our founding faculty members. He passed away on June 13, just a few days after his seventy-seventh birthday. (1 of 3)
How do we build visually guided controllers that help humans operate complex robots?
Thrilled to share our #L4DC paper "Learning Visually Guided Latent Actions for Assistive Teleoperation" with Albert Zhai, @loseydp, and @DorsaSadigh!
Paper: arxiv.org/abs/2105.00580
A 🧵 [1/7]
ALT Visually Guided Latent Actions: We build models that leverage perception (via a learned object detector) to learn a low-dimensional structured "latent actions" for task-conditional control.
How do we conduct ethical research from the *start*?
At Hugging Face, we've started working on multimodal pretraining (💬, 📸, 🎤, 🎥), involving collecting a dataset & training models.
Ethics can't be an afterthought! A 🧵⬇️ (1/3)
How do we integrate ethical principles into the ML research cycle?
A few months ago, we kicked off a project at Hugging Face on multimodal datasets and models.🐙
Instead of discussing ethics at the end, we wrote down our ethical values from the start!
huggingface.co/blog/ethical-…
Extremely honored to be named an RSS Pioneer! Thrilled to get to know the rest of the cohort in Delft this summer — thank you @RSSPioneers for organizing such a wonderful event!
We are thrilled to announce our #RSSPioneers2024 cohort! 🎉sites.google.com/view/rsspio…
Congratulations to these 30 rising stars in robotics! We thank all of our applicants for their inspiring submissions, and our selection committee and reviewers for their participation and insight.
Thrilled to announce OpenVLA (openvla.github.io/) – a vision-language-action policy for robotic control!
Shout out to my co-leads @moo_jin_kim & @KarlPertsch; see their threads for overviews of our work.
Here though, I want to talk about observations & next steps! 🧵⬇️
After a few days of playing with #ChatGPT by @OpenAI, I'm inspired by the potential for enriching systems for human-robot interaction!
> "Let's role play: You're the "brain" behind an assistive robot that may not be perfect, and I'm a human trying to work with you..." 🧵👇
ALT #ChatGPT by @OpenAI Screenshot.
User: Let's role play: You're the "brain" behind an assistive robot that may not be perfect, and I'm a human trying to work with you. We're going to try and make my life easier, and you're going to help me figure out what our physical robot can and cannot do.
Please acknowledge that you understand, and describe who you are."
ChatGPT: "I understand. I am Assistant, a large language model trained by OpenAI. I am not a physical robot, but I am here to help you understand what a hypothetical assistive robot might be capable of.... Please let me know if there is anything specific you would like to know about the capabilities of an assistive robot."
Huge congratulations to @ethayarajh for being named a Facebook AI PhD Fellow in NLP!
Kawin is a brilliant researcher, collaborator, and friend who has taught me so much; this is incredibly well-deserved and I'm so proud!
research.fb.com/fellows/etha…
Finally, I’d like to thank @sh_reya and @notsleepingturk for putting together an incredibly easy to use Github Repo (github.com/shreyashankar/gpt…) for putting together these interactive demos.
What an awesome resource!
Our #RSS2022 workshop on Learning from Diverse, Offline Data (#LDOD) is on Monday 6/27!
Amazing set of papers, incredible speakers (below), and a full panel moderated by @chelseabfinn & @DorsaSadigh!
Sneak Peek: 1-1 chats between students & speakers: sites.google.com/view/l-dod-…!
ALT Our incredible speakers for the L-DOD Workshop at RSS 2022.
Left-to-right: Kristen Grauman, Abhinav Gupta, Cathy Wu, Benjamin Sapp, Eric Jang, Sergey Levine, and Davide Scaramuzza.
Just touched down in London for #CoRL2021 — what a beautiful city!
Looking forward to meeting lots of new folks, please email/DM me if you’re down to chat robotics & NLP or shared autonomy for manipulation or (better yet) both!
Super excited 🗣🤖!
Professor Charniak gave me my start in ML. Each week, I’d come to his office and we’d talk ideas — no judgement, no feeling I needed to prove anything. He’d always meet me with patience and joy.
There’s no way I’d be where I am without those meetings. Congrats on retirement!
First seen in the pages of Conduit, the annual @BrownCSDept magazine, we're excited to share an extensive look back at Professor Eugene Charniak's work and life as he enters retirement: bit.ly/3HaziNP
S4 (by the amazing @_albertgu and @krandiash) is a new sequence model that can reliably scale to *huge* contexts.
To dive into how it works, @srush_nlp and I wrote a code library (~200 lines of JAX) and blog post: "The Annotated S4" (srush.github.io/annotated-s4…).
Check it out!
Thrilled to introduce Vocal Sandbox (arxiv.org/abs/2411.02599) – our new framework for situated human-robot collaboration.
We'll be @corl_conf all week; don't miss @jenngrannen's oral today (Session 3 @ 5 PM) or our poster tomorrow!
Why am I so proud of this paper? 🧵👇
Introducing 🆚Vocal Sandbox: a framework for building adaptable robot collaborators that learns new 🧠high-level behaviors and 🦾low-level skills from user feedback in real-time. ✅
Appearing today at @corl_conf as an Oral Presentation (Session 3, 11/6 5pm).
🧵(1/6)
Check out the Robotics section (§2.3), discussing opportunities in applying #foundationmodels across the robotics pipeline.
Challenges await! Collecting the right data, ensuring safety are crucial. But tackling these problems now – *before* building models – is key!
NEW: This comprehensive report investigates foundation models (e.g. BERT, GPT-3), which are engendering a paradigm shift in AI. 100+ scholars across 10 departments at Stanford scrutinize their capabilities, applications, and societal consequences. bit.ly/3xZPFYK
Paper and code is out!
Getting to this point, this paper – which is fundamentally about a negative result – wasn't a linear path, but one that took months. Excited to share that story (the one that didn't make it into the paper) with y'all.
Stay tuned for the blog post!
Incredibly honored to be named a 2019 Open Philanthropy AI Fellow. Thanks so much to all my advisors, mentors, friends, and family who helped me get this far!
Excited to announce the 2019 class of the Open Phil AI Fellowship. Eight machine learning students will collectively receive up to $2 million in PhD fellowship support over the next five years. Meet the 2019 fellows: openphilanthropy.org/focus/g…
This is amazing news, and truly incredible. I'm so lucky to have @DorsaSadigh as an advisor, and really looking forward to the awesome work our brilliant lab will come out with over the next few years! Congratulations @DorsaSadigh!!!
Congratulations to @StanfordAILab faculty Dorsa Sadigh on receiving an MIT Tech Review TR-35 award for her work on teaching robots to be better collaborators with people
technologyreview.com/innovat…
I just finished the Residency this past August, and it was one of the most enriching experiences I’ve ever had — I got to work with amazing people on really hard research, and I learned a ton!
I highly recommend applying — opportunities like this are few and far between!
Interestingly, @_eric_mitchell_ and I found that if you “prime” GPT-3 with “natural” (less structured) text, you get less ambiguous action associations (set it to stun vs. stun). Maybe this provides insight on how to structure your “prompts” — the more “natural” the better!
Congrats to my advisor @DorsaSadigh for being named a 2022 Sloan Fellow! I’m incredibly lucky and grateful to be one of your students!
sloan.org/fellowships/2022-F…
🎉 Stoked to share our #NeurIPS2021 paper "ELLA: Exploration through Learned Language Abstraction."
How can language help RL agents solve sparse-reward tasks more efficiently?
Led by @suvir_m (applying to PhDs now!), with my advisor @DorsaSadigh!
🔗: arxiv.org/abs/2103.05825
Training RL agents to complete language instructions can be difficult & sample-inefficient.
A key challenge is exploration. Our method, ELLA, helps guide exploration in terms of simpler subtasks.
Paper: arxiv.org/abs/2103.05825
Talk: piped.video/7iDeF5eiyIA#NeurIPS21
Very excited for this line-up of amazing speakers, and to be presenting our work "Learning Adaptive Language Interfaces through Decomposition" (arxiv.org/abs/2010.05190) w/ @DorsaSadigh and @percyliang!
If you're at #emnlp2020 tomorrow, definitely stop by!
Looking forward to see you tomorrow (19/11) at the Interactive and Executable Semantic Parsing workshop, starting at 8:15am PT!
On our page you'll find our schedule, list of invited speakers and link to the zoom session: virtual.2020.emnlp.org/works…
Stoked to kick-off the 2020 @stanfordnlp seminar series (nlp.stanford.edu/seminar/) with a talk from @_jessethomason_ on "From Human Language to Agent Action."
As a student working in #RoboNLP, I can't wait to hear about his recent work/perspective on the field as a whole!
The Bay Area Robotics Symposium 2021 is in full swing - we’ve got a full house! #BARS2021
Catch the second set of faculty talks now: piped.video/KxBOxH4CFc8.
1:15 PT: Keynotes by @percyliang and @robreich + buzzing afternoon session w/ more faculty, student, and sponsor talks!
Really excited to see this at #CoRL2021 tomorrow! @coreylynch and the entire Google robotics team have really inspired my research (especially with their RoboNLP work).
Super stoked to hear more about implicit behavioral cloning — y’all should make it to the poster if you can!
How can robots learn to imitate precise 🎯 and multimodal 🔀 human behaviors?
“Implicit Behavioral Cloning” 🦾🔷🟦💛🟨
paper, videos, code: implicitbc.github.io
See IBC learning combinatorial sorting and 1mm precision insertion from vision, tasks explicit BC struggles with.
A new robot system called Vocal Sandbox is the first of many systems that promise to help integrate robots into our daily lives. Learn about the prototype that @Stanford researchers presented at the 8th annual Conference on Robot Learning. stanford.io/3Bco1jd
🎉 Incredibly thrilled to share our work "Targeted Data Acquisition for Evolving Negotiation Agents" to be presented at #ICML2021, led by my inspirational labmate @MinaeKwon, Mariano-Florentino Cuéllar, and @DorsaSadigh!
Reasons why I find this work exciting - a 🧵.
Are you collecting demonstrations for imitation learning from multiple demonstrators? Naively collecting demonstrations might actually hurt performance!! We present a simple way to teach people to teach robots better! Appearing at CoRL ‘22. 🧵 (1/5)
David (@dlwh) is an incredible friend and mentor. Highly recommend following his work — he not only dives deep into understanding *all* the parts of the systems he works with, but also cares about sharing these insights in a way that’s accessible. Levanter is just one example!
Recommend following David Hall (@dlwh) and the Levanter project from @StanfordCRFM . Just no nonsense details about fixing the pain-points of scaling LLM training, one at a time.
We’re very excited to kick off our 2021 Stanford NLP Seminar series with Ian Tenney (@iftenney) of Google Research presenting on “BERTology and Beyond”! Thursday 10am PT. Open to the public non-Stanford people register at nlp.stanford.edu/seminar
In addition to the codebase, @laurel_orr1 and I wrote up a blog post (with the rest of the Propulsion team!) describing a bit more about Mistral and our journey in more detail.
Check it out here, and we'd love to hear your thoughts: crfm.stanford.edu/blog.html [1/5]
We're excited to open-source Mistral 🚀 - a codebase for accessible large-scale LM training, built as part of Stanford's CRFM (crfm.stanford.edu/).
We're releasing 10 GPT-2 Small & Medium models with different seeds & 600+ checkpoints per run!
github.com/stanford-crfm/mis… [1/4]
The affordance prediction is fairly good (e.g. interdimensional portal), but it’s not perfect (e.g. soup can).
That being said, I think this has potential for text-based games (@jaseweston, @mark_riedl), Nethack (@_rockt, @egrefen), and more importantly robotic manipulation!
Introducing ProVox — new work on building proactive and personalized agents for human-robot collaboration!
ProVox is the next chapter in the Vocal Sandbox saga, and makes it even easier to deploy adaptive robots alongside real people.
See @jenngrannen’s thread for more!
Meet ProVox: a proactive robot teammate that gets you 🤖❤️🔥
ProVox models your goals and expectations before a task starts — enabling personalized, proactive help for smoother, more natural collaboration. All powered by LLM commonsense.
Recently accepted at @ieeeras R-AL!
🧵1/7
I'm really loving alphaXiv (from a great team of Stanford students including @rajpalleti314)!
Beyond just reading arXiv papers – it's an awesome platform for discussion, collaborative annotation, and note-taking. Give it a try – clear win for open-science...
How do LLMs learn new facts while pre-training?
Excited to have authors @hoyeon_chang and Jinho Park
answer questions on their latest paper "How Do Large Language Models Acquire Factual Knowledge During Pretraining?"
Leave questions for the authors: alphaxiv.org/abs/2406.11813
I had a great time compiling this post. There’s some really exciting and compelling work coming out of Stanford in a lot of different areas. Very proud to call these people my peers!
The International Conference on Machine Learning (ICML) 2020 is being hosted virtually this week.
We’re excited to share all the work from SAIL that’s being presented, and you’ll find links to papers, videos and more in our latest blog post:
ai.stanford.edu/blog/icml-20…
This is incredibly cool — I really really like this line of work on learning to quickly deploy language-aware robots to completely new environments. Amazing work!
How can we train data-efficient robots that can respond to open-ended queries like “warm up my lunch” or “find a blue book”?
Introducing CLIP-Field, a semantic neural field trained w/ NO human labels & only w/ web-data pretrained detectors, VLMs, and LLMs mahis.life/clip-fields
This is the best kind of paper by my labmates @suneel_belkhale and @YuchenCui1 — it starts with a simple punchline (data quality matters for imitation learning) but really really drives home exactly what “good data” looks like.
Definitely worth a read!
In imitation learning (IL), we often focus on better algorithms, but what about improving the data? What does it mean for a dataset to be high quality?
Our work takes a first step towards formalizing and analyzing data quality. (1/5)
arxiv.org/abs/2306.02437
This was a rough year to be on the academic job market in the US, and I'm so grateful to all of my supporters.
I especially want to thank my advisors @DorsaSadigh and @percyliang for their unwavering faith in me, my amazing collaborators, and my family.
Onwards!
Thrilled to have @ybisk from @SCSatCMU at this week's @stanfordnlp Seminar (Thursday @ 10 AM PST - open to the public: nlp.stanford.edu/seminar/)!
@ybisk's work in #RoboNLP has been truly inspirational - I can't wait to learn from him and get a taste of where the field is moving!
ALT Yonatan Bisk will be presenting his talk "Language Should be Embodied - But what does that mean?" this Thursday 11/19 at 10 AM PT for the Stanford NLP Seminar. The talk is open to the public: please register at nlp.stanford.edu/seminar.
He gave me my start in research, shaped the way I think about my work (depth over distance, the value of simple words and ideas), and convinced me that a PhD, a career in research was something that I could do.
I will always remember his patience and support for me.
"You can't learn language from the radio." 📻
Why does NLP keep trying to?
In arxiv.org/abs/2004.10151 we argue that physical and social grounding are key because, no matter the architecture, text-only learning doesn't have access to what language is *about* and what it *does*.
Really excited by this work from my incredible labmate @priyasun_!
Sketches are an intuitive and expressive way of specifying not just a goal, but also *how* to perform a task — can’t wait to see sketches + language + gestures in the context of rich, collaborative robotics!
We can tell our robots what we want them to do, but language can be underspecified. Goal images are worth 1,000 words, but can be overspecified.
Hand-drawn sketches are a happy medium for communicating goals to robots!
🤖✏️Introducing RT-Sketch: rt-sketch.github.io
🧵1/11
Everyone needs a bit of @douwekiela in their life!
Tune into this week's Stanford NLP Seminar this Thursday at 10 AM PST (open to the public - register here: nlp.stanford.edu/seminar/) where he'll talk about "Rethinking Benchmarking in AI" and Dynabench (dynabench.org)!
Incredible to see LXMERT added to Transformers - it’s a clean and impressive implementation that’s really going to make building vision-and-language applications more accessible and widespread. Excited to see people adopt it!
Amazing effort by @avalmendoz+@haotan5 & @huggingface@LysandreJik @qlhoest @Thom_wolf on LXMERT demo+backend! Comes with flexible dataset generation via HF/datasets for feat+box predn from bottomup-FRCNN w ultra-fast access; allows extension to other mmodal tasks by community 🤗
My incredible mother is talking with fellow professionals tomorrow about managing mental health in the midst of the India COVID Crisis on @Radiozindagisfo. This is an incredibly important discussion to be having, for those here and abroad.
Please tune in if you can!
This is an incredible initiative! In addition, if you want to chat about grad school/applying, please feel free to DM/email me - I couldn’t have gotten into grad school without the support of older students and mentors, and I’d love to do what I can to help out!
Very cool work presenting a brand new language-centric collaborative task pairing a human user and a bot situated in a grounded environment! Very thorough evaluation, including a bonafide human eval. Really exciting stuff - we need more tasks like this.
Check out IDEFICS - an open vision-language model that can accept sequences of images and text, for use in tasks like visual dialogue, dense captioning, and more!
Demo & Models: huggingface.co/spaces/Huggin…
Introducing IDEFICS, the first open state-of-the-art visual language model at the 80B scale!
The model accepts arbitrary sequences of images and texts and produces text. A bit like a multimodal ChatGPT!
Blogpost: huggingface.co/blog/idefics
Playground:
huggingface.co/spaces/Huggin…
It's official! I am now an "alumni editor" of the @StanfordAILab blog! ai.stanford.edu/blog/about/
It was an amazing journey to have started the blog and led it as the co-editor-in-chief with @andrey_kurenkov, but even more amazing to see the new editorial board take over!
It's a wonderful week! Really proud of my advisor @percyliang for being named a AI2050 fellow! Thrilled for you, and ever so grateful to be one of your students!
schmidtfutures.com/schmidt-f…
Fantasy fans rejoice! Very excited that our paper introducing the LIGHT dialogue dataset was accepted at EMNLP!
Can't wait to see others build on the fantasy text adventure platform and develop new grounded agents capable of speaking and acting in the world.
I’ve been incredibly honored to be an OpenPhil Fellow and part of the fellows community!
It’s a great group of people and a wonderful program, so I highly recommend current (and incoming) PhD students apply!
Applications are open for the Open Phil AI Fellowship!
This program extends full support to a community of current & incoming PhD students, in any area of AI/ML, who are interested in making the long-term, large-scale impacts of AI a focus of their work. openphilanthropy.org/focus/g…
When faced with a socially ambiguous cleanup task (a half-complete Lego model, a Starbucks cup), what should a robot do?
Our approach – iterate an LLM "reasoner" with active perception/VQA: "move above the cup" --> "is it empty?" (yes) --> `cleanup(cup)`
See @MinaeKwon's 🧵👇
How can 🤖s act in a socially appropriate manner without human specification?
Our 🤖s reason socially by actively gathering missing info in the real world. We release the MessySurfaces dataset to assess socially appropriate behavior.
🧵👇 arxiv.org/abs/2306.08651
Really grateful to have the chance to present our work at @HRI_Conference this week! Had so much fun in Stockholm - lots of great papers and new friends.
I can't wait to join the GT community next year. Until then, I'll continue at @ToyotaResearch (in Boston).
Check out @RussTedrake's recent talk; beyond results, it describes a philosophy for scientific exploration that I hope to carry forward.
piped.video/TN1M6vg4CsQ?si=dHwZ…
Dilip and I met in a class. I was a lonely transfer student, and didn’t really know anyone. In a stroke of fate, @StefanieTellex helped pair us together.
Years later, we’re PhD students at the same school, trade ideas all the time, and (COVID-permitting) get KBBQ once a quarter.
Very lucky to have @ebiyik_ as a labmate and friend. His work is insightful, thorough, and just plain cool!
He's also on the academic job market this year 🎉
Incredible work by @tonyzzhao on low-cost, fine-grained bimanual teleoperation.
This work is clean, open, and is a game changer for data collection and enabling new, complex tasks. Check out the demos — they’re the real deal.
Introducing ALOHA 🏖: 𝐀 𝐋ow-cost 𝐎pen-source 𝐇𝐀rdware System for Bimanual Teleoperation
After 8 months iterating @stanford and 2 months working with beta users, we are finally ready to release it!
Here is what ALOHA is capable of:
#LDOD was yesterday, and we had a blast! Thanks to everyone for coming out!
In case you missed it, congratulations to our outstanding paper - "Challenges and Opportunities in Offline Reinforcement Learning from Visual Observations."
Looking forward to next time!
Our #RSS2022 workshop on Learning from Diverse, Offline Data (#LDOD) is on Monday 6/27!
Amazing set of papers, incredible speakers (below), and a full panel moderated by @chelseabfinn & @DorsaSadigh!
Sneak Peek: 1-1 chats between students & speakers: sites.google.com/view/l-dod-…!
ALT Our incredible speakers for the L-DOD Workshop at RSS 2022.
Left-to-right: Kristen Grauman, Abhinav Gupta, Cathy Wu, Benjamin Sapp, Eric Jang, Sergey Levine, and Davide Scaramuzza.
Incredibly excited to see this new paper at @corl_conf - scalable language-conditioned policy learning for manipulation using CLIP + Transporter networks. Also comes with a great suite of benchmark tasks!
Stoked to build off this in future work - congrats @mohito1905! #RoboNLP
At 10:20 PDT, @laurel_orr1 and I will be talking at the Workshop for #FoundationModels (crfm.stanford.edu/workshop.h…) about Mistral, as well as our journey towards transparent and accessible training.
We hope to see you there - bring your questions! [2/4]
Excited to be at #ICML2021 this week! Catch @MinaeKwon's amazing talk at the "Reinforcement Learning 2" session tomorrow from 7 - 8 AM PDT (lots of other fantastic work too - don't miss it!).
We'll also be at our poster from 8 - 11 AM PDT at Section C4! Let's chat negotiation!
🎉 Incredibly thrilled to share our work "Targeted Data Acquisition for Evolving Negotiation Agents" to be presented at #ICML2021, led by my inspirational labmate @MinaeKwon, Mariano-Florentino Cuéllar, and @DorsaSadigh!
Reasons why I find this work exciting - a 🧵.
Join us as we scale Mistral (github.com/stanford-crfm/mis…) and tackle research around responsibly training/understanding large-scale language models!
And looking forward – multimodality: models for language + video, robotics, amongst others.
Please share & DMs open for questions!
The Stanford Center for Research on Foundation Models (CRFM) is looking for a research engineer to join our development team! Interested in large-scale training / being immersed in an interdisciplinary research environment? Please apply! crfm.stanford.edu/apply.html
I’m joining the Columbia Computer Science faculty as an assistant professor in fall 2025, and hiring my first students this upcoming cycle!!
There’s so much to understand and improve in neural systems that learn from language — come tackle this with me!
Fantastic work from my labmate @michiyasunaga around leveraging error messages to perform program repair in code generation/editing style tasks!
Learning from feedback is a pretty general principle - excited to see other applications of this in related work!
Hugging Face is an incredible place to work, and I’ve been so lucky to learn from a diverse and kind group of researchers, engineers, and other interns.
We’ve got some great stuff on the horizon; definitely apply!
🥳 We are hiring researchers and research interns! Apply here: apply.workable.com/huggingfa…. People with characteristics that are underrepresented in tech are especially encouraged to apply. We will also be having a residency program soon @HuggingFace, stay tuned! 🤗
Amazing work from @LeoTronchon@HugoLaurencon@SanhEstPasMoi and others at HF on extending VLMs for *interleaved* images and text.
Really cool to see the open-source multimodal instruct data (Cauldron), high-res image support, and a super efficient image encoding scheme!
New multimodal model in town: Idefics2!
💪 Strong 8B-parameters model: often on par with open 30B counterparts.
🔓Open license: Apache 2.0.
🚀 Strong improvement over Idefics1: +12 points on VQAv2, +30 points on TextVQA while having 10x fewer parameters.
📚 Better data: boosting OCR capabilities with 6TB of documents to transcribe, and improving QA capabilities on charts/figures/diagrams.
🕵️♀️ Transparent training data: inspect and build upon all the data (10s of TB of data) we trained on.
🔲 More natural image processing: Incorporating strategies to treat images in their native resolution and native aspect ratio.
📸 High-resolution images: image resolutions up to 980 x 980 and integrating strategies that allow to trade computational efficiency for performance.
😎 2 checkpoints: Releasing both base checkpoint and instruction fine-tuned checkpoint. Chat version to come.
huggingface.co/blog/idefics2
The openness and transparency of the HF ecosystem is truly great, as is the drive of the team behind it.
Enabling data curation, training, and evaluation (at scale) is fundamental to tackling the problems plaguing large-scale models – I'm hopeful and ready to build these tools.
Very excited to be co-organizing the *2nd* Workshop on Learning from Diverse, Offline Data at ICRA this year!
Submissions due March 23rd – super excited to see all the amazing work in this area for the second year in a row!
Announcing the 2nd Workshop on Learning from Diverse, Offline Data (L-DOD) at @ICRA2023 in London on June 2!
There has been tremendous progress in scaling AI systems with data - can we apply this paradigm to generalizable robotic systems?
sites.google.com/view/ldod20…
Very appreciative of the thoughtful summary of our work! Thanks for the highlight @MosaicML - stoked to follow your progress towards more efficient ML!
New year, new summaries! Let's look at dataset quality and its impact on sample efficiency. This paper (arxiv.org/abs/2107.02331) studies the ineffectiveness of active learning on visual question answering (VQA) datasets and points to *collective outliers* as the culprit. (1/8)
Want a smaller VLA that performs better? We just released some core improvements to OpenVLA, like:
+ MiniVLA: 7x smaller model!
+ Action chunking using Vector Quantization
+ Multi-image support
Blog: ai.stanford.edu/blog/minivla…
Code: github.com/Stanford-ILIAD/op…
(1/5) More below! 👇
🍔🍟"In-N-Out: Pre-Training and Self-Training using Auxiliary Information for Out-of-Distribution Robustness"
arxiv.org/abs/2012.04550
Real-world tasks (crop yield prediction from satellites) are often label-scarce. Only some countries have labels - how do we generalize globally?
Ranjay is not only a phenomenal Computer Vision / HCI researcher, but an incredible and supportive mentor. I'm so grateful to be learning from him, and I know that he'll be a strong addition to any department out there.
Best of luck @RanjayKrishna!
🎓 I'm on the faculty job market this year! Please send me a message if your department (or one you know) is interested in a Computer Vision / HCI researcher who designs models inspired by human perception and social interaction!
My application materials: ranjaykrishna.com
These GPT-3 results have me really excited about exploring its potential for spatial reasoning and grounded language understanding, including applications for robot navigation given textual representations of state.
@gdb - would love an invite!
Finally, a big thanks to my advisors @percyliang and @DorsaSadigh for their support and fait in me! I'm really excited to see what the next year looks like, both in terms of research and open-source.
And robots! Don't forget the robots!
The Voltron framework offers a simple way to use language supervision to shape representation learning, building off of prior work in representations for robotics like MVP (arxiv.org/abs/2210.03109) and R3M (arxiv.org/abs/2203.12601).
The secret is *balance* (3/12)
For almost two years, I’ve been incredibly lucky to learn from the @AiEleuther community — from sharing tips around training LLMs, to discussing open research problems.
Huge congrats to my friend @BlancheMinerva and the entire community! Can’t wait to see what’s up next!
Over the past two and a half years, EleutherAI has grown from a group of hackers on Discord to a thriving open science research community. Today, we are excited to announce the next step in our evolution: the formation of a non-profit research institute.
blog.eleuther.ai/year-two-pr…