VLDB 2026 Research / reviewers in the wild / expert
Lizhuang Ma
dblp:10/4950
· DBLP profile ↗
346ranked-venue papers
5as first author
222since 2021 · last 2026
0000-0003-1653-4341ORCID · conflict
Domains — the database's venue-derived domains; a paper can count in several
Graphics, computer vision, multimedia, augmented reality and games · 262 · 5 first-author · 171 since 2021Artificial intelligence and machine learning · 138 · 117 since 2021Applied, interdisciplinary, general and emerging computing · 20 · 6 since 2021Human-computer interaction and ubiquitous computing · 12 · 2 since 2021Databases, data management, data science and information retrieval · 9 · 3 since 2021Computer networks · 3 · 2 since 2021Theory of computation · 2Systems, architecture and hardware · 1Software engineering, systems software and programming languages · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Multi-Step Deformable Gaussian Splatting for Dynamic Scene RenderingabstractReconstructing dynamic scenes has long been a challenging task in 3D vision. Previous mainstream methods based on 3D Gaussian Splatting typically employ a single deformation field to directly model spatiotemporal changes. However, such one-step deformation struggles to capture diverse and complex motion patterns. To address this limitation, we propose decomposing the one-step deformation into a multi-step process, where each step is represented by a deformation layer. Additionally, we introduce a weight prediction mechanism for each layer to control the extent of deformation at every step. We provide two types of deformation layers based on implicit and explicit approaches. Moreover, while the deformation layer is time-conditioned, the Gaussians' behavior may still be influenced by their time-invariant properties. Therefore, we propose a fully time-agnostic scale modulation block to modulate the scaling changes of Gaussians. Extensive experiments on D-NeRF, Neu3D, and HyperNeRF demonstrate that our method achieves state-of-the-art performance. Jiaheng Hu, Zhizhong Zhang 0001, Jingyu Gong, Lizhuang Ma, Xin Tan 0002, Yuan Xie 0006 |
AAAI | 4 |
| 2026 | LidarPainter: One-Step Away from Any Lidar View to Novel GuidanceabstractDynamic driving scene reconstruction is of great importance in fields like digital twin system and autonomous driving simulation. However, unacceptable degradation occurs when the view deviates from the input trajectory, leading to corrupted background and vehicle models. To improve reconstruction quality on novel trajectory, existing methods are subject to various limitations including inconsistency, deformation, and time consumption. This paper proposes LidarPainter, a one-step diffusion model that recovers consistent driving views from sparse LiDAR condition and artifact-corrupted renderings in real-time, enabling high-fidelity lane shifts in driving scene reconstruction. Extensive experiments show that LidarPainter outperforms state-of-the-art methods in speed, quality and resource efficiency, specifically 7 × faster than StreetCrafter with only one fifth of GPU memory required. LidarPainter also supports stylized generation using text prompts such as “foggy” and “night”, allowing for a diverse expansion of the existing asset library. Yuzhou Ji, Anchun Zhang, Lizhuang Ma, Xin Tan 0002 |
AAAI | 5 |
| 2026 | TileGS: Adaptive Gaussian Densification Through Tile-Guided Perceptual Analysisabstract3D Gaussian Splatting (3DGS) has become a powerful technique for real-time novel view synthesis, using explicit, end-to-end optimized 3D Gaussians to represent scenes. However, its training objective is primarily based on pixel-wise photometric loss, and its densification strategy fails to account for structural consistency and localized perceptual priorities. As a result, 3DGS struggles to capture fine textures and boundary details in underconstrained areas, leading to inefficient use of representational capacity and degraded rendering quality in critical regions. To overcome this limitation, we introduce TileGS, a tile-wise, perceptually guided framework designed to refine scene representation based on local rendering quality. Our method features a tile-guided densification approach that performs per-tile perceptual analysis between rendered and ground-truth tiles to identify areas and Gaussians requiring refinement. Additionally, we incorporate a tile-level structural loss to enforce localized consistency during training. TileGS is designed to be a plug-and-play framework, seamlessly integrating into existing 3DGS pipelines with minimal adjustments. Experiments across multiple datasets demonstrate that TileGS improves rendering quality while maintaining an efficient representation, showcasing its versatility and effectiveness in diverse rendering scenarios. Ran Yi 0002, Lizhuang Ma |
AAAI | 3 |
| 2026 | PointDGRWKV: Generalizing RWKV-like Architecture to Unseen Domains for Point Cloud ClassificationabstractDomain Generalization (DG) has been recently explored to enhance the generalizability of Point Cloud Classification (PCC) models toward unseen domains. Prior works are based on convolutional networks, Transformer or Mamba architectures, either suffering from limited receptive fields or high computational cost, or insufficient long-range dependency modeling. RWKV, as an emerging architecture, possesses superior linear complexity, global receptive fields, and long-range dependency. In this paper, we present the first work that studies the generalizability of RWKV models in DG PCC. We find that directly applying RWKV to DG PCC encounters two significant challenges: RWKV's fixed direction token shift methods, like Q-Shift, introduce spatial distortions when applied to unstructured point clouds, weakening local geometric modeling and reducing robustness. In addition, the Bi-WKV attention in RWKV amplifies slight cross-domain differences in key distributions through exponential weighting, leading to attention shifts and degraded generalization. To this end, we propose PointDGRWKV, the first RWKV-based framework tailored for DG PCC. It introduces two core modules to enhance spatial modeling and cross-domain robustness, while maintaining RWKV's linear efficiency. In particular, we present Adaptive Geometric Token Shift to model local neighborhood structures to improve geometric context awareness. In addition, Cross-Domain key feature Distribution Alignment is designed to mitigate attention drift by aligning key feature distributions across domains. Extensive experiments on multiple benchmarks demonstrate that PointDGRWKV achieves state-of-the-art performance on DG PCC. Qianyu Zhou 0001, Haijia Sun, Xiangtai Li, Xuequan Lu, Lizhuang Ma, Shuicheng Yan |
AAAI | 6 |
| 2026 | OrientTongue: an oriented and attention-enhanced framework for fine-grained tongue diagnosisabstractTongue diagnosis in Traditional Chinese Medicine contains rich clinical information, yet conventional visual assessment remains subjective and poorly standardized. To address key challenges in automated tongue image analysis—small-scale targets, low-contrast lesions, background interference, and strong directional variations—we propose an enhanced YOLOv8-based end-to-end detection framework. The model integrates Bottleneck Transformer (BoT3) modules in the backbone to strengthen global dependency modeling, and inserts Convolutional Block Attention Module (CBAM) attention in the detection head to improve feature discrimination under noisy and low-contrast conditions. To better capture irregular and oriented tongue features, we adopt oriented bounding boxes and design an adaptive NMS strategy that adjusts suppression thresholds based on object scale, improving both small-lesion recall and large-object precision. Experiments on the Tongue-det dataset covering seven clinically relevant tongue phenotypes show an [email protected] of 0.581, with most categories achieving sample-level F1 scores above 0.75. Ablation studies confirm consistent performance gains from each component, especially for subtle and low-contrast features such as rotten coating. Overall, the framework enhances accuracy, robustness, and interpretability, providing a promising pathway toward objective and intelligent tongue diagnosis Tao Jiang 0032, Wang Yuan, Liping Tu, Ji Cui, Lizhuang Ma, Jiatuo Xu |
Expert Syst. Appl. | 7 |
| 2026 | EnrichGAN: Exploiting enriched discriminator representations for training GANs under limited data
Wenhao Mu, Kai Chen 0026, Lizhuang Ma, Nan Wang 0027, Qingchao Jiang, Bingcang Huang |
Neurocomputing | 4 |
| 2026 | FDRM-Net: A Mamba structure for single image deraining with frequency guidance
Xiao Lin 0012, Lizhuang Ma, Ping Li 0016 |
J. Vis. Commun. Image Represent. | 4 |
| 2026 | From sparse semantics to rich instances: Empowering label-efficient LiDAR panoptic segmentation via geometric priors
Wei Zhang 0217, Zhizhong Zhang 0001, Xin Tan 0002, Lizhuang Ma, Yuan Xie 0006 |
Neural Networks | 5 |
| 2026 | From static to adaptive multi-view: Nuanced expert prompt tuning for Fine-Grained Image Retrieval
Ke-Yue Zhang, Jingyu Gong, Yang Gao 0001, Xin Tan 0002, Lizhuang Ma |
Pattern Recognit. | 7 |
| 2026 | Constrained and directional ensemble attention for facial action unit detection
Zhiwen Shao, Bikuan Chen, Yong Zhou 0003, Xuehuai Shi, Canlin Li, Lizhuang Ma, Dit-Yan Yeung |
Pattern Recognit. | 6 |
| 2026 | CurvNet: Latent contour representation and iterative data engine for curvature angle estimation
Zhiwen Shao, Lizhuang Ma, Xiaojia Zhu |
Pattern Recognit. | 3 |
| 2026 | DANIM: Domain adaptation network with intermediate domain masking for night-time scene parsing
Qijian Tian, Ran Yi 0002, Zufeng Zhang, Bin Sheng 0001, Xin Tan 0002, Lizhuang Ma |
Pattern Recognit. | 7 |
| 2026 | MMoFusion: Multi-modal co-speech motion generation with diffusion model
Jiangning Zhang, Xin Tan 0002, Chengjie Wang 0001, Lizhuang Ma |
Pattern Recognit. | 6 |
| 2026 | Real-IAD Variety: Pushing Industrial Anomaly Detection Dataset to a Modern Era
Wenbing Zhu, Chengjie Wang 0001, Bin-Bin Gao, Jiangning Zhang, Guannan Jiang, Jie Hu 0021, Zhenye Gan, Ziqing Zhou, Jianghui Zhang, Linjie Cheng, Yurui Pan, Mingmin Chi, Lizhuang Ma |
Pattern Recognit. | 15 |
| 2026 | Semantic Frame InterpolationabstractGenerating intermediate video content of varying lengths based on given first and last frames, along with text prompt information, offers significant research and application potential. However, traditional frame interpolation tasks primarily focus on scenarios with a small number of frames, no text control, and minimal differences between the first and last frames. Recent community developers have utilized large video models represented by Wan to endow frame-to-frame capabilities. However, these models can only generate a fixed number of frames and often fail to produce satisfactory results for certain frame lengths, while this setting lacks a clear official definition and a well-established benchmark. In this paper, we first propose a new practical Semantic Frame Interpolation (SFI) task from the perspective of academic definition, which covers the above two settings and supports inference at multiple frame rates. To achieve this goal, we propose a novel SemFi model building upon Wan2.1, which incorporates a Mixture-of-LoRA module to ensure the generation of high-consistency content that aligns with control conditions across various frame length limitations. Furthermore, we propose SFI-300K, the first general-purpose dataset and benchmark specifically designed for SFI. To support this, we collect and process data from the perspective of SFI, carefully designing evaluation metrics and methods to evaluate the performance of the model in multiple dimensions, including images and videos, and various aspects, including consistency and diversity. Through extensive experiments on SFI-300K, we demonstrate that our method is particularly well-suited to meet the requirements of the SFI task. Yijia Hong, Jiangning Zhang, Ran Yi 0002, Weijian Cao, Xiaobin Hu, Lizhuang Ma, Shuicheng Yan |
IEEE Trans. Image Process. | 6 |
| 2026 | Decoupling 3-D Point Cloud Attributes for Semantic Segmentation via Real-World Prior ExploitationabstractPoint cloud semantic segmentation, which involves assigning a category for each point, is a crucial task in autonomous driving and intelligent transportation systems. Due to the inherently unordered and irregular nature of point clouds, learning robust features that accurately capture real-world distributions from point coordinates and other attributes remains challenging. Following the pioneering work of PointNet, current 3D deep neural networks process point coordinates alongside other attributes without fully exploiting the implicit class prior information embedded in spatial information. In this work, we first conduct a pilot study to evaluate how current 3D networks utilize point coordinates and validate the presence of implicit class priors within them. Subsequently, we design a robust Position-to-Physics (P2P) fusion strategy that learns adaptive weights to dynamically incorporate implicit class priors present in point coordinates into point features. Moreover, we design a dual-branch network architecture and propose a triplet loss to further enhance the adaptive fusion process. Extensive experiments demonstrate that decoupling position attributes from physics attributes facilitates the extraction and utilization of implicit class priors. Our proposed modules consistently improve segmentation performance across various networks and datasets, demonstrating their generalizability and effectiveness. Zhizhong Zhang 0001, Xin Tan 0002, Yanyun Qu, Lizhuang Ma, Yuan Xie 0006 |
IEEE Trans. Intell. Transp. Syst. | 5 |
| 2026 | TextRSR: Enhanced Arbitrary-Shaped Scene Text Representation via Robust Subspace RecoveryabstractIn recent years, scene text detection research has increasingly focused on arbitrary-shaped texts, where text representation is a fundamental problem. However, most existing methods still struggle to separate adjacent or overlapping texts due to ambiguous spatial positions of points or segmentation masks. Besides, the time efficiency of the entire pipeline is often neglected, resulting in sub-optimal inference speed. To tackle these problems, we first propose a novel text representation method based on robust subspace recovery, which robustly represents complex text shapes by combining orthogonal basis vectors learned from labeled text contours. These basis vectors capture basis contour patterns with distinct information, enabling clearer boundaries even in densely populated text scenarios. Moreover, we propose a dynamic sparse assignment scheme for positive samples that adaptively adjusts their weights during training, which not only accelerates inference speed by eliminating redundant predictions but also enhances feature learning by providing sufficient supervision signals. Building on these innovations, we present TextRSR, an accurate and efficient scene text detection network. Extensive experiments on challenging benchmarks demonstrate the superior accuracy and efficiency of TextRSR compared to state-of-the-art methods. Particularly, TextRSR achieves an F-measure of 88.5% at 37.8 frames per second (FPS) for CTW1500 dataset and an F-measure of 89.1% at 23.1 FPS for Total-Text dataset. Zhiwen Shao, Shengtian Jiang, Hancheng Zhu, Xuehuai Shi, Canlin Li, Lizhuang Ma, Dit-Yan Yeung |
IEEE Trans. Multim. | 6 |
| 2026 | D2N: enhancing medical image segmentation with dual-path attention and domain adaptation
Noor Ahmed 0002, Lizhuang Ma |
Vis. Comput. | 2 |
| 2026 | PSFusion: progressive semantic-guided hierarchical network for infrared and visible image fusion
Canlin Li, Xunpeng Guo, Xiangfei Zhang, Lihua Bi, Lizhuang Ma |
Vis. Comput. | 5 |
| 2026 | Feed-forward 3D reconstruction with point-cloud representations: From DUSt3R to VGGT and beyondabstractThis survey reviews feed-forward, point-cloud 3D reconstruction methods from DUSt3R to VGGT and their recent variants. Here, feed-forward primarily refers to predicting dense geometry and, when applicable, camera poses through learned network inference, without relying on classical per-scene SfM + MVS optimization as the main inference mechanism. We first formalize the reconstruction task in pose-aware and pose-free settings, and contrast feed-forward point-map regression with classical Structure-from-Motion and Multi-View Stereo pipelines. Building on this, we organize existing methods into three stages: early pairwise models typified by DUSt3R, DUSt3R-style extensions that enhance multi-view consistency, streaming, efficiency, and dynamic-scene handling, and large unified transformers such as VGGT that process tens to hundreds of views jointly, while noting differences in their inference paradigms. We analyze these models along shared axes, including scene representation, correspondence reasoning, pose regression, fusion strategies, and the role of large-scale training data. We summarize widely used 3D datasets and evaluation metrics, and provide a case study on the DTU benchmark for multi-view depth and point map estimation, highlighting accuracy-efficiency trade-offs between optimization-based and feed-forward approaches. Finally, we discuss open challenges in data scarcity, sparse-view reconstruction, non-Lambertian structures, dynamic scenes, long-context processing, and resource-efficient deployment, and outline future directions that combine feed-forward architectures with differentiable rendering, generative priors, and safety mechanisms to enable scalable and trustworthy 3D reconstruction systems. Zeyi Zheng, Ran Yi 0002, Lizhuang Ma |
Virtual Real. Intell. Hardw. | 4 |
| 2025 | ID-Sculpt: ID-aware 3D Head Generation from Single In-the-wild Portrait ImageabstractWhile recent works have achieved great success on one-shot 3D common object generation, high quality and fidelity 3D head generation from a single image remains a great challenge. Previous text-based methods for generating 3D heads were limited by text descriptions and image-based methods struggled to produce high-quality head geometry. To handle this challenging problem, we propose a novel framework, ID-Sculpt, to generate high-quality 3D heads while preserving their identities. Our work incorporates the identity information of the portrait image into three parts: 1) geometry initialization, 2) geometry sculpting, and 3) texture generation stages. Given a reference portrait image, we first align the identity features with text features to realize ID-aware guidance enhancement, which contains the control signals representing the face information. We then use the canny map, ID features of the portrait image, and a pre-trained text-to-normal/depth diffusion model to generate ID-aware geometry supervision and 3D-GAN inversion is employed to generate ID-aware geometry initialization. Furthermore, with the ability to inject identity information into 3D head generation, we use ID-aware guidance to calculate ID-aware Score Distillation (ISD) for geometry sculpting. For texture generation, we adopt the ID Consistent Texture Inpainting and Refinement which progressively expands the view for texture inpainting to obtain an initialization UV texture map. We then use the id-aware guidance to provide image-level supervision for noisy multi-view images to obtain a refined texture map. Extensive experiments demonstrate that we can generate high-quality 3D heads with accurate geometry and texture from a single in-the-wild portrait image. Jinkun Hao, Junshu Tang, Jiangning Zhang, Ran Yi 0002, Yijia Hong, Moran Li, Weijian Cao, Chengjie Wang 0001, Lizhuang Ma |
AAAI | 10 |
| 2025 | Interacted Object Grounding in Spatio-Temporal Human-Object InteractionsabstractSpatio-temporal Human-Object Interaction (ST-HOI) understanding aims at detecting HOIs from videos, which is crucial for activity understanding. However, existing whole-body-object interaction video benchmarks overlook the truth that open-world objects are diverse, that is, they usually provide limited and predefined object classes. Therefore, we introduce a new open-world benchmark: Grounding Interacted Objects (GIO) including 1,098 interacted objects class and 290K interacted object boxes annotation. Accordingly, an object grounding task is proposed expecting vision systems to discover interacted objects. Even though today’s detectors and grounding methods have succeeded greatly, they perform unsatisfactorily in localizing diverse and rare objects in GIO. This profoundly reveals the limitations of current vision systems and poses a great challenge. Thus, we explore leveraging spatio-temporal cues to address object grounding and propose a 4D question-answering framework (4D-QA) to discover interacted objects from diverse videos. Our method demonstrates significant superiority in extensive experiments compared to current baselines. Xiaoyang Liu 0014, Boran Wen, Xinpeng Liu 0002, Zizheng Zhou, Hongwei Fan, Cewu Lu, Lizhuang Ma, Yong-Lu Li 0001 |
AAAI | 7 |
| 2025 | DrivingForward: Feed-forward 3D Gaussian Splatting for Driving Scene Reconstruction from Flexible Surround-view InputabstractWe propose DrivingForward, a feed-forward Gaussian Splatting model that reconstructs driving scenes from flexible surround-view input. Driving scene images from vehicle-mounted cameras are typically sparse, with limited overlap, and the movement of the vehicle further complicates the acquisition of camera extrinsics. To tackle these challenges and achieve real-time reconstruction, we jointly train a pose network, a depth network, and a Gaussian network to predict the Gaussian primitives that represent the driving scenes. The pose network and depth network determine the position of the Gaussian primitives in a self-supervised manner, without using depth ground truth and camera extrinsics during training. The Gaussian network independently predicts primitive parameters from each input image, including covariance, opacity, and spherical harmonics coefficients. At the inference stage, our model can achieve feed-forward reconstruction from flexible multi-frame surround-view input. Experiments on the nuScenes dataset show that our model outperforms existing state-of-the-art feed-forward and scene-optimized reconstruction methods in terms of reconstruction. Qijian Tian, Xin Tan 0002, Yuan Xie 0006, Lizhuang Ma |
AAAI | 4 |
| 2025 | PointDGMamba: Domain Generalization of Point Cloud Classification via Generalized State Space ModelabstractDomain Generalization (DG) has been recently explored to improve the generalizability of point cloud classification (PCC) models toward unseen domains. However, they often suffer from limited receptive fields or quadratic complexity due to the use of convolution neural networks or vision Transformers. In this paper, we present the first work that studies the generalizability of state space models (SSMs) in DG PCC and find that directly applying SSMs into DG PCC will encounter several challenges: the inherent topology of the point cloud tends to be disrupted and leads to noise accumulation during the serialization stage. Besides, the lack of designs in domain-agnostic feature learning and data scanning will introduce unanticipated domain-specific information into the 3D sequence data. To this end, we propose a novel framework, PointDGMamba, that excels in strong generalizability toward unseen domains and has the advantages of global receptive fields and efficient linear complexity. PointDGMamba consists of three innovative components: Masked Sequence Denoising (MSD), Sequence-wise Cross-domain Feature Aggregation (SCFA), and Dual-level Domain Scanning (DDS). In particular, MSD selectively masks out the noised point tokens of the point cloud sequences, SCFA introduces cross-domain but same-class point cloud features to encourage the model to learn how to extract more generalized features. DDS includes intra-domain scanning and cross-domain scanning to facilitate information exchange between features. In addition, we propose a new and more challenging benchmark PointDG-3to1 for multi-domain generalization. Extensive experiments demonstrate the effectiveness and state-of-the-art performance of PointDGMamba. Qianyu Zhou 0001, Haijia Sun, Xiangtai Li, Fengqi Liu, Xuequan Lu, Lizhuang Ma, Shuicheng Yan |
AAAI | 7 |
| 2025 | LLMs know their vulnerabilities: Uncover Safety Gaps through Natural Distribution ShiftsabstractSafety concerns in large language models (LLMs) have gained significant attention due to their exposure to potentially harmful data during pre-training. In this paper, we identify a new safety vulnerability in LLMs: their susceptibility to natural distribution shifts between attack prompts and original toxic prompts, where seemingly benign prompts, semantically related to harmful content, can bypass safety mechanisms. To explore this issue, we introduce a novel attack method, ActorBreaker, which identifies actors related to toxic prompts within pre-training distribution to craft multi-turn prompts that gradually lead LLMs to reveal unsafe content. ActorBreaker is grounded in Latour’s actor-network theory, encompassing both human and non-human actors to capture a broader range of vulnerabilities. Our experimental results demonstrate that ActorBreaker outperforms existing attack methods in terms of diversity, effectiveness, and efficiency across aligned LLMs. To address this vulnerability, we propose expanding safety training to cover a broader semantic space of toxic content. We thus construct a multi-turn safety dataset using ActorBreaker. Fine-tuning models on our dataset shows significant improvements in robustness, though with some trade-offs in utility. Code is available at https://github.com/AI45Lab/ActorAttack. Qibing Ren, Hao Li 0069, Dongrui Liu, Zhanxu Xie, Xiaoya Lu, Yu Qiao 0001, Lei Sha, Junchi Yan, Lizhuang Ma |
ACL (1) | 9 |
| 2025 | MDSAM: Intrinsic Cues Guided Segmentation for Mirror Detection
Lizhuang Ma, Mengtian Li 0002 |
CGI (1) | 3 |
| 2025 | DepthFisheye: Efficient Fine-Tuning of Depth Estimation Models for Fisheye Cameras
Zhiwei Zhang 0005, Xin Tan 0002, Zhizhong Zhang 0001, Lizhuang Ma |
CVM (3) | 5 |
| 2025 | TAD: A Plug-and-Play Task Arithmetic Approach for Augmenting Diffusion Models
Qingyi Zhu, Ruochen Jin, Zhiwei Zhang 0005, Yishen Xue, Xin Tan 0002, Lizhuang Ma |
CVM (2) | 6 |
| 2025 | One-for-More: Continual Diffusion Model for Anomaly DetectionabstractWith the rise of generative models, there is a growing interest in unifying all tasks within a generative framework. Anomaly detection methods also fall into this scope and utilize diffusion models to generate or reconstruct normal samples when given arbitrary anomaly images. However, our study found that the diffusion model suffers from severe "faithfulness hallucination" and "catastrophic forgetting", which can’t meet the unpredictable pattern increments. To mitigate the above problems, we propose a continual diffusion model that uses gradient projection to achieve stable continual learning. Gradient projection deploys a regularization on the model updating by modifying the gradient towards the direction protecting the learned knowledge. But as a double-edged sword, it also requires huge memory costs brought by the Markov process. Hence, we propose an iterative singular value decomposition method based on the transitive property of linear representation, which consumes tiny memory and incurs almost no performance loss. Finally, considering the risk of "over-fitting" to normal images of the diffusion model, we propose an anomaly-masked network to enhance the condition mechanism of the diffusion model. For continual anomaly detection, ours achieves first place in 17/18 settings on MVTec and VisA. Code is available at https://github.com/FuNz-0/One-for-More Xiaofan Li 0008, Xin Tan 0002, Zhizhong Zhang 0001, Rizen Guo, Guannan Jiang, Yanyun Qu, Lizhuang Ma, Yuan Xie 0006 |
CVPR | 10 |
| 2025 | Improving Autoregressive Visual Generation with Cluster-Oriented Token PredictionabstractEmploying LLMs for visual generation has recently become a research focus. However, the existing methods primarily transfer the LLM architecture to visual generation but rarely investigate the fundamental differences between language and vision. This oversight may lead to suboptimal utilization of visual generation capabilities within the LLM framework. In this paper, we explore the characteristics of visual embedding space under the LLM framework and discover that the correlation between visual embeddings can help achieve more stable and robust generation results. We present IAR, an Improved AutoRegressive Visual Generation Method that enhances the training efficiency and generation quality of LLM-based visual generation models. Firstly, we propose a Codebook Rearrangement strategy that uses balanced k-means clustering algorithm to rearrange the visual codebook into clusters, ensuring high similarity among visual features within each cluster. Leveraging the rearranged codebook, we propose a Cluster-oriented Cross-entropy Loss that guides the model to correctly predict the cluster where the target token is located. This approach ensures that even if the model predicts the wrong token index, there is a high probability the predicted token is located in the correct cluster, which significantly enhances the generation quality and robustness. Extensive experiments demonstrate that our IAR consistently enhances the model training efficiency and performance from 100M to 1.4B, reducing the training time by half while achieving the same FID. Additionally, IAR can be applied to various LLM-based visual generation models and adheres to the scaling law, providing a promising direction for future research in LLM-based visual generation. The code is available at: https://github.com/sjtuplayer/IAR. Jiangning Zhang, Ran Yi 0002, Jieyu Weng, Yabiao Wang, Xianfang Zeng, Zhucun Xue, Lizhuang Ma |
CVPR | 8 |
| 2025 | MOS: Modeling Object-Scene Associations in Generalized Category DiscoveryabstractGeneralized Category Discovery (GCD) is a classification task that aims to classify both base and novel classes in un-labeled images, using knowledge from a labeled dataset. In GCD, previous research overlooks scene information or treats it as noise, reducing its impact during model training. However, in this paper, we argue that scene information should be viewed as a strong prior for inferring novel classes. We attribute the misinterpretation of scene information to a key factor: the Ambiguity Challenge inherent in GCD. Specifically, novel objects in base scenes might be wrongly classified into base categories, while base objects in novel scenes might be mistakenly recognized as novel categories. Once the ambiguity challenge is addressed, scene information can reach its full potential, significantly enhancing the performance of GCD models. To more effectively leverage scene information, we propose the Modeling Object-Scene Associations (MOS) framework, which utilizes a simple MLP-based scene-awareness module to enhance GCD performance. It achieves an exceptional average accuracy improvement of 4% on the challenging fine-grained datasets compared to state-of-the-art methods, emphasizing its superior performance in fine-grained GCD. The code is publicly available at https://github.com/JethroPeng/MOS. Zhengyuan Peng, Jinpeng Ma, Zhimin Sun, Ran Yi 0002, Xin Tan 0002, Lizhuang Ma |
CVPR | 7 |
| 2025 | ATA: Adaptive Transformation Agent for Text-Guided Subject-Position Variable Background InpaintingabstractImage inpainting aims to fill the missing region of an image. Recently, there has been a surge of interest in foreground-conditioned background inpainting, a sub-task that fills the background of an image while the foreground subject and associated text prompt are provided. Existing background inpainting methods typically strictly preserve the subject’s original position from the source image, resulting in inconsistencies between the subject and the generated background. To address this challenge, we propose a new task, the "Text-Guided Subject-Position Variable Background Inpainting", which aims to dynamically adjust the subject position to achieve a harmonious relationship between the subject and the inpainted background, and propose the Adaptive Transformation Agent (ATA) for this task. Firstly, we design a PosAgent Block that adaptively predicts an appropriate displacement based on given features to achieve variable subject-position. Secondly, we design the Reverse Displacement Transform (RDT) module, which arranges multiple PosAgent blocks in a reverse structure, to transform hierarchical feature maps from deep to shallow based on semantic information. Thirdly, we equip ATA with a Position Switch Embedding to control whether the subject’s position in the generated image is adaptively predicted or fixed. Extensive comparative experiments validate the effectiveness of our ATA approach, which not only demonstrates superior inpainting capabilities in subject-position variable inpainting, but also ensures good performance on subjectposition fixed inpainting. Yizhe Tang, Zhimin Sun, Yuzhen Du, Ran Yi 0002, Guangben Lu, Lizhuang Ma, Fangyuan Zou |
CVPR | 8 |
| 2025 | 3D Gaussian Head Avatars with Expressive Dynamic Appearances by Compact Tensorial RepresentationsabstractRecent studies have combined 3D Gaussian and 3D Morphable Models (3DMM) to construct high-quality 3D head avatars. In this line of research, existing methods either fail to capture the dynamic textures or incur significant overhead in terms of runtime speed or storage space. To this end, we propose a novel method that addresses all the aforementioned demands. In specific, we introduce an expressive and compact representation that encodes texture-related attributes of the 3D Gaussians in the tensorial format. We store appearance of neutral expression in static tri-planes, and represents dynamic texture details for different expressions using lightweight 1D feature lines, which are then decoded into opacity offset relative to the neutral face. We further propose adaptive truncated opacity penalty and class-balanced sampling to improve generalization across different expressions. Experiments show this design enables accurate face dynamic details capturing while maintains real-time rendering and significantly reduces storage costs, thus broadening the applicability to more scenarios. Xuan Wang 0009, Ran Yi 0002, Yanbo Fan, Jichen Hu, Jingcheng Zhu, Lizhuang Ma |
CVPR | 7 |
| 2025 | Reconstructing In-the-Wild Open-Vocabulary Human-Object InteractionsabstractReconstructing human-object interactions (HOI) from single images is fundamental in computer vision. Existing methods are primarily trained and tested on indoor scenes due to the lack of 3D data, particularly constrained by the object variety, making it challenging to generalize to real-world scenes with a wide range of objects. The limitations of previous 3D HOI datasets were primarily due to the difficulty in acquiring 3D object assets. However, with the development of 3D reconstruction from single images, recently it has become possible to reconstruct various objects from 2D HOI images. We therefore propose a pipeline for annotating fine-grained 3D humans, objects, and their interactions from single images. We annotated 2.5k+ 3D HOI assets from existing 2D HOI datasets and built the first open-vocabulary in-the-wild 3D HOI dataset Open3DHOI, to serve as a future test set. Moreover, we design a novel Gaussian-HOI optimizer, which efficiently reconstructs the spatial interactions between humans and objects while learning the contact regions. Besides the 3D HOI reconstruction, we also propose several new tasks for 3D HOI understanding to pave the way for future work. Data and code will be publicly available at https://wenboran2002.github.io/3dhoi/. Boran Wen, Dingbang Huang, Jiahong Zhou, Jianbin Deng, Jingyu Gong, Lizhuang Ma, Yong-Lu Li 0001 |
CVPR | 8 |
| 2025 | Real-IAD D3: A Real-World 2D/Pseudo-3D/3D Dataset for Industrial Anomaly DetectionabstractThe increasing complexity of industrial anomaly detection (IAD) has positioned multimodal detection methods as a focal area of machine vision research. However, dedicated multimodal datasets specifically tailored for IAD remain limited. Pioneering datasets like MVTec 3D have laid essential groundwork in multimodal IAD by incorporating RGB+3D data, but still face challenges in bridging the gap with real industrial environments due to limitations in scale and resolution. To address these challenges, we introduce Real-IAD D3, a high-precision multimodal dataset that uniquely incorporates an additional pseudo-3D modality generated through photometric stereo, alongside high-resolution RGB images and micrometer-level 3D point clouds. Real-IAD D3features finer defects, diverse anomalies, and greater scale across 20 categories, providing a challenging benchmark for multimodal IAD Additionally, we introduce an effective approach that integrates RGB, point cloud, and pseudo-3D depth information to leverage the complementary strengths of each modality, enhancing detection performance. Our experiments highlight the importance of these modalities in boosting detection robustness and overall IAD performance. The dataset and code are publicly accessible for research purposes at https://realiad4ad.github.io/Real-IAD_D3. Wenbing Zhu, Ziqing Zhou, Chengjie Wang 0001, Yurui Pan, Ruoyi Zhang, Zhuhao Chen, Linjie Cheng, Bin-Bin Gao, Jiangning Zhang, Zhenye Gan, Yuxie Wang, Shuguang Qian, Mingmin Chi, Lizhuang Ma |
CVPR | 17 |
| 2025 | DiffuseFIST: A Fast Image-guided Style Transfer Method for Adapting Large-scale Diffusion ModelsabstractPre-trained text-to-image (T2I) synthesis diffusion models (DM) have shown remarkable capabilities in generating diverse images. However, they struggle to satisfy the user’s requirements due to (i) text’s inherent imprecision in expressing specific styles and (ii) generation is time-consuming due to many iterations in reverse process of diffusion models. To address these issues, we propose a fast style transfer method adopting pre-trained large-scale diffusion models, dubbed as DiffuseFIST, which adds T-small (300) noise to accelerate reverse process and solely requires real-world images and artistic images as input. Specifically, to preserve content and prevent style leakage, we introduce Content Injection (CI) strategy to achieve fine-grained control over the generated structure by manipulating spatial features and self-attention inside the model. Furthermore, we design Iterative Style Guidance (ISG) strategy which allows explicit user guidance and control of stylization tradeoffs. Finally, we initialize latent variable with Whitening and Coloring Transform (WCT) to deal with the disharmonious color. Qualitative and quantitative experiments demonstrate that our proposed method surpasses state-of-the-art methods in both conventional and diffusion-based style transfer methods. Miaomiao Dai, Qianyu Zhou 0001, Ran Yi 0002, Lizhuang Ma |
ICASSP | 4 |
| 2025 | Knowledge Transfer Across Modalities for Weakly Supervised Point Cloud Semantic SegmentationabstractCurrent weakly supervised point cloud semantic segmentation struggles with insufficient utilization of limited annotations in unimodal representation learning due to the sparse and textureless nature of point clouds. In this work, we leverage cross-modality information by transferring knowledge from image and text sources to the point cloud network. The intuition is that images contribute rich texture, color, and discriminative information, complementing point clouds to boost semantic segmentation performance. To reduce extensive computational resources for cross-modality fusion, we introduce the Multi-Scale Deformable Knowledge Transfer, an innovative training scheme that optimizes and extends the one-to-one mapping to flexible one-to-many relations between multi-modal data. Furthermore, we employ pre-trained image-text models to generate pseudo labels for point clouds and construct positive and negative samples for semantic contrastive regularization, facilitating the full exploitation of unlabeled data. The experimental results evaluated on SemanticKITTI and nuScenes demonstrate substantial improvements, achieving an average gain of 3.8% over the previous weakly supervised methods, and comparable performances to fully supervised approaches. Yunhang Shen, Mengtian Li 0002, Ke Li 0015, Xing Sun 0001, Shaohui Lin, Lizhuang Ma |
ICASSP | 7 |
| 2025 | Go to Zero: Towards Zero-Shot Motion Generation with Million-Scale DataabstractGenerating diverse and natural human motion sequences based on textual descriptions constitutes a fundamental and challenging research area within the domains of computer vision, graphics, and robotics. Despite significant advancements in this field, current methodologies often face challenges regarding zero-shot generalization capabilities, largely attributable to the limited size of training datasets. Moreover, the lack of a comprehensive evaluation framework impedes the advancement of this task by failing to identify directions for improvement. In this work, we aim to push text-to-motion into a new era, that is, to achieve the generalization ability of zero-shot. To this end, firstly, we develop an efficient annotation pipeline and introduce MotionMillion-the largest human motion dataset to date, featuring over 2,000 hours and 2 million high-quality motion sequences. Additionally, we propose MotionMillion-Eval, the most comprehensive benchmark for evaluating zero-shot motion generation. Leveraging a scalable architecture, we scale our model to 7B parameters and validate its performance on MotionMillion-Eval. Our results demonstrate strong generalization to out-of-domain and complex compositional motions, marking a significant step toward zero-shot human motion generation. The code is available at https://github.com/VankouF/MotionMillion-Codes. Shunlin Lu, Minyue Dai, Runyi Yu 0003, Lixing Xiao, Zhiyang Dou, Junting Dong, Lizhuang Ma, Jingbo Wang 0003 |
ICCV | 8 |
| 2025 | SuperMat: Physically Consistent PBR Material Estimation at Interactive RatesabstractDecomposing physically-based materials from images into their constituent properties remains challenging, particularly when maintaining both computational efficiency and physical consistency. While recent diffusion-based approaches have shown promise, they face substantial computational overhead due to multiple denoising steps and separate models for different material properties. We present SuperMat, a single-step framework that achieves high-quality material decomposition with one-step inference. This enables end-to-end training with perceptual and re-render losses while decomposing albedo, metallic, and roughness maps at millisecond-scale speeds. We further extend our framework to 3D objects through a UV refinement network, enabling consistent material estimation across viewpoints while maintaining efficiency. Experiments demonstrate that SuperMat achieves state-of-the-art PBR material decomposition quality while reducing inference time from seconds to milliseconds per image, and completes PBR material estimation for 3D objects in approximately 3 seconds. The project page is at https://hyj542682306.github.io/SuperMat/. Yijia Hong, Ran Yi 0002, Yan-Pei Cao 0001, Lizhuang Ma |
ICCV | 6 |
| 2025 | Mv-Adapter: Multi-View Consistent Image Generation Made EasyabstractExisting multi-view image generation methods often make invasive modifications to pre-trained text-to-image (T2I) models and require full fine-tuning, leading to (1) high computational costs, especially with large base models and high-resolution images, and (2) degradation in image quality due to optimization difficulties and scarce high-quality 3D data. In this paper, we propose the first adapter-based solution for multi-view image generation, and introduce MV-Adapter, a versatile plug-and-play adapter that enhances T2I models and their derivatives without altering the original network structure or feature space. By updating fewer parameters, MV-Adapter enables efficient training and preserves the prior knowledge embedded in pre-trained models, mitigating overfitting risks. To efficiently model the 3D geometric knowledge within the adapter, we introduce innovative designs that include duplicated self-attention layers and parallel attention architecture, enabling the adapter to inherit the powerful priors of the pre-trained models to model the novel 3D knowledge. Moreover, we present a unified condition encoder that seamlessly integrates camera parameters and geometric information, facilitating applications such as text- and image-based 3D generation and texturing. MV-Adapter achieves multi-view generation at 768 resolution on Stable Diffusion XL (SDXL), and demonstrates adaptability and versatility. It can also be extended to arbitrary view generation, enabling broader applications. We demonstrate that MV-Adapter sets a new quality standard for multi-view image generation, and opens up new possibilities due to its efficiency, adaptability and versatility. Zehuan Huang, Ran Yi 0002, Lizhuang Ma, Yan-Pei Cao 0001, Lu Sheng |
ICCV | 5 |
| 2025 | Pinco: Position-Induced Consistent Adapter for Diffusion Transformer in Foreground-Conditioned InpaintingabstractForeground-conditioned inpainting aims to seamlessly fill the background region of an image by utilizing the provided foreground subject and a text description. While existing T2I-based image inpainting methods can be applied to this task, they suffer from issues of subject shape expansion, distortion, or impaired ability to align with the text description, resulting in inconsistencies between the visual elements and the text description. To address these challenges, we propose Pinco, a plug-and-play foreground-conditioned inpainting adapter that generates high-quality backgrounds with good text alignment while effectively preserving the shape of the foreground subject. Firstly, we design a Self-Consistent Adapter that integrates the foreground subject features into the layout-related self-attention layer, which helps to alleviate conflicts between the text and subject features by ensuring that the model can effectively consider the foreground subject's characteristics while processing the overall image layout. Secondly, we design a Decoupled Image Feature Extraction method that employs distinct architectures to extract semantic and spatial features separately, significantly improving subject feature extraction and ensuring high-quality preservation of the subject's shape. Thirdly, to ensure precise utilization of the extracted features and to focus attention on the subject region, we introduce a Shared Positional Embedding Anchor, greatly improving the model's understanding of subject features and boosting training efficiency. Extensive experiments demonstrate that our method achieves superior performance and efficiency in foreground-conditioned inpainting. Guangben Lu, Yuzhen Du, Yizhe Tang, Zhimin Sun, Ran Yi 0002, Yifan Qi, Lizhuang Ma, Fangyuan Zou |
ICCV | 8 |
| 2025 | Stylized-Face: A Million-Level Stylized Face Dataset for Face Recognition
Zhengyuan Peng, Jianqing Xu, Yuge Huang, Jinkun Hao, Shouhong Ding, Zhizhong Zhang 0001, Xin Tan 0002, Lizhuang Ma |
ICCV | 8 |
| 2025 | From Enhancement to Understanding: Build a Generalized Bridge for Low-Light Vision via Semantically Consistent Unsupervised Fine-Tuning
Shao Zeng, Tianjun Gu, Zhizhong Zhang 0001, Shouhong Ding, Jun Wang 0006, Xin Tan 0002, Yuan Xie 0006, Lizhuang Ma |
ICCV | 11 |
| 2025 | SIGMAN: Scaling 3D Human Gaussian Generation with Millions of Assetsabstract3D human digitization has long been a highly pursued yet challenging task. Existing methods aim to generate high-quality 3D digital humans from single or multiple views, but remain primarily constrained by current paradigms and the scarcity of 3D human assets. Specifically, recent approaches fall into several paradigms: optimization-based and feed-forward (both single-view regression and multi-view generation with reconstruction). However, they are limited by slow speed, low quality, cascade reasoning, and ambiguity in mapping low-dimensional planes to high-dimensional space due to occlusion and invisibility, respectively. Furthermore, existing 3D human assets remain small-scale, insufficient for large-scale training. To address these challenges, we propose a latent space generation paradigm for 3D human digitization, which involves compressing multi-view images into Gaussians via a UV-structured VAE, along with DiT-based conditional generation, we transform the ill-posed low-to-high-dimensional mapping problem into a learnable distribution shift, which also supports end-to-end inference. In addition, we employ the multi-view optimization approach combined with synthetic data to construct the HGS-1M dataset, which contains $1$ million 3D Gaussian assets to support the large-scale training. Experimental results demonstrate that our paradigm, powered by large-scale training, produces high-quality 3D human Gaussians with intricate textures, facial details, and loose clothing deformation. Yuhang Yang 0002, Fengqi Liu, Yixing Lu, Pingyu Wu, Wei Zhai, Ran Yi 0002, Yang Cao 0010, Lizhuang Ma, Zhengjun Zha, Junting Dong |
ICCV | 9 |
| 2025 | SaRA: High-Efficient Diffusion Model Fine-tuning with Progressive Sparse Low-Rank AdaptationabstractThe development of diffusion models has led to significant progress in image and video generation tasks, with pre-trained models like the Stable Diffusion series playing a crucial role.
However, a key challenge remains in downstream task applications: how to effectively and efficiently adapt pre-trained diffusion models to new tasks.
Inspired by model pruning which lightens large pre-trained models by removing unimportant parameters, we propose a novel model fine-tuning method to make full use of these ineffective parameters and enable the pre-trained model with new task-specified capabilities.
In this work, we first investigate the importance of parameters in pre-trained diffusion models and discover that parameters with the smallest absolute values do not contribute to the generation process due to training instabilities.
Based on this observation, we propose a fine-tuning method termed SaRA that re-utilizes these temporarily ineffective parameters, equating to optimizing a sparse weight matrix to learn the task-specific knowledge.
To mitigate potential overfitting, we propose a nuclear-norm-based low-rank sparse training scheme for efficient fine-tuning.
Furthermore, we design a new progressive parameter adjustment strategy to make full use of the finetuned parameters.
Finally, we propose a novel unstructural backpropagation strategy, which significantly reduces memory costs during fine-tuning.
Our method enhances the generative capabilities of pre-trained models in downstream applications and outperforms existing fine-tuning methods in maintaining model's generalization ability. Source code is available at https://sjtuplayer.github.io/projects/SaRA. Jiangning Zhang, Ran Yi 0002, Hongrui Huang, Yabiao Wang, Lizhuang Ma |
ICLR | 6 |
| 2025 | StyleRWKV: High-Quality and High-Efficiency Style Transfer with RWKV-like ArchitectureabstractStyle transfer aims to generate a new image preserving the content but with the artistic representation of the style source. Most of the existing methods are based on Transformers or diffusion models, however, they suffer from quadratic computational complexity and high inference time. RWKV, as an emerging deep sequence models, has shown immense potential for long-context sequence modeling in NLP tasks. In this work, we present a novel framework StyleRWKV, to achieve high-quality style transfer with limited memory usage and linear time complexity. Specifically, we propose a Recurrent WKV (Re-WKV) attention mechanism, which incorporates bidirectional attention to establish a global receptive field. Additionally, we develop a Deformable Shifting (Deform-Shifting) layer that introduces learnable offsets to the sampling grid of the convolution kernel, allowing tokens to shift flexibly and adaptively from the region of interest, thereby enhancing the model’s ability to capture local dependencies. Finally, we propose a Skip Scanning (S-Scanning) method that effectively establishes global contextual dependencies. Extensive experiments with analysis including qualitative and quantitative evaluations demonstrate that our approach outperforms state-of-the-art methods in terms of stylization quality, model complexity, and inference efficiency. Miaomiao Dai, Qianyu Zhou 0001, Lizhuang Ma |
ICME | 3 |
| 2025 | BEAR: A Video Dataset For Fine-grained Behaviors Recognition Oriented with Action and Environment FactorsabstractBehavior recognition is an important task in video representation learning. An essential aspect pertains to effective feature learning conducive to behavior recognition. Recently, researchers have started to study fine-grained behavior recognition, which provides similar behaviors and encourages the model to concern with more details of behaviors with effective features for distinction. However, previous fine-grained behaviors limited themselves to controlling partial information to be similar, leading to an unfair and not comprehensive evaluation of existing works. In this work, we develop a new video fine-grained behavior dataset, named BEAR, which provides fine-grained (i.e. similar) behaviors that uniquely focus on two primary factors defining behavior: Environment and Action. It includes two fine-grained behavior protocols including Fine-grained Behavior with Similar Environments and Fine-grained Behavior with Similar Actions as well as multiple sub-protocols as different scenarios. Furthermore, with this new dataset, we conduct multiple experiments with different behavior recognition models. Our research primarily explores the impact of input modality, a critical element in studying the environmental and action-based aspects of behavior recognition. Our experimental results yield intriguing insights that have substantial implications for further research endeavors. Chengyang Hu, Yuduo Chen, Lizhuang Ma |
ICME | 3 |
| 2025 | Domain Generalization via Discrete Codebook LearningabstractDomain generalization (DG) strives to address distribution shifts across diverse environments to enhance model’s generalizability. Current DG approaches are confined to acquiring robust representations with continuous features, specifically training at the pixel level. However, this DG paradigm may struggle to mitigate distribution gaps in dealing with a large space of continuous features, rendering it susceptible to pixel details that exhibit spurious correlations or noise. In this paper, we first theoretically demonstrate that the domain gaps in continuous representation learning can be reduced by the discretization process. Based on this inspiring finding, we introduce a novel learning paradigm for DG, termed Discrete Domain Generalization (DDG). DDG proposes to use a codebook to quantize the feature map into discrete codewords, aligning semantic-equivalent information in a shared discrete representation space that prioritizes semantic-level information over pixel-level intricacies. By learning at the semantic level, DDG diminishes the number of latent features, optimizing the utilization of the representation space and alleviating the risks associated with the wide-ranging space of continuous features. Extensive experiments across widely employed benchmarks in DG demonstrate DDG’s superior performance compared to state-of-the-art approaches, underscoring its potential to reduce the distribution gaps and enhance the model’s generalizability. Shaocong Long, Qianyu Zhou 0001, Xi Jiang 0009, Chenhao Ying 0001, Lizhuang Ma, Yuan Luo 0003 |
ICME | 5 |
| 2025 | SU-SAM: A Simple Unified Framework for Adapting SAM in Underperformed SceneabstractSegment Anything Model (SAM) excels in common vision tasks but struggles with specialized data. Recent methods fine-tune SAM using parameter-efficient techniques and task-specific designs, but they rely heavily on handcrafting and pre/post-processing, limiting the generalizability. In this paper, we propose SU-SAM, a simple and unified framework that adapts SAM efficiently without task-specific designs, improving its adaptability to underperforming scenes. SU-SAM abstracts parameter-efficient modules into basic design elements, offering four variants: series, parallel, mixed, and LoRA structures. Experiments across nine datasets and six tasks, including medical and defect segmentation, demonstrate SU-SAM’s superior performance. We analyze the effectiveness of different parameter-efficient designs and present a generalized model and benchmark, highlighting SU-SAM’s adaptability across diverse datasets. Yiran Song, Qianyu Zhou 0001, Xuequan Lu, Zhiwen Shao, Lizhuang Ma |
ICME | 5 |
| 2025 | EyeSeg: An Uncertainty-Aware Eye Segmentation Framework for AR/VRabstractHuman-machine interaction through augmented reality (AR) and virtual reality (VR) is increasingly prevalent, requiring accurate and efficient gaze estimation which hinges on the accuracy of eye segmentation to enable smooth user experiences. We introduce EyeSeg, a novel eye segmentation framework designed to overcome key challenges that existing approaches struggle with: motion blur, eyelid occlusion, and train-test domain gaps. In these situations, existing models struggle to extract robust features, leading to suboptimal performance. Noting that these challenges can be generally quantified by uncertainty, we design EyeSeg as an uncertainty-aware eye segmentation framework for AR/VR wherein we explicitly model the uncertainties by performing Bayesian uncertainty learning of a posterior under the closed set prior. Theoretically, we prove that a statistic of the learned posterior indicates segmentation uncertainty levels and empirically outperforms existing methods in downstream tasks, such as gaze estimation. EyeSeg outputs an uncertainty score and the segmentation result, weighting and fusing multiple gaze estimates for robustness, which proves to be effective especially under motion blur, eyelid occlusion and cross-domain challenges. Moreover, empirical results suggest that EyeSeg achieves segmentation improvements of MIoU, E1, F1, and ACC surpassing previous approaches. Zhengyuan Peng, Jianqing Xu, Shen Li 0004, Jiazhen Ji, Yuge Huang, Jinmin Li, Shouhong Ding, Rizen Guo, Xin Tan 0002, Lizhuang Ma |
IJCAI | 11 |
| 2025 | PFDepth: Heterogeneous Pinhole-Fisheye Joint Depth Estimation via Distortion-aware Gaussian-Splatted Volumetric FusionabstractIn this paper, we present the first pinhole-fisheye framework for heterogeneous multi-view depth estimation, PFDepth. Our key insight is to exploit the complementary characteristics of pinhole and fisheye imagery (undistorted vs. distorted, small vs. large FOV, far vs. near field) for joint optimization. PFDepth employs a unified architecture capable of processing arbitrary combinations of pinhole and fisheye cameras with varied intrinsics and extrinsics. Within PFDepth, we first explicitly lift 2D features from each heterogeneous view into a canonical 3D volumetric space. Then, a core module termed Heterogeneous Spatial Fusion is designed to process and fuse distortion-aware volumetric features across overlapping and non-overlapping regions. Additionally, we subtly reformulate the conventional voxel fusion into a novel 3D Gaussian representation, in which learnable latent Gaussian spheres dynamically adapt to local image textures for finer 3D aggregation. Finally, fused volume features are rendered into multi-view depth maps. Through extensive experiments, we demonstrate that PFDepth sets a state-of-the-art performance on KITTI-360 and RealHet datasets over current mainstream depth networks. To the best of our knowledge, this is the first systematic study of heterogeneous pinhole-fisheye depth estimation, offering both technical novelty and valuable empirical insights. Zhiwei Zhang 0005, Ruikai Xu, Zhizhong Zhang 0001, Xin Tan 0002, Jingyu Gong, Yuan Xie 0006, Lizhuang Ma |
ACM Multimedia | 8 |
| 2025 | Identity-Preserving Text-to-Video Generation Guided by Simple yet Effective Spatial-Temporal Decoupled RepresentationsabstractIdentity-preserving text-to-video (IPT2V) generation, which aims to create high-fidelity videos with consistent human identity, has become crucial for downstream applications. However, current end-to-end frameworks suffer a critical spatial-temporal trade-off: optimizing for spatially coherent layouts of key elements ( e.g., character identity preservation) often compromises instruction-compliant temporal smoothness, while prioritizing dynamic realism risks disrupting the spatial coherence of visual structures. To tackle this issue, we propose a simple yet effective spatial-temporal decoupled framework that decomposes representations into spatial features for layouts and temporal features for motion dynamics. Specifically, our paper proposes a semantic prompt optimization mechanism and stage-wise decoupled generation paradigm. The former module decouples the prompt into spatial and temporal components. Aligned with the subsequent stage-wise decoupled approach, the spatial prompts guide the text-to-image (T2I) stage to generate coherent spatial features, while the temporal prompts direct the sequential image-to-video (I2V) stage to ensure motion consistency. Experimental results validate that our approach achieves excellent spatiotemporal consistency, demonstrating outstanding performance in identity preservation, text relevance, and video quality. By leveraging this simple yet robust mechanism, our algorithm secures the runner-up position in 2025 ACM Multimedia Challenge. Our code is available at https://github.com/rain152/IPVG. Yuji Wang, Moran Li, Xiaobin Hu, Ran Yi 0002, Jiangning Zhang, Weijian Cao, Yabiao Wang, Chengjie Wang 0001, Lizhuang Ma |
ACM Multimedia | 10 |
| 2025 | SD-VLM: Spatial Measuring and Understanding with Depth-Encoded Vision-Language ModelsabstractWhile vision language models (VLMs) excel in 2D semantic visual understanding, their ability to quantitatively reason about 3D spatial relationships remains underexplored due to the deficiency of spatial representation ability of 2D images. In this paper, we analyze the problem hindering VLMs’ spatial understanding abilities and propose SD-VLM, a novel framework that significantly enhances fundamental spatial perception abilities of VLMs through two key contributions: (1) propose Massive Spatial Measuring and Understanding (MSMU) dataset with precise spatial annotations, and (2) introduce a simple depth positional encoding method strengthening VLMs’ spatial awareness. MSMU dataset includes massive quantitative spatial tasks with 700K QA pairs, 2.5M physical numerical annotations, and 10K chain-of-thought augmented samples. We have trained SD-VLM, a strong generalist VLM which shows superior quantitative spatial measuring and understanding capability. SD-VLM not only achieves state-of-the-art performance on our proposed MSMU-Bench, but also shows spatial generalization abilities on other spatial understanding benchmarks including Q-Spatial and SpatialRGPTBench. Extensive experiments demonstrate that SD-VLM outperforms GPT-4o and Intern-VL3-78B by 26.91% and 25.56% respectively on MSMU-Bench. Code and models are released at https://github.com/cpystan/SD-VLM. Pingyi Chen, Yujing Lou, Shen Cao, Jinhui Guo, Lubin Fan, Lin Yang 0011, Lizhuang Ma, Jieping Ye |
NeurIPS | 8 |
| 2025 | MesaTask: Towards Task-Driven Tabletop Scene Generation via 3D Spatial ReasoningabstractThe ability of robots to interpret human instructions and execute manipulation tasks necessitates the availability of task-relevant tabletop scenes for training. However, traditional methods for creating these scenes rely on time-consuming manual layout design or purely randomized layouts, which are limited in terms of plausibility or alignment with the tasks. In this paper, we formulate a novel task, namely task-oriented tabletop scene generation, which poses significant challenges due to the substantial gap between high-level task instructions and the tabletop scenes. To support research on such a challenging task, we introduce \textbf{MesaTask-10K}, a large-scale dataset comprising approximately 10,700 synthetic tabletop scenes with \emph{manually crafted layouts} that ensure realistic layouts and intricate inter-object relations. To bridge the gap between tasks and scenes, we propose a \textbf{Spatial Reasoning Chain} that decomposes the generation process into object inference, spatial interrelation reasoning, and scene graph construction for the final 3D layout. We present \textbf{MesaTask}, an LLM-based framework that utilizes this reasoning chain and is further enhanced with DPO algorithms to generate physically plausible tabletop scenes that align well with given task descriptions. Exhaustive experiments demonstrate the superior performance of MesaTask compared to baselines in generating task-conforming tabletop scenes with realistic layouts. Jinkun Hao, Naifu Liang, Xudong Xu, Weipeng Zhong, Ran Yi 0002, Yichen Jin, Zhaoyang Lyu, Feng Zheng 0001, Lizhuang Ma, Jiangmiao Pang |
NeurIPS | 10 |
| 2025 | Point Mask Transformer for Outdoor Point Cloud Semantic SegmentationabstractCurrent outdoor point-cloud segmentation methods typically formulate semantic segmentation as a per-point/voxel-classification task. Although this strategy is straightforward because it classifies each point directly, it ignores the overall relationship of the category. As an alternative paradigm, mask classification decouples category classification from region localization, allowing the model to better capture overall category relationships. In this paper, we propose a novel approach called the point mask transformer (PMFormer), which transforms the semantic segmentation of point clouds from per-point classification to mask classification using a transformer architecture. The proposed model comprises a 3D backbone, transformer decoder, and segmentation head that predicts a series of binary masks, each associated with a global class label. Furthermore, to accommodate the unique characteristics of large and sparse outdoor point-cloud scenes, we propose three enhancements for the integration of point-cloud data with the transformer: MaskMix, 3D position encoding, and attention weights. We evaluate our model using the SemanticKITTI and nuScenes datasets. Our experimental results show that the proposed method outperforms state-of-the-art semantic segmentation approaches. Xin Tan 0002, Zhizhong Zhang 0001, Yuan Xie 0006, Lizhuang Ma |
Comput. Vis. Media | 5 |
| 2025 | Facial Action Unit Detection by Adaptively Constraining Self-Attention and Causally Deconfounding Sample
Zhiwen Shao, Hancheng Zhu, Yong Zhou 0003, Xiang Xiang 0001, Bing Liu 0016, Rui Yao 0006, Lizhuang Ma |
Int. J. Comput. Vis. | 7 |
| 2025 | Rethinking Open-World DeepFake Attribution with Multi-perspective Sensory Learning
Zhimin Sun, Shen Chen 0004, Taiping Yao, Ran Yi 0002, Shouhong Ding, Lizhuang Ma |
Int. J. Comput. Vis. | 6 |
| 2025 | Towards Balanced Representation Learning with Semantic Anchor Regularization
Chengjie Wang 0001, Qiang Nie, Yong Liu 0032, Xi Jiang 0009, Yanqi Ge, Yunsheng Wu, Feng Zheng 0001, Lizhuang Ma |
Int. J. Comput. Vis. | 10 |
| 2025 | Optimal Transport with Arbitrary Prior for Dynamic Resolution Network
Zhizhong Zhang 0001, Chenyang Zhang 0003, Lizhuang Ma, Xin Tan 0002, Yuan Xie 0006 |
Int. J. Comput. Vis. | 4 |
| 2025 | DCS-RISR: Dynamic channel splitting for efficient real-world image super-resolution
Junbo Qiao, Shaohui Lin, Yulun Zhang 0001, Wei Li 0002, Jie Hu 0021, Gaoqi He, Changbo Wang, Lizhuang Ma |
Neural Networks | 8 |
| 2025 | MOL: Joint Estimation of Micro-Expression, Optical Flow, and Landmark via Transformer-Graph-Style ConvolutionabstractFacial micro-expression recognition (MER) is a challenging problem, due to transient and subtle micro-expression (ME) actions. Most existing methods depend on hand-crafted features, key frames like onset, apex, and offset frames, or deep networks limited by small-scale and low-diversity datasets. In this paper, we propose an end-to-end micro-action-aware deep learning framework with advantages from transformer, graph convolution, and vanilla convolution. In particular, we propose a novel F5C block composed of fully-connected convolution and channel correspondence convolution to directly extract local-global features from a sequence of raw frames, without the prior knowledge of key frames. The transformer-style fully-connected convolution is proposed to extract local features while maintaining global receptive fields, and the graph-style channel correspondence convolution is introduced to model the correlations among feature patterns. Moreover, MER, optical flow estimation, and facial landmark detection are jointly trained by sharing the local-global features. The two latter tasks contribute to capturing facial subtle action information for MER, which can alleviate the impact of insufficient training data. Extensive experiments demonstrate that our framework (i) outperforms the state-of-the-art MER methods on CASME II, SAMM, and SMIC benchmarks, (ii) works well for optical flow estimation and facial landmark detection, and (iii) can capture facial subtle muscle actions in local regions associated with MEs. Zhiwen Shao, Feiran Li, Yong Zhou 0003, Xuequan Lu, Yuan Xie 0006, Lizhuang Ma |
IEEE Trans. Pattern Anal. Mach. Intell. | 7 |
| 2025 | M3DM-NR: RGB-3D Noisy-Resistant Industrial Anomaly Detection via Multimodal DenoisingabstractExisting industrial anomaly detection methods primarily concentrate on unsupervised learning with pristine RGB images. Yet, both RGB and 3D data are crucial for anomaly detection, and the datasets are seldom completely clean in practical scenarios. To address above challenges, this paper initially delves into the RGB-3D multi-modal noisy anomaly detection, proposing a novel noise-resistant M3DM-NR framework to leveraging strong multi-modal discriminative capabilities of CLIP. M3DM-NR consists of three stages: Stage-I introduces the Suspected References Selection module to filter a few normal samples from the training dataset, using the multimodal features extracted by the Initial Feature Extraction, and a Suspected Anomaly Map Computation module to generate a suspected anomaly map to focus on abnormal regions as reference. Stage-II uses the suspected anomaly maps of the reference samples as reference, and inputs image, point cloud, and text information to achieve denoising of the training samples through intra-modal comparison and multi-scale aggregation operations. Finally, Stage-III proposes the Point Feature Alignment, Unsupervised Feature Fusion, Noise Discriminative Coreset Selection, and Decision Layer Fusion modules to learn the pattern of the training dataset, enabling anomaly detection and segmentation while filtering out noise. Extensive experiments show that M3DM-NR outperforms state-of-the-art methods in 3D-RGB multi-modal noisy anomaly detection. Chengjie Wang 0001, Haokun Zhu, Jinlong Peng, Yue Wang 0020, Ran Yi 0002, Yunsheng Wu, Lizhuang Ma, Jiangning Zhang |
IEEE Trans. Pattern Anal. Mach. Intell. | 7 |
| 2025 | SoftPatch+: Fully unsupervised anomaly classification and segmentation
Chengjie Wang 0001, Xi Jiang 0009, Bin-Bin Gao, Zhenye Gan, Yong Liu 0032, Feng Zheng 0001, Lizhuang Ma |
Pattern Recognit. | 7 |
| 2025 | Mirror Detection via Multi-Directional Similarity Perception and Spectral Saliency EnhancementabstractMirror detection is a challenging task, due to the reflective properties of mirrors. Most existing approaches rely on exploiting the relationship between the content inside the mirror and the surrounding environment to aid in locating mirrors. A typical solution is to utilize contextual contrasted features. However, the discontinuity in content at the edges of mirrors may not always be prominent. To overcome this limitation, we propose a novel mirror detection framework called S2MD including two main modules, multi-directional similarity perception module (MSPM) and spectral saliency enhancement decoder module (SSEDM). Specifically, we employ a backbone network to extract multi-scale global information from images using a dual-path approach. Then, we feed these high-level dual-path features into MSPMs to generate direction-sensitive similarity-consistent features. MSPM utilizes active rotating filters and oriented response pooling to model the similarity relations in different orientations. Moreover, the SSEDM is utilized to enhance the spatial contextual contrasted features using feature spectral residuals and fuse the dual-path features to obtain the final predicted mirror mask. Extensive experiments demonstrate that our method achieves state-of-the-art performance on challenging MSD, PMD, and RGBD-Mirror benchmarks. The code is available at https://github.com/RuiChen-stack/M2SD. Zhiwen Shao, Xuehuai Shi, Bing Liu 0016, Canlin Li, Lizhuang Ma, Dit-Yan Yeung |
IEEE Trans. Circuits Syst. Video Technol. | 6 |
| 2025 | Diverse Target and Contribution Scheduling for Domain GeneralizationabstractGeneralization under distribution shifts has been a great challenge in computer vision. The prevailing practice of directly employing the one-hot labels as the training targets in domain generalization (DG) can lead to gradient conflicts, making it insufficient for capturing the intrinsic class characteristics and hard to increase the intra-class variation. Besides, existing methods in DG mostly overlook the distinct contributions of source (seen) domains, resulting in uneven learning from these domains. To address these issues, we first present a theoretical and empirical analysis on the existence of gradient conflicts in DG, unveiling the previously unexplored relationship between distribution shifts and gradient conflicts during optimization process. In this paper, we present a novel perspective of DG from the empirical source domain's risk, and propose a new paradigm for DG called Diverse Target and Contribution Scheduling (DTCS). DTCS comprises two innovative modules: Diverse Target Supervision (DTS) and Diverse Contribution Balance (DCB), with the aim of addressing the limitations associated with the common utilization of one-hot labels and equal contributions for source domains in DG. In specific, DTS employs distinct soft labels as training targets to account for various feature distributions across domains and thereby mitigates the gradient conflicts, and DCB dynamically balances the contributions of source domains by ensuring a fair decline in losses of different source domains. Extensive experiments with analysis on four benchmark datasets show that the proposed method achieves a competitive performance in comparison with the state-of-the-art approaches, demonstrating the effectiveness and advantages of the proposed DTCS. The source code will be available at https://github.com/longshaocong/DTCS. Shaocong Long, Qianyu Zhou 0001, Chenhao Ying 0001, Lizhuang Ma, Yuan Luo 0003 |
IEEE Trans. Image Process. | 4 |
| 2025 | GEOcc: Geometrically Enhanced 3D Occupancy Network With Implicit-Explicit Depth Fusion and Contextual Self-Supervisionabstract3D occupancy perception holds a pivotal role in recent vision-centric autonomous driving systems by converting surround-view images into integrated geometric and semantic representations within dense 3D grids. Nevertheless, current models still encounter two main challenges: modeling depth accurately in the 2D-3D view transformation stage, and overcoming the lack of generalizability issues due to sparse LiDAR supervision. To address these issues, this paper presents GEOcc, a Geometric-Enhanced Occupancy network tailored for vision-only surround-view perception. Our approach is three-fold: 1) Integration of explicit lift-based depth prediction and implicit projection-based transformers for depth modeling, enhancing the density and robustness of view transformation. 2) Utilization of mask-based encoder-decoder architecture for fine-grained semantic predictions; 3) Adoption of context-aware self-training loss functions in the pertaining stage to complement LiDAR supervision, involving the re-rendering of 2D depth maps from 3D occupancy features and leveraging image reconstruction loss to obtain denser depth supervision besides sparse LiDAR ground-truths. Our approach achieves State-of-the-Art performance on the Occ3D-nuScenes dataset with the least image resolution needed and the most weightless image backbone compared with current models, marking an improvement of 3.3% due to our proposed contributions. Comprehensive experimentation also demonstrates the consistent superiority of our method over baselines and alternative approaches. Our code is available athttps://github.com/world-executed/GEOcc.git Xin Tan 0002, Zhiwei Zhang 0005, Chaojie Fan, Yong Peng 0002, Zhizhong Zhang 0001, Yuan Xie 0006, Lizhuang Ma |
IEEE Trans. Intell. Transp. Syst. | 8 |
| 2025 | WV-LUT: Wide Vision Lookup Tables for Real-Time Low-Light Image EnhancementabstractIn recent years, the lookup tables (LUTs) with deep learning for image enhancement have achieved remarkable results with extremely high inference efficiency. However, when dealing with severely degraded low-light images, lookup-table-based methods tend to exhibit poor enhancement results due to the lack of contextual and global information. To address the limitations of current lookup-table-based methods in the low-light image enhancement task, we propose the novel Wide Vision Lookup Tables (WV-LUT) by introducing Complementary-Hierarchical 4D-LUTs into 3D-LUT, which allows 3D-LUT to have a wider range of vision. Specifically, the 4D-LUTs are used to expand the receptive field and process local information on a single channel, while a 3D-LUT is used for sRGB channel post-processing. Additionally, we propose a lightweight Global Adjustment Module that further enhances the performance and generalization of WV-LUT by obtaining global adjustment parameters for gamma and color correction matrix to adaptively process images. Experimental results demonstrate that our method outperforms other state-of-the-art methods in low-light image enhancement with the highest average ranking and superior inference efficiency. Furthermore, deployment experiments on mobile devices demonstrate that our WV-LUT achieves superior results and inference efficiency, showcasing promising application prospects for edge devices. Canlin Li, Haowen Su, Xin Tan 0002, Xiangfei Zhang, Lizhuang Ma |
IEEE Trans. Multim. | 5 |
| 2025 | Micro-Expression Recognition via Fine-Grained Dynamic PerceptionabstractFacial micro-expression recognition (MER) is a challenging task, due to the transience, subtlety, and dynamics of micro-expressions (MEs). Most existing methods resort to hand-crafted features or deep networks, in which the former often additionally requires key frames, and the latter suffers from small-scale and low-diversity training data. In this article, we develop a novel fine-grained dynamic perception (FDP) framework for MER. We propose to rank frame-level features of a sequence of raw frames in chronological order, in which the rank process encodes the dynamic information of both ME appearances and motions. Specifically, a novel local-global feature-aware transformer is proposed for frame representation learning. A rank scorer is further adopted to calculate rank scores of each frame-level feature. Afterwards, the rank features from rank scorer are pooled in temporal dimension to capture dynamic representation. Finally, the dynamic representation is shared by a MER module and a dynamic image construction module, in which the former predicts the ME category, and the latter uses an encoder-decoder structure to construct the dynamic image. The design of dynamic image construction task is beneficial for capturing facial subtle actions associated with MEs and alleviating the data scarcity issue. Extensive experiments show that our method (i) significantly outperforms the state-of-the-art MER methods, and (ii) works well for dynamic image construction. Particularly, our FDP improves by 4.05%, 2.50%, 7.71%, and 2.11% over the previous best results in terms of F1-score on the CASME II, SAMM, CAS(ME) 2 , and CAS(ME) 3 datasets, respectively. The code is available at https://github.com/CYF-cuber/FDP . Zhiwen Shao, Xuehuai Shi, Canlin Li, Lizhuang Ma, Dit-Yan Yeung |
ACM Trans. Multim. Comput. Commun. Appl. | 6 |
| 2025 | CloudMix: Dual Mixup Consistency for Unpaired Point Cloud CompletionabstractDue to the unsatisfactory performance of supervised methods on unpaired real-world scans, point cloud completion via cross-domain adaptation has recently drawn growing attention. Nevertheless, previous approaches only focus on alleviating the distribution shift through domain alignment, resulting in massive information loss of real-world domain data. To tackle this issue, we propose a dual mixup-induced consistency regularization to integrate both source and target domain to improve robustness and generalization capability. Specifically, we mix up virtual and real-world shapes in the input and latent feature space respectively, and then regularize the completion network by forcing two kinds of mixed completion predictions to be consistent. To further adapt to each instance within the real-world domain, we design a novel density-aware refiner to utilize local context information to preserve the fine-grained details and remove noise or outliers for coarse completion. Extensive experiments on real-world scans and our synthetic unpaired datasets demonstrate the superiority of our method over existing state-of-the-art approaches. Fengqi Liu, Jingyu Gong, Qianyu Zhou 0001, Xuequan Lu, Ran Yi 0002, Yuan Xie 0006, Lizhuang Ma |
IEEE Trans. Vis. Comput. Graph. | 7 |
| 2025 | AttentionPainter: An Efficient and Adaptive Stroke Predictor for Scene PaintingabstractStroke-based Rendering (SBR) aims to decompose an input image into a sequence of parameterized strokes, which can be rendered into a painting that resembles the input image. Recently, Neural Painting methods that utilize deep learning and reinforcement learning models to predict the stroke sequences have been developed, but suffer from longer inference time or unstable training. To address these issues, we propose AttentionPainter, an efficient and adaptive model for single-step neural painting. First, we propose a novel scalable stroke predictor, which predicts a large number of stroke parameters within a single forward process, instead of the iterative prediction of previous Reinforcement Learning or auto-regressive methods, which makes AttentionPainter faster than previous neural painting methods. To further increase the training efficiency, we propose a Fast Stroke Stacking algorithm, which brings 13 times acceleration for training. Moreover, we propose Stroke-density Loss, which encourages the model to use small strokes for detailed information, to help improve the reconstruction quality. Finally, we design a Stroke Diffusion Model as an application of AttentionPainter, which conducts the denoising process in the stroke parameter space and facilitates stroke-based inpainting and editing applications helpful for human artists' design. Extensive experiments show that AttentionPainter outperforms the state-of-the-art neural painting methods. Yizhe Tang, Yue Wang 0020, Ran Yi 0002, Xin Tan 0002, Lizhuang Ma, Yukun Lai, Paul L. Rosin |
IEEE Trans. Vis. Comput. Graph. | 6 |
| 2025 | D2U-Net: a dual-path hybrid UNet architecture for precise medical image segmentation
Noor Ahmed 0002, Xin Tan 0002, Lizhuang Ma |
Vis. Comput. | 3 |
| 2025 | Multi-view stereo-regulated NeRF for urban scene novel view synthesis
Feihu Bian, Suya Xiong, Ran Yi 0002, Lizhuang Ma |
Vis. Comput. | 4 |
| 2025 | Learnable scene prior for point cloud semantic segmentation
Yuanhao Chai, Jingyu Gong, Xin Tan 0002, Yuan Xie 0006, Lizhuang Ma |
Vis. Comput. | 6 |
| 2025 | Learning Pulse Image with Deep Dynamic Frequency Network for Cardiovascular Diseases Diagnosis
Ji Cui, Litai Pang, Shiju Zhao, Zhengyuan Peng, Lingzhi Zeng, Tao Jiang 0032, Mengchen Liang, Jinlian Huang, Wang Yuan, Xin Tan 0002, Lizhuang Ma, Jiatuo Xu |
Vis. Comput. | 12 |
| 2025 | Innovative collaborative multi-lookup table for real-time enhancement of low-light images
Canlin Li, Haowen Su, Xin Tan 0002, Lihua Bi, Xiangfei Zhang, Lizhuang Ma |
Vis. Comput. | 6 |
| 2025 | MCLGAN: a multi-style cartoonization method based on style condition information
Canlin Li, Ran Yi 0002, Wenjiao Zhang, Lihua Bi, Lizhuang Ma |
Vis. Comput. | 6 |
| 2025 | OSH-Splat: optimizable semantic hyperplanes for enhanced 3D language feature Gaussian splatting
Yuzhou Ji, Xin Tan 0002, Lizhuang Ma |
Vis. Comput. | 4 |
| 2024 | A Theory of Non-acyclic Generative Flow NetworksabstractGFlowNets is a novel flow-based method for learning a stochastic policy to generate objects via a sequence of actions and with probability proportional to a given positive reward. We contribute to relaxing hypotheses limiting the application range of GFlowNets, in particular: acyclicity (or lack thereof). To this end, we extend the theory of GFlowNets on measurable spaces which includes continuous state spaces without cycle restrictions, and provide a generalization of cycles in this generalized context. We show that losses used so far push flows to get stuck into cycles and we define a family of losses solving this issue. Experiments on graphs and continuous tasks validate those principles. Leo Maxime Brunswic, Yinchuan Li, Yushun Xu, Shangling Jui, Lizhuang Ma |
AAAI | 6 |
| 2024 | Rethinking Reverse Distillation for Multi-Modal Anomaly DetectionabstractIn recent years, there has been significant progress in employing color images for anomaly detection in industrial scenarios, but it is insufficient for identifying anomalies that are invisible in RGB images alone. As a supplement, introducing extra modalities such as depth and surface normal maps can be helpful to detect these anomalies. To this end, we present a novel Multi-Modal Reverse Distillation (MMRD) paradigm that consists of a frozen multi-modal teacher encoder to generate distillation targets and a learnable student decoder targeting to restore multi-modal representations from the teacher. Specifically, the teacher extracts complementary visual features from different modalities via a siamese architecture and then parameter-freely fuses these information from multiple levels as the targets of distillation. For the student, it learns modality-related priors from the teacher representations of normal training data and performs interaction between them to form multi-modal representations for target reconstruction. Extensive experiments show that our MMRD outperforms recent state-of-the-art methods on both anomaly detection and localization on MVTec-3D AD and Eyecandies benchmarks. Codes will be available upon acceptance. Jiangning Zhang, Liang Liu 0007, Xu Chen 0024, Jinlong Peng, Zhenye Gan, Guannan Jiang, Annan Shu, Yabiao Wang, Lizhuang Ma |
AAAI | 10 |
| 2024 | Domain-Hallucinated Updating for Multi-Domain Face Anti-spoofingabstractMulti-Domain Face Anti-Spoofing (MD-FAS) is a practical setting that aims to update models on new domains using only novel data while ensuring that the knowledge acquired from previous domains is not forgotten. Prior methods utilize the responses from models to represent the previous domain knowledge or map the different domains into separated feature spaces to prevent forgetting. However, due to domain gaps, the responses of new data are not as accurate as those of previous data. Also, without the supervision of previous data, separated feature spaces might be destroyed by new domains while updating, leading to catastrophic forgetting. Inspired by the challenges posed by the lack of previous data, we solve this issue from a new standpoint that generates hallucinated previous data for updating FAS model. To this end, we propose a novel Domain-Hallucinated Updating (DHU) framework to facilitate the hallucination of data. Specifically, Domain Information Explorer learns representative domain information of the previous domains. Then, Domain Information Hallucination module transfers the new domain data to pseudo-previous domain ones. Moreover, Hallucinated Features Joint Learning module is proposed to asymmetrically align the new and pseudo-previous data for real samples via dual levels to learn more generalized features, promoting the results on all domains. Our experimental results and visualizations demonstrate that the proposed method outperforms state-of-the-art competitors in terms of effectiveness. Chengyang Hu, Ke-Yue Zhang, Taiping Yao, Shice Liu, Shouhong Ding, Xin Tan 0002, Lizhuang Ma |
AAAI | 7 |
| 2024 | Continuous Piecewise-Affine Based Motion Model for Image AnimationabstractImage animation aims to bring static images to life according to driving videos and create engaging visual content that can be used for various purposes such as animation, entertainment, and education. Recent unsupervised methods utilize affine and thin-plate spline transformations based on keypoints to transfer the motion in driving frames to the source image. However, limited by the expressive power of the transformations used, these methods always produce poor results when the gap between the motion in the driving frame and the source image is large. To address this issue, we propose to model motion from the source image to the driving frame in highly-expressive diffeomorphism spaces. Firstly, we introduce Continuous Piecewise-Affine based (CPAB) transformation to model the motion and present a well-designed inference algorithm to generate CPAB transformation from control keypoints. Secondly, we propose a SAM-guided keypoint semantic loss to further constrain the keypoint extraction process and improve the semantic consistency between the corresponding keypoints on the source and driving images. Finally, we design a structure alignment loss to align the structure-related features extracted from driving and generated images, thus helping the generator generate results that are more consistent with the driving action. Extensive experiments on four datasets demonstrate the effectiveness of our method against state-of-the-art competitors quantitatively and qualitatively. Code will be publicly available at: https://github.com/DevilPG/AAAI2024-CPABMM. Fengqi Liu, Qianyu Zhou 0001, Ran Yi 0002, Xin Tan 0002, Lizhuang Ma |
AAAI | 6 |
| 2024 | Leveraging Panoptic Prior for 3D Zero-Shot Semantic Understanding Within Language Embedded Radiance Fields
Yuzhou Ji, Xin Tan 0002, Wuyi Liu, Yuan Xie 0006, Lizhuang Ma |
CVM (1) | 7 |
| 2024 | Explore and Enhance the Generalization of Anomaly DeepFake Detection
Shen Chen 0004, Taiping Yao, Lizhuang Ma, Zhizhong Zhang 0001, Xin Tan 0002 |
CVM (2) | 4 |
| 2024 | Test-Time Domain Generalization for Face Anti-SpoofingabstractFace Anti-Spoofing (FAS) is pivotal in safeguarding facial recognition systems against presentation attacks. While domain generalization (DG) methods have been developed to enhance FAS performance, they predominantly focus on learning domain-invariant features during training, which may not guarantee generalizability to unseen data that dif-fers largely from the source distributions. Our insight is that testing data can serve as a valuable resource to enhance the generalizability beyond mere evaluation for DG FAS. In this paper, we introduce a novel Test-Time Domain Generalization (TTDG) framework for FAS, which leverages the testing data to boost the model's generalizability. Our method, consisting of Test-Time Style Projection (TTSP) and Diverse Style Shifts Simulation (DSSS), effectively projects the unseen data to the seen domain space. In particular, we first introduce the innovative TTSP to project the styles of the arbitrarily unseen samples of the testing distribution to the known source space of the training distributions. We then design the efficient DSSS to synthesize diverse style shifts via learnable style bases with two specifically designed losses in a hyperspherical feature space. Our method elimi-nates the need for model updates at the test time and can be seamlessly integrated into not only the CNN but also ViT backbones. Comprehensive experiments on widely used cross-domain FAS benchmarks demonstrate our method's state-of-the-art performance and effectiveness. Qianyu Zhou 0001, Ke-Yue Zhang, Taiping Yao, Xuequan Lu, Shouhong Ding, Lizhuang Ma |
CVPR | 6 |
| 2024 | SDPose: Tokenized Pose Estimation via Circulation-Guide Self-DistillationabstractRecently, transformer-based methods have achieved state-of-the-art prediction quality on human pose estimation(HPE). Nonetheless, most of these top-performing transformer-based models are too computation-consuming and storage-demanding to deploy on edge computing platforms. Those transformer-based models that require fewer resources are prone to under-fitting due to their smaller scale and thus perform notably worse than their larger counterparts. Given this conundrum, we introduce SD-Pose, a new self-distillation method for improving the performance of small transformer-based models. To mitigate the problem of under-fitting, we design a transformer module named Multi-Cycled Transformer(MCT) based on multiple-cycled forwards to more fully exploit the potential of small model parameters. Further, in order to prevent the additional inference compute-consuming brought by MCT, we introduce a self-distillation scheme, extracting the knowledge from the MCT module to a naive forward model. Specifically, on the MSCOCO validation dataset, SDPose-T obtains 69.7% mAP with 4.4M parameters and 1.8 GFLOPs. Furthermore, SDPose-S-V2 obtains 73.5% mAP on the MSCOCO validation dataset with 6.2M parameters and 4.7 GFLOPs, achieving a new state-of-the-art among predominant tiny neural network methods. Sichen Chen, Siming Huang, Ran Yi 0002, Peixian Chen, Jun Wang 0006, Shouhong Ding, Lizhuang Ma |
CVPR | 10 |
| 2024 | Re-Thinking Data Availability Attacks Against Deep Neural NetworksabstractThe unauthorized use of personal data for commercial purposes and the covert acquisition of private data for training machine learning models continue to raise concerns. To address these issues, researchers have proposed availability attacks that aim to render data unexploitable. However, many availability attack methods can be easily disrupted by adversarial training. Although some robust methods can resist adversarial training, their protective effects are limited. In this paper, we re-examine the existing availability attack methods and propose a novel two-stage min-max-min optimization paradigm to generate robust unlearnable noise. The inner min stage is utilized to generate unlearnable noise, while the outer min-max stage simulates the training process of the poisoned model. Additionally, we formulate the attack effects and use it to constrain the optimization objective. Comprehensive experiments have revealed that the noise generated by our method can lead to a decline in test accuracy for adversarially trained poisoned models by up to approximately 30%, in comparison to SOTA methods.11Code is available at EuterpeK/Rethinking-Data-Availability-Attacks Bin Fang 0009, Bo Li 0115, Shuang Wu 0001, Shouhong Ding, Ran Yi 0002, Lizhuang Ma |
CVPR | 6 |
| 2024 | Rethinking Generalizable Face Anti-Spoofing via Hierarchical Prototype-Guided Distribution Refinement in Hyperbolic Space
Chengyang Hu, Ke-Yue Zhang, Taiping Yao, Shouhong Ding, Lizhuang Ma |
CVPR | 5 |
| 2024 | PromptAD: Learning Prompts with only Normal Samples for Few-Shot Anomaly DetectionabstractThe vision-language model has brought great improvement to few-shot industrial anomaly detection, which usually needs to design of hundreds of prompts through prompt engineering. For automated scenarios, we first use conventional prompt learning with many-class paradigm as the baseline to automatically learn prompts but found that it can not work well in one-class anomaly detection. To address the above problem, this paper proposes a one-class prompt learning method for few-shot anomaly detection, termed PromptAD. First, we propose semantic concatenation which can transpose normal prompts into anomaly prompts by concatenating normal prompts with anomaly suffixes, thus constructing a large number of negative samples used to guide prompt learning in one-class setting. Furthermore, to mitigate the training challenge caused by the absence of anomaly images, we introduce the concept of explicit anomaly margin, which is used to explicitly control the margin between normal prompt features and anomaly prompt features through a hyper-parameter. For image-level/pixel-level anomaly detection, PromptAD achieves first place in 11/12 few-shot settings on MVTec and VisA. Code is available at https://github.com/FuNz-0/PromptAD.git Xiaofan Li 0008, Zhizhong Zhang 0001, Xin Tan 0002, Chengwei Chen, Yanyun Qu, Yuan Xie 0006, Lizhuang Ma |
CVPR | 7 |
| 2024 | COTR: Compact Occupancy TRansformer for Vision-Based 3D Occupancy PredictionabstractThe autonomous driving community has shown significant interest in 3D occupancy prediction, driven by its exceptional geometric perception and general object recognition capabilities. To achieve this, current works try to construct a Tri-Perspective View (TPV) or Occupancy (OCC) representation extending from the Bird-Eye-View perception. However, compressed views like TPV representation lose 3D geometry information while raw and sparse OCC representation requires heavy but redundant computational costs. To address the above limitations, we propose Compact Occupancy TRansformer (COTR), with a geometry-aware occupancy encoder and a semantic-aware group decoder to reconstruct a compact 3D OCC representation. The occupancy encoder first generates a compact geometrical OCC feature through efficient explicit-implicit view transformation. Then, the occupancy decoder further enhances the semantic discriminability of the compact OCC representation by a coarse-to-fine semantic grouping strategy. Empirical experiments show that there are evident performance gains across multiple baselines, e.g., COTR outperforms baselines with a relative improvement of 8%-15%, demonstrating the superiority of our method. The code is available at https://github.com/NotACracker/COTR. Qihang Ma, Xin Tan 0002, Yanyun Qu, Lizhuang Ma, Zhizhong Zhang 0001, Yuan Xie 0006 |
CVPR | 4 |
| 2024 | BA-SAM: Scalable Bias-Mode Attention Mask for Segment Anything ModelabstractIn this paper, we address the challenge of image resolution variation for the Segment Anything Model (SAM). SAM, known for its zero-shot generalizability, exhibits a performance degradation when faced with datasets with varying image sizes. Previous approaches tend to resize the image to a fixed size or adopt structure modifications, hindering the preservation of SAM's rich prior knowledge. Besides, such task-specific tuning necessitates a complete retraining of the model, which is cost-expensive and unacceptable for deployment in the downstream tasks. In this paper, we reformulate this challenge as a length extrapolation problem, where token sequence length varies while maintaining a consistent patch size for images with different sizes. To this end, we propose a Scalable Bias-Mode Attention Mask (BA-SAM) to enhance SAM's adaptability to varying image resolutions while eliminating the need for structure modifications. Firstly, we introduce a new scaling factor to ensure consistent magnitude in the attention layer's dot product values when the token sequence length changes. Secondly, we present a bias-mode attention mask that allows each token to prioritize neighboring information, mitigating the impact of untrained distant information. Our BA-SAM demonstrates efficacy in two scenarios: zero-shot and finetuning. Extensive evaluation of diverse datasets, including DIS5K, DUTS, ISIC, COD10K, and COCO, reveals its ability to significantly mitigate performance degradation in the zero-shot setting and achieve state-of-the-art performance with minimal fine-tuning. Furthermore, we propose a generalized model and benchmark, showcasing BA-SAM's generalizability across all four datasets simultaneously. Yiran Song, Qianyu Zhou 0001, Xiangtai Li, Deng-Ping Fan, Xuequan Lu, Lizhuang Ma |
CVPR | 6 |
| 2024 | Make-It-Vivid: Dressing Your Animatable Biped Cartoon Characters from TextabstractCreating and animating 3D biped cartoon characters is crucial and valuable in various applications. Compared with geometry, the diverse texture design plays an important role in making 3D biped cartoon characters vivid and charming. Therefore, we focus on automatic texture design for cartoon characters based on input instructions. This is challenging for domain-specific requirements and a lack of high-quality data. To address this challenge, we propose Make-It-Vivid, the first attempt to enable high-quality texture generation from text in UV space. We prepare a detailed text-texture paired data for 3D characters by using vision-question-answering agents. Then we customize a pretrained text-to-image model to generate texture map with template structure while preserving the natural 2D image knowledge. Furthermore, to enhance fine-grained details, we propose a novel adversarial learning scheme to shorten the domain gap between original dataset and realistic texture domain. Extensive experiments show that our approach outperforms current texture generation methods, resulting in efficient character texturing and faithful generation with prompts. Besides, we showcase various applications such as out of domain generation and texture stylization. We also provide an efficient generation system for automatic text-guided textured character generation and animation. Junshu Tang, Yanhong Zeng, Xuheng Wang, Bo Dai 0002, Kai Chen 0026, Lizhuang Ma |
CVPR | 7 |
| 2024 | Real-IAD: A Real-World Multi-View Dataset for Benchmarking Versatile Industrial Anomaly DetectionabstractIndustrial anomaly detection (I AD) has garnered signif-icant attention and experienced rapid development. However, the recent development of I AD approach has encountered certain difficulties due to dataset limitations. On the one hand, most of the state-of-the-art methods have achieved saturation (over 99% in AUROC) on mainstream datasets such as MVTec, and the differences of methods cannot be well distinguished, leading to a significant gap between public datasets and actual application scenarios. On the other hand, the research on various new practical anomaly detection settings is limited by the scale of the dataset, posing a risk of overfitting in evaluation results. Therefore, we propose a large-scale, Real-world, and multi-view Industrial Anomaly Detection dataset, named Real- I AD, which contains 150K high-resolution images of 30 different objects, an order of magnitude larger than existing datasets. It has a larger range of defect area and ratio proportions, making it more challenging than previous datasets. To make the dataset closer to real application scenarios, we adopted a multi-view shooting method and proposed sample-level evaluation metrics. In addition, beyond the general unsupervised anomaly detection setting, we propose a new setting for Fully Unsupervised Indus-trial Anomaly Detection (FUIAD) based on the observation that the yield rate in industrial production is usually greater than 60%, which has more practical application value. Finally, we report the results of popular I AD methods on the Real- I AD dataset, providing a highly challenging benchmark to promote the development of the I AD field. Chengjie Wang 0001, Wenbing Zhu, Bin-Bin Gao, Zhenye Gan, Jiangning Zhang, Shuguang Qian, Mingang Chen, Lizhuang Ma |
CVPR | 9 |
| 2024 | FreeMotion: A Unified Framework for Number-Free Text-to-Motion Synthesis
Junshu Tang, Weijian Cao, Ran Yi 0002, Moran Li, Jingyu Gong, Jiangning Zhang, Yabiao Wang, Chengjie Wang 0001, Lizhuang Ma |
ECCV (8) | 10 |
| 2024 | Dropout Mixture Low-Rank Adaptation for Visual Parameters-Efficient Fine-Tuning
Zhengyi Fang, Yue Wang 0020, Ran Yi 0002, Lizhuang Ma |
ECCV (7) | 4 |
| 2024 | DG-PIC: Domain Generalized Point-In-Context Learning for Point Cloud Understanding
Jincen Jiang, Qianyu Zhou 0001, Yuhang Li 0011, Xuequan Lu, Meili Wang 0001, Lizhuang Ma, Jian Chang 0001, Jian J. Zhang 0001 |
ECCV (6) | 6 |
| 2024 | PSPU: Enhanced Positive and Unlabeled Learning by Leveraging Pseudo SupervisionabstractPositive and Unlabeled (PU) learning, a binary classification model trained with only positive and unlabeled data, generally suffers from overfitted risk estimation due to inconsistent data distributions. To address this, we introduce a pseudo-supervised PU learning framework (PSPU), in which we train the PU model first, use it to gather confident samples for the pseudo supervision, and then apply these supervision to correct the PU model’s weights by leveraging non-PU objectives. We also incorporate an additional consistency loss to mitigate noisy sample effects. Our PSPU outperforms recent PU learning methods significantly on MNIST, CIFAR-10, CIFAR-100 in both balanced and imbalanced settings, and enjoys competitive performance on MVTecAD for industrial anomaly detection. Chengjie Wang 0001, Chengming Xu 0001, Zhenye Gan, Yuxi Li 0009, Jianlong Hu, Wenbing Zhu, Lizhuang Ma |
ICME | 7 |
| 2024 | Source-Free Test-Time Adaptation For Online Surface-Defect Detection
Yiran Song, Qianyu Zhou 0001, Lizhuang Ma |
ICPR (9) | 3 |
| 2024 | LD-BFR: Vector-Quantization-Based Face Restoration Model with Latent Diffusion EnhancementabstractBlind Face Restoration (BFR) aims to restore high-quality face images from low-quality images with unknown degradation. Previous GAN-based or ViT-based methods have shown promising results, but have identity details loss once degradation is severe; while recent diffusion-based methods work on image level and take a lot of time to infer. To restore images in any degradation types with high quality and spend less time compared to the classic diffusion-based method, we propose LD-BFR, a novel BFR framework that integrates both the strengths of vector quantization and latent diffusion. First, we employ a Dual Cross-Attention vector quantization to restore the degraded image in a global manner. Then we utilize the restored high-quality quantized feature as the guidance in our latent diffusion model to generate high-quality restored images with rich details. With the help of the proposed high-quality feature injection module, our LD-BFR effectively injects the high-quality feature as a condition to guide the generation of our latent diffusion model. Extensive experiments demonstrate the superior performance of our model over the SOTA BFR methods. The code is available at: https://github.com/YuzhenD/LD-BFR.git Yuzhen Du, Ran Yi 0002, Lizhuang Ma |
ACM Multimedia | 4 |
| 2024 | COMD: Training-free Video Motion Transfer With Camera-Object Motion DisentanglementabstractThe emergence of diffusion models has greatly propelled the progress in image and video generation. Recently, some efforts have been made in controllable video generation, including text-to-video, image-to-video generation, video editing, and video motion control, among which camera motion control is an important topic. However, existing camera motion control methods rely on training a temporal camera module, and necessitate substantial computation resources due to the large amount of parameters in video generation models. Moreover, existing methods pre-define camera motion types during training, which limits their flexibility in camera control, preventing the realization of some specific camera controls, such as various camera movements in films. Therefore, to reduce training costs and achieve flexible camera control, we propose COMD, a novel training-free video motion transfer model, which disentangles camera motions and object motions in source videos and transfers the extracted camera motions to new videos. We first propose a one-shot camera motion disentanglement method to extract camera motion from a single source video, which separates the moving objects from the background and estimates the camera motion in the moving objects region based on the motion in the background by solving a Poisson equation. Furthermore, we propose a few-shot camera motion disentanglement method to extract the common camera motion from multiple videos with similar camera motions, which employs a window-based clustering technique to extract the common features in temporal attention maps of multiple videos. Finally, we propose a motion combination method to combine different types of camera motions together, enabling our model a more controllable and flexible camera control. Extensive experiments demonstrate that our training-free approach can effectively decouple camera-object motion and apply the decoupled camera motion to a wide range of controllable video generation tasks, achieving flexible and diverse camera motion control. Project Page: https://sjtuplayer.github.io/projects/MotionMaster. Jiangning Zhang, Ran Yi 0002, Jieyu Weng, Hongrui Huang, Yabiao Wang, Lizhuang Ma |
ACM Multimedia | 8 |
| 2024 | LLaVA-VSD: Large Language-and-Vision Assistant for Visual Spatial DescriptionabstractVisual Spatial Description (VSD) aims to generate texts that describe the spatial relationships between objects within images. Traditional visual spatial relationship classification (VSRC) methods typically output the spatial relationship between two objects in an image, often neglecting world knowledge and lacking general language capabilities. In this paper, we propose a Large Language-and-Vision Assistant for Visual Spatial Description, named LLaVA-VSD, which is designed for the classification, description, and open-ended description of visual spatial relationships. Specifically, the model first constructs a visual spatial instruction-following dataset using given figure-caption pairs for the three tasks. It then employs LoRA to fine-tune a Large Language and Vision Assistant for VSD, which has 13 billion parameters and supports high-resolution images. Finally, a large language model is used to refine the generated sentences, enhancing their diversity and accuracy. LLaVA-VSD demonstrates excellent multimodal conversational capabilities and can follow open-ended instructions to assist with inquiries about object relationships in images. Yizhang Jin, Jian Li 0062, Jiangning Zhang, Jianlong Hu, Zhenye Gan, Xin Tan 0002, Yong Liu 0032, Yabiao Wang, Chengjie Wang 0001, Lizhuang Ma |
ACM Multimedia | 10 |
| 2024 | Emphasizing Semantic Consistency of Salient Posture for Speech-Driven Gesture GenerationabstractSpeech-driven gesture generation aims at synthesizing a gesture sequence synchronized with the input speech signal. Previous methods leverage neural networks to directly map a compact audio representation to the gesture sequence, ignoring the semantic association of different modalities and failing to deal with salient gestures. In this paper, we propose a novel speech-driven gesture generation method by emphasizing the semantic consistency of salient posture. Specifically, we first learn a joint manifold space for the individual representation of audio and body pose to exploit the inherent semantic association between two modalities, and propose to enforce semantic consistency via a consistency loss. Furthermore, we emphasize the semantic consistency of salient postures by introducing a weakly-supervised detector to identify salient postures, and reweighting the consistency loss to focus more on learning the correspondence between salient postures and the high-level semantics of speech content. In addition, we propose to extract audio features dedicated to facial expression and body gesture separately, and design separate branches for face and body gesture synthesis. Extensive experimental results demonstrate the superiority of our method over the state-of-the-art approaches. Fengqi Liu, Jingyu Gong, Ran Yi 0002, Qianyu Zhou 0001, Xuequan Lu, Jiangbo Lu, Lizhuang Ma |
ACM Multimedia | 8 |
| 2024 | DGMamba: Domain Generalization via Generalized State Space ModelabstractDomain generalization (DG) aims at solving distribution shift problems in various scenes. Existing approaches are based on Convolution Neural Networks (CNNs) or Vision Transformers (ViTs), which suffer from limited receptive fields or quadratic complexity issues. Mamba, as an emerging state space model (SSM), possesses superior linear complexity and global receptive fields. Despite this, it can hardly be applied to DG to address distribution shifts, due to the hidden state issues and inappropriate scan mechanisms. In this paper, we propose a novel framework for DG, named DGMamba, that excels in strong generalizability toward unseen domains and meanwhile has the advantages of global receptive fields, and efficient linear complexity. Our DGMamba compromises two core components: Hidden State Suppressing (HSS) and Semantic-aware Patch Refining (SPR). In particular, HSS is introduced to mitigate the influence of hidden states associated with domain-specific features during output prediction. SPR strives to encourage the model to concentrate more on objects rather than context, consisting of two designs: Prior-Free Scanning (PFS), and Domain Context Interchange (DCI). Concretely, PFS aims to shuffle the non-semantic patches within images, creating more flexible and effective sequences from images, and DCI is designed to regularize Mamba with the combination of mismatched non-semantic and semantic information by fusing patches among domains. Extensive experiments on four commonly used DG benchmarks demonstrate that the proposed DGMamba achieves remarkably superior results to state-of-the-art models. The code will be made publicly available at https://github.com/longshaocong/DGMamba. Shaocong Long, Qianyu Zhou 0001, Xiangtai Li, Xuequan Lu, Chenhao Ying 0001, Yuan Luo 0003, Lizhuang Ma, Shuicheng Yan |
ACM Multimedia | 7 |
| 2024 | Rethinking Impersonation and Dodging Attacks on Face Recognition SystemsabstractFace Recognition (FR) systems can be easily deceived by adversarial examples that manipulate benign face images through imperceptible perturbations. Adversarial attacks on FR encompass two types: impersonation (targeted) attacks and dodging (untargeted) attacks. Previous methods often achieve a successful impersonation attack on FR, however, it does not necessarily guarantee a successful dodging attack on FR in the black-box setting. In this paper, our key insight is that the generation of adversarial examples should perform both impersonation and dodging attacks simultaneously. To this end, we propose a novel attack method termed as Adversarial Pruning (Adv-Pruning), to fine-tune existing adversarial examples to enhance their dodging capabilities while preserving their impersonation capabilities. Adv-Pruning consists of Priming, Pruning, and Restoration stages. Concretely, we propose Adversarial Priority Quantification to measure the region-wise priority of original adversarial perturbations, identifying and releasing those with minimal impact on absolute model output variances. Then, Biased Gradient Adaptation is presented to adapt the adversarial examples to traverse the decision boundaries of both the attacker and victim by adding perturbations favoring dodging attacks on the vacated regions, preserving the prioritized features of the original perturbations while boosting dodging performance. As a result, we can maintain the impersonation capabilities of original adversarial examples while effectively enhancing dodging capabilities. Comprehensive experiments demonstrate the superiority of our method compared with state-of-the-art adversarial attack methods. Fengfan Zhou, Qianyu Zhou 0001, Bangjie Yin, Xuequan Lu, Lizhuang Ma |
ACM Multimedia | 6 |
| 2024 | CFRL: Coarse-Fine Decoupled Representation Learning For Long-Tailed RecognitionabstractData often faces a severe class imbalance issue in the real world, meaning that the number of instances within classes varies greatly, following a long-tailed distribution.In this case, the direct application of supervised learning yields poor performance.Existing long-tailed recognition (LTR) methods often heavily rely on the label information to enhance tail classes' accuracy at the expense of head class by an image-level end-to-end resampling strategy to address data distribution imbalance.Nevertheless, they neglect label bias, which can severely affect the LTR model's accuracy.In this paper, we propose a novel approach, namely Coarse-Fine Decoupled Representation Learning (CFRL) for LTR.Our core idea is to decouple data representations from the classifier and decompose representation learning into two stages: image-level and patch-level.Specifically, in the image-level stage, we leverage unsupervised learning on image-level information to reduce the impact of label bias caused by imbalanced datasets.In the patch-level stage, we introduce patch-level rotation augmentation as negative samples, forcing the model to acquire more comprehensive information.Our theoretical and empirical analyses demonstrate that the approach does not sacrifice the accuracy of head classes while significantly reducing the overfitting of tail classes, improving both of them.We showcase state-of-the-art results on CIFAR, ImageNet, and iNaturalist datasets.Furthermore, we illustrate that this training methodology can be combined with various existing Long-Tailed Recognition (LTR) methods, further enhancing their performance. Yiran Song, Qianyu Zhou 0001, Kun Hu 0008, Lizhuang Ma, Xuequan Lu |
MMAsia | 4 |
| 2024 | PCoTTA: Continual Test-Time Adaptation for Multi-Task Point Cloud UnderstandingabstractIn this paper, we present PCoTTA, an innovative, pioneering framework for Continual Test-Time Adaptation (CoTTA) in multi-task point cloud understanding, enhancing the model's transferability towards the continually changing target domain. We introduce a multi-task setting for PCoTTA, which is practical and realistic, handling multiple tasks within one unified model during the continual adaptation. Our PCoTTA involves three key components: automatic prototype mixture (APM), Gaussian Splatted feature shifting (GSFS), and contrastive prototype repulsion (CPR). Firstly, APM is designed to automatically mix the source prototypes with the learnable prototypes with a similarity balancing factor, avoiding catastrophic forgetting. Then, GSFS dynamically shifts the testing sample toward the source domain, mitigating error accumulation in an online manner. In addition, CPR is proposed to pull the nearest learnable prototype close to the testing feature and push it away from other prototypes, making each prototype distinguishable during the adaptation. Experimental comparisons lead to a new benchmark, demonstrating PCoTTA's superiority in boosting the model's transferability towards the continually changing target domain. Our source code is available at: https://github.com/Jinec98/PCoTTA. Jincen Jiang, Qianyu Zhou 0001, Yuhang Li 0011, Xinkui Zhao, Meili Wang 0001, Lizhuang Ma, Jian Chang 0001, Jian J. Zhang 0001, Xuequan Lu |
NeurIPS | 6 |
| 2024 | AdR-Gaussian: Accelerating Gaussian Splatting with Adaptive Radiusabstract3D Gaussian Splatting (3DGS) is a recent explicit 3D representation that has achieved high-quality reconstruction and real-time rendering of complex scenes. However, the rasterization pipeline still suffers from unnecessary overhead resulting from avoidable serial Gaussian culling, and uneven load due to the distinct number of Gaussian to be rendered across pixels, which hinders wider promotion and application of 3DGS. In order to accelerate Gaussian splatting, we propose AdR-Gaussian, which moves part of serial culling in Render stage into the earlier Preprocess stage to enable parallel culling, employing adaptive radius to narrow the rendering pixel range for each Gaussian, and introduces a load balancing method to minimize thread waiting time during the pixel-parallel rendering. Our contributions are threefold, achieving a rendering speed of 310% while maintaining equivalent or even better quality than the state-of-the-art. Firstly, we propose to early cull Gaussian-Tile pairs of low splatting opacity based on an adaptive radius in the Gaussian-parallel Preprocess stage, which reduces the number of affected tile through the Gaussian bounding circle, thus reducing unnecessary overhead and achieving faster rendering speed. Secondly, we further propose early culling based on axis-aligned bounding box for Gaussian splatting, which achieves a more significant reduction in ineffective expenses by accurately calculating the Gaussian size in the 2D directions. Thirdly, we propose a balancing algorithm for pixel thread load, which compresses the information of heavy-load pixels to reduce thread waiting time, and enhance information of light-load pixels to hedge against rendering quality loss. Experiments on three datasets demonstrate that our algorithm can significantly improve the Gaussian Splatting rendering speed. Ran Yi 0002, Lizhuang Ma |
SIGGRAPH Asia | 3 |
| 2024 | MSPAN: Multi-scale pyramid attention network for efficient skin cancer lesion segmentationabstractAbstract Skin cancer is common and deadly, needs to be detected and treated properly. Deep learning algorithms like UNet have shown potential results in medical imaging. Such approaches still struggle to capture fine‐grained details and scale differences in skin lesions‐based occlusions' appearance, size etc. This research proposes a redesign UNet, the Multi‐Scale Pyramid Attention Network (MSPAN), to improve skin cancer lesion segmentation. The input data is processed at numerous scales with varied receptive fields. This enhances the network's ability to identify lesion locations by capturing local and global context. Attention approaches also help the network to suppress noise by focusing on informative features. We have evaluated MSPAN model on the publicly available ISIC2018 benchmark dataset for skin lesion segmentation. The method surpasses traditional UNet and other current methods in accuracy and effectiveness. The model also has a post‐processing to estimate lesion area for fast inference, making it suitable for extensive screening. Redesigned UNet with the Multi‐Scale Pyramid Attention Network improves skin cancer lesion segmentation. The model's ability to collect fine‐grained information and handle occlusions allows for more accurate skin cancer diagnosis and treatment. The MSPAN design can improve computer‐aided diagnosis systems and help dermatologists make precise clinical decisions. Noor Ahmed 0002, Xin Tan 0002, Lizhuang Ma |
IET Image Process. | 3 |
| 2024 | Framework of personalized layout for a museum exhibition hall
Meng Yang 0011, Jiaxiu Zhang, Le-Xin Guo, Zhi-Peng Yu, Bin Sheng 0001, Lizhuang Ma |
Multim. Tools Appl. | 8 |
| 2024 | Variational Distillation for Multi-View LearningabstractInformation Bottleneck (IB) provides an information-theoretic principle for multi-view learning by revealing the various components contained in each viewpoint. This highlights the necessity to capture their distinct roles to achieve view-invariance and predictive representations but remains under-explored due to the technical intractability of modeling and organizing innumerable mutual information (MI) terms. Recent studies show that sufficiency and consistency play such key roles in multi-view representation learning, and could be preserved via a variational distillation framework. But when it generalizes to arbitrary viewpoints, such strategy fails as the mutual information terms of consistency become complicated. This paper presents Multi-View Variational Distillation (MV$^{2}$D), tackling the above limitations for generalized multi-view learning. Uniquely, MV$^{2}$D can recognize useful consistent information and prioritize diverse components by their generalization ability. This guides an analytical and scalable solution to achieving both sufficiency and consistency. Additionally, by rigorously reformulating the IB objective, MV$^{2}$D tackles the difficulties in MI optimization and fully realizes the theoretical advantages of the information bottleneck principle. We extensively evaluate our model on diverse tasks to verify its effectiveness, where the considerable gains provide key insights into achieving generalized multi-view representations under a rigorous information-theoretic principle. Zhizhong Zhang 0001, Cong Wang 0039, Wensheng Zhang 0002, Yanyun Qu, Lizhuang Ma, Zongze Wu 0001, Yuan Xie 0006, Dacheng Tao |
IEEE Trans. Pattern Anal. Mach. Intell. | 6 |
| 2024 | Class-imbalanced semi-supervised learning for large-scale point cloud semantic segmentation via decoupling optimizationabstractSemi-supervised learning (SSL), thanks to the significant reduction of data annotation costs, has been an active research topic for large-scale 3D scene understanding. However, the existing SSL-based methods suffer from severe training bias, mainly due to class imbalance and long-tail distributions of the point cloud data. As a result, they lead to a biased prediction for the tail class segmentation. In this paper, we introduce a new decoupling optimization framework, which disentangles feature representation learning and classifier in an alternative optimization manner to shift the bias decision boundary effectively. In particular, we first employ two-round pseudo-label generation to select unlabeled points across head-to-tail classes. We further introduce multi-class imbalanced focus loss to adaptively pay more attention to feature learning across head-to-tail classes. We fix the backbone parameters after feature learning and retrain the classifier using ground-truth points to update its parameters. Extensive experiments demonstrate the effectiveness of our method outperforming previous state-of-the-art methods on both indoor and outdoor 3D point cloud datasets ( i.e. , S3DIS, ScanNet-V2, Semantic3D, and SemanticKITTI) using 1% and 1pt evaluation. Mengtian Li 0002, Shaohui Lin, Yunhang Shen, Baochang Zhang 0001, Lizhuang Ma |
Pattern Recognit. | 6 |
| 2024 | Dynamic image super-resolution via progressive contrastive self-distillation
Zhizhong Zhang 0001, Yuan Xie 0006, Yanbo Wang 0003, Yanyun Qu, Shaohui Lin, Lizhuang Ma, Qi Tian 0001 |
Pattern Recognit. | 7 |
| 2024 | Rethinking Domain Generalization: Discriminability and GeneralizabilityabstractDomain generalization (DG) endeavours to develop robust models that possess strong generalizability while preserving excellent discriminability. Nonetheless, pivotal DG techniques tend to improve the feature generalizability by learning domain-invariant representations, inadvertently overlooking the feature discriminability. On the one hand, the simultaneous attainment of generalizability and discriminability of features presents a complex challenge, often entailing inherent contradictions. This challenge becomes particularly pronounced when domain-invariant features manifest reduced discriminability owing to the inclusion of unstable factors,i.e., spurious correlations. On the other hand, prevailing domain-invariant methods can be categorized as category-level alignment, susceptible to discarding indispensable features possessing substantial generalizability and narrowing intra-class variations. To surmount these obstacles, we rethink DG from a new perspective that concurrently imbues features with formidable discriminability and robust generalizability, and present a novel framework, namely, Discriminative Microscopic Distribution Alignment (DMDA). DMDA incorporates two core components: Selective Channel Pruning (SCP) and Micro-level Distribution Alignment (MDA). Concretely, SCP attempts to curtail redundancy within neural networks, prioritizing stable attributes conducive to accurate classification. This approach alleviates the adverse effect of spurious domain-invariance and amplifies the feature discriminability. Besides, MDA accentuates micro-level alignment within each class, going beyond mere category-level alignment. This strategy accommodates sufficient generalizable features and facilitates within-class variations. Extensive experiments on four benchmark datasets corroborate that DMDA achieves comparable results to state-of-the-art methods in DG, underscoring the efficacy of our method. The source code will be available at https://github.com/longshaocong/DMDA. Shaocong Long, Qianyu Zhou 0001, Chenhao Ying 0001, Lizhuang Ma, Yuan Luo 0003 |
IEEE Trans. Circuits Syst. Video Technol. | 4 |
| 2024 | Glass Makes Blurs: Learning the Visual Blurriness for Glass Surface DetectionabstractGlass surface detection is challenging as glass normally borrows similar visual appearances from the arbitrary objects/scenes behind it. Although some methods have been proposed to address this problem, they may fail if the reference objects are nonexistent or the additional annotations are missing. This article aims to address the glass surface detection problem by utilizing the intrinsic glass properties without reference objects and additional annotations. We observe glass makes blurs naturally. Based on the investigation of this intrinsic visual blurriness cue, we propose a novel visual blurriness aggregation module to model visual blurriness as a learnable residual in order to extract and aggregate multiscale valuable visual blurriness features used for guiding the backbone features to detect glass precisely. Besides, we note the ratio of the blurred area assists in utilizing the visual blurriness cue caused by glass and propose a visual blurriness driven refinement module to refine glass maps with this ratio to better leverage the visual blurriness information. Extensive experiments show that the proposed method achieves state-of-the-art performance on popular glass surface datasets. Fulin Qi, Xin Tan 0002, Zhizhong Zhang 0001, Mingang Chen, Yuan Xie 0006, Lizhuang Ma |
IEEE Trans. Ind. Informatics | 6 |
| 2024 | PIG: Prompt Images Guidance for Night-Time Scene ParsingabstractNight-time scene parsing aims to extract pixel-level semantic information in night images, aiding downstream tasks in understanding scene object distribution. Due to limited labeled night image datasets, unsupervised domain adaptation (UDA) has become the predominant method for studying night scenes. UDA typically relies on paired day-night image pairs to guide adaptation, but this approach hampers dataset construction and restricts generalization across night scenes in different datasets. Moreover, UDA, focusing on network architecture and training strategies, faces difficulties in handling classes with few domain similarities. In this paper, we leverage Prompt Images Guidance (PIG) to enhance UDA with supplementary night knowledge. We propose a Night-Focused Network (NFNet) to learn night-specific features from both target domain images and prompt images. To generate high-quality pseudo-labels, we propose Pseudo-label Fusion via Domain Similarity Guidance (FDSG). Classes with fewer domain similarities are predicted by NFNet, which excels in parsing night features, while classes with more domain similarities are predicted by UDA, which has rich labeled semantics. Additionally, we propose two data augmentation strategies: the Prompt Mixture Strategy (PMS) and the Alternate Mask Strategy (AMS), aimed at mitigating the overfitting of the NFNet to a few prompt images. We conduct extensive experiments on four night-time datasets: NightCity, NightCity+, Dark Zurich, and ACDC. The results indicate that utilizing PIG can enhance the parsing accuracy of UDA. The code is available at https://github.com/qiurui4shu/PIG. Xin Tan 0002, Yuan Xie 0006, Lizhuang Ma |
IEEE Trans. Image Process. | 6 |
| 2024 | 3DFaceShop: Explicitly Controllable 3D-Aware Portrait GenerationabstractIn contrast to the traditional avatar creation pipeline which is a costly process, contemporary generative approaches directly learn the data distribution from photographs. While plenty of works extend unconditional generative models and achieve some levels of controllability, it is still challenging to ensure multi-view consistency, especially in large poses. In this work, we propose a network that generates 3D-aware portraits while being controllable according to semantic parameters regarding pose, identity, expression and illumination. Our network uses neural scene representation to model 3D-aware portraits, whose generation is guided by a parametric face model that supports explicit control. While the latent disentanglement can be further enhanced by contrasting images with partially different attributes, there still exists noticeable inconsistency in non-face areas when animating expressions. We solve this by proposing a volume blending strategy in which we form a composite output by blending dynamic and static areas, with two parts segmented from the jointly learned semantic field. Our method outperforms prior arts in extensive experiments, producing realistic portraits with vivid expression in natural lighting when viewed from free viewpoints. It also demonstrates generalization ability to real images as well as out-of-domain data, showing great promise in real applications. Junshu Tang, Bo Zhang 0025, Binxin Yang, Ting Zhang 0002, Dong Chen 0003, Lizhuang Ma, Fang Wen 0001 |
IEEE Trans. Vis. Comput. Graph. | 6 |
| 2023 | Adaptive Hierarchy-Branch Fusion for Online Knowledge DistillationabstractOnline Knowledge Distillation (OKD) is designed to alleviate the dilemma that the high-capacity pre-trained teacher model is not available. However, the existing methods mostly focus on improving the ensemble prediction accuracy from multiple students (a.k.a. branches), which often overlook the homogenization problem that makes student model saturate quickly and hurts the performance. We assume that the intrinsic bottleneck of the homogenization problem comes from the identical branch architecture and coarse ensemble strategy. We propose a novel Adaptive Hierarchy-Branch Fusion framework for Online Knowledge Distillation, termed AHBF-OKD, which designs hierarchical branches and adaptive hierarchy-branch fusion module to boost the model diversity and aggregate complementary knowledge. Specifically, we first introduce hierarchical branch architectures to construct diverse peers by increasing the depth of branches monotonously on the basis of target branch. To effectively transfer knowledge from the most complex branch to the simplest target branch, we propose an adaptive hierarchy-branch fusion module to create hierarchical teacher assistants recursively, which regards the target branch as the smallest teacher assistant. During the training, the teacher assistant from the previous hierarchy is explicitly distilled by the teacher assistant and the branch from the current hierarchy. Thus, the important scores to different branches are effectively and adaptively allocated to reduce the branch homogenization. Extensive experiments demonstrate the effectiveness of AHBF-OKD on different datasets, including CIFAR-10/100 and ImageNet 2012. For example, on ImageNet 2012, the distilled ResNet-18 achieves Top-1 error of 29.28\%, which significantly outperforms the state-of-the-art methods. The source code is available at https://github.com/linruigong965/AHBF. Linrui Gong, Shaohui Lin, Baochang Zhang 0001, Yunhang Shen, Ke Li 0015, Ruizhi Qiao, Bo Ren 0002, Muqing Li, Lizhuang Ma |
AAAI | 10 |
| 2023 | CRIN: Rotation-Invariant Point Cloud Analysis and Rotation Estimation via Centrifugal Reference FrameabstractVarious recent methods attempt to implement rotation-invariant 3D deep learning by replacing the input coordinates of points with relative distances and angles. Due to the incompleteness of these low-level features, they have to undertake the expense of losing global information. In this paper, we propose the CRIN, namely Centrifugal Rotation-Invariant Network. CRIN directly takes the coordinates of points as input and transforms local points into rotation-invariant representations via centrifugal reference frames. Aided by centrifugal reference frames, each point corresponds to a discrete rotation so that the information of rotations can be implicitly stored in point features. Unfortunately, discrete points are far from describing the whole rotation space. We further introduce a continuous distribution for 3D rotations based on points. Furthermore, we propose an attention-based down-sampling strategy to sample points invariant to rotations. A relation module is adopted at last for reinforcing the long-range dependencies between sampled points and predicts the anchor point for unsupervised rotation estimation. Extensive experiments show that our method achieves rotation invariance, accurately estimates the object rotation, and obtains state-of-the-art results on rotation-augmented classification and part segmentation. Ablation studies validate the effectiveness of the network design. Yujing Lou, Zelin Ye, Yang You 0004, Nianjuan Jiang, Jiangbo Lu, Lizhuang Ma, Cewu Lu |
AAAI | 7 |
| 2023 | Prototype-Aware Contrastive Knowledge Distillation for Few-Shot Anomaly Detection
Taihai Yang, Lizhuang Ma |
BMVC | 3 |
| 2023 | Image Fusion Based on Feature Decoupling and Proportion Preserving
Bin Fang 0009, Ran Yi 0002, Lizhuang Ma |
CAD/Graphics | 3 |
| 2023 | Self-supervised Contrastive Feature Refinement for Few-Shot Class-Incremental Learning
Shengjin Ma, Wang Yuan, Xin Tan 0002, Zhizhong Zhang 0001, Lizhuang Ma |
CAD/Graphics | 6 |
| 2023 | ZDL: Zero-Shot Degradation Factor Learning for Robust and Efficient Image Enhancement
Haijia Sun, Qianyu Zhou 0001, Ran Yi 0002, Lizhuang Ma |
CAD/Graphics | 5 |
| 2023 | Instance-Aware Domain Generalization for Face Anti-SpoofingabstractFace anti-spoofing (FAS) based on domain generalization (DG) has been recently studied to improve the generalization on unseen scenarios. Previous methods typically rely on domain labels to align the distribution of each domain for learning domain-invariant representations. However, artificial domain labels are coarse-grained and subjective, which cannot reflect real domain distributions accurately. Besides, such domain-aware methods focus on domain-level alignment, which is not fine-grained enough to ensure that learned representations are insensitive to domain styles. To address these issues, we propose a novel perspective for DG FAS that aligns features on the instance level without the need for domain labels. Specifically, Instance-Aware Domain Generalization framework is proposed to learn the generalizable feature by weakening the features' sensitivity to instance-specific styles. Concretely, we propose Asymmetric Instance Adaptive Whitening to adaptively eliminate the style-sensitive feature correlation, boosting the generalization. Moreover, Dynamic Kernel Generator and Categorical Style Assembly are proposed to first extract the instance-specific features and then generate the style-diversified features with large style shifts, respectively, further facilitating the learning of style-insensitive features. Extensive experiments and analysis demonstrate the superiority of our method over state-of-the-art competitors. Code will be publicly available at this link. Qianyu Zhou 0001, Ke-Yue Zhang, Taiping Yao, Xuequan Lu, Ran Yi 0002, Shouhong Ding, Lizhuang Ma |
CVPR | 7 |
| 2023 | Rethinking Gradient Projection Continual Learning: Stability/Plasticity Feature Space DecouplingabstractContinual learning aims to incrementally learn novel classes over time, while not forgetting the learned knowledge. Recent studies have found that learning would not forget if the updated gradient is orthogonal to the feature space. However, previous approaches require the gradient to be fully orthogonal to the whole feature space, leading to poor plasticity, as the feasible gradient direction becomes narrow when the tasks continually come, i.e., feature space is unlimitedly expanded. In this paper, we propose a space decoupling (SD) algorithm to decouple the feature space into a pair of complementary subspaces, i.e., the stability space$\mathcal{I}$and the plasticity space$\mathcal{R}. \mathcal{I}$is established by conducting space intersection between the historic and current feature space, and thus$\mathcal{I}$contains more task-shared bases.$\mathcal{R}$is constructed by seeking the orthogonal complementary subspace of$T$and thus$\mathcal{R}$mainly contains task-specific bases. By putting distinguishing constraints on$\mathcal{R}$and$\mathcal{I}$, our method achieves a better balance between stability and plasticity. Extensive experiments are conducted by applying SD to gradient projection baselines, and show SD is model-agnostic and achieves SOTA results on publicly available datasets. Zhizhong Zhang 0001, Xin Tan 0002, Jun Liu 0116, Yanyun Qu, Yuan Xie 0006, Lizhuang Ma |
CVPR | 7 |
| 2023 | EMCLR: Expectation Maximization Contrastive Learning RepresentationsabstractOne of the bottlenecks of self-supervised contrastive learning is the degenerate constant solution, where all the samples are mapped to one single point in representation space. To prevent such collapses, the mainstream paradigm is using negative samples, forcing negative pairs to push away. However, such manner results in ${\mathcal{O}}\left({{N^2}}\right)$ time and space complexities, limiting the expansibility, scalability and efficiency. We observe current negative-requiring objectives can be decomposed to alignment and uniformity, where uniformity dominates the ${\mathcal{O}}\left({{N^2}}\right)$ complexity. To reduce the complexity, inspired by the traditional EM algorithm, we derive the embedding matrix of each batch with optimally uniform distribution and discard the uniformity part in objectives. Specifically, for stacked embedding matrices of two views, we first calculate the optimal solution of one view by the proposed algorithm. Then we align the embedding matrix with the obtained optimal solution. The learning paradigm ingeniously avoids model collapses without ad-hoc negative pairs and reduces the square complexity to linear. Extensive experiments on CIFAR-10/100 and STL-10 show the proposed methods achieve comparable results in ${\mathcal{O}}\left(N\right)$ complexity. Ran Yi 0002, Lizhuang Ma |
ICASSP | 3 |
| 2023 | CLMAE: A Liter and Faster Masked AutoencodersabstractSelf-supervised pre-training has been widely utilized on various vision tasks and gains a great success. However, pre-training on big datasets suffers a lengthy training schedule and large memory consumption. To alleviate these problems, we propose a light-weighted model called Convolutional Lite Masked AutoEncoder (CLMAE). To improve the convergence speed of the transformer during pre-training. We introduce two-stage convolutional progressive patch embedding and an additional convolution in the feed-forward layer, which promote better correlation among patches in the spatial dimensions. The most important design is called cross-layer parameter sharing mechanism, which reduces model parameters with little impact on the performance. We find that sharing parameters among layers not only improves the parameter efficiency, but also acts as a form of regularization that stabilizes the training. Experimental results on downstream tasks show the effectiveness and generalization ability of CLMAE, which accelerates the training process significantly (by 5× for ViT-B and MAE) and reduces a quarter of parameters (by 25M fewer for ViT-B), with a competitive accuracy (82.8% on ImageNet-1K). Yiran Song, Lizhuang Ma |
ICASSP | 2 |
| 2023 | Rethinking Implicit Neural Representations For Vision LearnersabstractImplicit Neural Representations (INRs) are powerful to parameterize continous signals in computer vision. However, almost all INRs methods are limited to low-level tasks, e.g., image/video compression, super-resolution, and image generation. The questions on how to explore INRs to high-level tasks and deep networks are still under-explored. Existing INRs methods suffer from two problems: 1) narrow theoretical definitions of INRs are inapplicable to high-level tasks; 2) lack of representation capabilities to deep networks. Motivated by above facts, we reformulate the definitions of INRs from a novel perspective, and propose an innovative Implicit Neural Representation Network (INRN), which is the first study of INRs to tackle both low-level and high-level tasks. Specifically, we present three key designs for basic blocks in INRN along with two different stacking ways and corresponding loss functions. Extensive experiments with analysis on both low-level task (image fitting) and high-level vision tasks (image classification, object detection, instance segmentation) demonstrate the effectiveness of the proposed method. Yiran Song, Qianyu Zhou 0001, Lizhuang Ma |
ICASSP | 3 |
| 2023 | Remembering Normality: Memory-guided Knowledge Distillation for Unsupervised Anomaly DetectionabstractKnowledge distillation (KD) has been widely explored in unsupervised anomaly detection (AD). The student is assumed to constantly produce representations of typical patterns within trained data, named "normality", and the representation discrepancy between the teacher and student model is identified as anomalies. However, it suffers from the "normality forgetting" issue. Trained on anomaly-free data, the student still well reconstructs anomalous representations for anomalies and is sensitive to fine patterns in normal data, which also appear in training. To mitigate this issue, we introduce a novel Memory-guided Knowledge-Distillation (MemKD) framework that adaptively modulates the normality of student features in detecting anomalies. Specifically, we first propose a normality recall memory (NR Memory) to strengthen the normality of student-generated features by recalling the stored normal information. In this sense, representations will not present anomalies and fine patterns will be well described. Subsequently, we employ a normality embedding learning strategy to promote information learning for the NR Memory. It constructs a normal exemplar set so that the NR Memory can memorize prior knowledge in anomaly-free data and later recall them from the query feature. Consequently, comprehensive experiments demonstrate that the proposed MemKD achieves promising results on five benchmarks. Liang Liu 0007, Xu Chen 0024, Ran Yi 0002, Jiangning Zhang, Yabiao Wang, Chengjie Wang 0001, Annan Shu, Guannan Jiang, Lizhuang Ma |
ICCV | 10 |
| 2023 | Phasic Content Fusing Diffusion Model with Directional Distribution Consistency for Few-Shot Model AdaptionabstractTraining a generative model with limited number of samples is a challenging task. Current methods primarily rely on few-shot model adaption to train the network. However, in scenarios where data is extremely limited (less than 10), the generative network tends to overfit and suffers from content degradation. To address these problems, we propose a novel phasic content fusing few-shot diffusion model with directional distribution consistency loss, which targets different learning objectives at distinct training stages of the diffusion model. Specifically, we design a phasic training strategy with phasic content fusion to help our model learn content and style information when t is large, and learn local details of target domain when t is small, leading to an improvement in the capture of content, style and local details. Furthermore, we introduce a novel directional distribution consistency loss that ensures the consistency between the generated and source distributions more efficiently and stably than the prior methods, preventing our model from overfitting. Finally, we propose a cross-domain structure guidance strategy that enhances structure consistency during domain adaptation. Theoretical analysis, qualitative and quantitative experiments demonstrate the superiority of our approach in few-shot generative model adaption tasks compared to state-of-the-art methods. The source code is available at: https://github.com/sjtuplayer/few-shot-diffusion. Jiangning Zhang, Liang Liu 0007, Ran Yi 0002, Siqi Kou, Haokun Zhu, Xu Chen 0024, Yabiao Wang, Chengjie Wang 0001, Lizhuang Ma |
ICCV | 10 |
| 2023 | Contrastive Pseudo Learning for Open-World DeepFake AttributionabstractThe challenge in sourcing attribution for forgery faces has gained widespread attention due to the rapid development of generative techniques. While many recent works have taken essential steps on GAN-generated faces, more threatening attacks related to identity swapping or expression transferring are still overlooked. And the forgery traces hidden in unknown attacks from the open-world unlabeled faces still remain under-explored. To push the related frontier research, we introduce a new benchmark called Open-World DeepFake Attribution (OW-DFA), which aims to evaluate attribution performance against various types of fake faces under open-world scenarios. Meanwhile, we propose a novel framework named Contrastive Pseudo Learning (CPL) for the OW-DFA task through 1) introducing a Global-Local Voting module to guide the feature alignment of forged faces with different manipulated regions, 2) designing a Confidence-based Soft Pseudo-label strategy to mitigate the pseudo-noise caused by similar methods in unlabeled set. In addition, we extend the CPL framework with a multi-stage paradigm that leverages pre-train technique and iterative learning to further enhance traceability performance. Extensive experiments verify the superiority of our proposed method on the OW-DFA and also demonstrate the interpretability of deepfake attribution task and its impact on improving the security of deepfake detection area. Zhimin Sun, Shen Chen 0004, Taiping Yao, Bangjie Yin, Ran Yi 0002, Shouhong Ding, Lizhuang Ma |
ICCV | 7 |
| 2023 | Make-It-3D: High-Fidelity 3D Creation from A Single Image with Diffusion PriorabstractIn this work, we investigate the problem of creating high-fidelity 3D content from only a single image. This is inherently challenging: it essentially involves estimating the underlying 3D geometry while simultaneously hallucinating unseen textures. To address this challenge, we leverage prior knowledge from a well-trained 2D diffusion model to act as 3D-aware supervision for 3D creation. Our approach, Make-It-3D, employs a two-stage optimization pipeline: the first stage optimizes a neural radiance field by incorporating constraints from the reference image at the frontal view and diffusion prior at novel views; the second stage transforms the coarse model into textured point clouds and further elevates the realism with diffusion prior while leveraging the high-quality textures from the reference image. Extensive experiments demonstrate that our method outperforms prior works by a large margin, resulting in faithful reconstructions and impressive visual quality. Our method presents the first attempt to achieve high-quality 3D creation from a single image for general objects and enables various applications such as text-to-3D creation and texture editing. Junshu Tang, Tengfei Wang 0002, Bo Zhang 0025, Ting Zhang 0002, Ran Yi 0002, Lizhuang Ma, Dong Chen 0003 |
ICCV | 6 |
| 2023 | LiDAR-Camera Panoptic Segmentation via Geometry-Consistent and Semantic-Aware Alignmentabstract3D panoptic segmentation is a challenging perception task that requires both semantic segmentation and instance segmentation. In this task, we notice that images could provide rich texture, color, and discriminative information, which can complement LiDAR data for evident performance improvement, but their fusion remains a challenging problem. To this end, we propose LCPS, the first LiDAR-Camera Panoptic Segmentation network. In our approach, we conduct LiDAR-Camera fusion in three stages: 1) an Asynchronous Compensation Pixel Alignment (ACPA) module that calibrates the coordinate misalignment caused by asynchronous problems between sensors; 2) a Semantic-Aware Region Alignment (SARA) module that extends the one-to-one point-pixel mapping to one-to-many semantic relations; 3) a Point-to-Voxel feature Propagation (PVP) module that integrates both geometric and semantic fusion information for the entire point cloud. Our fusion strategy improves about 6.9% PQ performance over the LiDAR-only baseline on NuScenes dataset. Extensive quantitative and qualitative experiments further demonstrate the effectiveness of our novel framework. The code will be released at https://github.com/zhangzw12319/lcps.git. Zhiwei Zhang 0005, Zhizhong Zhang 0001, Ran Yi 0002, Yuan Xie 0006, Lizhuang Ma |
ICCV | 6 |
| 2023 | Learning Torso Prior for Co-Speech Gesture Generation with Better Hand ShapeabstractCo-speech gesture generation is the task of synthesizing gesture sequences synchronized with an input audio signal. Previous methods try to estimate upper body gesture as a whole, ignoring the different mapping relations between audio and different body parts, which leads to poor overall results especially bad hand shapes. In this paper, we propose a novel three-branch co-speech gesture generation framework to obtain better results. In particular, we propose a Torso2Hand Prior Learning module (T2HPL) to leverage torso information as an extra prior to enhance hand pose prediction, and carefully design a hand shape discriminator to improve the authenticity of generated hand shape. In addition, an arm orientation loss is designed to encourage the network to generate torso part with better semantic expressiveness. Experiments on dataset of four different speakers demonstrate the superiority of our method over the state-of-the-art approaches. Fengqi Liu, Ran Yi 0002, Lizhuang Ma |
ICIP | 4 |
| 2023 | Injecting-Diffusion: Inject Domain-Independent Contents into Diffusion Models for Unpaired Image-to-Image TranslationabstractDiffusion models have shown remarkable performance in the task of image synthesis. However, we notice that existing methods fail to preserve domain-independent contents of the input images, making it challenging for unpaired image-to-image translation. To address this issue, we proposed a diffusion model for domain-independent content injecting. We propose a domain-independent content extractor to obtain domain-independent contents from the source domain. After that, we inject the extracted contents into the diffusion model and fuse them with domain-specific appearances of the target domain through our proposed cross-domain attention mechanism. The qualitative and quantitative experiments demonstrate that our proposed method can generate high-fidelity images of the target domain while preserving domain-independent contents of the source domain. Lizhuang Ma |
ICME | 2 |
| 2023 | Latent Feature Regularization based Adversarial Network for Brain Tumor Anomaly DetectionabstractBrain tumor anomaly detection plays a critical role in the field of computer-aided diagnosis, which has attracted ever-increasing focus from the medical community However, brain tumor data are scarce and tough to classify. Unsupervised methods enable the reduction of huge labeling costs to be applied to brain tumor anomaly detection during the training only given normal brain images. However, the existing unsupervised methods distinguish whether the input image is abnormal in the image space, which cannot effectively learn the discriminative features. In this paper, we propose a novel brain tumor anomaly detection method via Latent Feature Regularization based Adversarial Network (LFRA-Net), which leverages a latent feature regularizer into adversarial learning to obtain the discriminative features. Comprehensive experiments on BraTS, HCP, MNIST, and CIFAR-10 datasets evaluate the effectiveness of our LFRANet, which outperforms state-of-the-art unsupervised learning methods. Nan Wang 0027, Chengwei Chen, Lizhuang Ma, Shaohui Lin |
ICME | 3 |
| 2023 | RFENet: Towards Reciprocal Feature Evolution for Glass SegmentationabstractGlass-like objects are widespread in daily life but remain intractable to be segmented for most existing methods. The transparent property makes it difficult to be distinguished from background, while the tiny separation boundary further impedes the acquisition of their exact contour. In this paper, by revealing the key co-evolution demand of semantic and boundary learning, we propose a Selective Mutual Evolution (SME) module to enable the reciprocal feature learning between them. Then to exploit the global shape context, we propose a Structurally Attentive Refinement (SAR) module to conduct a fine-grained feature refinement for those ambiguous points around the boundary. Finally, to further utilize the multi-scale representation, we integrate the above two modules into a cascaded structure and then introduce a Reciprocal Feature Evolution Network (RFENet) for effective glass-like object segmentation. Extensive experiments demonstrate that our RFENet achieves state-of-the-art performance on three popular public datasets. Code is available at https://github.com/VankouF/RFENet. Changan Wang, Yabiao Wang, Chengjie Wang 0001, Ran Yi 0002, Lizhuang Ma |
IJCAI | 6 |
| 2023 | Double Doodles: Sketching Animation in Immersive Environment With 3+6 DOFs Motion GesturesabstractWe present "Double Doodles'' to make full use of two sequential inputs of a VR controller with 9 DOFs in total, 3 DOFs of the first input sequence for the generation of motion paths and 6 DOFs of the second input sequence for motion gestures. While engineering our system, we take ergonomics into consideration and design a set of user-defined motion gestures to describe character motions. We employ a real-time deep learning-based approach for highly accurate motion gesture classification. We then integrate our approach into a prototype system, and it allows users to directly create character animations in VR environments using motion gestures with a VR controller, followed by animation preview and animation interactive editing. Finally, we evaluate the feasibility and effectiveness of our system through a user study, demonstrating the usefulness of our system for visual storytelling dedicated to amateurs, as well as for providing fast drafting tools for artists. Ruizhao Chen, Zhigang Deng 0001, Lili Wang 0006, Lizhuang Ma |
ACM Multimedia | 5 |
| 2023 | Stroke-based Neural Painting and Stylization with Dynamically Predicted Painting RegionabstractStroke-based rendering aims to recreate an image with a set of strokes. Most existing methods render complex images using an uniform-block-dividing strategy, which leads to boundary inconsistency artifacts. To solve the problem, we propose Compositional Neural Painter, a novel stroke-based rendering framework which dynamically predicts the next painting region based on the current canvas, instead of dividing the image plane uniformly into painting regions. We start from an empty canvas and divide the painting process into several steps. At each step, a compositor network trained with a phasic RL strategy first predicts the next painting region, then a painter network trained with a WGAN discriminator predicts stroke parameters, and a stroke renderer paints the strokes onto the painting region of the current canvas. Moreover, we extend our method to stroke-based style transfer with a novel differentiable distance transform loss, which helps preserve the structure of the input image during stroke-based stylization. Extensive experiments show our model outperforms the existing models in both stroke-based neural painting and stroke-based stylization. Ran Yi 0002, Haokun Zhu, Liang Liu 0007, Jinlong Peng, Yabiao Wang, Chengjie Wang 0001, Lizhuang Ma |
ACM Multimedia | 8 |
| 2023 | Geometric Style Transfer for Face PortraitsabstractGeometric style transfer jointly stylizes the texture and geometry of a content image to better match a style image, which has attracted widespread attention due to its various applications. However, existing style transfer methods either primarily focus on texture and almost entirely ignore geometry, or have various drawbacks and are not suitable for Face Portraits. In the paper, We propose a new two-stage geometric style transfer method dedicated to face portraits, which simultaneously transfer both statistical and structural styles. Our network consists of Geometric deformation module (G) and Texture rendering module (T). G is trained with semantics image pairs, which has loose requirements on the training datasets. Besides, our flexible formulation also allows explicit user guidance and control of stylization tradeoffs. Experiments demonstrate that our method achieves state-of-the-art geometric style transfer for face portraits. Miaomiao Dai, Ran Yi 0002, Lizhuang Ma |
MMAsia | 4 |
| 2023 | RT-Octree: Accelerate PlenOctree Rendering with Batched Regular Tracking and Neural Denoising for Real-time Neural Radiance FieldsabstractNeural Radiance Fields (NeRF) has demonstrated its ability to generate high-quality synthesized views. Nonetheless, due to its slow inference speed, there is a need to explore faster inference methods. In this paper, we propose RT-Octree, which uses batched regular tracking based on PlenOctree with neural denoising to achieve better real-time performance. We achieve this by modifying the volume rendering algorithm to regular tracking. We batch all samples for each pixel in one single ray-voxel intersection process to further improve the real-time performance. To reduce the variance caused by insufficient samples while ensuring real-time speed, we propose a lightweight neural network named GuidanceNet, which predicts the guidance map and weight maps utilized for the subsequent multi-layer denoising module. We evaluate our method on both synthetic and real-world datasets, obtaining a speed of 100 + frames per second (FPS) with a resolution of 1920 × 1080. Compared to PlenOctree, our method is 1.5 to 2 times faster in inference time and significantly outperforms NeRF by several orders of magnitude. The experimental results demonstrate the effectiveness of our approach in achieving real-time performance while maintaining similar rendering quality. Zixi Shu, Ran Yi 0002, Yuqi Meng, Lizhuang Ma |
SIGGRAPH Asia | 5 |
| 2023 | Neural 3D face rendering conditioned on 2D appearance via GAN disentanglement method
Ruizhao Chen, Ran Yi 0002, Tuanfeng Y. Wang, Lizhuang Ma |
Comput. Graph. | 4 |
| 2023 | A fine-grained vision and language representation framework with graph-based fashion semantic knowledge
Huiming Ding, Mengtian Li 0002, Lizhuang Ma |
Comput. Graph. | 5 |
| 2023 | Image deraining based on dual-channel component decomposition
Xiao Lin 0012, Duojiu Xu, Peiwen Tan, Lizhuang Ma, Zhi-Jie Wang 0009 |
Comput. Graph. | 4 |
| 2023 | Multi-domain mixup for scenario-universal face anti-spoofing
Shitao Lu, Shice Liu, Keyue Zhang, Mingang Chen, Xin Tan 0002, Lizhuang Ma |
Comput. Graph. | 6 |
| 2023 | LW-CovidNet: Automatic covid-19 lung infection detection from chest X-ray imagesabstractCoronavirus Disease 2019 (Covid-19) overtook the worldwide in early 2020, placing the world's health in threat. Automated lung infection detection using Chest X-ray images has a ton of potential for enhancing the traditional covid-19 treatment strategy. However, there are several challenges to detect infected regions from Chest X-ray images, including significant variance in infected features similar spatial characteristics, multi-scale variations in texture shapes and sizes of infected regions. Moreover, high parameters with transfer learning are also a constraints to deploy deep convolutional neural network(CNN) models in real time environment. A novel covid-19 lightweight CNN(LW-CovidNet) method is proposed to automatically detect covid-19 infected regions from Chest X-ray images to address these challenges. In our proposed hybrid method of integrating Standard and Depth-wise Separable convolutions are used to aggregate the high level features and also compensate the information loss by increasing the Receptive Field of the model. The detection boundaries of disease regions representations are then enhanced via an Edge-Attention method by applying heatmaps for accurate detection of disease regions. Extensive experiments indicate that the proposed LW-CovidNet surpasses most cutting-edge detection methods and also contributes to the advancement of state-of-the-art performance. It is envisaged that with reliable accuracy, this method can be introduced for clinical practices in the future. Noor Ahmed 0002, Xin Tan 0002, Lizhuang Ma |
IET Image Process. | 3 |
| 2023 | A new method proposed to Melanoma-skin cancer lesion detection and segmentation based on hybrid convolutional neural network
Noor Ahmed 0002, Xin Tan 0002, Lizhuang Ma |
Multim. Tools Appl. | 3 |
| 2023 | Mirror Detection With the Visual Chirality CueabstractMirror detection is challenging because the visual appearances of mirrors change depending on those of their surroundings. As existing mirror detection methods are mainly based on extracting contextual contrast and relational similarity between mirror and non-mirror regions, they may fail to identify a mirror region if these assumptions are violated. Inspired by a recent study of applying a CNN to help distinguish whether an image is flipped or not based on the visual chirality property, in this paper, we rethink this image-level visual chirality property and reformulate it as a learnable pixel level cue for mirror detection. Specifically, we first propose a novel flipping-convolution-flipping (FCF) transformation to model visual chirality as learnable commutative residual. We then propose a novel visual chirality embedding (VCE) module to exploit this commutative residual in multi-scale feature maps, to embed the visual chirality features into our mirror detection model. Besides, we also propose a visual chirality-guided edge detection (CED) module to integrate the visual chirality features with contextual features for detection refinement. Extensive experiments show that the proposed method outperforms state-of-the-art methods on three benchmark datasets. Xin Tan 0002, Jiaying Lin 0001, Ke Xu 0010, Lizhuang Ma, Rynson W. H. Lau |
IEEE Trans. Pattern Anal. Mach. Intell. | 5 |
| 2023 | Positive-Negative Receptive Field Reasoning for Omni-Supervised 3D SegmentationabstractHidden features in the neural networks usually fail to learn informative representation for 3D segmentation as supervisions are only given on output prediction, while this can be solved by omni-scale supervision on intermediate layers. In this paper, we bring the first omni-scale supervision method to 3D segmentation via the proposed gradual Receptive Field Component Reasoning (RFCR), where target Receptive Field Component Codes (RFCCs) is designed to record categories within receptive fields for hidden units in the encoder. Then, target RFCCs will supervise the decoder to gradually infer the RFCCs in a coarse-to-fine categories reasoning manner, and finally obtain the semantic labels. To purchase more supervisions, we also propose an RFCR-NL model with complementary negative codes (i.e., Negative RFCCs, NRFCCs) with negative learning. Because many hidden features are inactive with tiny magnitudes and make minor contributions to RFCC prediction, we propose Feature Densification with a centrifugal potential to obtain more unambiguous features, and it is in effect equivalent to entropy regularization over features. More active features can unleash the potential of omni-supervision method. We embed our method into three prevailing backbones, which are significantly improved in all three datasets on both fully and weakly supervised segmentation tasks and achieve competitive performances. Xin Tan 0002, Qihang Ma, Jingyu Gong, Zhizhong Zhang 0001, Yanyun Qu, Yuan Xie 0006, Lizhuang Ma |
IEEE Trans. Pattern Anal. Mach. Intell. | 9 |
| 2023 | Self-Adversarial Disentangling for Specific Domain AdaptationabstractDomain adaptation aims to bridge the domain shifts between the source and the target domain. These shifts may span different dimensions such as fog, rainfall, etc. However, recent methods typically do not consider explicit prior knowledge about the domain shifts on a specific dimension, thus leading to less desired adaptation performance. In this article, we study a practical setting called Specific Domain Adaptation (SDA) that aligns the source and target domains in a demanded-specific dimension. Within this setting, we observe the intra-domain gap induced by different domainness (i.e., numerical magnitudes of domain shifts in this dimension) is crucial when adapting to a specific domain. To address the problem, we propose a novel Self-Adversarial Disentangling (SAD) framework. In particular, given a specific dimension, we first enrich the source domain by introducing a domainness creator with providing additional supervisory signals. Guided by the created domainness, we design a self-adversarial regularizer and two loss functions to jointly disentangle the latent representations into domainness-specific and domainness-invariant features, thus mitigating the intra-domain gap. Our method can be easily taken as a plug-and-play framework and does not introduce any extra costs in the inference time. We achieve consistent improvements over state-of-the-art methods in both object detection and semantic segmentation. Qianyu Zhou 0001, Jiangmiao Pang, Xuequan Lu, Lizhuang Ma |
IEEE Trans. Pattern Anal. Mach. Intell. | 5 |
| 2023 | TransVOD: End-to-End Video Object Detection With Spatial-Temporal TransformersabstractDetection Transformer (DETR) and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their performance on Video Object Detection (VOD) has not been well explored. In this paper, we present TransVOD, the first end-to-end video object detection system based on simple yet effective spatial-temporal Transformer architectures. The first goal of this paper is to streamline the pipeline of current VOD, effectively removing the need for many hand-crafted components for feature aggregation, e.g., optical flow model, relation networks. Besides, benefited from the object query design in DETR, our method does not need post-processing methods such as Seq-NMS. In particular, we present a temporal Transformer to aggregate both the spatial object queries and the feature memories of each frame. Our temporal transformer consists of two components: Temporal Query Encoder (TQE) to fuse object queries, and Temporal Deformable Transformer Decoder (TDTD) to obtain current frame detection results. These designs boost the strong baseline deformable DETR by a significant margin (3 %-4 % mAP) on the ImageNet VID dataset. TransVOD yields comparable performances on the benchmark of ImageNet VID. Then, we present two improved versions of TransVOD including TransVOD++ and TransVOD Lite. The former fuses object-level information into object query via dynamic convolution while the latter models the entire video clips as the output to speed up the inference time. We give detailed analysis of all three models in the experiment part. In particular, our proposed TransVOD++ sets a new state-of-the-art record in terms of accuracy on ImageNet VID with 90.0 % mAP. Our proposed TransVOD Lite also achieves the best speed and accuracy trade-off with 83.7 % mAP while running at around 30 FPS on a single V100 GPU device. Code and models are available at https://github.com/SJTU-LuHe/TransVOD. Qianyu Zhou 0001, Xiangtai Li, Yunhai Tong, Lizhuang Ma, Dacheng Tao |
IEEE Trans. Pattern Anal. Mach. Intell. | 7 |
| 2023 | Context-Aware Mixup for Domain Adaptive Semantic SegmentationabstractUnsupervised domain adaptation (UDA) aims to adapt a model of the labeled source domain to an unlabeled target domain. Existing UDA-based semantic segmentation approaches always reduce the domain shifts in pixel level, feature level, and output level. However, almost all of them largely neglect the contextual dependency, which is generally shared across different domains, leading to less-desired performance. In this paper, we propose a novel Context-Aware Mixup (CAMix) framework for domain adaptive semantic segmentation, which exploits this important clue of context-dependency as explicit prior knowledge in a fully end-to-end trainable manner for enhancing the adaptability toward the target domain. Firstly, we present a contextual mask generation strategy by leveraging the accumulated spatial distributions and prior contextual relationships. The generated contextual mask is critical in this work and will guide the context-aware domain mixup on three different levels. Besides, provided the context knowledge, we introduce a significance-reweighted consistency loss to penalize the inconsistency between the mixed student prediction and the mixed teacher prediction, which alleviates the negative transfer of the adaptation, e.g., early performance degradation. Extensive experiments and analysis demonstrate the effectiveness of our method against the state-of-the-art approaches on widely-used UDA benchmarks. Qianyu Zhou 0001, Zhengyang Feng, Jiangmiao Pang, Xuequan Lu, Jianping Shi, Lizhuang Ma |
IEEE Trans. Circuits Syst. Video Technol. | 8 |
| 2023 | Boosting Night-Time Scene Parsing With Learnable FrequencyabstractNight-Time Scene Parsing (NTSP) is essential to many vision applications, especially for autonomous driving. Most of the existing methods are proposed for day-time scene parsing. They rely on modeling pixel intensity-based spatial contextual cues under even illumination. Hence, these methods do not perform well in night-time scenes as such spatial contextual cues are buried in the over-/under-exposed regions in night-time scenes. In this paper, we first conduct an image frequency-based statistical experiment to interpret the day-time and night-time scene discrepancies. We find that image frequency distributions differ significantly between day-time and night-time scenes, and understanding such frequency distributions is critical to NTSP problem. Based on this, we propose to exploit the image frequency distributions for night-time scene parsing. First, we propose a Learnable Frequency Encoder (LFE) to model the relationship between different frequency coefficients to measure all frequency components dynamically. Second, we propose a Spatial Frequency Fusion module (SFF) that fuses both spatial and frequency information to guide the extraction of spatial context features. Extensive experiments show that our method performs favorably against the state-of-the-art methods on the NightCity, NightCity+ and BDD100K-night datasets. In addition, we demonstrate that our method can be applied to existing day-time scene parsing methods and boost their performance on night-time scenes. The code is available at https://github.com/wangsen99/FDLNet. Ke Xu 0010, Zhizhong Zhang 0001, Xin Tan 0002, Yuan Xie 0006, Lizhuang Ma |
IEEE Trans. Image Process. | 7 |
| 2023 | MISSU: 3D Medical Image Segmentation via Self-Distilling TransUNetabstractU-Nets have achieved tremendous success in medical image segmentation. Nevertheless, it may have limitations in global (long-range) contextual interactions and edge-detail preservation. In contrast, the Transformer module has an excellent ability to capture long-range dependencies by leveraging the self-attention mechanism into the encoder. Although the Transformer module was born to model the long-range dependency on the extracted feature maps, it still suffers high computational and spatial complexities in processing high-resolution 3D feature maps. This motivates us to design an efficient Transformer-based UNet model and study the feasibility of Transformer-based network architectures for medical image segmentation tasks. To this end, we propose to self-distill a Transformer-based UNet for medical image segmentation, which simultaneously learns global semantic information and local spatial-detailed features. Meanwhile, a local multi-scale fusion block is first proposed to refine fine-grained details from the skipped connections in the encoder by the main CNN stem through self-distillation, only computed during training and removed at inference with minimal overhead. Extensive experiments on BraTS 2019 and CHAOS datasets show that our MISSU achieves the best performance over previous state-of-the-art methods. Code and models are available at: https://github.com/wangn123/MISSU.git. Nan Wang 0027, Shaohui Lin, Xiaoxiao Li 0001, Ke Li 0015, Yunhang Shen, Yue Gao 0002, Lizhuang Ma |
IEEE Trans. Medical Imaging | 7 |
| 2023 | Frequency-aware Camouflaged Object DetectionabstractCamouflaged object detection (COD) is important as it has various potential applications. Unlike salient object detection (SOD), which tries to identify visually salient objects, COD tries to detect objects that are visually very similar to the surrounding background. We observe that recent COD methods try to fuse features from different levels using some context aggregation strategies originally developed for SOD. Such an approach, however, may not be appropriate for COD as these existing context aggregation strategies are good at detecting distinctive objects while weakening the features from less discriminative objects. To address this problem, we propose in this article to exploit frequency learning to suppress the confusing high-frequency texture information, to help separate camouflaged objects from their surrounding background, and a frequency-based method, called FBNet, for camouflaged object detection. Specifically, we design a frequency-aware context aggregation (FACA) module to suppress high-frequency information and aggregate multi-scale features from a frequency perspective, an adaptive frequency attention (AFA) module to enhance the features of the learned important frequency components, and a gradient-weighted loss function to guide the proposed method to pay more attention to contour details. Experimental results show that our model outperforms relevant state-of-the-art methods. Jiaying Lin 0001, Xin Tan 0002, Ke Xu 0010, Lizhuang Ma, Rynson W. H. Lau |
ACM Trans. Multim. Comput. Commun. Appl. | 4 |
| 2023 | HSNet: hierarchical semantics network for scene parsing
Xin Tan 0002, Ying Cao 0001, Ke Xu 0010, Lizhuang Ma, Rynson W. H. Lau |
Vis. Comput. | 5 |
| 2022 | Comprehensive Regularization in a Bi-directional Predictive Network for Video Anomaly DetectionabstractVideo anomaly detection aims to automatically identify unusual objects or behaviours by learning from normal videos. Previous methods tend to use simplistic reconstruction or prediction constraints, which leads to the insufficiency of learned representations for normal data. As such, we propose a novel bi-directional architecture with three consistency constraints to comprehensively regularize the prediction task from pixel-wise, cross-modal, and temporal-sequence levels. First, predictive consistency is proposed to consider the symmetry property of motion and appearance in forwards and backwards time, which ensures the highly realistic appearance and motion predictions at the pixel-wise level. Second, association consistency considers the relevance between different modalities and uses one modality to regularize the prediction of another one. Finally, temporal consistency utilizes the relationship of the video sequence and ensures that the predictive network generates temporally consistent frames. During inference, the pattern of abnormal frames is unpredictable and will therefore cause higher prediction errors. Experiments show that our method outperforms advanced anomaly detectors and achieves state-of-the-art results on UCSD Ped2, CUHK Avenue, and ShanghaiTech datasets. Chengwei Chen, Yuan Xie 0006, Shaohui Lin, Angela Yao, Guannan Jiang, Wei Zhang 0217, Yanyun Qu, Ruizhi Qiao, Bo Ren 0002, Lizhuang Ma |
AAAI | 10 |
| 2022 | Delving into the Local: Dynamic Inconsistency Learning for DeepFake Video DetectionabstractThe rapid development of facial manipulation techniques has aroused public concerns in recent years. Existing deepfake video detection approaches attempt to capture the discrim- inative features between real and fake faces based on tem- poral modelling. However, these works impose supervisions on sparsely sampled video frames but overlook the local mo- tions among adjacent frames, which instead encode rich in- consistency information that can serve as an efficient indica- tor for DeepFake video detection. To mitigate this issue, we delves into the local motion and propose a novel sampling unit named snippet which contains a few successive videos frames for local temporal inconsistency learning. Moreover, we elaborately design an Intra-Snippet Inconsistency Module (Intra-SIM) and an Inter-Snippet Interaction Module (Inter- SIM) to establish a dynamic inconsistency modelling frame- work. Specifically, the Intra-SIM applies bi-directional tem- poral difference operations and a learnable convolution ker- nel to mine the short-term motions within each snippet. The Inter-SIM is then devised to promote the cross-snippet infor- mation interaction to form global representations. The Intra- SIM and Inter-SIM work in an alternate manner and can be plugged into existing 2D CNNs. Our method outperforms the state of the art competitors on four popular benchmark dataset, i.e., FaceForensics++, Celeb-DF, DFDC and Wild- Deepfake. Besides, extensive experiments and visualizations are also presented to further illustrate its effectiveness. Taiping Yao, Shouhong Ding, Lizhuang Ma |
AAAI | 6 |
| 2022 | Feature Generation and Hypothesis Verification for Reliable Face Anti-spoofingabstractAlthough existing face anti-spoofing (FAS) methods achieve high accuracy in intra-domain experiments, their effects drop severely in cross-domain scenarios because of poor generalization. Recently, multifarious techniques have been explored, such as domain generalization and representation disentanglement. However, the improvement is still limited by two issues: 1) It is difficult to perfectly map all faces to a shared feature space. If faces from unknown domains are not mapped to the known region in the shared feature space, accidentally inaccurate predictions will be obtained. 2) It is hard to completely consider various spoof traces for disentanglement. In this paper, we propose a Feature Generation and Hypothesis Verification framework to alleviate the two issues. Above all, feature generation networks which generate hypotheses of real faces and known attacks are introduced for the first time in the FAS task. Subsequently, two hypothesis verification modules are applied to judge whether the input face comes from the real-face space and the real-face distribution respectively. Furthermore, some analyses of the relationship between our framework and Bayesian uncertainty estimation are given, which provides theoretical support for reliable defense in unknown domains. Experimental results show our framework achieves promising results and outperforms the state-of-the-art approaches on extensive public datasets. Shice Liu, Shitao Lu, Shouhong Ding, Lizhuang Ma |
AAAI | 6 |
| 2022 | Task-Level Self-Supervision for Cross-Domain Few-Shot LearningabstractLearning with limited labeled data is a long-standing problem. Among various solutions, episodic training progres-sively classifies a series of few-shot tasks and thereby is as-sumed to be beneficial for improving the model’s generalization ability. However, recent studies show that it is eveninferior to the baseline model when facing domain shift between base and novel classes. To tackle this problem, we pro-pose a domain-independent task-level self-supervised (TL-SS) method for cross-domain few-shot learning.TL-SS strategy promotes the general idea of label-based instance-levelsupervision to task-level self-supervision by augmenting mul-tiple views of tasks. Two regularizations on task consistencyand correlation metric are introduced to remarkably stabi-lize the training process and endow the generalization ability into the prediction model. We also propose a high-order associated encoder (HAE) being adaptive to various tasks.By utilizing 3D convolution module, HAE is able to generate proper parameters and enables the encoder to flexibly toany unseen tasks. Two modules complement each other andshow great promotion against state-of-the-art methods experimentally. Finally, we design a generalized task-agnostic test,where our intriguing findings highlight the need to re-think the generalization ability of existing few-shot approaches. Wang Yuan, Zhizhong Zhang 0001, Cong Wang 0039, Yuan Xie 0006, Lizhuang Ma |
AAAI | 6 |
| 2022 | High-Fidelity Dynamic Human Synthesis via UV-Guided NeRF with Sparse Views
Zhaosheng Wang, Yuzhou Sun, Lizhuang Ma |
CGI | 5 |
| 2022 | Rethinking Efficient Lane Detection via Curve ModelingabstractThis paper presents a novel parametric curve-based method for lane detection in RGB images. Unlike state-of-the-art segmentation-based and point detection-based methods that typically require heuristics to either decode predictions or formulate a large sum of anchors, the curve-based methods can learn holistic lane representations naturally. To handle the optimization difficulties of existing poly-nomial curve methods, we propose to exploit the parametric Bézier curve due to its ease of computation, stability, and high freedom degrees of transformations. In addition, we propose the deformable convolution-based feature flip fusion, for exploiting the symmetry properties of lanes in driving scenes. The proposed method achieves a new state-of-the-art performance on the popular LLAMAS benchmark. It also achieves favorable accuracy on the TuSimple and CULane datasets, while retaining both low latency (>150 FPS) and small model size (<10M). Our method can serve as a new baseline, to shed the light on the parametric curves modeling for lane detection. Codes of our model and PytorchAutoDrive: a unified framework for self-driving perception, are available at: https://github.com/voldemortX/pytorch-auto-drive. Zhengyang Feng, Shaohua Guo, Xin Tan 0002, Ke Xu 0010, Min Wang 0024, Lizhuang Ma |
CVPR | 6 |
| 2022 | ISDNet: Integrating Shallow and Deep Networks for Efficient Ultra-high Resolution SegmentationabstractThe huge burden of computation and memory are two obstacles in ultra-high resolution image segmentation. To tackle these issues, most of the previous works follow the global-local refinement pipeline, which pays more attention to the memory consumption but neglects the inference speed. In comparison to the pipeline that partitions the large image into small local regions, we focus on inferring the whole image directly. In this paper, we propose ISDNet, a novel ultra-high resolution segmentation framework that integrates the shallow and deep networks in a new manner, which significantly accelerates the inference speed while achieving accurate segmentation. To further exploit the relationship between the shallow and deep features, we propose a novel Relational-Aware feature Fusion module, which ensures high performance and robustness of our framework. Extensive experiments on Deepglobe, Inria Aerial, and Cityscapes datasets demonstrate our performance is consistently superior to state-of-the-arts. Specifically, it achieves 73.30 mIoU with a speed of 27.70 FPS on Deepglobe, which is more accurate and 172 × faster than the recent competitor. Code available at https://github.com/cedricgsh/ISDNet. Shaohua Guo, Liang Liu 0007, Zhenye Gan, Yabiao Wang, Wuhao Zhang, Chengjie Wang 0001, Guannan Jiang, Wei Zhang 0217, Ran Yi 0002, Lizhuang Ma, Ke Xu 0010 |
CVPR | 10 |
| 2022 | HybridCR: Weakly-Supervised 3D Point Cloud Semantic Segmentation via Hybrid Contrastive RegularizationabstractTo address the huge labeling cost in large-scale point cloud semantic segmentation, we propose a novel hybrid contrastive regularization (HybridCR) framework in weakly-supervised setting, which obtains competitive performance compared to its fully-supervised counterpart. Specifically, HybridCR is the first framework to leverage both point consistency and employ contrastive regularization with pseudo labeling in an end-to-end manner. Fundamentally, HybridCR explicitly and effectively considers the semantic similarity between local neighboring points and global characteristics of 3D classes. We further design a dynamic point cloud augmentor to generate diversity and robust sample views, whose transformation parameter is jointly optimized with model training. Through extensive experiments, HybridCR achieves significant performance improvement against the SOTA methods on both indoor and outdoor datasets, e.g., S3DIS, ScanNet-V2, Semantic3D, and SemanticKITTI. Mengtian Li 0002, Yuan Xie 0006, Yunhang Shen, Bo Ke, Ruizhi Qiao, Bo Ren 0002, Shaohui Lin, Lizhuang Ma |
CVPR | 8 |
| 2022 | LAKe-Net: Topology-Aware Point Cloud Completion by Localizing Aligned KeypointsabstractPoint cloud completion aims at completing geometric and topological shapes from a partial observation. However, some topology of the original shape is missing, existing methods directly predict the location of complete points, without predicting structured and topological information of the complete shape, which leads to inferior performance. To better tackle the missing topology part, we propose LAKe-Net, a novel topology-aware point cloud completion model by localizing aligned keypoints, with a novel Keypoints-Skeleton-Shape prediction manner. Specifically, our method completes missing topology using three steps: 1) Aligned Keypoint Localization. An asymmetric keypoint locator, including an unsupervised multi-scale keypoint detector and a complete keypoint generator, is proposed for localizing aligned keypoints from complete and partial point clouds. We theoretically prove that the detector can capture aligned keypoints for objects within a sub-category. 2) Surface-skeleton Generation. A new type of skeleton, named Surface-skeleton, is generated from keypoints based on geometric priors to fully represent the topological information captured from keypoints and better recover the local details. 3) Shape Refinement. We design a refinement subnet where multi-scale surface-skeletons are fed into each recursive skeleton-assisted refinement module to assist the completion process. Experimental results show that our method achieves the state-of-the-art performance on point cloud completion. Junshu Tang, Zhijun Gong, Ran Yi 0002, Yuan Xie 0006, Lizhuang Ma |
CVPR | 5 |
| 2022 | Canonical Voting: Towards Robust Oriented Bounding Box Detection in 3D Scenesabstract3D object detection has attracted much attention thanks to the advances in sensors and deep learning methods for point clouds. Current state-of-the-art methods like VoteNet regress direct offset towards object centers and box orientations with an additional Multi-Layer-Perceptron network. Both their offset and orientation predictions are not accurate due to the fundamental difficulty in rotation classification. In the work, we disentangle the direct offset into Local Canonical Coordinates (LCC), box scales and box orientations. Only LCC and box scales are regressed, while box orientations are generated by a canonical voting scheme. Finally, an LCC-aware back-projection checking algorithm iteratively cuts out bounding boxes from the generated vote maps, with the elimination of false positives. Our model achieves state-of-the-art performance on three standard real-world benchmarks: ScanNet, SceneNN and SUN RGB-D. Our code is available on https://github.com/qq456cvb/CanonicalVoting. Yang You 0004, Zelin Ye, Yujing Lou, Chengkun Li, Yong-Lu Li 0001, Lizhuang Ma, Cewu Lu |
CVPR | 6 |
| 2022 | Optimization over Disentangled Encoding: Unsupervised Cross-Domain Point Cloud Completion via Occlusion Factor Manipulation
Jingyu Gong, Fengqi Liu, Min Wang 0024, Xin Tan 0002, Zhizhong Zhang 0001, Ran Yi 0002, Yuan Xie 0006, Lizhuang Ma |
ECCV (2) | 10 |
| 2022 | Hierarchical Contrastive Inconsistency Learning for Deepfake Video Detection
Taiping Yao, Shouhong Ding, Lizhuang Ma |
ECCV (12) | 5 |
| 2022 | Mutually Reinforcing Structure with Proposal Contrastive Consistency for Few-Shot Object Detection
TianXue Ma, Mingwei Bi, Jian Zhang 0079, Wang Yuan, Zhizhong Zhang 0001, Yuan Xie 0006, Shouhong Ding, Lizhuang Ma |
ECCV (20) | 8 |
| 2022 | Generative Domain Adaptation for Face Anti-Spoofing
Qianyu Zhou 0001, Ke-Yue Zhang, Taiping Yao, Ran Yi 0002, Kekai Sheng, Shouhong Ding, Lizhuang Ma |
ECCV (5) | 7 |
| 2022 | Domain Adaptive Semantic Segmentation via Regional Contrastive Consistency RegularizationabstractUnsupervised domain adaptation (UDA) for semantic seg-mentation has been well-studied in recent years. However, most existing works largely neglect the local regional consis-tency across different domains, and are less robust to changes in outdoor environments. In this paper, we propose a novel and fully end-to-end trainable approach, called regional contrastive consistency regularization (RCCR) for domain adaptive semantic segmentation. Our core idea is to pull the sim-ilar regional features extracted from the same location of dif-ferent images, i.e., the original image and augmented image, to be closer, and meanwhile push the features from the dif-ferent locations of the two images to be separated. We pro-pose a region-wise contrastive loss with two sampling strate-gies to realize effective regional consistency. Besides, we present momentum projection heads, where the teacher pro-jection head is the exponential moving average of the student. Finally, a memory bank mechanism is designed to learn more robust and stable region-wise features under varying environ-ments. Extensive experiments demonstrate that our approach outperforms the state-of-the-art methods. Qianyu Zhou 0001, Chuyun Zhuang, Ran Yi 0002, Xuequan Lu, Lizhuang Ma |
ICME | 5 |
| 2022 | Dynamic Convolutional Network for Generalizable Face Anti-spoofing
Shitao Lu, Changjie Cheng, Lizhuang Ma |
ICONIP (7) | 5 |
| 2022 | Region-Aware Temporal Inconsistency Learning for DeepFake Video DetectionabstractThe rapid development of face forgery techniques has drawn growing attention due to security concerns. Existing deepfake video detection methods always attempt to capture the discriminative features by directly exploiting static temporal convolution to mine temporal inconsistency, without explicit exploration on the diverse temporal dynamics of different forged regions. To effectively and comprehensively capture the various inconsistency, in this paper, we propose a novel Region-Aware Temporal Filter (RATF) module which automatically generates corresponding temporal filters for different spatial regions. Specifically, we decouple the dynamic temporal kernel into a set of region-agnostic basic filters and region-sensitive aggregation weights. And different weights guide the corresponding regions to adaptively learn temporal inconsistency, which greatly enhances the overall representational ability. Moreover, to cover the long-term temporal dynamics, we divide the video into multiple snippets and propose a Cross-Snippet Attention (CSA) to promote the cross-snippet information interaction. Extensive experiments and visualizations on several benchmarks demonstrate the effectiveness of our method against state-of-the-art competitors. Taiping Yao, Ran Yi 0002, Shouhong Ding, Lizhuang Ma |
IJCAI | 6 |
| 2022 | Spoof Face Detection Via Semi-Supervised Adversarial TrainingabstractFace spoofing causes severe security threats in face recognition systems. The previous anti-spoofing mainly focused on supervised techniques, typically with either binary or auxiliary supervision. Most of them have to ‘see’ both spoofing face data and live face data during training to realize the task of face anti-spoofing. In this paper, we propose a semi-supervised adversarial learning framework for spoof face detection, which largely relaxes the supervision condition. To capture the underlying structure of live face data in latent representation space, we propose to train the live face data only, with a convolutional Encoder-Decoder network acting as a Generator, and a second convolutional network serving as a Discriminator. The generator and discriminator are trained by competing with each other while collaborating to understand the live faces. Since the spoof face detection is video-based (i.e., temporal information), we intuitively take the optical flow maps converted from consecutive video frames as input. Our approach is free of the spoof faces, thus being robust and general to different types of face spoofing (even unknown spoofing). Experiments on cross-dataset tests show that our semi-supervised method achieves better or comparable results to state-of-the-art supervised techniques. We also conduct ablation studies for the proposed method. Chengwei Chen, Yaping Jing, Xuequan Lu, Wang Yuan, Lizhuang Ma |
IJCNN | 5 |
| 2022 | Adaptive Mixture of Experts Learning for Generalizable Face Anti-SpoofingabstractWith various face presentation attacks emerging continually, face anti-spoofing (FAS) approaches based on domain generalization (DG) have drawn growing attention. Existing DG-based FAS approaches always capture the domain-invariant features for generalizing on the various unseen domains. However, they neglect individual source domains' discriminative characteristics and diverse domain-specific information of the unseen domains, and the trained model is not sufficient to be adapted to various unseen domains. To address this issue, we propose an Adaptive Mixture of Experts Learning (AMEL) framework, which exploits the domain-specific information to adaptively establish the link among the seen source domains and unseen target domains to further improve the generalization. Concretely, Domain-Specific Experts (DSE) are designed to investigate discriminative and unique domain-specific features as a complement to common domain-invariant features. Moreover, Dynamic Expert Aggregation (DEA) is proposed to adaptively aggregate the complementary information of each source expert based on the domain relevance to the unseen target domain. And combined with meta-learning, these modules work collaboratively to adaptively aggregate meaningful domain-specific information for the various unseen target domains. Extensive experiments and visualizations demonstrate the effectiveness of our method against the state-of-the-art competitors. Qianyu Zhou 0001, Ke-Yue Zhang, Taiping Yao, Ran Yi 0002, Shouhong Ding, Lizhuang Ma |
ACM Multimedia | 6 |
| 2022 | ScatterNet: Point Cloud Learning via ScattersabstractDesign of point cloud shape descriptors is a challenging problem in practical applications due to the sparsity and the inscrutable distribution of the point clouds. In this paper, we propose ScatterNet, a novel 3D local feature learning approach for exploring and aggregating hypothetical scatters of the point clouds. Scatters of relational points are first organized in point cloud via guided explorations, and then propagated back to extend the capacity in representing the point-wise characteristics. We provide an practical implementation of the ScatterNet, which involves an unique scatter exploration operator and a scatter convolution operator. Our method achieves the state-of-the-art performance on several point cloud analysis tasks like classification, part segmentation and normal estimation. The source code of ScatterNet is available in supplementary materials. Nianjuan Jiang, Jiangbo Lu, Mingang Chen, Ran Yi 0002, Lizhuang Ma |
ACM Multimedia | 6 |
| 2022 | Not All Pixels Are Matched: Dense Contrastive Learning for Cross-Modality Person Re-IdentificationabstractVisible-Infrared Person Re-Identification (VI-ReID) has become an emerging task for night-time surveillance systems. In order to reduce the cross-modality discrepancy, previous works either align the features via metric learning or generate synthesized cross-modality images by Generative Adversary Network. However, feature-level alignment ignores the heterogeneous data itself while generative framework suffers from the low generation quality, limiting their applications. In this paper, we propose a dense contrastive learning framework (DCLNet), which performs pixel-to-pixel dense alignment acting on the intermediate representations, rather than the final deep feature. It is a new loss function that brings views of positive pixels with same semantic information closer in shallow representation space, whilst pushing views of negative pixels apart. It naturally provides additional dense supervision and captures fine-grained pixel correspondence, reducing the modality gap from a new perspective. To implement it, a Part Aware Parsing (PAP) module and a Semantic Rectification Module (SRM) are introduced to learn and refine a semantic-guided mask, allowing us to efficiently find positive pairs only requiring instance-level supervision. Extensive experiments on the public SYSU-MM01 and RegDB datasets demonstrate the superiority of our pipeline over state-of-the-arts. Code is available at https://github.com/sunhz0117/DCLNet. Hanzhe Sun, Jun Liu 0116, Zhizhong Zhang 0001, Chengjie Wang 0001, Yanyun Qu, Yuan Xie 0006, Lizhuang Ma |
ACM Multimedia | 7 |
| 2022 | Hierarchical Walking Transformer for Object Re-IdentificationabstractRecently, transformer purely based on attention mechanism has been applied to a wide range of tasks and achieved impressive performance. Though extensive efforts have been made, there are still drawbacks to the transformer architecture which hinder its further applications: (i) the quadratic complexity brought by attention mechanism; (ii) barely incorporated inductive bias. Jun Liu 0116, Zhizhong Zhang 0001, Chengjie Wang 0001, Yanyun Qu, Yuan Xie 0006, Lizhuang Ma |
ACM Multimedia | 7 |
| 2022 | Salient Object Detection Based on Multiscale Segmentation and Fuzzy Broad LearningabstractAbstract Saliency detection has been a hot topic in the field of computer vision. In this paper, we propose a novel approach that is based on multiscale segmentation and fuzzy broad learning. The core idea of our method is to segment the image into different scales, and then the extracted features are fed to the fuzzy broad learning system (FBLS) for training. More specifically, it first segments the image into superpixel blocks at different scales based on the simple linear iterative clustering algorithm. Then, it uses the local binary pattern algorithm to extract texture features and computes the average color information for each superpixel of these segmentation images. These extracted features are then fed to the FBLS to obtain multiscale saliency maps. After that, it fuses these saliency maps into an initial saliency map and uses the label propagation algorithm to further optimize it, obtaining the final saliency map. We have conducted experiments based on several benchmark datasets. The results show that our solution can outperform several existing algorithms. Particularly, our method is significantly faster than most of deep learning-based saliency detection algorithms, in terms of training and inferring time. Xiao Lin 0012, Zhi-Jie Wang 0009, Lizhuang Ma, Meie Fang |
Comput. J. | 3 |
| 2022 | Uncertainty-aware consistency regularization for cross-domain semantic segmentation
Qianyu Zhou 0001, Zhengyang Feng, Xuequan Lu, Jianping Shi, Lizhuang Ma |
Comput. Vis. Image Underst. | 7 |
| 2022 | Neighborhood co-occurrence modeling in 3D point cloud segmentationabstractA significant performance boost has been achieved in point cloud semantic segmentation by utilization of the encoder-decoder architecture and novel convolution operations for point clouds. However, co-occurrence relationships within a local region which can directly influence segmentation results are usually ignored by current works. In this paper, we propose a neighborhood co-occurrence matrix (NCM) to model local co-occurrence relationships in a point cloud. We generate target NCM and prediction NCM from semantic labels and a prediction map respectively. Then, Kullback-Leibler (KL) divergence is used to maximize the similarity between the target and prediction NCMs to learn the co-occurrence relationship. Moreover, for large scenes where the NCMs for a sampled point cloud and the whole scene differ greatly, we introduce a reverse form of KL divergence which can better handle the difference to supervise the prediction NCMs. We integrate our method into an existing backbone and conduct comprehensive experiments on three datasets: Semantic3D for outdoor space segmentation, and S3DIS and ScanNet v2 for indoor scene segmentation. Results indicate that our method can significantly improve upon the backbone and outperform many leading competitors. Jingyu Gong, Lizhuang Ma |
Comput. Vis. Media | 3 |
| 2022 | Multi-site clustering and nested feature extraction for identifying autism spectrum disorder with resting-state fMRI
Nan Wang 0027, Dongren Yao, Lizhuang Ma, Mingxia Liu 0001 |
Medical Image Anal. | 3 |
| 2022 | Understanding Pixel-Level 2D Image Semantics With 3D Keypoint Knowledge EngineabstractPixel-level 2D object semantic understanding is an important topic in computer vision and could help machine deeply understand objects (e.g., functionality and affordance) in our daily life. However, most previous methods directly train on correspondences in 2D images, which is end-to-end but loses plenty of information in 3D spaces. In this paper, we propose a new method on predicting image corresponding semantics in 3D domain and then projecting them back onto 2D images to achieve pixel-level understanding. In order to obtain reliable 3D semantic labels that are absent in current image datasets, we build a large scale keypoint knowledge engine called KeypointNet, which contains 103,450 keypoints and 8,234 3D models from 16 object categories. Our method leverages the advantages in 3D vision and can explicitly reason about objects self-occlusion and visibility. We show that our method gives comparative and even superior results on standard semantic benchmarks. Yang You 0004, Chengkun Li, Yujing Lou, Zhoujun Cheng, Liangwei Li, Lizhuang Ma, Cewu Lu |
IEEE Trans. Pattern Anal. Mach. Intell. | 6 |
| 2022 | PRIN/SPRIN: On Extracting Point-Wise Rotation Invariant FeaturesabstractPoint cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, Point-wise Rotation Invariant Network, focusing on rotation invariant feature extraction in point clouds analysis. We construct spherical signals by Density Aware Adaptive Sampling to deal with distorted point distributions in spherical space. Spherical Voxel Convolution and Point Re-sampling are proposed to extract rotation invariant features for each point. In addition, we extend PRIN to a sparse version called SPRIN, which directly operates on sparse point clouds. Both PRIN and SPRIN can be applied to tasks ranging from object classification, part segmentation, to 3D feature matching and label alignment. Results show that, on the dataset with randomly rotated point clouds, SPRIN demonstrates better performance than state-of-the-art methods without any data augmentation. We also provide thorough theoretical proof and analysis for point-wise rotation invariance achieved by our methods. The code to reproduce our results will be made publicly available. Yang You 0004, Yujing Lou, Ruoxi Shi, Yu-Wing Tai, Lizhuang Ma, Cewu Lu |
IEEE Trans. Pattern Anal. Mach. Intell. | 6 |
| 2022 | DMT: Dynamic mutual training for semi-supervised learning
Zhengyang Feng, Qianyu Zhou 0001, Xin Tan 0002, Xuequan Lu, Jianping Shi, Lizhuang Ma |
Pattern Recognit. | 8 |
| 2022 | Paying attention for adjacent areas: Learning discriminative features for large-scale 3D scene segmentation
Mengtian Li 0002, Yuan Xie 0006, Lizhuang Ma |
Pattern Recognit. | 3 |
| 2022 | Unconstrained Facial Action Unit Detection via Latent Feature DomainabstractFacial action unit (AU) detection in the wild is a challenging problem, due to the unconstrained variability in facial appearances and the lack of accurate annotations. Most existing methods depend on either impractical labor-intensive labeling or inaccurate pseudo labels. In this paper, we propose an end-to-end unconstrained facial AU detection framework based on domain adaptation, which transfers accurate AU labels from a constrained source domain to an unconstrained target domain by exploiting labels of AU-related facial landmarks. Specifically, we map a source image with label and a target image without label into a latent feature domain by combining source landmark-related feature with target landmark-free feature. Due to the combination of source AU-related information and target AU-free information, the latent feature domain with transferred source label can be learned by maximizing the target-domain AU detection performance. Moreover, we introduce a novel landmark adversarial loss to disentangle the landmark-free feature from the landmark-related feature by treating the adversarial learning as a multi-player minimax game. Our framework can also be naturally extended for use with target-domain pseudo AU labels. Extensive experiments show that our method soundly outperforms lower-bounds and upper-bounds of the basic model, as well as state-of-the-art approaches on the challenging in-the-wild benchmarks. The code is available athttps://github.com/ZhiwenShao/ADLD. Zhiwen Shao, Jianfei Cai 0001, Tat-Jen Cham, Xuequan Lu, Lizhuang Ma |
IEEE Trans. Affect. Comput. | 5 |
| 2022 | Facial Action Unit Detection Using Attention and Relation LearningabstractAttention mechanism has recently attracted increasing attentions in the field of facial action unit (AU) detection. By finding the region of interest of each AU with the attention mechanism, AU-related local features can be captured. Most of the existing attention based AU detection works use prior knowledge to predefine fixed attentions or refine the predefined attentions within a small range, which limits their capacity to model various AUs. In this paper, we propose an end-to-end deep learning based attention and relation learning framework for AU detection with only AU labels, which has not been explored before. In particular, multi-scale features shared by each AU are learned first, and then both channel-wise and spatial attentions are adaptively learned to select and extract AU-related local features. Moreover, pixel-level relations for AUs are further captured to refine spatial attentions so as to extract more relevant local features. Without changing the network architecture, our framework can be easily extended for AU intensity estimation. Extensive experiments show that our framework (i) soundly outperforms the state-of-the-art methods for both AU detection and AU intensity estimation on the challenging BP4D, DISFA, FERA 2015, and BP4D+ benchmarks, (ii) can adaptively capture the correlated regions of each AU, and (iii) also works well under severe occlusions and large poses. Zhiwen Shao, Zhilei Liu, Jianfei Cai 0001, Yunsheng Wu, Lizhuang Ma |
IEEE Trans. Affect. Comput. | 5 |
| 2022 | Low Rank Matrix Approximation for 3D Geometry FilteringabstractWe propose a robust normal estimation method for both point clouds and meshes using a low rank matrix approximation algorithm. First, we compute a local isotropic structure for each point and find its similar, non-local structures that we organize into a matrix. We then show that a low rank matrix approximation algorithm can robustly estimate normals for both point clouds and meshes. Furthermore, we provide a new filtering method for point cloud data to smooth the position data to fit the estimated normals. We show the applications of our method to point cloud filtering, point set upsampling, surface reconstruction, mesh denoising, and geometric texture removal. Our experiments show that our method generally achieves better results than existing methods. Xuequan Lu, Scott Schaefer, Jun Luo 0001, Lizhuang Ma, Ying He 0001 |
IEEE Trans. Vis. Comput. Graph. | 4 |
| 2022 | Sketch-to-photo face generation based on semantic consistency preserving and similar connected component refinement
Junshu Tang, Zhiwen Shao, Xin Tan 0002, Lizhuang Ma |
Vis. Comput. | 5 |
| 2022 | PointALCR: adversarial latent GAN and contrastive regularization for point cloud completion
Changjie Cheng, Bin Sheng 0001, Lizhuang Ma |
Vis. Comput. | 5 |
| 2022 | RADepthNet: Reflectance-Aware Monocular Depth EstimationabstractMonocular depth estimation aims to predict the dense depth map from a single RGB image, which has important applications in 3D reconstruction, automatic driving, and augmented reality. However, existing methods directly feed the original RGB image into the model to extract depth features without avoiding the interference of depth-irrelevant information on depth estimation accuracy, which leads to inferior performance. To remove the influence of depth-irrelevant information and improve depth prediction accuracy, we propose RADepthNet, a novel reflectance-guided network fusing boundary features. Specifically, our method predicts depth maps using three steps: 1) Intrinsic Image Decomposition. We propose a Reflectance extraction module consisting of an encoder-decoder structure to extract depth-related reflectance. We demonstrate that the module can reduce the influence of illumination on depth estimation through an ablation study. 2) Boundary Detection. Boundary extraction module, consisting of an encoder, a refinement block, and an upsample block, is proposed to better predict depth at object boundaries utilizing gradient constraints. 3) Depth Prediction Module. Use a different encoder from 2) to obtain depth features from the reflectance map and fuse boundary features to predict depth. Besides, we proposed FIFADataset, a depth estimation dataset applied in soccer scenarios. Extensive experiments on the public dataset and our proposed FIFADataset show that our method achieves state-of-the-art performance. Chuxuan Li, Ran Yi 0002, Saba Ghazanfar Ali, Lizhuang Ma, Enhua Wu, Lijuan Mao, Bin Sheng 0001 |
Virtual Real. Intell. Hardw. | 4 |
| 2021 | Exploring Versatile Prior for Human Motion via Motion Frequency Guidance
Min Wang 0024, Jingyu Gong, Wentao Liu 0002, Chen Qian 0006, Yuan Xie 0006, Lizhuang Ma |
3DV | 7 |
| 2021 | Boundary-Aware Geometric Encoding for Semantic Segmentation of Point CloudsabstractBoundary information plays a significant role in 2D image segmentation, while usually being ignored in 3D point cloud segmentation where ambiguous features might be generated in feature extraction, leading to misclassification in the transition area between two objects. In this paper, firstly, we propose a Boundary Prediction Module (BPM) to predict boundary points. Based on the predicted boundary, a boundary-aware Geometric Encoding Module (GEM) is designed to encode geometric information and aggregate features with discrimination in a neighborhood, so that the local features belonging to different categories will not be polluted by each other. To provide extra geometric information for boundary-aware GEM, we also propose a light-weight Geometric Convolution Operation (GCO), making the extracted features more distinguishing. Built upon the boundary-aware GEM, we build our network and test it on benchmarks like ScanNet v2, S3DIS. Results show our methods can significantly improve the baseline and achieve state-of-the-art performance. Jingyu Gong, Xin Tan 0002, Jie Zhou 0029, Yanyun Qu, Yuan Xie 0006, Lizhuang Ma |
AAAI | 7 |
| 2021 | Omni-Supervised Point Cloud Segmentation via Gradual Receptive Field Component ReasoningabstractHidden features in neural network usually fail to learn informative representation for 3D segmentation as supervisions are only given on output prediction, while this can be solved by omni-scale supervision on intermediate layers. In this paper, we bring the first omni-scale supervision method to point cloud segmentation via the proposed gradual Receptive Field Component Reasoning (RFCR), where target Receptive Field Component Codes (RFCCs) are designed to record categories within receptive fields for hidden units in the encoder. Then, target RFCCs will supervise the decoder to gradually infer the RFCCs in a coarse-to-fine categories reasoning manner, and finally obtain the semantic labels. Because many hidden features are inactive with tiny magnitude and make minor contributions to RFCC prediction, we propose a Feature Densification with a centrifugal potential to obtain more unambiguous features, and it is in effect equivalent to entropy regularization over features. More active features can further unleash the potential of our omni-supervision method. We embed our method into four prevailing backbones and test on three challenging benchmarks. Our method can significantly improve the backbones in all three datasets. Specifically, our method brings new state-of-the-art performances for S3DIS as well as Semantic3D and ranks the 1st in the ScanNet benchmark among all the point-based methods. Code is publicly available at https://github.com/azuki-miho/RFCR. Jingyu Gong, Xin Tan 0002, Yanyun Qu, Yuan Xie 0006, Lizhuang Ma |
CVPR | 7 |
| 2021 | Farewell to Mutual Information: Variational Distillation for Cross-Modal Person Re-IdentificationabstractThe Information Bottleneck (IB) provides an information theoretic principle for representation learning, by retaining all information relevant for predicting label while minimizing the redundancy. Though IB principle has been applied to a wide range of applications, its optimization remains a challenging problem which heavily relies on the accurate estimation of mutual information. In this paper, we present a new strategy, Variational Self-Distillation (VSD), which provides a scalable, flexible and analytic solution to essentially fitting the mutual information but without explicitly estimating it. Under rigorously theoretical guarantee, VSD enables the IB to grasp the intrinsic correlation between representation and label for supervised training. Further-more, by extending VSD to multi-view learning, we introduce two other strategies, Variational Cross-Distillation (VCD) and Variational Mutual-Learning (VML), which significantly improve the robustness of representation to view-changes by eliminating view-specific and task-irrelevant in-formation. To verify our theoretically grounded strategies, we apply our approaches to cross-modal person Re-ID, and conduct extensive experiments, where the superior performance against state-of-the-art methods are demonstrated. Our intriguing findings highlight the need to rethink the way to estimate mutual information. Zhizhong Zhang 0001, Shaohui Lin, Yanyun Qu, Yuan Xie 0006, Lizhuang Ma |
CVPR | 6 |
| 2021 | Contrastive Learning for Compact Single Image DehazingabstractSingle image dehazing is a challenging ill-posed problem due to the severe information degeneration. However, existing deep learning based dehazing methods only adopt clear images as positive samples to guide the training of dehazing network while negative information is unexploited. Moreover, most of them focus on strengthening the dehazing network with an increase of depth and width, leading to a significant requirement of computation and memory. In this paper, we propose a novel contrastive regularization (CR) built upon contrastive learning to exploit both the information of hazy images and clear images as negative and positive samples, respectively. CR ensures that the restored image is pulled to closer to the clear image and pushed to far away from the hazy image in the representation space.Furthermore, considering trade-off between performance and memory storage, we develop a compact dehazing network based on autoencoder-like (AE) framework. It involves an adaptive mixup operation and a dynamic feature enhancement module, which can benefit from preserving information flow adaptively and expanding the receptive field to improve the network’s transformation capability, respectively. We term our dehazing network with autoencoder and contrastive regularization as AECR-Net. The extensive experiments on synthetic and real-world datasets demonstrate that our AECR-Net surpass the state-of-the-art approaches. The code is released in https://github.com/GlassyWu/AECR-Net. Haiyan Wu, Yanyun Qu, Shaohui Lin, Ruizhi Qiao, Zhizhong Zhang 0001, Yuan Xie 0006, Lizhuang Ma |
CVPR | 8 |
| 2021 | PNO: Personalized Network Optimization for Human Pose and Shape Reconstruction
Zhijie Cao, Min Wang 0024, Shanyan Guan, Wentao Liu 0002, Chen Qian 0006, Lizhuang Ma |
ICANN (3) | 6 |
| 2021 | PIT: Position-Invariant Transform for Cross-FoV Domain AdaptationabstractCross-domain object detection and semantic segmentation have witnessed impressive progress recently. Existing approaches mainly consider the domain shift resulting from external environments including the changes of background, illumination or weather, while distinct camera intrinsic parameters appear commonly in different domains and their influence for domain adaptation has been very rarely explored. In this paper, we observe that the Field of View (FoV) gap induces noticeable instance appearance differences between the source and target domains. We further discover that the FoV gap between two domains impairs domain adaptation performance under both the FoV-increasing (source FoV < target FoV) and FoV-decreasing cases. Motivated by the observations, we propose the Position-Invariant Transform (PIT) to better align images in different domains. We also introduce a reverse PIT for mapping the transformed/aligned images back to the original image space, and design a loss reweighting strategy to accelerate the training process. Our method can be easily plugged into existing cross-domain detection/segmentation frameworks, while bringing about negligible computational overhead. Extensive experiments demonstrate that our method can soundly boost the performance on both cross-domain object detection and segmentation for state-of-the-art techniques. Our code is available at https://github.com/sheepooo/PIT-Position-Invariant-Transform. Qianyu Zhou 0001, Zhengyang Feng, Xuequan Lu, Jianping Shi, Lizhuang Ma |
ICCV | 8 |
| 2021 | Semi-Supervised 3d Object Detection Via Adaptive Pseudo-Labelingabstract3D object detection is an important task in computer vision. Most existing methods require a large number of high-quality 3D annotations, which are expensive to collect. Especially for outdoor scenes, the problem becomes more severe due to the sparseness of the point cloud and the complexity of urban scenes. Semi-supervised learning is a promising technique to mitigate the data annotation issue. Inspired by this, we propose a novel semi-supervised framework based on pseudo-labeling for outdoor 3D object detection tasks. We design the Adaptive Class Confidence Selection module (ACCS) to generate high-quality pseudo-labels. Besides, we propose Holistic Point Cloud Augmentation (HPCA) for unlabeled data to improve robustness. Experiments on the KITTI benchmark demonstrate the effectiveness of our method. Code and supplementary material are available at https://github.com/tayson0825/SS3DOD. Fengqi Liu, Qianyu Zhou 0001, Jinkun Hao, Zhijie Cao, Zhengyang Feng, Lizhuang Ma |
ICIP | 7 |
| 2021 | Non-Adversarial Novelty Detection with Generative Latent Nearest NeighborsabstractNovelty detection is the task of identifying whether a new data point is considered to be an inlier or an outlier. Generative Adversarial Networks (GAN)-based methods suffer from mode dropping and unstable training issue, which poses the greatest threat to learn the target class distribution. To solve mode dropping issues, the nearest neighbor generator is designed to ensure that for every training image there exists a candidate generated image that is near to it at optimality. The generator considers the entire distribution of training data without mode dropping. To avoid the instability training issue, we consider capturing the distribution of the target class by non-adversarial strategy. In addition, to provide great image priors and fully diversity candidate samples for the generator, we also design a two-step mapping process. Finally, Experiments show that our model has clear superiority over cutting-edge novelty detectors and achieves state-of-the-art results on the datasets. Chengwei Chen, Zhizhong Zhang 0001, Yuan Xie 0006, Lizhuang Ma |
ICME | 5 |
| 2021 | Label-Free Regional Consistency for Image-to-Image TranslationabstractImage-to-Image translation aims to translate images from one domain to another. Existing approaches mainly stylize the images globally, while the local consistency between regions has been under-explored. Some instance-aware methods capture the regional consistency but heavily depend on well-annotated labels of a large-scale dataset. Besides, we observe that content-alike regions should have similar style between the target and translated images, however, little attention has been paid to explore such intrinsic property as explicit prior knowledge to guide the image translation process. In this paper, we aim to explore the label-free regional consistency for image-to-image translation. We propose regional relation consistency not only to maintain the global structure but also to keep a close look at the regional consistency, thus achieving more rigorous preservation of image contents. Moreover, we employ the phase of images as a semantic prior to select regions with similar content. We present phase-guided amplitude consistency to perform a more efficient local stylization. Extensive experiments verify that our approach outperforms the existing methods with a clear margin. Shaohua Guo, Qianyu Zhou 0001, Junshu Tang, Zhengyang Feng, Lizhuang Ma |
ICME | 7 |
| 2021 | Cross-Modality Graph Neural Network For Few-Shot LearningabstractFew-shot learning, which attempts to predict unlabeled samples with only a few labeled samples, has drawn more and more attention. Though recent works have achieved promising progress, none of them have noticed to establish consistency among episodes, leading to the ambiguity in latent embedding space. In this paper, we propose a novel Cross-Modality Graph Neural Network (CMGNN) to uncover the associations among episodes for consistent global embedding. Since the semantic information induced from NLP is relatively fixed compared to visual information space, we leverage it to construct meta nodes for each category to guide the corresponding visual feature learning through GNN. Moreover, to ensure global embedding, a distance loss function is designed to force the visual nodes closer to their associated meta nodes to a greater extent. Extensive experiments and ablation studies on four benchmark datasets show its superiority over many SOTA comparison methods. Shubao Liu, Yuan Xie 0006, Wang Yuan, Lizhuang Ma |
ICME | 4 |
| 2021 | Confident Semantic Ranking Loss for Part ParsingabstractPart parsing is taken as a dense prediction task, assigning each pixel a semantic part label. Some previous methods tried to model the human-known relationships among different parts (inter-part). However, these methods are hard to be used for multi-object part parsing since the given relationships are highly dependent on human priors which require the special model to learn. In addition, pixels in the same part (intra-part) are always assumed equally important. In fact, even they belong to the same part, some pixels are quite uncertain for their predictions while some are with high confidence, but theoretically they are representing the same feature. In this paper, we study the inequality and uncertainty of intra-part and inter-part pixels and propose the confident-semantic-ranking (CO-Rank) loss function, which maximizes the similarities of different groups of pixels to alleviate the uncertainty and models the pixel relationships among intra-/inter-parts. In addition, previous feature maps lost some of part-level relationships due to simply using the global max/average pooling, hence, we propose a new Global Object Pooling layer (GOP) to encode the abundant global information while preserving the geometry details. The experimental results show that our proposed method achieves new state-of-the-art performance on multi-class part parsing benchmark Pascal-Part dataset. Xin Tan 0002, Jinkun Hao, Lizhuang Ma |
ICME | 5 |
| 2021 | Both Comparison and Induction are Indispensable for Cross-Domain Few-Shot LearningabstractFew-shot learning (FSL), aiming to extract new knowledge from very small amount of labeled samples, has attracted noticeable attentions recently. However, most of existing methods often fail when facing huge domain shift between seen and unseen classes. We think this should be attributed to the episode strategy which ignore utilizing support samples to induct the test classes. So in this paper, for the first time, we propose a bilevel episode strategy (BL-ES) to train a inductive graph network (IGN) that learn to both comparison and induction. Specifically, first, outer episodes in BL-ES simulate the cross-domain few-shot tasks constantly, while inner episodes learn to drive IGN to induct the common features of test classes. Then, the propsoed IGN captures the correlation among all samples to update meta points of each category in induction module. Finally, we introduce a geometrical constraint term utilizing meta points into the training loss, to update the nodes and edges in feature space. This way improves the robustness of training process. Extensive experiments show that our framework outperforms the state-of-the-art FSL alternatives, and are more suitable for real-world applications. Wang Yuan, TianXue Ma, Yuan Xie 0006, Zhizhong Zhang 0001, Lizhuang Ma |
ICME | 6 |
| 2021 | Self-supervised Compressed Video Action Recognition via Temporal-Consistent Sampling
Shaohui Lin, Xin Tan 0002, Lizhuang Ma |
ICONIP (4) | 6 |
| 2021 | CPSAM: Channel and Position Squeeze Attention Module
Yuchen Gong, Lizhuang Ma |
ICONIP (1) | 4 |
| 2021 | Novelty Detection via Contrastive Learning with Negative Data AugmentationabstractNovelty detection is the process of determining whether a query example differs from the learned training distribution. Previous generative adversarial networks based methods and self-supervised approaches suffer from instability training, mode dropping, and low discriminative ability. We overcome such problems by introducing a novel decoder-encoder framework. Firstly, a generative network (decoder) learns the representation by mapping the initialized latent vector to an image. In particular, this vector is initialized by considering the entire distribution of training data to avoid the problem of mode-dropping. Secondly, a contrastive network (encoder) aims to ``learn to compare'' through mutual information estimation, which directly helps the generative network to obtain a more discriminative representation by using a negative data augmentation strategy. Extensive experiments show that our model has significant superiority over cutting-edge novelty detectors and achieves new state-of-the-art results on various novelty detection benchmarks, e.g. CIFAR10 and DCASE. Moreover, our model is more stable for training in a non-adversarial manner, compared to other adversarial based novelty detection methods. Chengwei Chen, Yuan Xie 0006, Shaohui Lin, Ruizhi Qiao, Xin Tan 0002, Lizhuang Ma |
IJCAI | 8 |
| 2021 | Learn from Concepts: Towards the Purified Memory for Few-shot LearningabstractHuman beings have a great generalization ability to recognize a novel category by only seeing a few number of samples. This is because humans possess the ability to learn from the concepts that already exist in our minds. However, many existing few-shot approaches fail in addressing such a fundamental problem, {\it i.e.,} how to utilize the knowledge learned in the past to improve the prediction for the new task. In this paper, we present a novel purified memory mechanism that simulates the recognition process of human beings. This new memory updating scheme enables the model to purify the information from semantic labels and progressively learn consistent, stable, and expressive concepts when episodes are trained one by one. On its basis, a Graph Augmentation Module (GAM) is introduced to aggregate these concepts and knowledge learned from new tasks via a graph neural network, making the prediction more accurate. Generally, our approach is model-agnostic and computing efficient with negligible memory cost. Extensive experiments performed on several benchmarks demonstrate the proposed method can consistently outperform a vast number of state-of-the-art few-shot learning methods. Xuncheng Liu, Shaohui Lin, Yanyun Qu, Lizhuang Ma, Wang Yuan, Zhizhong Zhang 0001, Yuan Xie 0006 |
IJCAI | 5 |
| 2021 | Dual Reweighting Domain Generalization for Face Presentation Attack DetectionabstractFace anti-spoofing approaches based on domain generalization (DG) have drawn growing attention due to their robustness for unseen scenarios. Previous methods treat each sample from multiple domains indiscriminately during the training process, and endeavor to extract a common feature space to improve the generalization. However, due to complex and biased data distribution, directly treating them equally will corrupt the generalization ability. To settle the issue, we propose a novel Dual Reweighting Domain Generalization (DRDG) framework which iteratively reweights the relative importance between samples to further improve the generalization. Concretely, Sample Reweighting Module is first proposed to identify samples with relatively large domain bias, and reduce their impact on the overall optimization. Afterwards, Feature Reweighting Module is introduced to focus on these samples and extract more domain-irrelevant features via a self-distilling mechanism. Combined with the domain discriminator, the iteration of the two modules promotes the extraction of generalized features. Extensive experiments and visualizations are presented to demonstrate the effectiveness and interpretability of our method against the state-of-the-art competitors. Shubao Liu, Ke-Yue Zhang, Taiping Yao, Kekai Sheng, Shouhong Ding, Ying Tai, Yuan Xie 0006, Lizhuang Ma |
IJCAI | 9 |
| 2021 | Spatiotemporal Inconsistency Learning for DeepFake Video DetectionabstractThe rapid development of facial manipulation techniques has aroused public concerns in recent years. Following the success of deep learning, existing methods always formulate DeepFake video detection as a binary classification problem and develop frame-based and video-based solutions. However, little attention has been paid to capturing the spatial-temporal inconsistency in forged videos. To address this issue, we term this task as a Spatial-Temporal Inconsistency Learning (STIL) process and instantiate it into a novel STIL block, which consists of a Spatial Inconsistency Module (SIM), a Temporal Inconsistency Module (TIM), and an Information Supplement Module (ISM). Specifically, we present a novel temporal modeling paradigm in TIM by exploiting the temporal difference over adjacent frames along with both horizontal and vertical directions. And the ISM simultaneously utilizes the spatial information from SIM and temporal information from TIM to establish a more comprehensive spatial-temporal representation. Moreover, our STIL block is flexible and could be plugged into existing 2D CNNs. Extensive experiments and visualizations are presented to demonstrate the effectiveness of our method against the state-of-the-art competitors. Taiping Yao, Shouhong Ding, Feiyue Huang, Lizhuang Ma |
ACM Multimedia | 7 |
| 2021 | End-to-End Video Object Detection with Spatial-Temporal TransformersabstractRecently, DETR and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their performance on Video Object Detection (VOD) has not been well explored. In this paper, we present TransVOD, an end-to-end video object detection model based on a spatial-temporal Transformer architecture. The goal of this paper is to streamline the pipeline of VOD, effectively removing the need for many hand-crafted components for feature aggregation, e.g., optical flow, recurrent neural networks, relation networks. Besides, benefited from the object query design in DETR, our method does not need complicated post-processing methods such as Seq-NMS or Tubelet rescoring, which keeps the pipeline simple and clean. In particular, we present temporal Transformer to aggregate both the spatial object queries and the feature memories of each frame. Our temporal Transformer consists of three components: Temporal Deformable Transformer Encoder (TDTE) to encode the multiple frame spatial details, Temporal Query Encoder (TQE) to fuse object queries, and Temporal Deformable Transformer Decoder (TDTD) to obtain current frame detection results. These designs boost the strong baseline deformable DETR by a significant margin (3%-4% mAP) on the ImageNet VID dataset. TransVOD yields comparable results performance on the benchmark of ImageNet VID. We hope our TransVOD can provide a new perspective for video object detection. Qianyu Zhou 0001, Xiangtai Li, Li Niu 0002, Yunhai Tong, Lizhuang Ma, Liqing Zhang 0001 |
ACM Multimedia | 9 |
| 2021 | Adaptive Normalized Representation Learning for Generalizable Face Anti-SpoofingabstractWith various face presentation attacks arising under unseen scenarios, face anti-spoofing (FAS) based on domain generalization (DG) has drawn growing attention due to its robustness. Most existing methods utilize DG frameworks to align the features to seek a compact and generalized feature space. However, little attention has been paid to the feature extraction process for the FAS task, especially the influence of normalization, which also has a great impact on the generalization of the learned representation. To address this issue, we propose a novel perspective of face anti-spoofing that focuses on the normalization selection in the feature extraction process. Concretely, an Adaptive Normalized Representation Learning (ANRL) framework is devised, which adaptively selects feature normalization methods according to the inputs, aiming to learn domain-agnostic and discriminative representation. Moreover, to facilitate the representation learning, Dual Calibration Constraints are designed, including Inter-Domain Compatible loss and Inter-Class Separable loss, which provide a better optimization direction for generalizable representation. Extensive experiments and visualizations are presented to demonstrate the effectiveness of our method against the SOTA competitors. Shubao Liu, Ke-Yue Zhang, Taiping Yao, Mingwei Bi, Shouhong Ding, Feiyue Huang, Lizhuang Ma |
ACM Multimedia | 8 |
| 2021 | Object Bounding Box-Aware Embedding for Point Cloud Instance Segmentation
Lixue Cheng, Taihai Yang, Lizhuang Ma |
PRICAI (3) | 3 |
| 2021 | Single Image Deraining via detail-guided Efficient Channel Attention Network
Xiao Lin 0012, Qi Huang 0005, Xin Tan 0002, Meie Fang, Lizhuang Ma |
Comput. Graph. | 6 |
| 2021 | Mask-aware photorealistic facial attribute manipulationabstractThe technique of facial attribute manipulation has found increasing application, but it remains challenging to restrict editing of attributes so that a face’s unique details are preserved. In this paper, we introduce our method, which we call a mask-adversarial autoencoder (M-AAE). It combines a variational autoencoder (VAE) and a generative adversarial network (GAN) for photorealistic image generation. We use partial dilated layers to modify a few pixels in the feature maps of an encoder, changing the attribute strength continuously without hindering global information. Our training objectives for the VAE and GAN are reinforced by supervision of face recognition loss and cycle consistency loss, to faithfully preserve facial details. Moreover, we generate facial masks to enforce background consistency, which allows our training to focus on the foreground face rather than the background. Experimental results demonstrate that our method can generate high-quality images with varying attributes, and outperforms existing methods in detail preservation. Ruoqi Sun, Chen Huang 0001, Hengliang Zhu, Lizhuang Ma |
Comput. Vis. Media | 4 |
| 2021 | JÂA-Net: Joint Facial Action Unit Detection and Face Alignment Via Adaptive Attention
Zhiwen Shao, Zhilei Liu, Jianfei Cai 0001, Lizhuang Ma |
Int. J. Comput. Vis. | 4 |
| 2021 | Weakly-Supervised Saliency Detection via Salient Object SubitizingabstractSalient object detection aims at detecting the most visually distinct objects and producing the corresponding masks. As the cost of pixel-level annotations is high, image tags are usually used as weak supervisions. However, an image tag can only be used to annotate one class of objects. In this paper, we introduce saliency subitizing as the weak supervision since it is class-agnostic. This allows the supervision to be aligned with the property of saliency detection, where the salient objects of an image could be from more than one class. To this end, we propose a model with two modules, Saliency Subitizing Module (SSM) and Saliency Updating Module (SUM). While SSM learns to generate the initial saliency masks using the subitizing information, without the need for any unsupervised methods or some random seeds, SUM helps iteratively refine the generated saliency masks. We conduct extensive experiments on five benchmark datasets. The experimental results show that our method outperforms other weakly-supervised methods and even performs comparable to some fully-supervised methods. Xin Tan 0002, Jie Zhou 0029, Lizhuang Ma, Rynson W. H. Lau |
IEEE Trans. Circuits Syst. Video Technol. | 4 |
| 2021 | Explicit Facial Expression Transfer via Fine-Grained RepresentationsabstractFacial expression transfer between two unpaired images is a challenging problem, as fine-grained expression is typically tangled with other facial attributes. Most existing methods treat expression transfer as an application of expression manipulation, and use predicted global expression, landmarks or action units (AUs) as a guidance. However, the prediction may be inaccurate, which limits the performance of transferring fine-grained expression. Instead of using an intermediate estimated guidance, we propose to explicitly transfer facial expression by directly mapping two unpaired input images to two synthesized images with swapped expressions. Specifically, considering AUs semantically describe fine-grained expression details, we propose a novel multi-class adversarial training method to disentangle input images into two types of fine-grained representations: AU-related feature and AU-free feature. Then, we can synthesize new images with preserved identities and swapped expressions by combining AU-free features with swapped AU-related features. Moreover, to obtain reliable expression transfer results of the unpaired input, we introduce a swap consistency loss to make the synthesized images and self-reconstructed images indistinguishable. Extensive experiments show that our approach outperforms the state-of-the-art expression manipulation methods for transferring fine-grained expressions while preserving other attributes including identity and pose. Zhiwen Shao, Hengliang Zhu, Junshu Tang, Xuequan Lu, Lizhuang Ma |
IEEE Trans. Image Process. | 5 |
| 2021 | Night-Time Scene Parsing With a Large Real DatasetabstractAlthough huge progress has been made on scene analysis in recent years, most existing works assume the input images to be in day-time with good lighting conditions. In this work, we aim to address the night-time scene parsing (NTSP) problem, which has two main challenges: 1) labeled night-time data are scarce, and 2) over- and under-exposures may co-occur in the input night-time images and are not explicitly modeled in existing pipelines. To tackle the scarcity of night-time data, we collect a novel labeled dataset, named NightCity, of 4,297 real night-time images with ground truth pixel-level semantic annotations. To our knowledge, NightCity is the largest dataset for NTSP. In addition, we also propose an exposure-aware framework to address the NTSP problem through augmenting the segmentation process with explicitly learned exposure features. Extensive experiments show that training on NightCity can significantly improve NTSP performances and that our exposure-aware model outperforms the state-of-the-art methods, yielding top performances on our dataset as well as existing datasets. Xin Tan 0002, Ke Xu 0010, Ying Cao 0001, Lizhuang Ma, Rynson W. H. Lau |
IEEE Trans. Image Process. | 5 |
| 2021 | Joint Deep Multi-View Learning for Image ClusteringabstractIn this paper, a novelDeepMulti-viewJointClustering (DMJC) framework is proposed, where multiple deep embedded features, multi-view fusion mechanism, and clustering assignments can be learned simultaneously. Through the joint learning strategy, the clustering-friendly multi-view features and useful multi-view complementary information can be exploited effectively to improve the clustering performance. Under the proposed joint learning framework, we design two ingenious variants of deep multi-view joint clustering models, whose multi-view fusion is implemented by two kinds of simple yet effective schemes. The first model, called DMJC-S, performs multi-view fusion in an implicit way via a novel multi-view soft assignment distribution. The second model, termed DMJC-T, defines a novel multi-view auxiliary target distribution to conduct the multi-view fusion explicitly. Both DMJC-S and DMJC-T are optimized under a KL divergence objective. Experiments on eight challenging image datasets demonstrate the superiority of both DMJC-S and DMJC-T over single/multi-view baselines and the state-of-the-art multi-view clustering methods, which proves the effectiveness of the proposed DMJC framework. To the best of our knowledge, this is the first work to model the multi-view clustering in a deep joint framework, which will provide a meaningful thinking in unsupervised multi-view learning. Yuan Xie 0006, Bingqian Lin, Yanyun Qu, Cuihua Li, Wensheng Zhang 0002, Lizhuang Ma, Yonggang Wen 0001, Dacheng Tao |
IEEE Trans. Knowl. Data Eng. | 6 |
| 2021 | Utilizing Two-Phase Processing With FBLS for Single Image DerainingabstractRain removal from a single image is a challenging problem and has attracted much attention in recent years. In this paper, we revisit the single image deraining problem, and present a novel solution. The central idea of our solution is to merge the merits of two-phase processing methods and the Fuzzy Broad Learning System (FBLS). Specifically, our solution first uses the dehazing algorithm to preprocess the input rainy image and separates it into the detail layer and the base layer. After that, it puts the Y-channel image of the detail layer into the FBLS to obtain the derained Y channel image, which is then combined with the Cb and Cr channel images to obtain the derained detail layer. Later, it fuses the derained detail layer and the base layer to get a preliminary derained image. Finally, it superimposes the details extracted from the dehazed image with some transparency on the preliminary result, obtaining the final result. Experimental results based on both real and synthetic rainy images demonstrate that our proposed solution can outperform several state-of-the-art algorithms, while it consumes much less running time and training time, compared against the competitors. Xiao Lin 0012, Lizhuang Ma, Bin Sheng 0001, Zhi-Jie Wang 0009, Wansheng Chen |
IEEE Trans. Multim. | 2 |
| 2021 | Robust Kernelized Multiview Self-Representation for Subspace ClusteringabstractIn this article, we propose a multiview self-representation model for nonlinear subspaces clustering. By assuming that the heterogeneous features lie within the union of multiple linear subspaces, the recent multiview subspace learning methods aim to capture the complementary and consensus from multiple views to boost the performance. However, in real-world applications, data feature usually resides in multiple nonlinear subspaces, leading to undesirable results. To this end, we propose a kernelized version of tensor-based multiview subspace clustering, which is referred to as Kt-SVD-MSC, to jointly learn self-representation coefficients in mapped high-dimensional spaces and multiple views correlation in unified tensor space. In view-specific feature space, a kernel-induced mapping is introduced for each view to ensure the separability of self-representation coefficients. In unified tensor space, a new kind of tensor low-rank regularizer is employed on the rotated self-representation coefficient tensor to preserve the global consistency across different views. We also derive an algorithm to efficiently solve the optimization problem with all the subproblems having closed-form solutions. Furthermore, by incorporating the nonnegative and sparsity constraints, the proposed method can be easily extended to a useful variant, meaning that several useful variants can be easily constructed in a similar way. Extensive experiments of the proposed method are tested on eight challenging data sets, in which a significant (even a breakthrough) advance over state-of-the-art multiview clustering is achieved. Yuan Xie 0006, Yanyun Qu, Dacheng Tao, Wensheng Zhang 0002, Longquan Dai, Lizhuang Ma |
IEEE Trans. Neural Networks Learn. Syst. | 7 |
| 2021 | Unsupervised face super-resolution via gradient enhancement and semantic guidance
Junshu Tang, Bin Sheng 0001, Lijuan Mao, Lizhuang Ma |
Vis. Comput. | 6 |
| 2020 | Pointwise Rotation-Invariant Network with Adaptive Sampling and 3D Spherical Voxel ConvolutionabstractPoint cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, Pointwise Rotation-Invariant Network, focusing on rotation-invariant feature extraction in point clouds analysis. We construct spherical signals by Density Aware Adaptive Sampling to deal with distorted point distributions in spherical space. In addition, we propose Spherical Voxel Convolution and Point Re-sampling to extract rotation-invariant features for each point. Our network can be applied to tasks ranging from object classification, part segmentation, to 3D feature matching and label alignment. We show that, on the dataset with randomly rotated point clouds, PRIN demonstrates better performance than state-of-the-art methods without any data augmentation. We also provide theoretical analysis for the rotation-invariance achieved by our methods. Yang You 0004, Yujing Lou, Yu-Wing Tai, Lizhuang Ma, Cewu Lu |
AAAI | 5 |
| 2020 | "Forget" the Forget Gate: Estimating Anomalies in Videos Using Self-contained Long Short-Term Memory Networks
Habtamu Fanta, Zhiwen Shao, Lizhuang Ma |
CGI | 3 |
| 2020 | KeypointNet: A Large-Scale 3D Keypoint Dataset Aggregated From Numerous Human AnnotationsabstractDetecting 3D objects keypoints is ofgreat interest to the areas of both graphics and computer vision. There have been several 2D and 3D keypoint datasets aiming to address this problem in a data-driven way. These datasets, however, either lack scalability or bring ambiguity to the definition of keypoints. Therefore, we present KeypointNet: the first large-scale and diverse 3D keypoint dataset that contains 83,231 keypoints and 8,329 3D models from 16 object categories, by leveraging numerous human annotations. To handle the inconsistency between annotations from different people, we propose a novel method to aggregate these keypoints automatically, through minimization of a fidelity loss. Finally, ten state-of-the-art methods are benchmarked on our proposed dataset. Yang You 0004, Yujing Lou, Chengkun Li, Zhoujun Cheng, Liangwei Li, Lizhuang Ma, Cewu Lu |
CVPR | 6 |
| 2020 | Human Correspondence Consensus for 3D Object Semantic Understanding
Yujing Lou, Yang You 0004, Chengkun Li, Zhoujun Cheng, Liangwei Li, Lizhuang Ma, Cewu Lu |
ECCV (22) | 6 |
| 2020 | Face Anti-Spoofing via Disentangled Representation Learning
Ke-Yue Zhang, Taiping Yao, Jian Zhang 0079, Ying Tai, Shouhong Ding, Feiyue Huang, Lizhuang Ma |
ECCV (19) | 9 |
| 2020 | Residual Attention Network for Wavelet Domain Super-ResolutionabstractSingle-image super-resolution plays an important role in computer vision area. However, previous works using convolutional neural networks perform badly when reconstructing high frequency details, result in over-smooth and lacking of textural information in the output. At the same time, super-resolution computation always relays on convolutional neural networks with huge depth, which is super tricky to train and use. In this paper, we propose a novel network with better textural details in wavelet domain, which is composed of a feature extract layer, residual channel attention groups (RCAG) and a residual up-sampling layer based on inverse discrete wavelet transform. Channel attention and spatial attention layers are inserted into residual channel and spatial attention blocks (RCSAB), enhancing the learning of high frequency information with attention maps. Composed of a chain of RCSAB and a channel attention layer with short skip connection, RCAG is good at catching long-term high frequency information. Then the feature mapping component is composed of a chain of RCAG. Experiment shows that our method performs better than state-of-the-art methods on benchmark datasets in different scales. Jing Liu 0031, Yuan Xie 0006, Wang Yuan, Lizhuang Ma |
ICASSP | 5 |
| 2020 | Fine-Grained Expression Manipulation Via Structured Latent SpaceabstractFine-grained facial expression manipulation is a challenging problem, as fine-grained expression details are difficult to be captured. Most existing expression manipulation methods resort to discrete expression labels, which mainly edit global expressions and ignore the manipulation of fine details. To tackle this limitation, we propose an end-to-end expression-guided generative adversarial network (EGGAN), which utilizes structured latent codes and continuous expression labels as input to generate images with expected expressions. Specifically, we adopt an adversarial autoencoder to map a source image into a structured latent space. Then, given the source latent code and the target expression label, we employ a conditional GAN to generate a new image with the target expression. Moreover, we introduce a perceptual loss and a multi-scale structural similarity loss to preserve identity and global shape during generation. Extensive experiments show that our method can manipulate fine-grained expressions, and generate continuous intermediate expressions between source and target expressions. Junshu Tang, Zhiwen Shao, Lizhuang Ma |
ICME | 3 |
| 2020 | Peanet: The Products of Experts Autoencoder for Abnormal DetectionabstractRecent researches have shown great progress in abnormal detection with the application of deep neural network. However, those works tend to solve the task concentrating on homogeneous features or with a decoupled model that combines features inefficiently. In this paper, we propose a method for abnormal detection that learns different features' distributions in low-dimensionalities and combines them in an efficient way. The main architecture of our work consists of a two-stream AutoEncoder and LSTM architecture model to get the compressed low-dimensional spatial and temporal features respectively. Instead of standard Expectation-Maximization algorithm, we further design two estimation network to estimate probability densities and combine them with the Products of Experts. In addition, the experiments of our method on different dataset deliver on-par or superior performance compared to state-of-the-art methods in one-class and abnormal detection settings. Xinchao Zeng, Chengwei Chen, Chunyun Wu, Lizhuang Ma |
ICME | 5 |
| 2020 | CPCS: Critical Points Guided Clustering and Sampling for Point Cloud Analysis
Zhiwen Shao, Wencai Zhong, Lizhuang Ma |
ICONIP (4) | 4 |
| 2020 | Face Manipulation Detection via Auxiliary Supervision
Taiping Yao, Shouhong Ding, Lizhuang Ma |
ICONIP (1) | 4 |
| 2020 | A Shape-Aware Feature Extraction Module for Semantic Segmentation of 3D Point Clouds
Jie Zhou 0029, Xin Tan 0002, Lizhuang Ma |
ICONIP (4) | 4 |
| 2020 | Learning Object Deformation and Motion Adaption for Semi-supervised Video Object Segmentation
Xin Tan 0002, Jianming Guo, Lizhuang Ma |
ICPR | 4 |
| 2020 | SceneEncoder: Scene-Aware Semantic Segmentation of Point Clouds with A Learnable Scene DescriptorabstractBesides local features, global information plays an essential role in semantic segmentation, while recent works usually fail to explicitly extract the meaningful global information and make full use of it. In this paper, we propose a SceneEncoder module to impose a scene-aware guidance to enhance the effect of global information. The module predicts a scene descriptor, which learns to represent the categories of objects existing in the scene and directly guides the point-level semantic segmentation through filtering out categories not belonging to this scene. Additionally, to alleviate segmentation noise in local region, we design a region similarity loss to propagate distinguishing features to their own neighboring points with the same label, leading to the enhancement of the distinguishing ability of point-wise features. We integrate our methods into several prevailing networks and conduct extensive experiments on benchmark datasets ScanNet and ShapeNet. Results show that our methods greatly improve the performance of baselines and achieve state-of-the-art performance. Jingyu Gong, Jie Zhou 0029, Xin Tan 0002, Yuan Xie 0006, Lizhuang Ma |
IJCAI | 6 |
| 2020 | MsFcNET: Multi-scale Feature-Crossing Attention Network for Multi-field Sparse Data
Wenling Zhang, Huiming Ding, Lizhuang Ma |
PAKDD (1) | 4 |
| 2020 | Monocular Human Pose and Shape Reconstruction using Part Differentiable RenderingabstractAbstract Superior human pose and shape reconstruction from monocular images depends on removing the ambiguities caused by occlusions and shape variance. Recent works succeed in regression‐based methods which estimate parametric models directly through a deep neural network supervised by 3D ground truth. However, 3D ground truth is neither in abundance nor can efficiently be obtained. In this paper, we introduce body part segmentation as critical supervision. Part segmentation not only indicates the shape of each body part but helps to infer the occlusions among parts as well. To improve the reconstruction with part segmentation, we propose a part‐level differentiable renderer that enables part‐based models to be supervised by part segmentation in neural networks or optimization loops. We also introduce a general parametric model engaged in the rendering pipeline as an intermediate representation between skeletons and detailed shapes, which consists of primitive geometries for better interpretability. The proposed approach combines parameter regression, body model optimization, and detailed model registration altogether. Experimental results demonstrate that the proposed method achieves balanced evaluation on pose and shape, and outperforms the state‐of‐the‐art approaches on Human3.6M, UP‐3D and LSP datasets. Min Wang 0024, Wentao Liu 0002, Chen Qian 0006, Xiaowei Zhou 0001, Lizhuang Ma |
Comput. Graph. Forum | 6 |
| 2020 | Real-time hair simulation with heptadiagonal decomposition on mass spring system
Jianwei Jiang 0002, Bin Sheng 0001, Ping Li 0016, Lizhuang Ma, Xin Tong 0001, Enhua Wu |
Graph. Model. | 4 |
| 2020 | Deep multi-center learning for face alignment
Zhiwen Shao, Hengliang Zhu, Xin Tan 0002, Yangyang Hao, Lizhuang Ma |
Neurocomputing | 5 |
| 2020 | SiTGRU: Single-Tunnelled Gated Recurrent Unit for Abnormality Detection
Habtamu Fanta, Zhiwen Shao, Lizhuang Ma |
Inf. Sci. | 3 |
| 2019 | Not All Areas Are Equal: Transfer Learning for Semantic Segmentation via Hierarchical Region SelectionabstractThe success of deep neural networks for semantic segmentation heavily relies on large-scale and well-labeled datasets, which are hard to collect in practice. Synthetic data offers an alternative to obtain ground-truth labels for free. However, models directly trained on synthetic data often struggle to generalize to real images. In this paper, we consider transfer learning for semantic segmentation that aims to mitigate the gap between abundant synthetic data (source domain) and limited real data (target domain). Unlike previous approaches that either learn mappings to target domain or finetune on target images, our proposed method jointly learn from real images and selectively from realistic pixels in synthetic images to adapt to the target domain. Our key idea is to have weighting networks to score how similar the synthetic pixels are to real ones, and learn such weighting at pixel-, region- and image-levels. We jointly learn these hierarchical weighting networks and segmentation network in an end-to-end manner. Extensive experiments demonstrate that our proposed approach significantly outperforms other existing baselines, and is applicable to scenarios with extremely limited real images. Ruoqi Sun, Xinge Zhu, Chongruo Wu, Chen Huang 0001, Jianping Shi, Lizhuang Ma |
CVPR | 6 |
| 2019 | Object-Level Salience Detection by Progressively Enhanced Network
Wang Yuan, Xin Tan 0002, Chengwei Chen, Shouhong Ding, Lizhuang Ma |
ICANN (3) | 6 |
| 2019 | Learning the Spiral Sharing Network with Minimum Salient Region Regression for Saliency DetectionabstractWith the development of convolutional neural networks (CNNs), saliency detection methods have made a big progress in recent years. However, the previous methods sometimes mistakenly highlight the non-salient region, especially in complex backgrounds. To solve this problem, a two-stage method for saliency detection is proposed in this paper. In the first stage, a network is used to regress the minimum salient region (RMSR) containing all salient objects. Then in the second stage, in order to fuse the multi-level features, the spiral sharing network (SSN) is proposed for pixel-level detection on the result of RMSR. Experimental results on four public datasets show that our model is effective over the state-of-the-art approaches. Zukai Chen, Xin Tan 0002, Hengliang Zhu, Shouhong Ding, Lizhuang Ma |
ICASSP | 5 |
| 2019 | DENA: An Intelligent Dynamic Flow Scheduling for Rate Adjustment in Green DCNsabstractWe propose DENA as a deep reinforcement learning (DRL) based energy-efficient algorithm in the data center. To achieve the goal, DENA adjusts the transmission rate for each flow with deadlines and reduce the flow completion time (FCT) when the paths of flows are pre-given. Moreover, DENA includes a neural network classifier and a DRL system (DS). Accordingly, classifier separates the mice and elephant flows, then directly transfers the mice flows to avoid latency, while DS detects the interval of the most significant energy consumption density as a critical interval to schedule elephant flows. Besides, we apply deep deterministic policy gradient to DS with the advantage of an optimal base solution to enhance the accuracy of exploration. To the best of our knowledge, we are the first to use DRL for the rate adjustment. Our results show that besides saving energy, DENA reduces FCT for elephant flows workload 4.12%, data mining 1.04% and Hadoop 3.8%. Yasamin Zandi, Akbar Majidi, Lizhuang Ma |
LCN | 3 |
| 2019 | Feedback cascade regression model for face alignmentabstractFace alignment has made great progress in recent years and the cascade regression framework is one of the main contributors. However, the performance of this framework is unsatisfactory on heavily occluded faces or those far from the frontal pose. This is because regression is sensitive to hidden landmarks and unified initialisation can often lead to the method falling into local minima. The authors propose a new pipeline of salient‐to‐inner‐to‐all to progressively compute the locations of landmarks. Additionally, a feedback process is utilised to improve the robustness of regression. They bring out a pose‐invariant shape retrieval method to generate the discriminative initialisation. Experiments are performed on two benchmarks, and the experimental results demonstrate that the proposed method has a considerable improvement on the cascade regression model, and achieves favourable results compared with the state‐of‐the‐art deep learning‐based methods. Yangyang Hao, Hengliang Zhu, Zhiwen Shao, Lizhuang Ma |
IET Comput. Vis. | 4 |
| 2019 | MCCH: A novel convex hull prior based solution for saliency detection
Xiao Lin 0012, Zhi-Jie Wang 0009, Xin Tan 0002, Meie Fang, Naixue Xiong, Lizhuang Ma |
Inf. Sci. | 6 |
| 2019 | Salient-points-guided face alignment
Yangyang Hao, Hengliang Zhu, Xiao Lin 0012, Lizhuang Ma |
Multim. Syst. | 5 |
| 2019 | Saliency Detection via Multi-Scale Global CuesabstractThe saliency detection technologies are very useful to analyze and extract important information from given multimedia data, and have already been extensively used in many multimedia applications. Past studies have revealed that utilizing the global cues is effective in saliency detection. Nevertheless, most of prior works mainly considered the single-scale segmentation when the global cues are employed. In this paper, we attempt to incorporate the multi-scale global cues for saliency detection problem. Achieving this proposal is interesting and also challenging (e.g., How to obtain appropriate foreground and background seeds effectively? How to merge rough saliency results into the final saliency map efficiently?). To alleviate the challenges, we present a three-phase solution that integrates several targeted strategies, first, a self-adaptive strategy for obtaining appropriate filter parameters; second, a cross-validation scheme for selecting appropriate background and foreground seeds; and third, a weight-based approach for merging the rough saliency maps. Our solution is easy to understand and implement, but without loss of effectiveness. Extensive experimental results based on benchmark datasets demonstrate the feasibility and competitiveness of our proposed solution. Xiao Lin 0012, Zhi-Jie Wang 0009, Lizhuang Ma, Xiabao Wu |
IEEE Trans. Multim. | 3 |
| 2018 | Deep Adaptive Attention for Joint Facial Action Unit Detection and Face Alignment
Zhiwen Shao, Zhilei Liu, Jianfei Cai 0001, Lizhuang Ma |
ECCV (13) | 4 |
| 2018 | Saliency Detection via Multi-Center Convex Hull PriorabstractSaliency detection has been a hot topic in computer vision. Among existing approaches, a representative one is to use the convex hull prior to find the salient object in the image; and there are many variants that are based on the convex hull prior. Most of these works used a single center to construct the convex hull center prior map, while few attention has been made on the use of multiple centers. In this paper, we propose a multi-center convex hull prior based solution for saliency detection. Particularly, our solution also integrates two non-trivial optimizations: one is for obtaining an enhanced global color distinction prior map, and another is for refining the preliminary saliency map. We experimentally evaluate our solution through comparing against state-of-the-art algorithms. The results demonstrate the effectiveness and superiorities of the proposed solution. Zhi-Jie Wang 0009, Lizhuang Ma, Xiao Lin 0012 |
ICASSP | 2 |
| 2018 | Saliency Detection by Deep Network with Boundary Refinement and Global ContextabstractA novel end-to-end fully convolutional neural network for saliency detection is proposed in this paper, aiming at refining the boundary and covering the global context (GBR-Net). Previous CNN based methods for saliency detection are universally accompanied with blurring edge and ambiguous salient object. To tackle this problem, we propose to embed the boundary enhancement block (BEB) into the network to refine edge. It keeps the details by the mutual-coupling con-volutionallayers. Besides, we employ a pooling pyramid that utilizes the multi-level feature informations to search global context, and it also contributes as an auxiliary supervision. The final saliency map is obtained by fusing the edge refinement with global context extraction. Experiments on four benchmark datasets prove that the proposed saliency detection model gains an edge over the state-of-the-art approaches. Xin Tan 0002, Hengliang Zhu, Zhiwen Shao, Xiao-Nan Hou, Yangyang Hao, Lizhuang Ma |
ICME | 6 |
| 2018 | MSGC: A New Bottom-Up Model for Salient Object DetectionabstractSaliency detection has been a hot topic in computer vision and image processing communities. Utilizing the global cues has been shown effective in saliency detection, whereas most of prior works mainly considered the single-scale segmentation when the global cues are employed. In this paper, we attempt to incorporate the multi-scale global cues (MSGC) for saliency detection. Achieving this proposal is interesting and also challenging (e.g., how to obtain appropriate foreground and background seeds; how to merge rough saliency results into the final saliency map efficiently). To alleviate various challenges, we present a solution that integrates three targeted techniques: (i) a self-adaptive approach for obtaining appropriate filter parameters; (ii) a cross-validation approach for selecting appropriate background and foreground seeds; and (iii) a weight-based approach for merging the rough saliency maps. Our solution is easy-to-understand and implement, but without loss of effectiveness. We have validated its competitiveness through widely used benchmark datasets. Zhi-Jie Wang 0009, Lizhuang Ma, Xiao Lin 0012, Xiabao Wu |
ICME | 2 |
| 2018 | Multi-Path Feature Fusion Network for Saliency DetectionabstractRecent saliency detection methods have made great progress with the fully convolutional network. However, we find that the saliency maps are usually coarse and fuzzy, especially near the boundary of salient object. To deal with this problem, in this paper, we exploit a multi-path feature fusion model for saliency detection. The proposed model is a fully convolutional network with raw images as input and saliency maps as output. In particular, we propose a multi-path fusion strategy for deriving the intrinsic features of salient objects. The structure has the ability of capturing the low-level visual features and generating the boundary-preserving saliency maps. Moreover, a coupled structure module is proposed in our model, which helps to explore the high-level semantic properties of salient objects. Extensive experiments on four public benchmarks indicate that our saliency model is effective and outperforms state-of-the-art methods. Hengliang Zhu, Xin Tan 0002, Zhiwen Shao, Yangyang Hao, Lizhuang Ma |
ICME | 5 |
| 2018 | Facial Landmark Detection Under Large Pose
Yangyang Hao, Hengliang Zhu, Zhiwen Shao, Xin Tan 0002, Lizhuang Ma |
ICONIP (4) | 5 |
| 2018 | DRPose3D: Depth Ranking in 3D Human Pose EstimationabstractIn this paper, we propose a two-stage depth ranking based method (DRPose3D) to tackle the problem of 3D human pose estimation. Instead of accurate 3D positions, the depth ranking can be identified by human intuitively and learned using the deep neural network more easily by solving classification problems. Moreover, depth ranking contains rich 3D information. It prevents the 2D-to-3D pose regression in two-stage methods from being ill-posed. In our method, firstly, we design a Pairwise Ranking Convolutional Neural Network (PRCNN) to extract depth rankings of human joints from images. Secondly, a coarse-to-fine 3D Pose Network(DPNet) is proposed to estimate 3D poses from both depth rankings and 2D human joint locations. Additionally, to improve the generality of our model, we introduce a statistical method to augment depth rankings. Our approach outperforms the state-of-the-art methods in the Human3.6M benchmark for all three testing protocols, indicating that depth ranking is an essential geometric feature which can be learned to improve the 3D pose estimation. Min Wang 0024, Xipeng Chen, Wentao Liu 0002, Chen Qian 0006, Liang Lin 0004, Lizhuang Ma |
IJCAI | 6 |
| 2018 | Accelerated robust Boolean operations based on hybrid representations
Bin Sheng 0001, Bowen Liu 0015, Ping Li 0016, Hongbo Fu 0001, Lizhuang Ma, Enhua Wu |
Comput. Aided Geom. Des. | 5 |
| 2018 | Better initialization for regression-based face alignment
Hengliang Zhu, Bin Sheng 0001, Zhiwen Shao, Yangyang Hao, Xiao-Nan Hou, Lizhuang Ma |
Comput. Graph. | 6 |
| 2018 | Efficient non-incremental constructive solid geometry evaluation for triangular meshes
Bin Sheng 0001, Ping Li 0016, Hongbo Fu 0001, Lizhuang Ma, Enhua Wu |
Graph. Model. | 4 |
| 2018 | Multi-Exposure Motion Estimation Based on Deep Convolutional Networks
Yu-Chen Guo, Shu-Han Zhang, Wenjun Zhang 0011, Lizhuang Ma |
J. Comput. Sci. Technol. | 5 |
| 2017 | Efficient High Dynamic Range Video Using Multi-exposure CNN Flow
Wenjun Zhang 0011, Lizhuang Ma |
ICIG (3) | 4 |
| 2017 | Learning a multi-center convolutional network for unconstrained face alignmentabstractIn this paper, we propose a novel multi-center convolutional neural network for unconstrained face alignment. To utilize structural correlations among different facial landmarks, we determine several clusters based on their spatial position. We pre-train our network to learn generic feature representations. We further fine-tune the pre-trained model to emphasize on locating a certain cluster of landmarks respectively. Fine-tuning contributes to searching an optimal solution smoothly without deviating from the pre-trained model excessively. We obtain an excellent solution by combining multiple fine-tuned models. Extensive experiments demonstrate that our method possesses superior capability of handling extreme occlusions and complex variations of pose, expression, illumination. The code for our method is available at https://github.com/ZhiwenShao/MCNet. Zhiwen Shao, Hengliang Zhu, Yangyang Hao, Min Wang 0024, Lizhuang Ma |
ICME | 5 |
| 2017 | Intrinsic Image Decomposition Using Multi-Scale Measurements and SparsityabstractAbstract Automatic decomposition of intrinsic images, especially for complex real‐world images, is a challenging under‐constrained problem. Thus, we propose a new algorithm that generates and combines multi‐scale properties of chromaticity differences and intensity contrast. The key observation is that the estimation of image reflectance, which is neither a pixel‐based nor a region‐based property, can be improved by using multi‐scale measurements of image content. The new algorithm iteratively coarsens a graph reflecting the reflectance similarity between neighbouring pixels. Then multi‐scale reflectance properties are aggregated so that the graph reflects the reflectance property at different scales. This is followed by a L0 sparse regularization on the whole reflectance image, which enforces the variation in reflectance images to be high‐frequency and sparse. We formulate this problem through energy minimization which can be solved efficiently within a few iterations. The effectiveness of the new algorithm is tested with the Massachusetts Institute of Technology (MIT) dataset, the Intrinsic Images in the Wild (IIW) dataset, and various natural images. Shouhong Ding, Bin Sheng 0001, Xiao-Nan Hou, Lizhuang Ma |
Comput. Graph. Forum | 5 |
| 2017 | Integrated tone and structure refinement for high-fidelity colour transferabstractA high‐fidelity colour transfer should align the colour distributions between images and meanwhile avoid the damage to the original structure. However, the traditional methods often fail to yield high‐fidelity transfer results due to some existing tone and structure artefacts. In this study, the authors propose a new framework to effectively integrate the tone and structure refinements of colour transfer. They develop the ideas of image decomposition and gradient guidance to perform tone reconstruction while protecting original structure. Its overall flow includes the five key steps: tone clustering, structure extraction, structure optimisation, gradient‐guided tone reconstruction, and structure restoration. Moreover, they propose an evaluation metric to measure the differences of tone and structure between images. They demonstrate the performance of the proposed method through a number of experiments in visual comparison and objective evaluation. Shouhong Ding, Bin Sheng 0001, Lizhuang Ma |
IET Image Process. | 4 |
| 2017 | Photographic Appearance Enhancement via Detail-Based Dictionary Learning
Shi Tang, Dongjin Huang, Youdong Ding, Lizhuang Ma |
J. Comput. Sci. Technol. | 5 |
| 2017 | Antialiased super-resolution with parallel high-frequency synthesis
Xudong Jiang 0003, Bin Sheng 0001, Weiyao Lin, Ping Li 0016, Lizhuang Ma, Ruimin Shen |
Multim. Tools Appl. | 5 |
| 2017 | Global Tone: using tone to draw in Pen-and-Ink illustration
Xianyong Liu, Lizhuang Ma |
Multim. Tools Appl. | 2 |
| 2017 | Intrinsic image estimation using near-L0 sparse optimization
Shouhong Ding, Bin Sheng 0001, Lizhuang Ma |
Vis. Comput. | 4 |
| 2016 | Eigen-Aging Reference Coding for Cross-Age Face Verification and Retrieval
Kaihua Tang, Xiao-Nan Hou, Shouhong Ding, Lizhuang Ma |
ACCV (3) | 5 |
| 2016 | Face alignment by deep convolutional network with adaptive learning rateabstractDeep convolutional network has been widely used in face recognition while not often used in face alignment. One of the most important reasons of this is the lack of training images annotated with landmarks due to fussy and time-consuming annotation work. To overcome this problem, we propose a novel data augmentation strategy. And we design an innovative training algorithm with adaptive learning rate for two iterative procedures, which helps the network to search an optimal solution. Our convolutional network can learn global high-level features and directly predict the coordinates of facial landmarks. Extensive evaluations show that our approach outperforms state-of-the-art methods especially in the condition of complex occlusion, pose, illumination and expression variations. Zhiwen Shao, Shouhong Ding, Hengliang Zhu, Chengjie Wang 0001, Lizhuang Ma |
ICASSP | 5 |
| 2016 | Robust feature encoding for age-invariant face recognitionabstractLarge age range is a serious obstacle for automatic face recognition. Although many promising results have been reported, it still remains a challenging problem due to significant intra-class variations caused by the aging process. In this paper, we mainly focus on finding an expressive age-invariant feature such that it is robust to intra-personal variance and discriminative to different subjects. To achieve this goal, we map the original feature to a new space in which the feature is robust to noise and large intra-personal variations caused by aging face images. Then we further encode the mapped feature into an age-invariant representation. After mapping and encoding, we get the robust and discriminative feature for the specific purpose of age-invariant face recognition. To show the effectiveness and generalizability of our method, we conduct experiments on two well-known public domain databases for age-invariant face recognition: Cross-Age Celebrity Dataset (CACD, the largest publicly available cross-age face dataset) and MORPH dataset. Experiments show that our method achieves state-of-the-art results on these two challenging datasets. Xiao-Nan Hou, Shouhong Ding, Lizhuang Ma |
ICME | 3 |
| 2016 | Foreground Object Sensing for Saliency DetectionabstractMany state-of-the-art saliency detection algorithms rely on the boundary prior, but these algorithms simply suppose the boundaries around an image as background regions. Here we propose a fast and effective algorithm for salient object detection. First, a novel method is proposed to approximately locate the foreground object by using the convex hull from Harris corner. On this basis, we divide the saliency values of different regions into two parts and generate the corresponding cue maps (foreground and background), which are combined into a convex hull prior map. Then a new prior based on distance to the convex hull center is proposed to replace the center prior. Finally, the convex hull prior map and the convex hull center-biased map are combined to be the saliency map, which is then optimized to get the final result. Compared with eighteen existing algorithms and tested on several datasets, the present algorithm performs well in terms of precision and recall. Hengliang Zhu, Bin Sheng 0001, Xiao Lin 0012, Yangyang Hao, Lizhuang Ma |
ICMR | 5 |
| 2016 | Preface
Hongbo Fu 0001, Xin Li 0001, Lizhuang Ma, Jun-Hai Yong |
Comput. Graph. | 3 |
| 2016 | Shape context based mesh saliency detection and its applications: A survey
Xianyong Liu, Weijie Song, Lizhuang Ma |
Comput. Graph. | 5 |
| 2016 | Topological analysis for 3D real, symmetric second-order tensor fields using Deviatoric Eigenvalue Wheel
Xianyong Liu, Lizhuang Ma |
Comput. Graph. | 2 |
| 2016 | Accurate gaze tracking from single camera using gabor corner detector
Bin Sheng 0001, Wen Wu 0001, Lizhuang Ma, Ping Li 0016 |
Multim. Tools Appl. | 4 |
| 2016 | Similarity metric learning for face verification using sigmoid decision function
Xiao-Nan Hou, Shouhong Ding, Lizhuang Ma, Chengjie Wang 0001, Feiyue Huang |
Vis. Comput. | 3 |
| 2015 | A Unified Fidelity Optimization Model for Global Color Transfer
Sheng Du, Dongjin Huang, Youdong Ding, Lizhuang Ma |
ICIG (1) | 5 |
| 2015 | Edge-preserving image smoothing with local constraints on gradient and intensityabstractWe present a new edge-preserving image smoothing approach by incorporating local features into a holistic optimization framework. Our method embodies a gradient constraint to enforce detail eliminating and an intensity constraint to achieve shape maintaining. The gradients of high-contrast details are suppressed to a lower magnitude, subsequent to which structural edges can be located. The intensities of a small region are regulated to resemble the initial fabric, which facilitates further detail capture. Experimental results indicate that the proposed algorithm, availed by a sparse gradient counting mechanism, can properly smooth non-edge regions even when textures and structures are similar in scale. The effectiveness of our approach is demonstrated in the context of detail manipulation, edge detection, and image abstraction. Pan Shao, Shouhong Ding, Lizhuang Ma |
ICME | 3 |
| 2015 | High-quality topological structure extraction of volumetric data on C2-continuous framework
Weisi Gu, Meie Fang, Lizhuang Ma |
Comput. Aided Geom. Des. | 3 |
| 2015 | Edge-preserving image decomposition via joint weighted least squaresabstractRecent years have witnessed the emergence of image decomposition techniques which effectively separate an image into a piecewise smooth base layer and several residual detail layers. However, the intricacy of detail patterns in some cases may result in side-effects including remnant textures, wrongly-smoothed edges, and distorted appearance. We introduce a new way to construct an edge-preserving image decomposition with properties of detail smoothing, edge retention, and shape fitting. Our method has three main steps: suppressing high-contrast details via a windowed variation similarity measure, detecting salient edges to produce an edge-guided image, and fitting the original shape using a weighted least squares framework. Experimental results indicate that the proposed approach can appropriately smooth non-edge regions even when textures and structures are similar in scale. The effectiveness of our approach is demonstrated in the contexts of detail manipulation, HDR tone mapping, and image abstraction. Pan Shao, Shouhong Ding, Lizhuang Ma, Yunsheng Wu, Yongjian Wu 0001 |
Comput. Vis. Media | 3 |
| 2015 | Multispectral Joint Image Restoration via Optimizing a Scale MapabstractColor, infrared and flash images captured in different fields can be employed to effectively eliminate noise and other visual artifacts. We propose a two-image restoration framework considering input images from different fields, for example, one noisy color image and one dark-flashed near-infrared image. The major issue in such a framework is to handle all structure divergence and find commonly usable edges and smooth transitions for visually plausible image reconstruction. We introduce a novel scale map as a competent representation to explicitly model derivative-level confidence and propose new functions and a numerical solver to effectively infer it following our important structural observations. Multispectral shadow detection is also used to make our system more robust. Our method is general and shows a principled way to solve multispectral restoration problems. Xiaoyong Shen, Qiong Yan, Li Xu 0001, Lizhuang Ma, Jiaya Jia |
IEEE Trans. Pattern Anal. Mach. Intell. | 4 |
| 2015 | Saliency-Guided Color-to-Gray Conversion Using Region-Based OptimizationabstractImage decolorization is a fundamental problem for many real-world applications, including monochrome printing and photograph rendering. In this paper, we propose a new color-to-gray conversion method that is based on a region-based saliency model. First, we construct a parametric color-to-gray mapping function based on global color information as well as local contrast. Second, we propose a region-based saliency model that computes visual contrast among pixel regions. Third, we minimize the salience difference between the original color image and the output grayscale image in order to preserve contrast discrimination. To evaluate the performance of the proposed method in preserving contrast in complex scenarios, we have constructed a new decolorization data set with 22 images, each of which contains abundant colors and patterns. Extensive experimental evaluations on the existing and the new data sets show that the proposed method outperforms the state-of-the-art methods quantitatively and qualitatively. Shengfeng He, Bin Sheng 0001, Lizhuang Ma, Rynson W. H. Lau |
IEEE Trans. Image Process. | 4 |
| 2014 | Saliency preserving decolorizationabstractThis paper presents a new decolorization approach using saliency including color and position information to maintain original contrast. Our approach includes three steps: (1) we propose a visual contrast model which quantifies saliency via pixel based contrast along with area based contrast, using both color difference and spatial relationship, (2) we put forward an energy function with the purpose of minimizing the gap between color image and corresponding grayscale's saliency, where grayscale is represented by a mapping function of color channels, (3) we accelerate the calculation of energy function by loosening or strengthening constraint. Experimental results on public benchmark images show that the use of saliency can preserve the contrast of the original color image better than state of the art decolorization methods. Mingqi Zhou, Bin Sheng 0001, Lizhuang Ma |
ICME | 3 |
| 2014 | Real-time depth-of-field rendering using single-layer compositionabstractABSTRACT In this paper, we propose a single‐layer post‐processing method for real‐time depth‐of‐field rendering that uses single‐layer composition. In the proposed method, blurring is achieved by gathering background pixels and scattering foreground pixels. Major artifacts in post‐filtering techniques such as intensity leakage and blurring discontinuity are reduced by using two different blurring functions and the controllable parameter in the gathering process. The method can be entirely implemented in GPU parallelization to achieve the real‐time performance required for virtual reality. The results of comparisons of our method with recent post‐processing methods in terms of rendering quality and rendering performance indicate that our method generates realistic natural images and is also the fastest in terms of frames per second. Copyright © 2014 John Wiley & Sons, Ltd. Xiaoxin Fang, Bin Sheng 0001, Wen Wu 0001, Zengzhi Fan, Lizhuang Ma |
Comput. Animat. Virtual Worlds | 5 |
| 2014 | Image anti-aliasing techniques for Internet visual media processing: a reviewabstractAnti-aliasing is a well-established technique in computer graphics that reduces the blocky or stair-wise appearance of pixels. This paper provides a comprehensive overview of the anti-aliasing techniques used in computer graphics, which can be classified into two categories: post-filtering based anti-aliasing and pre-filtering based anti-aliasing. We discuss post-filtering based anti-aliasing algorithms through classifying them into hardware anti-aliasing techniques and post-process techniques for deferred rendering. Comparisons are made among different methods to illustrate the strengths and weaknesses of every category. We also review the utilization of anti-aliasing techniques from the first category in different graphic processing units, i.e., different NVIDIA and AMD series. This review provides a guide that should allow researchers to position their work in this important research area, and new research problems are identified. Xudong Jiang 0003, Bin Sheng 0001, Weiyao Lin, Lizhuang Ma |
J. Zhejiang Univ. Sci. C | 5 |
| 2014 | A survey for image resizingabstractImage resizing is a key technique for displaying images on different devices, and has attracted much attention in the past few years. This paper reviews the image resizing methods proposed in recent years, gives a detailed comparison on their performance, and reveals the main challenges raised in several important issues such as preserving an important region, minimizing distortions, and improving efficiency. Furthermore, this paper discusses the research trends and points out the possible hotspots in this field. We believe this survey can give some guidance for researchers from relevant research areas, offering them an overall and novel view. Xiao Lin 0012, Yinglan Ma, Lizhuang Ma, Rui-ling Zhang |
J. Zhejiang Univ. Sci. C | 3 |
| 2013 | An intelligent diagnosis method for Chronis hepatitis B in TCMabstractIn traditional Chinese medicine (TCM), it is frequently found that more than one syndrome of a patient are recognized in clinical practice, which has its own symptoms and signs. While, most algorithms are used to solve issues of syndrome diagnosis that only focus on one syndrome. Therefore, we proposed a hybrid intelligent syndrome diagnosis (HISD) model. Methods. The HTSD model combined feature selection methods to select the significant symptoms and signs corresponding to syndromes of CHB, and combined probability-classification methods to obtain the main syndrome and accompanying syndromes. The model was carried on 664 records of CHB. Results. 16 features were selected for the syndrome of Damp Heat in the Liver and Gallbladder (DHLG), 20 features were selected for the syndrome of Liver qi Stagnation and Spleen Deficiency (LSSD) and 13 features were selected for the syndrome of Yin Deficiency of Liver and Kidney (YDLK). The lowest average accuracy was 80.52% using logitboost, whereas the accuracy of HISD was 85% for unrecognized cases of CHB. Conclusion. Our method extracts the relevant symptoms and signs for each syndrome, recognizes the main syndrome and accompanying syndromes, and improves its recognition accuracy. Na Chu, Zhiying Che, Lizhuang Ma |
BIBM | 5 |
| 2013 | Depth-of-Field Rendering with Saliency-Based Bilateral FilteringabstractDepth of Field (DoF) is an indispensable feature of photo realistic rendering and photography retouching. In this paper, we propose an image-based rendering technique which can simulate the depth-of-field effect. The proposed technique can render the depth-of-field effect automatically without any interactions. Compared to the ordinary depth-of-field rendering technique, our algorithm is less time-consuming and needs no additional depth maps to assist the depth-of-field rendering. In our proposed algorithm, the saliency detection technique is employed to simulate the depth information. The flash-based technique is also introduced to promote the final depth-of-field rendering visual effect. Weichen Xue, Dong Xing, Bin Sheng 0001, Lizhuang Ma |
CAD/Graphics | 6 |
| 2013 | A fast multi-view based specular removal approach for pill extractionabstractThis paper presents a novel approach to remove the specular reflections on the transparent plastic medicine package and automatically extract the randomly distributed pills inside. In this approach, three cameras are employed to take images of the package from different viewpoints. And these three images are used as input image set while the output is a series of small images of a single pill. And these images can be directly applied to the traditional single pill recognition algorithms. The experimental results show the reliability of our approach by measuring correct detection rate (100%), false detection rate (0%) and pill separation accuracy (98.4%). And the proposed method processes a set of three 725×725 sized images at 0.15s averagely on a Core i5-2400 3.1GHz PC. Chengjie Wang 0001, Lizhuang Ma |
ICIP | 3 |
| 2013 | Fast vehicle detection based on feature and real-time predictionabstractThe vehicle identification is a key technology of vehicle automatic driving and assistance systems. This paper proposes a new fast vehicle detection method based on feature learning and real-time prediction by combining ARMA model and AdaBoost algorithm, which can be applied in car driver assistance systems for road detection and vehicle identification with a monocular camera. Experimental results show that our proposed algorithm can take the target's prior information into account, and extend AdaBoost algorithm in the time dimension that improve the accuracy of real-time detection to be faster and more accurate than the existing methods. Bin Sheng 0001, Lizhuang Ma |
ISCAS | 4 |
| 2013 | Temporally Coherent Video Saliency Using Regional Dynamic ContrastabstractSaliency detection for images and videos has become increasingly popular due to its wide applicability. In this paper, we present a new method that takes advantage of region-based visual dynamic contrast to generate temporally coherent video saliency maps. The concept of visual dynamics is formulated to represent both visual and motional variabilities of video content. Moreover, the regions are regarded as primitives for saliency computation by using spatiotemporal appearance contrasts. Then, region matching is performed across successive video frames to form temporally coherent regions, which are computed on the basis of spatiotemporal similarity in the visual dynamics of the different regions along the optical flow in the video. The region matching can effectively eliminate saliency discontinuities, particularly in the areas of oversegmentation that are otherwise highly problematic. The proposed approach is tested on a challenging set of video sequences and is compared with contemporary methods to demonstrate its superior performance in terms of its computational efficiency and ability to detect salient video content. Bin Sheng 0001, Lizhuang Ma, Wen Wu 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 3 |
| 2012 | A Novel Customized Recompression Framework for Massive Internet Images
Shouhong Ding, Feiyue Huang, Yongjian Wu 0001, Lizhuang Ma |
CVM | 5 |
| 2012 | Accurate Depth-of-Field Rendering Using Adaptive Bilateral Depth Filtering
Shang Wu 0001, Bin Sheng 0001, Feiyue Huang, Lizhuang Ma |
CVM | 6 |
| 2012 | A Middleware-based Implementation for Data Integration of Remote DevicesabstractData integration is the fundamental to global Enterprise Application Integration (EAI) and Business Intelligence (BI) for decision support in a company. Different from those existing solutions offered by IT companies and other techniques, like Web Service, which usually are approaches for data integration on high-level, we contribute a novel solution for data integration of remote devices on low-level. This paper describes a fully scalable and configurable middleware which uses a range of technologies-Component-Oriented Programming, Message Queuing, XML and Topic-based Publish/Subscribe design pattern-to release the power of parallel processing with distributed data. Steps for the design and implementation of remote data integration middleware are the main topic of this paper. It is designed as a soft-gateway to link upper-level PCs with lower-level data transfer units, and implemented by extracting the key part of data communication out of its original holder so that the UI only cares about how to display data. Xianyong Liu, Lizhuang Ma |
SNPD | 2 |
| 2012 | Efficient video cutout based on adaptive multilevel banded method
Mingang Chen, BoCong Sui, Yan Gao 0004, Lizhuang Ma |
Sci. China Inf. Sci. | 4 |
| 2012 | Seamlet carving for shape-aware image resizing
Xiao Lin 0012, Bin Sheng 0001, Lizhuang Ma, Yang Shen 0011 |
Sci. China Inf. Sci. | 3 |
| 2012 | A Customized Framework to Recompress Massive Internet Images
Shouhong Ding, Feiyue Huang, Yongjian Wu 0001, Bin Sheng 0001, Lizhuang Ma |
J. Comput. Sci. Technol. | 6 |
| 2012 | Fast Image Correspondence with Global Structure Projection
Qing-Liang Lin, Bin Sheng 0001, Yang Shen 0011, Lizhuang Ma |
J. Comput. Sci. Technol. | 6 |
| 2012 | Preserving global features of fluid animation from a single image using video examplesabstractWe synthesize animations from a single image by transferring fluid motion of a video example globally. Given a target image of a fluid scene, an alpha matte is required to extract the fluid region. Our method needs to adjust a user-specified video example for producing the fluid motion suitable for the extracted fluid region. Employing the fluid video database, the flow field of the target image is obtained by warping the optical flow of a video frame that has a visually similar scene to the target image according to their scene correspondences, which assigns fluid orientation and speed automatically. Results show that our method is successful in preserving large fluid features in the synthesized animations. In comparison to existing approaches, it is both possible and useful to utilize our method to create flow animations with higher quality. Yan Gui, Lizhuang Ma |
J. Zhejiang Univ. Sci. C | 2 |
| 2012 | Approximate straightest path computation and its application in parameterization
Xiaogang Jin 0001, Lizhuang Ma |
Vis. Comput. | 4 |
| 2012 | A gradient-domain-based edge-preserving sharpen filter
Rynson W. H. Lau, Yan Gui, Mingang Chen, Lizhuang Ma |
Vis. Comput. | 5 |
| 2011 | A Unified Framework for Alpha MattingabstractMany important alpha matting algorithms are proposed in recent years, which focus on how to solve the alpha value on image interactively. However, few papers discuss about why the border of opaque object in image is half-transparent. In this paper, we show how the optical principles produce the translucent effect on photography. We denote the matting problem in a unified form, by which form, we can analyze and compare different matting algorithm by comparing their sampling function and matting matrix. Our work can help us to propose and evaluate new matting algorithm. We also expand our framework to video matting and get an enhanced video matting algorithm. Xiao Lin 0012, Yang Shen 0011, Lizhuang Ma |
CAD/Graphics | 3 |
| 2010 | Detecting and extracting natural snow from videos
Yang Shen 0011, Lizhuang Ma, Yanxia Bao |
Inf. Process. Lett. | 2 |
| 2010 | RBF network-based temporal color morphingabstractAbstract A method of RBF network‐based temporal color morphing is proposed to simulate the natural phenomena characterized by temporal color alteration, e.g., turning green of foliage, resurgence of leaves. Such phenomena usually span a long time and it is very difficult to capture their whole process. Our system accepts a source image sequence and a reference image as input. The source sequence contains the desired scene except for color alteration, and the reference image has the color style which the source sequence is expected to advance into. First, an RBF network is employed to model the mapping between the colors of the source sequence and the reference image. Then, a simple interpolation algorithm is applied to render the resulting sequence. The effectiveness of the new method is verified by experiments. Copyright © 2010 John Wiley & Sons, Ltd. XueZhong Xiao, Hua Huang 0001, Lizhuang Ma |
Comput. Animat. Virtual Worlds | 3 |
| 2010 | Periodic pattern of texture analysis and synthesis based on texels distribution
Yan Gui, Lizhuang Ma |
Vis. Comput. | 2 |
| 2010 | A camera on-line recalibration framework using SIFT
Canlin Li, Lizhuang Ma |
Vis. Comput. | 3 |
| 2010 | An MLS-based cartoon deformation
Yang Shen 0011, Lizhuang Ma |
Vis. Comput. | 2 |
| 2010 | Seamless video composition using optimized mean-value cloning
Yang Shen 0011, Lizhuang Ma |
Vis. Comput. | 3 |
| 2009 | An improved rotation-based self-calibrationabstractPurely rotation-based self-calibration receives the most attention among various self-calibration methods owing to its algorithmic simplicity. However, it is actually impossible to ensure that the camera motion for this kind of self-calibration is a pure rotation. Thus, significant errors of calibrating results could be inevitably introduced because of ignoring nonzero translation. In this paper, we propose a practical and effective approach to improve the purely rotation-based self-calibration approach. According to the fact that the rotational angles between images have a very strong impact on the calibrating errors from the translations, we compute the rotational angles between images prior to calibrating, and then use different and very appropriate strategies for self-calibration in different angle circumstances. Real data has been used to validate the proposed approach. Canlin Li, Jiajie Lu, Lizhuang Ma |
CAD/Graphics | 3 |
| 2009 | Reconstruction of shape and reflectance properties based on visual hullabstractA method based on Visual Hull is proposed for simultaneously recovering an object's shape and its reflectance properties from multiple images. Here, the reflectance properties are described by the Ward BRDF model. Firstly, the shape represented by voxels is acquired by applying SFS (Shape from Silhouettes) method, and the triangular mesh of the surface is extracted by Marching Cube algorithm. Secondly, the appearance-like mesh vertices are clustered into categories, and non-linear optimization is applied to each category for calculating its reflectance model parameters. Last, diffuse parameters for each vertex are re-computed. The acquired object shape and its reflectance parameters can be used for photo-realistic rendering. The experimental results on multiple real objects images show the efficiency of the proposed method. Zuoyong Zheng, Lizhuang Ma |
CGI | 2 |
| 2009 | Falling snow motion estimation based on a semi-transparent and particle trajectory modelabstractThis paper presents a motion estimation method for semitransparent objects with a long-range displacement between frames, i.e., falling snow in video. Previous optical flow based methods have been treated with non-transparent, rigid, and fluid-like moving objects in a short-range displacement. However, they fail to match between frames when moving objects are transparent/homogenoeous color in a long-range displacement. To meet with such objects' properties, a two-step algorithm is proposed from rough to refined motion estimation via an energy minimization. First, rough motion of every snow particles is extracted from video using a novel “time filter” method in order to obtain/update a quasi-stationary background in every 30 fps. Second, using such rough optical flow from the first step, the long-range snowflakes' trajectories are estimated and refined by propagation, linking, pruning, and optimization. Experimental results using real falling snow videos show that the proposed method is more effective than a previous optical flow method. Our proposed method is useful for the analysis of natural environment changes. Hidetomo Sakaino, Yang Shen 0011, Yuanhang Pang, Lizhuang Ma |
ICIP | 4 |
| 2009 | Gradient-Preserving Color TransferabstractAbstract Color transfer is an image processing technique which can produce a new image combining one source image's contents with another image's color style. While being able to produce convincing results, however, Reinhard et al.'s pioneering work has two problems—mixing up of colors in different regions and the fidelity problem. Many local color transfer algorithms have been proposed to resolve the first problem, but the second problem was paid few attentions. In this paper, a novel color transfer algorithm is presented to resolve the fidelity problem of color transfer in terms of scene details and colors. It's well known that human visual system is more sensitive to local intensity differences than to intensity itself. We thus consider that preserving the color gradient is necessary for scene fidelity. We formulate the color transfer problem as an optimization problem and solve it in two steps—histogram matching and a gradient‐preserving optimization. Following the idea of the fidelity in terms of color and gradient, we also propose a metric for objectively evaluating the performance of example‐based color transfer algorithms. The experimental results show the validity and high fidelity of our algorithm and that it can be used to deal with local color transfer. XueZhong Xiao, Lizhuang Ma |
Comput. Graph. Forum | 2 |
| 2009 | A closed-form solution to video matting of natural snow
Lizhuang Ma, Xuan Cai, Yang Shen 0011 |
Inf. Process. Lett. | 2 |
| 2009 | A new framework for feature descriptor based on SIFT
Canlin Li, Lizhuang Ma |
Pattern Recognit. Lett. | 2 |
| 2009 | A new feature-preserving mesh-smoothing algorithm
Lizhuang Ma, Xiaogang Jin 0001, Zuoyong Zheng |
Vis. Comput. | 2 |
| 2008 | Robust watermarking motion data with DL-STDM
Xiaomao Wu, Lizhuang Ma, Zhuoqun Dong, Lionel Revéret |
Comput. Graph. | 2 |
| 2008 | Efficient contrast invariant stereo correspondence using dynamic programming with vertical constraint
Lizhuang Ma, Masatoshi Kimachi, Masaki Suwa |
Vis. Comput. | 2 |
| 2007 | A Feature Preserving and Volume Shrinking Prevented Mesh Smoothing AlgorithmabstractThis paper presents a novel mesh denoising and smoothing method. We first estimate the principal curvatures and mesh saliency value of each vertex of the mesh, the uniform principal curvatures of a vertex is then calculated based on the weighted average of local mesh saliency values. The weighted bi-cubic Bezier surface is used to fit the neighborhood of a vertex by the least square method, and the new vertex position is obtained by adjusting the parameters of the local fitting surface. Experiments show that the smoothing method has the following advantages. (1). It can preferably keep the geometry feature of the original mesh model. (2). It can prevent the volume shrinkage of mesh efficiently. (3). The method can attain the smoothing boundaries of non-closed mesh model. Lizhuang Ma, Xiaogang Jin 0001, Zuoyong Zheng |
CAD/Graphics | 2 |
| 2007 | Image Composition with Blurring Effect from Depth of Field
Lizhuang Ma |
ICEC | 2 |
| 2007 | Predicting Peer Offline Probability in BitTorrent Using Nonlinear Regression
Dongdong Nie, Qinyong Ma, Lizhuang Ma, Wuzheng Tan |
ICEC | 3 |
| 2007 | Application MDA in a Collaborative Modeling Environment
Wuzheng Tan, Lizhuang Ma |
ICEC | 2 |
| 2007 | Temporal Color Morphing
XueZhong Xiao, Lizhuang Ma |
ICEC | 2 |
| 2007 | Robust Dense Depth Acquisition Using 2-D De Bruijn Structured Light
Lizhuang Ma, Wuzheng Tan |
ICEC | 2 |
| 2007 | Extracting Realistic Textures from Reference Spheres
Zuoyong Zheng, Lizhuang Ma, Zhou Zeng |
ICEC | 2 |
| 2007 | Optimization based grayscale image colorization
Dongdong Nie, Qinyong Ma, Lizhuang Ma, Shuangjiu Xiao |
Pattern Recognit. Lett. | 3 |
| 2006 | Content-Based Human Motion Retrieval with Automatic Transition
Yan Gao 0004, Lizhuang Ma, Yiqiang Chen 0001, Junfa Liu |
Computer Graphics International | 2 |
| 2006 | Curvature Monotony Condition for Rational Quadratic B-spline Curves
Lizhuang Ma, Dereck S. Meek, Wuzheng Tan, Zhihong Mao, Mingxi Zhao |
ICCSA (1) | 2 |
| 2006 | A Collaborative Design Environment
Wuzheng Tan, Lizhuang Ma, Zhihong Mao |
ICCSA (1) | 2 |
| 2006 | On-Line Motion Style Transfer
Xiaomao Wu, Lizhuang Ma, Yanyun Chen, Ke-Sen Huang |
ICEC | 2 |
| 2006 | Similarity based image inpainting methodabstractA similarity based image inpainting method is introduced in this paper, which can be used to automatically fill the regions needing to be erased by using the surrounding information in the image. The method is based on analyzing the previous image inpainting methods, especially improving the method proposed by Criminisi et al. In our method, a more robust method is adopted to compute the filling order, which overcome the problem arising when the image gradients of some pixels on the source region contour are just zeros. And a new mapping term is proposed in computing the matching cost to penalize the source regions repeatedly sampled, which practically avoid the artificial repetition problem in the inpainted results. Dongdong Nie, Lizhuang Ma, Shuangjiu Xiao |
MMM | 2 |
| 2006 | SUSAN structure preserving filtering for mesh denoising
Zhihong Mao, Lizhuang Ma, Mingxi Zhao, XueZhong Xiao |
Vis. Comput. | 2 |
| 2005 | Motion Normalization
Yan Gao 0004, Lizhuang Ma, Xiaomao Wu |
ACII | 2 |
| 2005 | A Modified Nielson's Side-Vertex Triangular Mesh Interpolation Scheme
Zhihong Mao, Lizhuang Ma, Wuzheng Tan |
ICCSA (1) | 2 |
| 2005 | A Physically-Based Algorithm for Motion MappingabstractA new approach is proposed to motion editing based on motion capture data, i.e., motion mapping. The key to our framework is the spacetime optimization method based on physical model. For reducing the complexity of optimization problem, we map the captured motion to a new character by using a simplified model. This model is a transformation tool and determined automatically by using the motion analysis technique. The motion mapping process includes three sub problems of motion retargeting. In order to further speed up the procedure for finding the numerical solutions, we describe an efficient method to find an appropriate initial solution for the optimization process. Results show that physically realistic animation can be created with our mapping algorithm. Lizhuang Ma, Yan Gao 0004, Xiaomao Wu |
IV | 2 |
| 2005 | Generic-Model Based Human-Body Modeling
Xiaomao Wu, Lizhuang Ma, Ke-Sen Huang, Yan Gao 0004 |
ICEC | 2 |
| 2005 | Cloning Human Motion to a New PathabstractMotion editing is an efficient tool for creating human animation. In this paper, we present a new motion editing method based on intermediate model. Our approach can clone motion capture data to a new path. Instead of editing original motions with full DOFs, we firstly reduce the DOFs of the original motion and produce intermediate motion; then the intermediate motion is edited and cloned onto new paths; finally, the reduced DOFs are added back to the edited motions. Experimental results and analysis are given in the end Lizhuang Ma, Shuangjiu Xiao, Xiaomao Wu, Yan Gao 0004 |
MMSP | 2 |
| 2005 | Motion normalization: the preprocess of motion dataabstractIn this paper, we present an online algorithm to normalize all motion data in database with a common skeleton length. Our algorithm is very simple and efficient. The input motion stream is processed sequentially while the computation for a single frame at each step requires only the results from the previous step over a neighborhood of nearby backward frames. In contrast to previous motion retargeting approaches, we simplify the constraint condition of retargeting problem, which leads to the simpler solutions. Moreover, we improve Shin et al.'s algorithm [10], which is adopted by a widely used Kovar's footskate cleanup algorithm [6] through adding one case missed by it. Yan Gao 0004, Lizhuang Ma, Xiaomao Wu |
VRST | 2 |
| 2003 | A Super-Resolution Method with EWA - Elliptical Weighted Average
Zhongding Jiang, Hai Lin 0003, Hujun Bao, Lizhuang Ma |
J. Comput. Sci. Technol. | 4 |
| 2000 | Interpolating and Approximating Moving Frames Using B-splinesabstractThe representation of moving geometry entities is an important issue in the fields of CAD/CAM and robotic motion design. We present a method to interpolate the moving frame homogeneously using B-splines. By analysing the matrix representation of the moving frames, a simplified optimization functional is derived and a recursive iteration method is presented for approximating orthogonal frames at any position. The error caused by approximation and interpolation is given and is shown to be controllable. Since the calculation of moving frames is only related to linear equations of two or three unknowns, and the moving frames are approximated with a low-degree polynomial B-spline, the proposed approach can run very fast. The method is useful in motion design and the swept volume representation. Lizhuang Ma, Tony K. Y. Chan, Zhongding Jiang |
PG | 1 |
| 2000 | Virtual 3D SculptingabstractThis paper presents a virtual sculpting method for interactive 3D object deformation. The method is based on the use of an electronic glove. A parametric control hand surface defined by an open-uniform B-spline tensor product surface is first created to model the hand gesture. The geometric attributes of the object in the Euclidean 3D space are then mapped to the parametric domain of the control hand surface through a ray projection method. By maintaining the distances between the mapped pairs, change of hand gesture can be efficiently transferred to control the deformation of the object. Copyright © 2000 John Wiley & Sons, Ltd. Janis P. Y. Wong, Rynson W. H. Lau, Lizhuang Ma |
Comput. Animat. Virtual Worlds | 3 |
| 1998 | Virtual 3D Sculpturing with a Parametric Hand SurfaceabstractMany techniques have been developed for 3D object deformation. These techniques have been widely used in most CAD/CAM systems. Intuitive while efficient methods for interactive 3D object deformation in a VR environment, however, are rare. One of our current research projects is to develop such a technique based on the use of a sensor glove. The idea is to create a hand surface interpolating through all the data points of the sensor glove. Through mapping the vertices of an object model to the hand surface, the object model may be deformed simply by changing the hand gesture. An initial method for implementing this idea was presented in our recent paper. In this paper, we discuss some of the limitations of the earlier method and present a refined method that overcomes most of the limitations. The resulting method is both efficient and intuitive as demonstrated by the results of our experiments. Janis P. Y. Wong, Rynson W. H. Lau, Lizhuang Ma |
Computer Graphics International | 3 |
| 1997 | Surface deformation using the sensor gloveabstractIntuitive 30 sulfate control and deformation are czucial to CAD/CAM.To do this in a virtual environment, however, the tecZznique must be very efficient.A common method for shape deformation is the free-form deformation (FFD) method, in which the complete object is deformed by defozming a 30 grid of the object.In this paper, we propose an intuitive method for sulfate deformation based on deforming a hand s&ace, which is basically a bicubic B-spline sudace interpolating or approximating key data points of a sensor glove (i.e.finger joints and palm center of the user's hand).By setting up a corresponding mapping between the virtual object being deformed and the hand sugace, the object can be deformed with tlze control of the sensor glove.As the usersexes hislherfingers, the object changes its shape accordingly.Such control can be local or global.For local deformation, we introduce a region jilter function which imposes locality on the mapping/deformation.The new algorithm is made very efficient tlzrough incremental update.It is also intuitive as zfthe zzser were using his hand to deform the object directly.Experimental results show the potential of the new method. Lizhuang Ma, Rynson W. H. Lau, Jieqing Feng, Qunsheng Peng 0001, Janis P. Y. Wong |
VRST | 1 |
| 1996 | A new free-form deformation through the control of parametric surfaces
Jieqing Feng, Lizhuang Ma, Qunsheng Peng 0001 |
Comput. Graph. | 2 |
| 1995 | Smoothing of free-form surfaces with Bézier patches
Lizhuang Ma, Qunsheng Peng 0001 |
Comput. Aided Geom. Des. | 1 |
| 1995 | Recursive Gk transformations between adjacent Bézier surfaces
Lizhuang Ma, Qunsheng Peng 0001 |
Comput. Aided Geom. Des. | 1 |
| 1992 | Equidistant Smoothing of Polyhedra with Arbitrary TopologiesabstractAbstract Smoothing of polyhedron with arbitrary topology is an important issue in CAGD and CAD/CAM, but so far it is deemed to be difficult to smooth the complex corners of a polyhedron. In this paper, the concept of distance surfaces of a surface and a solid is introduced, and the incisive properties of such surfaces are addressed which provide a theoretical foundation for modifying a general corner. The method is based on making constricted volume and the maximum distance the volume can be constricted is given too. It is shown that by the proposed method in this paper any polyhedron can be G1 smoothed with quadraic and, sometimes toroidal surfaces. The new approach is suitable for engineering design and NC machining. The associated algorithm based on the classification theorem of corners is simple, fast and robust. Lizhuang Ma, Qunsheng Peng 0001 |
Comput. Graph. Forum | 1 |