paper-with-me

Papers

Locally Constant Networks

2020-05-01 · ICLR 2020 1 · Guang-He Lee, Tommi S. Jaakkola

We show how neural models can be used to realize piece-wise constant functions such as decision trees. Our approach builds on ReLU networks that are piece-wise linear and hence their associated gradients with respect to the inputs are locally constant. We formally establish the equivalence between the classes of locally constant networks and decision trees. Moreover, we highlight several advantageous properties of locally constant networks, including how they realize decision trees with parameter sharing across branching / leaves. Indeed, only $M$ neurons suffice to implicitly model an oblique decision tree with $2^M$ leaf nodes. The neural representation also enables us to adopt many tools developed for deep networks (e.g., DropConnect (Wan et al., 2013)) while implicitly training decision trees. We demonstrate that our method outperforms alternative techniques for training oblique decision trees in the context of molecular property classification and regression tasks.

📄 PDF Abstract BibTeX

Code (1)

guanghelee/iclr20-lcn 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

DropConnect DropConnect generalizes Dropout by randomly dropping the weights rather than the activations with probability $1-p$. DropConnect…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Oblique Decision Trees from Derivatives of ReLU Networks

2019-09-30 · Guang-He Lee, Tommi S. Jaakkola

We show how neural models can be used to realize piece-wise constant functions such as decision trees. The proposed architecture, which we call locally constant networks, builds on ReLU networks that are piece-wise linea…

Drug Discovery

Locally Private $k$-Means Clustering with Constant Multiplicative Approximation and Near-Optimal Additive Error

2021-05-31 · Anamay Chaturvedi, Matthew Jones, Huy L. Nguyen

Given a data set of size $n$ in $d'$-dimensional Euclidean space, the $k$-means problem asks for a set of $k$ points (called centers) so that the sum of the $\ell_2^2$-distances between points of a given data set of size…

Clustering

Semisupervised Clustering by Queries and Locally Encodable Source Coding

2019-03-31 · Arya Mazumdar, Soumyabrata Pal

Source coding is the canonical problem of data compression in information theory. In a locally encodable source coding, each compressed bit depends on only few bits of the input. In this paper, we show that a recently po…

ClusteringData Compression

Semisupervised Clustering, AND-Queries and Locally Encodable Source Coding

2017-12-01 · NeurIPS 2017 12 · Arya Mazumdar, Soumyabrata Pal

Source coding is the canonical problem of data compression in information theory. In a locally encodable source coding, each compressed bit depends on only few bits of the input. In this paper, we show that a recently p…

ClusteringData Compression

Exact description of limiting SIR and SEIR dynamics on locally tree-like graphs

2023-09-16 · Juniper Cocomello, Kavita Ramanan

We study the Susceptible-Infected-Recovered (SIR) and the Susceptible-Exposed-Infected-Recovered (SEIR) models of epidemics, with possibly time-varying rates, on a class of networks that are locally tree-like, which incl…