paper-with-me

홈 › Papers

Defining and Extracting generalizable interaction primitives from DNNs

2024-01-29 · Lu Chen, Siyu Lou, Benhao Huang, Quanshi Zhang

Faithfully summarizing the knowledge encoded by a deep neural network (DNN) into a few symbolic primitive patterns without losing much information represents a core challenge in explainable AI. To this end, Ren et al. (2024) have derived a series of theorems to prove that the inference score of a DNN can be explained as a small set of interactions between input variables. However, the lack of generalization power makes it still hard to consider such interactions as faithful primitive patterns encoded by the DNN. Therefore, given different DNNs trained for the same task, we develop a new method to extract interactions that are shared by these DNNs. Experiments show that the extracted interactions can better reflect common knowledge shared by different DNNs.

📄 PDF Abstract BibTeX arXiv:2401.16318

Code (1)

sjtu-xai-lab/generalizable-interaction 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Technical Report: Quantifying and Analyzing the Generalization Power of a DNN

2025-05-11 · Yuxuan He, Junpeng Zhang, Lei Cheng, Hongyuan Zhang 외

This paper proposes a new perspective for analyzing the generalization power of deep neural networks (DNNs), i.e., directly disentangling and analyzing the dynamics of generalizable and non-generalizable interaction enco…

A Linear Algebraic Approach to Model Parallelism in Deep Learning

2020-06-04 · Russell J. Hewett, Thomas J. Grady II

Training deep neural networks (DNNs) in large-cluster computing environments is increasingly necessary, as networks grow in size and complexity. Local memory and processing limitations require robust data and model paral…

Deep Learning

BiNoMaP: Learning Category-Level Bimanual Non-Prehensile Manipulation Primitives

2025-09-25 · Huayi Zhou, Kui Jia arxiv

Non-prehensile manipulation, encompassing ungraspable actions such as pushing, poking, pivoting, and wrapping, remains underexplored due to its contact-rich and analytically intractable nature. We revisit this problem fr…

Randomness of Low-Layer Parameters Determines Confusing Samples in Terms of Interaction Representations of a DNN

2025-02-12 · Junpeng Zhang, Lei Cheng, Qing Li, Liang Lin 외

In this paper, we find that the complexity of interactions encoded by a deep neural network (DNN) can explain its generalization power. We also discover that the confusing samples of a DNN, which are represented by non-g…

SplatWeaver: Learning to Allocate Gaussian Primitives for Generalizable Novel View Synthesis

2026-05-08 · Yecong Wan, Fan Li, Mingwen Shao, Wangmeng Zuo arxiv

Generalizable novel view synthesis aims to render unseen views from uncalibrated input images without requiring per-scene optimization. Recent feed-forward approaches based on 3D Gaussian Splatting have achieved promisin…

Novel View Synthesis