paper-with-me

Papers

Alignment-based compositional semantics for instruction following

2015-08-26 · EMNLP 2015 9 · Jacob Andreas, Dan Klein

This paper describes an alignment-based model for interpreting natural language instructions in context. We approach instruction following as a search over plans, scoring sequences of actions conditioned on structured observations of text and the environment. By explicitly modeling both the low-level compositional structure of individual actions and the high-level structure of full plans, we are able to learn both grounded representations of sentence meaning and pragmatic constraints on interpretation. To demonstrate the model's flexibility, we apply it to a diverse set of benchmark tasks. On every task, we outperform strong task-specific baselines, and achieve several new state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1508.06491

Code (1)

jacobandreas/instructions 공식 구현

Tasks

Instruction FollowingSentence

Similar Papers 제목 키워드 기반

SafeGRPO: Self-Rewarded Multimodal Safety Alignment via Rule-Governed Policy Optimization

2025-11-17 · Xuankun Rong, Wenke Huang, Tingfeng Wang, Daiguo Zhou 외 arxiv

Multimodal large language models (MLLMs) have demonstrated impressive reasoning and instruction-following capabilities, yet their expanded modality space introduces new compositional safety risks that emerge from complex…

Temporal Representation Alignment: Successor Features Enable Emergent Compositionality in Robot Instruction Following

2025-02-08 · Vivek Myers, Bill Chunyuan Zheng, Anca Dragan, Kuan Fang 외

Effective task representations should facilitate compositionality, such that after learning a variety of basic tasks, an agent can perform compound tasks consisting of multiple steps simply by composing the representatio…

Instruction Following

FreeStyle: Free Control of Style-Content Dual-Reference Generation from Community LoRA Mining

2026-06-18 · Jinghong Lan, Wei Cheng, Yunuo Chen, Ziqi Ye 외 arxiv

Style-content dual-reference generation aims to synthesize an image that preserves the structure and semantics of a content reference while adopting the style of a separate style reference.Despite recent progress, this s…

Instruction Following

SAM3-I: Segment Anything with Instructions

2025-12-04 · Jingjing Li, Yue Feng, Yuchen Guo, Jincai Huang 외 arxiv

Segment Anything Model 3 (SAM3) advances open-vocabulary segmentation through promptable concept segmentation, enabling users to segment all instances associated with a given concept using short noun-phrase (NP) prompts.…

Modular Networks for Compositional Instruction Following

2020-10-24 · NAACL 2021 4 · Rodolfo Corona, Daniel Fried, Coline Devin, Dan Klein 외

Standard architectures used in instruction following often struggle on novel compositions of subgoals (e.g. navigating to landmarks or picking up objects) observed during training. We propose a modular architecture for f…

Instruction Following