paper-with-me

Papers

Dynamic Inference

2021-11-29 · Aolin Xu

Traditional statistical estimation, or statistical inference in general, is static, in the sense that the estimate of the quantity of interest does not change the future evolution of the quantity. In some sequential estimation problems however, we encounter the situation where the future values of the quantity to be estimated depend on the estimate of its current value. Examples include stock price prediction by big investors, interactive product recommendation, and behavior prediction in multi-agent systems. We may call such problems as dynamic inference. In this work, a formulation of this problem under a Bayesian probabilistic framework is given, and the optimal estimation strategy is derived as the solution to minimize the overall inference loss. How the optimal estimation strategy works is illustrated through two examples, stock trend prediction and vehicle behavior prediction. When the underlying models for dynamic inference are unknown, we can consider the problem of learning for dynamic inference. This learning problem can potentially unify several familiar machine learning problems, including supervised learning, imitation learning, and reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2111.14746

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningPredictionProduct RecommendationStock Price PredictionStock Trend Prediction

Similar Papers 제목 키워드 기반

Dynamic Relational Inference in Multi-Agent Trajectories

2020-07-16 · Ruichao Xiao, Manish Kumar Singh, Rose Yu

Inferring interactions from multi-agent trajectories has broad applications in physics, vision and robotics. Neural relational inference (NRI) is a deep generative model that can reason about relations in complex dynamic…

Compositional Active Inference II: Polynomial Dynamics. Approximate Inference Doctrines

2022-08-25 · Toby St. Clere Smithe

We develop the compositional theory of active inference by introducing activity, functorially relating statistical games to the dynamical systems which play them, using the new notion of approximate inference doctrine. I…

Fluid Dynamic DNNs for Reliable and Adaptive Distributed Inference on Edge Devices

2024-01-17 · Lei Xun, Mingyu Hu, Hengrui Zhao, Amit Kumar Singh 외

Distributed inference is a popular approach for efficient DNN inference at the edge. However, traditional Static and Dynamic DNNs are not distribution-friendly, causing system reliability and adaptability issues. In this…

Variational Temporal IRT: Fast, Accurate, and Explainable Inference of Dynamic Learner Proficiency

2023-11-14 · Yunsung Kim, Sreechan Sankaranarayanan, Chris Piech, Candace Thille

Dynamic Item Response Models extend the standard Item Response Theory (IRT) to capture temporal dynamics in learner ability. While these models have the potential to allow instructional systems to actively monitor the ev…

S2DNAS:Transforming Static CNN Model for Dynamic Inference via Neural Architecture Search

2019-11-16 · Zhihang Yuan, Bingzhe Wu, Zheng Liang, Shiwan Zhao 외

Recently, dynamic inference has emerged as a promising way to reduce the computational cost of deep convolutional neural network (CNN). In contrast to static methods (e.g. weight pruning), dynamic inference adaptively ad…

Neural Architecture SearchReinforcement Learning