paper-with-me

Papers

Generating Programmatic Referring Expressions via Program Synthesis

2020-01-01 · ICML 2020 1 · Jiani Huang, Calvin Smith, Osbert Bastani, Rishabh Singh, Aws Albarghouthi, Mayur Naik

Incorporating symbolic reasoning into machine learning algorithms is a promising approach to improve performance on learning tasks that require logical reasoning. We study the problem of generating a programmatic variant of referring expressions that we call referring relational programs. In particular, given a symbolic representation of an image and a target object in that image, the goal is to generate a relational program that uniquely identifies the target object in terms of its attributes and its relations to other objects in the image. We propose a neurosymbolic program synthesis algorithm that combines a policy neural network with enumerative search to generate such relational programs. The policy neural network employs a program interpreter that provides immediate feedback on the consequences of the decisions made by the policy, and also takes into account the uncertainty in the symbolic representation of the image. We evaluate our algorithm on challenging benchmarks based on the CLEVR dataset, and demonstrate that our approach significantly outperforms several baselines.

📄 PDF Abstract BibTeX

Code (1)

moqingyan/object_reference_synthesis 공식 구현 pytorch

Tasks

Enumerative SearchLogical ReasoningProgram Synthesis

Similar Papers 제목 키워드 기반

Talking about what is not there: Generating indefinite referring expressions in Minecraft

2019-10-01 · WS 2019 10 · Arne K{\"o}hn, Alex Koller, er

When generating technical instructions, it is often necessary to describe an object that does not exist yet. For example, an NLG system which explains how to build a house needs to generate sentences like {``}build *a wa…

MinecraftObject

Generating a Novel Dataset of Multimodal Referring Expressions

2019-05-01 · WS 2019 5 · Nikhil Krishnaswamy, James Pustejovsky

Referring expressions and definite descriptions of objects in space exploit information both about object characteristics and locations. To resolve potential ambiguity, referencing strategies in language can rely on incr…

Refer-iTTS: A System for Referring in Spoken Installments to Objects in Real-World Images

2017-09-01 · WS 2017 9 · Sina Zarrie{\ss}, M. Soledad L{\'o}pez Gambino, David Schlangen

Current referring expression generation systems mostly deliver their output as one-shot, written expressions. We present on-going work on incremental generation of spoken expressions referring to objects in real-world im…

Referring ExpressionReferring expression generationSpeech SynthesisText Generation+3

JanusCoder: Towards a Foundational Visual-Programmatic Interface for Code Intelligence

2025-10-27 · Qiushi Sun, Jingyang Gong, Yang Liu, Qiaosheng Chen 외 arxiv

The scope of neural code intelligence is rapidly expanding beyond text-based source code to encompass the rich visual outputs that programs generate. This visual dimension is critical for advanced applications like flexi…

Learning to Generate Unambiguous Spatial Referring Expressions for Real-World Environments

2019-04-15 · Fethiye Irmak Doğan, Sinan Kalkan, Iolanda Leite

Referring to objects in a natural and unambiguous manner is crucial for effective human-robot interaction. Previous research on learning-based referring expressions has focused primarily on comprehension tasks, while gen…

Referring Expression