Papers by John Alex

4 papers
Learning to Prioritize: Precision-Driven Sentence Filtering for Long Text Summarization (2022.lrec-1)

Copied to clipboard

Challenge: Neural text summarization models are limited by their maximum input length, posing a challenge to summarizing longer texts comprehensively.
Approach: They propose a pre-processing layer that removes low-quality sentences in articles to improve existing summarization models.
Outcome: The proposed approach improves state-of-the-art summarization models on WikiHow and Reddit TIFU datasets by 3.84 and 8.57 points on the full test set and the long article subset.
Mitigating Covertly Unsafe Text within Natural Language Systems (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on text safety have focused on overtly unsafe, covertly, or indirectly unsafe statements.
Approach: They propose a method to identify physical harm-causing statements as overtly, covertly or indirectly unsafe and a solution to mitigate the generation of such statements.
Outcome: The proposed methods identify the type of unsafe language that can cause physical harm and identify mitigation strategies to inspire future researchers to tackle this challenging problem.
Learning To Split and Rephrase From Wikipedia Edit History (D18-1)

Copied to clipboard

Challenge: Performing split and rephrase tasks is one of the main operations in text simplification, alongside paraphrasing and dropping less salient content.
Approach: They propose to use Wikipedia's edit history to extract a rich new dataset for the task.
Outcome: The proposed model scores 32 BLEU points above the previous best on the WebSplit benchmark.
Entailed Between the Lines: Incorporating Implication into NLI (2025.acl-long)

Copied to clipboard

Challenge: True Emotions, social cues, insults, and a myriad of other messages are conveyed implicitly, often even more so than explicitly.
Approach: They propose a dataset to help LLMs understand implied entailment .
Outcome: The proposed dataset enables LLMs to understand implied entailment and can generalize this understanding across datasets and domains.

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