Search Results for author: Xuequan Lu

Found 60 papers, 19 papers with code

Blur-Countering Keypoint Detection via Eigenvalue Asymmetry

no code implementations5 Sep 2018 Chao Zhang, Xuequan Lu, Takuya Akashi

To settle this issue, we propose a blur-countering method for detecting valid keypoints for various types and degrees of blurred images.

Keypoint Detection valid

Unconstrained Facial Action Unit Detection via Latent Feature Domain

1 code implementation25 Mar 2019 Zhiwen Shao, Jianfei Cai, Tat-Jen Cham, Xuequan Lu, Lizhuang Ma

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.

Action Unit Detection Domain Adaptation +2

Blur Removal via Blurred-Noisy Image Pair

no code implementations26 Mar 2019 Chunzhi Gu, Xuequan Lu, Ying He, Chao Zhang

Complex blur such as the mixup of space-variant and space-invariant blur, which is hard to model mathematically, widely exists in real images.

Deblurring Image Deblurring +1

A Probabilistic Bitwise Genetic Algorithm for B-Spline based Image Deformation Estimation

no code implementations26 Mar 2019 Takumi Nakane, Takuya Akashi, Xuequan Lu, Chao Zhang

We propose a novel genetic algorithm to solve the image deformation estimation problem by preserving the genetic diversity.

HLO: Half-kernel Laplacian Operator for Surface Smoothing

1 code implementation12 May 2019 Wei Pan, Xuequan Lu, Yuanhao Gong, Wenming Tang, Jun Liu, Ying He, Guoping Qiu

This paper presents a simple yet effective method for feature-preserving surface smoothing.

Computational Geometry Graphics

Indoor image representation by high-level semantic features

no code implementations12 Jun 2019 Chiranjibi Sitaula, Yong Xiang, Yushu Zhang, Xuequan Lu, Sunil Aryal

Nevertheless, most of the existing feature extraction methods, which extract features based on pixels, color, shape/object parts or objects on images, suffer from limited capabilities in describing semantic information (e. g., object association).

General Classification Image Classification +1

Explicit Facial Expression Transfer via Fine-Grained Representations

no code implementations6 Sep 2019 Zhiwen Shao, Hengliang Zhu, Junshu Tang, Xuequan Lu, Lizhuang Ma

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.

Multi-class Classification

Tag-based Semantic Features for Scene Image Classification

no code implementations22 Sep 2019 Chiranjibi Sitaula, Yong Xiang, Anish Basnet, Sunil Aryal, Xuequan Lu

In this paper, we introduce novel semantic features of an image based on the annotations and descriptions of its similar images available on the web.

Classification General Classification +2

Unsupervised Deep Features for Privacy Image Classification

no code implementations24 Sep 2019 Chiranjibi Sitaula, Yong Xiang, Sunil Aryal, Xuequan Lu

Sharing images online poses security threats to a wide range of users due to the unawareness of privacy information.

Classification Clustering +2

G2MF-WA: Geometric Multi-Model Fitting with Weakly Annotated Data

no code implementations20 Jan 2020 Chao Zhang, Xuequan Lu, Katsuya Hotta, Xi Yang

The WA data can be naturally obtained in an interactive way for specific tasks, for example, in the case of homography estimation, one can easily annotate points on the same plane/object with a single label by observing the image.

Homography Estimation

Pointfilter: Point Cloud Filtering via Encoder-Decoder Modeling

no code implementations14 Feb 2020 Dongbo Zhang, Xuequan Lu, Hong Qin, Ying He

In this paper, we propose a novel deep learning approach that automatically and robustly filters point clouds with removing noise and preserving sharp features and geometric details.

Graphics

SHX: Search History Driven Crossover for Real-Coded Genetic Algorithm

no code implementations30 Mar 2020 Takumi Nakane, Xuequan Lu, Chao Zhang

In evolutionary algorithms, genetic operators iteratively generate new offspring which constitute a potentially valuable set of search history.

Evolutionary Algorithms

Deep Feature-preserving Normal Estimation for Point Cloud Filtering

no code implementations24 Apr 2020 Dening Lu, Xuequan Lu, Yangxing Sun, Jun Wang

In this paper, we propose a novel feature-preserving normal estimation method for point cloud filtering with preserving geometric features.

Position

Spoof Face Detection Via Semi-Supervised Adversarial Training

no code implementations22 May 2020 Chengwei Chen, Wang Yuan, Xuequan Lu, Lizhuang Ma

To capture the underlying structure of live faces data in latent representation space, we propose to train the live face data only, with a convolutional Encoder-Decoder network acting as a Generator.

Face Detection Face Presentation Attack Detection +4

Content and Context Features for Scene Image Representation

no code implementations5 Jun 2020 Chiranjibi Sitaula, Sunil Aryal, Yong Xiang, Anish Basnet, Xuequan Lu

Existing research in scene image classification has focused on either content features (e. g., visual information) or context features (e. g., annotations).

General Classification Image Classification

Scene Image Representation by Foreground, Background and Hybrid Features

no code implementations5 Jun 2020 Chiranjibi Sitaula, Yong Xiang, Sunil Aryal, Xuequan Lu

In this paper, we propose to use hybrid features in addition to foreground and background features to represent scene images.

General Classification

Example-based Color Transfer with Gaussian Mixture Modeling

no code implementations31 Aug 2020 Chunzhi Gu, Xuequan Lu, Chao Zhang

In particular, we relate the transferred image with the example image under the Gaussian Mixture Model (GMM) and regard the transferred image color as the GMM centroids.

Deep Detection for Face Manipulation

no code implementations13 Sep 2020 Disheng Feng, Xuequan Lu, Xufeng Lin

It has become increasingly challenging to distinguish real faces from their visually realistic fake counterparts, due to the great advances of deep learning based face manipulation techniques in recent years.

Binary Classification General Classification

Chaotic-to-Fine Clustering for Unlabeled Plant Disease Images

no code implementations18 Jan 2021 Uno Fang, JianXin Li, Xuequan Lu, Mumtaz Ali, Longxiang Gao, Yong Xiang

Current annotation for plant disease images depends on manual sorting and handcrafted features by agricultural experts, which is time-consuming and labour-intensive.

Clustering

I-Nema: A Biological Image Dataset for Nematode Recognition

1 code implementation15 Mar 2021 Xuequan Lu, Yihao Wang, Sheldon Fung, Xue Qing

In this paper, we identify two main bottlenecks: (1) the lack of a publicly available imaging dataset for diverse species of nematodes (especially the species only found in natural environment) which requires considerable human resources in field work and experts in taxonomy, and (2) the lack of a standard benchmark of state-of-the-art deep learning techniques on this dataset which demands the discipline background in computer science.

DeepfakeUCL: Deepfake Detection via Unsupervised Contrastive Learning

no code implementations23 Apr 2021 Sheldon Fung, Xuequan Lu, Chao Zhang, Chang-Tsun Li

Extensive experiments show that our unsupervised learning method enables comparable detection performance to state-of-the-art supervised techniques, in both the intra- and inter-dataset settings.

Contrastive Learning DeepFake Detection +1

PIT: Position-Invariant Transform for Cross-FoV Domain Adaptation

1 code implementation ICCV 2021 Qiqi Gu, Qianyu Zhou, Minghao Xu, Zhengyang Feng, Guangliang Cheng, Xuequan Lu, Jianping Shi, Lizhuang Ma

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.

Domain Adaptation object-detection +4

3D Face Recognition: A Survey

no code implementations25 Aug 2021 Yaping Jing, Xuequan Lu, Shang Gao

Face recognition is one of the most studied research topics in the community.

Face Recognition

Automated Security Assessment for the Internet of Things

no code implementations9 Sep 2021 Xuanyu Duan, Mengmeng Ge, Triet H. M. Le, Faheem Ullah, Shang Gao, Xuequan Lu, M. Ali Babar

This security model automatically assesses the security of the IoT network by capturing potential attack paths.

A Robust Scheme for 3D Point Cloud Copy Detection

no code implementations3 Oct 2021 Jiaqi Yang, Xuequan Lu, Wenzhi Chen

In this paper, we focus on a fundamental and practical research problem: judging whether a point cloud is plagiarized or copied to another point cloud in the presence of several manipulations (e. g., similarity transformation, smoothing).

Copy Detection

Domain Adaptive Semantic Segmentation via Regional Contrastive Consistency Regularization

1 code implementation11 Oct 2021 Qianyu Zhou, Chuyun Zhuang, Ran Yi, Xuequan Lu, Lizhuang Ma

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.

Semantic Segmentation Synthetic-to-Real Translation +1

Unsupervised Contrastive Learning with Simple Transformation for 3D Point Cloud Data

no code implementations13 Oct 2021 Jincen Jiang, Xuequan Lu, Wanli Ouyang, Meili Wang

Though a number of point cloud learning methods have been proposed to handle unordered points, most of them are supervised and require labels for training.

3D Object Classification Classification +4

Rethinking Point Cloud Filtering: A Non-Local Position Based Approach

no code implementations14 Oct 2021 Jinxi Wang, Jincen Jiang, Xuequan Lu, Meili Wang

We then map the non-local similar patches into a canonical space and aggregate the non-local information.

Position

Deep Point Cloud Normal Estimation via Triplet Learning

no code implementations20 Oct 2021 Weijia Wang, Xuequan Lu, Dasith de Silva Edirimuni, Xiao Liu, Antonio Robles-Kelly

It consists of two phases: (a) feature encoding which learns representations of local patches, and (b) normal estimation that takes the learned representation as input and regresses the normal vector.

Towards Uniform Point Distribution in Feature-preserving Point Cloud Filtering

no code implementations5 Jan 2022 Shuaijun Chen, Jinxi Wang, Wei Pan, Shang Gao, Meili Wang, Xuequan Lu

As a popular representation of 3D data, point cloud may contain noise and need to be filtered before use.

3D Intracranial Aneurysm Classification and Segmentation via Unsupervised Dual-branch Learning

no code implementations6 Jan 2022 Di Shao, Xuequan Lu, Xiao Liu

While most existing deep learning research focused on medical images in a supervised way, we introduce an unsupervised method for the detection of intracranial aneurysms based on 3D point cloud data.

Unsupervised Pre-training

AI-based Carcinoma Detection and Classification Using Histopathological Images: A Systematic Review

no code implementations18 Jan 2022 Swathi Prabhua, Keerthana Prasada, Antonio Robels-Kelly, Xuequan Lu

In this systematic literature review, we present a comprehensive review of the state-of-the-art approaches reported in carcinoma diagnosis using histopathological images.

CREAM: Weakly Supervised Object Localization via Class RE-Activation Mapping

1 code implementation CVPR 2022 Jilan Xu, Junlin Hou, Yuejie Zhang, Rui Feng, Rui-Wei Zhao, Tao Zhang, Xuequan Lu, Shang Gao

In this paper, we empirically prove that this problem is associated with the mixup of the activation values between less discriminative foreground regions and the background.

Clustering Object +1

Masked Autoencoders in 3D Point Cloud Representation Learning

1 code implementation4 Jul 2022 Jincen Jiang, Xuequan Lu, Lizhi Zhao, Richard Dazeley, Meili Wang

We first split the input point cloud into patches and mask a portion of them, then use our Patch Embedding Module to extract the features of unmasked patches.

Point Cloud Completion Point cloud reconstruction +2

Contrastive Learning for Joint Normal Estimation and Point Cloud Filtering

1 code implementation14 Aug 2022 Dasith de Silva Edirimuni, Xuequan Lu, Gang Li, Antonio Robles-Kelly

Existing methods usually perform normal estimation and filtering separately and often show sensitivity to noise and/or inability to preserve sharp geometric features such as corners and edges.

Contrastive Learning

SO(3)-Pose: SO(3)-Equivariance Learning for 6D Object Pose Estimation

no code implementations17 Aug 2022 Haoran Pan, Jun Zhou, Yuanpeng Liu, Xuequan Lu, Weiming Wang, Xuefeng Yan, Mingqiang Wei

The SO(3)-equivariant features communicate with RGB features to deduce the (missed) geometry for detecting keypoints of an object with the reflective surface from the depth channel.

6D Pose Estimation 6D Pose Estimation using RGB +2

SPCNet: Stepwise Point Cloud Completion Network

4 code implementations5 Sep 2022 Fei Hu, Honghua Chen, Xuequan Lu, Zhe Zhu, Jun Wang, Weiming Wang, Fu Lee Wang, Mingqiang Wei

We propose a novel stepwise point cloud completion network (SPCNet) for various 3D models with large missings.

Point Cloud Completion

Graph Classification via Discriminative Edge Feature Learning

no code implementations5 Oct 2022 Yang Yi, Xuequan Lu, Shang Gao, Antonio Robles-Kelly, Yuejie Zhang

Three new graph datasets are constructed based on ModelNet40, ModelNet10 and ShapeNet Part datasets.

Graph Classification

Deepfake Detection via Joint Unsupervised Reconstruction and Supervised Classification

no code implementations24 Nov 2022 Bosheng Yan, Chang-Tsun Li, Xuequan Lu

Most of the previous methods use the backbone network to extract global features for making predictions and only employ binary supervision (i. e., indicating whether the training instances are fake or authentic) to train the network.

Classification DeepFake Detection +1

Skeleton-based Action Recognition through Contrasting Two-Stream Spatial-Temporal Networks

no code implementations27 Jan 2023 Chen Pang, Xuequan Lu, Lei Lyu

For this, we propose a novel Contrastive GCN-Transformer Network (ConGT) which fuses the spatial and temporal modules in a parallel way.

Action Recognition Contrastive Learning +2

Boosting Semi-Supervised Learning by Exploiting All Unlabeled Data

1 code implementation CVPR 2023 Yuhao Chen, Xin Tan, Borui Zhao, Zhaowei Chen, RenJie Song, Jiajun Liang, Xuequan Lu

ANL introduces the additional negative pseudo-label for all unlabeled data to leverage low-confidence examples.

Pseudo Label

IterativePFN: True Iterative Point Cloud Filtering

1 code implementation CVPR 2023 Dasith de Silva Edirimuni, Xuequan Lu, Zhiwen Shao, Gang Li, Antonio Robles-Kelly, Ying He

Consequently, a fundamental 3D vision task is the removal of noise, known as point cloud filtering or denoising.

Denoising

Instance-Aware Domain Generalization for Face Anti-Spoofing

1 code implementation CVPR 2023 Qianyu Zhou, Ke-Yue Zhang, Taiping Yao, Xuequan Lu, Ran Yi, Shouhong Ding, Lizhuang Ma

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.

Domain Generalization Face Anti-Spoofing +1

Don't worry about mistakes! Glass Segmentation Network via Mistake Correction

no code implementations21 Apr 2023 Chengyu Zheng, Peng Li, Xiao-Ping Zhang, Xuequan Lu, Mingqiang Wei

The IS is designed to simulate the detection procedure of human recognition for identifying transparent glass by global context and edge information.

Weighted Point Cloud Normal Estimation

no code implementations6 May 2023 Weijia Wang, Xuequan Lu, Di Shao, Xiao Liu, Richard Dazeley, Antonio Robles-Kelly, Wei Pan

Existing normal estimation methods for point clouds are often less robust to severe noise and complex geometric structures.

Contrastive Learning regression

Generalized Category Discovery in Semantic Segmentation

1 code implementation20 Nov 2023 Zhengyuan Peng, Qijian Tian, Jianqing Xu, Yizhang Jin, Xuequan Lu, Xin Tan, Yuan Xie, Lizhuang Ma

This paper explores a novel setting called Generalized Category Discovery in Semantic Segmentation (GCDSS), aiming to segment unlabeled images given prior knowledge from a labeled set of base classes.

Segmentation Semantic Segmentation

BA-SAM: Scalable Bias-Mode Attention Mask for Segment Anything Model

1 code implementation4 Jan 2024 Yiran Song, Qianyu Zhou, Xiangtai Li, Deng-Ping Fan, Xuequan Lu, Lizhuang Ma

To this end, we propose Scalable Bias-Mode Attention Mask (BA-SAM) to enhance SAM's adaptability to varying image resolutions while eliminating the need for structure modifications.

DHGCN: Dynamic Hop Graph Convolution Network for Self-Supervised Point Cloud Learning

1 code implementation5 Jan 2024 Jincen Jiang, Lizhi Zhao, Xuequan Lu, Wei Hu, Imran Razzak, Meili Wang

Recent works attempt to extend Graph Convolution Networks (GCNs) to point clouds for classification and segmentation tasks.

Graph Attention

Rethinking Impersonation and Dodging Attacks on Face Recognition Systems

no code implementations17 Jan 2024 Fengfan Zhou, Qianyu Zhou, Bangjie Yin, Hui Zheng, Xuequan Lu, Lizhuang Ma, Hefei Ling

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.

Face Recognition

SimAda: A Simple Unified Framework for Adapting Segment Anything Model in Underperformed Scenes

1 code implementation31 Jan 2024 Yiran Song, Qianyu Zhou, Xuequan Lu, Zhiwen Shao, Lizhuang Ma

In this paper, we aim to investigate the impact of the general vision modules on finetuning SAM and enable them to generalize across all downstream tasks.

Test-Time Domain Generalization for Face Anti-Spoofing

no code implementations28 Mar 2024 Qianyu Zhou, Ke-Yue Zhang, Taiping Yao, Xuequan Lu, Shouhong Ding, Lizhuang Ma

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.

Domain Generalization Face Anti-Spoofing

DGMamba: Domain Generalization via Generalized State Space Model

1 code implementation11 Apr 2024 Shaocong Long, Qianyu Zhou, Xiangtai Li, Xuequan Lu, Chenhao Ying, Yuan Luo, Lizhuang Ma, Shuicheng Yan

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).

Domain Generalization

Cannot find the paper you are looking for? You can Submit a new open access paper.