paper-with-me

Papers

Semantic features of object concepts generated with GPT-3

2022-02-08 · Hannes Hansen, Martin N. Hebart

Semantic features have been playing a central role in investigating the nature of our conceptual representations. Yet the enormous time and effort required to empirically sample and norm features from human raters has restricted their use to a limited set of manually curated concepts. Given recent promising developments with transformer-based language models, here we asked whether it was possible to use such models to automatically generate meaningful lists of properties for arbitrary object concepts and whether these models would produce features similar to those found in humans. To this end, we probed a GPT-3 model to generate semantic features for 1,854 objects and compared automatically-generated features to existing human feature norms. GPT-3 generated many more features than humans, yet showed a similar distribution in the types of generated features. Generated feature norms rivaled human norms in predicting similarity, relatedness, and category membership, while variance partitioning demonstrated that these predictions were driven by similar variance in humans and GPT-3. Together, these results highlight the potential of large language models to capture important facets of human knowledge and yield a new approach for automatically generating interpretable feature sets, thus drastically expanding the potential use of semantic features in psychological and linguistic studies.

📄 PDF Abstract BibTeX arXiv:2202.03753

Code (1)

ViCCo-Group/semantic_features_gpt_3 공식 구현

Methods 이 논문이 사용한 방법론

{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Learning Unseen Concepts via Hierarchical Decomposition and Composition

2020-06-01 · CVPR 2020 6 · Muli Yang, Cheng Deng, Junchi Yan, Xianglong Liu 외

Composing and recognizing new concepts from known sub-concepts has been a fundamental and challenging vision task, mainly due to 1) the diversity of sub-concepts and 2) the intricate contextuality between sub-concepts an…

Diversity

Relation-aware Compositional Zero-shot Learning for Attribute-Object Pair Recognition

2021-08-10 · Ziwei Xu, Guangzhi Wang, Yongkang Wong, Mohan Kankanhalli

This paper proposes a novel model for recognizing images with composite attribute-object concepts, notably for composite concepts that are unseen during model training. We aim to explore the three key properties required…

AttributeBlockingCompositional Zero-Shot LearningRelation+1

Double Attention-based Multimodal Neural Machine Translation with Semantic Image Regions

2020-11-03 · EAMT 2020 11 · YuTing Zhao, Mamoru Komachi, Tomoyuki Kajiwara, Chenhui Chu

Existing studies on multimodal neural machine translation (MNMT) have mainly focused on the effect of combining visual and textual modalities to improve translations. However, it has been suggested that the visual modali…

Machine TranslationTranslation

LEWIS: Latent Embeddings for Word Images and their Semantics

2015-09-21 · ICCV 2015 12 · Albert Gordo, Jon Almazan, Naila Murray, Florent Perronnin

The goal of this work is to bring semantics into the tasks of text recognition and retrieval in natural images. Although text recognition and retrieval have received a lot of attention in recent years, previous works hav…

Retrieval

Augmenting Continual Learning of Diseases with LLM-Generated Visual Concepts

2025-08-05 · Jiantao Tan, Peixian Ma, Kanghao Chen, Zhiming Dai 외 arxiv

Continual learning is essential for medical image classification systems to adapt to dynamically evolving clinical environments. The integration of multimodal information can significantly enhance continual learning of i…

Medical Image ClassificationContinual Learning