paper-with-me

Papers

Learning Structured Inference Neural Networks with Label Relations

2015-11-17 · CVPR 2016 6 · Hexiang Hu, Guang-Tong Zhou, Zhiwei Deng, Zicheng Liao, Greg Mori

Images of scenes have various objects as well as abundant attributes, and diverse levels of visual categorization are possible. A natural image could be assigned with fine-grained labels that describe major components, coarse-grained labels that depict high level abstraction or a set of labels that reveal attributes. Such categorization at different concept layers can be modeled with label graphs encoding label information. In this paper, we exploit this rich information with a state-of-art deep learning framework, and propose a generic structured model that leverages diverse label relations to improve image classification performance. Our approach employs a novel stacked label prediction neural network, capturing both inter-level and intra-level label semantics. We evaluate our method on benchmark image datasets, and empirical results illustrate the efficacy of our model.

📄 PDF Abstract BibTeX arXiv:1511.05616

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Embedding Inference for Structured Multilabel Prediction

2015-12-01 · NeurIPS 2015 12 · Farzaneh Mirzazadeh, Siamak Ravanbakhsh, Nan Ding, Dale Schuurmans

A key bottleneck in structured output prediction is the need for inference during training and testing, usually requiring some form of dynamic programming. Rather than using approximate inference or tailoring a speciali…

Prediction

Improving Multi-label Learning with Missing Labels by Structured Semantic Correlations

2016-08-04 · Hao Yang, Joey Tianyi Zhou, Jianfei Cai

Multi-label learning has attracted significant interests in computer vision recently, finding applications in many vision tasks such as multiple object recognition and automatic image annotation. Associating multiple lab…

Missing LabelsMulti-Label LearningObject Recognition

Right for the Right Reason: Evidence Extraction for Trustworthy Tabular Reasoning

2022-05-01 · ACL 2022 5 · Vivek Gupta, Shuo Zhang, Alakananda Vempala, Yujie He 외

When pre-trained contextualized embedding-based models developed for unstructured data are adapted for structured tabular data, they perform admirably. However, recent probing studies show that these models use spurious …

Right for the Right Reason: Evidence Extraction for Trustworthy Tabular Reasoning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

When pre-trained contextualized embeddings-based models developed for unstructured data are adapted for structured tabular data, they perform admirably. However, recent probing studies show that these models use spurious…

Learning Approximate Inference Networks for Structured Prediction

2018-03-09 · ICLR 2018 1 · Lifu Tu, Kevin Gimpel

Structured prediction energy networks (SPENs; Belanger & McCallum 2016) use neural network architectures to define energy functions that can capture arbitrary dependencies among parts of structured outputs. Prior work us…

Language ModelingLanguage ModellingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+3