Siddharth Chaturvedi's Avatar

Siddharth Chaturvedi

@ssc842h.bsky.social

PhD candidate at Donders Institute. Working on continual learning in Agent based AI and simulating complex systems.

32 Followers  |  82 Following  |  11 Posts  |  Joined: 19.01.2025
Posts Following

Posts by Siddharth Chaturvedi (@ssc842h.bsky.social)

(5/5)
Even better: these serial steps can be vectorized across many models. Used already for traffic, markets, predator–prey & foraging. More domains coming soon πŸ™Œ
Thanks to collaborators & @dbi2program.bsky.social .

26.12.2025 16:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

(4/5)
Scaling ABMs hits a wall at conflict management (inherently serial). ABMax solves this with two JIT callbacks: Rank-Match (fast) and Sort-Count-Iterate (modeler-friendly).

26.12.2025 16:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

(3/5)
The API blends OOP with JAX-style functional programming: define agents, policies, interactionsβ€”and operate on agent sets (sort, select, update) cleanly.

26.12.2025 16:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

(2/5)
JAX already makes simulations scale effortlessly with JIT + vectorization. ABMax brings the same ease to agent-based models, without giving up Pythonic design.

26.12.2025 16:19 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
ABMax: A JAX-based Agent-based Modeling Framework Agent-based modeling (ABM) is a principal approach for studying complex systems. By decomposing a system into simpler, interacting agents, agent-based modeling (ABM) allows researchers to observe the ...

(1/5)
Another preprint πŸ“„: ABMax β€” a JAX-based agent-based modeling framework.
arxiv.org/abs/2508.16508
github.com/i-m-iron-man...

26.12.2025 16:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - i-m-iron-man/abmax: Abmax is an agent-based modelling framework in Jax, focused on dynamic population size Abmax is an agent-based modelling framework in Jax, focused on dynamic population size - i-m-iron-man/abmax

(5/5)
We also use a single-brain/multi-body evolution setup, letting policies learn interactions, not just behaviors. Built with ABMax (JAX) (github.com/i-m-iron-man...).
Thanks to collaborators at @dbi2program.bsky.social.

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

(4/5)
Inside the agents’ brains, some units track internal resource levels. Forcing these units to β€œthink” they’re hungry speeds up swarmingβ€”echoing urgency-gating mechanisms in neuroscience.

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

(3/5)
Our model shows an emergent rule: hungrier agents swarm more. Well-fed agents disperse. This mirrors the asset-protection principle from social foraging theory.

26.12.2025 12:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

(2/5)
Seeing another forager is ambiguous: it might signal nearby foodβ€”or a depleted patch. So agents must decide: follow others or avoid them?

26.12.2025 12:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

(1/5)
New preprint out πŸŽ‰
We study how swarming emerges in multi-agent patch foraging when agents only have partial, first-person sensing.
arxiv.org/pdf/2510.18886

26.12.2025 12:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Had an amazing experience at the Mechanistic basis of Foraging 2025 conference.

09.11.2025 08:52 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0