← Search

Abhinav Java

8 accepted papers

2026

Characterizing Deep Research: A Benchmark and Formal Definition

ICLR 2026poster

Information tasks such as writing surveys or analytical reports require complex search and reasoning, and have recently been grouped under the umbrella of _deep research_ --- a term also adopted by recent models targeting these capabilities. Despite growing interest, the scope of the deep research t…

Cited by 0SourcecodeScholar
2026

FrugalRAG: Less is More in RL Finetuning for Multi-hop Question Answering

ICLR 2026poster

Reinforcement learning (RL) based on the final answer's reward has driven recent progress in small language models (SLMs) on reasoning-heavy tasks such as math and code. However, applying the same techniques to retrieval-augmented generation (RAG) benchmarks like multi-hop QA has yielded limited gai…

Cited by 0SourcecodeScholar
2024

All Should Be Equal in the Eyes of LMs: Counterfactually Aware Fair Text Generation

AAAI 2024technical

Fairness in Language Models (LMs) remains a long-standing challenge, given the inherent biases in training data that can be perpetuated by models and affect the downstream tasks. Recent methods employ expensive retraining or attempt debiasing during inference by constraining model outputs to contras…

Cited by 1SourcePDFScholar
2024

Evaluating the Efficacy of Prompting Techniques for Debiasing Language Model Outputs (Student Abstract)

AAAI 2024technical

Achieving fairness in Large Language Models (LLMs) continues to pose a persistent challenge, as these models are prone to inheriting biases from their training data, which can subsequently impact their performance in various applications. There is a need to systematically explore whether structured…

Cited by 2SourcePDFScholar
2024

“Thinking” Fair and Slow: On the Efficacy of Structured Prompts for Debiasing Language Models

EMNLP 2024main

Existing debiasing techniques are typically training-based or require access to the model’s internals and output distributions, so they are inaccessible to end-users looking to adapt LLM outputs for their particular needs. In this study, we examine whether structured prompting techniques can offer o…

Cited by 11SourcePDFScholar
2022

Learning to Censor by Noisy Sampling

ECCV 2022poster

"Point clouds are an increasingly ubiquitous input modality and the raw signal can be efficiently processed with recent progress in deep learning. This signal may, often inadvertently, capture sensitive information that can leak semantic and geometric properties of the scene which the data owner doe…