paper-with-me

Papers

DeepSetNet: Predicting Sets with Deep Neural Networks

2016-11-28 · ICCV 2017 10 · S. Hamid Rezatofighi, Vijay Kumar B G, Anton Milan, Ehsan Abbasnejad, Anthony Dick, Ian Reid

This paper addresses the task of set prediction using deep learning. This is important because the output of many computer vision tasks, including image tagging and object detection, are naturally expressed as sets of entities rather than vectors. As opposed to a vector, the size of a set is not fixed in advance, and it is invariant to the ordering of entities within it. We define a likelihood for a set distribution and learn its parameters using a deep neural network. We also derive a loss for predicting a discrete distribution corresponding to set cardinality. Set prediction is demonstrated on the problem of multi-class image classification. Moreover, we show that the proposed cardinality loss can also trivially be applied to the tasks of object counting and pedestrian detection. Our approach outperforms existing methods in all three cases on standard datasets.

📄 PDF Abstract BibTeX arXiv:1611.08998

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationObject Countingobject-detectionObject DetectionPedestrian Detection

Similar Papers 제목 키워드 기반

Deep Set Prediction Networks

2019-06-15 · NeurIPS 2019 12 · Yan Zhang, Jonathon Hare, Adam Prügel-Bennett

Current approaches for predicting sets from feature vectors ignore the unordered nature of sets and suffer from discontinuity issues as a result. We propose a general model for predicting sets that properly respects the …

Prediction

Predicting Word Association Strengths

2017-09-01 · EMNLP 2017 9 · Andrew Cattle, Xiaojuan Ma

This paper looks at the task of predicting word association strengths across three datasets; WordNet Evocation (Boyd-Graber et al., 2006), University of Southern Florida Free Association norms (Nelson et al., 2004), and …

Word Embeddings

Predicting Directionality in Causal Relations in Text

2021-03-25 · Pedram Hosseini, David A. Broniatowski, Mona Diab

In this work, we test the performance of two bidirectional transformer-based language models, BERT and SpanBERT, on predicting directionality in causal pairs in the textual content. Our preliminary results show that pred…

Sentence

Mediated Uncoupled Learning: Learning Functions without Direct Input-output Correspondences

2021-07-16 · Ikko Yamane, Junya Honda, Florian Yger, Masashi Sugiyama

Ordinary supervised learning is useful when we have paired training data of input $X$ and output $Y$. However, such paired data can be difficult to collect in practice. In this paper, we consider the task of predicting $…

Predicting Process Behaviour using Deep Learning

2016-12-14 · Joerg Evermann, Jana-Rebecca Rehse, Peter Fettke

Predicting business process behaviour is an important aspect of business process management. Motivated by research in natural language processing, this paper describes an application of deep learning with recurrent neura…

Deep LearningManagementPrediction