Search Results for author: Hong Yan

Found 26 papers, 11 papers with code

CURSOR: Scalable Mixed-Order Hypergraph Matching with CUR Decomposition

no code implementations26 Feb 2024 Qixuan Zheng, Ming Zhang, Hong Yan

To achieve greater accuracy, hypergraph matching algorithms require exponential increases in computational resources.

Graph Matching Hypergraph Matching +1

Domain Generalization with Small Data

no code implementations9 Feb 2024 Kecheng Chen, Elena Gal, Hong Yan, Haoliang Li

In this work, we propose to tackle the problem of domain generalization in the context of \textit{insufficient samples}.

Domain Generalization

Joint Sparse Representations and Coupled Dictionary Learning in Multi-Source Heterogeneous Image Pseudo-color Fusion

no code implementations15 Oct 2023 Long Bai, Shilong Yao, Kun Gao, Yanjun Huang, Ruijie Tang, Hong Yan, Max Q. -H. Meng, Hongliang Ren

Considering that Coupled Dictionary Learning (CDL) method can obtain a reasonable linear mathematical relationship between resource images, we propose a novel CDL-based Synthetic Aperture Radar (SAR) and multispectral pseudo-color fusion method.

Dictionary Learning

SkeletonMAE: Graph-based Masked Autoencoder for Skeleton Sequence Pre-training

1 code implementation ICCV 2023 Hong Yan, Yang Liu, Yushen Wei, Zhen Li, Guanbin Li, Liang Lin

Moreover, these methods ignore how to utilize the fine-grained dependencies among different skeleton joints to pre-train an efficient skeleton sequence learning model that can generalize well across different datasets.

Action Recognition Representation Learning +1

Visual Causal Scene Refinement for Video Question Answering

2 code implementations7 May 2023 Yushen Wei, Yang Liu, Hong Yan, Guanbin Li, Liang Lin

Our VCSR involves two essential modules: i) the Question-Guided Refiner (QGR) module, which refines consecutive video frames guided by the question semantics to obtain more representative segment features for causal front-door intervention; ii) the Causal Scene Separator (CSS) module, which discovers a collection of visual causal and non-causal scenes based on the visual-linguistic causal relevance and estimates the causal effect of the scene-separating intervention in a contrastive learning manner.

Contrastive Learning Question Answering +2

Robust Cross-domain CT Image Reconstruction via Bayesian Noise Uncertainty Alignment

no code implementations26 Feb 2023 Kecheng Chen, Haoliang Li, Renjie Wan, Hong Yan

Under this probabilistic framework, we propose to alleviate the noise distribution shifts between source and target domains via implicit noise modeling schemes in the latent space and image space, respectively.

Computed Tomography (CT) Image Reconstruction

Learning Dynamic Graph Embeddings with Neural Controlled Differential Equations

no code implementations22 Feb 2023 Tiexin Qin, Benjamin Walker, Terry Lyons, Hong Yan, Haoliang Li

Empirical evaluation on a range of dynamic graph representation learning tasks demonstrates the superiority of our proposed approach compared to the baselines.

Graph Representation Learning

Graph Neural Network and Superpixel Based Brain Tissue Segmentation (Corrected Version)

no code implementations21 Sep 2022 Chong Wu, Zhenan Feng, Houwang Zhang, Hong Yan

Convolutional neural networks (CNNs) are usually used as a backbone to design methods in biomedical image segmentation.

Image Segmentation Segmentation +2

Joint Learning of Deep Texture and High-Frequency Features for Computer-Generated Image Detection

1 code implementation7 Sep 2022 Qiang Xu, Shan Jia, Xinghao Jiang, Tanfeng Sun, Zhe Wang, Hong Yan

Based on the finding that multiple different modules in image acquisition will lead to different sensitivity inconsistencies to the convolutional neural network (CNN)-based rendering in images, we propose a deep texture rendering module for texture difference enhancement and discriminative texture representation.

Generative Adversarial Network Semantic Segmentation

Causal Reasoning Meets Visual Representation Learning: A Prospective Study

no code implementations26 Apr 2022 Yang Liu, Yushen Wei, Hong Yan, Guanbin Li, Liang Lin

Visual representation learning is ubiquitous in various real-world applications, including visual comprehension, video understanding, multi-modal analysis, human-computer interaction, and urban computing.

Benchmarking Out-of-Distribution Generalization +2

Learning with Signatures

1 code implementation17 Apr 2022 J. de Curtò, I. de Zarzà, Hong Yan, Carlos T. Calafate

We develop a closed-form equation to compute probably good optimal scale factors, as well as the formulation to obtain them by optimization.

Image Classification

Signature and Log-signature for the Study of Empirical Distributions Generated with GANs

1 code implementation7 Mar 2022 Joaquim de Curtò, Irene de Zarzà, Hong Yan, Carlos T. Calafate

In this paper, we bring forward the use of the recently developed Signature Transform as a way to measure the similarity between image distributions and provide detailed acquaintance and extensive evaluations.

 Ranked #1 on Image Generation on AFHQ Wild (RMSE Signature metric)

Data Visualization Image Generation +2

Orthonormal Product Quantization Network for Scalable Face Image Retrieval

1 code implementation1 Jul 2021 Ming Zhang, Xuefei Zhe, Hong Yan

Experiments are conducted on four commonly-used face datasets under both seen and unseen identities retrieval settings.

Deep Hashing Face Image Retrieval +2

Instance segmentation with the number of clusters incorporated in embedding learning

no code implementations27 Mar 2021 Jianfeng Cao, Hong Yan

Semantic and instance segmentation algorithms are two general yet distinct image segmentation solutions powered by Convolution Neural Network.

Clustering Image Segmentation +3

Improved Deep Classwise Hashing With Centers Similarity Learning for Image Retrieval

no code implementations17 Mar 2021 Ming Zhang, Hong Yan

Recently, deep classwise hashing introduced a classwise loss supervised by class labels information alternatively; however, we find it still has its drawback.

Image Retrieval Retrieval

Human Expression Recognition using Facial Shape Based Fourier Descriptors Fusion

no code implementations28 Dec 2020 Ali Raza Shahid, Sheheryar Khan, Hong Yan

Dynamic facial expression recognition has many useful applications in social networks, multimedia content analysis, security systems and others.

Attribute Dynamic Facial Expression Recognition +2

Learning Kernel for Conditional Moment-Matching Discrepancy-based Image Classification

no code implementations24 Aug 2020 Chuan-Xian Ren, PengFei Ge, Dao-Qing Dai, Hong Yan

KLN can simultaneously learn a more expressive kernel and label prediction distribution, thus, it can be used to improve the classification performance in both supervised and semi-supervised learning scenarios.

General Classification Image Classification

Unsupervised Domain Adaptation via Discriminative Manifold Propagation

no code implementations23 Aug 2020 You-Wei Luo, Chuan-Xian Ren, Dao-Qing Dai, Hong Yan

Second, batch-wise training of deep learning limits the characterization of the global structure.

Unsupervised Domain Adaptation

Discriminative Residual Analysis for Image Set Classification with Posture and Age Variations

1 code implementation23 Aug 2020 Chuan-Xian Ren, You-Wei Luo, Xiao-Lin Xu, Dao-Qing Dai, Hong Yan

Consequently, the crucial point of image set recognition is to mine the intrinsic connection or structural information from the image batches with variations.

General Classification Retrieval +1

Domain Adaptation and Image Classification via Deep Conditional Adaptation Network

no code implementations14 Jun 2020 Pengfei Ge, Chuan-Xian Ren, Dao-Qing Dai, Hong Yan

In this paper, we consider a more general application scenario where the label distributions of the source and target domains are not the same.

Classification General Classification +2

RetinaMask: A Face Mask detector

1 code implementation8 May 2020 Mingjie Jiang, Xinqi Fan, Hong Yan

In this paper, we propose RetinaFaceMask, which is a high-accuracy and efficient face mask detector.

Orthogonal Nonnegative Tucker Decomposition

no code implementations21 Oct 2019 Junjun Pan, Michael K. Ng, Ye Liu, Xiongjun Zhang, Hong Yan

In this paper, we study the nonnegative tensor data and propose an orthogonal nonnegative Tucker decomposition (ONTD).

Face Recognition Hyperspectral Unmixing

Deep Class-Wise Hashing: Semantics-Preserving Hashing via Class-wise Loss

1 code implementation12 Mar 2018 Xuefei Zhe, Shifeng Chen, Hong Yan

In this regard, we propose a novel deep supervised hashing model to learn more compact class-level similarity preserving binary codes.

Deep Hashing Image Retrieval +1

Directional Statistics-based Deep Metric Learning for Image Classification and Retrieval

1 code implementation27 Feb 2018 Xuefei Zhe, Shifeng Chen, Hong Yan

Deep distance metric learning (DDML), which is proposed to learn image similarity metrics in an end-to-end manner based on the convolution neural network, has achieved encouraging results in many computer vision tasks.$L2$-normalization in the embedding space has been used to improve the performance of several DDML methods.

General Classification Image Classification +2

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