Carlos G. Correa's Avatar

Carlos G. Correa

@cgcorrea.bsky.social

postdoc with Marcelo Mattar - https://carlos.correa.me/

733 Followers  |  279 Following  |  12 Posts  |  Joined: 17.11.2023  |  1.9715

Latest posts by cgcorrea.bsky.social on Bluesky

I’m excited to share my recent preprint on a neural network model of free recall that learns multiple memory strategies including the memory palace!

www.biorxiv.org/content/10.1...

21.10.2025 03:36 β€” πŸ‘ 31    πŸ” 16    πŸ’¬ 1    πŸ“Œ 2

seems that RFK is clearing the path for his CDC to do tuskegee syphillis experiments as a matter of course. in other news, RFK is a genuine monster who relishes in the pain and suffering of those he feels he has control or dominion over

19.10.2025 18:21 β€” πŸ‘ 10452    πŸ” 3327    πŸ’¬ 191    πŸ“Œ 97
Preview
Discovering cognitive strategies with tiny recurrent neural networks - Nature Modelling biological decision-making with tiny recurrent neural networks enables more accurate predictions of animal choices than classical cognitive models and offers insights into the underlying cog...

Thrilled to see our TinyRNN paper in @nature! We show how tiny RNNs predict choices of individual subjects accurately while staying fully interpretable. This approach can transform how we model cognitive processes in both healthy and disordered decisions. doi.org/10.1038/s415...

02.07.2025 19:03 β€” πŸ‘ 329    πŸ” 141    πŸ’¬ 9    πŸ“Œ 4

Despite the world being on fire, I can't help but be thrilled to announce that I'll be starting as an Assistant Professor in the Cognitive Science Program at Dartmouth in Fall '26. I'll be recruiting grad students this upcoming cycleβ€”get in touch if you're interested!

07.05.2025 22:08 β€” πŸ‘ 142    πŸ” 24    πŸ’¬ 17    πŸ“Œ 4
email starting, "The U.S. National Science Foundation (NSF) has undertaken a review of its award portfolio. Each award was carefully and individually reviewed, and the agency has determined that termination of certain awards is necessary because they are not in alignment with current NSF priorites."

email starting, "The U.S. National Science Foundation (NSF) has undertaken a review of its award portfolio. Each award was carefully and individually reviewed, and the agency has determined that termination of certain awards is necessary because they are not in alignment with current NSF priorites."

yesterday, my postdoc funding (salary and research funds) was cancelled by the National Science Foundation, effective immediately. I received the same generic, vaguely threatening, typo-ridden email as many of my colleagues who have had their awards terminated recently. (1/n)

26.04.2025 12:24 β€” πŸ‘ 605    πŸ” 276    πŸ’¬ 41    πŸ“Œ 28

You already know the Ship of Theseus, but do you also know the Ship of Thesis? It was constructed out of 3 loosely related papers which tell the tales of heroic quests and mythic psychodrama. It was only constructed once and then allowed to sink into oblivion.

31.03.2025 18:10 β€” πŸ‘ 60    πŸ” 8    πŸ’¬ 0    πŸ“Œ 0

One neat direction I've heard of is @psychboyh.bsky.social & Robert Wilson's work using LLMs to process think-aloud data. 2024.ccneuro.org/pdf/67_Paper...

05.12.2024 12:41 β€” πŸ‘ 15    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

Shout out to my incredible co-authors: Sophia Sanborn (@naturecomputes.bsky.social), Mark Ho (@markkho.bsky.social), Fred Callaway (@fredcallaway.bsky.social), Nathaniel Daw (@nathanieldaw.bsky.social), and Tom Griffiths (@cocoscilab.bsky.social).

03.12.2024 15:37 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Check out our preprint thread for more details!

bsky.app/profile/did:...

03.12.2024 15:37 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

My paper on hierarchical plans is out in Cognition!πŸŽ‰

tldr: We ask participants to generate hierarchical plans in a programming game. People prefer to reuse beyond what standard accounts predict, which we formalize as induction of a grammar over actions.

authors.elsevier.com/a/1kBQr2Hx2x...

03.12.2024 15:37 β€” πŸ‘ 100    πŸ” 37    πŸ’¬ 1    πŸ“Œ 3

Lightbot was originally built by Danny Yaroslavski. We build on an open-source version by Laurent Haan (github.com/haan/Lightbot).

Animation in first post was inspired by M. C. Escher’s Ascending and Descending and the game Monument Valley.

7/7

13.02.2024 16:38 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Huge thanks to my incredible co-authors: Sophia Sanborn, @markkho.bsky.social, @fredcallaway.bsky.social, @nathanieldaw.bsky.social, & @cocoscilab.bsky.social. I am incredibly grateful for their insights and support!

6/7

13.02.2024 16:36 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

For more details, check out the paper!

Preprint: arxiv.org/abs/2311.18644

Playable demo: carlos.correa.me/cocosci-ligh...

Experiment code: github.com/cgc/cocosci-...

Analysis code: github.com/cgc/lightbot...

5/7

13.02.2024 16:35 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

We find that people have a bias towards reuse, beyond the reuse that naturally occurs when minimizing program length. Drawing from theories of word learning, we account for this by modeling participants' program-writing as if they were creating & using an action grammar.

4/7

13.02.2024 16:33 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Importantly, a program isn't just a sequence of instructions. Participants can define and use parts of programs (called processes), making it possible to write shorter, more compact programs.

3/7

13.02.2024 16:33 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

We use a process-tracing paradigm where people create hierarchical plans. Based on the educational game Lightbot, research participants drag and drop instructions to write programs. Lightbot follows these instructions, with the goal of activating all lights.

2/7

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

Note: This thread is a repost from X (formerly twitter): twitter.com/_cgcorrea/st... The thread over there has several animations, which are only stills here.

1.5/7

13.02.2024 16:32 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

Human behavior is hierarchically structured. But what determines *which* hierarchies people use? In a preprint, we run an experiment where people create programs that correspond to hierarchies, finding that people prefer structures with more reuse.

arxiv.org/abs/2311.18644

1/7

13.02.2024 16:30 β€” πŸ‘ 23    πŸ” 7    πŸ’¬ 1    πŸ“Œ 3

@cgcorrea is following 20 prominent accounts