paper-with-me

Papers

TopoAct: Visually Exploring the Shape of Activations in Deep Learning

2019-12-13 · Archit Rathore, Nithin Chalapathi, Sourabh Palande, Bei Wang

Deep neural networks such as GoogLeNet, ResNet, and BERT have achieved impressive performance in tasks such as image and text classification. To understand how such performance is achieved, we probe a trained deep neural network by studying neuron activations, i.e., combinations of neuron firings, at various layers of the network in response to a particular input. With a large number of inputs, we aim to obtain a global view of what neurons detect by studying their activations. In particular, we develop visualizations that show the shape of the activation space, the organizational principle behind neuron activations, and the relationships of these activations within a layer. Applying tools from topological data analysis, we present TopoAct, a visual exploration system to study topological summaries of activation vectors. We present exploration scenarios using TopoAct that provide valuable insights into learned representations of neural networks. We expect TopoAct to give a topological perspective that enriches the current toolbox of neural network analysis, and to provide a basis for network architecture diagnosis and data anomaly detection.

📄 PDF Abstract BibTeX arXiv:1912.06332

Code (1)

architrathore/TopoAct 공식 구현

Tasks

Anomaly DetectionDeep LearningImage Classificationtext-classificationText ClassificationTopological Data Analysis

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Multi-Head Attention 설명 없음
WordPiece 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Attention 설명 없음

Similar Papers 제목 키워드 기반

WIR3D: Visually-Informed and Geometry-Aware 3D Shape Abstraction

2025-05-07 · Richard Liu, Daniel Fu, Noah Tan, Itai Lang 외

We present WIR3D, a technique for abstracting 3D shapes through a sparse set of visually meaningful curves in 3D. We optimize the parameters of Bezier curves such that they faithfully represent both the geometry and sali…

Cross-Modal Search and Exploration of Greek Painted Pottery

2023-11-17 · Elisabeth Trinkl, Stephan Karl, Stefan Lengauer, Reinhold Preiner 외

This paper focuses on digitally-supported research methods for an important group of cultural heritage objects, the Greek pottery, especially with figured decoration. The design, development and application of new digita…

Data VisualizationRetrieval

Explorable Mesh Deformation Subspaces from Unstructured Generative Models

2023-10-11 · Arman Maesumi, Paul Guerrero, Vladimir G. Kim, Matthew Fisher 외

Exploring variations of 3D shapes is a time-consuming process in traditional 3D modeling tools. Deep generative models of 3D shapes often feature continuous latent spaces that can, in principle, be used to explore potent…

Visually Wired NFTs: Exploring the Role of Inspiration in Non-Fungible Tokens

2023-03-29 · Lucio La Cava, Davide Costa, Andrea Tagarelli

The fervor for Non-Fungible Tokens (NFTs) attracted countless creators, leading to a Big Bang of digital assets driven by latent or explicit forms of inspiration, as in many creative processes. This work exploits Vision …

Modality-Decoupled Online Recursive Editing

2026-05-19 · Siyuan Li, Youyuan Zhang, Fangming Liu, Jing Li arxiv

Online model editing for multimodal large language models (MLLMs) requires assimilating a stream of corrections under tight compute and memory budgets. Yet editors developed for text-only LLMs often degrade on MLLMs: vis…