EffectLearner: World-Aware Object-Effect Reasoning for Real-World Video Object Removal
Summary
EffectLearner is a semantic-reasoning-enhanced framework for real-world video object removal, combining a VLM-based Object-Effect Reasoner with a DiT-based Video Eraser and introducing the EffectWorld dataset to handle complex object-induced effects.
View Cached Full Text
Cached at: 08/07/26, 09:56 AM
Paper page - EffectLearner: World-Aware Object-Effect Reasoning for Real-World Video Object Removal
Source: https://huggingface.co/papers/2608.05565 Published on Aug 6
·
Submitted byhttps://huggingface.co/Phoebux
Heon Aug 7
Authors:
,
,
,
,
,
,
,
,
,
Abstract
Videoobjectremovalmusteliminatenotonlythetargetobjectbutalsoitsinducedeffectswhilemaintaininghigh-fidelityandspatiotemporallycoherentrestoration.Existingmethodsmainlylearnobject-effectcorrespondencesimplicitlyfrompredefinedeffectcategoriesandfixeddatadistributions,limitingtheirgeneralizationtocomplexreal-worldscenesinvolvingcompositionaleffects,spatiallydetachedorweaklycorrelatedeffects,long-tailphysicalphenomena,anddynamicallyevolvinginteractions.WeproposeEffectLearner,asemantic-reasoning-enhancedframeworkthatcombinesaVLM-basedObject-EffectReasonerwithaDiT-basedVideoEraser.Guidedbyastructuredeffect-analysisprompt,theReasonerperformscross-modalreasoningoveratarget-highlightedvideoandextractscompacteffect-awarecontext,whichguidestheVideoErasertowardcomprehensiveobject-effectremoval.Motion-awaremaskguidanceandmotion-consistencysupervisionfurtherimproveremovalcoverageandspatiotemporalstabilityunderobjectmotionandevolvingscenedynamics.Tofullyexploittheframeworkinchallengingreal-worldscenarios,wefurtherconstructEffectWorld,apairedvideodatasetspecificallydesignedforcomplexobject-inducedeffects,andintroduceaprogressivetrainingcurriculumthatcombinescommonsupervisionwithcomplex-effectdata.OnthestandardROSE-Bench,EffectLearneroutperformsexistingbaselinesonmostmetricsandachievesclearadvantagesonbothEffectWorld-EvalandthechallengingEffectWorld-Wild,demonstratingitsabilitytodeliverhigh-qualityvideoobjectremovalincomplexreal-worldscenes.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2608\.05565
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.05565 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.05565 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.05565 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MemLearner: Learning to Query Context memory for Video World Models
MemLearner proposes a learning-based adaptive context query method using query tokens to improve scene consistency and memory in video world models, particularly for long sequences with occlusions and dynamic objects.
VideoKR: Towards Knowledge- and Reasoning-Intensive Video Understanding
VideoKR introduces a large-scale video reasoning dataset and benchmark designed to enhance knowledge-intensive video understanding through expert-domain content and human-in-the-loop example generation. The dataset contains 315K video reasoning examples over 145K expert-domain videos.
LEMUR: Latent Entropy-aware Multimodal Unlearning via Visual-anchored Reasoning Redirection
This paper identifies a privacy vulnerability in RL-trained multimodal large reasoning models, which can leak sensitive facts in their reasoning traces even after unlearning, and proposes LEMUR, a training-free inference-time framework that uses entropy dynamics to detect and suppress such leakage.
LeAct: Learning to Reason from Expert Actions
LeAct introduces a method to recover chain-of-thought reasoning from silent expert actions by treating the CoT as a latent variable and retaining only those that improve the student's probability of reproducing the action, outperforming baselines in games and robotics.
Learning How the World Evolves: Extrapolative Video World Models via Latent Dynamics Reasoning
Introduces Latent Dynamics Reasoning (LDR), a video world model that integrates kinematic dynamics in a structured latent space, enabling extrapolation of learned dynamics far beyond training distributions while using far fewer parameters and running much faster than video diffusion baselines.