← Search

Kilian Weinberger

18 accepted papers

2026

Self-Augmenting Retrieval for Diffusion Language Models

ICML 2026poster

Diffusion language models offer fast, parallel decoding via non-autoregressive generation and uncertainty-aware denoising, yet these properties remain underexplored for retrieval. We propose *Self-Augmenting Retrieval for Diffusion Language Models*, a dynamic framework that uses intermediate diffusi…

Cited by 0SourceScholar
2024

Denoising Vision Transformers

ECCV 2024oral

"We study a crucial yet often overlooked issue inherent to Vision Transformers (ViTs): feature maps of these models exhibit grid-like artifacts (“Original features” in fig:teaser), which hurt the performance of ViTs in downstream dense prediction tasks such as semantic segmentation, depth prediction…

2024

Re-evaluating the Need for Visual Signals in Unsupervised Grammar Induction

NAACL 2024findings

Are multimodal inputs necessary for grammar induction? Recent work has shown that multimodal training inputs can improve grammar induction. However, these improvements are based on comparisons to weak text-only baselines that were trained on relatively little textual data. To determine whether multi…

2022

Long-term Control for Dialogue Generation: Methods and Evaluation

NAACL 2022long

Current approaches for controlling dialogue response generation are primarily focused on high-level attributes like style, sentiment, or topic. In this work, we focus on constrained long-term dialogue generation, which involves more fine-grained control and requires a given set of control words to a…

2021

Low-Precision Reinforcement Learning: Running Soft Actor-Critic in Half Precision

ICML 2021spotlight

Low-precision training has become a popular approach to reduce compute requirements, memory footprint, and energy consumption in supervised learning. In contrast, this promising approach has not yet enjoyed similarly widespread adoption within the reinforcement learning (RL) community, partly becaus…

Cited by 30SourcePDFScholar
2021

Making Paper Reviewing Robust to Bid Manipulation Attacks

ICML 2021spotlight

Most computer science conferences rely on paper bidding to assign reviewers to papers. Although paper bidding enables high-quality assignments in days of unprecedented submission numbers, it also opens the door for dishonest reviewers to adversarially influence paper reviewing assignments. Anecdotal…

2019

Simple Black-box Adversarial Attacks

ICML 2019oral

We propose an intriguingly simple method for the construction of adversarial images in the black-box setting. In constrast to the white-box scenario, constructing black-box adversarial images has the additional constraint on query budget, and efficient attacks remain an open problem to date. With on…

2019

Simplifying Graph Convolutional Networks

ICML 2019oral

Graph Convolutional Networks (GCNs) and their variants have experienced significant attention and have become the de facto methods for learning graph representations. GCNs derive inspiration primarily from recent deep learning approaches, and as a result, may inherit unnecessary complexity and redun…

2018

Constant-Time Predictive Distributions for Gaussian Processes

ICML 2018oral

One of the most compelling features of Gaussian process (GP) regression is its ability to provide well-calibrated posterior distributions. Recent advances in inducing point methods have sped up GP marginal likelihood and posterior mean computations, leaving posterior covariance estimation and sampli…

2018

Multi-Scale Dense Networks for Resource Efficient Image Classification

ICLR 2018oral

In this paper we investigate image classification with computational resource limits at test time. Two such settings are: 1. anytime classification, where the network’s prediction for a test example is progressively updated, facilitating the output of a prediction at any time; and 2. budgeted batch…

Cited by 941SourcePDFScholar
2018

Product Kernel Interpolation for Scalable Gaussian Processes

AISTATS 2018poster

Recent work shows that inference for Gaussian processes can be performed efficiently using iterative methods that rely only on matrix-vector multiplications (MVMs). Structured Kernel Interpolation (SKI) exploits these techniques by deriving approximate kernels with very fast MVMs. Unfortunately, suc…

2017

Deep Feature Interpolation for Image Content Changes

CVPR 2017poster

We propose Deep Feature Interpolation (DFI), a new data- driven baseline for automatic high-resolution image transformation. As the name suggests, DFI relies only on simple linear interpolation of deep convolutional features from pre-trained convnets. We show that despite its simplicity, DFI can per…

Cited by 386PDFcodeScholar
2017

Discovering and Exploiting Additive Structure for Bayesian Optimization

AISTATS 2017poster

Bayesian optimization has proven invaluable for black-box optimization of expensive functions. Its main limitation is its exponential complexity with respect to the dimensionality of the search space using typical kernels. Luckily, many objective functions can be decomposed into additive subproblems…

2015

Compressing Neural Networks with the Hashing Trick

ICML 2015poster

As deep nets are increasingly used in applications suited for mobile devices, a fundamental dilemma becomes apparent: the trend in deep learning is to grow models to absorb ever-increasing data set sizes; however mobile devices are designed with very little memory and cannot store such large models.…

Cited by 1494SourcePDFScholar
2015

Filtered Search for Submodular Maximization with Controllable Approximation Bounds

AISTATS 2015poster

Most existing submodular maximization algorithms provide theoretical guarantees with approximation bounds. However, in many cases, users may be interested in an anytime algorithm that can offer a flexible trade-off between computation time and optimality guarantees. In this paper, we propose a filte…

Cited by 18SourcePDFScholar