← Search

Fadime Sener

15 accepted papers

2026

Decouple and Cache: KV Cache Construction for Streaming Video Understanding

ICML 2026poster

Streaming video understanding requires processing unbounded video streams with limited memory and computation, posing two key challenges. First, continuously constructing new and evicting old key-value(KV) caches is required for unbounded streams. Secondly, due to the high cost of collecting and tra…

Cited by 0SourceScholar
2026

OSMO: Open-vocabulary Self-eMOtion Tracking

CVPR 2026

We introduce the novel task of egocentric self-emotion tracking, which aims to infer an individual's evolving emotions from egocentric multimodal streams such as voice, visual surroundings, semantic subtext, and eye-tracking signals. To establish this research direction, we present: (1) OSMO dataset

Cited by 0SourcecodeScholar
2026

On Discriminative vs. Generative classifiers: Rethinking MLLMs for Action Understanding

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have advanced open-world action understanding and can be adapted as generative classifiers for closed-set settings by autoregressively generating action labels as text. However, this approach is inefficient, and shared subwords across action labels introduce…

Cited by 0SourcecodeScholar
2025

Context-Enhanced Memory-Refined Transformer for Online Action Detection

CVPR 2025poster

Online Action Detection (OAD) detects actions in streaming videos using past observations. State-of-the-art OAD approaches model past observations and their interactions with an anticipated future. The past is encoded using short- and long-term memories to capture immediate and long-range dependenci…

2025

Streaming VideoLLMs for Real-Time Procedural Video Understanding

ICCV 2025poster

We introduce ProVideLLM, an end-to-end framework for real-time procedural video understanding. ProVideLLM integrates a multimodal cache configured to store two types of tokens -- verbalized text tokens, which provide compressed textual summaries of long-term observations, and visual tokens, encoded…

Cited by 9SourcePDFScholar
2024

Long-Tail Temporal Action Segmentation with Group-wise Temporal Logit Adjustment

ECCV 2024poster

"Procedural activity videos often exhibit a long-tailed action distribution due to varying action frequencies and durations. However, state-of-the-art temporal action segmentation methods overlook the long tail and fail to recognize tail actions. Existing long-tail methods make class-independent ass…

2024

On the Utility of 3D Hand Poses for Action Recognition

ECCV 2024poster

"3D hand pose is an underexplored modality for action recognition. Poses are compact yet informative and can greatly benefit applications with limited compute budgets. However, poses alone offer an incomplete understanding of actions, as they cannot fully capture objects and environments with which…

2024

X-MIC: Cross-Modal Instance Conditioning for Egocentric Action Generalization

CVPR 2024poster

Lately there has been growing interest in adapting vision-language models (VLMs) to image and third-person video classification due to their success in zero-shot recognition. However the adaptation of these models to egocentric videos has been largely unexplored. To address this gap we propose a sim…

2023

AssemblyHands: Towards Egocentric Activity Understanding via 3D Hand Pose Estimation

CVPR 2023poster

We present AssemblyHands, a large-scale benchmark dataset with accurate 3D hand pose annotations, to facilitate the study of egocentric activities with challenging hand-object interactions. The dataset includes synchronized egocentric and exocentric images sampled from the recent Assembly101 dataset…

Cited by 67SourcePDFScholar
2023

Opening the Vocabulary of Egocentric Actions

NeurIPS 2023poster

Human actions in egocentric videos often feature hand-object interactions composed of a verb (performed by the hand) applied to an object. Despite their extensive scaling up, egocentric datasets still face two limitations — sparsity of action compositions and a closed set of interacting objects. Thi…

2022

Assembly101: A Large-Scale Multi-View Video Dataset for Understanding Procedural Activities

CVPR 2022poster

Assembly101 is a new procedural activity dataset featuring 4321 videos of people assembling and disassembling 101 "take-apart" toy vehicles. Participants work without fixed instructions, and the sequences feature rich and natural variations in action ordering, mistakes, and corrections. Assembly101…

Cited by 246PDFcodeScholar
2020

Temporal Aggregate Representations for Long-Range Video Understanding

ECCV 2020poster

Future prediction, especially in long-range videos, requires reasoning from current and past observations. In this work, we address questions of temporal extent, scaling, and level of semantic abstraction with a flexible multi-granular temporal aggregation framework. We show that it is possible to a…

2019

Unsupervised Learning of Action Classes With Continuous Temporal Embedding

CVPR 2019poster

The task of temporally detecting and segmenting actions in untrimmed videos has seen an increased attention recently. One problem in this context arises from the need to define and label action boundaries to create annotations for training which is very time and cost intensive. To address this issu…

Cited by 139PDFcodeScholar