<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Publications on Abhiraj Bibhar</title><link>https://abhiraj.pages.dev/publications/</link><description>Recent content in Publications on Abhiraj Bibhar</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 01 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://abhiraj.pages.dev/publications/index.xml" rel="self" type="application/rss+xml"/><item><title>Attention-Guided Federated Learning for Privacy-Preserving Clinical NLP</title><link>https://abhiraj.pages.dev/publications/attention-guided-federated-learning-clinical-nlp/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://abhiraj.pages.dev/publications/attention-guided-federated-learning-clinical-nlp/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Training clinical natural language processing models typically requires centralizing patient records, which is often legally or ethically infeasible across institutions. We introduce an attention-guided federated learning protocol that allows clinical language models to be trained collaboratively across multiple hospital systems without any patient data leaving its host institution.&lt;/p&gt;</description></item><item><title>Human-in-the-Loop Interfaces for Trustworthy AI Decision Support</title><link>https://abhiraj.pages.dev/publications/human-in-the-loop-trustworthy-ai/</link><pubDate>Thu, 01 May 2025 00:00:00 +0000</pubDate><guid>https://abhiraj.pages.dev/publications/human-in-the-loop-trustworthy-ai/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;We report on a mixed-methods study of 48 clinicians interacting with three AI-assisted diagnostic interfaces that varied in how they presented model confidence and supporting evidence. Confidence calibration displays significantly improved appropriate reliance on model suggestions, and clinicians consistently preferred interfaces that surfaced underlying evidence rather than raw confidence scores. Time pressure substantially altered how much clinicians engaged with explanatory content — a factor largely absent from prior lab-based evaluations of AI decision support.&lt;/p&gt;</description></item><item><title>A Survey of Explainability Methods for Graph Neural Networks</title><link>https://abhiraj.pages.dev/publications/survey-explainability-graph-neural-networks/</link><pubDate>Sat, 01 Feb 2025 00:00:00 +0000</pubDate><guid>https://abhiraj.pages.dev/publications/survey-explainability-graph-neural-networks/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Graph neural networks (GNNs) are increasingly deployed in high-stakes settings, yet the tools available for explaining their predictions lag behind those for standard deep networks. This survey organizes the growing landscape of GNN explainability methods along three axes — instance-level versus model-level, perturbation-based versus gradient-based, and faithfulness versus plausibility — and evaluates each family against a consistent set of faithfulness benchmarks.&lt;/p&gt;</description></item><item><title>Low-Resource Adaptation of Large Language Models for Regional Dialects</title><link>https://abhiraj.pages.dev/publications/low-resource-adaptation-regional-dialects/</link><pubDate>Fri, 01 Nov 2024 00:00:00 +0000</pubDate><guid>https://abhiraj.pages.dev/publications/low-resource-adaptation-regional-dialects/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Large language models perform unevenly across regional dialects that are underrepresented in web-scale training corpora. We propose a parameter-efficient adaptation method that fine-tunes a small set of dialect-specific adapter layers using as few as 5,000 labeled examples, substantially closing the performance gap on downstream tasks including sentiment analysis, named entity recognition, and machine translation for four regional dialect groups.&lt;/p&gt;</description></item><item><title>Fairness-Aware Ranking in Multi-Stakeholder Recommender Systems</title><link>https://abhiraj.pages.dev/publications/fairness-aware-ranking-recommender-systems/</link><pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate><guid>https://abhiraj.pages.dev/publications/fairness-aware-ranking-recommender-systems/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Recommender systems increasingly serve multiple stakeholders — consumers, item providers, and platform operators — whose interests are not always aligned. We formalize a fairness-aware ranking objective that balances consumer relevance against provider-side exposure fairness, and propose an efficient re-ranking algorithm that achieves Pareto-improving trade-offs relative to relevance-only baselines on three large-scale recommendation datasets.&lt;/p&gt;</description></item><item><title>Toward Reproducible Benchmarks in Federated Learning Research</title><link>https://abhiraj.pages.dev/publications/reproducible-benchmarks-federated-learning/</link><pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate><guid>https://abhiraj.pages.dev/publications/reproducible-benchmarks-federated-learning/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Federated learning papers frequently report results on incompatible experimental setups — differing client counts, non-IID partitioning strategies, and communication budgets — making cross-paper comparison unreliable. This position paper proposes a minimal standardized benchmark protocol and reports a re-evaluation of six widely cited federated learning methods under matched conditions, finding that reported performance gaps shrink substantially once experimental setup is controlled for.&lt;/p&gt;</description></item><item><title>Interactive Visualization Techniques for Deep Model Debugging</title><link>https://abhiraj.pages.dev/publications/interactive-visualization-deep-model-debugging/</link><pubDate>Sun, 01 Oct 2023 00:00:00 +0000</pubDate><guid>https://abhiraj.pages.dev/publications/interactive-visualization-deep-model-debugging/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Debugging deep learning models remains largely a manual, intuition-driven process. We present GlassBox, an interactive visualization system that lets researchers inspect layer activations, attention weights, and gradient flow simultaneously across a model&amp;rsquo;s forward and backward passes, with linked views that highlight where behavior diverges from expectations.&lt;/p&gt;</description></item><item><title>Cognitive Load in Multimodal Tutoring Systems</title><link>https://abhiraj.pages.dev/publications/cognitive-load-multimodal-tutoring/</link><pubDate>Thu, 01 Sep 2022 00:00:00 +0000</pubDate><guid>https://abhiraj.pages.dev/publications/cognitive-load-multimodal-tutoring/</guid><description>&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Multimodal tutoring systems that combine text, audio, and visual explanation can improve learning outcomes, but they can also increase extraneous cognitive load if poorly designed. Across three classroom studies with a combined 240 students, we measure cognitive load using dual-task response times and find that adaptive modality selection — choosing which modality to emphasize based on a learner&amp;rsquo;s real-time performance — reduces extraneous load without harming learning gains.&lt;/p&gt;</description></item></channel></rss>