NAACL 2025short2 citations

STRUX: An LLM for Decision-Making with Structured Explanations

Yiming Lu, Yebowen Hu, Hassan Foroosh, Wei Jin, Fei Liu

Abstract

Countless decisions shape our lives, and it is crucial to understand the how and why behind them. In this paper, we introduce a new LLM decision-making framework called STRUX, which enhances LLM decision-making by providing structured explanations. These include favorable and adverse facts related to the decision, along with their respective strengths. STRUX begins by distilling lengthy information into a concise table of key facts. It then employs a series of self-reflection steps to determine which of these facts are pivotal, categorizing them as either favorable or adverse in relation to a specific decision. Lastly, we fine-tune an LLM to identify and prioritize these key facts to optimize decision-making. STRUX has been evaluated on the challenging task of forecasting stock investment decisions based on earnings call transcripts and demonstrated superior performance against strong baselines. It enhances decision transparency by allowing users to understand the impact of different factors, representing a meaningful step towards practical decision-making with LLMs.

BibTeX
@inproceedings{lu-etal-2025-strux,
    title = "{STRUX}: An {LLM} for Decision-Making with Structured Explanations",
    author = "Lu, Yiming  and
      Hu, Yebowen  and
      Foroosh, Hassan  and
      Jin, Wei  and
      Liu, Fei",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.naacl-short.11/",
    pages = "131--141",
    ISBN = "979-8-89176-190-2"
}
STRUX: An LLM for Decision-Making with Structured Explanations · NAACL 2025