Papers by Vipul Raheja

12 papers
mEdIT: Multilingual Text Editing via Instruction Tuning (2024.naacl-long)

Copied to clipboard

Challenge: mEdIT is a multi-lingual extension to CoEdit for writing assistance.
Approach: They propose to train multi-lingual large language models (LLMs) by fine-tuning them via instruction tuning.
Outcome: The proposed model performs well on multilingual text editing benchmarks and generalizes well to new languages.
ContraDoc: Understanding Self-Contradictions in Documents with Large Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Detecting contradictions in texts is often regarded as determining relation between hypothesis and piece of premise.
Approach: They propose a human-annotated dataset to study self-contradictions in long documents . they analyze the capabilities of four open-source and commercially available LLMs .
Outcome: The proposed dataset outperforms open-source LLMs on document-level tasks but struggles with self-contradictions that require more nuance and context.
CoEdIT: Text Editing by Task-Specific Instruction Tuning (2023.findings-emnlp)

Copied to clipboard

Challenge: We present a large language model for writing assistance that is fine-tuned on task-specific instructions.
Approach: They propose a large language model that is fine-tuned on task-specific instructions and outputs the edited text.
Outcome: The proposed model performs better than other state-of-the-art models on various editing benchmarks while being 60x smaller.
Adversarial Grammatical Error Correction (2020.findings-emnlp)

Copied to clipboard

Challenge: Experimental results show that adversarial-GEC can achieve competitive GEC quality compared to NMT-based baselines.
Approach: They propose an adversarial approach to Grammatical Error Correction using a transformer-based model and a sentence-pair classification model.
Outcome: The proposed approach achieves competitive GEC quality compared to baselines.
Speakerly: A Voice-based Writing Assistant for Text Composition (2023.emnlp-industry)

Copied to clipboard

Challenge: Speakerly TM is a voice-based writing assistance system that works across the different stages of writing.
Approach: They propose a voice-based writing assistance system that helps users with text composition across various use cases such as emails, instant messages, and notes.
Outcome: The proposed system can be used for email, instant messages, and notes.
Improving Iterative Text Revision by Learning Where to Edit from Other Revision Tasks (2022.emnlp-main)

Copied to clipboard

Challenge: Iterative text revision improves text quality by fixing grammatical errors, rephrasing for better readability or contextual appropriateness.
Approach: They propose to build an end-to-end text revision system that can iteratively generate helpful edits by explicitly detecting editable spans with their corresponding edit intents.
Outcome: The proposed system outperforms baselines on other text revision tasks and human evaluations.
Benchmarking Cognitive Biases in Large Language Models as Evaluators (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have been shown to be effective as automatic evaluators with simple prompting and in-context learning.
Approach: They assemble 16 Large Language Models and evaluate their outputs by preference ranking . they introduce a cognitive bias benchmark to measure six different cognitive biases in LLM evaluation outputs.
Outcome: The proposed model is biased on the CoBBLer benchmark, indicating that machine preferences are misaligned with humans.
GEMv2: Multilingual NLG Benchmarking in a Single Line of Code (2022.emnlp-demos)

Copied to clipboard

Challenge: Evaluations in machine learning rarely use the latest metrics, datasets, or human evaluation in favor of remaining compatible with prior work.
Approach: They propose to use the Generation, Evaluation, and Metrics Benchmark to integrate new evaluation methods into existing evaluations.
Outcome: The proposed evaluation infrastructure bridges the gap between the advantages of leaderboards and in-depth and evolving evaluations by allowing model developers to benefit from each other's work.
Understanding Iterative Revision from Human-Written Text (2022.acl-long)

Copied to clipboard

Challenge: This work describes IteraTeR: the first large-scale, multi-domain, edit-intention annotated corpus of iteratively revised text.
Approach: They propose to annotate iteratively revised text using a multi-domain annotated corpus that generalizes to a variety of domains, edit intentions, revision depths, and granularities.
Outcome: The proposed model improves automatic evaluations by integrating edit intentions with writing quality.
Threads of Subtlety: Detecting Machine-Generated Texts Through Discourse Motifs (2024.acl-long)

Copied to clipboard

Challenge: Empirical findings show that although both LLMs and humans generate distinct discourse patterns influenced by specific domains, human-written texts exhibit more structural variability, reflecting the nuanced nature of human writing in different domains.
Approach: They propose a method to leverage hierarchical parse trees and recursive hypergraphs to uncover distinctive discourse patterns in texts written by humans and LLMs.
Outcome: The proposed method combines hierarchical parse trees and recursive hypergraphs to uncover distinctive discourse patterns in texts produced by both LLMs and humans.
Dialogue Act Classification with Context-Aware Self-Attention (N19-1)

Copied to clipboard

Challenge: Recent work in Dialogue Act classification has treated the task as a sequence labeling problem using hierarchical deep neural networks.
Approach: They propose a hierarchical deep neural network to model different levels of utterance and dialogue act semantics and use contextual dependencies to improve performance.
Outcome: The proposed model improves on the Switchboard Dialogue Act Corpus while maintaining high accuracy.

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