Papers by Naman Gupta

3 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.
Map&Make: Schema Guided Text to Table Generation (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for text-to-table generation overlook what complex information to extract and how to infer it from text.
Approach: They propose a method that decomposes text into atomic propositions to infer latent schemas.
Outcome: The proposed method shows significant gains in accuracy and interpretability on three datasets.
Moneyball with LLMs: Analyzing Tabular Summarization in Sports Narratives (2026.findings-acl)

Copied to clipboard

Challenge: Large language model (LLM) approaches to tabular summarization rely on prompt engineering, decomposition pipelines, or entity-level intermediate representations to achieve strong performance.
Approach: They propose a diagnostic benchmark for long-context tabular summarization using decomposition pipelines and entity-level intermediate representations.
Outcome: The proposed benchmark improves accuracy and numerical fidelity, but lacks local arithmetic.

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