Institution profile

Indian Institute of Technology Dhanbad

Academic institutionasia · in
Official website
Research library17linked papers
Opportunities0open roles
Selected work

Representative Papers

Capsule Lens: Locating and Tracking Concept Geometry in Model Representations

Sep 04, 2026

Understanding how concepts are encoded in the internal representations of machine learning models is a central problem in mechanistic interpretability, essential both for the science of deep learning and for the trustworthy deployment of increasingly capable models. Existing approaches to interpret model representations mainly map representations onto more interpretable spaces and do not directly characterize how concepts occupy representation space; various hypotheses have been proposed, but often lack of rigorous validation and largely focus on static representations. In this work, we introduce Capsule Lens, a framework that matches the region a concept occupies with a simple, trackable geometric form, a capsule, defined by several interpretable parameters, fitted in closed form to each concept's geometry and validated on held-out samples. We apply Capsule Lens in two major settings: static and dynamic representations. On static representations, we demonstrate how to locate concept geometry across various models, and how the span and norm curves uncover important geometric characteristics. On dynamic representations, we present three case studies tracking representation drifts induced by distinct training settings, CLIP pretraining, RL post-training on visual question answering, and RL post-training on mathematical reasoning. These analyses reveal qualitatively different geometric dynamics, ranging from broad network-wide restructuring in CLIP pretraining to localized and concept-specific changes in RL post-training. Our results include findings aligned with existing literature as well as novel observations. We believe Capsule Lens stands as a promising tool for locating, analyzing, and tracking concept geometry in both static and dynamic representations.

0 citationsRead paper

scikit-rom: An Open-Source Python Platform for Teaching and Prototyping Projection-Based Reduced-Order Modeling

Aug 05, 2026

This work addresses the challenges in teaching and prototyping projection-based reduced-order modeling (ROM), which are often hindered by complex workflows and opaque software tools. To overcome these limitations, the authors present a lightweight, modular, and fully open-source Python platform built on the scikit-fem finite element backend. The framework comprehensively integrates snapshot generation, proper orthogonal decomposition (POD) basis construction, Galerkin projection, four hyper-reduction techniques—DEIM, S-OPT, ECSW, and ECM—and a clear offline–online decomposition architecture. For the first time, it enables full transparency and interactive exploration of the entire ROM pipeline, supporting both linear and nonlinear problems as well as static and transient scenarios. Accompanied by four progressive tutorial cases, the platform significantly enhances the efficiency of graduate instruction, workshop demonstrations, and rapid research validation.

0 citationsRead paper

HeartBeatAI: An Interpretable and Robust Deep Learning Framework for Multi-Label ECG Arrhythmia Detection

May 23, 2026

This study addresses the poor generalization and clinical deployment challenges in automated electrocardiogram (ECG) analysis caused by class imbalance and cross-institutional domain shifts. The authors propose a deep learning framework for multi-label arrhythmia detection using 12-lead ECGs, eschewing conventional image-based approaches in favor of direct modeling of both macroscopic rhythm and microscopic morphological abnormalities in the raw time-series signal. The method innovatively integrates a Squeeze-and-Excitation ResNet with a multi-layer concentration pipeline to identify diagnostically critical leads, while incorporating MixStyle regularization and label smoothing to enhance cross-domain robustness. Evaluated on four large-scale datasets, the model achieves a Macro F1-score of 98% under in-domain settings; however, performance on rare arrhythmias degrades substantially in cross-institutional scenarios, highlighting a key challenge for real-world deployment.

0 citationsRead paper

Continual Segmentation under Joint Nonstationarity

May 19, 2026

This work addresses the non-stationarity challenge in semantic segmentation arising from the joint temporal shifts in class distribution, domain characteristics, and label availability. To tackle this, the authors propose a continual learning framework that integrates semi-supervised learning with parameter-level regularization. The approach balances model stability and plasticity through a gradient-adaptive stabilization mechanism and a prototype-anchored supervision strategy. Additionally, it enhances robustness under dynamic data streams by incorporating gradient-scaled stochastic perturbation regularization and a dual-verification pseudo-label filtering scheme based on confidence-prototype consistency. Experimental results demonstrate that the proposed method significantly outperforms existing approaches across diverse scenarios involving class-incremental, domain-incremental, and few-shot settings, thereby exposing the limitations of conventional continual segmentation models in jointly non-stationary environments.

0 citationsRead paper

When Language Overwrites Vision: Over-Alignment and Geometric Debiasing in Vision-Language Models

May 07, 2026

This work addresses the susceptibility of vision-language models to hallucination in high-stakes scenarios, where they erroneously generate content absent from input images. The study reveals a geometric root cause: visual representations become overly aligned with the textual manifold, allowing linguistic bias to suppress fine-grained visual details. To this end, the authors provide the first quantitative characterization of how language bias concentrates within the principal components of a general-purpose text subspace. They propose two debiasing strategies: an inference-time subspace projection requiring no training, and a bias-aware fine-tuning approach. Both methods significantly reduce hallucination rates on POPE, CHAIR, and AMBER benchmarks while improving CLAIR scores for long-form image descriptions. Notably, the inference-time strategy incurs no additional computational overhead.

0 citationsRead paper
Recent publications

Latest Papers

Capsule Lens: Locating and Tracking Concept Geometry in Model Representations

Sep 04, 2026

Understanding how concepts are encoded in the internal representations of machine learning models is a central problem in mechanistic interpretability, essential both for the science of deep learning and for the trustworthy deployment of increasingly capable models. Existing approaches to interpret model representations mainly map representations onto more interpretable spaces and do not directly characterize how concepts occupy representation space; various hypotheses have been proposed, but often lack of rigorous validation and largely focus on static representations. In this work, we introduce Capsule Lens, a framework that matches the region a concept occupies with a simple, trackable geometric form, a capsule, defined by several interpretable parameters, fitted in closed form to each concept's geometry and validated on held-out samples. We apply Capsule Lens in two major settings: static and dynamic representations. On static representations, we demonstrate how to locate concept geometry across various models, and how the span and norm curves uncover important geometric characteristics. On dynamic representations, we present three case studies tracking representation drifts induced by distinct training settings, CLIP pretraining, RL post-training on visual question answering, and RL post-training on mathematical reasoning. These analyses reveal qualitatively different geometric dynamics, ranging from broad network-wide restructuring in CLIP pretraining to localized and concept-specific changes in RL post-training. Our results include findings aligned with existing literature as well as novel observations. We believe Capsule Lens stands as a promising tool for locating, analyzing, and tracking concept geometry in both static and dynamic representations.

0 citationsRead paper

scikit-rom: An Open-Source Python Platform for Teaching and Prototyping Projection-Based Reduced-Order Modeling

Aug 05, 2026

This work addresses the challenges in teaching and prototyping projection-based reduced-order modeling (ROM), which are often hindered by complex workflows and opaque software tools. To overcome these limitations, the authors present a lightweight, modular, and fully open-source Python platform built on the scikit-fem finite element backend. The framework comprehensively integrates snapshot generation, proper orthogonal decomposition (POD) basis construction, Galerkin projection, four hyper-reduction techniques—DEIM, S-OPT, ECSW, and ECM—and a clear offline–online decomposition architecture. For the first time, it enables full transparency and interactive exploration of the entire ROM pipeline, supporting both linear and nonlinear problems as well as static and transient scenarios. Accompanied by four progressive tutorial cases, the platform significantly enhances the efficiency of graduate instruction, workshop demonstrations, and rapid research validation.

0 citationsRead paper

HeartBeatAI: An Interpretable and Robust Deep Learning Framework for Multi-Label ECG Arrhythmia Detection

May 23, 2026

This study addresses the poor generalization and clinical deployment challenges in automated electrocardiogram (ECG) analysis caused by class imbalance and cross-institutional domain shifts. The authors propose a deep learning framework for multi-label arrhythmia detection using 12-lead ECGs, eschewing conventional image-based approaches in favor of direct modeling of both macroscopic rhythm and microscopic morphological abnormalities in the raw time-series signal. The method innovatively integrates a Squeeze-and-Excitation ResNet with a multi-layer concentration pipeline to identify diagnostically critical leads, while incorporating MixStyle regularization and label smoothing to enhance cross-domain robustness. Evaluated on four large-scale datasets, the model achieves a Macro F1-score of 98% under in-domain settings; however, performance on rare arrhythmias degrades substantially in cross-institutional scenarios, highlighting a key challenge for real-world deployment.

0 citationsRead paper

Continual Segmentation under Joint Nonstationarity

May 19, 2026

This work addresses the non-stationarity challenge in semantic segmentation arising from the joint temporal shifts in class distribution, domain characteristics, and label availability. To tackle this, the authors propose a continual learning framework that integrates semi-supervised learning with parameter-level regularization. The approach balances model stability and plasticity through a gradient-adaptive stabilization mechanism and a prototype-anchored supervision strategy. Additionally, it enhances robustness under dynamic data streams by incorporating gradient-scaled stochastic perturbation regularization and a dual-verification pseudo-label filtering scheme based on confidence-prototype consistency. Experimental results demonstrate that the proposed method significantly outperforms existing approaches across diverse scenarios involving class-incremental, domain-incremental, and few-shot settings, thereby exposing the limitations of conventional continual segmentation models in jointly non-stationary environments.

0 citationsRead paper

When Language Overwrites Vision: Over-Alignment and Geometric Debiasing in Vision-Language Models

May 07, 2026

This work addresses the susceptibility of vision-language models to hallucination in high-stakes scenarios, where they erroneously generate content absent from input images. The study reveals a geometric root cause: visual representations become overly aligned with the textual manifold, allowing linguistic bias to suppress fine-grained visual details. To this end, the authors provide the first quantitative characterization of how language bias concentrates within the principal components of a general-purpose text subspace. They propose two debiasing strategies: an inference-time subspace projection requiring no training, and a bias-aware fine-tuning approach. Both methods significantly reduce hallucination rates on POPE, CHAIR, and AMBER benchmarks while improving CLAIR scores for long-form image descriptions. Notably, the inference-time strategy incurs no additional computational overhead.

0 citationsRead paper