paper-with-me

홈 › Papers

Composite Semantic Relation Classification

2018-05-16 · Siamak Barzegar, Andre Freitas, Siegfried Handschuh, Brian Davis

Different semantic interpretation tasks such as text entailment and question answering require the classification of semantic relations between terms or entities within text. However, in most cases it is not possible to assign a direct semantic relation between entities/terms. This paper proposes an approach for composite semantic relation classification, extending the traditional semantic relation classification task. Different from existing approaches, which use machine learning models built over lexical and distributional word vector features, the proposed model uses the combination of a large commonsense knowledge base of binary relations, a distributional navigational algorithm and sequence classification to provide a solution for the composite semantic relation classification problem.

📄 PDF Abstract BibTeX arXiv:1805.06521

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationGeneral ClassificationQuestion AnsweringRelationRelation Classification

Similar Papers 제목 키워드 기반

DensE: An Enhanced Non-commutative Representation for Knowledge Graph Embedding with Adaptive Semantic Hierarchy

2020-08-11 · Haonan Lu, Hailin Hu, Xiaodong Lin

Capturing the composition patterns of relations is a vital task in knowledge graph completion. It also serves as a fundamental step towards multi-hop reasoning over learned knowledge. Previously, several rotation-based t…

Computational EfficiencyEntity EmbeddingsGraph EmbeddingKnowledge Graph Completion+3

Semantic Compositions Enhance Vision-Language Contrastive Learning

2024-07-01 · Maxwell Aladago, Lorenzo Torresani, Soroush Vosoughi

In the field of vision-language contrastive learning, models such as CLIP capitalize on matched image-caption pairs as positive examples and leverage within-batch non-matching pairs as negatives. This approach has led to…

ClassificationContrastive LearningCross-Modal Retrievalimage-classification+6

Local Relation Networks for Image Recognition

2019-04-25 · ICCV 2019 10 · Han Hu, Zheng Zhang, Zhenda Xie, Stephen Lin

The convolution layer has been the dominant feature extractor in computer vision for years. However, the spatial aggregation in convolution is basically a pattern matching process that applies fixed filters which are ine…

General ClassificationImage ClassificationRelationRelation Network

Learning-based Composite Metrics for Improved Caption Evaluation

2018-07-01 · ACL 2018 7 · Naeha Sharif, Lyndon White, Mohammed Bennamoun, Syed Afaq Ali Shah

The evaluation of image caption quality is a challenging task, which requires the assessment of two main aspects in a caption: adequacy and fluency. These quality aspects can be judged using a combination of several ling…

Image CaptioningLanguage ModelingLanguage ModellingSemantic Textual Similarity+1

Deep set conditioned latent representations for action recognition

2022-12-21 · International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications 2022 2 · Akash Singh, Tom De Schepper, Kevin Mets, Peter Hellinckx 외

In recent years multi-label, multi-class video action recognition has gained significant popularity. While reasoning over temporally connected atomic actions is mundane for intelligent species, standard artificial neural…

Action RecognitionAtomic action recognitionComposite action recognitionTemporal Action Localization