Deconver: A Deconvolutional Network for Medical Image Segmentation
Authors:
Pooya Ashtari,
Shahryar Noei,
Fateme Nateghi Haredasht,
Jonathan H. Chen,
Giuseppe Jurman,
Aleksandra Pizurica,
Sabine Van Huffel
Abstract:
While convolutional neural networks (CNNs) and vision transformers (ViTs) have advanced medical image segmentation, they face inherent limitations such as local receptive fields in CNNs and high computational complexity in ViTs. This paper introduces Deconver, a novel network that integrates traditional deconvolution techniques from image restoration as a core learnable component within a U-shaped…
▽ More
While convolutional neural networks (CNNs) and vision transformers (ViTs) have advanced medical image segmentation, they face inherent limitations such as local receptive fields in CNNs and high computational complexity in ViTs. This paper introduces Deconver, a novel network that integrates traditional deconvolution techniques from image restoration as a core learnable component within a U-shaped architecture. Deconver replaces computationally expensive attention mechanisms with efficient nonnegative deconvolution (NDC) operations, enabling the restoration of high-frequency details while suppressing artifacts. Key innovations include a backpropagation-friendly NDC layer based on a provably monotonic update rule and a parameter-efficient design. Evaluated across four datasets (ISLES'22, BraTS'23, GlaS, FIVES) covering both 2D and 3D segmentation tasks, Deconver achieves state-of-the-art performance in Dice scores and Hausdorff distance while reducing computational costs (FLOPs) by up to 90% compared to leading baselines. By bridging traditional image restoration with deep learning, this work offers a practical solution for high-precision segmentation in resource-constrained clinical workflows. The project is available at https://github.com/pashtari/deconver.
△ Less
Submitted 31 March, 2025;
originally announced April 2025.
Longitudinal Control of Vehicles in Traffic Microsimulation
Authors:
Shirin Noei,
Xilei Zhao,
Carl D. Crane
Abstract:
Current state-of-art traffic microsimulation tools cannot accurately estimate safety, efficiency, and mobility benefits of automated driving systems and vehicle connectivity because of not considering physical and powertrain characteristics of vehicles and resistance forces. This paper proposes realistic longitudinal control functions for autonomous vehicles with and without vehicle-to-vehicle com…
▽ More
Current state-of-art traffic microsimulation tools cannot accurately estimate safety, efficiency, and mobility benefits of automated driving systems and vehicle connectivity because of not considering physical and powertrain characteristics of vehicles and resistance forces. This paper proposes realistic longitudinal control functions for autonomous vehicles with and without vehicle-to-vehicle communications and a realistic vehicle-following model for human-driven vehicles, considering driver characteristics and vehicle dynamics. Conventional longitudinal control functions apply a constant time gap policy and use empirical constant controller coefficients, potentially sacrificing safety or reducing throughput. Proposed longitudinal control functions calculate minimum safe time gaps at each simulation time step and tune controller coefficients at each simulation time step during acceleration and deceleration to maximize throughput without compromising safety.
△ Less
Submitted 17 March, 2020;
originally announced March 2020.