ICLR
Collection
Accepted papers for ICLR (International Conference on Learning Representations), one dataset per year. • 14 items • Updated
title stringlengths 14 131 | paper_url stringlengths 42 42 | authors listlengths 1 15 | type stringclasses 3
values | primary_area stringclasses 0
values | abstract large_stringlengths 332 2.13k | keywords listlengths 0 21 | TL;DR large_stringlengths 31 250 ⌀ | submission_number int64 1 2.59k | arxiv_id stringlengths 10 10 ⌀ | arxiv_id_source stringclasses 3
values | embedding listlengths 768 768 |
|---|---|---|---|---|---|---|---|---|---|---|---|
Pay Attention to Features, Transfer Learn Faster CNNs | https://openreview.net/forum?id=ryxyCeHtPB | [
"Kafeng Wang",
"Xitong Gao",
"Yiren Zhao",
"Xingjian Li",
"Dejing Dou",
"Cheng-Zhong Xu"
] | Poster | null | Deep convolutional neural networks are now widely deployed in vision applications, but a limited size of training data can restrict their task performance. Transfer learning offers the chance for CNNs to learn with limited data samples by transferring knowledge from models pretrained on large datasets. Blindly transfer... | [
"transfer learning",
"pruning",
"faster CNNs"
] | We introduce attentive feature distillation and selection, to fine-tune a large model and produce a faster one. | 2,594 | null | null | [
0.00011319012992316857,
-0.011161099188029766,
-0.0043113455176353455,
0.037016600370407104,
0.04635660722851753,
0.021795248612761497,
0.02420152723789215,
0.0011481110705062747,
-0.014288525097072124,
-0.05142324045300484,
-0.015698255971074104,
-0.006257934961467981,
-0.05211871489882469,... |
Geom-GCN: Geometric Graph Convolutional Networks | https://openreview.net/forum?id=S1e2agrFvS | [
"Hongbin Pei",
"Bingzhe Wei",
"Kevin Chen-Chuan Chang",
"Yu Lei",
"Bo Yang"
] | Spotlight | null | Message-passing neural networks (MPNNs) have been successfully applied in a wide variety of applications in the real world. However, two fundamental weaknesses of MPNNs' aggregators limit their ability to represent graph-structured data: losing the structural information of nodes in neighborhoods and lacking the abilit... | [
"Deep Learning",
"Graph Convolutional Network",
"Network Geometry"
] | For graph neural networks, the aggregation on a graph can benefit from a continuous space underlying the graph. | 2,589 | 2002.05287 | title_snapshot | [
-0.022369572892785072,
-0.037557296454906464,
0.024246210232377052,
0.03311940282583237,
0.019035547971725464,
0.02356594242155552,
0.012617376632988453,
0.032519273459911346,
-0.01620050147175789,
-0.056010641157627106,
0.03653423860669136,
-0.05004556477069855,
-0.09089189022779465,
0.03... |
Gradients as Features for Deep Representation Learning | https://openreview.net/forum?id=BkeoaeHKDS | [
"Fangzhou Mu",
"Yingyu Liang",
"Yin Li"
] | Poster | null | We address the challenging problem of deep representation learning -- the efficient adaption of a pre-trained deep network to different tasks. Specifically, we propose to explore gradient-based features. These features are gradients of the model parameters with respect to a task-specific loss given an input sample. Our... | [
"representation learning",
"gradient features",
"deep learning"
] | Given a pre-trained model, we explored the per-sample gradients of the model parameters relative to a task-specific loss, and constructed a linear model that combines gradients of model parameters and the activation of the model. | 2,585 | 2004.05529 | title_snapshot | [
-0.026539532467722893,
-0.013044465333223343,
-0.0009224280365742743,
0.03372218832373619,
0.03330638259649277,
0.04379086196422577,
0.01625876873731613,
-0.011249647475779057,
-0.020413046702742577,
-0.02127409353852272,
-0.023817572742700577,
-0.022434424608945847,
-0.05838288739323616,
... |
Monotonic Multihead Attention | https://openreview.net/forum?id=Hyg96gBKPS | [
"Xutai Ma",
"Juan Miguel Pino",
"James Cross",
"Liezl Puzon",
"Jiatao Gu"
] | Poster | null | Simultaneous machine translation models start generating a target sequence before they have encoded or read the source sequence. Recent approach for this task either apply a fixed policy on transformer, or a learnable monotonic attention on a weaker recurrent neural network based structure. In this paper, we propose a ... | [
"Simultaneous Translation",
"Transformer",
"Monotonic Attention"
] | Make the transformer streamable with monotonic attention. | 2,583 | 1909.12406 | title_snapshot | [
-0.0023034238256514072,
0.009146862663328648,
-0.02021813578903675,
0.0506080724298954,
-0.01395819615572691,
0.042778484523296356,
0.015966057777404785,
0.02350863441824913,
-0.03017354942858219,
0.0014085060684010386,
-0.004318230785429478,
0.03649519011378288,
-0.0460813008248806,
-0.00... |
Massively Multilingual Sparse Word Representations | https://openreview.net/forum?id=HyeYTgrFPB | [
"Gábor Berend"
] | Poster | null | In this paper, we introduce Mamus for constructing multilingual sparse word representations. Our algorithm operates by determining a shared set of semantic units which get reutilized across languages, providing it a competitive edge both in terms of speed and evaluation performance. We demonstrate that our proposed alg... | [
"sparse word representations",
"multilinguality",
"sparse coding"
] | We propose an efficient algorithm for determining multilingually comparable sparse word representations that we release for 27 typologically diverse languages. | 2,582 | null | null | [
0.008700262755155563,
-0.017689015716314316,
-0.006025587674230337,
0.05240762606263161,
0.023483173921704292,
0.06322188675403595,
0.015155725181102753,
0.026479842141270638,
-0.032584048807621,
-0.018815215677022934,
0.000198150853975676,
0.015142600052058697,
-0.08476731181144714,
0.014... |
Query-efficient Meta Attack to Deep Neural Networks | https://openreview.net/forum?id=Skxd6gSYDS | [
"Jiawei Du",
"Hu Zhang",
"Joey Tianyi Zhou",
"Yi Yang",
"Jiashi Feng"
] | Poster | null | Black-box attack methods aim to infer suitable attack patterns to targeted DNN models by only using output feedback of the models and the corresponding input queries. However, due to lack of prior and inefficiency in leveraging the query and feedback information, existing methods are mostly query-intensive for obtainin... | [
"Adversarial attack",
"Meta learning"
] | null | 2,580 | 1906.02398 | title_snapshot | [
0.0019437030423432589,
-0.01715739071369171,
-0.009719657711684704,
0.06259407848119736,
0.017568597570061684,
0.014480584301054478,
0.03568702191114426,
-0.0045343199744820595,
-0.032136932015419006,
-0.017847184091806412,
-0.0022091821301728487,
-0.004038456827402115,
-0.04541134089231491,... |
BREAKING CERTIFIED DEFENSES: SEMANTIC ADVERSARIAL EXAMPLES WITH SPOOFED ROBUSTNESS CERTIFICATES | https://openreview.net/forum?id=HJxdTxHYvB | [
"Amin Ghiasi",
"Ali Shafahi",
"Tom Goldstein"
] | Poster | null | Defenses against adversarial attacks can be classified into certified and non-certified. Certifiable defenses make networks robust within a certain $\ell_p$-bounded radius, so that it is impossible for the adversary to make adversarial examples in the certificate bound. We present an attack that maintains the impercept... | [] | null | 2,579 | 2003.08937 | title_snapshot | [
0.006214930210262537,
-0.03481252118945122,
-0.011238540522754192,
0.06243763491511345,
0.025882437825202942,
-0.01744859106838703,
0.045598916709423065,
-0.018232911825180054,
-0.01672721654176712,
-0.010071182623505592,
-0.002624280983582139,
-0.0027098809368908405,
-0.05406185984611511,
... |
An Exponential Learning Rate Schedule for Deep Learning | https://openreview.net/forum?id=rJg8TeSFDH | [
"Zhiyuan Li",
"Sanjeev Arora"
] | Spotlight | null | Intriguing empirical evidence exists that deep learning can work well with exotic schedules for varying the learning rate. This paper suggests that the phenomenon may be due to Batch Normalization or BN(Ioffe & Szegedy, 2015), which is ubiq- uitous and provides benefits in optimization and generalization across all sta... | [
"batch normalization",
"weight decay",
"learning rate",
"deep learning theory"
] | We propose an exponentially growing learning rate schedule for networks with BatchNorm, which surprisingly performs well in practice and is provably equivalent to popular LR schedules like Step Decay. | 2,575 | 1910.07454 | title_snapshot | [
-0.01155828032642603,
-0.02266721799969673,
-0.023412546142935753,
0.038279496133327484,
0.03890354186296463,
0.009610704146325588,
0.03376529738306999,
-0.0011586234904825687,
-0.008495238609611988,
-0.040919095277786255,
0.015875471755862236,
-0.00928691029548645,
-0.035734713077545166,
... |
Enabling Deep Spiking Neural Networks with Hybrid Conversion and Spike Timing Dependent Backpropagation | https://openreview.net/forum?id=B1xSperKvH | [
"Nitin Rathi",
"Gopalakrishnan Srinivasan",
"Priyadarshini Panda",
"Kaushik Roy"
] | Poster | null | Spiking Neural Networks (SNNs) operate with asynchronous discrete events (or spikes) which can potentially lead to higher energy-efficiency in neuromorphic hardware implementations. Many works have shown that an SNN for inference can be formed by copying the weights from a trained Artificial Neural Network (ANN) and se... | [
"spiking neural networks",
"ann-snn conversion",
"spike-based backpropagation",
"imagenet"
] | A hybrid training technique that combines ANN-SNN conversion and spike-based backpropagation to optimize training effort and inference latency. | 2,573 | 2005.01807 | title_snapshot | [
-0.015766967087984085,
-0.017414234578609467,
-0.008585933595895767,
0.038413871079683304,
0.03567144274711609,
0.025627655908465385,
0.015470203012228012,
0.006481636315584183,
-0.034704092890024185,
-0.021514251828193665,
0.02493009902536869,
-0.029962539672851562,
-0.04904923960566521,
... |
How to 0wn the NAS in Your Spare Time | https://openreview.net/forum?id=S1erpeBFPB | [
"Sanghyun Hong",
"Michael Davinroy",
"Yiǧitcan Kaya",
"Dana Dachman-Soled",
"Tudor Dumitraş"
] | Poster | null | New data processing pipelines and novel network architectures increasingly drive the success of deep learning. In consequence, the industry considers top-performing architectures as intellectual property and devotes considerable computational resources to discovering such architectures through neural architecture searc... | [
"Reconstructing Novel Deep Learning Systems"
] | We design an algorithm that reconstructs the key components of a novel deep learning system by exploiting a small amount of information leakage from a cache side-channel attack, Flush+Reload. | 2,572 | 2002.06776 | title_judge | [
0.008430312387645245,
-0.04245242103934288,
-0.04266255721449852,
0.06005793437361717,
0.0633644089102745,
0.027725882828235626,
0.02424759231507778,
0.009191399440169334,
-0.003662731032818556,
-0.025997145101428032,
0.041007813066244125,
-0.02906830608844757,
-0.027478720992803574,
0.014... |
The Shape of Data: Intrinsic Distance for Data Distributions | https://openreview.net/forum?id=HyebplHYwB | [
"Anton Tsitsulin",
"Marina Munkhoeva",
"Davide Mottin",
"Panagiotis Karras",
"Alex Bronstein",
"Ivan Oseledets",
"Emmanuel Mueller"
] | Poster | null | The ability to represent and compare machine learning models is crucial in order to quantify subtle model changes, evaluate generative models, and gather insights on neural network architectures. Existing techniques for comparing data distributions focus on global data properties such as mean and covariance; in that se... | [
"Deep Learning",
"Generative Models",
"Nonlinear Dimensionality Reduction",
"Manifold Learning",
"Similarity and Distance Learning",
"Spectral Methods"
] | We propose a metric for comparing data distributions based on their geometry while not relying on any positional information. | 2,564 | 1905.11141 | title_snapshot | [
-0.044358253479003906,
-0.024844789877533913,
-0.020933926105499268,
0.05139230936765671,
0.02537216804921627,
0.04447779804468155,
0.01675979234278202,
-0.014128193259239197,
-0.02159108594059944,
-0.06334930658340454,
-0.015160259790718555,
-0.0176684707403183,
-0.08439747244119644,
0.02... |