Papers by Sarathkrishna Swaminathan

5 papers
X-FACTOR: A Cross-metric Evaluation of Factual Correctness in Abstractive Summarization (2022.emnlp-main)

Copied to clipboard

Challenge: Abstractive summarization models produce factually inconsistent summaries that are not supported by the original article.
Approach: They propose a fact-aware filtering mechanism that improves the factuality of abstractive summarization models.
Outcome: The proposed method improves the quality of training data and the factuality of generated summaries.
MISMATCH: Fine-grained Evaluation of Machine-generated Text with Mismatch Error Types (2023.findings-acl)

Copied to clipboard

Challenge: Existing evaluation metrics for machine text are inadequate to capture quality of text . a recent study has focused on task-specific evaluation metrics or on properties of machine-generated text based on mismatch errors .
Approach: They propose a new evaluation scheme based on fine-grained mismatch errors . they propose 13 mismatch error types to guide the model for better prediction of human judgments .
Outcome: The proposed evaluation scheme is based on mismatch errors in 7 NLP tasks . the mismatch error types guide the model for better prediction of human judgments .
Learning Symbolic Rules over Abstract Meaning Representations for Textual Reinforcement Learning (2023.acl-long)

Copied to clipboard

Challenge: Existing text-based reinforcement learning agents use embeddings as representations for observation and are fed to an action scorer for predicting the next action.
Approach: They propose a novel neurosymbolic agent that combines a semantic parser and a rule induction system to learn interpretable rules as policies.
Outcome: The proposed method outperforms deep learning-based methods on established text-based game benchmarks on unobserved games and on unseen games.
EpMAN: Episodic Memory AttentioN for Generalizing to Longer Contexts (2025.acl-long)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have yielded impressive successes on many language tasks, but efficient processing of long contexts remains a significant challenge.
Approach: They propose a method for processing long contexts in an episodic memory module while holistically attending to semantically-relevant context chunks.
Outcome: The proposed method outperforms baseline decoders on multiple long-context recall and question-answering benchmarks on 16k to 256k tokens.
A Grounded Preference Model for LLM Alignment (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) suffer from factual inconsistency and hallucination despite recent advances . training a preference model requires substantial human annotation, which is expensive and labor-intensive.
Approach: They propose to generate synthetic grounded preference data and train a Grounded Preference Model to assess the overall quality of grounded responses.
Outcome: The proposed model can generate much better grounded responses as judged by GPT4 and achieves the TRUE faithfulness Benchmark.

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