paper-with-me

홈 › Papers

Guided Learning: Lubricating End-to-End Modeling for Multi-stage Decision-making

2024-11-15 · Jian Guo, Saizhuo Wang, Yiyan Qi

Multi-stage decision-making is crucial in various real-world artificial intelligence applications, including recommendation systems, autonomous driving, and quantitative investment systems. In quantitative investment, for example, the process typically involves several sequential stages such as factor mining, alpha prediction, portfolio optimization, and sometimes order execution. While state-of-the-art end-to-end modeling aims to unify these stages into a single global framework, it faces significant challenges: (1) training such a unified neural network consisting of multiple stages between initial inputs and final outputs often leads to suboptimal solutions, or even collapse, and (2) many decision-making scenarios are not easily reducible to standard prediction problems. To overcome these challenges, we propose Guided Learning, a novel methodological framework designed to enhance end-to-end learning in multi-stage decision-making. We introduce the concept of a `guide'', a function that induces the training of intermediate neural network layers towards some phased goals, directing gradients away from suboptimal collapse. For decision scenarios lacking explicit supervisory labels, we incorporate a utility function that quantifies the `reward'' of the throughout decision. Additionally, we explore the connections between Guided Learning and classic machine learning paradigms such as supervised, unsupervised, semi-supervised, multi-task, and reinforcement learning. Experiments on quantitative investment strategy building demonstrate that guided learning significantly outperforms both traditional stage-wise approaches and existing end-to-end methods.

📄 PDF Abstract BibTeX arXiv:2411.10496

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision MakingPortfolio OptimizationRecommendation Systems

Similar Papers 제목 키워드 기반

On the Parametric Study of Lubricating Oil Production using an Artificial Neural Network (ANN) Approach

2016-11-21 · Masood Tehrani, Mary Ahmadi

In this study, an Artificial Neural Network (ANN) approach is utilized to perform a parametric study on the process of extraction of lubricants from heavy petroleum cuts. To train the model, we used field data collected …

PCM-TV-TFV: A Novel Two Stage Framework for Image Reconstruction from Fourier Data

2017-05-29 · Weihong Guo, Guohui Song, Yue Zhang

We propose in this paper a novel two-stage Projection Correction Modeling (PCM) framework for image reconstruction from (non-uniform) Fourier measurements. PCM consists of a projection stage (P-stage) motivated by the mu…

Image Reconstruction

Modeling multi-stage decision optimization problems

2014-04-23 · Ronald Hochreiter

Multi-stage optimization under uncertainty techniques can be used to solve long-term management problems. Although many optimization modeling language extensions as well as computational environments have been proposed, …

Management

Personalized Decision Modeling: Utility Optimization or Textualized-Symbolic Reasoning

2025-11-04 · Yibo Zhao, Yang Zhao, Hongru Du, Hao Frank Yang arxiv

Decision-making models for individuals, particularly in high-stakes scenarios like vaccine uptake, often diverge from population optimal predictions. This gap arises from the uniqueness of the individual decision-making …

SAGE:State-Aware Guided End-to-End Policy for Multi-Stage Sequential Tasks via Hidden Markov Decision Process

2025-09-24 · BinXu Wu, TengFei Zhang, Chen Yang, JiaHao Wen 외 arxiv

Multi-stage sequential (MSS) robotic manipulation tasks are prevalent and crucial in robotics. They often involve state ambiguity, where visually similar observations correspond to different actions. We present SAGE, a s…

Active Learning