Mingqiang Wei

dblp:72/10499 · DBLP profile ↗
← Back
162ranked-venue papers
14as first author
131since 2021 · last 2026
0000-0003-0429-490XORCID · conflict

Domains — the database's venue-derived domains; a paper can count in several

Graphics, computer vision, multimedia, augmented reality and games · 108 · 11 first-author · 79 since 2021Artificial intelligence and machine learning · 38 · 1 first-author · 34 since 2021Applied, interdisciplinary, general and emerging computing · 27 · 2 first-author · 26 since 2021Human-computer interaction and ubiquitous computing · 8 · 2 first-author · 6 since 2021Software engineering, systems software and programming languages · 5 · 5 since 2021Computer networks · 4 · 1 first-author · 4 since 2021Databases, data management, data science and information retrieval · 2 · 2 since 2021Systems, architecture and hardware · 1 · 1 since 2021
YearPublicationVenuePosition
2026 BridgeShape: Latent Diffusion Schrödinger Bridge for 3D Shape Completion
abstract
Existing diffusion-based 3D shape completion methods typically use a conditional paradigm, injecting incomplete shape information into the denoising network via deep feature interactions (e.g., concatenation, cross-attention) to guide sampling toward complete shapes, often represented by voxel-based distance functions. However, these approaches fail to explicitly model the optimal global transport path, leading to suboptimal completions. Moreover, performing diffusion directly in voxel space imposes resolution constraints, limiting the generation of fine-grained geometric details. To address these challenges, we propose BridgeShape, a novel framework for 3D shape completion via latent diffusion Schrödinger bridge. The key innovations lie in two aspects: (i) BridgeShape formulates shape completion as an optimal transport problem, explicitly modeling the transition between incomplete and complete shapes to ensure a globally coherent transformation. (ii) We introduce a Depth-Enhanced Vector Quantized Variational Autoencoder (VQ-VAE) to encode 3D shapes into a compact latent space, leveraging self-projected multi-view depth information enriched with strong DINOv2 features to enhance geometric structural perception. By operating in a compact yet structurally informative latent space, BridgeShape effectively mitigates resolution constraints and enables more efficient and high-fidelity 3D shape completion. BridgeShape achieves state-of-the-art performance on 3D shape completion benchmarks, demonstrating superior fidelity at higher resolutions and for unseen object classes.
Dequan Kong, Honghua Chen, Zhe Zhu, Mingqiang Wei
AAAI4
2026 Perceive, Act and Correct: Confidence Is Not Enough for Hyperspectral Classification
abstract
Confidence alone is often misleading in hyperspectral image classification, as models tend to mistake high predictive scores for correctness while lacking awareness of uncertainty. This leads to confirmation bias, especially under sparse annotations or class imbalance, where models overfit confident errors and fail to generalize. We propose CABIN (Cognitive-Aware Behavior-Informed learNing), a semi-supervised framework that addresses this limitation through a closed-loop learning process of perception, action, and correction. CABIN first develops perceptual awareness by estimating epistemic uncertainty, identifying ambiguous regions where errors are likely to occur. It then acts by adopting an Uncertainty-Guided Dual Sampling Strategy, selecting uncertain samples for exploration while anchoring confident ones as stable pseudo-labels to reduce bias. To correct noisy supervision, CABIN introduces a Fine-Grained Dynamic Assignment Strategy that categorizes pseudo-labeled data into reliable, ambiguous, and noisy subsets, applying tailored losses to enhance generalization. Experimental results show that a wide range of state-of-the-art methods benefit from the integration of CABIN, with improved labeling efficiency and performance.
Muzhou Yang, Wuzhou Quan, Mingqiang Wei
AAAI3
2026 Fusing shape descriptors and geometric details for robust category-level object pose estimation
Yun Liu 0002, Weiming Wang 0002, Fu Lee Wang, Haoran Xie 0001, Honghua Chen, Xue Xue, Mingqiang Wei, Harry Qin
Multim. Tools Appl.7
2026 FMaMIL: Synergistic spatial-frequency Mamba multi-instance learning for weakly supervised pathology lesion segmentation
Hangbei Cheng, Xiaorong Dong, Guangze Shi 0001, Xueyu Liu, Xuetao Ma 0001, Mingqiang Wei, Junxin Chen 0001, Yongfei Wu
Pattern Recognit.8
2026 CrossTracker: Robust Multi-Modal 3D Multi-Object Tracking via Cross Correction
abstract
Inaccurate detections remain a critical bottleneck in 3D multi-object tracking (MOT). Recent detection fusion-based methods incorporate camera detections as supplementary to reduce false detections and compensate for missing ones in LiDAR. However, their unidirectional camera-LiDAR correction lacks a feedback mechanism, precluding iterative mutual refinement between modalities for more robust LiDAR-based tracking. Inspired by the coarse-to-fine strategy in two-stage object detection, we introduceCrossTracker, a novel two-stage framework for online multi-modal 3D MOT. CrossTracker first constructs coarse camera and LiDAR trajectories independently, then performs trajectory fusion using both current and historical frames, without requiring future data. This ensures more robust mutual refinement between modalities. Specifically, CrossTracker comprises three core modules: i) the multi-modal modeling (M3) module, which fuses data from images, point clouds, and even planar geometry derived from images to establish a robust tracking constraint; ii) the coarse trajectory generation (C-TG) module, which independently generates coarse trajectories for both modalities using the M3constraint; and iii) the trajectory fusion (TF) module, which applies mutual refinement between coarse LiDAR and camera trajectories through cross correction to ensure robust LiDAR trajectories. Extensive experiments show that CrossTracker outperforms 19 state-of-the-art methods, highlighting its effectiveness in leveraging the synergistic strengths of camera and LiDAR sensors for robust multi-modal 3D MOT. The code is available at https://github.com/lipeng-gu/CrossTracker.
Lipeng Gu, Xuefeng Yan 0001, Weiming Wang 0002, Honghua Chen, Dingkun Zhu, Liangliang Nan, Mingqiang Wei
IEEE Trans. Circuits Syst. Video Technol.7
2026 WDMamba: When Wavelet Degradation Prior Meets Vision Mamba for Image Dehazing
abstract
In this paper, we reveal a novel haze-specific wavelet degradation prior observed through wavelet transform analysis, which shows that haze-related information predominantly resides in low-frequency components. Exploiting this insight, we propose a novel dehazing framework, WDMamba, which decomposes the image dehazing task into two sequential stages: low-frequency restoration followed by detail enhancement. This coarse-to-fine strategy enables WDMamba to effectively capture features specific to each stage of the dehazing process, resulting in high-quality restored images. Specifically, in the low-frequency restoration stage, we integrate Mamba blocks to reconstruct global structures with linear complexity, efficiently removing overall haze and producing a coarse restored image. Thereafter, the detail enhancement stage reinstates fine-grained information that may have been overlooked during the previous phase, culminating in the final dehazed output. Furthermore, to enhance detail retention and achieve more natural dehazing, we introduce a self-guided contrastive regularization during network training. By utilizing the coarse restored output as a hard negative example, our model learns more discriminative representations, substantially boosting the overall dehazing performance. Extensive evaluations on public dehazing benchmarks demonstrate that our method surpasses state-of-the-art approaches both qualitatively and quantitatively. Code is available at https://github.com/SunJ000/WDMamba.
Heng Liu 0002, Yongzhen Wang 0001, Xiao-Ping Zhang 0002, Mingqiang Wei
IEEE Trans. Circuits Syst. Video Technol.5
2026 PrimitiveGroup: A Fast Primitive Segmentation Framework on Industrial Point Clouds
abstract
Efficiency is crucial for primitive segmentation in industrial applications. Previous state-of-the-art (SOTA) methods suffer from low efficiency due to reliance on time-consuming feature clustering. To circumvent the need for slowly grouping points in a high-dimensional space, we propose a fast framework named PrimitiveGroup (PG), which makes full use of spatial relations and various feature consistency to group points efficiently in the 3-D space. Moreover, to improve the accuracy of point grouping in the 3-D space, we also introduce an adaptive long-range offset prediction module which expands the neighborhood perception range and adaptively focuses on those neighborhoods exhibiting higher semantic and instance correlation. A hybrid consistency aggregation that considers not only spatial distance and semantic constraints but also other geometric consistency of each point is proposed to decompose mixed points belonging to primitives with overlapping or adjacent centroids. Experimental results on the ABCParts and the ANSI datasets show that PG not only achieves competitive performance compared to recent SOTA methods but also operates as the fastest deep learning method in primitive segmentation, 22 times faster than the existing fastest method. Meanwhile, PG achieves promising robustness on noisy point clouds and industrial real scans.
Anyi Huang, Zhoutao Wang, Zikuan Li, Mingqiang Wei, Jun Wang 0039
IEEE Trans. Ind. Informatics4
2026 Real-Scene Image Dehazing via Laplacian Pyramid-Based Conditional Diffusion Model
abstract
Recent diffusion models have demonstrated exceptional efficacy across various image restoration tasks, but still suffer from time-consuming and substantial computational resource consumption. To address these challenges, we present LPCDiff, a novel Laplacian Pyramid-based Conditional Diffusion model designed for real-scene image dehazing. LPCDiff leverages the Laplacian pyramid decomposition to decouple the input image into two components: the low-resolution low-pass image and the high-frequency residuals. These components are subsequently reconstructed through a diffusion model and a well-designed high-frequency residual recovery module. With such a strategy, LPCDiff can substantially accelerate inference speed and reduce computational costs without sacrificing image fidelity. In addition, the framework empowers the model to capture intrinsic high-frequency details and low-frequency structural information within the image, resulting in sharper and more realistic haze-free outputs. Moreover, to extract more valuable information from the limited training data, we introduce a low-frequency refinement module to further enhance the intricate details of the final dehazed images. Through extensive experimentation, our method significantly outperforms 12 state-of-the-art approaches on three real-world and one synthetic image dehazing benchmarks. Code is available athttps://github.com/yz-wang/LPCDiff.
Yongzhen Wang 0001, Heng Liu 0002, Xiao-Ping Zhang 0002, Mingqiang Wei
IEEE Trans. Multim.5
2026 Robust Fine-Grained Visual Categorization via Cyclical Attention
abstract
Fine-grained visual categorization (FGVC) in open-world settings frequently encounters heavy occlusion (HO) samples that compromise discriminative features. However, effectively addressing heavy occlusion remains a challenge. Existing methods often either discard the occluded parts or utilize them through additional techniques such as image inpainting or multimodel strategies, each with its own set of advantages and limitations. In this article, we propose a novel approach inspired by human self-regulated learning (SRL) behavior: cyclical attention that leverages occluded regions through the attention recalibration in the feedback loop. In particular, we introduce a new multi-instance model where occluded parts are essential due to a special feedback structure at the basis of a cooperative game mechanism. This mimics SRL to re-evaluate the previous attention-based image patch selection strategy. We then embed the proposed multi-instance model into a transformer architecture, creating an SRL-FGVC transformer. The key innovation of this design is the cyclical attention, with the forward and feedback self-attention formulating a cooperative union to mitigate attention bias. Extensive experiments on six public datasets and an additional dataset we established demonstrate that the SRL-FGVC transformer consistently outperforms existing approaches in HO scenarios. This work presents a promising new direction for robust FGVC in challenging real-world conditions.
Bin Kang, Dong Liang 0008, Daoyuan Chen, Tianyu Ding, Mingqiang Wei
IEEE Trans. Neural Networks Learn. Syst.5
2026 Search by Image: Deeply Exploring Beneficial Features for Beauty Product Retrieval
abstract
Searching by image is popular yet still challenging in e-commerce due to the extensive interference arising from (i) data variations (e.g., background, pose, visual angle, brightness) of real-world captured images and (ii) similar images in the query dataset. This article studies a practically meaningful problem of beauty product retrieval (BPR) by neural networks. We broadly extract different types of image features and raise an intriguing question that whether these features are beneficial to (i) suppress data variations of real-world captured images and (ii) distinguish one image from others which look very similar but are intrinsically different beauty products in the dataset, therefore leading to an enhanced capability of BPR. To answer it, we present a novel v ariable-attention neural network to understand the combination of m ultiple features (termed VM-Net) of beauty product images. Considering that there are few publicly released training datasets for BPR, we establish a new dataset with more than one million images classified into more than 20K categories to improve both the generalization and anti-interference abilities of VM-Net and other methods. We verify the performance of VM-Net and its competitors on the benchmark dataset Perfect-500K, where VM-Net shows clear improvements over the competitors in terms of \(MAP@7\) . The source code and dataset will be released upon publication.
Mingqiang Wei, Haoran Xie 0001, Dong Liang 0008, Dingkun Zhu, Fu Lee Wang
ACM Trans. Multim. Comput. Commun. Appl.1
2026 MonoRelief V2: Leveraging Real Data for High-Fidelity Monocular Relief Recovery
abstract
This paper presents MonoRelief V2, an end-to-end model designed for directly recovering 2.5D reliefs from single images under complex material and illumination variations. In contrast to its predecessor, MonoRelief V1 (Gao et al. 2025), which was solely trained on synthetic data, MonoRelief V2 incorporates real data to achieve improved robustness, accuracy and efficiency. To overcome the challenge of acquiring large-scale real-world dataset, we generate approximately 15,000 pseudo-real images using a text-to-image generative model, and derive corresponding depth pseudo-labels through fusion of depth and normal predictions. Furthermore, we construct a small-scale real-world dataset (800 samples) via multi-view reconstruction and detail refinement. MonoRelief V2 is then progressively trained on the pseudo-real and real-world datasets. Comprehensive experiments demonstrate its state-of-the-art performance both in depth and normal predictions, highlighting its strong potential for a range of downstream applications.
Yu-Wei Zhang 0014, Tongju Han, Mingqiang Wei, Hui Liu 0016, Changbao Li, Caiming Zhang 0001
IEEE Trans. Vis. Comput. Graph.4
2026 CoreEditor: Correspondence-Constrained Diffusion for Consistent 3D Editing
abstract
Text-driven 3D editing is an emerging task that focuses on modifying scenes based on text prompts. Current methods often adapt pre-trained 2D image editors to multi-view observations, using specific strategies to combine information across views. However, these approaches still struggle with ensuring consistency across views, as they lack precise control over the sharing of information, resulting in edits with insufficient visual changes and blurry details. In this paper, we propose CoreEditor, a novel framework for consistent text-to-3D editing. At the core of our approach is a novel correspondence-constrained attention mechanism, which enforces structured interactions between corresponding pixels that are expected to remain visually consistent during the diffusion denoising process. Unlike conventional wisdom that relies solely on scene geometry, we enhance the correspondence by incorporating semantic similarity derived from the diffusion denoising process. This combined support from both geometry and semantics ensures a robust multi-view editing process. Additionally, we introduce a selective editing pipeline that enables users to choose their preferred edits from multiple candidates, creating a more flexible and user-centered 3D editing process. Extensive experiments demonstrate the effectiveness of CoreEditor, showing its ability to generate high-quality 3D edits, significantly outperforming existing methods.
Zhe Zhu, Honghua Chen, Peng Li 0064, Mingqiang Wei
IEEE Trans. Vis. Comput. Graph.4
2025 CosCAD: Cross-Modal CAD Model Retrieval and Pose Alignment from a Single Image
Zhikun Wen, Honghua Chen, Zhe Zhu, Zeyong Wei, Liangliang Nan, Mingqiang Wei
CVM (2)6
2025 STAR-Edge: Structure-aware Local Spherical Curve Representation for Thin-walled Edge Extraction from Unstructured Point Clouds
abstract
Extracting geometric edges from unstructured point clouds remains a significant challenge, particularly in thin-walled structures that are commonly found in everyday objects. Traditional geometric methods and recent learning-based approaches frequently struggle with these structures, as both rely heavily on sufficient contextual information from local point neighborhoods. However, 3D measurement data of thin-walled structures often lack the accurate, dense, and regular neighborhood sampling required for reliable edge extraction, resulting in degraded performance.In this work, we introduce STAR-Edge, a novel approach designed for detecting and refining edge points in thin-walled structures. Our method leverages a unique representation—the local spherical curve—to create structure-aware neighborhoods that emphasize co-planar points while reducing interference from close-by, non-co-planar surfaces. This representation is transformed into a rotation-invariant descriptor, which, combined with a lightweight multi-layer perceptron, enables robust edge point classification even in the presence of noise and sparse or irregular sampling. Besides, we also use the local spherical curve representation to estimate more precise normals and introduce an optimization function to project initially identified edge points exactly on the true edges. Experiments conducted on the ABC dataset and thin-walled structure-specific datasets demonstrate that STAR-Edge outperforms existing edge detection methods, showcasing better robustness under various challenging conditions. The source code is available at https://github.com/miraclelzk/star-edge.
Zikuan Li, Honghua Chen, Yuecheng Wang, Sibo Wu, Mingqiang Wei, Jun Wang 0039
CVPR5
2025 GenPC: Zero-shot Point Cloud Completion via 3D Generative Priors
abstract
Existing point cloud completion methods, which typically depend on predefined synthetic training datasets, encounter significant challenges when applied to out-of-distribution, real-world scans. To overcome this limitation, we introduce a zero-shot completion framework, termed GenPC, designed to reconstruct high-quality real-world scans by leveraging explicit 3D generative priors. Our key insight is that recent feed-forward 3D generative models, trained on extensive internet-scale data, have demonstrated the ability to perform 3D generation from single-view images in a zero-shot setting. To harness this for completion, we first develop a Depth Prompting module that links partial point clouds with image-to-3D generative models by leveraging depth images as a stepping stone. To retain the original partial structure in the final results, we design the Geometric Preserving Fusion module that aligns the generated shape with input by adaptively adjusting its pose and scale. Extensive experiments on widely used benchmarks validate the superiority and gen-eralizability of our approach, bringing us a step closer to robust real-world scan completion. Our code is available at https://github.com/liannuaa/GenPC.
Zhe Zhu, Mingqiang Wei
CVPR3
2025 PureConvNet: Rethinking Pure Convolutions for Efficient Diffusion-Based Image Generation
abstract
While Diffusion Transformers have achieved remarkable success in image generation, their quadratic complexity limits practical deployment. We propose PureConvNet, a purely convolutional approach that challenges the necessity of attention mechanisms in diffusion models. Our key insight is that strategically designed convolutions with adaptive receptive field expansion can achieve comparable modeling capacity to transformers while maintaining linear complexity. Through novel Multi-Scale Dilated Blocks and Dynamic Kernel Adaptation, PureConvNet demonstrates that “convolutions can be all you need” for high-quality image generation, opening new directions for efficient generative modeling.
Chenxi Cao, Mingqiang Wei
CW2
2025 FPMamba: A Frequency-Prior Mamba for Brain MRI Synthesis with Randomly Missing Modalities
abstract
With the diversified development of medical data modalities, traditional methods have exposed significant limitations when dealing with scenarios involving arbitrary missing combinations of multimodal data. They require independent model training for each specific modality combination and struggle to adapt to dynamically changing data missing patterns in clinical practice. To solve these problems, we propose FPMamba, an innovative multimodal MRI synthesis model aiming to perform many-to-many synthesis for arbitrary modal combinations. This specific capability stems from our integration of modality masks during model training. Meanwhile, due to the weak contextual awareness of traditional scanning trajectories for nonrectangular directions such as diagonals and rings, we design a scanning path optimization algorithm based on frequency domain energy analysis, which quantifies the spatial distribution of image frequency features to enhance the state space model's ability to model key structures. Comparative experiments against various mainstream methods highlight FPMamba's superior performance in high-frequency detail synthesis, modality adaptability, and complex combination processing. Our method achieves a 0.64 increase in peak signal-to-noise ratio, demonstrating its efficacy and significant clinical application potential.
Peng Li 0064, Mingqiang Wei
CW3
2025 J-DDL: Surface Damage Detection and Localization System for Fighter Aircraft
abstract
Ensuring the safety and extended operational life of fighter aircraft necessitates frequent and exhaustive inspections. While surface defect detection is feasible for human inspectors, manual methods face critical limitations in scalability, efficiency, and consistency due to the vast surface area, structural complexity, and operational demands of aircraft maintenance. We propose a smart surface damage detection and localization system for fighter aircraft, termed J-DDL. J-DDL integrates 2D images and 3D point clouds of the entire aircraft surface, captured using a combined system of laser scanners and cameras, to achieve precise damage detection and localization. Central to our system is a novel damage detection network built on the YOLO architecture, specifically optimized for identifying surface defects in 2D aircraft images. After detecting damage in 2D images, the system maps the identified anomalies onto corresponding 3D point clouds, enabling accurate 3D localization of defects across the aircraft surface. To facilitate further advancements in this domain, we have developed the first publicly available dataset specifically focused on aircraft damage. Experimental evaluations validate the effectiveness of our framework, underscoring its potential to significantly advance automated aircraft inspection technologies.
Mingqiang Wei, Zikuan Li, Hangyu Qu, Wei Zhao 0039, Xinyu Bai
CW2
2025 TaP-SAM: Text-and-Point Guided SAM for Nuclei Instance Segmentation
abstract
Nuclei instance segmentation plays a crucial role in pathological image analysis. Recent Segment Anything Model (SAM) and Vision-Language Pre-trained Models (VLPMs) are being actively investigated in medical imaging for their excellent generalization and semantic alignment capabilities, yet their application in nuclei segmentation remains insufficiently explored. We propose a text-point prompt fusion framework for nuclei segmentation, termed TaP-SAM. The framework introduces text prompts that describe nuclei morphology and color attributes to enhance SAM's semantic understanding and improve its segmentation performance. These prompts are generated automatically by a dedicated module that incorporates VLPMs to produce high-quality semantic descriptions. In parallel, we utilize anchor optimization and graph matching to automatically generate point prompts, enabling collaborative guidance via both spatial and semantic cues. Experimental results on CPM17, MoNuSeg, and PanNuke demonstrate that our method achieves excellent segmentation performance and strong generalization ability.
Ketian Li, Peng Li 0064, Mingqiang Wei
CW3
2025 P2AW-YOLO11n: Improving Drone-Based Small Object Detection via AFPN and Enhanced Loss Functions
abstract
In recent years, the decreasing production costs and rapid technological advancements of Unmanned Aerial Vehicles (UAVs) have led to their widespread adoption in critical domains such as agricultural plant protection, power line inspection, emergency rescue, and homeland security. Despite their growing utility, UAVs face significant challenges when performing tasks that require real-time object detection. The images captured by their onboard vision systems often feature densely clustered, small-sized targets, which strain the capabilities of existing detection algorithms. For instance, the YOLO11n model struggles with substantial feature loss due to its downsampling operation, limiting its effectiveness in detecting small objects in complex scenarios. To address these limitations, this paper introduces P2AW-YOLO11n, an enhanced model derived from YOLO11n, specifically designed to improve small object detection. The proposed model incorporates three key innovations. First, Adaptive Feature Pyramid Network (AFPN) is integrated into the neck of the model to enable more flexible feature fusion through adaptive mechanisms such as dynamic weight learning and cross-scale interactions, effectively mitigating feature dilution. Second, the P2 detection head utilizes large-scale$160 \times 160$feature maps to capture finer target details, significantly enhancing the model's ability to detect small objects. Third, a refined version of the Wise-IoU (WIoU) loss function is introduced to address challenges posed by low-quality samples, thereby improving the model's generalization capabilities. Extensive comparative and ablation experiments conducted on the VisDrone dataset demonstrate the efficacy of the proposed algorithm. P2AWYOLO11n achieves a 7.5% improvement in Precision, a 5.5% increase in Recall, and a 6.9% boost in$\text{mAP} @ 50$compared to the baseline YOLO11n model. These results underscore the robustness and effectiveness of P2AW-YOLO11n in overcoming the challenges associated with small object detection, paving the way for enhanced UAV applications in complex environments.
Xilin Li, Weiming Wang 0002, Fu Lee Wang, Xue Xue, Mingqiang Wei
CW5
2025 Cost-Effective Active Labeling for Data-Efficient Cervical Cell Classification
abstract
Information on the number and category of cervical cells is crucial for the diagnosis of cervical cancer. However, existing classification methods capable of automatically measuring this information require the training dataset to be representative, which consumes an expensive or even unaffordable human cost. We herein propose active labeling that enables us to construct a representative training dataset using a much smaller human cost for data-efficient cervical cell classification. This cost-effective method efficiently leverages the classifier's uncertainty on the unlabeled cervical cell images to accurately select images that are most beneficial to label. With a fast estimation of the uncertainty, this new algorithm exhibits its validity and effectiveness in enhancing the representative ability of the constructed training dataset. The extensive empirical results confirm its efficacy again in navigating the usage of human cost, opening the avenue for data-efficient cervical cell classification.
Yuanlin Liu, Zhihan Zhou 0007, Youyi Song, Mingqiang Wei
CW4
2025 RARE: Refine Any Registration of Pairwise Point Clouds via Zero-Shot Learning
Honghua Chen, Mingqiang Wei
ICCV4
2025 UITrans: Seamless UI Translation from Android to HarmonyOS
abstract
Seamless user interface (i.e., UI) translation has emerged as a pivotal technique for modern mobile developers, addressing the challenge of developing separate UI applications for Android and HarmonyOS platforms due to fundamental differences in layout structures and development paradigms.In this paper, we present UITrans, the first automated UI translation tool designed for Android to HarmonyOS.UITrans leverages an LLM-driven multi-agent reflective collaboration framework to convert Android XML layouts into HarmonyOS ArkUI layouts.It not only maps component-level and page-level elements to ArkUI equivalents but also handles project-level challenges, including complex layouts and interaction logic.Our evaluation of six Android applications demonstrates that our UITrans achieves translation success rates of over 90.1%, 89.3%, and 89.2% at the component, page, and project levels, respectively.UITrans is available at https://github.com/OpenSELab/UITransand the demo video can be viewed at https://www.youtube.com/watch?v=iqKOSm CnJG0.
Lina Gong, Yujun Huang, Mingqiang Wei
Internetware5
2025 Coding-Fuse: Efficient Fusion of Code Pre-Trained Models for Classification Tasks
abstract
Software engineering (SE) classification tasks play a vital role in improving software quality. Nevertheless, SE researchers and practitioners tend to rely on a single code pre-trained model (PTM) for downstream classification tasks. Previous studies have found that different code PTMs yield different performance in SE classification tasks, which triggers our thinking of whether the integration of multiple code PTMs improves the performance of classification tasks. Therefore, we first conduct preliminary exploratory research to analyze the impact of fusing multiple PTMs on code classification tasks. The result shows that compared to the single code PTM, the fusion of multiple code PTMs can improve the performance of SE classification tasks. However, the performance improvement also brings about the problem of increased finetuning resources and reduced application efficiency, which does not meet the greenness requirements. In order to address these issues, we propose Coding-Fuse, a framework of efficient fusion of code PTMs for SE classification tasks. Coding-Fuse first introduces evidence theory to evaluate the adaptability of the output features of each layer of code PTMs and data labels, and locates the potential best performance layer of different code PTMs. Then, Coding-Fuse uses a soft voting strategy to fuse the outputs of these layers to obtain a new model. We conduct experiments for effectiveness by comparing Coding-Fuse with the full PTM fusion method and the original single PTM using five different code PTMs on three different SE classification tasks and two task scenarios. The results show that Coding-Fuse can achieve better performance than the full PTM fusion method with higher efficiency and fewer hardware resources, and can achieve better performance than the original single PTM at the same efficiency and hardware resource level. We encourage SE practitioners to use our Coding-Fuse method in practice to fully utilize the advantages of each code PTM in the PTM repository according to task requirements to easily create new SE intelligent PTMs to achieve performance and greenness improvements.
Lina Gong, Mingqiang Wei
ASE5
2025 BSGS: Bi-Stage 3D Gaussian Splatting for Camera Motion Deblurring
abstract
3D Gaussian Splatting has exhibited remarkable capabilities in 3D scene reconstruction. However, reconstructing high-quality 3D scenes from motion-blurred images caused by camera motion poses a significant challenge. The performance of existing 3DGS-based deblurring methods are limited due to their inherent mechanisms, such as extreme dependence on the accuracy of camera poses and inability to effectively control erroneous Gaussian primitives densification caused by motion blur. To solve these problems, we introduce a novel framework, Bi-Stage 3D Gaussian Splatting, to accurately reconstruct 3D scenes from motion-blurred images. BSGS contains two stages. First, Camera Pose Refinement roughly optimizes camera poses to reduce motion-induced distortions. Second, with fixed rough camera poses, Global Rigid Transformation further corrects motion-induced blur distortions. To alleviate multi-subframe gradient conflicts, we propose a subframe gradient aggregation strategy to optimize both stages. Furthermore, a space-time bi-stage optimization strategy is introduced to dynamically adjust primitive densification thresholds and prevent premature noisy Gaussian generation in blurred regions. Comprehensive experiments verify the effectiveness of our proposed deblurring method and show its superiority over the state of the arts.
Piaopiao Yu, Zhe Zhu, Mingqiang Wei
ACM Multimedia4
2025 SceneSplat++: A Large Dataset and Comprehensive Benchmark for Language Gaussian Splatting
abstract
3D Gaussian Splatting (3DGS) serves as a highly performant and efficient encoding of scene geometry, appearance, and semantics. Moreover, grounding language in 3D scenes has proven to be an effective strategy for 3D scene understanding. Current Language Gaussian Splatting line of work fall into three main groups: (i) per-scene optimization-based, (ii) per-scene optimization-free, and (iii) generalizable approach. However, most of them are evaluated only on rendered 2D views of a handful of scenes and viewpoints close to the training views, limiting ability and insight into holistic 3D understanding. To address this gap, we propose the first large-scale benchmark that systematically assesses these three groups of methods directly in 3D space, evaluating on 1060 scenes across three indoor datasets and one outdoor dataset. Benchmark results demonstrate a clear advantage of the generalizable paradigm, particularly in relaxing the scene-specific limitation, enabling fast feed-forward inference on novel scenes, and achieving superior segmentation performance. We further introduce SceneSplat-49K -- a carefully curated 3DGS dataset comprising of around 49K diverse indoor and outdoor scenes trained from multiple sources, with which we demonstrate generalizable approach could harness strong data priors. Our codes, benchmark, and datasets are available.
Mengjiao Ma, Yue Li 0036, Jiahuan Cheng, Runyi Yang, Bin Ren 0005, Nikola Popovic 0001, Mingqiang Wei, Nicu Sebe, Ender Konukoglu, Luc Van Gool, Theo Gevers, Martin R. Oswald, Danda Pani Paudel
NeurIPS8
2025 AVPpred-BWR: antiviral peptides prediction via biological words representation
abstract
MOTIVATION: Antiviral peptides (AVPs) are short chains of amino acids, showing great potential as antiviral drugs. The traditional wisdom (e.g. wet experiments) for identifying the AVPs is time-consuming and laborious, while cutting-edge computational methods are less accurate to predict them. RESULTS: In this article, we propose an AVPs prediction model via biological words representation, dubbed AVPpred-BWR. Based on the fact that the secondary structures of AVPs mainly consist of α-helix and loop, we explore the biological words of 1mer (corresponding to loops) and 4mer (4 continuous residues, corresponding to α-helix). That is, the peptides sequences are decomposed into biological words, and then the concealed sequential information is represented by training the Word2Vec models. Moreover, in order to extract multi-scale features, we leverage a CNN-Transformer framework to process the embeddings of 1mer and 4mer generated by Word2Vec models. To the best of our knowledge, this is the first time to realize the word segmentation of protein primary structure sequences based on the regularity of protein secondary structure. AVPpred-BWR illustrates clear improvements over its competitors on the independent test set (e.g. improvements of 4.6% and 11.0% for AUROC and MCC, respectively, compared to UniDL4BioPep). AVAILABILITY AND IMPLEMENTATION: AVPpred-BWR is publicly available at: https://github.com/zyweizm/AVPpred-BWR or https://zenodo.org/records/14880447 (doi: 10.5281/zenodo.14880447).
Zhuoyu Wei, Yongqi Shen, Xiang Tang, Youyi Song, Mingqiang Wei, Xiaolei Zhu 0001
Bioinform.6
2025 MMRelief: Modeling Multi-Human Relief from a Single Photograph
abstract
This study focuses on multi-human relief modeling using a single photograph. Although previous studies successfully modeled 3D humans from single photographs, they were limited to reconstructing 3D individuals and could not be applied to multi-human scenes with complex inter-body and outer-body occlusions. In this study, we introduce MMRelief, a novel solution that takes a significant step toward high-quality and generalized multi-human relief modeling. MMRelief uses a three-step approach to achieve its objectives. First, it predicts an occlusion-aware depth map based on ZoeDepth [12]. Subsequently, it predicts a detailed normal map using a photo-to-normal network. Finally, MMRelief combines the strengths of both maps and constructs human relief using depth-constrained normal integration. Experimental results demonstrate that MMRelief has achieved state-of-the-art performance in normal human estimation. It can handle different styles of human photos with varying poses and dresses while producing reliefs with accurate body occlusions, reasonable depth ordering, and faithful geometrical details. The project page is at https://github.com/yanqingliu3856/MMRelief.
Yu-Wei Zhang 0014, Hongguang Yang, Hui Liu 0016, Zhongping Ji, Mingqiang Wei, Yanzhao Chen, Caiming Zhang 0001
Comput. Vis. Media6
2025 Multi-task cyclical consistency learning based medical image segmentation
Le Han, Xueyu Liu, Guanghui Yue 0001, Mingqiang Wei, Yongfei Wu
Eng. Appl. Artif. Intell.6
2025 An empirical study of best practices for code pre-trained models on software engineering classification tasks
Lina Gong, Yaoshen Yu, Mingqiang Wei
Expert Syst. Appl.5
2025 PointSea: Point Cloud Completion via Self-structure Augmentation
Zhe Zhu, Honghua Chen, Mingqiang Wei
Int. J. Comput. Vis.4
2025 Multi-instance curriculum learning for histopathology image classification with bias reduction
Zihao Mi, Xueyu Liu, Guanghui Yue 0001, Junhong Yue, Mingqiang Wei, Yidi Li 0001, Yongfei Wu
Medical Image Anal.6
2025 Rethinking mixture of rain removal via depth-guided adversarial learning
Yongzhen Wang 0001, Xuefeng Yan 0001, Yanbiao Niu, Lina Gong, Yanwen Guo 0001, Mingqiang Wei
Neural Networks6
2025 Canonical Shape Reconstruction With SE(3) Equivariance Learning for Weakly-Supervised Object Pose Estimation
abstract
6D object pose estimation from a single RGB-D image is a fundamental problem in computer vision and robot manipulation. Despite recent advancements, existing methods still suffer several limitations. First of all, the object shape representation extracted from the depth map is often less expressive because the object point cloud parsed from the depth map is highly incomplete due to the object self-occlusion and noisy due to the sensor artifacts. This shape representation issue further intensifies when lacking sufficient labeled data for model training, which unfortunately is another typical problem for object pose estimation considering the heavy annotation cost for real-world pose labeling. In this study, we propose to tackle the above issues in a unified way. First, we enhance the object shape representation from the partial point cloud with a novel canonical shape reconstruction module, in which an implicit canonical frame is established by incorporating the SE(3) equivariance, achieving implicit feature alignment of the partial point cloud inputs, leading to robust shape recovery. Second, based on the enhanced object representation, we further utilize the de-canonicalized and pose-dependent completed object shape as the training signal, and develop a novel weakly-supervised learning framework to leverage both labeled synthetic data and unlabeled real data to train the pose estimation model in a label-efficient way. Extensive experiments on three widely used benchmarks demonstrate the effectiveness, and superiority of our framework over state-of-the-art methods.
Jun Zhou 0029, Kai Chen 0024, Mingqiang Wei, Xiao-Ping Zhang 0002, Qi Dou 0001, Harry Qin
IEEE Trans. Circuits Syst. Video Technol.3
2025 Lost in UNet: Improving Infrared Small Target Detection by Underappreciated Local Features
abstract
Infrared small target detection (ISTD) is a challenging task due to the low contrast and small size of the targets, which are often affected by complex backgrounds. UNet and its variants, known for their encoder–decoder structures, are widely used in such tasks since they can capture both local and global features. However, a significant drawback of UNet-based networks is the irreversible loss of crucial local features during downsampling, leading to missed detections and false positives, especially for small targets. Compared to other architectures like feature pyramid networks, UNet provides a more symmetric and efficient structure, allowing it to handle dense pixel-wise predictions effectively. However, standard UNet models still struggle to fully retain small target details, motivating the need for further improvements. To address this issue, we propose HintU, a novel network to recover the local features lost by various UNet-based methods for effective ISTD. HintU has two key contributions. First, it introduces the “Hint” mechanism for the first time, i.e., leveraging the prior knowledge of target locations to highlight critical local features. Second, it improves the mainstream UNet-based architecture to preserve target pixels even after downsampling. HintU can shift the focus of various networks (e.g., vanilla UNet, UNet++, UIUNet, MiM+, and HCFNet) from the irrelevant background pixels to a more restricted area from the beginning. Experimental results on three datasets NUDT-SIRST, SIRSTv2, and IRSTD1K demonstrate that HintU enhances the performance of existing methods with only an additional 1.88-ms cost (on RTX Titan). Additionally, the explicit constraints of HintU enhance the generalization ability of UNet-based methods. Code is available athttps://github.com/Wuzhou-Quan/HintU.
Wuzhou Quan, Wei Zhao 0039, Weiming Wang 0002, Haoran Xie 0001, Fu Lee Wang, Mingqiang Wei
IEEE Trans. Geosci. Remote. Sens.6
2025 M2Restore: Mixture-of-Experts-Based Mamba-CNN Fusion Framework for All-in-One Image Restoration
abstract
Natural images are often degraded by complex, composite degradations such as rain, snow, and haze, which adversely impact downstream vision applications. While existing image restoration efforts have achieved notable success, they are still hindered by two critical challenges: limited generalization across dynamically varying degradation scenarios and a suboptimal balance between preserving local details and modeling global dependencies. To overcome these challenges, we propose M2Restore, a novel Mixture-of-Experts (MoE)-based Mamba-CNN fusion framework for efficient and robust all-in-one image restoration. M2Restore introduces three key contributions: First, to boost the model's generalization across diverse degradation conditions, we exploit a CLIP-guided MoE gating mechanism that fuses task-conditioned prompts with CLIP-derived semantic priors. This mechanism is further refined via cross-modal feature calibration, which enables precise expert selection for various degradation types. Second, to jointly capture global contextual dependencies and fine-grained local details, we design a dual-stream architecture that integrates the localized representational strength of CNNs with the long-range modeling efficiency of Mamba. This integration enables collaborative optimization of global semantic relationships and local structural fidelity, preserving global coherence while enhancing detail restoration. Third, we introduce an edge-aware dynamic gating mechanism that adaptively balances global modeling and local enhancement by reallocating computational attention to degradation-sensitive regions. This targeted focus leads to more efficient and precise restoration. Extensive experiments across multiple image restoration benchmarks validate the superiority of M2Restore in both visual quality and quantitative performance. Code is available at https://github.com/yz-wang/M2Restore.
Yongzhen Wang 0001, Zhuoran Zheng, Xiao-Ping Zhang 0002, Mingqiang Wei
IEEE Trans. Image Process.5
2025 RSHazeDiff: A Unified Fourier-Aware Diffusion Model for Remote Sensing Image Dehazing
abstract
Haze severely degrades the visual quality of remote sensing images and hampers the performance of road extraction, vehicle detection, and traffic flow monitoring. The emerging denoising diffusion probabilistic model (DDPM) exhibits the significant potential for dense haze removal with its strong generation ability. Since remote sensing images contain extensive small-scale texture structures, it is important to effectively restore image details from hazy images. However, current wisdom of DDPM fails to preserve image details and color fidelity well, limiting its dehazing capacity for remote sensing images. In this paper, we propose a novel unified Fourier-aware diffusion model for remote sensing image dehazing, termed RSHazeDiff. From a new perspective, RSHazeDiff explores the conditional DDPM to improve image quality in dense hazy scenarios, and it makes three key contributions. First, RSHazeDiff refines the training phase of diffusion process by performing noise estimation and reconstruction constraints in a coarse-to-fine fashion. Thus, it remedies the unpleasing results caused by the simple noise estimation constraint in DDPM. Second, by taking the frequency information as important prior knowledge during iterative sampling steps, RSHazeDiff can preserve more texture details and color fidelity in dehazed images. Third, we design a global compensated learning module to utilize the Fourier transform to capture the global dependency features of input images, which can effectively mitigate the effects of boundary artifacts when processing fixed-size patches. Experiments on both synthetic and real-world benchmarks validate the favorable performance of RSHazeDiff over state-of-the-art methods. Source code will be released athttps://github.com/jm-xiong/RSHazeDiff
Jiamei Xiong, Xuefeng Yan 0001, Yongzhen Wang 0001, Wei Zhao 0039, Xiao-Ping Zhang 0002, Mingqiang Wei
IEEE Trans. Intell. Transp. Syst.6
2025 Bridging MRI Cross-Modality Synthesis and Multi-Contrast Super-Resolution by Fine-Grained Difference Learning
abstract
In multi-modal magnetic resonance imaging (MRI), the tasks of imputing or reconstructing the target modality share a common obstacle: the accurate modeling of fine-grained inter-modal differences, which has been sparingly addressed in current literature. These differences stem from two sources: 1) spatial misalignment remaining after coarse registration and 2) structural distinction arising from modality-specific signal manifestations. This paper integrates the previously separate research trajectories of cross-modality synthesis (CMS) and multi-contrast super-resolution (MCSR) to address this pervasive challenge within a unified framework. Connected through generalized down-sampling ratios, this unification not only emphasizes their common goal in reducing structural differences, but also identifies the key task distinguishing MCSR from CMS: modeling the structural distinctions using the limited information from the misaligned target input. Specifically, we propose a composite network architecture with several key components: a label correction module to align the coordinates of multi-modal training pairs, a CMS module serving as the base model, an SR branch to handle target inputs, and a difference projection discriminator for structural distinction-centered adversarial training. When training the SR branch as the generator, the adversarial learning is enhanced with distinction-aware incremental modulation to ensure better-controlled generation. Moreover, the SR branch integrates deformable convolutions to address cross-modal spatial misalignment at the feature level. Experiments conducted on three public datasets demonstrate that our approach effectively balances structural accuracy and realism, exhibiting overall superiority in comprehensive evaluations for both tasks over current state-of-the-art approaches. The code is available at https://github.com/papshare/FGDL.
Yidan Feng, Jing Cai 0001, Mingqiang Wei, Harry Qin
IEEE Trans. Medical Imaging5
2025 Norest-Net: Normal Estimation Neural Network for 3-D Noisy Point Clouds
abstract
The widely deployed ways to capture a set of unorganized points, e.g., merged laser scans, fusion of depth images, and structure-from- , usually yield a 3-D noisy point cloud. Accurate normal estimation for the noisy point cloud makes a crucial contribution to the success of various applications. However, the existing normal estimation wisdoms strive to meet a conflicting goal of simultaneously performing normal filtering and preserving surface features, which inevitably leads to inaccurate estimation results. We propose a normal estimation neural network (Norest-Net), which regards normal filtering and feature preservation as two separate tasks, so that each one is specialized rather than traded off. For full noise removal, we present a normal filtering network (NF-Net) branch by learning from the noisy height map descriptor (HMD) of each point to the ground-truth (GT) point normal; for surface feature recovery, we construct a normal refinement network (NR-Net) branch by learning from the bilaterally defiltered point normal descriptor (B-DPND) to the GT point normal. Moreover, NR-Net is detachable to be incorporated into the existing normal estimation methods to boost their performances. Norest-Net shows clear improvements over the state of the arts in both feature preservation and noise robustness on synthetic and real-world captured point clouds.
Yingkui Zhang, Mingqiang Wei, Lei Zhu 0003, Guibao Shen, Fu Lee Wang, Harry Qin, Qiong Wang 0001
IEEE Trans. Neural Networks Learn. Syst.2
2025 Revisiting Tradition and Beyond: A Customized Bilateral Filtering Framework for Point Cloud Denoising
abstract
Deep learning-based methods have become the dominant solution for point cloud denoising, offering strong generalization capabilities through data-driven training. However, traditional methods, despite their drawbacks of heavy parameter tuning and weak generalization, retain unique advantages in interpretability and theoretical robustness. This complementarity motivates us to explore a hybrid solution that leverages data-driven paradigms to overcome the performance constraints of traditional methods. In this paper, we revisit the classic bilateral filter (BF) as a case study and identify three key limitations hindering its performance: excessive parameter tuning, suboptimal neighborhood quality, and fixed parameters across the entire model. To address them, we propose CustomBF, a novel framework for customizing BF components at a per-point level. CustomBF employs multigraph encoders and a mutual guidance strategy to analyze local patches, enabling the customization of BF components including center point normal, neighborhood point coordinates, Gaussian function parameters, and neighborhood radius for each point. Experimental results demonstrate that this component-customized bilateral filter outperforms state-of-the-art methods and achieves robust denoising even in complex scenarios. It highlights the potential of hybrid methods to extend the applicability and effectiveness of traditional techniques.
Peng Li 0064, Zeyong Wei, Honghua Chen, Xuefeng Yan 0001, Mingqiang Wei
ACM Trans. Graph.5
2025 MonoRelief: Recovering 2.5D Relief From a Single Image
abstract
In this article, we introduce MonoRelief, a novel method that combines the strengths of a depth map and a normal map to achieve high-quality relief recovery from a single image. By constructing a large-scale relief dataset that encompasses a diverse range of relief shapes, materials, and lighting conditions, we enable the training of a robust normal estimation network capable of handling various types of relief images. Furthermore, we leverage the state-of-the-art method, DepthAnything v2 (Yang et al. 2024), to generate depth maps from the input images. By integrating the strengths of both maps, MonoRelief recovers 2.5D reliefs with reasonable depth structures and intricate geometrical details. We validate the effectiveness and robustness of MonoRelief through comprehensive experiments, and showcase its potential in a variety of downstream applications, including Image-to-Relief, Text-to-Relief, Lines-to-Relief and relief reproduction.
Yu-Wei Zhang 0014, Mingqiang Wei, Hui Liu 0016, Yanzhao Chen, Huadong Qiu, Caiming Zhang 0001
IEEE Trans. Vis. Comput. Graph.3
2025 PointCG: Self-Supervised Point Cloud Learning via Joint Completion and Generation
abstract
The core of self-supervised point cloud learning lies in setting up appropriate pretext tasks, to construct a pre-training framework that enables the encoder to perceive 3D objects effectively. In this article, we integrate two prevalent methods, masked point modeling (MPM) and 3D-to-2D generation, as pretext tasks within a pre-training framework. We leverage the spatial awareness and precise supervision offered by these two methods to address their respective limitations: ambiguous supervision signals and insensitivity to geometric information. Specifically, the proposed framework, abbreviated as PointCG, consists of a Hidden Point Completion (HPC) module and an Arbitrary-view Image Generation (AIG) module. We first capture visible points from arbitrary views as inputs by removing hidden points. Then, HPC extracts representations of the inputs with an encoder and completes the entire shape with a decoder, while AIG is used to generate rendered images based on the visible points' representations. Extensive experiments demonstrate the superiority of the proposed method over the baselines in various downstream tasks. Our code will be made available upon acceptance.
Yun Liu 0002, Peng Li 0064, Xuefeng Yan 0001, Liangliang Nan, Bing Wang 0013, Honghua Chen, Lina Gong, Wei Zhao 0039, Mingqiang Wei
IEEE Trans. Vis. Comput. Graph.9
2025 Publisher Correction: Twinenet: coupling features for synthesizing volume rendered images via convolutional encoder-decoders and multilayer perceptrons
Shengzhou Luo, Jingxing Xu, John Dingliana, Mingqiang Wei, Lewei He, Jiahui Pan 0003
Vis. Comput.4
2024 Shape Descriptor Guided Learning for Category-Level Object Pose Estimation
Yun Liu 0002, Weiming Wang 0002, Fu Lee Wang, Haoran Xie 0001, Honghua Chen, Mingqiang Wei, Harry Qin
CGI (3)6
2024 LiDAR-Net: A Real-Scanned 3D Point Cloud Dataset for Indoor Scenes
abstract
In this paper, we present LiDAR-Net, a new real-scanned indoor point cloud dataset, containing nearly 3.6 billion precisely point-level annotated points, covering an expansive area of 30,000m2. It encompasses three prevalent daily environments, including learning scenes, working scenes, and living scenes. LiDAR-Net is characterized by its non-uniform point distribution, e.g., scanning holes and scanning lines. Additionally, it meticulously records and an-notates scanning anomalies, including reflection noise and ghost. These anomalies stem from specular reflections on glass or metal, as well as distortions due to moving persons. LiDAR-Net's realistic representation of non-uniform distribution and anomalies significantly enhances the training of deep learning models, leading to improved generalization in practical applications. We thoroughly evaluate the performance of state-of-the-art algorithms on LiDAR-Net and provide a detailed analysis of the results. Crucially, our research identifies several fundamental challenges in understanding indoor point clouds, contributing essential insights to future explorations in this field. Our dataset can be found online: http://lidar-net.njumeta.com.
Yanwen Guo 0001, Yuanqi Li, Dayong Ren, Xiaohong Zhang 0009, Liang Pu, Changfeng Ma, Xiaoyu Zhan, Jie Guo 0001, Mingqiang Wei, Yan Zhang 0057, Piaopiao Yu, Shuangyu Yang, Donghao Ji, Huisheng Ye
CVPR10
2024 Sea-ShipNet: Detect Any Ship in SAR Images
Donghai Guan, Weiwei Yuan, Mingqiang Wei
ICPR (3)4
2024 Semi-UFormer: Semi-supervised Uncertainty-aware Transformer for Image Dehazing
abstract
Image dehazing is fundamental yet not well-solved in computer vision. Most cutting-edge models are trained in synthetic data, leading to the poor performance on real-world hazy scenarios. Besides, they commonly give deterministic dehazed images while neglecting to mine their uncertainty. To bridge the domain gap and enhance the dehazing performance, we propose a novel semi-supervised uncertainty-aware transformer network, called Semi-UFormer. Semi-UFormer can well leverage both the real-world hazy images and their uncertainty guidance information. Specifically, Semi-UFormer builds itself on the knowledge distillation framework. Such teacher-student networks effectively absorb real-world haze information for quality dehazing. Furthermore, an uncertainty estimation block is introduced into the model to estimate the pixel uncertainty representations, which is then used as a guidance signal to help the student network produce haze-free images more accurately. Extensive experiments demonstrate that Semi-UFormer generalizes well from synthetic to real-world images.
Ming Tong, Xuefeng Yan 0001, Yongzhen Wang 0001, Mingqiang Wei
IJCNN4
2024 Coding-PTMs: How to Find Optimal Code Pre-trained Models for Code Embedding in Vulnerability Detection?
abstract
Vulnerability detection is garnering increasing attention in software engineering, since code vulnerabilities possibly pose significant security. Recently, reusing various code pre-trained models (e.g., CodeBERT, CodeT5, and CodeGen) has become common for code embedding without providing reasonable justifications in vulnerability detection. The premise for casually utilizing pre-trained models (PTMs) is that the code embeddings generated by different PTMs would generate a similar impact on the performance. Is that TRUE? To answer this important question, we systematically investigate the effects of code embedding generated by ten different code PTMs on the performance of vulnerability detection, and get the answer, i.e., that is NOT true. We observe that code embedding generated by various code PTMs can indeed influence the performance and selecting an embedding technique based on parameter scales and embedding dimension is not reliable. Our findings highlight the necessity of quantifying and evaluating the characteristics of code embedding generated by various code PTMs to understand the effects. To achieve this goal, we analyze the numerical representation and data distribution of code embedding generated by different PTMs to evaluate differences and characteristics. Based on these insights, we propose Coding-PTMs, a recommendation framework to assist engineers in selecting optimal code PTMs for their specific vulnerability detection tasks. Specifically, we define thirteen code embedding metrics across three dimensions (i.e., statistics, norm, and distribution) for constructing a specialized code PTM recommendation dataset. We then employ a Random Forest classifier to train a recommendation model and identify the optimal code PTMs from the candidate model zoo. We encourage engineers to use our Coding-PTMs to evaluate the characteristics of code embeddings generated by candidate code PTMs on the performance and recommend optimal code PTMs for code embedding in their vulnerability detection tasks.
Lina Gong, Mingqiang Wei, Fei Wu 0001
ASE5
2024 PointeNet: A lightweight framework for effective and efficient point cloud analysis
Lipeng Gu, Xuefeng Yan 0001, Liangliang Nan, Dingkun Zhu, Honghua Chen, Weiming Wang 0002, Mingqiang Wei
Comput. Aided Geom. Des.7
2024 FSH3D: 3D Representation via Fibonacci Spherical Harmonics
abstract
Abstract Spherical harmonics are a favorable technique for 3D representation, employing a frequency‐based approach through the spherical harmonic transform (SHT). Typically, SHT is performed using equiangular sampling grids. However, these grids are non‐uniform on spherical surfaces and exhibit local anisotropy, a common limitation in existing spherical harmonic decomposition methods. This paper proposes a 3D representation method using Fibonacci Spherical Harmonics (FSH3D). We introduce a spherical Fibonacci grid (SFG), which is more uniform than equiangular grids for SHT in the frequency domain. Our method employs analytical weights for SHT on SFG, effectively assigning sampling errors to spherical harmonic degrees higher than the recovered band‐limited function. This provides a novel solution for spherical harmonic transformation on non‐equiangular grids. The key advantages of our FSH3D method include: 1) With the same number of sampling points, SFG captures more features without bias compared to equiangular grids; 2) The root mean square error of 32‐degree spherical harmonic coefficients is reduced by approximately 34.6% for SFG compared to equiangular grids; and 3) FSH3D offers more stable frequency domain representations, especially for rotating functions. FSH3D enhances the stability of frequency domain representations under rotational transformations. Its application in 3D shape reconstruction and 3D shape classification results in more accurate and robust representations. Our code is publicly available at https://github.com/Miraclelzk/Fibonacci-Spherical-Harmonics .
Zikuan Li, Anyi Huang, Wenru Jia, Qiaoyun Wu, Mingqiang Wei, Jun Wang 0039
Comput. Graph. Forum5
2024 PointSmile: point self-supervised learning via curriculum mutual information
Xin Li 0003, Mingqiang Wei, Songcan Chen
Sci. China Inf. Sci.2
2024 A deep reinforcement learning model for dynamic job-shop scheduling problem with uncertain processing time
Xinquan Wu, Xuefeng Yan 0002, Donghai Guan, Mingqiang Wei
Eng. Appl. Artif. Intell.4
2024 PIE: Physics-Inspired Low-Light Enhancement
Dong Liang 0008, Zhengyan Xu, Ling Li 0010, Mingqiang Wei, Songcan Chen
Int. J. Comput. Vis.4
2024 PathNet: Path-Selective Point Cloud Denoising
abstract
Current point cloud denoising (PCD) models optimize single networks, trying to make their parameters adaptive to each point in a large pool of point clouds. Such a denoising network paradigm neglects that different points are often corrupted by different levels of noise and they may convey different geometric structures. Thus, the intricacy of both noise and geometry poses side effects including remnant noise, wrongly-smoothed edges, and distorted shape after denoising. We propose PathNet, a path-selective PCD paradigm based on reinforcement learning (RL). Unlike existing efforts, PathNet enables dynamic selection of the most appropriate denoising path for each point, best moving it onto its underlying surface. We have two more contributions besides the proposed framework of path-selective PCD for the first time. First, to leverage geometry expertise and benefit from training data, we propose a noise- and geometry-aware reward function to train the routing agent in RL. Second, the routing agent and the denoising network are trained jointly to avoid under- and over-smoothing. Extensive experiments show promising improvements of PathNet over its competitors, in terms of the effectiveness for removing different levels of noise and preserving multi-scale surface geometries. Furthermore, PathNet generalizes itself more smoothly to real scans than cutting-edge models.
Zeyong Wei, Honghua Chen, Liangliang Nan, Jun Wang 0039, Harry Qin, Mingqiang Wei
IEEE Trans. Pattern Anal. Mach. Intell.6
2024 GeoDC: Geometry-Constrained Depth Completion With Depth Distribution Modeling
abstract
Depth completion is a fundamental, yet not well-solved problem in 3-D vision. Current wisdom attempts to employ implicit geometric spatial cues from point clouds to assist in depth completion. However, these methods encounter challenges in extracting rich geometric features due to the absence of explicit constraints. In this article, we propose GeoDC, a geometry-constrained depth completion network with depth distribution modeling. GeoDC employs point cloud upsampling as an auxiliary task to guide the network in learning more robust and effective geometric features. Simultaneously, a novel image and point cloud fusion module, denoted as IP-Interaction, is implemented to holistically integrate features from images and point clouds. Besides, recognizing the presence of uncertainty and ambiguity in the ground-truth (GT) data, we construct a prior network and a posterior network to model depth feature distributions and leverage the distributions to guide depth map inference. GeoDC can solve both the problems of geometric constraint inadequacies in feature extraction and data uncertainty within depth maps well. Extensive experiments underscore the efficacy of our method, demonstrating comparable or superior performance when compared to existing state-of-the-art methods.
Peng Li 0064, Xuefeng Yan 0001, Honghua Chen, Mingqiang Wei
IEEE Trans. Geosci. Remote. Sens.5
2024 FlyCore: Fast Low-Frequency Coarse Registration of Large-Scale Outdoor LiDAR Point Clouds
abstract
Fast and accurate registration of outdoor LiDAR point clouds poses a considerable challenge for their large-scale (e.g., 300 K points) and intricate (e.g., noise and outliers) distributions. In this article, we present a fast low-frequency coarse registration method for large-scale outdoor LiDAR point clouds, dubbed FlyCore. Different from existing methods, FlyCore is very fast for practical applications and bridges current refinement registration methods smoothly for their accuracy improvements. Specifically, we first construct spherical feature spaces for a pair of point clouds based on their keypoints and saliency uncertainties independently. Then, we perform harmonic decomposition on these spherical feature spaces, utilizing the low-frequency components of spherical harmonics (SHs) to implement point cloud registration. FlyCore demonstrates less sensitivity to noise and outliers compared to feature-based registration techniques. Also, FlyCore achieves exceptionally low time complexity by eliminating the need for feature matching and iterative procedures, ensuring fine alignment with only a few iterations. Experimental validations, utilizing two extensive LiDAR datasets featuring urban and natural scenarios, confirm the effectiveness and accuracy improvement of existing fine registration methods facilitated by our FlyCore.
Zikuan Li, Kaijun Zhang, Zhoutao Wang, Sibo Wu, Xiao-Ping Zhang 0002, Mingqiang Wei, Jun Wang 0039
IEEE Trans. Geosci. Remote. Sens.6
2024 3SD-Net: SAR Small Ship Detection Neural Network
abstract
This article studies a practically meaningful ship detection problem from synthetic aperture radar (SAR) images by neural network. We broadly extract different types of SAR image features and raise the intriguing question whether these extracted features are beneficial to: 1) suppress data variations (e.g., complex land-sea backgrounds, scattered noise) of real-world SAR images and 2) enhance the features of ships that are small objects and have different aspect (length-width) ratios, therefore resulting in the improvement of ship detection. To answer this question, we propose an SAR-ship detection neural network (called 3SD-Net for short), by newly developing bidirectional coordinate attention (BCA) and multiresolution feature fusion (MRF) and a center point distribution module (CPDM) based on CenterNet. In detail, we first develop BCA to make 3SD-Net focus on ship features as much as possible while ignoring the background noise. Second, we leverage MRF to enhance the spatial information of small-scale ships yet solve the nontrivial problem of small-scale and shallower pixels easily lost after deep convolution in SAR images. Moreover, considering the varying length-width ratio of arbitrary ships, we study the probability distribution around the ship center. We concentrate on enhancing the distribution function of the ship center, thereby significantly improving the performance of the basic CenterNet detector. This improvement is achieved without incurring additional computational and time costs. The experimental results obtained from the public SAR-Ship and SSDD datasets demonstrate the superior performance of our method compared with its competitors. Specifically, our 3SD-Net achieves average precision (AP) values of 91.66% and 90.22% on the two datasets, respectively, outperforming YOLOV7 (90.31% and 87.32%) and EfficientVit (90.06% and 90.08%). Source code will be released upon publication.
Yongbo Ma, Donghai Guan, Yuwen Deng, Weiwei Yuan, Mingqiang Wei
IEEE Trans. Geosci. Remote. Sens.5
2024 Point Transformer-Based Salient Object Detection Network for 3-D Measurement Point Clouds
abstract
While salient object detection (SOD) on 2D images has been extensively studied, there is very little SOD work on 3D measurement surfaces. We propose an effective point transformer-based SOD network for 3D measurement point clouds, termed PSOD-Net. PSOD-Net is an encoder-decoder network that takes full advantage of transformers to model the contextual information in both multi-scale point- and scene-wise manners. In the encoder, we develop a Point Context Transformer (PCT) module to capture region contextual features at the point level; PCT contains two different transformers to excavate the relationship among points. In the decoder, we develop a Scene Context Transformer (SCT) module to learn context representations at the scene level; SCT contains both Upsampling-and-Transformer blocks and Multi-context Aggregation units to integrate the global semantic and multi-level features from the encoder into the global scene context. Experiments show clear improvements of PSOD-Net over its competitors and validate that PSOD-Net is more robust to challenging cases such as small objects, multiple objects, and objects with complex structures. Code is available at: https://github.com/ZeyongWei/PSOD-Net.
Zeyong Wei, Baian Chen, Weiming Wang 0002, Honghua Chen, Mingqiang Wei, Jonathan Li 0001
IEEE Trans. Geosci. Remote. Sens.5
2024 PN-Internet: Point-and-Normal Interactive Network for Noisy Point Clouds
abstract
Point cloud denoising and normal estimation are two fundamental yet dependent problems in digital geometry processing. However, both are often independently researched, leading to inconsistent geometry on 3D surfaces. To address it, we propose PN-Internet, an end-to-end Point-and-Normal Interactive Network for joint point cloud denoising and normal estimation. PN-Internet leverages the geometric dependency between point positions and normals to design two interactive graph convolution networks (GCNs): a point-to-normal network and a normal-to-point network. It adopts a coarse-to-fine learning paradigm, where two GCNs are exploited to respectively perform point cloud denoising and normal estimation. The point-to-normal network improves the quality of the normals using an MLP module, while the normal-to-point network refines the point positions using a parameter-free projection module based on the constraints from the normals. In addition, we introduce a feature-aware loss function to preserve the quality of 3D shape features. Unlike most existing methods, PN-Internet takes advantage of the geometric dependency between points and normals and benefits from training data. Our experimental results demonstrate that PN-Internet achieves geometric consistency between point cloud denoising and normal estimation. Furthermore, we show significant improvements over state-of-the-art methods.
Zeyong Wei, Jingbo Qiu, Honghua Chen, Jun Wang 0039, Mingqiang Wei
IEEE Trans. Geosci. Remote. Sens.6
2024 RegiFormer: Unsupervised Point Cloud Registration via Geometric Local-to-Global Transformer and Self-Augmentation
abstract
Representation learning for two partially overlapping point clouds remains an open challenge in unsupervised point cloud registration (U-PCR). In this article, we introduce RegiFormer, a geometric local-to-global transformer (GLGT)-based unsupervised framework equipped with a self-augmentation (SA) strategy, for point cloud registration. The GLGT not only aggregates features from local neighborhoods but also extracts global intrarelationships within the entire point cloud using a transformation-invariant geometry embedding. In addition, it enhances the interrelationships between paired point clouds. To overcome the limited ability of U-PCR methods to learn alignment knowledge, we design an SA strategy that can be flexibly integrated into advanced models, significantly boosting their registration performance. Extensive experiments, conducted on five popular synthetic and real-scanned benchmarks, demonstrate the superior performance of RegiFormer compared to state-of-the-art methods, both qualitatively and quantitatively.
Mengjiao Ma, Zhilei Chen, Honghua Chen, Weiming Wang 0002, Mingqiang Wei
IEEE Trans. Geosci. Remote. Sens.6
2024 UCL-Dehaze: Toward Real-World Image Dehazing via Unsupervised Contrastive Learning
abstract
While the wisdom of training an image dehazing model on synthetic hazy data can alleviate the difficulty of collecting real-world hazy/clean image pairs, it brings the well-known domain shift problem. From a different yet new perspective, this paper explores contrastive learning with an adversarial training effort to leverage unpaired real-world hazy and clean images, thus alleviating the domain shift problem and enhancing the network's generalization ability in real-world scenarios. We propose an effective unsupervised contrastive learning paradigm for image dehazing, dubbed UCL-Dehaze. Unpaired real-world clean and hazy images are easily captured, and will serve as the important positive and negative samples respectively when training our UCL-Dehaze network. To train the network more effectively, we formulate a new self-contrastive perceptual loss function, which encourages the restored images to approach the positive samples and keep away from the negative samples in the embedding space. Besides the overall network architecture of UCL-Dehaze, adversarial training is utilized to align the distributions between the positive samples and the dehazed images. Compared with recent image dehazing works, UCL-Dehaze does not require paired data during training and utilizes unpaired positive/negative data to better enhance the dehazing performance. We conduct comprehensive experiments to evaluate our UCL-Dehaze and demonstrate its superiority over the state-of-the-arts, even only 1,800 unpaired real-world images are used to train our network. Source code is publicly available at https://github.com/yz-wang/UCL-Dehaze.
Yongzhen Wang 0001, Xuefeng Yan 0001, Fu Lee Wang, Haoran Xie 0001, Wenhan Yang, Xiao-Ping Zhang 0002, Harry Qin, Mingqiang Wei
IEEE Trans. Image Process.8
2024 eViTBins: Edge-Enhanced Vision-Transformer Bins for Monocular Depth Estimation on Edge Devices
abstract
Monocular depth estimation (MDE) remains a fundamental yet not well-solved problem in computer vision. Current wisdom of MDE often achieves blurred or even indistinct depth boundaries, degenerating the quality of vision-based intelligent transportation systems. This paper presents an edge-enhanced vision transformer bins network for monocular depth estimation, termed eViTBins. eViTBins has three core modules to predict monocular depth maps with exceptional smoothness, accuracy, and fidelity to scene structures and object edges. First, a multi-scale feature fusion module is proposed to circumvent the loss of depth information at various levels during depth regression. Second, an image-guided edge-enhancement module is proposed to accurately infer depth values around image boundaries. Third, a vision transformer-based depth discretization module is introduced to comprehend the global depth distribution. Meanwhile, unlike most MDE models that rely on high-performance GPUs, eViTBins is optimized for seamless deployment on edge devices, such as NVIDIA Jetson Nano and Google Coral SBC, making it ideal for real-time intelligent transportation systems applications. Extensive experimental evaluations corroborate the superiority of eViTBins over competing methods, notably in terms of preserving depth edges and global depth representations.
Yutong She, Peng Li 0064, Mingqiang Wei, Dong Liang 0008, Yiping Chen 0002, Haoran Xie 0001, Fu Lee Wang
IEEE Trans. Intell. Transp. Syst.3
2024 SimLOG: Simultaneous Local-Global Feature Learning for 3D Object Detection in Indoor Point Clouds
abstract
The acquisition of both local and global features from irregular point clouds is crucial for 3D object detection (3DOD). Current mainstream 3D detectors neglect significant local features during pooling operations or disregard many global features of the overall scene context. This paper proposes new techniques for simultaneously learning local-global features of scene point clouds to enhance 3DOD. Specifically, we propose an efficient 3DOD network in indoor point clouds, named SimLOG, which utilizes simultaneous local-global feature learning. SimLOG has two main contributions: a Dynamic Points Interaction (DPI) module to recover local features lost during pooling, and a Global Context Aggregation(GCA) module to aggregate multi-scale features from various layers of the encoder to improve scene context awareness. Unlike traditional local-global feature learning methods, our DPI and GCA modules are integrated into a single feature learning module, making it easily detachable and able to be incorporated into existing 3DOD networks to enhance their performance. SimLOG demonstrates superior performance over twenty competitors in terms of detection accuracy and robustness on both the SUN RGB-D and ScanNet V2 datasets. Specifically, SimLOG boosts the baseline VoteNet by 8.1% of [email protected] on ScanNet V2 and by 3.9% of [email protected] on SUN RGB-D. Code is publicly available athttps://github.com/chenbaian-cs/SimLOG.
Mingqiang Wei, Baian Chen, Liangliang Nan, Haoran Xie 0001, Lipeng Gu, Dening Lu, Fu Lee Wang, Qing Li 0001
IEEE Trans. Intell. Transp. Syst.1
2024 Dynamic Message Propagation Network for RGB-D and Video Salient Object Detection
abstract
Exploiting long-range semantic contexts and geometric information is crucial to infer salient objects from RGB and depth features. However, existing methods mainly focus on excavating local features within fixed regions by continuously feeding forward networks. In this article, we introduce Dynamic Message Propagation (DMP) to dynamically learn context information within more flexible regions. We integrate DMP into a Siamese-based network to process the RGB image and depth map separately and design a multi-level feature fusion module to explore cross-level information between refined RGB and depth features. Extensive experiments show clear improvements of our method over 17 methods on six benchmark datasets for RGB-D salient object detection (SOD). Additionally, our method outperforms its competitors for the video SOD task. Code is available at https://github.com/chenbaian-cs/DMPNet .
Baian Chen, Zhilei Chen, Xiaowei Hu 0001, Jun Xu 0019, Haoran Xie 0001, Harry Qin, Mingqiang Wei
ACM Trans. Multim. Comput. Commun. Appl.7
2024 Geometric and Learning-Based Mesh Denoising: A Comprehensive Survey
abstract
Mesh denoising is a fundamental problem in digital geometry processing. It seeks to remove surface noise while preserving surface intrinsic signals as accurately as possible. While traditional wisdom has been built upon specialized priors to smooth surfaces, learning-based approaches are making their debut with great success in generalization and automation. In this work, we provide a comprehensive review of the advances in mesh denoising, containing both traditional geometric approaches and recent learning-based methods. First, to familiarize readers with the denoising tasks, we summarize four common issues in mesh denoising. We then provide two categorizations of the existing denoising methods. Furthermore, three important categories, including optimization-, filter-, and data-driven-based techniques, are introduced and analyzed in detail, respectively. Both qualitative and quantitative comparisons are illustrated, to demonstrate the effectiveness of the state-of-the-art denoising methods. Finally, potential directions of future work are pointed out to solve the common problems of these approaches. A mesh denoising benchmark is also built in this work, and future researchers will easily and conveniently evaluate their methods with state-of-the-art approaches. To aid reproducibility, we release our datasets and used results at https://github.com/chenhonghua/Mesh-Denoiser .
Honghua Chen, Zhiqi Li 0002, Mingqiang Wei, Jun Wang 0039
ACM Trans. Multim. Comput. Commun. Appl.3
2024 PointSee: Image Enhances Point Cloud
abstract
There is a prevailing trend towards fusing multi-modal information for 3D object detection (3OD). However, challenges related to computational efficiency, plug-and-play capabilities, and accurate feature alignment have not been adequately addressed in the design of multi-modal fusion networks. In this paper, we present PointSee, a lightweight, flexible, and effective multi-modal fusion solution to facilitate various 3OD networks by semantic feature enhancement of point clouds (e.g., LiDAR or RGB-D data) assembled with scene images. Beyond the existing wisdom of 3OD, PointSee consists of a hidden module (HM) and a seen module (SM): HM decorates point clouds using 2D image information in an offline fusion manner, leading to minimal or even no adaptations of existing 3OD networks; SM further enriches the point clouds by acquiring point-wise representative semantic features, leading to enhanced performance of existing 3OD networks. Besides the new architecture of PointSee, we propose a simple yet efficient training strategy, to ease the potential inaccurate regressions of 2D object detection networks. Extensive experiments on the popular outdoor/indoor benchmarks show quantitative and qualitative improvements of our PointSee over thirty-five state-of-the-art methods.
Lipeng Gu, Xuefeng Yan 0001, Peng Cui 0013, Lina Gong, Haoran Xie 0001, Fu Lee Wang, Harry Qin, Mingqiang Wei
IEEE Trans. Vis. Comput. Graph.8
2024 Collaborative Completion and Segmentation for Partial Point Clouds With Outliers
abstract
Outliers will inevitably creep into the captured point cloud during 3D scanning, degrading cutting-edge models on various geometric tasks heavily. This paper looks at an intriguing question that whether point cloud completion and segmentation can promote each other to defeat outliers. To answer it, we propose a collaborative completion and segmentation network, termed CS-Net, for partial point clouds with outliers. Unlike most of existing methods, CS-Net does not need any clean (or say outlier-free) point cloud as input or any outlier removal operation. CS-Net is a new learning paradigm that makes completion and segmentation networks work collaboratively. With a cascaded architecture, our method refines the prediction progressively. Specifically, after the segmentation network, a cleaner point cloud is fed into the completion network. We design a novel completion network which harnesses the labels obtained by segmentation together with farthest point sampling to purify the point cloud and leverages KNN-grouping for better generation. Benefited from segmentation, the completion module can utilize the filtered point cloud which is cleaner for completion. Meanwhile, the segmentation module is able to distinguish outliers from target objects more accurately with the help of the clean and complete shape inferred by completion. Besides the designed collaborative mechanism of CS-Net, we establish a benchmark dataset of partial point clouds with outliers. Extensive experiments show clear improvements of our CS-Net over its competitors, in terms of outlier robustness and completion accuracy.
Changfeng Ma, Yang Yang 0092, Jie Guo 0001, Mingqiang Wei, Chong-Jun Wang, Yanwen Guo 0001, Wenping Wang 0001
IEEE Trans. Vis. Comput. Graph.4
2024 CSDN: Cross-Modal Shape-Transfer Dual-Refinement Network for Point Cloud Completion
abstract
How will you repair a physical object with some missings? You may imagine its original shape from previously captured images, recover its overall (global) but coarse shape first, and then refine its local details. We are motivated to imitate the physical repair procedure to address point cloud completion. To this end, we propose a cross-modal shape-transfer dual-refinement network (termed CSDN), a coarse-to-fine paradigm with images of full-cycle participation, for quality point cloud completion. CSDN mainly consists of "shape fusion" and "dual-refinement" modules to tackle the cross-modal challenge. The first module transfers the intrinsic shape characteristics from single images to guide the geometry generation of the missing regions of point clouds, in which we propose IPAdaIN to embed the global features of both the image and the partial point cloud into completion. The second module refines the coarse output by adjusting the positions of the generated points, where the local refinement unit exploits the geometric relation between the novel and the input points by graph convolution, and the global constraint unit utilizes the input image to fine-tune the generated offset. Different from most existing approaches, CSDN not only explores the complementary information from images but also effectively exploits cross-modal data in the whole coarse-to-fine completion procedure. Experimental results indicate that CSDN performs favorably against twelve competitors on the cross-modal benchmark.
Zhe Zhu, Liangliang Nan, Haoran Xie 0001, Honghua Chen, Jun Wang 0039, Mingqiang Wei, Harry Qin
IEEE Trans. Vis. Comput. Graph.6
2024 GeoSegNet: point cloud semantic segmentation via geometric encoder-decoder modeling
Chen Chen 0161, Yisen Wang 0003, Honghua Chen, Xuefeng Yan 0001, Dayong Ren, Yanwen Guo 0001, Haoran Xie 0001, Fu Lee Wang, Mingqiang Wei
Vis. Comput.9
2024 Shape generation via learning an adaptive multimodal prior
Xianglin Guo, Mingqiang Wei
Vis. Comput.2
2024 Twinenet: coupling features for synthesizing volume rendered images via convolutional encoder-decoders and multilayer perceptrons
Shengzhou Luo, Jingxing Xu, John Dingliana, Mingqiang Wei, Lewei He, Jiahui Pan 0003
Vis. Comput.4
2024 MFFNet: multimodal feature fusion network for point cloud semantic segmentation
Dayong Ren, Zhengyi Wu, Jie Guo 0001, Mingqiang Wei, Yanwen Guo 0001
Vis. Comput.5
2023 ProxyFormer: Proxy Alignment Assisted Point Cloud Completion with Missing Part Sensitive Transformer
abstract
Problems such as equipment defects or limited view-points will lead the captured point clouds to be incomplete. Therefore, recovering the complete point clouds from the partial ones plays an vital role in many practical tasks, and one of the keys lies in the prediction of the missing part. In this paper, we propose a novel point cloud completion approach namely ProxyFormer that divides point clouds into existing (input) and missing (to be predicted) parts and each part communicates information through its proxies. Specifically, we fuse information into point proxy via feature and position extractor, and generate features for missing point proxies from the features of existing point proxies. Then, in order to better perceive the position of missing points, we design a missing part sensitive transformer, which converts random normal distribution into reasonable position information, and uses proxy alignment to refine the missing proxies. It makes the predicted point proxies more sensitive to the features and positions of the missing part, and thus makes these proxies more suitable for subsequent coarse-to-fine processes. Experimental results show that our method outperforms state-of-the-art completion networks on several benchmark datasets and has the fastest inference speed.
Pan Gao 0001, Xiaoyang Tan, Mingqiang Wei
CVPR4
2023 Geogcn: Geometric Dual-Domain Graph Convolution Network For Point Cloud Denoising
abstract
We propose GeoGCN, a novel geometric dual-domain graph convolution network for point cloud denoising (PCD). Beyond the traditional wisdom of PCD, to fully exploit the geometric information of point clouds, we define two kinds of surface normals, one is called Real Normal (RN), and the other is Virtual Normal (VN). RN preserves the local details of noisy point clouds while VN avoids the global shape shrinkage during denoising. GeoGCN is a new PCD paradigm that, 1) first regresses point positions by spatial-based GCN with the help of VNs, 2) then estimates initial RNs by performing Principal Component Analysis on the regressed points, and 3) finally regresses fine RNs by normal-based GCN. Unlike existing PCD methods, GeoGCN not only exploits two kinds of geometry expertise (i.e., RN and VN) but also benefits from training data. Experiments validate that GeoGCN outperforms SOTAs in terms of both noise-robustness and local-and-global feature preservation.
Zhaowei Chen, Peng Li 0064, Zeyong Wei, Honghua Chen, Haoran Xie 0001, Mingqiang Wei, Fu Lee Wang
ICASSP6
2023 ISmallNet: Densely Nested Network with Label Decoupling for Infrared Small Target Detection
abstract
Small targets are often submerged in cluttered backgrounds of infrared images. Conventional detectors tend to generate false alarms, while CNN-based detectors lose small targets in deep layers. To this end, we propose iSmallNet, a multi-stream densely nested network with label decoupling for infrared small object detection. On the one hand, to fully exploit the shape information of small targets, we decouple the original labeled ground-truth (GT) map into an interior map and a boundary one. The GT map, in collaboration with the two additional maps, tackles the unbalanced distribution of small object boundaries. On the other hand, two key modules are delicately designed and incorporated into the proposed network to boost the overall performance. First, to maintain small targets in deep layers, we develop a multi-scale nested interaction module to explore a wide range of context information. Second, we develop an interior-boundary fusion module to integrate multi-granularity information. Experiments on NUAA-SIRST and NUDT-SIRST clearly show the superiority of iSmallNet over 11 state-of-the-art detectors.
Zhiheng Hu, Yongzhen Wang 0001, Peng Li 0064, Haoran Xie 0001, Mingqiang Wei
ICASSP6
2023 ifUNet++: Iterative Feedback UNet++ for Infrared Small Target Detection
abstract
Small targets are often submerged in the cluttered backgrounds of infrared images. In this paper, we propose an iterative feedback UNet++ for infrared small target detection, dubbed ifUNet++. Unlike most of existing methods, ifU-Net++ enables to concentrate on small targets while weakening the interference of clutter backgrounds. ifUNet++ contains two parts: a simplified UNet++ and an iterative feedback strategy. We reduce the unnecessary nodes of UNet++ and have the simplified UNet++ as our backbone network, avoiding the loss of infrared small targets. Based on the simplified network, we search the infrared small targets in an iterative feedback manner, avoiding the interference of cluttered backgrounds. Besides, to optimize the iterative results, we propose Contextual Multiple Attention (CMA) to enhance the features in each iteration. Experimental results exhibit the clear promotion of ifUNet++ over eight state-of-the-art methods, in terms of noise-robustness and detection accuracy.
Zhangying Weng, Peng Li 0064, Xin Zhuang, Xuefeng Yan 0001, Lina Gong, Haoran Xie 0001, Mingqiang Wei
ICASSP7
2023 SVDFormer: Complementing Point Cloud via Self-view Augmentation and Self-structure Dual-generator
abstract
In this paper, we propose a novel network, SVDFormer, to tackle two specific challenges in point cloud completion: understanding faithful global shapes from incomplete point clouds and generating high-accuracy local structures. Current methods either perceive shape patterns using only 3D coordinates or import extra images with well-calibrated intrinsic parameters to guide the geometry estimation of the missing parts. However, these approaches do not always fully leverage the cross-modal self-structures available for accurate and high-quality point cloud completion. To this end, we first design a Self-view Fusion Network that leverages multiple-view depth image information to observe incomplete self-shape and generate a compact global shape. To reveal highly detailed structures, we then introduce a refinement module, called Self-structure Dual-generator, in which we incorporate learned shape priors and geometric self-similarities for producing new points. By perceiving the incompleteness of each point, the dual-path design disentangles refinement strategies conditioned on the structural type of each point. SVDFormer absorbs the wisdom of self-structures, avoiding any additional paired information such as color images with precisely calibrated camera intrinsic parameters. Comprehensive experiments indicate that our method achieves state-of-the-art performance on widely-used benchmarks. Code is available at https://github.com/czvvd/SVDFormer.
Zhe Zhu, Honghua Chen, Weiming Wang 0002, Harry Qin, Mingqiang Wei
ICCV6
2023 HDTR-Net: A Real-Time High-Definition Teeth Restoration Network for Arbitrary Talking Face Generation Methods
Yongyuan Li, Xiuyuan Qin, Mingqiang Wei
PRCV (11)4
2023 HLA-HOD: Joint High-Low Adaptation for Object Detection in Hazy Weather Conditions
abstract
Object detection remains challenging in hazy weather conditions due to the poor visibility of captured images. There are currently two types of detectors capable of adapting to varying weather conditions: (i) low‐level adaptation methods that combine one detector with an additional dehazing network and (ii) high‐level adaptation methods that explore various kinds of domain adaptation knowledge. However, neither of these approaches can achieve desirable performance due to their inherent limitations. We raise an intriguing question—if combining both low‐level adaptation and high‐level adaptation, can improve the generalization ability of a detector in hazy weather conditions? To answer it, we propose a Joint High‐Low Adaptation Object Detection paradigm (HLA‐HOD) in hazy weather conditions. By combining both low‐level adaptation and high‐level adaptation, HLA‐HOD achieves superior performance on hazy images without requiring ground‐truth bounding boxes or clean images. Extensive experiments demonstrate that our method outperforms state‐of‐the‐art low‐level and high‐level adaptation methods by a large margin both quantitatively and qualitatively.
Yiyang Shen, Rongwei Yu, Ni Shu, Harry Qin, Mingqiang Wei
Int. J. Intell. Syst.5
2023 Jointly modeling intra- and inter-session dependencies with graph neural networks for session-based recommendations
abstract
Recently, graph neural networks (GNNs) have achieved promising results in session-based recommendation. Existing methods typically construct a local session graph and a global session graph to explore complex item transition patterns. However, studies have seldom investigated the repeat consumption phenomenon in a local graph. In addition, it is challenging to retrieve relevant adjacent nodes from the whole training set owing to computational complexity and space constraints. In this study, we use a GNN to jointly model intra- and inter-session item dependencies for session-based recommendations. We construct a repeat-aware local session graph to encode the intra-item dependencies and generate the session representation with positional awareness. Then, we use sessions from the current mini-batch instead of the whole training set to construct a global graph, which we refer to as the session-level global graph. Next, we aggregate the K-nearest neighbors to generate the final session representation, which enables easy and efficient neighbor searching. Extensive experiments on three real-world recommendation datasets demonstrate that RN-GNN outperforms state-of-the-art methods.
Haoran Xie 0001, Fu Lee Wang, Lap-Kei Lee, Mingqiang Wei
Inf. Process. Manag.5
2023 AGConv: Adaptive Graph Convolution on 3D Point Clouds
abstract
Convolution on 3D point clouds is widely researched yet far from perfect in geometric deep learning. The traditional wisdom of convolution characterises feature correspondences indistinguishably among 3D points, arising an intrinsic limitation of poor distinctive feature learning. In this article, we propose Adaptive Graph Convolution (AGConv) for wide applications of point cloud analysis. AGConv generates adaptive kernels for points according to their dynamically learned features. Compared with the solution of using fixed/isotropic kernels, AGConv improves the flexibility of point cloud convolutions, effectively and precisely capturing the diverse relations between points from different semantic parts. Unlike the popular attentional weight schemes, AGConv implements the adaptiveness inside the convolution operation instead of simply assigning different weights to the neighboring points. Extensive evaluations clearly show that our method outperforms state-of-the-arts of point cloud classification and segmentation on various benchmark datasets. Meanwhile, AGConv can flexibly serve more point cloud analysis approaches to boost their performance. To validate its flexibility and effectiveness, we explore AGConv-based paradigms of completion, denoising, upsampling, registration and circle extraction, which are comparable or even superior to their competitors.
Mingqiang Wei, Zeyong Wei, Huajian Si, Zhilei Chen, Zhe Zhu, Jingbo Qiu, Xuefeng Yan 0001, Yanwen Guo 0001, Jun Wang 0039, Harry Qin
IEEE Trans. Pattern Anal. Mach. Intell.1
2023 Refine-Net: Normal Refinement Neural Network for Noisy Point Clouds
abstract
Point normal, as an intrinsic geometric property of 3D objects, not only serves conventional geometric tasks such as surface consolidation and reconstruction, but also facilitates cutting-edge learning-based techniques for shape analysis and generation. In this paper, we propose a normal refinement network, called Refine-Net, to predict accurate normals for noisy point clouds. Traditional normal estimation wisdom heavily depends on priors such as surface shapes or noise distributions, while learning-based solutions settle for single types of hand-crafted features. Differently, our network is designed to refine the initial normal of each point by extracting additional information from multiple feature representations. To this end, several feature modules are developed and incorporated into Refine-Net by a novel connection module. Besides the overall network architecture of Refine-Net, we propose a new multi-scale fitting patch selection scheme for the initial normal estimation, by absorbing geometry domain knowledge. Also, Refine-Net is a generic normal estimation framework: 1) point normals obtained from other methods can be further refined, and 2) any feature module related to the surface geometric structures can be potentially integrated into the framework. Qualitative and quantitative evaluations demonstrate the clear superiority of Refine-Net over the state-of-the-arts on both synthetic and real-scanned datasets.
Honghua Chen, Yingkui Zhang, Mingqiang Wei, Haoran Xie 0001, Jun Wang 0039, Tong Lu 0002, Harry Qin, Xiao-Ping Zhang 0002
IEEE Trans. Pattern Anal. Mach. Intell.4
2023 PointGame: Geometrically and Adaptively Masked Autoencoder on Point Clouds
abstract
Self-supervised learning is attracting large attention in point cloud understanding. However, exploring discriminative and transferable features still remains challenging due to their nature of irregularity. We propose a geometrically and adaptively masked auto-encoder on point clouds for self-supervised learning, termedPointGame. PointGame contains two core components: GATE and EAT. GATE stands for the geometrical and adaptive token embedding module; it not only absorbs the conventional wisdom of geometric descriptors that captures the surface shape effectively, but also exploits adaptive saliency to focus on the salient part of a point cloud. EAT stands for the external attention-based Transformer encoder with linear computational complexity, which increases the efficiency of the whole pipeline. Unlike cutting-edge unsupervised learning models, PointGame leverages geometric descriptors to perceive surface shapes and adaptively mines discriminative features from training data. PointGame showcases clear advantages over its competitors on various downstream tasks under both global and local fine-tuning strategies. The code and pre-trained models will be publicly available.
Yun Liu 0002, Xuefeng Yan 0001, Zhiqi Li 0002, Zhilei Chen, Zeyong Wei, Mingqiang Wei
IEEE Trans. Geosci. Remote. Sens.6
2023 ImLiDAR: Cross-Sensor Dynamic Message Propagation Network for 3-D Object Detection
abstract
LiDAR and camera, as two different sensors, supply geometric (point clouds) and semantic (RGB images) information of 3-D scenes. However, it is still challenging for existing methods to fuse data from the two cross sensors, making them complementary for quality 3-D object detection (3OD). We propose ImLiDAR, a new 3OD paradigm to narrow the cross-sensor discrepancies by progressively fusing the multiscale features of camera Images and LiDAR point clouds. ImLiDAR enables to provide the detection head with cross-sensor yet robustly fused features. To achieve this, two core designs exist in ImLiDAR. First, we propose a cross-sensor dynamic message propagation (CDMP) module to combine the best of the multiscale image and point features. Second, we raise a direct set prediction problem that allows designing an effective set-based detector (SD) to tackle the inconsistency of the classification and localization confidences, and the sensitivity of hand-tuned hyperparameters. Besides, the novel SD can be detachable and easily integrated into various detection networks. Comparisons on the KITTI, nuScenes, and SUN-RGBD datasets all show clear visual and numerical improvements of our ImLiDAR over 45 state-of-the-art 3OD methods.
Yiyang Shen, Rongwei Yu, Haoran Xie 0001, Lina Gong, Harry Qin, Mingqiang Wei
IEEE Trans. Geosci. Remote. Sens.7
2023 Self-Supervised Deep Visual Odometry Based on Geometric Attention Model
abstract
Existing learning-based algorithms have a certain potential in visual odometry. In this work, we propose the solution of the learning-based method, which contains the attention mechanism and pose graph optimization. We set a self-supervised network as our backbone to cope with image data and error-heavy estimation pose for pose correction. The pre-processing camera poses involved in the network can provide prior information. Combining the advantages of the abundant feature information and efficient attention mechanism, we design a geometric attention module that is sensitive to geometrical structure from images to accurately regress the rotation matrix. Then we improve the loss function with the weights of the attention module to consider the diversity of the data. Experimental results demonstrate the effectiveness and reliability of our approach on the public datasets KITTI with monocular task and stereo task. In comparison, the proposed method is superior to the existing methods in the translation component. In the self-supervised network, learning an attention mechanism can extract an effective connect relation of feature maps. We conduct ablation experiments under the self-supervised network backbone setting different strategies, and conclude that the proposed attention module is applicable to various sequences, and provide loss function improvements on the visual odometry task.
Jiajia Dai, Xiaoxi Gong, Yida Li 0002, Jun Wang 0039, Mingqiang Wei
IEEE Trans. Intell. Transp. Syst.5
2023 CF-YOLO: Cross Fusion YOLO for Object Detection in Adverse Weather With a High-Quality Real Snow Dataset
abstract
Snow is one of the toughest adverse weather conditions for object detection (OD). Currently, not only there is a lack of snowy OD datasets to train cutting-edge detectors, but also these detectors have difficulties of learning latent information beneficial for detection in snow. To alleviate the two above problems, we first establish a real-world snowy OD dataset, named RSOD. Besides, we develop an unsupervised training strategy with a distinctive activation function, called$Peak Act$, to quantitatively evaluate the effect of snow on each object. Peak Act helps grade the images in RSOD into four-difficulty levels. To our knowledge, RSOD is the first quantitatively evaluated and graded real-world snowy OD dataset. Then, we propose a novel Cross Fusion (CF) block to construct a lightweight OD network based on YOLOv5s (called CF-YOLO). CF is a plug-and-play feature aggregation module, which integrates the advantages of Feature Pyramid Network and Path Aggregation Network in a simpler yet more flexible form. Both RSOD and CF lead our CF-YOLO to possess an optimization ability for OD in real-world snow. That is, CF-YOLO can handle unfavorable detection problems of vagueness, distortion and covering of snow. Experiments show that our CF-YOLO achieves better detection results on RSOD, compared to SOTAs. The code and dataset are available athttps://github.com/qqding77/CF-YOLO-and-RSOD.
Qiqi Ding, Peng Li 0064, Xuefeng Yan 0001, Ding Shi, Luming Liang, Weiming Wang 0002, Haoran Xie 0001, Jonathan Li 0001, Mingqiang Wei
IEEE Trans. Intell. Transp. Syst.9
2023 USCFormer: Unified Transformer With Semantically Contrastive Learning for Image Dehazing
abstract
Haze severely degrades the visibility of scene objects and deteriorates the performance of autonomous driving, traffic monitoring, and other vision-based intelligent transportation systems. As a potential remedy, we propose a novel unified Transformer with semantically contrastive learning for image dehazing, dubbed USCFormer. USCFormer has three key contributions. First, USCFormer absorbs the respective strengths of CNN and Transformer by incorporating them into a unified Transformer format. Thus, it allows the simultaneous capture of global-local dependency features for better image dehazing. Second, by casting clean/hazy images as the positive/negative samples, the contrastive constraint encourages the restored image to be closer to the ground-truth images (positives) and away from the hazy ones (negatives). Third, we regard the semantic information as important prior knowledge to help USCFormer mitigate the effects of haze on the scene and preserve image details and colors by leveraging intra-object semantic correlation. Experiments on synthetic datasets and real-world hazy photos fully validate the superiority of USCFormer in both perceptual quality assessment and subjective evaluation. Code is available athttps://github.com/yz-wang/USCFormer.
Yongzhen Wang 0001, Jiamei Xiong, Xuefeng Yan 0001, Mingqiang Wei
IEEE Trans. Intell. Transp. Syst.4
2023 What Is the Intended Usage Context of This Model? An Exploratory Study of Pre-Trained Models on Various Model Repositories
abstract
There is a trend of researchers and practitioners to directly apply pre-trained models to solve their specific tasks. For example, researchers in software engineering (SE) have successfully exploited the pre-trained language models to automatically generate the source code and comments. However, there are domain gaps in different benchmark datasets. These data-driven (or machine learning based) models trained on one benchmark dataset may not operate smoothly on other benchmarks. Thus, the reuse of pre-trained models introduces large costs and additional problems of checking whether arbitrary pre-trained models are suitable for the task-specific reuse or not. To our knowledge, software engineers can leverage code contracts to maximize the reuse of existing software components or software services. Similar to the software reuse in the SE field, reuse SE could be extended to the area of pre-trained model reuse. Therefore, according to the model card’s and FactSheet’s guidance for suppliers of pre-trained models on what information they should be published, we propose model contracts including the pre- and post-conditions of pre-trained models to enable better model reuse. Furthermore, many non-trivial yet challenging issues have not been fully investigated, although many pre-trained models are readily available on the model repositories. Based on our model contract, we conduct an exploratory study of 1908 pre-trained models on six mainstream model repositories (i.e., the TensorFlow Hub, PyTorch Hub, Model Zoo, Wolfram Neural Net Repository, Nvidia, and Hugging Face) to investigate the gap between necessary pre- and post-condition information and actual specifications. Our results clearly show that (1) the model repositories tend to provide confusing information of the pre-trained models, especially the information about the task’s type, model, training set, and (2) the model repositories cannot provide all of our proposed pre/post-condition information, especially the intended use, limitation, performance, and quantitative analysis. On the basis of our new findings, we suggest that (1) the developers of model repositories shall provide some necessary options (e.g., the training dataset, model algorithm, and performance measures) for each of pre/post-conditions of pre-trained models in each task type, (2) future researchers and practitioners provide more efficient metrics to recommend suitable pre-trained model, and (3) the suppliers of pre-trained models should report their pre-trained models in strict accordance with our proposed pre/post-condition and report their models according to the characteristics of each condition that has been reported in the model repositories.
Lina Gong, Mingqiang Wei, Haoxiang Zhang 0001
ACM Trans. Softw. Eng. Methodol.3
2023 A Comprehensive Investigation of the Impact of Class Overlap on Software Defect Prediction
abstract
Software Defect Prediction (SDP) is one of the most vital and cost-efficient operations to ensure the software quality. However, there exists the phenomenon of class overlap in the SDP datasets (i.e., defective and non-defective modules are similar in terms of values of metrics), which hinders the performance as well as the use of SDP models. Even though efforts have been made to investigate the impact of removing overlapping technique on the performance of SDP, many open issues are still challenging yet unknown. Therefore, we conduct an empirical study to comprehensively investigate the impact of class overlap on SDP. Specifically, we first propose an overlapping instances identification approach by analyzing the class distribution in the local neighborhood of a given instance. We then investigate the impact of class overlap and two common overlapping instance handling techniques on the performance and the interpretation of seven representative SDP models. Through an extensive case study on 230 diversity datasets, we observe that: i) 70.0% of SDP datasets contain overlapping instances; ii) different levels of class overlap have different impacts on the performance of SDP models; iii) class overlap affects the rank of the important feature list of SDP models, particularly the feature lists at the top 2 and top 3 ranks; IV) Class overlap handling techniques could statistically significantly improve the performance of SDP models trained on datasets with over 12.5% overlap ratios. We suggest that future work should apply our KNN method to identify the overlap ratios of datasets before building SDP models.
Lina Gong, Haoxiang Zhang 0001, Mingqiang Wei
IEEE Trans. Software Eng.4
2023 GeoDualCNN: Geometry-Supporting Dual Convolutional Neural Network for Noisy Point Clouds
abstract
We propose a geometry-supporting dual convolutional neural network (GeoDualCNN) for both point cloud normal estimation and denoising. GeoDualCNN fuses the geometry domain knowledge that the underlying surface of a noisy point cloud is piecewisely smooth with the fact that a point normal is properly defined only when local surface smoothness is guaranteed. Centered around this insight, we define the homogeneous neighborhood (HoNe) which stays clear of surface discontinuities, and associate each HoNe with a point whose geometry and normal orientation is mostly consistent with that of HoNe. Thus, we not only obtain initial estimates of the point normals by performing PCA on HoNes, but also for the first time optimize these initial point normals by learning the mapping from two proposed geometric descriptors to the ground-truth point normals. GeoDualCNN consists of two parallel branches that remove noise using the first geometric descriptor (a homogeneous height map, which encodes the point-position information), while preserving surface features using the second geometric descriptor (a homogeneous normal map, which encodes the point-normal information). Such geometry-supporting network architectures enable our model to leverage previous geometry expertise and to benefit from training data. Experiments with noisy point clouds show that GeoDualCNN outperforms the state-of-the-art methods in terms of both noise-robustness and feature preservation.
Mingqiang Wei, Honghua Chen, Yingkui Zhang, Haoran Xie 0001, Yanwen Guo 0001, Jun Wang 0039
IEEE Trans. Vis. Comput. Graph.1
2023 GADA-SegNet: gated attentive domain adaptation network for semantic segmentation of LiDAR point clouds
Xin Kong, Shifeng Xia, Ningzhong Liu, Mingqiang Wei
Vis. Comput.4
2023 PV-RCNN++: semantical point-voxel feature interaction for 3D object detection
Lipeng Gu, Xuefeng Yan 0001, Haoran Xie 0001, Fu Lee Wang, Gary Cheng 0001, Mingqiang Wei
Vis. Comput.7
2022 Semantically Contrastive Learning for Low-Light Image Enhancement
abstract
Low-light image enhancement (LLE) remains challenging due to the unfavorable prevailing low-contrast and weak-visibility problems of single RGB images. In this paper, we respond to the intriguing learning-related question -- if leveraging both accessible unpaired over/underexposed images and high-level semantic guidance, can improve the performance of cutting-edge LLE models? Here, we propose an effective semantically contrastive learning paradigm for LLE (namely SCL-LLE). Beyond the existing LLE wisdom, it casts the image enhancement task as multi-task joint learning, where LLE is converted into three constraints of contrastive learning, semantic brightness consistency, and feature preservation for simultaneously ensuring the exposure, texture, and color consistency. SCL-LLE allows the LLE model to learn from unpaired positives (normal-light)/negatives (over/underexposed), and enables it to interact with the scene semantics to regularize the image enhancement network, yet the interaction of high-level semantic knowledge and the low-level signal prior is seldom investigated in previous methods. Training on readily available open data, extensive experiments demonstrate that our method surpasses the state-of-the-arts LLE models over six independent cross-scenes datasets. Moreover, SCL-LLE's potential to benefit the downstream semantic segmentation under extremely dark conditions is discussed. Source Code: https://github.com/LingLIx/SCL-LLE.
Dong Liang 0008, Ling Li 0010, Mingqiang Wei, Wenhan Yang, Huiyu Zhou 0001
AAAI3
2022 I Can Find You! Boundary-Guided Separated Attention Network for Camouflaged Object Detection
abstract
Can you find me? By simulating how humans to discover the so-called 'perfectly'-camouflaged object, we present a novel boundary-guided separated attention network (call BSA-Net). Beyond the existing camouflaged object detection (COD) wisdom, BSA-Net utilizes two-stream separated attention modules to highlight the separator (or say the camouflaged object's boundary) between an image's background and foreground: the reverse attention stream helps erase the camouflaged object's interior to focus on the background, while the normal attention stream recovers the interior and thus pay more attention to the foreground; and both streams are followed by a boundary guider module and combined to strengthen the understanding of boundary. The core design of such separated attention is motivated by the COD procedure of humans: find the subtle difference between the foreground and background to delineate the boundary of a camouflaged object, then the boundary can help further enhance the COD accuracy. We validate on three benchmark datasets that the proposed BSA-Net is very beneficial to detect camouflaged objects with the blurred boundaries and similar colors/patterns with their backgrounds. Extensive results exhibit very clear COD improvements on our BSA-Net over sixteen SOTAs.
Peng Li 0064, Haoran Xie 0001, Xuefeng Yan 0001, Dong Liang 0008, Dapeng Chen, Mingqiang Wei, Harry Qin
AAAI7
2022 Sar-Shipnet: Sar-Ship Detection Neural Network via Bidirectional Coordinate Attention and Multi-Resolution Feature Fusion
abstract
This paper studies a practically meaningful ship detection problem from synthetic aperture radar (SAR) images by the neural network. We broadly extract different types of SAR image features and raise the intriguing question that whether these extracted features are beneficial to (1) suppress data variations (e.g., complex land-sea backgrounds, scattered noise) of real-world SAR images, and (2) enhance the features of ships that are small objects and have different aspect (length-width) ratios, therefore resulting in the improvement of ship detection. To answer this question, we propose a SAR-ship detection neural network (call SAR-ShipNet for short), by newly developing Bidirectional Coordinate Attention (BCA) and Multi-resolution Feature Fusion (MRF) based on CenterNet. Moreover, considering the varying length-width ratio of arbitrary ships, we adopt elliptical Gaussian probability distribution in CenterNet to improve the performance of base detector models. Experimental results on the public SAR-Ship dataset show that our SAR-ShipNet achieves competitive advantages in both speed and accuracy.
Yuwen Deng, Donghai Guan, Weiwei Yuan, Jiemin Ji, Mingqiang Wei
ICASSP6
2022 MBA-RainGAN: A Multi-Branch Attention Generative Adversarial Network for Mixture of Rain Removal
abstract
Rain severely degrades the visibility of scene objects, especially when images are captured through the glass under rainy weather. We observe three intriguing phenomena: 1) rain is a mixture of raindrops, rain streaks and rainy haze; 2) the depth from the camera determines the degree of object visibility, where objects nearby and far away are visually blocked by rain streaks and rainy haze, respectively; and 3) raindrops on the glass randomly affect the object visibility of the whole image space. However, existing solutions and benchmark datasets lack full consideration of the mixture of rain (MOR). In this paper, we originally consider that the overall object visibility is determined by MOR, and enrich the RainCityscapes by considering real-world raindrops to construct the MOR dataset, named RainCityscapes++. To solve the practical rain removal problem arisen from MOR, we formulate a new rain imaging model and propose a multi-branch attention generative adversarial network (MBA-RainGAN). Extensive experiments show clear improvements of our approach over SOTAs on RainCityscapes++.
Yiyang Shen, Yidan Feng, Weiming Wang 0002, Dong Liang 0008, Harry Qin, Haoran Xie 0001, Mingqiang Wei
ICASSP7
2022 Towards Robust Part-aware Instance Segmentation for Industrial Bin Picking
abstract
Industrial bin picking is a challenging task that requires accurate and robust segmentation of individual object instances. Particularly, industrial objects can have irregular shapes, that is, thin and concave, whereas in bin-picking scenarios, objects are often closely packed with strong occlusion. To address these challenges, we formulate a novel part-aware instance segmentation pipeline. The key idea is to decompose industrial objects into correlated approximate convex parts and enhance the object-level segmentation with part-level segmentation. We design a part-aware network to predict part masks and part-to-part offsets, followed by a part aggregation module to assemble the recognized parts into instances. To guide the network learning, we also propose an automatic label decoupling scheme to generate ground-truth part-level labels from instance-level labels. Finally, we contribute the first instance segmentation dataset, which contains a variety of industrial objects that are thin and have non-trivial shapes. Extensive experimental results on various industrial objects demonstrate that our method can achieve the best segmentation results compared with the state-of-the-art approaches.
Yidan Feng, Biqi Yang, Xianzhi Li 0001, Chi-Wing Fu, Kai Chen 0028, Qi Dou 0001, Mingqiang Wei, Yun-Hui Liu 0001, Pheng-Ann Heng
ICRA8
2022 GeoBi-GNN: Geometry-aware Bi-domain Mesh Denoising via Graph Neural Networks
Yingkui Zhang, Guibao Shen, Qiong Wang 0001, Yinling Qian, Mingqiang Wei, Harry Qin
Comput. Aided Des.5
2022 C2F-3DToothSeg: Coarse-to-fine 3D tooth segmentation via intuitive single clicks
Benlian Xu, Mingqiang Wei, Longgen Qian, Ningzhong Liu, Qingjin Peng
Comput. Graph.3
2022 UTOPIC: Uncertainty-aware Overlap Prediction Network for Partial Point Cloud Registration
abstract
Abstract High‐confidence overlap prediction and accurate correspondences are critical for cutting‐edge models to align paired point clouds in a partial‐to‐partial manner. However, there inherently exists uncertainty between the overlapping and non‐overlapping regions, which has always been neglected and significantly affects the registration performance. Beyond the current wisdom, we propose a novel uncertainty‐aware overlap prediction network, dubbed UTOPIC, to tackle the ambiguous overlap prediction problem; to our knowledge, this is the first to explicitly introduce overlap uncertainty to point cloud registration. Moreover, we induce the feature extractor to implicitly perceive the shape knowledge through a completion decoder, and present a geometric relation embedding for Transformer to obtain transformation‐invariant geometry‐aware feature representations. With the merits of more reliable overlap scores and more precise dense correspondences, UTOPIC can achieve stable and accurate registration results, even for the inputs with limited overlapping areas. Extensive quantitative and qualitative experiments on synthetic and real benchmarks demonstrate the superiority of our approach over state‐of‐the‐art methods.
Zhilei Chen, Honghua Chen, Lina Gong, Xuefeng Yan 0001, Jun Wang 0039, Yanwen Guo 0001, Harry Qin, Mingqiang Wei
Comput. Graph. Forum8
2022 SPCNet: Stepwise Point Cloud Completion Network
abstract
Abstract How will you repair a physical object with large missings? You may first recover its global yet coarse shape and stepwise increase its local details. We are motivated to imitate the above physical repair procedure to address the point cloud completion task. We propose a novel stepwise point cloud completion network (SPCNet) for various 3D models with large missings. SPCNet has a hierarchical bottom‐to‐up network architecture. It fulfills shape completion in an iterative manner, which 1) first infers the global feature of the coarse result; 2) then infers the local feature with the aid of global feature; and 3) finally infers the detailed result with the help of local feature and coarse result. Beyond the wisdom of simulating the physical repair, we newly design a cycle loss to enhance the generalization and robustness of SPCNet. Extensive experiments clearly show the superiority of our SPCNet over the state‐of‐the‐art methods on 3D point clouds with large missings. Code is available at https://github.com/1127368546/SPCNet .
Honghua Chen, Xuequan Lu, Zhe Zhu, Jun Wang 0039, Weiming Wang 0002, Fu Lee Wang, Mingqiang Wei
Comput. Graph. Forum8
2022 MODNet: Multi-offset Point Cloud Denoising Network Customized for Multi-scale Patches
abstract
Abstract The intricacy of 3D surfaces often results cutting‐edge point cloud denoising (PCD) models in surface degradation including remnant noise, wrongly‐removed geometric details. Although using multi‐scale patches to encode the geometry of a point has become the common wisdom in PCD, we find that simple aggregation of extracted multi‐scale features can not adaptively utilize the appropriate scale information according to the geometric information around noisy points. It leads to surface degradation, especially for points close to edges and points on complex curved surfaces. We raise an intriguing question – if employing multi‐scale geometric perception information to guide the network to utilize multi‐scale information, can eliminate the severe surface degradation problem? To answer it, we propose a Multi‐offset Denoising Network (MODNet) customized for multi‐scale patches. First, we extract the low‐level feature of three scales patches by patch feature encoders. Second, a multi‐scale perception module is designed to embed multi‐scale geometric information for each scale feature and regress multi‐scale weights to guide a multi‐offset denoising displacement. Third, a multi‐offset decoder regresses three scale offsets, which are guided by the multi‐scale weights to predict the final displacement by weighting them adaptively. Experiments demonstrate that our method achieves new state‐of‐the‐art performance on both synthetic and real‐scanned datasets. Our code is publicly available at https://github.com/hay-001/MODNet .
Anyi Huang, Qian Xie 0001, Zhoutao Wang, Dening Lu, Mingqiang Wei, Jun Wang 0039
Comput. Graph. Forum5
2022 SO(3)-Pose: SO(3)-Equivariance Learning for 6D Object Pose Estimation
abstract
Abstract 6D pose estimation of rigid objects from RGB‐D images is crucial for object grasping and manipulation in robotics. Although RGB channels and the depth (D) channel are often complementary, providing respectively the appearance and geometry information, it is still non‐trivial on how to fully benefit from the two cross‐modal data. From the simple yet new observation, when an object rotates, its semantic label is invariant to the pose while its keypoint offset direction is variant to the pose. To this end, we present SO(3)‐Pose, a new representation learning network to explore SO(3)‐equivariant and SO(3)‐invariant features from the depth channel for pose estimation. The SO(3)‐invariant features facilitate to learn more distinctive representations for segmenting objects with similar appearance from RGB channels. The SO(3)‐equivariant features communicate with RGB features to deduce the (missed) geometry for detecting keypoints of an object with the reflective surface from the depth channel. Unlike most of existing pose estimation methods, our SO(3)‐Pose not only implements the information communication between the RGB and depth channels, but also naturally absorbs the SO(3)‐equivariance geometry knowledge from depth images, leading to better appearance and geometry representation learning. Comprehensive experiments show that our method achieves the state‐of‐the‐art performance on three benchmarks. Code is available at https://github.com/phaoran9999/SO3-Pose .
Haoran Pan, Jun Zhou 0007, Xuequan Lu, Weiming Wang 0002, Xuefeng Yan 0001, Mingqiang Wei
Comput. Graph. Forum7
2022 Semi-MoreGAN: Semi-supervised Generative Adversarial Network for Mixture of Rain Removal
abstract
Abstract Real‐world rain is a mixture of rain streaks and rainy haze. However, current efforts formulate image rain streaks removal and rainy haze removal as separated models, worsening the loss of image details. This paper attempts to solve the mixture of rain removal problem in a single model by estimating the scene depths of images. To this end, we propose a novel SEMI‐ supervised M ixture O f rain RE moval G enerative A dversarial N etwork (Semi‐MoreGAN). Unlike most of existing methods, Semi‐MoreGAN is a joint learning paradigm of mixture of rain removal and depth estimation; and it effectively integrates the image features with the depth information for better rain removal. Furthermore, it leverages unpaired real‐world rainy and clean images to bridge the gap between synthetic and real‐world rain. Extensive experiments show clear improvements of our approach over twenty representative state‐of‐the‐arts on both synthetic and real‐world rainy images. Source code is available at https://github.com/syy-whu/Semi-MoreGAN .
Yiyang Shen, Yongzhen Wang 0001, Mingqiang Wei, Honghua Chen, Haoran Xie 0001, Gary Cheng 0001, Fu Lee Wang
Comput. Graph. Forum3
2022 Contrastive Semantic-Guided Image Smoothing Network
abstract
Abstract Image smoothing is a fundamental low‐level vision task that aims to preserve salient structures of an image while removing insignificant details. Deep learning has been explored in image smoothing to deal with the complex entanglement of semantic structures and trivial details. However, current methods neglect two important facts in smoothing: 1) naive pixel‐level regression supervised by the limited number of high‐quality smoothing ground‐truth could lead to domain shift and cause generalization problems towards real‐world images; 2) texture appearance is closely related to object semantics, so that image smoothing requires awareness of semantic difference to apply adaptive smoothing strengths. To address these issues, we propose a novel Contrastive Semantic‐Guided Image Smoothing Network (CSGIS‐Net) that combines both contrastive prior and semantic prior to facilitate robust image smoothing. The supervision signal is augmented by leveraging undesired smoothing effects as negative teachers, and by incorporating segmentation tasks to encourage semantic distinctiveness. To realize the proposed network, we also enrich the original VOC dataset with texture enhancement and smoothing labels, namely VOC‐smooth, which first bridges image smoothing and semantic segmentation. Extensive experiments demonstrate that the proposed CSGIS‐Net outperforms state‐of‐the‐art algorithms by a large margin. Code and dataset are available at https://github.com/wangjie6866/CSGIS-Net .
Jie Wang 0069, Yongzhen Wang 0001, Yidan Feng, Lina Gong, Xuefeng Yan 0001, Haoran Xie 0001, Fu Lee Wang, Mingqiang Wei
Comput. Graph. Forum8
2022 TogetherNet: Bridging Image Restoration and Object Detection Together via Dynamic Enhancement Learning
abstract
Abstract Adverse weather conditions such as haze, rain, and snow often impair the quality of captured images, causing detection networks trained on normal images to generalize poorly in these scenarios. In this paper, we raise an intriguing question – if the combination of image restoration and object detection, can boost the performance of cutting‐edge detectors in adverse weather conditions. To answer it, we propose an effective yet unified detection paradigm that bridges these two subtasks together via dynamic enhancement learning to discern objects in adverse weather conditions, called TogetherNet. Different from existing efforts that intuitively apply image dehazing/deraining as a pre‐processing step, TogetherNet considers a multi‐task joint learning problem. Following the joint learning scheme, clean features produced by the restoration network can be shared to learn better object detection in the detection network, thus helping TogetherNet enhance the detection capacity in adverse weather conditions. Besides the joint learning architecture, we design a new Dynamic Transformer Feature Enhancement module to improve the feature extraction and representation capabilities of TogetherNet. Extensive experiments on both synthetic and real‐world datasets demonstrate that our TogetherNet outperforms the state‐of‐the‐art detection approaches by a large margin both quantitatively and qualitatively. Source code is available at https://github.com/yz-wang/TogetherNet .
Yongzhen Wang 0001, Xuefeng Yan 0001, Kaiwen Zhang 0011, Lina Gong, Haoran Xie 0001, Fu Lee Wang, Mingqiang Wei
Comput. Graph. Forum7
2022 GlassNet: Label Decoupling-based Three-stream Neural Network for Robust Image Glass Detection
abstract
Abstract Most of the existing object detection methods generate poor glass detection results, due to the fact that the transparent glass shares the same appearance with arbitrary objects behind it in an image. Different from traditional deep learning‐based wisdoms that simply use the object boundary as an auxiliary supervision, we exploit label decoupling to decompose the original labelled ground‐truth (GT) map into an interior‐diffusion map and a boundary‐diffusion map. The GT map in collaboration with the two newly generated maps breaks the imbalanced distribution of the object boundary, leading to improved glass detection quality. We have three key contributions to solve the transparent glass detection problem: (1) We propose a three‐stream neural network (call GlassNet for short) to fully absorb beneficial features in the three maps. (2) We design a multi‐scale interactive dilation module to explore a wider range of contextual information. (3) We develop an attention‐based boundary‐aware feature Mosaic module to integrate multi‐modal information. Extensive experiments on the benchmark dataset exhibit clear improvements of our method over SOTAs, in terms of both the overall glass detection accuracy and boundary clearness.
Ding Shi, Xuefeng Yan 0001, Dong Liang 0008, Mingqiang Wei, Xin Yang 0011, Yanwen Guo 0001, Haoran Xie 0001
Comput. Graph. Forum5
2022 Point attention network for point cloud semantic segmentation
Dayong Ren, Zhengyi Wu, Piaopiao Yu, Jie Guo 0001, Mingqiang Wei, Yanwen Guo 0001
Sci. China Inf. Sci.6
2022 RePCD-Net: Feature-Aware Recurrent Point Cloud Denoising Network
Honghua Chen, Zeyong Wei, Xianzhi Li 0001, Yabin Xu, Mingqiang Wei, Jun Wang 0039
Int. J. Comput. Vis.5
2022 Building Instance Extraction Method Based on Improved Hybrid Task Cascade
abstract
Automatic building extraction from remote sensing imagery is crucial to urban construction and management. To address the main challenges of diverse building scale and appearance, this letter proposes an automatic building instance extraction method based on an improved hybrid task cascade (HTC). Our method consists of three components by obtaining high-resolution representation, defining guided anchor, and forming focal loss to boost the adaptability of automatic building instance extraction. Comprehensive experimental results on WHU aerial building data set demonstrated that compared with the mainstream Mask R-CNN method, our method increased AP and AR in bounding box branch and mask branch by 9.8%–6.5% and 10.7%–8.0% respectively, especially AP$_{S}$and AP$_{L}$in the two branches by 10.1%–6.9% and 3.4%–2.4%, respectively. We evaluated the effectiveness and complexity of these components separately and discussed the universality and practicability of deep learning method in automatic building extraction.
Yiping Chen 0002, Mingqiang Wei, Cheng Wang 0003, Wesley Nunes Gonçalves, José Marcato Junior, Jonathan Li 0001
IEEE Geosci. Remote. Sens. Lett.3
2022 Block size selection in rate-constrained geometry based point cloud compression
Pan Gao 0001, Mingqiang Wei
Multim. Tools Appl.2
2022 FDDL-Net: frequency domain decomposition learning for speckle reduction in ultrasound images
Tongda Yang, Weiming Wang 0002, Gary Cheng 0001, Mingqiang Wei, Haoran Xie 0001, Fu Lee Wang
Multim. Tools Appl.4
2022 HDRD-Net: High-resolution detail-recovering image deraining network
Dingkun Zhu, Weiming Wang 0002, Gary Cheng 0001, Mingqiang Wei, Fu Lee Wang, Haoran Xie 0001
Multim. Tools Appl.5
2022 Multiscale Feature Line Extraction From Raw Point Clouds Based on Local Surface Variation and Anisotropic Contraction
abstract
Recent 3-D scanning techniques can produce various kinds of digitized 3-D data. Most of these scanned data are in a format of unstructured point clouds. Such low-level representation of 3-D data usually contains only geometric properties (point positions), while lacking higher level structure cues, for example, feature lines. Feature lines can be defined as a visually prominent characteristic of the shape, including edges, ridges, and valley lines in multiple scales, which can support a lot of downstream applications, such as shape reconstruction and analysis. We present a two-phase algorithm for extracting line-type features on point clouds. To extract both large-scale and shallow feature lines, we first define a statistical metric to detect all potential feature points while immune to the noise to some extent. Then, for correctly reconstructing the feature lines from these identified coarse feature points, we introduce an anisotropic contracting scheme to force feature points lying on the underlying real feature lines. To illustrate the reliability of our method, various experiments have been conducted on both synthetic and raw data. Both visual and quantitative comparisons show that our method is robust to noise and can correctly extract multiscale feature lines. In addition, our method is generally applicable to robotic picking.Note to Practitioners—This article was motivated by the problem of the feature line extraction for real scanned point clouds. Feature lines, as one kind of the most important structure information, depict the basic shape of the real object in our life. Extracting this kind of shape features from the unstructured point clouds can facilitate a variety of downstream practical applications, such as product design, workpiece manufacturing, and robotic grasping. Existing approaches to detect features either heavily rely on differential quantities, which are sensitive to the noise, or need an elaborately designed local descriptor but fail to recognize small-scale features. These challenges motivate us to design a new approach aiming at extracting multiscale feature lines while keeping robustness to heavy noise. The technique developed in this work can produce high-quality feature points and feature lines, which would serve as higher level structural information and facilitate many applications. Additional applications in 6-degree-of-freedom (6-DoF) pose estimation demonstrate the potential of our method for robotic picking.
Honghua Chen, Yaoran Huang, Qian Xie 0001, Mingqiang Wei, Jun Wang 0039
IEEE Trans Autom. Sci. Eng.6
2022 Anchor Retouching via Model Interaction for Robust Object Detection in Aerial Images
abstract
Object detection has made tremendous strides in computer vision. Small object detection with appearance degradation is a prominent challenge, especially for aerial observations. To collect sufficient positive/negative samples for heuristic training, most object detectors preset region anchors in order to calculate intersection-over-union (IoU) against the ground-truth data. In this case, small objects are frequently abandoned or mislabeled. In this article, we present an effective dynamic enhancement anchor network (DEA-Net) to construct a novel training sample generator. Different from the other state-of-the-art (SOTA) techniques, the proposed network leverages a sample discriminator to realize interactive sample screening between an anchor-based unit and an anchor-free unit to generate eligible samples. Besides, multi-task joint training with a conservative anchor-based inference scheme enhances the performance of the proposed model while reducing computational complexity. The proposed scheme supports both oriented and horizontal object detection tasks. Extensive experiments on two challenging aerial benchmarks (i.e., Dataset of Object deTection in Aerial images (DOTA) and HRSC2016) indicate that our method achieves SOTA performance in accuracy with moderate inference speed and computational overhead for training. On DOTA, our DEA-Net which integrated with the baseline of RoI-transformer surpasses the advanced method by 0.40% mean-average-precision (mAP) for oriented object detection with a weaker backbone network (ResNet-101 vs. ResNet-152) and 3.08% mAP for horizontal object detection with the same backbone. Besides, our DEA-Net which integrated with the baseline of ReDet achieves the SOTA performance by 80.37%. On HRSC2016, it surpasses the previous best model by 1.1% using only three horizontal anchors. The source code and the training set are made publicly available athttps://github.com/QxGeng/DEA-Net.
Dong Liang 0008, Qixiang Geng, Zongqi Wei, Dmitry A. Vorontsov, Ekaterina L. Kim, Mingqiang Wei, Huiyu Zhou 0001
IEEE Trans. Geosci. Remote. Sens.6
2022 Detecting Occluded and Dense Trees in Urban Terrestrial Views With a High-Quality Tree Detection Dataset
abstract
Urban trees are often densely planted along the two sides of a street. When observing these trees from a fixed view, they are inevitably occluded with each other and the passing vehicles. The high density and occlusion of urban tree scenes significantly degrade the performance of object detectors. This paper raises an intriguing learning-related question – if a module is developed to enable the network to adaptively cope with occluded and un-occluded regions while enhancing its feature extraction capabilities, can the performance of a cutting-edge detection model be improved? To answer it, a lightweight yet effective object detection network is proposed for discerning occluded and dense urban trees, called OD-UTDNet. The main contribution is a newly-designed Dilated Attention Cross Stage Partial (DACSP) module. DACSP can expand the fields-of-view of OD-UTDNet for paying more attention to the un-occluded region, while enhancing the network’s feature extraction ability in the occluded region. This work further explores both the self-calibrated convolution module and GFocal loss, which enhance the OD-UTDNet’s ability to resolve the challenging problem of high densities and occlusions. Finally, to facilitate the detection task of urban trees, a high-quality urban tree detection dataset is established, named UTD; to our knowledge, this is the first time. Extensive experiments show clear improvements of the proposed OD-UTDNet over twelve representative object detectors on UTD. The code and dataset are available at https://github.com/yzwang/OD-UTDNet.
Yongzhen Wang 0001, Xuefeng Yan 0001, Hexiang Bao, Yiping Chen 0002, Lina Gong, Mingqiang Wei, Jonathan Li 0001
IEEE Trans. Geosci. Remote. Sens.6
2022 FindNet: Can You Find Me? Boundary-and-Texture Enhancement Network for Camouflaged Object Detection
abstract
Camouflaged objects share very similar colors but have different semantics with the surroundings. Cognitive scientists observe that both the global contour (i.e., boundary) and the local pattern (i.e., texture) of camouflaged objects are key cues to help humans find them successfully. Inspired by the cognitive scientist's observation, we propose a novel boundary-and-texture enhancement network (FindNet) for camouflaged object detection (COD) from single images. Different from most of existing COD methods, FindNet embeds both the boundary-and-texture information into the camouflaged object features. The boundary enhancement (BE) module is leveraged to focus on the global contour of the camouflaged object, and the texture enhancement (TE) module is utilized to focus on the local pattern. The enhanced features from BE and TE, which complement each other, are combined to obtain the final prediction. FindNet performs competently on various conditions of COD, including slightly clear boundaries but very similar textures, fuzzy boundaries but slightly differentiated textures, and simultaneous fuzzy boundaries and textures. Experimental results exhibit clear improvements of FindNet over fifteen state-of-the-art methods on four benchmark datasets, in terms of detection accuracy and boundary clearness. The code will be publicly released.
Peng Li 0064, Xuefeng Yan 0001, Mingqiang Wei, Xiao-Ping Zhang 0002, Harry Qin
IEEE Trans. Image Process.4
2022 Cycle-SNSPGAN: Towards Real-World Image Dehazing via Cycle Spectral Normalized Soft Likelihood Estimation Patch GAN
abstract
Image dehazing is a common operation in autonomous driving, traffic monitoring and surveillance. Learning-based image dehazing has achieved excellent performance recently. However, it is nearly impossible to capture pairs of hazy/clean images from the real world to train an image dehazing network. Most of existing dehazing models that are learnt from synthetically generated hazy images generalize poorly on real-world hazy scenarios due to the obvious domain shift. To deal with this unpaired problem arisen by real-world hazy images, we present Cycle Spectral Normalized Soft likelihood estimation Patch Generative Adversarial Network (Cycle-SNSPGAN) for image dehazing. Cycle-SNSPGAN is an unsupervised dehazing framework to boost the generalization ability on real-world hazy images. To leverage unpaired samples of real-world hazy images without relying on their clean counterparts, we design an SN-Soft-Patch GAN and exploit a new cyclic self-perceptual loss which avoids using the ground-truth image to compute the perceptual similarity. Moreover, a significant color loss is adopted to brighten the dehazed images as human expects. Both visual and numerical results show clear improvements of the proposed Cycle-SNSPGAN over state-of-the-arts in terms of hazy-robustness and image detail recovery, with even only a small dataset training our Cycle-SNSPGAN. Code has been available athttps://github.com/yz-wang/Cycle-SNSPGAN.
Yongzhen Wang 0001, Xuefeng Yan 0001, Donghai Guan, Mingqiang Wei, Yiping Chen 0002, Xiao-Ping Zhang 0002, Jonathan Li 0001
IEEE Trans. Intell. Transp. Syst.4
2022 Easy2Hard: Learning to Solve the Intractables From a Synthetic Dataset for Structure-Preserving Image Smoothing
abstract
Image smoothing is a prerequisite for many computer vision and graphics applications. In this article, we raise an intriguing question whether a dataset that semantically describes meaningful structures and unimportant details can facilitate a deep learning model to smooth complex natural images. To answer it, we generate ground-truth labels from easy samples by candidate generation and a screening test and synthesize hard samples in structure-preserving smoothing by blending intricate and multifarious details with the labels. To take full advantage of this dataset, we present a joint edge detection and structure-preserving image smoothing neural network (JESS-Net). Moreover, we propose the distinctive total variation loss as prior knowledge to narrow the gap between synthetic and real data. Experiments on different datasets and real images show clear improvements of our method over the state of the arts in terms of both the image cleanness and structure-preserving ability. Code and dataset are available at https://github.com/YidFeng/Easy2Hard.
Yidan Feng, Xuefeng Yan 0001, Xin Yang 0011, Mingqiang Wei, Ligang Liu 0001
IEEE Trans. Neural Networks Learn. Syst.5
2022 Multi-feature Fusion VoteNet for 3D Object Detection
abstract
In this article, we propose a Multi-feature Fusion VoteNet (MFFVoteNet) framework for improving the 3D object detection performance in cluttered and heavily occluded scenes. Our method takes the point cloud and the synchronized RGB image as inputs to provide object detection results in 3D space. Our detection architecture is built on VoteNet with three key designs. First, we augment the VoteNet input with point color information to enhance the difference of various instances in a scene. Next, we integrate an image feature module into the VoteNet to provide a strong object class signal that can facilitate deterministic detections in occlusion. Moreover, we propose a Projection Non-Maximum Suppression (PNMS) method in 3D object detection to eliminate redundant proposals and hence provide more accurate positioning of 3D objects. We evaluate the proposed MFFVoteNet on two challenging 3D object detection datasets, i.e., ScanNetv2 and SUN RGB-D. Extensive experiments show that our framework can effectively improve the performance of 3D object detection.
Zhoutao Wang, Qian Xie 0001, Mingqiang Wei, Kun Long, Jun Wang 0039
ACM Trans. Multim. Comput. Commun. Appl.3
2021 Nlkd: Using Coarse Annotations For Semantic Segmentation Based on Knowledge Distillation
abstract
Modern supervised learning relies on a large amount of training data, yet there are many noisy annotations in real datasets. For semantic segmentation tasks, pixel-level annotation noise is typically located at the edge of an object, while pixels within objects are fine-annotated. We argue the coarse annotations can provide instructive supervised information to guide model training rather than be discarded. This paper proposes a noise learning framework based on knowledge distillation NLKD, to improve segmentation performance on unclean data. It utilizes a teacher network to guide the student network that constitutes the knowledge distillation process. The teacher and student generate the pseudo-labels and jointly evaluate the quality of annotations to generate weights for each sample. Experiments demonstrate the effectiveness of NLKD, and we observe better performance with boundary-aware teacher networks and evaluation metrics. Furthermore, the proposed approach is model-independent and easy to implement, appropriate for integration with other tasks and models.
Dong Liang 0008, Liyan Zhang 0001, Ningzhong Liu, Mingqiang Wei
ICASSP6
2021 VENet: Voting Enhancement Network for 3D Object Detection
abstract
Hough voting, as has been demonstrated in VoteNet, is effective for 3D object detection, where voting is a key step. In this paper, we propose a novel VoteNet-based 3D detector with vote enhancement to improve the detection accuracy in cluttered indoor scenes. It addresses the limitations of current voting schemes, i.e., votes from neighboring objects and background have significant negative impacts. Before voting, we replace the classic MLP with the proposed Attentive MLP (AMLP) in the backbone network to get better feature description of seed points. During voting, we design a new vote attraction loss (VALoss) to enforce vote centers to locate closely and compactly to the corresponding object centers. After voting, we then devise a vote weighting module to integrate the foreground/background prediction into the vote aggregation process to enhance the capability of the original VoteNet to handle noise from background voting. The three proposed strategies all contribute to more effective voting and improved performance, resulting in a novel 3D object detector, termed VENet. Experiments show that our method outperforms state-of-the-art methods on benchmark datasets. Ablation studies demonstrate the effectiveness of the proposed components.
Qian Xie 0001, Yukun Lai, Jing Wu 0004, Zhoutao Wang, Dening Lu, Mingqiang Wei, Jun Wang 0039
ICCV6
2021 Adaptive Graph Convolution for Point Cloud Analysis
abstract
Convolution on 3D point clouds that generalized from 2D grid-like domains is widely researched yet far from perfect. The standard convolution characterises feature correspondences indistinguishably among 3D points, presenting an intrinsic limitation of poor distinctive feature learning. In this paper, we propose Adaptive Graph Convolution (AdaptConv) which generates adaptive kernels for points according to their dynamically learned features. Compared with using a fixed/isotropic kernel, AdaptConv improves the flexibility of point cloud convolutions, effectively and precisely capturing the diverse relations between points from different semantic parts. Unlike popular attentional weight schemes, the proposed AdaptConv implements the adaptiveness inside the convolution operation instead of simply assigning different weights to the neighboring points. Extensive qualitative and quantitative evaluations show that our method outperforms state-of-the-art point cloud classification and segmentation approaches on several benchmark datasets. Our code is available at https://github.com/hrzhou2/AdaptConv-master.
Yidan Feng, Mingsheng Fang, Mingqiang Wei, Harry Qin, Tong Lu 0002
ICCV4
2021 Direction-aware Feature-level Frequency Decomposition for Single Image Deraining
abstract
We present a novel direction-aware feature-level frequency decomposition network for single image deraining. Compared with existing solutions, the proposed network has three compelling characteristics. First, unlike previous algorithms, we propose to perform frequency decomposition at feature-level instead of image-level, allowing both low-frequency maps containing structures and high-frequency maps containing details to be continuously refined during the training procedure. Second, we further establish communication channels between low-frequency maps and high-frequency maps to interactively capture structures from high-frequency maps and add them back to low-frequency maps and, simultaneously, extract details from low-frequency maps and send them back to high-frequency maps, thereby removing rain streaks while preserving more delicate features in the input image. Third, different from existing algorithms using convolutional filters consistent in all directions, we propose a direction-aware filter to capture the direction of rain streaks in order to more effectively and thoroughly purge the input images of rain streaks. We extensively evaluate the proposed approach in three representative datasets and experimental results corroborate our approach consistently outperforms state-of-the-art deraining algorithms.
Yidan Feng, Mingqiang Wei, Haoran Xie 0001, Yiping Chen 0002, Jonathan Li 0001, Xiao-Ping Zhang 0002, Harry Qin
IJCAI3
2021 Learning Regularizer for Monocular Depth Estimation with Adversarial Guidance
abstract
Monocular Depth Estimation (MDE) is a fundamental task in computer vision and multimedia. With the wide applications of deep Convolutional Neural Networks (CNNs), learning-based methods have achieved superior performance on MDE tasks in recent years. Because loss functions are important to train an accurate CNN with good generalization performance, nearly all previous efforts contribute to proposing powerful loss functions with careful hand-crafted regularizers(e.g., gradient loss and normal loss) added to the basic depth L1-Loss. However, the hand-crafted regularizers require rich domain knowledge, while their performance can still not be guaranteed. In this paper, we learn a new regularizer, approximated by a tiny CNN Regularizrer-Net(RN), and train it in an adversarial way. As demonstrated experimentally, our learned regularizer can notably outperform the current state-of-the-art methods by both quantitative evaluation and qualitative visualization on the benchmark NYU-Depth-v2 dataset, and well generalize to the new ScanNet dataset without any further training. Our code will be released soon.
Guibao Shen, Yingkui Zhang, Mingqiang Wei, Qiong Wang 0001, Guangyong Chen, Pheng-Ann Heng
ACM Multimedia4
2021 Aircraft Seam Feature Extraction from 3D Raw Point Cloud via Hierarchical Multi-structure Fitting
Jiajia Dai, Mingqiang Wei, Qian Xie 0001, Jun Wang 0039
Comput. Aided Des.2
2021 Normal manipulation for bas-relief modeling
Zhongping Ji, Xianfang Sun, Yu-Wei Zhang 0014, Weiyin Ma, Mingqiang Wei
Graph. Model.5
2021 Convolutional neural network with median layers for denoising salt-and-pepper contaminations
Luming Liang, Lionel Gueguen, Mingqiang Wei, Xinming Wu, Harry Qin
Neurocomputing4
2021 Bas-relief modelling from enriched detail and geometry with deep normal transfer
Meili Wang 0001, Li Wang 0105, Tao Jiang 0020, Juncong Lin, Mingqiang Wei, Xiaosong Yang, Taku Komura, Jian J. Zhang 0001
Neurocomputing6
2021 Multi-scale selective image texture smoothing via intuitive single clicks
Chong Liu 0005, Yidan Feng, Cui Yang, Mingqiang Wei, Jun Wang 0039
Signal Process. Image Commun.4
2021 Selective Guidance Normal Filter for Geometric Texture Removal
abstract
There is typically a trade-off between removing the detailed appearance (i.e., geometric textures) and preserving the intrinsic properties (i.e., geometric structures) of 3D surfaces. The conventional use of mesh vertex/facet-centered patches in many filters leads to side-effects including remnant textures, improperly filtered structures, and distorted shapes. We propose a selective guidance normal filter (SGNF) which adapts the Relative Total Variation (RTV) to a maximal/minimal scheme (mmRTV). The mmRTV measures the geometric flatness of surface patches, which helps in finding adaptive patches whose boundaries are aligned with the facet being processed. The adaptive patches provide selective guidance normals, which are subsequently used for normal filtering. The filtering smooths out the geometric textures by using guidance normals estimated from patches with maximal RTV (the least flatness), and preserves the geometric structures by using normals estimated from patches with minimal RTV (the most flatness). This simple yet effective modification of the RTV makes our SGNF specialized rather than trade off between texture removal and structure preservation, which is distinct from existing mesh filters. Experiments show that our approach is visually and numerically comparable to the state-of-the-art mesh filters, in most cases. In addition, the mmRTV is generally applicable to bas-relief modeling and image texture removal.
Mingqiang Wei, Yidan Feng, Honghua Chen
IEEE Trans. Vis. Comput. Graph.1
2020 Detail-recovery Image Deraining via Context Aggregation Networks
abstract
This paper looks at this intriguing question: are single images with their details lost during deraining, reversible to their artifact-free status? We propose an end-to-end detail-recovery image deraining network (termed a DRDNet) to solve the problem. Unlike existing image deraining approaches that attempt to meet the conflicting goal of simultaneously deraining and preserving details in a unified framework, we propose to view rain removal and detail recovery as two seperate tasks, so that each part could specialize rather than trade-off between two conflicting goals. Specifically, we introduce two parallel sub-networks with a comprehensive loss function which synergize to derain and recover the lost details caused by deraining. For complete rain removal, we present a rain residual network with the squeeze-and-excitation (SE) operation to remove rain streaks from the rainy images. For detail recovery, we construct a specialized detail repair network consisting of welldesigned blocks, named structure detail context aggregation block (SDCAB), to encourage the lost details to return for eliminating image degradations. Moreover, the detail recovery branch of our proposed detail repair framework is detachable and can be incorporated into existing deraining methods to boost their performances. DRD-Net has been validated on several well-known benchmark datasets in terms of deraining robustness and detail accuracy. Comparisons show clear visual and numerical improvements of our method over the state-of-the-arts.
Mingqiang Wei, Jun Wang 0039, Yidan Feng, Luming Liang, Haoran Xie 0001, Fu Lee Wang, Meng Wang 0001
CVPR2
2020 Geometry and Learning Co-Supported Normal Estimation for Unstructured Point Cloud
abstract
In this paper, we propose a normal estimation method for unstructured point cloud. We observe that geometric estimators commonly focus more on feature preservation but are hard to tune parameters and sensitive to noise, while learning-based approaches pursue an overall normal estimation accuracy but cannot well handle challenging regions such as surface edges. This paper presents a novel normal estimation method, under the co-support of geometric estimator and deep learning. To lowering the learning difficulty, we first propose to compute a suboptimal initial normal at each point by searching for a best fitting patch. Based on the computed normal field, we design a normal-based height map network (NH-Net) to fine-tune the suboptimal normals. Qualitative and quantitative evaluations demonstrate the clear improvements of our results over both traditional methods and learning-based methods, in terms of estimation accuracy and feature recovery.
Honghua Chen, Yidan Feng, Qiong Wang 0001, Harry Qin, Haoran Xie 0001, Fu Lee Wang, Mingqiang Wei, Jun Wang 0039
CVPR8
2020 NormalF-Net: Normal Filtering Neural Network for Feature-preserving Mesh Denoising
Zhiqi Li 0002, Yingkui Zhang, Yidan Feng, Xingyu Xie, Qiong Wang 0001, Mingqiang Wei, Pheng-Ann Heng
Comput. Aided Des.6
2020 Normal-Based Bas-Relief Modelling via Near-Lighting Photometric Stereo
abstract
Abstract We present a near‐lighting photometric stereo (NL‐PS) system to produce digital bas‐reliefs from a physical object (set) directly. Unlike both the 2D image and 3D model‐based modelling methods that require complicated interactions and transformations, the technique using NL‐PS is easy to use with cost‐effective hardware, providing users with a trade‐off between abstract and representation when creating bas‐reliefs. Our algorithm consists of two steps: normal map acquisition and constrained 3D reconstruction. First, we introduce a lighting model, named the quasi‐point lighting model (QPLM), and provide a two‐step calibration solution in our NL‐PS system to generate a dense normal map. Second, we filter the normal map into a detail layer and a structure layer, and formulate detail‐ or structure‐preserving bas‐relief modelling as a constrained surface reconstruction problem of solving a sparse linear system. The main contribution is a WYSIWYG (i.e. what you see is what you get) way of building new solvers that produces multi‐style bas‐reliefs with their geometric structures and/or details preserved. The performance of our approach is experimentally validated via comparisons with the state‐of‐the‐art methods.
Mingqiang Wei, Zhan Song, Ying Nie 0006, Jianhuang Wu, Zhongping Ji, Yanwen Guo 0001, Haoran Xie 0001, Jun Wang 0039, Fu Lee Wang
Comput. Graph. Forum1
2020 Multi-Patch Collaborative Point Cloud Denoising via Low-Rank Recovery with Graph Constraint
abstract
Point cloud is the primary source from 3D scanners and depth cameras. It usually contains more raw geometric features, as well as higher levels of noise than the reconstructed mesh. Although many mesh denoising methods have proven to be effective in noise removal, they hardly work well on noisy point clouds. We propose a new multi-patch collaborative method for point cloud denoising, which is solved as a low-rank matrix recovery problem. Unlike the traditional single-patch based denoising approaches, our approach is inspired by the geometric statistics which indicate that a number of surface patches sharing approximate geometric properties always exist within a 3D model. Based on this observation, we define a rotation-invariant height-map patch (HMP) for each point by robust Bi-PCA encoding bilaterally filtered normal information, and group its non-local similar patches together. Within each group, all patches are geometrically similar, while suffering from noise. We pack the height maps of each group into an HMP matrix, whose initial rank is high, but can be significantly reduced. We design an improved low-rank recovery model, by imposing a graph constraint to filter noise. Experiments on synthetic and raw datasets demonstrate that our method outperforms state-of-the-art methods in both noise removal and feature preservation.
Honghua Chen, Mingqiang Wei, Yangxing Sun, Xingyu Xie, Jun Wang 0039
IEEE Trans. Vis. Comput. Graph.2
2019 Surface Reconstruction From Normals: A Robust DGP-Based Discontinuity Preservation Approach
abstract
In 3D surface reconstruction from normals, discontinuity preservation is an important but challenging task. However, existing studies fail to address the discontinuous normal maps by enforcing the surface integrability in the continuous domain. This paper introduces a robust approach to preserve the surface discontinuity in the discrete geometry way. Firstly, we design two representative normal incompatibility features and propose an efficient discontinuity detection scheme to determine the splitting pattern for a discrete mesh. Secondly, we model the discontinuity preservation problem as a light-weight energy optimization framework by jointly considering the discontinuity detection and the overall reconstruction error. Lastly, we further shrink the feasible solution space to reduce the complexity based on the prior knowledge. Experiments show that the proposed method achieves the best performance on an extensive 3D dataset compared with the state-of-the-arts in terms of mean angular error and computational complexity.
Wuyuan Xie, Miaohui Wang, Mingqiang Wei, Jianmin Jiang, Harry Qin
CVPR3
2019 Structure-guided shape-preserving mesh texture smoothing via joint low-rank matrix recovery
Honghua Chen, Oussama Remil, Haoran Xie 0001, Harry Qin, Yanwen Guo 0001, Mingqiang Wei, Jun Wang 0039
Comput. Aided Des.7
2019 Data-driven Geometry-recovering Mesh Denoising
Jun Wang 0039, Fu Lee Wang, Mingqiang Wei, Haoran Xie 0001, Harry Qin
Comput. Aided Des.4
2019 Hierarchical tunnel modeling from 3D raw LiDAR point cloud
Dening Lu, Qian Xie 0001, Shuya Liu, Mingqiang Wei, Jun Wang 0039
Comput. Aided Des.6
2019 Reliable Rolling-guided Point Normal Filtering for Surface Texture Removal
abstract
Abstract Semantic surface decomposition (SSD) facilitates various geometry processing and product re‐design tasks. Filter‐based techniques are meaningful and widely used to achieve the SSD, which however often leads to surface either under‐fitting or over‐fitting. In this paper, we propose a reliable rolling‐guided point normal filtering method to decompose textures from a captured point cloud surface. Our method is built on the geometry assumption that 3D surfaces are comprised of an underlying shape (US) and a variety of bump ups and downs (BUDs) on the US. We have three core contributions. First, by considering the BUDs as surface textures, we present a RANSAC‐based sub‐neighborhood detection scheme to distinguish the US and the textures. Second, to better preserve the US (especially the prominent structures), we introduce a patch shift scheme to estimate the guidance normal for feeding the rolling‐guided filter. Third, we formulate a new position updating scheme to alleviate the common uneven distribution of points. Both visual and numerical experiments demonstrate that our method is comparable to state‐of‐the‐art methods in terms of the robustness of texture removal and the effectiveness of the underlying shape preservation.
Yangxing Sun, Honghua Chen, Harry Qin, Mingqiang Wei, Hua Zong
Comput. Graph. Forum5
2019 Mesh Defiltering via Cascaded Geometry Recovery
abstract
Abstract This paper addresses the nontraditional but practically meaningful reversibility problem of mesh filtering. This reverse‐filtering approach (termed a DeFilter) seeks to recover the geometry of a set of filtered meshes to their artifact‐free status. To solve this scenario, we adapt cascaded normal regression (CNR) to understand the commonly used mesh filters and recover automatically the mesh geometry that was lost through various geometric operations. We formulate mesh defiltering by an extreme learning machine (ELM) on the mesh normals at an offline training stage and perform it automatically at a runtime defiltering stage. Specifically, (1) to measure the local geometry of a filtered mesh, we develop a generalized reverse Filtered Facet Normal Descriptor (grFND) in the consistent neighbors; (2) to map the grFNDs to the normals of the ground‐truth meshes, we learn a regression function from a set of filtered meshes and their ground‐truth counterparts; and (3) at runtime, we reversely filter the normals of a filtered mesh, using the learned regression function for recovering the lost geometry. We evaluate multiple quantitative and qualitative results on synthetic and real data to verify our DeFilter's performance thoroughly. From a practical point of view, our method can recover the lost geometry of denoised meshes without needing to know the exact filter used previously, and can act as a geometry‐recovery plugin for most of the state‐of‐the‐art methods of mesh denoising.
Mingqiang Wei, X. Guo, Haoran Xie 0001, Hua Zong, R. Kwan, Fu Lee Wang, Harry Qin
Comput. Graph. Forum1
2019 Computer-assisted Relief Modelling: A Comprehensive Survey
abstract
Abstract As an art form between drawing and sculpture, relief has been widely used in a variety of media for signs, narratives, decorations and other purposes. Traditional relief creation relies on both professional skills and artistic expertise, which is extremely time‐consuming. Recently, automatic or semi‐automatic relief modelling from a 3D object or a 2D image has been a subject of interest in computer graphics. Various methods have been proposed to generate reliefs with few user interactions or minor human efforts, while preserving or enhancing the appearance of the input. This survey provides a comprehensive review of the advances in computer‐assisted relief modelling during the past decade. First, we provide an overview of relief types and their art characteristics. Then, we introduce the key techniques of object‐space methods and image‐space methods respectively. Advantages and limitations of each category are discussed in details. We conclude the report by discussing directions for possible future research.
Yu-Wei Zhang 0014, Jing Wu 0004, Zhongping Ji, Mingqiang Wei, Caiming Zhang 0001
Comput. Graph. Forum4
2019 Robust Low-rank subspace segmentation with finite mixture noise
Xianglin Guo, Xingyu Xie, Guangcan Liu, Mingqiang Wei, Jun Wang 0039
Pattern Recognit.4
2019 Mesh Denoising Guided by Patch Normal Co-Filtering via Kernel Low-Rank Recovery
abstract
Mesh denoising is a classical, yet not well-solved problem in digital geometry processing. The challenge arises from noise removal with the minimal disturbance of surface intrinsic properties (e.g., sharp features and shallow details). We propose a new patch normal co-filter (PcFilter) for mesh denoising. It is inspired by the geometry statistics which show that surface patches with similar intrinsic properties exist on the underlying surface of a noisy mesh. We model the PcFilter as a low-rank matrix recovery problem of similar-patch collaboration, aiming at removing different levels of noise, yet preserving various surface features. We generalize our model to pursue the low-rank matrix recovery in the kernel space for handling the nonlinear structure contained in the data. By making use of the block coordinate descent minimization and the specifics of a proximal based coordinate descent method, we optimize the nonlinear and nonconvex objective function efficiently. The detailed quantitative and qualitative results on synthetic and real data show that the PcFilter competes favorably with the state-of-the-art methods in surface accuracy and noise-robustness.
Mingqiang Wei, Xingyu Xie, Ligang Liu 0001, Jun Wang 0039, Harry Qin
IEEE Trans. Vis. Comput. Graph.1
2019 Bas-Relief Modeling from Normal Layers
abstract
Bas-relief is characterized by its unique presentation of intrinsic shape properties and/or detailed appearance using materials raised up in different degrees above a background. However, many bas-relief modeling methods could not manipulate scene details well. We propose a simple and effective solution for two kinds of bas-relief modeling (i.e., structure-preserving and detail-preserving) which is different from the prior tone mapping alike methods. Our idea originates from an observation on typical 3D models, which are decomposed into a piecewise smooth base layer and a detail layer in normal field. Proper manipulation of the two layers contributes to both structure-preserving and detail-preserving bas-relief modeling. We solve the modeling problem in a discrete geometry processing setup that uses normal-based mesh processing as a theoretical foundation. Specifically, using the two-step mesh smoothing mechanism as a bridge, we transfer the bas-relief modeling problem into a discrete space, and solve it in a least-squares manner. Experiments and comparisons to other methods show that (i) geometry details are better preserved in the scenario with high compression ratios, and (ii) structures are clearly preserved without shape distortion and interference from details.
Mingqiang Wei, Yang Tian 0008, Wai-Man Pang, Charlie C. L. Wang, Mingyong Pang, Jun Wang 0039, Harry Qin, Pheng-Ann Heng
IEEE Trans. Vis. Comput. Graph.1
2019 Cost-effective printing of 3D objects with self-supporting property
Jiajia Dai, Kin-Sum Li, Jun Wang 0039, Mingqiang Wei, Mingyong Pang
Vis. Comput.5
2018 Modeling indoor scenes with repetitions from 3D raw point data
Jun Wang 0039, Qiaoyun Wu, Oussama Remil, Yanwen Guo 0001, Mingqiang Wei
Comput. Aided Des.6
2018 Object Detection and Tracking Under Occlusion for Object-Level RGB-D Video Segmentation
abstract
RGB-D video segmentation is important for many applications, including scene understanding, object tracking, and robotic grasping. However, to segment RGB-D frames over a long video sequence into globally consistent segmentation is still a challenging problem. Current methods often lose pixel correspondences between frames under occlusion and, thus, fail to generate consistent and continuous segmentation results. To address this problem, we propose a novel spatiotemporal RGB-D video segmentation framework that automatically segments and tracks objects with continuity and consistency over time. Our approach first produces consistent segments in some keyframes by region clustering, and then propagates the segmentation result to a whole video sequence via a mask propagation scheme in bilateral space. Instead of exploiting local optical, flow information to establish correspondences between adjacent frames, we leverage scale-invariant feature transform (SIFT) flow and bilateral representation to solve inconsistency under occlusion. Moreover, our method automatically extracts multiple objects of interest and tracks them without any user input hint. A variety of experiments demonstrates effectiveness and robustness of our proposed method.
Qian Xie 0001, Oussama Remil, Yanwen Guo 0001, Meng Wang 0001, Mingqiang Wei, Jun Wang 0039
IEEE Trans. Multim.5
2017 Urban building reconstruction from raw LiDAR point data
Qiaoyun Wu, Yabin Xu, Oussama Remil, Mingqiang Wei, Jun Wang 0039
Comput. Aided Des.6
2017 Tensor Voting Guided Mesh Denoising
abstract
Mesh denoising is imperative for improving imperfect surfaces acquired by scanning devices. The main challenge is to faithfully retain geometric features and avoid introducing additional artifacts when removing noise. Unlike the existing mesh denoising techniques that focus only on either the first-order features or high-order differential properties, our approach exploits the synergy when facet normals and quadric surfaces are integrated to recover a piecewise smooth surface. In specific, we vote on surface normal tensors from robust statistics to guide the creation of consistent subneighborhoods subsequently used by moving least squares (MLS). This voting naturally leads to a conceptually simple way that gives a unified mesh-denoising framework for not only handling noise but also enabling the recovering of surfaces with both sharp and small-scale features. The effectiveness of our framework stems from: 1) the multiscale tensor voting that avoids the influence from noise; 2) the effective energy minimization strategy to searching the consistent subneighborhoods; and 3) the piecewise MLS that fully prevents the side effects from different subneighborhoods during surface fitting. Our framework is direct, practical, and easy to understand. Comparisons with the state-of-the-art methods demonstrate its outstanding performance on feature preservation and artifact suppression.
Mingqiang Wei, Luming Liang, Wai-Man Pang, Jun Wang 0039, Huisi Wu
IEEE Trans Autom. Sci. Eng.1
2016 Automatic Modeling of Urban Facades from Raw LiDAR Point Data
abstract
Abstract Modeling of urban facades from raw LiDAR point data remains active due to its challenging nature. In this paper, we propose an automatic yet robust 3D modeling approach for urban facades with raw LiDAR point clouds. The key observation is that building facades often exhibit repetitions and regularities. We hereby formulate repetition detection as an energy optimization problem with a global energy function balancing geometric errors, regularity and complexity of facade structures. As a result, repetitive structures are extracted robustly even in the presence of noise and missing data. By registering repetitive structures, missing regions are completed and thus the associated point data of structures are well consolidated. Subsequently, we detect the potential design intents (i.e., geometric constraints) within structures and perform constrained fitting to obtain the precise structure models. Furthermore, we apply structure alignment optimization to enforce position regularities and employ repetitions to infer missing structures. We demonstrate how the quality of raw LiDAR data can be improved by exploiting data redundancy, and discovering high level structural information (regularity and symmetry). We evaluate our modeling method on a variety of raw LiDAR scans to verify its robustness and effectiveness.
Jun Wang 0039, Yabin Xu, Oussama Remil, Xingyu Xie, Mingqiang Wei
Comput. Graph. Forum7
2016 Non-Local Sparse and Low-Rank Regularization for Structure-Preserving Image Smoothing
abstract
Abstract This paper presents a new image smoothing method that better preserves prominent structures. Our method is inspired by the recent non‐local image processing techniques on the patch grouping and filtering. Overall, it has three major contributions over previous works. First, we employ the diffusion map as the guidance image to improve the accuracy of patch similarity estimation using the region covariance descriptor. Second, we model structure‐preserving image smoothing as a low‐rank matrix recovery problem, aiming at effectively filtering the texture information in similar patches. Lastly, we devise an objective function, namely the weighted robust principle component analysis (WRPCA), by regularizing the low rank with the weighted nuclear norm and sparsity pursuit with L1norm, and solve this non‐convex WRPCA optimization problem by adopting the alternative direction method of multipliers (ADMM) technique. We experiment our method with a wide variety of images and compare it against several state‐of‐the‐art methods. The results show that our method achieves better structure preservation and texture suppression as compared to other methods. We also show the applicability of our method on several image processing tasks such as edge detection, texture enhancement and seam carving.
Lei Zhu 0003, Chi-Wing Fu, Yueming Jin, Mingqiang Wei, Harry Qin, Pheng-Ann Heng
Comput. Graph. Forum4
2016 Spin Contour
abstract
Spin image is a powerful shape descriptor, useful in a point set or surface registration. However, the usage of spin images is hampered by issues such as sensitivity to noise and sampling rate and time-consuming matching process. We propose a novel spin-image-based local surface descriptor named spin contour to alleviate these problems. This descriptor is not an image but a 2-D point set. Comparisons show that the spin contour is robust to noise and sampling differences. The matching time is also improved over spin images.
Luming Liang, Mingqiang Wei, Andrzej Szymczak, Wai-Man Pang, Meng Wang 0001
IEEE Trans. Multim.2
2015 Morphology-preserving smoothing on polygonized isosurfaces of inhomogeneous binary volumes
Mingqiang Wei, Lei Zhu 0003, Jinze Yu 0001, Jun Wang 0039, Wai-Man Pang, Jianhuang Wu, Harry Qin, Pheng-Ann Heng
Comput. Aided Des.1
2015 Geodesic spin contour for partial near-isometric matching
Luming Liang, Andrzej Szymczak, Mingqiang Wei
Comput. Graph.3
2015 Bi-Normal Filtering for Mesh Denoising
abstract
Most mesh denoising techniques utilize only either the facet normal field or the vertex normal field of a mesh surface. The two normal fields, though contain some redundant geometry information of the same model, can provide additional information that the other field lacks. Thus, considering only one normal field is likely to overlook some geometric features. In this paper, we take advantage of the piecewise consistent property of the two normal fields and propose an effective framework in which they are filtered and integrated using a novel method to guide the denoising process. Our key observation is that, decomposing the inconsistent field at challenging regions into multiple piecewise consistent fields makes the two fields complementary to each other and produces better results. Our approach consists of three steps: vertex classification, bi-normal filtering, and vertex position update. The classification step allows us to filter the two fields on a piecewise smooth surface rather than a surface that is smooth everywhere. Based on the piecewise consistence of the two normal fields, we filtered them using a piecewise smooth region clustering strategy. To benefit from the bi-normal filtering, we design a quadratic optimization algorithm for vertex position update. Experimental results on synthetic and real data show that our algorithm achieves higher quality results than current approaches on surfaces with multifarious geometric features and irregular surface sampling.
Mingqiang Wei, Jinze Yu 0001, Wai-Man Pang, Jun Wang 0039, Harry Qin, Ligang Liu 0001, Pheng-Ann Heng
IEEE Trans. Vis. Comput. Graph.1
2014 Robust reconstruction of 2D curves from scattered noisy point data
Jun Wang 0039, Zeyun Yu, Mingqiang Wei, Changbai Tan
Comput. Aided Des.4
2013 Coarse-to-Fine Normal Filtering for Feature-Preserving Mesh Denoising Based on Isotropic Subneighborhoods
abstract
Abstract State‐of‐theart normal filters usually denoise each face normal using its entire anisotropic neighborhood. However, enforcing these filters indiscriminately on the anisotropic neighborhood will lead to feature blurring, especially in challenging regions with shallow features. We develop a novel mesh denoising framework which can effectively preserve features with various sizes. Our idea is inspired by the observation that the underlying surface of a noisy mesh is piecewise smooth. In this regard, it is more desirable that we denoise each face normal within its piecewise smooth region (we call such a region as an isotropic subneighborhood) instead of using the anisotropic neighborhood. To achieve this, we first classify mesh faces into several types using a face normal tensor voting and then perform a normal filter to obtain a denoised coarse normal field. Based on the results of normal classification and the denoised coarse normal field, we segment the anisotropic neighborhood of every feature face into a number of isotropic subneighborhoods via local spectral clustering. Thus face normal filtering can be performed again on the isotropic subneighborhoods and produce a more accurate normal field. Extensive tests on various models demonstrate that our method can achieve better performance than state‐of‐theart normal filters, especially in challenging regions with features.
Lei Zhu 0003, Mingqiang Wei, Jinze Yu 0001, Weiming Wang 0002, Harry Qin, Pheng-Ann Heng
Comput. Graph. Forum2
2012 Robust curve skeleton extraction for vascular structures
Jianhuang Wu, Mingqiang Wei
Graph. Model.3
2011 ESimp: Error-Controllable Simplification with Feature Preservation for Surface Reconstruction
abstract
We present a rapid and effective point simplification algorithm for surface reconstruction which can represent different levels-of-detail. The core of this algorithm is to generate an approximately minimal set of adaptive balls covering the whole surface by defining and minimizing local quadric error functions. First, the feature points are extracted by simple thresholding curvatures, Second, for the non-feature points, they are covered by distinct balls. The size of each ball varies and reflects how curved the local surface is. Once the size of radius is fixed, the points in each ball will be substituted by an optimized point. Thus, the simplified surface consists of extracted feature points and optimized points. we can employ this algorithm to produce coarse-to-fine models by controlling a general error level, and name it as ESimp for short. Worthy of note, the error level of each ball may be adaptively adjusted according to the local curvature and density of the center of this ball which can avoid holes generation. Finally, the simplified points are triangulated by Cocone algorithm. This algorithm has been applied to a set of large scanned models. Experimental results demonstrate that it can generate high-quality surface approximation with feature preservation.
Mingqiang Wei, Yichen Li 0001, Jianhuang Wu, Mingyong Pang
CW1
2010 Optimizing Triangulation of Implicit Surface Based on Quadric Error Metrics
abstract
In this paper, based on quadric error metrics, we present an hybrid approach to optimize triangulation created from implicit surface with sharp features. The approach first uses a resampling process to update vertices positions of initial triangulation. A dual mesh of the triangulation is at the same time constructed to restrict the updated positions and to project the new positions onto the implicit surface. Each vertex position of the updated triangulation is then optimized by minimizing the squared distances from the vertex to tangent planes of the implicit surface at the corresponding vertex of the modified dual mesh. The optimization process combines with a curvature-dependent adaptive mesh subdivision. Our method uses an error metrics to measure deviation between the vertices in final triangulation and the implicit surface.
Mingqiang Wei, Mingyong Pang
CW1