paper-with-me

홈 › Papers

Hindsight Preference Optimization for Financial Time Series Advisory

2026-04-27 · Yanwei Cui, Guanghui Wang, Xing Zhang, Peiyang He, Ziyuan Li, Bing Zhu, Wei Qiu, Xusheng Wang, Zheng Yu, Anqi Xin arxiv

Time series models predict numbers; decision-makers need advisory -- directional signals with reasoning, actionable suggestions, and risk management. Training language models for such predictive advisory faces a fundamental challenge: quality depends on outcomes unknown at prediction time. We bridge two ideas from reinforcement learning -- using information unavailable during execution to retrospectively generate training signal, and preference alignment -- and propose Hindsight Preference Optimization: observed outcomes let an LLM judge rank candidate advisories on dimensions that scalar metrics cannot capture, producing preference pairs for DPO without human annotation. We apply this to Vision-Language-Model-based predictive advisories on S&P 500 equity time series, demonstrated by a 4B model outperforming its 235B teacher on both accuracy and advisory quality.

📄 PDF Abstract BibTeX arXiv:2604.23988

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Hindsight Preference Learning for Offline Preference-based Reinforcement Learning

2024-07-05 · Chen-Xiao Gao, Shengjun Fang, Chenjun Xiao, Yang Yu 외

Offline preference-based reinforcement learning (RL), which focuses on optimizing policies using human preferences between pairs of trajectory segments selected from an offline dataset, has emerged as a practical avenue …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Diagnosis of systemic risk and contagion across financial sectors

2021-01-17 · Sayuj Choudhari, Richard Licheng Zhu

In normal times, it is assumed that financial institutions operating in non-overlapping sectors have complementary and distinct outcomes, typically reflected in mostly uncorrelated outcomes and asset returns. Such is the…

Time SeriesTime Series Analysis

RLHS: Mitigating Misalignment in RLHF with Hindsight Simulation

2025-01-15 · Kaiqu Liang, Haimin Hu, Ryan Liu, Thomas L. Griffiths 외

Generative AI systems like foundation models (FMs) must align well with human values to ensure their behavior is helpful and trustworthy. While Reinforcement Learning from Human Feedback (RLHF) has shown promise for opti…

From Hindsight to Foresight: Self-Encouraged Hindsight Distillation for Knowledge-based Visual Question Answering

2025-11-14 · Yu Zhao, Ying Zhang, Xuhui Sui, Baohang Zhou 외 arxiv

Knowledge-based Visual Question Answering (KBVQA) necessitates external knowledge incorporation beyond cross-modal understanding. Existing KBVQA methods either utilize implicit knowledge in multimodal large language mode…

Visual Question Answering

Hindsight PRIORs for Reward Learning from Human Preferences

2024-04-12 · Mudit Verma, Katherine Metcalf

Preference based Reinforcement Learning (PbRL) removes the need to hand specify a reward function by learning a reward from preference feedback over policy behaviors. Current approaches to PbRL do not address the credit …