paper-with-me

Papers

Wall Street Tree Search: Risk-Aware Planning for Offline Reinforcement Learning

2022-11-06 · Dan Elbaz, Gal Novik, Oren Salzman

Offline reinforcement-learning (RL) algorithms learn to make decisions using a given, fixed training dataset without online data collection. This problem setting is captivating because it holds the promise of utilizing previously collected datasets without any costly or risky interaction with the environment. However, this promise also bears the drawback of this setting as the restricted dataset induces uncertainty because the agent can encounter unfamiliar sequences of states and actions that the training data did not cover. To mitigate the destructive uncertainty effects, we need to balance the aspiration to take reward-maximizing actions with the incurred risk due to incorrect ones. In financial economics, modern portfolio theory (MPT) is a method that risk-averse investors can use to construct diversified portfolios that maximize their returns without unacceptable levels of risk. We propose integrating MPT into the agent's decision-making process, presenting a new simple-yet-highly-effective risk-aware planning algorithm for offline RL. Our algorithm allows us to systematically account for the \emph{estimated quality} of specific actions and their \emph{estimated risk} due to the uncertainty. We show that our approach can be coupled with the Transformer architecture to yield a state-of-the-art planner, which maximizes the return for offline RL tasks. Moreover, our algorithm reduces the variance of the results significantly compared to conventional Transformer decoding, which results in a much more stable algorithm -- a property that is essential for the offline RL setting, where real-world exploration and failures can be costly or dangerous.

📄 PDF Abstract BibTeX arXiv:2211.04583

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingOffline RLreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Turning Stocks into Memes: A Dataset for Understanding How Social Communities Can Drive Wall Street

2022-03-16 · Richard Alvarez, Paras Bhatt, Xingmeng Zhao, Anthony Rios

Who actually expresses an intent to buy GameStop shares on Reddit? What convinces people to buy stocks? Are people convinced to support a coordinated plan to adversely impact Wall Street investors? Existing literature on…

Generative AI on Wall Street -- Opportunities and Risk Controls

2025-09-06 · Jackie Shen arxiv

We give an overview on the emerging applications of GenAI in the financial industry, especially within investment banks. Inherent to these exciting opportunities is a new realm of risks that must be managed properly. By …

Devil in the Landscapes: Inferring Epidemic Exposure Risks from Street View Imagery

2023-11-09 · Zhenyu Han, Yanxin Xi, Tong Xia, Yu Liu 외

Built environment supports all the daily activities and shapes our health. Leveraging informative street view imagery, previous research has established the profound correlation between the built environment and chronic,…

Beyond The Wall Street Journal: Anchoring and Comparing Discourse Signals across Genres

2019-09-02 · WS 2019 6 · Yang Liu

Recent research on discourse relations has found that they are cued not only by discourse markers (DMs) but also by other textual signals and that signaling information is indicative of genres. While several corpora exis…

BASHI: A Corpus of Wall Street Journal Articles Annotated with Bridging Links

2018-05-01 · LREC 2018 5 · Ina R{\"o}siger
ArticlesCoreference ResolutionNatural Language Inference