output
20122024
most citedCaptum: A unified and generic model interpretability library for PyTorch

649 citations

Showing 2017Show all

18 papers · 1 filter

cs.CV201743 cited

Data Distillation: Towards Omni-Supervised Learning

Ilija Radosavovic, Piotr Dollár, Ross Girshick +2

We investigate omni-supervised learning, a special regime of semi-supervised learning in which the learner exploits all available labeled data plus internet-scale sources of unlabe…

cs.LG201728 cited

Weightless: Lossy Weight Encoding For Deep Neural Network Compression

Brandon Reagen, Udit Gupta, Robert Adolf +4

The large memory requirements of deep neural networks limit their deployment and adoption on many devices. Model compression methods effectively reduce the memory requirements of t…

cs.LG201711 cited

Unbounded cache model for online language modeling with open vocabulary

Edouard Grave, Moustapha Cisse, Armand Joulin

Recently, continuous cache models were proposed as extensions to recurrent neural network language models, to adapt their predictions to local changes in the data distribution. The…

cs.LG2017112 cited

Learning One-hidden-layer Neural Networks with Landscape Design

Rong Ge, Jason D. Lee, Tengyu Ma

We consider the problem of learning a one-hidden-layer neural network: we assume the input is from Gaussian distribution and the label , w…

cs.CV2017437 cited

Countering Adversarial Images using Input Transformations

Chuan Guo, Mayank Rana, Moustapha Cisse +1

This paper investigates strategies that defend against adversarial-example attacks on image-classification systems by transforming the inputs before feeding them to the system. Spe…

cs.CL2017

Verb Pattern: A Probabilistic Semantic Representation on Verbs

Wanyun Cui, Xiyou Zhou, Hangyu Lin +4

Verbs are important in semantic understanding of natural language. Traditional verb representations, such as FrameNet, PropBank, VerbNet, focus on verbs' roles. These roles are too…