← Search

Frank Keller

18 accepted papers

2025

Predicting Implicit Arguments in Procedural Video Instructions

ACL 2025long

Procedural texts help AI enhance reasoning about context and action sequences. Transforming these into Semantic Role Labeling (SRL) improves understanding of individual steps by identifying predicate-argument structure like verb,what,where/with. Procedural instructions are highly elliptic, for insta…

2024

BookWorm: A Dataset for Character Description and Analysis

EMNLP 2024finding

Characters are at the heart of every story, driving the plot and engaging readers. In this study, we explore the understanding of characters in full-length books, which contain complex narratives and numerous interacting characters. We define two tasks: character description, which generates a brief…

2024

Efficient Pre-training for Localized Instruction Generation of Procedural Videos

ECCV 2024poster

"Procedural videos, exemplified by recipe demonstrations, are instrumental in conveying step-by-step instructions. However, understanding such videos is challenging as it involves the precise localization of steps and the generation of textual instructions. Manually annotating steps and writing inst…

2023

Learning Action Changes by Measuring Verb-Adverb Textual Relationships

CVPR 2023poster

The goal of this work is to understand the way actions are performed in videos. That is, given a video, we aim to predict an adverb indicating a modification applied to the action (e.g. cut "finely"). We cast this problem as a regression task. We measure textual relationships between verbs and adver…

2023

Semi-supervised multimodal coreference resolution in image narrations

EMNLP 2023long main

In this paper, we study multimodal coreference resolution, specifically where a longer descriptive text, i.e., a narration is paired with an image. This poses significant challenges due to fine-grained image-text alignment, inherent ambiguity present in narrative language, and unavailability of larg…

Cited by 0SourcecodeScholar
2023

Who Are You Referring To? Coreference Resolution In Image Narrations

ICCV 2023poster

Coreference resolution aims to identify words and phrases which refer to the same entity in a text, a core task in natural language processing. In this paper, we extend this task to resolving coreferences in long-form narrations of visual scenes. First, we introduce a new dataset with annotated core…

Cited by 4PDFScholar
2022

CLASTER: Clustering with Reinforcement Learning for Zero-Shot Action Recognition

ECCV 2022poster

"Zero-Shot action recognition is the task of recognizing action classes without visual examples. The problem can be seen as learning a representation on seen classes which generalizes well to instances of unseen classes, without losing discriminability between classes. Neural networks are able to mo…

Cited by 41SourcePDFScholar
2022

Learn2Augment: Learning to Composite Videos for Data Augmentation in Action Recognition

ECCV 2022poster

"We address the problem of data augmentation for video action recognition. Standard augmentation strategies in video are hand designed and sample the space of possible augmented data points either at random, without knowing which augmented points will be better, or through heuristics. We propose to…

Cited by 45SourcePDFScholar
2022

Not All Relations Are Equal: Mining Informative Labels for Scene Graph Generation

CVPR 2022poster

Scene graph generation (SGG) aims to capture a wide variety of interactions between pairs of objects, which is essential for full scene understanding. Existing SGG methods trained on the entire set of relations fail to acquire complex reasoning about visual and textual correlations due to various bi…

Cited by 38PDFScholar
2021

Memory and Knowledge Augmented Language Models for Inferring Salience in Long-Form Stories

EMNLP 2021main

Measuring event salience is essential in the understanding of stories. This paper takes a recent unsupervised method for salience detection derived from Barthes Cardinal Functions and theories of surprise and applies it to longer narrative forms. We improve the standard transformer language model by…

2017

Extreme Clicking for Efficient Object Annotation

ICCV 2017poster

Manually annotating object bounding boxes is central to building computer vision datasets, and it is very time consuming (annotating ILSVRC [53] took 35s for one high-quality box [62]). It involves clicking on imaginary corners of a tight box around the object. This is difficult as these corners are…

Cited by 330PDFScholar
2017

Training Object Class Detectors With Click Supervision

CVPR 2017spotlight

Training object class detectors typically requires a large set of images with objects annotated by bounding boxes. However, manually drawing bounding boxes is very time consuming. In this paper we greatly reduce annotation time by proposing center-click annotations: we ask annotators to click on the…

Cited by 157PDFScholar
2016

We Don't Need No Bounding-Boxes: Training Object Class Detectors Using Only Human Verification

CVPR 2016spotlight

Training object class detectors typically requires a large set of images in which objects are annotated by bounding-boxes. However, manually drawing bounding-boxes is very time consuming. We propose a new scheme for training object detectors which only requires annotators to verify bounding-boxes pr…

Cited by 179PDFScholar