paper-with-me

홈 › Papers

Adaptive Evidential Learning for Temporal-Semantic Robustness in Moment Retrieval

2025-11-30 · Haojian Huang, Kaijing Ma, Jin Chen, Haodong Chen, Zhou Wu, Xianghao Zang, Han Fang, Chao Ban, Hao Sun, Mulin Chen, Zhongjiang He arxiv

In the domain of moment retrieval, accurately identifying temporal segments within videos based on natural language queries remains challenging. Traditional methods often employ pre-trained models that struggle with fine-grained information and deterministic reasoning, leading to difficulties in aligning with complex or ambiguous moments. To overcome these limitations, we explore Deep Evidential Regression (DER) to construct a vanilla Evidential baseline. However, this approach encounters two major issues: the inability to effectively handle modality imbalance and the structural differences in DER's heuristic uncertainty regularizer, which adversely affect uncertainty estimation. This misalignment results in high uncertainty being incorrectly associated with accurate samples rather than challenging ones. Our observations indicate that existing methods lack the adaptability required for complex video scenarios. In response, we propose Debiased Evidential Learning for Moment Retrieval (DEMR), a novel framework that incorporates a Reflective Flipped Fusion (RFF) block for cross-modal alignment and a query reconstruction task to enhance text sensitivity, thereby reducing bias in uncertainty estimation. Additionally, we introduce a Geom-regularizer to refine uncertainty predictions, enabling adaptive alignment with difficult moments and improving retrieval accuracy. Extensive testing on standard datasets and debiased datasets ActivityNet-CD and Charades-CD demonstrates significant enhancements in effectiveness, robustness, and interpretability, positioning our approach as a promising solution for temporal-semantic robustness in moment retrieval. The code is publicly available at https://github.com/KaijingOfficial/DEMR.

📄 PDF Abstract BibTeX arXiv:2512.00953

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language QueriesMoment Retrieval

Similar Papers 제목 키워드 기반

Evidential Semantic Mapping in Off-road Environments with Uncertainty-aware Bayesian Kernel Inference

2024-03-21 · Junyoung Kim, Junwon Seo, Jihong Min

Robotic mapping with Bayesian Kernel Inference (BKI) has shown promise in creating semantic maps by effectively leveraging local spatial information. However, existing semantic mapping methods face challenges in construc…

Semantic Segmentation

Revisiting Uncertainty: On Evidential Learning for Partially Relevant Video Retrieval

2026-05-07 · Jun Li, Peifeng Lai, Xuhang Lou, Jinpeng Wang 외 arxiv

Partially relevant video retrieval aims to retrieve untrimmed videos using text queries that describe only partial content. However, the inherent asymmetry between brief queries and rich video content inevitably introduc…

Partially Relevant Video Retrieval

Evidential Temporal-aware Graph-based Social Event Detection via Dempster-Shafer Theory

2022-05-24 · Jiaqian Ren, Lei Jiang, Hao Peng, Zhiwei Liu 외

The rising popularity of online social network services has attracted lots of research on mining social media data, especially on mining social events. Social event detection, due to its wide applications, has now become…

Event DetectionGraph Neural Network

BD-Merging: Bias-Aware Dynamic Model Merging with Evidence-Guided Contrastive Learning

2026-03-04 · Yuhan Xie, Chen Lyu arxiv

Model Merging (MM) has emerged as a scalable paradigm for multi-task learning (MTL), enabling multiple task-specific models to be integrated without revisiting the original training data. Despite recent progress, the rel…

Contrastive LearningMulti-Task Learning

Who Can We Trust? Scope-Aware Video Moment Retrieval with Multi-Agent Conflict

2025-11-01 · Chaochen Wu, Guan Luo, Meiyun Zuo, Zhitao Fan arxiv

Video moment retrieval uses a text query to locate a moment from a given untrimmed video reference. Locating corresponding video moments with text queries helps people interact with videos efficiently. Current solutions …

Reinforcement LearningMoment Retrieval