paper-with-me

Papers

FALCON: Frequency Adjoint Link with CONtinuous Density Mask for Fast Single Image Dehazing

2024-07-01 · Donghyun Kim, Seil Kang, Seong Jae Hwang

Image dehazing, addressing atmospheric interference like fog and haze, remains a pervasive challenge crucial for robust vision applications such as surveillance and remote sensing under adverse visibility. While various methodologies have evolved from early works predicting transmission matrix and atmospheric light features to deep learning and dehazing networks, they innately prioritize dehazing quality metrics, neglecting the need for real-time applicability in time-sensitive domains like autonomous driving. This work introduces FALCON (Frequency Adjoint Link with CONtinuous density mask), a single-image dehazing system achieving state-of-the-art performance on both quality and speed. Particularly, we develop a novel bottleneck module, namely, Frequency Adjoint Link, operating in the frequency space to globally expand the receptive field with minimal growth in network size. Further, we leverage the underlying haze distribution based on the atmospheric scattering model via a Continuous Density Mask (CDM) which serves as a continuous-valued mask input prior and a differentiable auxiliary loss. Comprehensive experiments involving multiple state-of-the-art methods and ablation analysis demonstrate FALCON's exceptional performance in both dehazing quality and speed (i.e., >$180 frames-per-second), quantified by metrics such as FPS, PSNR, and SSIM.

📄 PDF Abstract BibTeX arXiv:2407.00972

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingImage DehazingSingle Image DehazingSSIM

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Falcon 2.0: An Entity and Relation Linking Tool over Wikidata

2019-12-24 · Ahmad Sakor, Kuldeep Singh, Anery Patel, Maria-Esther Vidal

The Natural Language Processing (NLP) community has significantly contributed to the solutions for entity and relation recognition from the text, and possibly linking them to proper matches in Knowledge Graphs (KGs). Con…

Knowledge Base Question AnsweringKnowledge GraphsLanguage ModellingRelation+1

An adjoint method for training data-driven reduced-order models

2026-01-12 · Donglin Liu, Francisco García Atienza, Mengwu Guo arxiv

Reduced-order modeling lies at the interface of numerical analysis and data-driven scientific computing, providing principled ways to compress high-fidelity simulations in science and engineering. We propose a training f…

Entropy-Regularized Adjoint Matching for Offline Reinforcement Learning

2026-05-07 · Abdelghani Ghanem, Mounir Ghogho arxiv

Integrating expressive generative policies, such as flow-matching models, into offline reinforcement learning (RL) allows agents to capture complex, multi-modal behaviors. While Q-learning with Adjoint Matching (QAM) sta…

Reinforcement LearningContinuous Control

Old is Gold: Linguistic Driven Approach for Entity and Relation Linking of Short Text

2019-06-01 · NAACL 2019 6 · Ahmad Sakor, on, Isaiah o Mulang{'}, Kuldeep Singh 외

Short texts challenge NLP tasks such as named entity recognition, disambiguation, linking and relation inference because they do not provide sufficient context or are partially malformed (e.g. wrt. capitalization, long t…

Entity LinkingImplicit Relationsnamed-entity-recognitionNamed Entity Recognition+3

Falcon: Accelerating Homomorphically Encrypted Convolutions for Efficient Private Mobile Network Inference

2023-08-25 · Tianshi Xu, Meng Li, Runsheng Wang, Ru Huang

Efficient networks, e.g., MobileNetV2, EfficientNet, etc, achieves state-of-the-art (SOTA) accuracy with lightweight computation. However, existing homomorphic encryption (HE)-based two-party computation (2PC) frameworks…