← Search

Barnabás Póczos

11 accepted papers

2021

StylePTB: A Compositional Benchmark for Fine-grained Controllable Text Style Transfer

NAACL 2021long

Text style transfer aims to controllably generate text with targeted stylistic changes while maintaining core meaning from the source sentence constant. Many of the existing style transfer benchmarks primarily focus on individual high-level semantic changes (e.g. positive to negative), which enable…

2021

Unsupervised program synthesis for images by sampling without replacement

UAI 2021poster

Program synthesis has emerged as a successful approach to the image parsing task. Most prior works rely on a two-step scheme involving supervised pretraining of a Seq2Seq model with synthetic programs followed by reinforcement learning (RL) for fine-tuning with real reference images. Fully unsupervi…

Cited by 3SourcePDFScholar
2020

Minimizing FLOPs to Learn Efficient Sparse Representations

ICLR 2020poster

Deep representation learning has become one of the most widely adopted approaches for visual search, recommendation, and identification. Retrieval of such representations from a large database is however computationally challenging. Approximate methods based on learning compact representations, hav…

Cited by 77SourcecodeScholar
2019

A Flexible Framework for Multi-Objective Bayesian Optimization using Random Scalarizations

UAI 2019poster

Many real world applications can be framed as multi-objective optimization problems, where we wish to simultaneously optimize for multiple criteria. Bayesian optimization techniques for the multi-objective setting are pertinent when the evaluation of the functions in question are expensive. Traditio…

2019

Kernel Change-point Detection with Auxiliary Deep Generative Models

ICLR 2019poster

Detecting the emergence of abrupt property changes in time series is a challenging problem. Kernel two-sample test has been studied for this task which makes fewer assumptions on the distributions than traditional parametric approaches. However, selecting kernels is non-trivial in practice. Although…