paper-with-me

Papers

Agent-Centric Animal Pose Forecasting

2026-07-21 · Eyrun Eyjolfsdottir, Kristin Branson arxiv

Understanding animal behavior at an algorithmic level -- what animals attend to, how they form internal models and plans, and how this maps to action -- remains a central challenge in neuroscience and ethology. Data-driven generative models offer a path toward this understanding. We introduce a framework for training agent-centric autoregressive models of animal behavior from tracked pose, applicable to single animals and to groups in which each agent senses and responds to its conspecifics. Our models input egocentric sensory observations and output egocentric movements, mirroring the biological constraint that animals observe and act on the world from their own reference frame. Social behavior emerges from agents independently sensing and responding to one another. This agent-centric formulation requires managing many parallel representations of the same data, along with ML-specific transformations like discretization. We release a general-purpose library focused on the composable sequences of operations that translate between these representations. We show that trained models capture the distribution of social behavior in groups of courting Drosophila, and our library includes quantitative tools for measuring fit. We demonstrate how the library supports systematic comparison across input and output representations and that it adapts straightforwardly to a new domain.

📄 PDF Abstract BibTeX arXiv:2607.19548

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Position: Beyond Model-Centric Prediction -- Agentic Time Series Forecasting

2026-02-02 · Mingyue Cheng, Xiaoyu Tao, Qi Liu, Ze Guo 외 arxiv

Time series forecasting has traditionally been formulated as a model-centric, static, and single-pass prediction problem that maps historical observations to future values. While this paradigm has driven substantial prog…

Time Series ForecastingReinforcement Learning

EgoPet: Egomotion and Interaction Data from an Animal's Perspective

2024-04-15 · Amir Bar, Arya Bakhtiar, Danny Tran, Antonio Loquercio 외

Animals perceive the world to plan their actions and interact with other agents to accomplish complex tasks, demonstrating capabilities that are still unmatched by AI systems. To advance our understanding and reduce the …

Empowering Time Series Forecasting with LLM-Agents

2025-08-06 · Chin-Chia Michael Yeh, Vivian Lai, Uday Singh Saini, Xiran Fan 외 arxiv

Large Language Model (LLM) powered agents have emerged as effective planners for Automated Machine Learning (AutoML) systems. While most existing AutoML approaches focus on automating feature engineering and model archit…

Time Series ForecastingFeature Engineering

Narrowing the Coordinate-frame Gap in Behavior Prediction Models: Distillation for Efficient and Accurate Scene-centric Motion Forecasting

2022-06-08 · DiJia Su, Bertrand Douillard, Rami Al-Rfou, Cheolho Park 외

Behavior prediction models have proliferated in recent years, especially in the popular real-world robotics application of autonomous driving, where representing the distribution over possible futures of moving agents is…

Autonomous DrivingKnowledge DistillationMotion ForecastingMotion Planning+1

Forecasting Motion in the Wild

2026-04-01 · Neerja Thakkar, Shiry Ginosar, Jacob Walker, Jitendra Malik 외 arxiv

Visual intelligence requires anticipating the future behavior of agents, yet vision systems lack a general representation for motion and behavior. We propose dense point trajectories as visual tokens for behavior, a stru…