arXiv Computer Vision By Anum Awan, Mahnoor Buriro, Muhammad Younas Khan, Md Imam Ahasan

MoSSGate: Memory-Modulated State-Space Gating for Skin Lesion Segmentation

Read the original on arXiv Computer Vision →

MoSSGate is a plug‑and‑play module for U‑Net that improves skin lesion segmentation by combining boundary‑aware spatial gating, an external memory modulator, and parallel 2D state‑space modeling for efficient global context aggregation. The design limits long‑range propagation to informative regions, adapts dynamically to each sample, and preserves sharp lesion boundaries while keeping computational cost low. Experiments on ISIC 2017 and 2018 show state‑of‑the‑art accuracy (86.3%/85.9% mIoU, 92.6%/90.6% Dice) with fewer FLOPs than most CNN baselines.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Computer Vision.

arXiv AI
Sep 3

InstEditSeg: Instruction-Driven Image Editing for Polyp and Skin Lesion Segmentation

InstEditSeg is a generative framework that treats medical segmentation as an instruction-driven image editing task. Instead of producing binary masks, it renders a color-coded overlay on the original image guided by textual instructions, leveraging latent diffusion models to align with natural image distributions and reduce domain gaps. The method incorporates a DINOv3 visual encoder and a multi-scale feature pyramid fused into the diffusion U‑Net, and uses a dual‑branch classifier‑free guidance strategy to lower inference cost, achieving competitive accuracy on polyp and skin lesion datasets while improving cross‑domain generalization and multi‑lesion segmentation.

By Ziquan Liu, Zhewei Zhu, Xuyang Shi
arXiv Computer Vision
Sep 11

Seamless Whole Slide Label-Free Virtual Staining

The paper introduces the Consistency Memory Bank (COMB), a label‑free virtual staining framework designed to process gigapixel Whole Slide Images without the memory bottlenecks of patch‑based deep learning. COMB decouples context storage from computation, using a dynamic retrieval mechanism to fetch feature representations from adjacent tiles, local padding to resolve spatial discontinuities, and neighbor‑aware channel attention to stabilize statistical drift. The method achieves superior perceptual fidelity and tiling consistency compared to state‑of‑the‑art baselines, and its improved continuity suggests downstream benefits for tumor segmentation.

By Dou Hoon Kwark, Kianoush Falahkheirkhah, Ji-hun Oh, Shirui Luo, Volodymyr Kindratenko, Rohit Bhargava