Papers by Ritwik Sinha

5 papers
Doc-React: Multi-page Heterogeneous Document Question-answering (2025.acl-short)

Copied to clipboard

Challenge: Existing methods for integrating information across multiple modalities are suboptimal for multi-page, multimodal documents.
Approach: They propose an adaptive iterative framework that balances information gain and uncertainty reduction at each step.
Outcome: The proposed framework captures relevant multimodal content and achieves strong performance on complex QA tasks.
Explainable Chain-of-Thought Reasoning: An Empirical Analysis on State-Aware Reasoning Dynamics (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in chain-of-thought prompting have demonstrated the ability of large language models to perform multi-step reasoning.
Approach: They propose a framework to analyze latent dynamics of CoT trajectories for interpretability . they segment generated CoT into discrete reasoning steps and abstract each step into a spectral embedding based on token-level Gram matrices .
Outcome: The proposed framework segments generated CoT steps into discrete reasoning steps, abstracts each step into a spectral embedding based on token-level Gram matrices, and clusters these embeddements into semantically meaningful latent states.
Image Difference Captioning via Adversarial Preference Optimization (2025.emnlp-main)

Copied to clipboard

Challenge: Existing supervised approaches to image difference captioning overfit to dataset-specific language patterns and fail to capture accurate preferences.
Approach: They propose an adversarial direct preference optimization framework that aligns captioning policy with pairwise difference preferences via Direct Preference Optimization.
Outcome: The proposed approach outperforms baselines on benchmark IDC datasets in generating fine-grained and accurate difference descriptions.
Augment before You Try: Knowledge-Enhanced Table Question Answering via Table Expansion (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to integrate external information into a given table neglect the structured nature of the table.
Approach: They propose a simple yet effective method to integrate external information into a given table by first building an augmenting table and then generating a SQL query over the two tables to answer the question.
Outcome: The proposed method outperforms strong baselines on three table QA benchmarks.
Diversify-verify-adapt: Efficient and Robust Retrieval-Augmented Ambiguous Question Answering (2025.naacl-long)

Copied to clipboard

Challenge: Existing approaches to address ambiguous questions are limited in their efficiency and performance.
Approach: They propose a retrieval augmented generation framework that diversifies and verifies the retrieved passages to encompass diverse interpretations and adapts the most suitable approach tailored to their quality.
Outcome: The proposed approach improves accuracy and robustness by handling low quality retrieval issue in ambiguous questions while enhancing efficiency.

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