← Search

Harm de Vries

10 accepted papers

2025

BigCodeBench: Benchmarking Code Generation with Diverse Function Calls and Complex Instructions

ICLR 2025oral

Task automation has been greatly empowered by the recent advances in Large Language Models (LLMs) via Python code, where the tasks range from software engineering development to general-purpose reasoning. While current benchmarks have shown that LLMs can solve tasks using programs like human develop…

Cited by 609SourcePDFScholar
2024

SelfCodeAlign: Self-Alignment for Code Generation

NeurIPS 2024poster

Instruction tuning is a supervised fine-tuning approach that significantly improves the ability of large language models (LLMs) to follow human instructions. For programming tasks, most models are finetuned with costly human-annotated instruction-response pairs or those generated by large, proprieta…

2021

DuoRAT: Towards Simpler Text-to-SQL Models

NAACL 2021long

Recent neural text-to-SQL models can effectively translate natural language questions to corresponding SQL queries on unseen databases. Working mostly on the Spider dataset, researchers have proposed increasingly sophisticated solutions to the problem. Contrary to this trend, in this paper we focus…

2021

Generative Compositional Augmentations for Scene Graph Prediction

ICCV 2021poster

Inferring objects and their relationships from an image in the form of a scene graph is useful in many applications at the intersection of vision and language. We consider a challenging problem of compositional generalization that emerges in this task due to a long tail data distribution. Current sc…

Cited by 26PDFcodeScholar
2019

Systematic Generalization: What Is Required and Can It Be Learned?

ICLR 2019poster

Numerous models for grounded language understanding have been recently proposed, including (i) generic models that can be easily adapted to any given task and (ii) intuitively appealing modular models that require background knowledge to be instantiated. We compare both types of models in how much t…

2018

Visual Reasoning with Multi-hop Feature Modulation

ECCV 2018poster

Recent breakthroughs in computer vision and natural language processing have spurred interest in challenging multi-modal tasks such as visual question-answering and visual dialogue. For such tasks, one successful approach is to condition image-based convolutional network computation on language via…

2017

GuessWhat?! Visual Object Discovery Through Multi-Modal Dialogue

CVPR 2017spotlight

We introduce GuessWhat?!, a two-player guessing game as a testbed for research on the interplay of computer vision and dialogue systems. The goal of the game is to locate an unknown object in a rich image scene by asking a sequence of questions. Higher-level image understanding, like spatial reason…

Cited by 482PDFScholar
2017

Modulating early visual processing by language

NeurIPS 2017spotlight

It is commonly assumed that language refers to high-level visual concepts while leaving low-level visual processing unaffected. This view dominates the current literature in computational models for language-vision tasks, where visual and linguistic inputs are mostly processed independently before b…

Cited by 617SourcePDFScholar
2015

Equilibrated adaptive learning rates for non-convex optimization

NeurIPS 2015spotlight

Parameter-specific adaptive learning rate methods are computationally efficient ways to reduce the ill-conditioning problems encountered when training large deep networks. Following recent work that strongly suggests that most of thecritical points encountered when training such networks are saddle…

Cited by 661SourcePDFScholar