paper-with-me

홈 › Papers

Recursive Sketches for Modular Deep Learning

2019-05-29 · Badih Ghazi, Rina Panigrahy, Joshua R. Wang

We present a mechanism to compute a sketch (succinct summary) of how a complex modular deep network processes its inputs. The sketch summarizes essential information about the inputs and outputs of the network and can be used to quickly identify key components and summary statistics of the inputs. Furthermore, the sketch is recursive and can be unrolled to identify sub-components of these components and so forth, capturing a potentially complicated DAG structure. These sketches erase gracefully; even if we erase a fraction of the sketch at random, the remainder still retains the high-weight' information present in the original sketch. The sketches can also be organized in a repository to implicitly form a knowledge graph'; it is possible to quickly retrieve sketches in the repository that are related to a sketch of interest; arranged in this fashion, the sketches can also be used to learn emerging concepts by looking for new clusters in sketch space. Finally, in the scenario where we want to learn a ground truth deep network, we show that augmenting input/output pairs with these sketches can theoretically make it easier to do so.

📄 PDF Abstract BibTeX arXiv:1905.12730

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

How does the Mind store Information?

2019-10-03 · Rina Panigrahy

How we store information in our mind has been a major intriguing open question. We approach this question not from a physiological standpoint as to how information is physically stored in the brain, but from a conceptual…

Open-Ended Question Answering

Discovering Design Concepts for CAD Sketches

2022-10-26 · Yuezhi Yang, Hao Pan

Sketch design concepts are recurring patterns found in parametric CAD sketches. Though rarely explicitly formalized by the CAD designers, these concepts are implicitly used in design for modularity and regularity. In thi…

Modular Multitask Reinforcement Learning with Policy Sketches

2016-11-06 · ICML 2017 8 · Jacob Andreas, Dan Klein, Sergey Levine

We describe a framework for multitask deep reinforcement learning guided by policy sketches. Sketches annotate tasks with sequences of named subtasks, providing information about high-level structural relationships among…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

Lego Sketch: A Scalable Memory-augmented Neural Network for Sketching Data Streams

2025-05-26 · Yuan Feng, Yukun Cao, Hairu Wang, Xike Xie 외

Sketches, probabilistic structures for estimating item frequencies in infinite data streams with limited space, are widely used across various domains. Recent studies have shifted the focus from handcrafted sketches to n…

The GaussianSketch for Almost Relative Error Kernel Distance

2018-11-09 · Jeff M. Phillips, Wai Ming Tai

We introduce two versions of a new sketch for approximately embedding the Gaussian kernel into Euclidean inner product space. These work by truncating infinite expansions of the Gaussian kernel, and carefully invoking th…