paper-with-me

Papers

Semantic Lens: Instance-Centric Semantic Alignment for Video Super-Resolution

2023-12-13 · Qi Tang, Yao Zhao, Meiqin Liu, Jian Jin, Chao Yao

As a critical clue of video super-resolution (VSR), inter-frame alignment significantly impacts overall performance. However, accurate pixel-level alignment is a challenging task due to the intricate motion interweaving in the video. In response to this issue, we introduce a novel paradigm for VSR named Semantic Lens, predicated on semantic priors drawn from degraded videos. Specifically, video is modeled as instances, events, and scenes via a Semantic Extractor. Those semantics assist the Pixel Enhancer in understanding the recovered contents and generating more realistic visual results. The distilled global semantics embody the scene information of each frame, while the instance-specific semantics assemble the spatial-temporal contexts related to each instance. Furthermore, we devise a Semantics-Powered Attention Cross-Embedding (SPACE) block to bridge the pixel-level features with semantic knowledge, composed of a Global Perspective Shifter (GPS) and an Instance-Specific Semantic Embedding Encoder (ISEE). Concretely, the GPS module generates pairs of affine transformation parameters for pixel-level feature modulation conditioned on global semantics. After that, the ISEE module harnesses the attention mechanism to align the adjacent frames in the instance-centric semantic space. In addition, we incorporate a simple yet effective pre-alignment module to alleviate the difficulty of model training. Extensive experiments demonstrate the superiority of our model over existing state-of-the-art VSR methods.

📄 PDF Abstract BibTeX arXiv:2312.07823

Code (1)

Tang1705/Semantic-Lens-AAAI24 공식 구현 pytorch

Tasks

Super-ResolutionVideo Super-Resolution

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

SeeClear: Semantic Distillation Enhances Pixel Condensation for Video Super-Resolution

2024-10-08 · Qi Tang, Yao Zhao, Meiqin Liu, Chao Yao

Diffusion-based Video Super-Resolution (VSR) is renowned for generating perceptually realistic videos, yet it grapples with maintaining detail consistency across frames due to stochastic fluctuations. The traditional app…

Super-ResolutionVideo GenerationVideo Super-Resolution

Segment-driven Structural Induction and Semantic Alignment for Heterogeneous Tabular Representation

2026-06-01 · Woojun Jung, Susik Yoon arxiv

Real-world domains often contain heterogeneous tables whose headers vary while their underlying attribute semantics are shared, making it difficult to induce domain-specialized semantics from table-local evidence alone. …

Diffusion Mental Averages

2026-03-31 · Phonphrm Thawatdamrongkit, Sukit Seripanitkarn, Supasorn Suwajanakorn arxiv

Can a diffusion model produce its own "mental average" of a concept-one that is as sharp and realistic as a typical sample? We introduce Diffusion Mental Averages (DMA), a model-centric answer to this question. While pri…

Towards 3D Object-Centric Feature Learning for Semantic Scene Completion

2025-11-17 · Weihua Wang, Yubo Cui, Xiangru Lin, Zhiheng Li 외 arxiv

Vision-based 3D Semantic Scene Completion (SSC) has received growing attention due to its potential in autonomous driving. While most existing approaches follow an ego-centric paradigm by aggregating and diffusing featur…

3D Semantic Scene CompletionAutonomous Driving

Learning to Tell Apart: Weakly Supervised Video Anomaly Detection via Disentangled Semantic Alignment

2025-11-13 · Wenti Yin, Huaxin Zhang, Xiang Wang, Yuqing Lu 외 arxiv

Recent advancements in weakly-supervised video anomaly detection have achieved remarkable performance by applying the multiple instance learning paradigm based on multimodal foundation models such as CLIP to highlight an…

Weakly-supervised Video Anomaly DetectionMultiple Instance LearningContrastive Learning