Papers by Waleed Ammar

8 papers
Construction of the Literature Graph in Semantic Scholar (N18-3)

Copied to clipboard

Challenge: Fig. 1 summarizes a scalable system for organizing published scientific literature into a heterogeneous graph . authors describe methods used to enable semantic features in www.semanticscholar.org .
Approach: They describe a scalable system for organizing published scientific literature into a heterogeneous graph to facilitate algorithmic manipulation and discovery.
Outcome: The proposed system can be deployed on a scalable platform and report empirical results for each task.
PRESTO: A Multilingual Dataset for Parsing Realistic Task-Oriented Dialogs (2023.emnlp-main)

Copied to clipboard

Challenge: PRESTO dataset contains 550K contextual multilingual conversations between humans and virtual assistants.
Approach: They propose to use a dataset of 550K contextual multilingual conversations between humans and virtual assistants to study some of the more challenging aspects of parsing realistic conversations.
Outcome: The dataset contains 550K contextual conversations between humans and virtual assistants.
GrapAL: Connecting the Dots in Scientific Literature (P19-3)

Copied to clipboard

Challenge: Several software tools are available to help researchers perform tasks such as searching for papers, assessing applicants for a research position and keeping track of papers published on topics of interest.
Approach: They introduce a graph database of academic literature with an intuitive schema and query language . they open source the demo code to help other researchers develop applications that build on it .
Outcome: The proposed tool can be used to find experts on a given topic for peer review, find indirect connections between biomedical entities, and compute citation-based metrics.
Content-Based Citation Recommendation (N18-1)

Copied to clipboard

Challenge: Existing citation recommendation systems rely on information of query documents such as author names and publication venue.
Approach: They propose a content-based method for recommending citations in academic paper drafts . they embed a given query document into a vector space and use its nearest neighbors as candidates .
Outcome: The proposed method outperforms published methods on PubMed and DBLP datasets without metadata.
Combining Distant and Direct Supervision for Neural Relation Extraction (N19-1)

Copied to clipboard

Challenge: Existing methods to train relation extraction with distant supervision use noisy labels and implicitly assumes that all the KB facts are mentioned in the text.
Approach: They propose to combine distant supervision data with additional directly-supervised data to train relation extraction models by using sigmoidal attention weights with max pooling.
Outcome: The proposed method achieves state-of-the-art on the widely used FB-NYT dataset.
Structural Scaffolds for Citation Intent Classification in Scientific Publications (N19-1)

Copied to clipboard

Challenge: Existing methods for identifying intent of citations are limited by external linguistic resources and hand-engineered features.
Approach: They propose a multitask model to incorporate structural information of scientific papers into citations for effective classification of citation intents.
Outcome: The proposed model achieves a 13.3% increase in F1 score on an existing ACL anthology dataset without external linguistic resources or hand-engineered features as done in existing methods.
A Dataset of Peer Reviews (PeerRead): Collection, Insights and NLP Applications (N18-1)

Copied to clipboard

Challenge: a dataset of 14.7K paper drafts and accept/reject decisions in top-tier venues including ACL, NIPS and ICLR is presented to study peer reviews.
Approach: They propose to use the dataset to collect peer reviews from top-tier venues including ACL, NIPS and ICLR and to use it to create a dataset of peer reviews for research purposes.
Outcome: The proposed dataset includes 14.7K paper drafts and accept/reject decisions in top-tier venues including ACL, NIPS and ICLR.
SUPP.AI: finding evidence for supplement-drug interactions (2020.acl-demos)

Copied to clipboard

Challenge: Dietary supplements are used by a large portion of the population, but information on their pharmacologic interactions is incomplete.
Approach: They propose an application to search evidence sentences extracted from the literature to identify supplement-drug interactions.
Outcome: The proposed model extracts supplement information and identifies interactions using labeled DDI data.

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