paper-with-me

홈 › Papers

Learning Human-Human Interactions in Images from Weak Textual Supervision

2023-04-27 · ICCV 2023 1 · Morris Alper, Hadar Averbuch-Elor

Interactions between humans are diverse and context-dependent, but previous works have treated them as categorical, disregarding the heavy tail of possible interactions. We propose a new paradigm of learning human-human interactions as free text from a single still image, allowing for flexibility in modeling the unlimited space of situations and relationships between people. To overcome the absence of data labelled specifically for this task, we use knowledge distillation applied to synthetic caption data produced by a large language model without explicit supervision. We show that the pseudo-labels produced by this procedure can be used to train a captioning model to effectively understand human-human interactions in images, as measured by a variety of metrics that measure textual and semantic faithfulness and factual groundedness of our predictions. We further show that our approach outperforms SOTA image captioning and situation recognition models on this task. We will release our code and pseudo-labels along with Waldo and Wenda, a manually-curated test set for still image human-human interaction understanding.

📄 PDF Abstract BibTeX arXiv:2304.14104

Code (0)

등록된 구현이 없습니다.

Tasks

Human-Human Interaction RecognitionImage CaptioningKnowledge DistillationLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Test 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Weakly Supervised Learning of Affordances

2016-05-10 · Abhilash Srikantha, Juergen Gall

Localizing functional regions of objects or affordances is an important aspect of scene understanding. In this work, we cast the problem of affordance segmentation as that of semantic image segmentation. In order to expl…

Human-Object Interaction DetectionImage SegmentationObjectScene Understanding+3

Predicting Perceived Gloss: Do Weak Labels Suffice?

2024-03-26 · Julia Guerrero-Viu, J. Daniel Subias, Ana Serrano, Katherine R. Storrs 외

Estimating perceptual attributes of materials directly from images is a challenging task due to their complex, not fully-understood interactions with external factors, such as geometry and lighting. Supervised deep learn…

Interact as You Intend: Intention-Driven Human-Object Interaction Detection

2018-08-29 · Bingjie Xu, Junnan Li, Yongkang Wong, Mohan S. Kankanhalli 외

The recent advances in instance-level detection tasks lay strong foundation for genuine comprehension of the visual scenes. However, the ability to fully comprehend a social scene is still in its preliminary stage. In th…

Human-Object Interaction Detection

GTNet:Guided Transformer Network for Detecting Human-Object Interactions

2021-08-02 · A S M Iftekhar, Satish Kumar, R. Austin McEver, Suya You 외

The human-object interaction (HOI) detection task refers to localizing humans, localizing objects, and predicting the interactions between each human-object pair. HOI is considered one of the fundamental steps in truly u…

Human-Object Interaction DetectionObject

Contextually-rich human affect perception using multimodal scene information

2023-03-13 · Digbalay Bose, Rajat Hebbar, Krishna Somandepalli, Shrikanth Narayanan

The process of human affect understanding involves the ability to infer person specific emotional states from various sources including images, speech, and language. Affect perception from images has predominantly focuse…