paper-with-me

홈 › Papers

Curve Detectors

2020-06-17 · Distill 2020 6 · Nick Cammarata, Gabriel Goh, Shan Carter, Ludwig Schubert, Michael Petrov, Chris Olah

Every vision model we've explored in detail contains neurons which detect curves. Curve detectors in vision models have been hinted at in the literature as far back as 2013 (see figures in Zeiler & Fergus ), and similar neurons have been studied carefully in neuroscience . We briefly discussed curve in our earlier overview of early vision, but wanted to examine them in more depth. This article is the first part of a three article deep dive into curve detectors: their behavior, how they're built from earlier neurons, and their prevalence across models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

High-Low Frequency Detectors

2021-01-27 · Distill 2021 1 · Ludwig Schubert, Chelsea Voss, Nick Cammarata, Gabriel Goh 외

Some of the neurons in vision models are features that we aren’t particularly surprised to find. Curve detectors, for example, are a pretty natural feature for a vision system to have. In fact, they had already been disc…

Vocal Bursts Intensity Prediction

The Missing Curve Detectors of InceptionV1: Applying Sparse Autoencoders to InceptionV1 Early Vision

2024-06-06 · Liv Gorton

Recent work on sparse autoencoders (SAEs) has shown promise in extracting interpretable features from neural networks and addressing challenges with polysemantic neurons caused by superposition. In this paper, we apply S…

Simple Training Strategies and Model Scaling for Object Detection

2021-06-30 · Xianzhi Du, Barret Zoph, Wei-Chih Hung, Tsung-Yi Lin

The speed-accuracy Pareto curve of object detection systems have advanced through a combination of better model architectures, training and inference methods. In this paper, we methodically evaluate a variety of these te…

Instance SegmentationObjectobject-detectionObject Detection+1

Real-Time Incremental Explanations for Object Detectors

2024-08-21 · Santiago Calderón-Peña, Hana Chockler, David A. Kelly

Existing black box explainability tools for object detectors rely on multiple calls to the model, which prevents them from computing explanations in real time. In this paper we introduce IncX, an algorithm for real-time …

Object

Adversarial Infrared Curves: An Attack on Infrared Pedestrian Detectors in the Physical World

2023-12-21 · Chengyin Hu, Weiwen Shi

Deep neural network security is a persistent concern, with considerable research on visible light physical attacks but limited exploration in the infrared domain. Existing approaches, like white-box infrared attacks usin…

Adversarial DefenseNeural Network Security