paper-with-me

홈 › Papers

Spectral Introspection Identifies Group Training Dynamics in Deep Neural Networks for Neuroimaging

2024-06-17 · Bradley T. Baker, Vince D. Calhoun, Sergey M. Plis

Neural networks, whice have had a profound effect on how researchers study complex phenomena, do so through a complex, nonlinear mathematical structure which can be difficult for human researchers to interpret. This obstacle can be especially salient when researchers want to better understand the emergence of particular model behaviors such as bias, overfitting, overparametrization, and more. In Neuroimaging, the understanding of how such phenomena emerge is fundamental to preventing and informing users of the potential risks involved in practice. In this work, we present a novel introspection framework for Deep Learning on Neuroimaging data, which exploits the natural structure of gradient computations via the singular value decomposition of gradient components during reverse-mode auto-differentiation. Unlike post-hoc introspection techniques, which require fully-trained models for evaluation, our method allows for the study of training dynamics on the fly, and even more interestingly, allow for the decomposition of gradients based on which samples belong to particular groups of interest. We demonstrate how the gradient spectra for several common deep learning models differ between schizophrenia and control participants from the COBRE study, and illustrate how these trajectories may reveal specific training dynamics helpful for further analysis.

📄 PDF Abstract BibTeX arXiv:2406.11825

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Learning-to-Group Channels via Groupable Convolutional Neural Networks

2019-08-16 · ICCV 2019 10 · Zhaoyang Zhang, Jingyu Li, Wenqi Shao, Zhanglin Peng 외

Group convolution, which divides the channels of ConvNets into groups, has achieved impressive improvement over the regular convolution operation. However, existing models, eg. ResNeXt, still suffers from the sub-optimal…

Online Pedestrian Group Walking Event Detection Using Spectral Analysis of Motion Similarity Graph

2019-09-03 · Vahid Bastani, Damian Campo, Lucio Marcenaro, Carlo S. Regazzoni

A method for online identification of group of moving objects in the video is proposed in this paper. This method at each frame identifies group of tracked objects with similar local instantaneous motion pattern using sp…

ClusteringEvent Detection

RIV: Recursive Introspection Mask Diffusion Vision Language Model

2025-09-28 · YuQian Li, Limeng Qiao, Lin Ma arxiv

Mask Diffusion-based Vision Language Models (MDVLMs) have achieved remarkable progress in multimodal understanding tasks. However, these models are unable to correct errors in generated tokens, meaning they lack self-cor…

Endowing Robots with Longer-term Autonomy by Recovering from External Disturbances in Manipulation through Grounded Anomaly Classification and Recovery Policies

2018-09-11 · Hongmin Wu, Shuangqi Luo, Longxin Chen, Shuangda Duan 외

Robot manipulation is increasingly poised to interact with humans in co-shared workspaces. Despite increasingly robust manipulation and control algorithms, failure modes continue to exist whenever models do not capture t…

Anomaly ClassificationGeneral ClassificationMotion GenerationRobot Manipulation+1

Detecting the Disturbance: A Nuanced View of Introspective Abilities in LLMs

2025-12-13 · Ely Hahami, Ishaan Sinha, Lavik Jain, Josh Kaplan 외 arxiv

Can large language models introspect, that is, accurately detect perturbations to their own internal states? We systematically investigate this question using activation steering in Meta-Llama-3.1-8B-Instruct. First, we …