paper-with-me

Papers

Bilateral Interaction for Local-Global Collaborative Perception in Low-Light Image Enhancement

2024-06-12 · journal 2024 6 · Xu Rui, Li Yuezhou, Niu Yuzhen, Xu Huangbiao, Chen Yuzhong, Zhao Tiesong

Low-light image enhancement is a challenging task due to the limited visibility in dark environments. While recent advances have shown progress in integrating CNNs and Transformers, the inadequate local-global perceptual interactions still impedes their application in complex degradation scenarios. To tackle this issue, we propose BiFormer, a lightweight framework that facilitates local-global collaborative perception via bilatera linteraction. Specifically, our framework introduces a core CNN-Transformer collaborative perception block (CPB) that combines local-aware convolutional attention (LCA) and global-aware recursive Transformer (GRT) to simultaneously preserve local details and ensure global consistency. To promote perceptual interaction, we adopt bilateral interaction strategy for both local and global perception, which involves local-to-global second-order interaction (SoI) in the dual-domain, as well as a mixed-channel fusion (MCF) module for global-to-local interaction. The MCF is also a highly efficient feature fusion module tailored for degraded features. Extensive experiments conducted on low-level and high-level tasks demonstrate that BiFormer achieves state-of-the-art performance. Furthermore, it exhibits a significant reduction in model parameters and computational cost compared to existing Transformer-based low-light image enhancement methods.

📄 PDF Abstract BibTeX

Code (1)

FZU-N/BiFormer pytorch

Tasks

Image EnhancementLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

BCLNet: Bilateral Consensus Learning for Two-View Correspondence Pruning

2024-01-07 · Xiangyang Miao, Guobao Xiao, Shiping Wang, Jun Yu

Correspondence pruning aims to establish reliable correspondences between two related images and recover relative camera motion. Existing approaches often employ a progressive strategy to handle the local and global cont…

HeatV2X: Scalable Heterogeneous Collaborative Perception via Efficient Alignment and Interaction

2025-11-13 · Yueran Zhao, Zhang Zhang, Chao Sun, Tianze Wang 외 arxiv

Vehicle-to-Everything (V2X) collaborative perception extends sensing beyond single vehicle limits through transmission. However, as more agents participate, existing frameworks face two key challenges: (1) the participat…

BiFormer: Learning Bilateral Motion Estimation via Bilateral Transformer for 4K Video Frame Interpolation

2023-04-05 · CVPR 2023 6 · Junheum Park, Jintae Kim, Chang-Su Kim

A novel 4K video frame interpolator based on bilateral transformer (BiFormer) is proposed in this paper, which performs three steps: global motion estimation, local motion refinement, and frame synthesis. First, in globa…

4kMotion EstimationVideo Frame Interpolation

INSTINCT: Instance-Level Interaction Architecture for Query-Based Collaborative Perception

2025-09-28 · Yunjiang Xu, Lingzhi Li, Jin Wang, Yupeng Ouyang 외 arxiv

Collaborative perception systems overcome single-vehicle limitations in long-range detection and occlusion scenarios by integrating multi-agent sensory data, improving accuracy and safety. However, frequent cooperative i…

Bilateral Unsymmetrical Graph Contrastive Learning for Recommendation

2024-03-22 · Jiaheng Yu, Jing Li, Yue He, Kai Zhu 외

Recent methods utilize graph contrastive Learning within graph-structured user-item interaction data for collaborative filtering and have demonstrated their efficacy in recommendation tasks. However, they ignore that the…

Collaborative FilteringContrastive LearningRelation