Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Aug 2026

Infrared and Visible Image Fusion via Style-Based Recalibration and Edge Enhancement

Infrared and visible image fusion (IVIF) aims to preserve infrared thermal targets and visible structural textures in one informative image. Although recent attention-based methods improve cross-modal interaction, their post-fusion refinement remains limited in two aspects: modality-specific channel statistics are no longer explicitly exposed after feature mixing, and repeated attention-based aggregation can smooth spatial responses and weaken high-frequency visible details. To address these issues, this work proposes a lightweight end-to-end IVIF network with two complementary refinement modules. MSG carries out cross-modal style-based recalibration by making use of the joint mean and standard deviation of the two pre-fusion encoder features, so that first- and second-order pre-fusion modality statistics can guide post-fusion channel selection. DGM carries out edge enhancement by constructing a parameter-free Sobel detail prior from source images and learning only a lightweight residual modulation to perform restoration of high-frequency evidence. With only 80,160 trainable parameters, the proposed method achieves the best or tied-best value on three of seven standard fusion-quality metrics on FMB and four of seven on LLVIP, and ablation results further confirm the complementary effects of MSG and DGM.

Wenhua Zhao, Lei Zhong · 0 citations
Preprint Aug 2026

LifePlanner: Evaluating LLM Agents for Geo-spatial Planning with Social Media Data

Geo-spatial planning, like trip design, is a realistic testbed for LLM agents because it requires grounded tool use, noisy evidence retrieval, and multi-constraint reasoning. Most benchmarks, however, only provide clean geospatial data and tools, missing the open-ended social signals that people use in daily planning. We introduce LifePlanner, a benchmark that enriches map data with large-scale local social media posts and provides access through an MCP toolset. LifePlanner provides an evaluation suite spanning four task categories and three difficulty levels. Experiments show frontier LLMs perform well on simple retrieval but degrade sharply on complex planning, with the Pass Rate dropping to 40.2%. Results show that failures mainly stem from incomplete evidence acquisition from such a large multimodal database, imprecise tool use, and weak constraint integration rather than model size or reasoning length, suggesting that future progress requires effective grounded planning instead of scaling alone.

Zhen Dong, Yuning Peng, Yu-Tao Shi et al. · 0 citations