Challenge: Existing methods for recommending citations suffer from severe information loss . citation recommender methods do not consider the section of the paper for which the user is writing and for which they need to find a citation .
Approach: They propose a novel embedding-based neural network to recommend citations during manuscript preparation.
Outcome: The proposed method can recommend citations during manuscript preparation.

Similar Papers

Dynamic Structured Neural Topic Model with Self-Attention Mechanism (2023.findings-acl)

Copied to clipboard

Challenge: Recent topic models that capture the time-series evolution of topics assume that topics evolve independently without interaction.
Approach: They propose a dynamic structured neural topic model which captures topic dependencies while capturing their dependencies.
Outcome: The proposed model outperforms a prior dynamic embedded topic model regarding perplexity and coherence while maintaining sufficient diversity across topics.
Multilevel Text Alignment with Cross-Document Attention (2020.emnlp-main)

Copied to clipboard

Challenge: Existing alignment methods operate at a single, predefined level and cannot learn to align texts at sentence and document levels.
Approach: They propose a learning approach that equips hierarchical attention encoders for representing documents with a cross-document attention component, enabling structural comparisons across different levels.
Outcome: The proposed model outperforms existing hierarchical, attention encoders on citation recommendation and plagiarism detection tasks.
Automatic Generation of Citation Texts in Scholarly Papers: A Pilot Study (2020.acl-main)

Copied to clipboard

Challenge: Existing studies on automatic generation of citation texts in scholarly papers have not investigated this problem.
Approach: They propose to train an implicit citation extraction model based on BERT and a multi-source pointer-generator network with cross attention mechanism for citation text generation.
Outcome: The proposed model can generate short texts to describe cited papers in scholarly papers with training data.
ILCiteR: Evidence-grounded Interpretable Local Citation Recommendation (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches for local citation recommendation map or translate a query to citation-worthy research papers.
Approach: They propose a local citation recommendation task that uses latent evidence spans to recommend papers . proposed system retrieves ranked lists of evidence span and recommended paper pairs .
Outcome: The proposed system retrieves ranked lists of evidence span and recommended paper pairs based on evidence from the existing literature.
A Hierarchical Neural Attention-based Text Classifier (D18-1)

Copied to clipboard

Challenge: Existing hierarchical classification models are unable to handle large corpora and the number of categories increases with increasing corpus.
Approach: They propose to use external knowledge to introduce a hierarchical neural attention-based classifier to help with the classification of documents.
Outcome: The proposed model performs better than or comparable to state-of-the-art hierarchical models at significantly lower computational cost while maintaining high interpretability.
Simultaneously Self-Attending to All Mentions for Full-Abstract Biological Relation Extraction (N18-1)

Copied to clipboard

Challenge: Existing work in relation extraction ignores relationships expressed across sentence boundaries . document-level annotation is common in biological text .
Approach: They propose a model which simultaneously predicts relationships between all mention pairs in a document.
Outcome: The proposed model is larger than existing human-annotated biological information extraction datasets and more accurate than distantly supervised alternatives.
Embedding Meta-Textual Information for Improved Learning to Rank (2020.coling-main)

Copied to clipboard

Challenge: a neural representation learning approach has not been extended to meta-textual information that is readily available for many IR tasks.
Approach: They propose a framework that learns embeddings for meta-textual categories and optimizes a pairwise ranking objective for improved matching based on combined embedds of textual and meta-tactile information.
Outcome: The proposed framework improves cross-lingual retrieval in the Wikipedia domain and Patent domain.
Neural Models for Reasoning over Multiple Mentions Using Coreference (N18-2)

Copied to clipboard

Challenge: Existing Recurrent Neural Network (RNN) layers are biased towards short-term dependencies and hence not suited to such tasks.
Approach: They propose a recurrent layer which is instead biased towards coreferent dependencies and uses coreference annotations extracted from an external system to connect entity mentions belonging to the same cluster.
Outcome: The proposed layer improves performance on Wikihop, LAMBADA and the bAbi AI datasets with large gains when training data is scarce.
A Deep Neural Information Fusion Architecture for Textual Network Embeddings (D19-1)

Copied to clipboard

Challenge: Textual network embeddings aim to learn a low-dimensional representation for every node in the network while seeking to retain the original network information.
Approach: They propose a deep neural architecture to fuse the two kinds of informations into one representation.
Outcome: The proposed model outperforms the comparing methods on all three datasets.
A Genre-Aware Attention Model to Improve the Likability Prediction of Books (D18-1)

Copied to clipboard

Challenge: Existing methods for likability prediction are time-consuming and too rigid.
Approach: They propose a novel neural architecture that incorporates genre supervision to assign weights to individual feature types based on the characteristics of each book.
Outcome: The proposed method outperforms state-of-the-art methods and achieves competitive results.

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