中文
相关论文

相关论文: Learning by Asking Questions for Knowledge-based N…

200 篇论文

Current automatic vision systems face two major challenges: scalability and extreme variability of appearance. First, the computational time required to process an image typically scales linearly with the number of pixels in the image,…

计算机视觉与模式识别 · 计算机科学 2014-05-22 Marc'Aurelio Ranzato

Progress in self-supervised learning has brought strong general image representation learning methods. Yet so far, it has mostly focused on image-level learning. In turn, tasks such as unsupervised image segmentation have not benefited from…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Adrian Ziegler , Yuki M. Asano

Building models of the world from observation, i.e., induction, is one of the major challenges in machine learning. In order to be useful, models need to maintain accuracy when used in novel situations, i.e., generalize. In addition, they…

机器学习 · 计算机科学 2026-02-10 Gabriel Stella , Dmitri Loguinov

Visual question answering is concerned with answering free-form questions about an image. Since it requires a deep linguistic understanding of the question and the ability to associate it with various objects that are present in the image,…

机器学习 · 计算机科学 2020-07-03 Marcel Hildebrandt , Hang Li , Rajat Koner , Volker Tresp , Stephan Günnemann

Recent open-vocabulary detection methods aim to detect novel objects by distilling knowledge from vision-language models (VLMs) trained on a vast amount of image-text pairs. To improve the effectiveness of these methods, researchers have…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Han-Cheol Cho , Won Young Jhoo , Wooyoung Kang , Byungseok Roh

A first-person camera, placed at a person's head, captures, which objects are important to the camera wearer. Most prior methods for this task learn to detect such important objects from the manually labeled first-person data in a…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Gedas Bertasius , Hyun Soo Park , Stella X. Yu , Jianbo Shi

Human perception is structured around objects which form the basis for our higher-level cognition and impressive systematic generalization abilities. Yet most work on representation learning focuses on feature learning without even…

Object detection models perform well at localizing and classifying objects that they are shown during training. However, due to the difficulty and cost associated with creating and annotating detection datasets, trained models detect a…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Premkumar Natarajan

Object detection and recognition are important problems in computer vision. Since these problems are meta-heuristic, despite a lot of research, practically usable, intelligent, real-time, and dynamic object detection/recognition methods are…

计算机视觉与模式识别 · 计算机科学 2013-02-22 Dilip K. Prasad

Object detection methods trained on a fixed set of known classes struggle to detect objects of unknown classes in the open-world setting. Current fixes involve adding approximate supervision with pseudo-labels corresponding to candidate…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Mısra Yavuz , Fatma Güney

This work aims to address the problem of image-based question-answering (QA) with new models and datasets. In our work, we propose to use neural networks and visual semantic embeddings, without intermediate stages such as object detection…

机器学习 · 计算机科学 2015-12-01 Mengye Ren , Ryan Kiros , Richard Zemel

A key distinguishing feature of conversational recommender systems over traditional recommender systems is their ability to elicit user preferences using natural language. Currently, the predominant approach to preference elicitation is to…

信息检索 · 计算机科学 2025-04-09 Ivica Kostric , Krisztian Balog , Filip Radlinski

Image description task has been invariably examined in a static manner with qualitative presumptions held to be universally applicable, regardless of the scope or target of the description. In practice, however, different viewers may pay…

计算与语言 · 计算机科学 2018-05-02 Andrew Shin , Yoshitaka Ushiku , Tatsuya Harada

Research in scene graph generation has quickly gained traction in the past few years because of its potential to help in downstream tasks like visual question answering, image captioning, etc. Many interesting approaches have been proposed…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Sandeep Inuganti , Vineeth N Balasubramanian

Image colorization is inherently an ill-posed problem with multi-modal uncertainty. Previous methods leverage the deep neural network to map input grayscale images to plausible color outputs directly. Although these learning-based methods…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Jheng-Wei Su , Hung-Kuo Chu , Jia-Bin Huang

We consider the problem of retrieving objects from image data and learning to classify them into meaningful semantic categories with minimal supervision. To that end, we propose a fully differentiable unsupervised deep clustering approach…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Steven Hickson , Anelia Angelova , Irfan Essa , Rahul Sukthankar

Inspired by recent advances in leveraging multiple modalities in machine translation, we introduce an encoder-decoder pipeline that uses (1) specific objects within an image and their object labels, (2) a language model for decoding joint…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Ashutosh Mishra , Marcus Liwicki

Zero-shot learning in Language & Vision is the task of correctly labelling (or naming) objects of novel categories. Another strand of work in L&V aims at pragmatically informative rather than ``correct'' object descriptions, e.g. in…

计算与语言 · 计算机科学 2019-06-14 Sina Zarrieß , David Schlangen

When a robot encounters a novel object, how should it respond$\unicode{x2014}$what data should it collect$\unicode{x2014}$so that it can find the object in the future? In this work, we present a method for learning image features of an…

机器人学 · 计算机科学 2024-10-16 Allison Pinosky , Todd D. Murphey

We propose an end-to-end learning framework for generating foreground object segmentations. Given a single novel image, our approach produces pixel-level masks for all "object-like" regions---even for object categories never seen during…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Suyog Dutt Jain , Bo Xiong , Kristen Grauman