paper-with-me

Papers

Progressively Guide to Attend: An Iterative Alignment Framework for Temporal Sentence Grounding

2021-09-14 · EMNLP 2021 11 · Daizong Liu, Xiaoye Qu, Pan Zhou

A key solution to temporal sentence grounding (TSG) exists in how to learn effective alignment between vision and language features extracted from an untrimmed video and a sentence description. Existing methods mainly leverage vanilla soft attention to perform the alignment in a single-step process. However, such single-step attention is insufficient in practice, since complicated relations between inter- and intra-modality are usually obtained through multi-step reasoning. In this paper, we propose an Iterative Alignment Network (IA-Net) for TSG task, which iteratively interacts inter- and intra-modal features within multiple steps for more accurate grounding. Specifically, during the iterative reasoning process, we pad multi-modal features with learnable parameters to alleviate the nowhere-to-attend problem of non-matched frame-word pairs, and enhance the basic co-attention mechanism in a parallel manner. To further calibrate the misaligned attention caused by each reasoning step, we also devise a calibration module following each attention module to refine the alignment knowledge. With such iterative alignment scheme, our IA-Net can robustly capture the fine-grained relations between vision and language domains step-by-step for progressively reasoning the temporal boundaries. Extensive experiments conducted on three challenging benchmarks demonstrate that our proposed model performs better than the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2109.06400

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTemporal Sentence Grounding

Similar Papers 제목 키워드 기반

Iterative Value Function Optimization for Guided Decoding

2025-03-04 · Zhenhua Liu, Lijun Li, Ruizhe Chen, Yuxian Jiang 외

While Reinforcement Learning from Human Feedback (RLHF) has become the predominant method for controlling language model outputs, it suffers from high computational costs and training instability. Guided decoding, especi…

Decision MakingInstruction FollowingLanguage ModelingLanguage Modelling+1

Language-Guided Diffusion Model for Visual Grounding

2023-08-18 · Sijia Chen, Baochun Li

Visual grounding (VG) tasks involve explicit cross-modal alignment, as semantically corresponding image regions are to be located for the language phrases provided. Existing approaches complete such visual-text reasoning…

cross-modal alignmentDenoisingmodelVisual Grounding

Effective Test-Time Scaling of Discrete Diffusion through Iterative Refinement

2025-11-04 · Sanghyun Lee, Sunwoo Kim, Seungryong Kim, Jongho Park 외 arxiv

Test-time scaling through reward-guided generation remains largely unexplored for discrete diffusion models despite its potential as a promising alternative. In this work, we introduce Iterative Reward-Guided Refinement …

D2PO: Optimizing Diffusion Samplers via Dynamic Preference

2026-07-07 · Jinkyu Kim, Jinyoung Choi, Bohyung Han arxiv

We propose D2PO (Dynamic Direct Preference Optimization), a principled framework for optimizing diffusion sampling policies with respect to timestep schedules and classifier-free guidance (CFG) weights. Our work is motiv…

Bridging the Capability Gap: Joint Alignment Tuning for Harmonizing LLM-based Multi-Agent Systems

2025-09-11 · Minghang Zhu, Zhengliang Shi, Zhiwei Xu, Shiguang Wu 외 arxiv

The advancement of large language models (LLMs) has enabled the construction of multi-agent systems to solve complex tasks by dividing responsibilities among specialized agents, such as a planning agent for subgoal gener…