paper-with-me

홈 › Papers

Refined Semantic Enhancement towards Frequency Diffusion for Video Captioning

2022-11-28 · Xian Zhong, Zipeng Li, Shuqin Chen, Kui Jiang, Chen Chen, Mang Ye

Video captioning aims to generate natural language sentences that describe the given video accurately. Existing methods obtain favorable generation by exploring richer visual representations in encode phase or improving the decoding ability. However, the long-tailed problem hinders these attempts at low-frequency tokens, which rarely occur but carry critical semantics, playing a vital role in the detailed generation. In this paper, we introduce a novel Refined Semantic enhancement method towards Frequency Diffusion (RSFD), a captioning model that constantly perceives the linguistic representation of the infrequent tokens. Concretely, a Frequency-Aware Diffusion (FAD) module is proposed to comprehend the semantics of low-frequency tokens to break through generation limitations. In this way, the caption is refined by promoting the absorption of tokens with insufficient occurrence. Based on FAD, we design a Divergent Semantic Supervisor (DSS) module to compensate for the information loss of high-frequency tokens brought by the diffusion process, where the semantics of low-frequency tokens is further emphasized to alleviate the long-tailed problem. Extensive experiments indicate that RSFD outperforms the state-of-the-art methods on two benchmark datasets, i.e., MSR-VTT and MSVD, demonstrate that the enhancement of low-frequency tokens semantics can obtain a competitive generation effect. Code is available at https://github.com/lzp870/RSFD.

📄 PDF Abstract BibTeX arXiv:2211.15076

Code (1)

lzp870/rsfd 공식 구현 pytorch

Tasks

FADVideo Captioning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

NeuralRemaster: Phase-Preserving Diffusion for Structure-Aligned Generation

2025-12-04 · Yu Zeng, Charles Ochoa, Mingyuan Zhou, Vishal M. Patel 외 arxiv

Standard diffusion corrupts data using Gaussian noise whose Fourier coefficients have random magnitudes and random phases. While effective for unconditional or text-to-image generation, corrupting phase components destro…

Image-to-Image TranslationText-to-Image GenerationContinuous ControlVideo Generation

Towards Facial Image Compression with Consistency Preserving Diffusion Prior

2025-05-09 · Yimin Zhou, Yichong Xia, Bin Chen, Baoyi An 외

With the widespread application of facial image data across various domains, the efficient storage and transmission of facial images has garnered significant attention. However, the existing learned face image compressio…

Image Compression

RealisVSR: Detail-enhanced Diffusion for Real-World 4K Video Super-Resolution

2025-07-25 · Weisong Zhao, Jingkai Zhou, Xiangyu Zhu, Weihua Chen 외 arxiv

Video Super-Resolution (VSR) has achieved significant progress through diffusion models, effectively addressing the over-smoothing issues inherent in GAN-based methods. Despite recent advances, three critical challenges …

Video Super-Resolution

Video-Robin: Autoregressive Diffusion Planning for Intent-Grounded Video-to-Music Generation

2026-04-19 · Vaibhavi Lokegaonkar, Aryan Vijay Bhosale, Vishnu Raj, Gouthaman KV 외 arxiv

Video-to-music (V2M) is the fundamental task of creating background music for an input video. Recent V2M models achieve audiovisual alignment by typically relying on visual conditioning alone and provide limited semantic…

Music Generation

Low-light Image Enhancement via CLIP-Fourier Guided Wavelet Diffusion

2024-01-08 · Minglong Xue, Jinhong He, Wenhai Wang, Mingliang Zhou

Low-light image enhancement techniques have significantly progressed, but unstable image quality recovery and unsatisfactory visual perception are still significant challenges. To solve these problems, we propose a novel…

Image EnhancementLow-Light Image Enhancement