paper-with-me

Papers

More cat than cute? Interpretable Prediction of Adjective-Noun Pairs

2017-08-21 · Delia Fernandez, Alejandro Woodward, Victor Campos, Xavier Giro-i-Nieto, Brendan Jou, Shih-Fu Chang

The increasing availability of affect-rich multimedia resources has bolstered interest in understanding sentiment and emotions in and from visual content. Adjective-noun pairs (ANP) are a popular mid-level semantic construct for capturing affect via visually detectable concepts such as "cute dog" or "beautiful landscape". Current state-of-the-art methods approach ANP prediction by considering each of these compound concepts as individual tokens, ignoring the underlying relationships in ANPs. This work aims at disentangling the contributions of the adjectives' and nouns' in the visual prediction of ANPs. Two specialised classifiers, one trained for detecting adjectives and another for nouns, are fused to predict 553 different ANPs. The resulting ANP prediction model is more interpretable as it allows us to study contributions of the adjective and noun components. Source code and models are available at https://imatge-upc.github.io/affective-2017-musa2/ .

📄 PDF Abstract BibTeX arXiv:1708.06039

Code (1)

imatge-upc/affective-2017-musa2 공식 구현 tf

Tasks

Prediction

Similar Papers 제목 키워드 기반

Distilling Knowledge from Large Language Models: A Concept Bottleneck Model for Hate and Counter Speech Recognition

2025-07-30 · Roberto Labadie-Tamayo, Djordje Slijepčević, Xihui Chen, Adrian Jaques Böck 외 arxiv

The rapid increase in hate speech on social media has exposed an unprecedented impact on society, making automated methods for detecting such content important. Unlike prior black-box models, we propose a novel transpare…

Speech Recognition

Learning Compositionality Functions on Word Embeddings for Modelling Attribute Meaning in Adjective-Noun Phrases

2017-04-01 · EACL 2017 4 · Matthias Hartung, Fabian Kaupmann, Soufian Jebbara, Philipp Cimiano

Word embeddings have been shown to be highly effective in a variety of lexical semantic tasks. They tend to capture meaningful relational similarities between individual words, at the expense of lacking the capabilty of …

AttributeRelationWord Embeddings

How Cute is Pikachu? Gathering and Ranking Pokémon Properties from Data with Pokémon Word Embeddings

2021-08-21 · Mika Hämäläinen, Khalid Alnajjar, Niko Partanen

We present different methods for obtaining descriptive properties automatically for the 151 original Pok\'emon. We train several different word embeddings models on a crawled Pok\'emon corpus, and use them to rank automa…

DescriptiveWord Embeddings

Semantic Fusion with Fuzzy-Membership Features for Controllable Language Modelling

2025-09-14 · Yongchao Huang, Hassan Raza arxiv

We propose semantic fusion, a lightweight scheme that augments a Transformer language model (LM) with a parallel, fuzzy-membership feature channel that encodes token-level semantics. Each token is represented by a vector…

Language Modelling

Black Big Boxes: Do Language Models Hide a Theory of Adjective Order?

2024-07-02 · Jaap Jumelet, Lisa Bylinina, Willem Zuidema, Jakub Szymanik

In English and other languages, multiple adjectives in a complex noun phrase show intricate ordering patterns that have been a target of much linguistic theory. These patterns offer an opportunity to assess the ability o…