paper-with-me

홈 › Papers

SeMantic AnsweR Type prediction task (SMART) at ISWC 2020 Semantic Web Challenge

2020-12-01 · Nandana Mihindukulasooriya, Mohnish Dubey, Alfio Gliozzo, Jens Lehmann, Axel-Cyrille Ngonga Ngomo, Ricardo Usbeck

Each year the International Semantic Web Conference accepts a set of Semantic Web Challenges to establish competitions that will advance the state of the art solutions in any given problem domain. The SeMantic AnsweR Type prediction task (SMART) was part of ISWC 2020 challenges. Question type and answer type prediction can play a key role in knowledge base question answering systems providing insights that are helpful to generate correct queries or rank the answer candidates. More concretely, given a question in natural language, the task of SMART challenge is, to predict the answer type using a target ontology (e.g., DBpedia or Wikidata).

📄 PDF Abstract BibTeX arXiv:2012.00555

Code (1)

smart-task/smart-dataset 공식 구현

Tasks

Knowledge Base Question AnsweringPredictionQuestion AnsweringType predictionVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Semantic Answer Type and Relation Prediction Task (SMART 2021)

2021-12-07 · Nandana Mihindukulasooriya, Mohnish Dubey, Alfio Gliozzo, Jens Lehmann 외

Each year the International Semantic Web Conference organizes a set of Semantic Web Challenges to establish competitions that will advance state-of-the-art solutions in some problem domains. The Semantic Answer Type and …

Knowledge Base Question AnsweringPredictionQuestion AnsweringRelation+3

Extreme Classification for Answer Type Prediction in Question Answering

2023-04-24 · Vinay Setty

Semantic answer type prediction (SMART) is known to be a useful step towards effective question answering (QA) systems. The SMART task involves predicting the top-$k$ knowledge graph (KG) types for a given natural langua…

ClassificationClusteringExtreme Multi-Label ClassificationMulti-Label Classification+5

Semantic Answer Type Prediction using BERT: IAI at the ISWC SMART Task 2020

2021-09-14 · Vinay Setty, Krisztian Balog

This paper summarizes our participation in the SMART Task of the ISWC 2020 Challenge. A particular question we are interested in answering is how well neural methods, and specifically transformer models, such as BERT, pe…

Retrievaltext-classificationText ClassificationType prediction

Type Prediction Systems

2021-04-02 · Sarthak Dash, Nandana Mihindukulasooriya, Alfio Gliozzo, Mustafa Canim

Inferring semantic types for entity mentions within text documents is an important asset for many downstream NLP tasks, such as Semantic Role Labelling, Entity Disambiguation, Knowledge Base Question Answering, etc. Prio…

Entity DisambiguationKnowledge Base Question AnsweringPredictionQuestion Answering+2

Visual Question Answering with Prior Class Semantics

2020-05-04 · Violetta Shevchenko, Damien Teney, Anthony Dick, Anton Van Den Hengel

We present a novel mechanism to embed prior knowledge in a model for visual question answering. The open-set nature of the task is at odds with the ubiquitous approach of training of a fixed classifier. We show how to ex…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Word Embeddings