Skip to main content

Showing 1–6 of 6 results for author: Cirik, V

Searching in archive cs. Search in all archives.
.
  1. arXiv:1806.02724  [pdf, other

    cs.CV cs.CL

    Speaker-Follower Models for Vision-and-Language Navigation

    Authors: Daniel Fried, Ronghang Hu, Volkan Cirik, Anna Rohrbach, Jacob Andreas, Louis-Philippe Morency, Taylor Berg-Kirkpatrick, Kate Saenko, Dan Klein, Trevor Darrell

    Abstract: Navigation guided by natural language instructions presents a challenging reasoning problem for instruction followers. Natural language instructions typically identify only a few high-level decisions and landmarks rather than complete low-level motor behaviors; much of the missing information must be inferred based on perceptual context. In machine learning settings, this is doubly challenging: it… ▽ More

    Submitted 26 October, 2018; v1 submitted 7 June, 2018; originally announced June 2018.

    Comments: NIPS 2018

  2. arXiv:1805.11818  [pdf, other

    cs.CL cs.AI cs.CV cs.NE

    Visual Referring Expression Recognition: What Do Systems Actually Learn?

    Authors: Volkan Cirik, Louis-Philippe Morency, Taylor Berg-Kirkpatrick

    Abstract: We present an empirical analysis of the state-of-the-art systems for referring expression recognition -- the task of identifying the object in an image referred to by a natural language expression -- with the goal of gaining insight into how these systems reason about language and vision. Surprisingly, we find strong evidence that even sophisticated and linguistically-motivated models for this tas… ▽ More

    Submitted 30 May, 2018; originally announced May 2018.

    Comments: NAACL2018 short

  3. arXiv:1805.10547  [pdf, other

    cs.CV cs.CL cs.NE

    Using Syntax to Ground Referring Expressions in Natural Images

    Authors: Volkan Cirik, Taylor Berg-Kirkpatrick, Louis-Philippe Morency

    Abstract: We introduce GroundNet, a neural network for referring expression recognition -- the task of localizing (or grounding) in an image the object referred to by a natural language expression. Our approach to this task is the first to rely on a syntactic analysis of the input referring expression in order to inform the structure of the computation graph. Given a parse tree for an input expression, we e… ▽ More

    Submitted 26 May, 2018; originally announced May 2018.

    Comments: AAAI 2018

  4. arXiv:1704.05179  [pdf, other

    cs.CL

    SearchQA: A New Q&A Dataset Augmented with Context from a Search Engine

    Authors: Matthew Dunn, Levent Sagun, Mike Higgins, V. Ugur Guney, Volkan Cirik, Kyunghyun Cho

    Abstract: We publicly release a new large-scale dataset, called SearchQA, for machine comprehension, or question-answering. Unlike recently released datasets, such as DeepMind CNN/DailyMail and SQuAD, the proposed SearchQA was constructed to reflect a full pipeline of general question-answering. That is, we start not from an existing article and generate a question-answer pair, but start from an existing qu… ▽ More

    Submitted 11 June, 2017; v1 submitted 17 April, 2017; originally announced April 2017.

  5. arXiv:1611.06204  [pdf, other

    cs.CL cs.LG cs.NE

    Visualizing and Understanding Curriculum Learning for Long Short-Term Memory Networks

    Authors: Volkan Cirik, Eduard Hovy, Louis-Philippe Morency

    Abstract: Curriculum Learning emphasizes the order of training instances in a computational learning setup. The core hypothesis is that simpler instances should be learned early as building blocks to learn more complex ones. Despite its usefulness, it is still unknown how exactly the internal representation of models are affected by curriculum learning. In this paper, we study the effect of curriculum learn… ▽ More

    Submitted 18 November, 2016; originally announced November 2016.

  6. arXiv:1407.6853  [pdf, ps, other

    cs.CL

    Substitute Based SCODE Word Embeddings in Supervised NLP Tasks

    Authors: Volkan Cirik, Deniz Yuret

    Abstract: We analyze a word embedding method in supervised tasks. It maps words on a sphere such that words co-occurring in similar contexts lie closely. The similarity of contexts is measured by the distribution of substitutes that can fill them. We compared word embeddings, including more recent representations, in Named Entity Recognition (NER), Chunking, and Dependency Parsing. We examine our framework… ▽ More

    Submitted 25 July, 2014; originally announced July 2014.

    Comments: 11 pages