paper-with-me

홈 › Papers

From Natural Language to Executable Option Strategies via Large Language Models

2026-03-17 · Haochen Luo, Zhengzhao Lai, Junjie Xu, Yifan Li, Tang Pok Hin, Yuan Zhang, Chen Liu arxiv

Large Language Models (LLMs) excel at general code generation, yet translating natural-language trading intents into correct option strategies remains challenging. Real-world option design requires reasoning over massive, multi-dimensional option chain data with strict constraints, which often overwhelms direct generation methods. We introduce the Option Query Language (OQL), a domain-specific intermediate representation that abstracts option markets into high-level primitives under grammatical rules, enabling LLMs to function as reliable semantic parsers rather than free-form programmers. OQL queries are then validated and executed deterministically by an engine to instantiate executable strategies. We also present a new dataset for this task and demonstrate that our neuro-symbolic pipeline significantly improves execution accuracy and logical consistency over direct baselines.

📄 PDF Abstract BibTeX arXiv:2603.16434

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

BTGenBot-2: Efficient Behavior Tree Generation with Small Language Models

2026-02-02 · Riccardo Andrea Izzo, Gianluca Bardaro, Matteo Matteucci arxiv

Recent advances in robot learning increasingly rely on LLM-based task planning, leveraging their ability to bridge natural language with executable actions. While prior works showcased great performances, the widespread …

Towards Automated Data Sciences with Natural Language and SageCopilot: Practices and Lessons Learned

2024-07-21 · Yuan Liao, Jiang Bian, Yuhui Yun, Shuo Wang 외

While the field of NL2SQL has made significant advancements in translating natural language instructions into executable SQL scripts for data querying and processing, achieving full automation within the broader data sci…

In-Context Learning

From Natural Language to Executable Narsese: A Neuro-Symbolic Benchmark and Pipeline for Reasoning with NARS

2026-04-20 · Mina Gabriel, Pei Wang arxiv

Large language models (LLMs) are highly capable at language generation, but they remain unreliable when reasoning requires explicit symbolic structure, multi-step inference, and interpretable uncertainty. This paper pres…

Robust discrete-time super-hedging strategies under AIP condition and under price uncertainty

2023-11-15 · Meriam El Mansour, Emmanuel Lepinette

We solve the problem of super-hedging European or Asian options for discrete-time financial market models where executable prices are uncertain. The risky asset prices are not described by single-valued processes but mea…

Applying Probabilistic Programming to Affective Computing

2019-03-15 · Desmond C. Ong, Harold Soh, Jamil Zaki, Noah D. Goodman

Affective Computing is a rapidly growing field spurred by advancements in artificial intelligence, but often, held back by the inability to translate psychological theories of emotion into tractable computational models.…

Probabilistic Programming