paper-with-me

Papers

Choice-75: A Dataset on Decision Branching in Script Learning

2023-09-21 · Zhaoyi Joey Hou, Li Zhang, Chris Callison-Burch

Script learning studies how stereotypical events unfold, enabling machines to reason about narratives with implicit information. Previous works mostly consider a script as a linear sequence of events while ignoring the potential branches that arise due to people's circumstantial choices. We hence propose Choice-75, the first benchmark that challenges intelligent systems to make decisions given descriptive scenarios, containing 75 scripts and more than 600 scenarios. We also present preliminary results with current large language models (LLM). Although they demonstrate overall decent performance, there is still notable headroom in hard scenarios.

📄 PDF Abstract BibTeX arXiv:2309.11737

Code (0)

등록된 구현이 없습니다.

Tasks

Descriptive

Similar Papers 제목 키워드 기반

Detecting and Understanding Branching Frequency Changes in Process Models

2021-03-19 · Yang Lu, Qifan Chen, Simon Poon

Business processes are continuously evolving in order to adapt to changes due to various factors. One type of process changes are branching frequency changes, which are related to changes in frequencies between different…

Rushes: A Human Preference Dataset for Pluralistic Alignment

2026-07-22 · Michael Xu, Jorge Leandro, Sudha Rao, Weijia Xu 외 arxiv

We introduce Rushes, a dataset and benchmark for studying revealed human engagement preferences in interactive narrative environments. Rushes is collected through a game interface where users interact with AI-generated b…

The Paradox of Choice: Using Attention in Hierarchical Reinforcement Learning

2022-01-24 · Andrei Nica, Khimya Khetarpal, Doina Precup

Decision-making AI agents are often faced with two important challenges: the depth of the planning horizon, and the branching factor due to having many choices. Hierarchical reinforcement learning methods aim to solve th…

Decision MakingHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1

Lookback for Learning to Branch

2022-06-30 · Prateek Gupta, Elias B. Khalil, Didier Chetélat, Maxime Gasse 외

The expressive and computationally inexpensive bipartite Graph Neural Networks (GNN) have been shown to be an important component of deep learning based Mixed-Integer Linear Program (MILP) solvers. Recent works have demo…

Model SelectionVariable Selection

Branching Strategies Based on Subgraph GNNs: A Study on Theoretical Promise versus Practical Reality

2025-12-10 · Junru Zhou, Yicheng Wang, Pan Li arxiv

Graph Neural Networks (GNNs) have emerged as a promising approach for ``learning to branch'' in Mixed-Integer Linear Programming (MILP). While standard Message-Passing GNNs (MPNNs) are efficient, they theoretically lack …