paper-with-me

홈 › Papers

Structured Label Inference for Visual Understanding

2018-02-18 · Nelson Nauata, Hexiang Hu, Guang-Tong Zhou, Zhiwei Deng, Zicheng Liao, Greg Mori

Visual data such as images and videos contain a rich source of structured semantic labels as well as a wide range of interacting components. Visual content could be assigned with fine-grained labels describing major components, coarse-grained labels depicting high level abstractions, or a set of labels revealing attributes. Such categorization over different, interacting layers of labels evinces the potential for a graph-based encoding of label information. In this paper, we exploit this rich structure for performing graph-based inference in label space for a number of tasks: multi-label image and video classification and action detection in untrimmed videos. We consider the use of the Bidirectional Inference Neural Network (BINN) and Structured Inference Neural Network (SINN) for performing graph-based inference in label space and propose a Long Short-Term Memory (LSTM) based extension for exploiting activity progression on untrimmed videos. The methods were evaluated on (i) the Animal with Attributes (AwA), Scene Understanding (SUN) and NUS-WIDE datasets for multi-label image classification, (ii) the first two releases of the YouTube-8M large scale dataset for multi-label video classification, and (iii) the THUMOS'14 and MultiTHUMOS video datasets for action detection. Our results demonstrate the effectiveness of structured label inference in these challenging tasks, achieving significant improvements against baselines.

📄 PDF Abstract BibTeX arXiv:1802.06459

Code (1)

daveboat/structured_label_inference pytorch

Tasks

Action DetectionGeneral Classificationimage-classificationImage ClassificationMulti-Label Image ClassificationScene UnderstandingVideo Classification

Similar Papers 제목 키워드 기반

DreamStruct: Understanding Slides and User Interfaces via Synthetic Data Generation

2024-09-30 · Yi-Hao Peng, Faria Huq, Yue Jiang, Jason Wu 외

Enabling machines to understand structured visuals like slides and user interfaces is essential for making them accessible to people with disabilities. However, achieving such understanding computationally has required m…

Code GenerationSynthetic Data Generation

StrucTexT: Structured Text Understanding with Multi-Modal Transformers

2021-08-06 · Yulin Li, Yuxi Qian, Yuchen Yu, Xiameng Qin 외

Structured text understanding on Visually Rich Documents (VRDs) is a crucial part of Document Intelligence. Due to the complexity of content and layout in VRDs, structured text understanding has been a challenging task. …

Entity LinkingLanguage ModelingLanguage ModellingSentence

CamReasoner: Reinforcing Camera Movement Understanding via Structured Spatial Reasoning

2026-01-30 · Hang Wu, Yujun Cai, Zehao Li, Haonan Ge 외 arxiv

Understanding camera dynamics is a fundamental pillar of video spatial intelligence. However, existing multimodal models predominantly treat this task as a black-box classification, often confusing physically distinct mo…

Binary ClassificationSpatial ReasoningVisual Reasoning

Cognitive-structured Multimodal Agent for Multimodal Understanding, Generation, and Editing

2026-07-09 · Feng Wang, Canmiao Fu, Zhipeng Huang, Chen Li 외 arxiv

Recent unified multimodal models show a single architecture can jointly perform vision/language understanding and image generation/editing. However, they repeatedly feed all historical visual and textual inputs into a sh…

Reinforcement LearningImage Generation

Hierarchical Label Inference for Video Classification

2017-06-15 · Nelson Nauata, Jonathan Smith, Greg Mori

Videos are a rich source of high-dimensional structured data, with a wide range of interacting components at varying levels of granularity. In order to improve understanding of unconstrained internet videos, it is import…

ClassificationGeneral ClassificationVideo Classification