← Search

Yulei Niu

24 accepted papers

2026

EchoFoley: Event-Centric Hierarchical Control for Video Grounded Creative Sound Generation

CVPR 2026

Sound effects build an essential layer of multimodal storytelling, shaping the emotional atmosphere and the narrative semantics of videos. Despite recent advancement in video-text-to-audio (VT2A), the current formulation faces three key limitations: (1) an imbalance between visual and textual condit

Cited by 0SourceScholar
2025

DiffLM: Controllable Synthetic Data Generation via Diffusion Language Models

ACL 2025finding

Recent advancements in large language models (LLMs) have significantly enhanced their knowledge and generative capabilities, leading to a surge of interest in leveraging LLMs for high-quality data synthesis. However, synthetic data generation via prompting LLMs remains challenging due to LLMs’ limit…

2024

Beyond Grounding: Extracting Fine-Grained Event Hierarchies across Modalities

AAAI 2024technical

Events describe happenings in our world that are of importance. Naturally, understanding events mentioned in multimedia content and how they are related forms an important way of comprehending our world. Existing literature can infer if events across textual and visual (video) domains are identical…

2024

RAP: Retrieval-Augmented Planner for Adaptive Procedure Planning in Instructional Videos

ECCV 2024poster

"Procedure Planning in instructional videos entails generating a sequence of action steps based on visual observations of the initial and target states. Despite the rapid progress in this task, there remain several critical challenges to be solved: (1) Adaptive procedures: Prior works hold an unreal…

Cited by 1SourcePDFScholar
2024

SCHEMA: State CHangEs MAtter for Procedure Planning in Instructional Videos

ICLR 2024poster

We study the problem of procedure planning in instructional videos, which aims to make a goal-oriented sequence of action steps given partial visual state observations. The motivation of this problem is to learn a structured and plannable state and action space. Recent works succeeded in sequence mo…

Cited by 15SourcePDFScholar
2024

Unveiling Narrative Reasoning Limits of Large Language Models with Trope in Movie Synopses

EMNLP 2024finding

Large language models (LLMs) equipped with chain-of-thoughts (CoT) prompting have shown significant multi-step reasoning capabilities in factual content like mathematics, commonsense, and logic. However, their performance in narrative reasoning, which demands greater abstraction capabilities, remain…

2023

Debiased Fine-Tuning for Vision-Language Models by Prompt Regularization

AAAI 2023technical

We present a new paradigm for fine-tuning large-scale vision-language pre-trained models on downstream task, dubbed Prompt Regularization (ProReg). Different from traditional fine-tuning which easily overfits to the downstream task data, ProReg uses the prediction by prompting the pretrained model t…

Cited by 29SourcePDFScholar
2023

DiGeo: Discriminative Geometry-Aware Learning for Generalized Few-Shot Object Detection

CVPR 2023poster

Generalized few-shot object detection aims to achieve precise detection on both base classes with abundant annotations and novel classes with limited training data. Existing approaches enhance few-shot generalization with the sacrifice of base-class performance, or maintain high precision in base-cl…

2022

Classification-Then-Grounding: Reformulating Video Scene Graphs As Temporal Bipartite Graphs

CVPR 2022poster

Today's VidSGG models are all proposal-based methods, i.e., they first generate numerous paired subject-object snippets as proposals, and then conduct predicate classification for each proposal. In this paper, we argue that this prevalent proposal-based framework has three inherent drawbacks: 1) The…

Cited by 42PDFcodeScholar
2022

Cross-Domain Empirical Risk Minimization for Unbiased Long-Tailed Classification

AAAI 2022technical

We address the overlooked unbiasedness in existing long-tailed classification methods: we find that their overall improvement is mostly attributed to the biased preference of "tail" over "head", as the test distribution is assumed to be balanced; however, when the test is as imbalanced as the long-t…

2022

Interventional Training for Out-Of-Distribution Natural Language Understanding

EMNLP 2022main

Out-of-distribution (OOD) settings are used to measure a model’s performance when the distribution of the test data is different from that of the training data. NLU models are known to suffer in OOD. We study this issue from the perspective of causality, which sees confounding bias as the reason for…

2022

On Non-Random Missing Labels in Semi-Supervised Learning

ICLR 2022poster

Semi-Supervised Learning (SSL) is fundamentally a missing label problem, in which the label Missing Not At Random (MNAR) problem is more realistic and challenging, compared to the widely-adopted yet naive Missing Completely At Random assumption where both labeled and unlabeled data share the same cl…

2022

Weakly-Supervised Temporal Article Grounding

EMNLP 2022main

Given a long untrimmed video and natural language queries, video grounding (VG) aims to temporally localize the semantically-aligned video segments. Almost all existing VG work holds two simple but unrealistic assumptions: 1) All query sentences can be grounded in the corresponding video. 2) All que…

2021

COSY: COunterfactual SYntax for Cross-Lingual Understanding

ACL 2021long

Pre-trained multilingual language models, e.g., multilingual-BERT, are widely used in cross-lingual tasks, yielding the state-of-the-art performance. However, such models suffer from a large performance gap between source and target languages, especially in the zero-shot setting, where the models ar…

2021

Counterfactual VQA: A Cause-Effect Look at Language Bias

CVPR 2021poster

Recent VQA models may tend to rely on language bias as a shortcut and thus fail to sufficiently learn the multi-modal knowledge from both vision and language. In this paper, we investigate how to capture and mitigate language bias in VQA. Motivated by causal effects, we proposed a novel counterfactu…

Cited by 491PDFcodeScholar
2020

Unbiased Scene Graph Generation From Biased Training

CVPR 2020oral

Today's scene graph generation (SGG) task is still far from practical, mainly due to the severe training bias, e.g., collapsing diverse "human walk on / sit on / lay on beach" into "human on beach". Given such SGG, the down-stream tasks such as VQA can hardly infer better scene structures than merel…

Cited by 870PDFcodeScholar
2019

Recursive Visual Attention in Visual Dialog

CVPR 2019oral

Visual dialog is a challenging vision-language task, which requires the agent to answer multi-round questions about an image. It typically needs to address two major problems: (1) How to answer visually-grounded questions, which is the core challenge in visual question answering (VQA); (2) How to in…

Cited by 144PDFcodeScholar