Papers by Arun Iyer

2 papers
STACKFEED: Structured Textual Actor-Critic Knowledge base editing with FEEDback (2025.emnlp-industry)

Copied to clipboard

Challenge: Large Language Models (LLMs) often generate incorrect or outdated information, especially in low-resource settings or when dealing with private data.
Approach: They propose a framework that iteratively refines the knowledge base based on expert feedback . they define a ReACT actor agent on each document to perform structured edits .
Outcome: The proposed framework improves the quality and performance of the RAG system on low-resource programming problems, modified Python packages, and factual question-answering tasks.
Promoting Topic Coherence and Inter-Document Consorts in Multi-Document Summarization via Simplicial Complex and Sheaf Graph (2023.emnlp-main)

Copied to clipboard

Challenge: Existing systems that generate summaries from multiple sources often lack accuracy and accuracy due to the length of tokens used in encoding.
Approach: They propose a novel encoder-decoder model that uses pre-trained BART to analyze linguistic nuances, simplicial complex layer to apprehend inherent properties that transcend pairwise associations and sheaf graph attention to effectively capture heterophilic properties.
Outcome: The proposed model achieves consistent performance improvement across all evaluation metrics (syntactical, semantical and faithfulness).

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