paper-with-me

Papers

ActionCOMET: A Zero-shot Approach to Learn Image-specific Commonsense Concepts about Actions

2024-10-17 · Shailaja Keyur Sampat, Yezhou Yang, Chitta Baral

Humans observe various actions being performed by other humans (physically or in videos/images) and can draw a wide range of inferences about it beyond what they can visually perceive. Such inferences include determining the aspects of the world that make action execution possible (e.g. liquid objects can undergo pouring), predicting how the world will change as a result of the action (e.g. potatoes being golden and crispy after frying), high-level goals associated with the action (e.g. beat the eggs to make an omelet) and reasoning about actions that possibly precede or follow the current action (e.g. crack eggs before whisking or draining pasta after boiling). Similar reasoning ability is highly desirable in autonomous systems that would assist us in performing everyday tasks. To that end, we propose a multi-modal task to learn aforementioned concepts about actions being performed in images. We develop a dataset consisting of 8.5k images and 59.3k inferences about actions grounded in those images, collected from an annotated cooking-video dataset. We propose ActionCOMET, a zero-shot framework to discern knowledge present in language models specific to the provided visual input. We present baseline results of ActionCOMET over the collected dataset and compare them with the performance of the best existing VQA approaches.

📄 PDF Abstract BibTeX arXiv:2410.13662

Code (1)

shailaja183/actionconceptlearning 공식 구현 pytorch

Tasks

Visual Question Answering (VQA)

Similar Papers 제목 키워드 기반

FADE: Few-shot/zero-shot Anomaly Detection Engine using Large Vision-Language Model

2024-08-31 · Yuanwei Li, Elizaveta Ivanova, Martins Bruveris

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal s…

Anomaly DetectionAnomaly SegmentationLanguage ModelingLanguage Modelling+2

Context-Aware Zero-Shot Recognition

2019-04-19 · Ruotian Luo, Ning Zhang, Bohyung Han, Linjie Yang

We present a novel problem setting in zero-shot learning, zero-shot object recognition and detection in the context. Contrary to the traditional zero-shot learning methods, which simply infers unseen categories by transf…

Object RecognitionZero-Shot Learning

Cross-Linked Variational Autoencoders for Generalized Zero-Shot Learning

2019-03-24 · ICLR Workshop LLD 2019 · Edgar Schönfeld, Sayna Ebrahimi, Samarth Sinha, Trevor Darrell 외

Most approaches in generalized zero-shot learning rely on cross-modal mapping between an image feature space and a class embedding space or on generating artificial image features. However, learning a shared cross-modal …

Few-Shot LearningGeneralized Zero-Shot LearningZero-Shot Learning

Zero-Shot CFC: Fast Real-World Image Denoising based on Cross-Frequency Consistency

2025-10-14 · Yanlin Jiang, Yuchen Liu, Mingren Liu arxiv

Zero-shot denoisers address the dataset dependency of deep-learning-based denoisers, enabling the denoising of unseen single images. Nonetheless, existing zero-shot methods suffer from long training times and rely on the…

Computational EfficiencyImage Denoising

Infrared Domain Adaptation with Zero-Shot Quantization

2024-08-25 · Burak Sevsay, Erdem Akagündüz

Quantization is one of the most popular techniques for reducing computation time and shrinking model size. However, ensuring the accuracy of quantized models typically involves calibration using training data, which may …

Domain Adaptationobject-detectionObject DetectionQuantization