Papers by Gaetano Rossiello

8 papers
Leveraging Abstract Meaning Representation for Knowledge Base Question Answering (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches face challenges including complex question understanding and lack of large end-to-end training datasets.
Approach: They propose a modular knowledge base question answering system that leverages AMR parses for task-independent question understanding.
Outcome: The proposed system achieves state-of-the-art performance on two prominent KBQA datasets based on DBpedia.
Learning Relational Representations by Analogy using Hierarchical Siamese Networks (N19-1)

Copied to clipboard

Challenge: Existing approaches to learn representations of relations by textual mentions require a large amount of examples for each relation to reach satisfactory performance.
Approach: They propose a method to learn representations of relations expressed by their textual mentions by matching triples in knowledge bases with web-scale corpora through distant supervision.
Outcome: The proposed approach outperforms the state-of-the-art methods on a relation extraction task.
A Two-Stage Approach towards Generalization in Knowledge Base Question Answering (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches for Knowledge Base Question Answering focus on a specific knowledge base or evaluating it on underlying knowledge base requires non-trivial changes.
Approach: They propose a framework that separates semantic parsing from knowledge base interaction . they propose KBQA framework that allows generalization across knowledge bases .
Outcome: The proposed framework achieves comparable or state-of-the-art performance on datasets with a different knowledge base.
KGI: An Integrated Framework for Knowledge Intensive Language Tasks (2022.emnlp-demos)

Copied to clipboard

Challenge: Existing state-of-the-art retrieval augmented generation models are not available for knowledge-intensive language tasks.
Approach: They propose a retrieval augmented generation system that showcases the latest state-of-the-art retrieval models on knowledge-intensive language tasks.
Outcome: The proposed system is based on the core of the KGI system.
Open Knowledge Graphs Canonicalization using Variational Autoencoders (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to solve this problem generate embeddings for noun and relation phrases . ambiguous subject-relation-object triples are created by open knowledge graphs .
Approach: They propose a model to learn both embeddings and cluster assignments in an end-to-end approach . they propose CUVA to be able to group noun and relation phrases using embeddable features .
Outcome: The proposed model outperforms state-of-the-art methods over multiple benchmarks.
Re2G: Retrieve, Rerank, Generate (2022.naacl-main)

Copied to clipboard

Challenge: Recent models such as RAG and REALM incorporate retrieval into conditional generation.
Approach: They propose a method that combines retrieval and reranking into a BART-based sequence-to-sequence generation.
Outcome: The proposed model combines retrieval and reranking into a BART-based sequence-to-sequence generation.
Retrieval-Based Transformer for Table Augmentation (2023.findings-acl)

Copied to clipboard

Challenge: Data preparation is one of the most expensive and time-consuming steps when performing analytics or building machine learning models.
Approach: They propose a retrieval augmented transformer model that is self-trained for table augmentation tasks.
Outcome: The proposed model outperforms current state-of-the-art models on EntiTables and WebTables.
Robust Retrieval Augmented Generation for Zero-shot Slot Filling (2021.emnlp-main)

Copied to clipboard

Challenge: Automating high quality knowledge graphs from a given collection of documents remains a challenging problem in AI.
Approach: They propose a novel approach to slot filling that extends dense passage retrieval with hard negatives and robust training procedures for retrieval augmented generation models.
Outcome: The proposed model improves on both T-REx and zsRE slot filling datasets and ranks at the top-1 position in the KILT leaderboard.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations