paper-with-me

Papers

Visually Grounding Language Instruction for History-Dependent Manipulation

2020-12-16 · Hyemin Ahn, Obin Kwon, Kyoungdo Kim, Jaeyeon Jeong, Howoong Jun, Hongjung Lee, Dongheui Lee, Songhwai Oh

This paper emphasizes the importance of a robot's ability to refer to its task history, especially when it executes a series of pick-and-place manipulations by following language instructions given one by one. The advantage of referring to the manipulation history can be categorized into two folds: (1) the language instructions omitting details but using expressions referring to the past can be interpreted, and (2) the visual information of objects occluded by previous manipulations can be inferred. For this, we introduce a history-dependent manipulation task which objective is to visually ground a series of language instructions for proper pick-and-place manipulations by referring to the past. We also suggest a relevant dataset and model which can be a baseline, and show that our model trained with the proposed dataset can also be applied to the real world based on the CycleGAN. Our dataset and code are publicly available on the project website: https://sites.google.com/view/history-dependent-manipulation.

📄 PDF Abstract BibTeX arXiv:2012.08977

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GAN Least Squares Loss GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson…
Residual Connection 설명 없음
Tanh Activation 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
PatchGAN 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…

Similar Papers 제목 키워드 기반

Point What You Mean: Visually Grounded Instruction Policy

2025-12-22 · Hang Yu, Juntu Zhao, Yufeng Liu, Kaiyu Li 외 arxiv

Vision-Language-Action (VLA) models align vision and language with embodied control, but their object referring ability remains limited when relying solely on text prompt, especially in cluttered or out-of-distribution (…

Visual Grounding

A History-Aware Visually Grounded Critic for Computer Use Agents

2026-06-09 · Jaewoo Lee, Zaid Khan, Archiki Prasad, Justin Chih-Yao Chen 외 arxiv

Various test-time interventions for Computer Use Agents (CUAs), including critic models, have been developed to improve performance through pre-execution action evaluation in complex Graphical User Interface (GUI) enviro…

Visual Grounding

MEGA-GUI: Multi-stage Enhanced Grounding Agents for GUI Elements

2025-11-17 · SeokJoo Kwak, Jihoon Kim, Boyoun Kim, Jung Jae Yoon 외 arxiv

Graphical User Interface (GUI) grounding - the task of mapping natural language instructions to screen coordinates - is essential for autonomous agents and accessibility technologies. Existing systems rely on monolithic …

InstructMove: A Text-Indispensable Benchmark for Instruction-Following Manipulation

2026-08-24 · Mengao Zhao, Ziang Li, Chaodong Huang, Mengchen Ma 외 arxiv

Vision-language-action (VLA) models have made general-purpose robot manipulation increasingly plausible by conditioning robot actions on natural-language instructions. A key test of such generality is whether policies ac…

Instruction FollowingRobot ManipulationSpatial Reasoning

Draw Me a Flower: Processing and Grounding Abstraction in Natural Language

2021-06-27 · Royi Lachmy, Valentina Pyatkin, Avshalom Manevich, Reut Tsarfaty

Abstraction is a core tenet of human cognition and communication. When composing natural language instructions, humans naturally evoke abstraction to convey complex procedures in an efficient and concise way. Yet, interp…

4kInstruction FollowingSemantic Parsing