paper-with-me

Papers

Towards Visual Explainable Active Learning for Zero-Shot Classification

2021-08-15 · Shichao Jia, Zeyu Li, Nuo Chen, Jiawan Zhang

Zero-shot classification is a promising paradigm to solve an applicable problem when the training classes and test classes are disjoint. Achieving this usually needs experts to externalize their domain knowledge by manually specifying a class-attribute matrix to define which classes have which attributes. Designing a suitable class-attribute matrix is the key to the subsequent procedure, but this design process is tedious and trial-and-error with no guidance. This paper proposes a visual explainable active learning approach with its design and implementation called semantic navigator to solve the above problems. This approach promotes human-AI teaming with four actions (ask, explain, recommend, respond) in each interaction loop. The machine asks contrastive questions to guide humans in the thinking process of attributes. A novel visualization called semantic map explains the current status of the machine. Therefore analysts can better understand why the machine misclassifies objects. Moreover, the machine recommends the labels of classes for each attribute to ease the labeling burden. Finally, humans can steer the model by modifying the labels interactively, and the machine adjusts its recommendations. The visual explainable active learning approach improves humans' efficiency of building zero-shot classification models interactively, compared with the method without guidance. We justify our results with user studies using the standard benchmarks for zero-shot classification.

📄 PDF Abstract BibTeX arXiv:2108.06730

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningAttributeClassificationzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

A ChatGPT Aided Explainable Framework for Zero-Shot Medical Image Diagnosis

2023-07-05 · Jiaxiang Liu, Tianxiang Hu, Yan Zhang, Xiaotang Gai 외

Zero-shot medical image classification is a critical process in real-world scenarios where we have limited access to all possible diseases or large-scale annotated data. It involves computing similarity scores between a …

Diagnosticimage-classificationImage ClassificationMedical Image Classification

Zero-shot segmentation of skin tumors in whole-slide images with vision-language foundation models

2025-11-24 · Santiago Moreno, Pablo Meseguer, Rocío del Amor, Valery Naranjo arxiv

Accurate annotation of cutaneous neoplasm biopsies represents a major challenge due to their wide morphological variability, overlapping histological patterns, and the subtle distinctions between benign and malignant les…

Temporal and cross-modal attention for audio-visual zero-shot learning

2022-07-20 · Otniel-Bogdan Mercea, Thomas Hummel, A. Sophia Koepke, Zeynep Akata

Audio-visual generalised zero-shot learning for video classification requires understanding the relations between the audio and visual information in order to be able to recognise samples from novel, previously unseen cl…

GZSL Video ClassificationVideo ClassificationZero-Shot Learning

PEEB: Part-based Image Classifiers with an Explainable and Editable Language Bottleneck

2024-03-08 · Thang M. Pham, Peijie Chen, Tin Nguyen, Seunghyun Yoon 외

CLIP-based classifiers rely on the prompt containing a {class name} that is known to the text encoder. Therefore, they perform poorly on new classes or the classes whose names rarely appear on the Internet (e.g., scienti…

Help Me Identify: Is an LLM+VQA System All We Need to Identify Visual Concepts?

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

An ability to learn about new objects from a small amount of visual data and produce convincing linguistic justification about the presence/absence of certain concepts (that collectively compose the object) in novel scen…

AllLanguage ModelingLanguage ModellingLarge Language Model+4