EDBT 2026 Demo / reviewers in the wild / expert
Yunhong Wang 0001
dblp:95/6251 · also Yun-Hong Wang 0001
· DBLP profile ↗
378ranked-venue papers
2as first author
144since 2021 · last 2026
0000-0001-8001-2703ORCID · verified
Domains — the database's venue-derived domains; a paper can count in several
Graphics, computer vision, multimedia, augmented reality and games · 269 · 1 first-author · 97 since 2021Artificial intelligence and machine learning · 168 · 64 since 2021Applied, interdisciplinary, general and emerging computing · 38 · 19 since 2021Security and privacy · 14 · 4 since 2021Human-computer interaction and ubiquitous computing · 14 · 1 first-author · 2 since 2021Computer networks · 8 · 6 since 2021Databases, data management, data science and information retrieval · 4Systems, architecture and hardware · 1 · 1 since 2021Theory of computation · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Mem²Evolve: Towards Self-Evolving Agents via Co-Evolutionary Capability Expansion and Experience DistillationabstractZihao Cheng, Zeming Liu, Yingyu Shan, Xinyi Wang, Xiangrong Zhu, Yunpu Ma, Hongru Wang, Yuhang Guo, Wei Lin, Yunhong Wang. Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2026. Zeming Liu, Yingyu Shan, Xiangrong Zhu 0002, Yunpu Ma, Hongru Wang 0003, Yuhang Guo 0001, Yunhong Wang 0001 |
ACL (1) | 10 |
| 2026 | Label-informed knowledge integration: Advancing visual prompt for VLMs adaptation
Yunhong Wang 0001, Guodong Wang 0006, Yingjie Gao 0001, Xiuguo Bao, Di Huang 0001 |
Comput. Vis. Image Underst. | 2 |
| 2026 | A3Bench: an audience-aligned multilingual benchmark for video audience insights understanding
Yiming Lei 0001, Guozhen Peng, Zeming Liu, Hui Qiu, Haitao Leng, Shaoguo Liu, Tingting Gao, Qingjie Liu 0001, Annan Li, Yunhong Wang 0001 |
Frontiers Comput. Sci. | 10 |
| 2026 | Learning storage-efficient 3D Gaussian head avatars from monocular videos via parametric adaptation and material decomposition
Guohao Li 0010, Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001 |
Frontiers Comput. Sci. | 4 |
| 2026 | LightOcc: Lightweight Spatial Embedding for Efficient Vision-based 3D Occupancy Prediction
Jinqing Zhang, Yanan Zhang 0005, Qingjie Liu 0001, Yunhong Wang 0001 |
Int. J. Comput. Vis. | 5 |
| 2026 | Towards multi-language repository-level code generation: From-scratch to guided tasks
Silin Li, Zeming Liu, Yuhang Guo 0001, Yuanfang Guo, Yunhong Wang 0001, Haifeng Wang 0001 |
Neurocomputing | 7 |
| 2026 | HFA2RE: Enhancing adversarial robustness via Hyperspherical Feature Aggregation
Heqi Peng, Mingxuan Chen, Yunhong Wang 0001, Yuanfang Guo |
Pattern Recognit. | 3 |
| 2026 | Learn more, forget less: A gradient-Aware data selection approach for LLM
Zeming Liu, Yibai Liu, Zheming Song, Qingjie Liu 0001, Guangxu Chen, Yunhong Wang 0001 |
Signal Process. | 9 |
| 2026 | Continual Adversarial Example Detection via Incremental Attack Configuration Within a Knowledge Distillation FrameworkabstractAdversarial example detection has emerged as a prominent defense strategy owing to its efficiency in training and deployment. Nevertheless, existing detectors are typically developed under a single-step paradigm, where models become static after training on adversarial examples generated by a single attack. This paradigm is infeasible in dynamic real-world scenarios, since retraining from scratch for each newly encountered attack is impractical and computationally prohibitive. To address this limitation, we propose Continual Adversarial example Detection via Incremental Attack Configuration (IAC-CAD), which pioneers to exploit continual learning for adversarial detection within a knowledge distillation framework. IAC-CAD constructs a sequence of continuous detection tasks which require only a limited number of samples per task. Moreover, the proposed Incremental Attack Configuration (IAC) mechanism selects the representative attacks which maximally cover the entire adversarial feature space and optimizes their training sequence through the Memory-aware Attack Ordering. This design simultaneously mitigates catastrophic forgetting of known attacks and enhances generalization ability against unseen attacks. Extensive experiments verify the superiority and practicality of IAC-CAD. Heqi Peng, Yunhong Wang 0001, Jiantao Zhou 0001, Yuanfang Guo |
IEEE Signal Process. Lett. | 2 |
| 2026 | A Perceptual Distortion Reduction Framework: Toward Generating Adversarial Examples With High Perceptual Quality and Attack Success Rate
Ruijie Yang, Yuanfang Guo, Ruikui Wang, Jiantao Zhou 0001, Yunhong Wang 0001 |
IEEE Trans. Dependable Secur. Comput. | 5 |
| 2026 | From Gradient Analysis to Norm Control: Rethinking Triplet Loss for Gait RecognitionabstractGait recognition has attracted increasing attention in both academia and industry as a non-intrusive human recognition technology from a distance without requiring cooperation. Triplet loss, which enforces relative distance constraints, is a fundamental component in gait recognition. Recently, several gait-specific triplet losses have been introduced to gait recognition. However, they only focus on sample selection and weighting to enhance constraints without exploring the gradient properties of Cosine/Euclidean metrics, which fundamentally influence the model training efficiency and feature discriminability. In this paper, we theoretically analyze triplet loss gradients combined with weight decay and identify inherent limitations due to inadequate norm-control: Cosine metric triplet loss (Lcos) exhibits excessive gradients resulting from small feature norms, while Euclidean metric triplet loss (Leuc) suffers from a small margin-to-norm ratio due to large feature norms. To address these issues, we propose two norm-control approaches to constrain the feature norm in a stable range: 1) Norm-Variance-Regularized Collaboration. 2) Norm-Based Regularization. Extensive experiments show that our methods outperform state-of-the-art results under both Cosine and Euclidean evaluation metrics on three in-the-wild datasets: Gait3D, GREW, and BUAA-Duke-Gait. The code will be available at https://github.com/bgdpgz/TL-Gait. Guozhen Peng, Yunhong Wang 0001, Zhuguanyu Wu, Shaoxiong Zhang 0001, Ruiyi Zhan, Annan Li |
IEEE Trans. Inf. Forensics Secur. | 2 |
| 2026 | Parameter-Efficient Tuning for Fine-Grained Recognition via Channel-Wise Importance Equalization and Diversity NavigationabstractParameter-efficient tuning (PET) has achieved promising performance on various downstream vision tasks. Despite their effectiveness for general classification, existing PET approaches neglect the over-concentration of channel-wise saliency and the feature redundancy of pre-trained models during fine-tuning, thus leaving much room for improvement when applied to the downstream fine-grained recognition tasks. To address these issues, we propose a novel parameter-efficient tuning approach tailored for fine-grained recognition (FG-PET). Specifically, FG-PET first employs a Channel-wise Importance Equalization (CIE) module. It suppresses the concentrated salient channels while strengthening the remaining majority ones during fine-tuning, notably mitigating the over-concentrated saliency, thus evoking more channels within pre-trained models to deliver abundant local visual clues. Furthermore, FG-PET develops an Efficient Navigator for Diversity (EFIND) by introducing a center-based loss and orthogonal constraints on features generated from distinct attention heads. It alleviates the redundancy between different attention maps, thus enforcing the models to explore diverse subtle visual differences in various discriminative local regions, which are critical for fine-grained recognition. Extensive experimental results on five public fine-grained benchmarks based on distinct ViT models demonstrate that the proposed method remarkably boosts the performance of existing PET approaches, and generalizes well to general classification tasks. The source code is available at FG-PET. Hanwen Zhong, Jiaxin Chen 0002, Di Huang 0001, Yunhong Wang 0001 |
IEEE Trans. Image Process. | 5 |
| 2026 | Slice-and-Align for Clothes-Irrelevant Features: A Clothes-Changing Person Re-Identification Approach Without Additional InputabstractClothes-changing person re-identification (CC Re-ID) focuses on recognizing pedestrians in a long-term with changes in clothes. Prior arts extract clothes-irrelevant features either by introducing extra modality or clothing labels, having their respective limitations. Instead, we seek to extract clothes-irrelevant features without additional input. We first analyze and find that one impediment to extracting clothes-irrelevant features is the co-occurrence of samples with the same clothes and the same identity. Inspired by this observation, we propose a novel CC Re-ID approach using no additional input. We introduce theSlice-and-Align Framework (SA), which employs a straightforward and intuitive prior: the upper and lower clothes of a person are usually different. SA is a dual-stream framework that slices the original image into upper and lower halves, and then aligns them to extract clothes-irrelevant features. On image CC Re-ID datasets, SA outperforms methods without additional input by a large margin and is comparable to or even better than methods with additional input. Besides, SA also outperforms state-of-the-art on video CC Re-ID task. Guozhen Peng, Annan Li, Yunhong Wang 0001 |
IEEE Trans. Multim. | 4 |
| 2026 | A Multi-Grained Parallel Spatio-Temporal Learning Architecture for Deepfake Video DetectionabstractWith advances in generation techniques, malicious users can easily generate deepfake videos, which can cause severe social problems and trust issues. Therefore, deepfake video detection has received increasing attention in recent years. Given that forgery clues are often subtle and imperceptible, effective detection relies heavily on multi-grained learning. However, existing approaches fail to systematically incorporate multi-grained learning across the key components of network training—namely, the training data, network structure, and supervision strategy—thus limiting their performance. In this article, we propose a multi-grained parallel spatio-temporal deepfake video detection architecture, which introduces a novel framework to mine more discriminative deepfake cues throughout the training pipeline. Firstly, we design a parallel spatio-temporal network combined with a cross-guided mechanism to concurrently extract frame-level spatial features and patch-level temporal features, while leveraging the relationship between spatial artifacts and temporal inconsistencies to enable multi-grained spatio-temporal synchronous learning. Secondly, we propose segment-level data augmentation strategies, including frame-random consistent self-blending and spatio-temporal data augmentation, which improve training data diversity at both frame and patch levels, thereby improving the model’s ability to learn comprehensive deepfake representations. Finally, we construct a multi-grained supervision, comprising a patch-level temporal loss, a distance-based frame-level spatial loss, and a standard segment-level loss, for subtle deepfake feature learning. Extensive experiments demonstrate that our method possesses strong robustness and the generalization ability outperforms the current state-of-the-art methods across a series of deepfake datasets, including FaceForensics++, CelebDF, DFDC, DeeperForensics, and Faceshifter, on average. Yuanfang Guo, Leo Yu Zhang, Jiantao Zhou 0001, Yunhong Wang 0001 |
ACM Trans. Multim. Comput. Commun. Appl. | 5 |
| 2026 | SignMask: Structure-aware Masked Modeling for Holistic 3D Sign Language ProductionabstractSign Language Production (SLP) aims to translate spoken textual languages into sign language sequences, which can significantly bridge the communication gap for deaf and hard-of-hearing individuals. Most previous SLP methods typically rely on skeleton-based data, which hinders their realism and expressive capacity. In this work, we address expressive 3D SLP tasks to generate high-quality 3D holistic sign motions driven by spoken language. However, existing 3D SLP methods struggle to accurately capture spatial relationships within intricate 3D structures and overlook the alignment of semantics at the word level. To overcome these limitations, we propose SignMask, a novel generative masked modeling framework that enhances spatial structure awareness and semantic understanding. We first design a structural holistic sign motion tokenizer that hierarchically learns discrete tokens of body and hand movements. This tokenizer adaptively aggregates 3D SMPL-X pose features corresponding to the same semantic parts and dynamically adjusts the weights between pose features of different semantic parts, enhancing spatial awareness and ensuring semantic consistency. Building on these tokenized representations, we introduce a specialized Sign-M Transformer to learn masked token prediction guided by textual input. Our Sign-M Transformer employs a hierarchical masking strategy, alongside spatio-temporal and cross-modal attention mechanisms, to effectively capture complex spatio-temporal relationships among sign tokens and semantic dependencies between sign and text tokens. During inference, our SignMask model parallelly and iteratively fills up the missing motion tokens starting from full-masked token sequences, therefore achieving high-fidelity and efficient 3D sign avatar generation. Extensive experiments demonstrate the superior performance of our approach compared to existing SLP methods across various lingual sign language datasets in generating high-quality and semantically consistent sign language motions. Yibo Xia, Qihui Zhan, Xiaoyan Luo, Yunhong Wang 0001 |
ACM Trans. Multim. Comput. Commun. Appl. | 5 |
| 2025 | TCAQ-DM: Timestep-Channel Adaptive Quantization for Diffusion ModelsabstractDiffusion models have achieved remarkable success in the image and video generation tasks. Nevertheless, they often require a large amount of memory and time overhead during inference, due to the complex network architecture and considerable number of timesteps for iterative diffusion. Recently, the post-training quantization (PTQ) technique has proved a promising way to reduce the inference cost by quantizing the float-point operations to low-bit ones. However, most of them fail to tackle with the large variations in the distribution of activations across distinct channels and timesteps, as well as the inconsistent of input between quantization and inference on diffusion models, thus leaving much room for improvement. To address the above issues, we propose a novel method dubbed Timestep-Channel Adaptive Quantization for Diffusion Models (TCAQ-DM). Specifically, we develop a timestep-channel joint reparameterization (TCR) module to balance the activation range along both the timesteps and channels, facilitating the successive reconstruction procedure. Subsequently, we employ a dynamically adaptive quantization (DAQ) module that mitigate the quantization error by selecting an optimal quantizer for each post-Softmax layers according to their specific types of distributions. Moreover, we present a progressively aligned reconstruction (PAR) strategy to mitigate the bias caused by the input mismatch. Extensive experiments on various benchmarks and distinct diffusion models demonstrate that the proposed method substantially outperforms the state-of-the-art approaches in most cases, especially yielding comparable FID metrics to the full precision model on CIFAR-10 in the W6A6 setting, while enabling generating available images in the W4A4 settings. Haocheng Huang, Jiaxin Chen 0002, Jinyang Guo 0002, Ruiyi Zhan, Yunhong Wang 0001 |
AAAI | 5 |
| 2025 | Multi-modal Deepfake Detection via Multi-task Audio-Visual Prompt LearningabstractWith the malicious use and dissemination of multi-modal deepfake videos, researchers start to investigate multi-modal deepfake detection. Unfortunately, most of the existing methods tune all the parameters of the deep network with limited speech video datasets and are trained under coarse-grained consistency supervision, which hinders their generalization ability in practical scenarios. To solve these problems, in this paper, we propose the first multi-task audio-visual prompt learning method for multi-modal deepfake video detection, by exploiting multiple foundation models. Specifically, we construct a two-stream multi-task learning architecture and propose sequential visual prompts and short-time audio prompts to extract multi-modal features, which are aligned at the frame level and utilized in subsequent fine-grained feature matching and fusion. Due to the natural alignment of visual content and audio signal in real data, we propose a frame-level cross-modal feature matching loss function to learn the fine-grained audio-visual consistency. Comprehensive experiments demonstrate the effectiveness and superior generalization ability of our method against the state-of-the-art methods. Yuanfang Guo, Zeming Liu, Yunhong Wang 0001 |
AAAI | 4 |
| 2025 | Unified Knowledge Maintenance Pruning and Progressive Recovery with Weight Recalling for Large Vision-Language ModelsabstractLarge Vision-Language Model (LVLM), leveraging Large Language Model (LLM) as the cognitive core, has recently become one of the most representative multimodal model paradigms. However, with the expansion of unimodal branches, \emph{i.e.} visual encoder and LLM, the storage and computational burdens intensify, posing challenges for deployment. Structured pruning has proved promising in compressing large models by trimming a large portion of insignificant network structures. Nevertheless, most of them are predominantly designed for LLMs, either relying on unitary importance metrics that fail to deal with modality-wise imbalances or adopting generic pruning and recovery paradigms that overlook the unique calibration status and capability requirements of large models, leading to substantial performance degradation. To address these issues, we propose a novel structured pruning approach for LVLMs, dubbed Unified Knowledge Maintenance Pruning and Progressive Recovery with Weight Recalling (UKMP). Specifically, we design a Unified Knowledge Maintenance Importance (UKMI) metric, which simultaneously considers balancing the block-wise and modality-wise importance by adaptive normalization, optimizing the importance estimation by refining gradient-based criteria, and maintaining the knowledge capacity of LVLMs by using the angle distribution information entropy. Moreover, we develop a LoRA-based Progressive Distillation (LPD) method that recalls the pruned weights and performs progressive distillation for comprehensive recovery. Extensive experimental results across various vision-language tasks demonstrate the effectiveness of our approach, comparing to the state-of-the-art structured pruning methods. Zimeng Wu, Jiaxin Chen 0002, Yunhong Wang 0001 |
AAAI | 3 |
| 2025 | GeoBEV: Learning Geometric BEV Representation for Multi-view 3D Object DetectionabstractBird's-Eye-View (BEV) representation has emerged as a mainstream paradigm for multi-view 3D object detection, demonstrating impressive perceptual capabilities. However, existing methods overlook the geometric quality of BEV representation, leaving it in a low-resolution state and failing to restore the authentic geometric information of the scene. In this paper, we identify the drawbacks of previous approaches that limit the geometric quality of BEV representation and propose Radial-Cartesian BEV Sampling (RC-Sampling), which outperforms other feature transformation methods in efficiently generating high-resolution dense BEV representation to restore fine-grained geometric information. Additionally, we design a novel In-Box Label to substitute the traditional depth label generated from the LiDAR points. This label reflects the actual geometric structure of objects rather than just their surfaces, injecting real-world geometric information into the BEV representation. In conjunction with the In-Box Label, Centroid-Aware Inner Loss (CAI Loss) is developed to capture the inner geometric structure of objects. Finally, we integrate the aforementioned modules into a novel multi-view 3D object detector, dubbed GeoBEV, which achieves a state-of-the-art result of 66.2% NDS on the nuScenes test set. Jinqing Zhang, Yanan Zhang 0005, Yunlong Qi, Zehua Fu, Qingjie Liu 0001, Yunhong Wang 0001 |
AAAI | 6 |
| 2025 | GODBench: A Benchmark for Multimodal Large Language Models in Video Comment ArtabstractVideo Comment Art enhances user engagement by providing creative content that conveys humor, satire, or emotional resonance, requiring a nuanced and comprehensive grasp of cultural and contextual subtleties. Although Multimodal Large Language Models (MLLMs) and Chain-of-Thought (CoT) have demonstrated strong reasoning abilities in STEM tasks (e.g. mathematics and coding), they still struggle to generate creative expressions such as resonant jokes and insightful satire. Moreover, existing benchmarks are constrained by their limited modalities and insufficient categories, hindering the exploration of comprehensive creativity in video-based Comment Art creation. To address these limitations, we introduce GODBench, a novel benchmark that integrates video and text modalities to systematically evaluate MLLMs’ abilities to compose Comment Art. Furthermore, inspired by the propagation patterns of waves in physics, we propose Ripple of Thought (RoT), a multi-step reasoning framework designed to enhance the creativity of MLLMs. Extensive experiments on GODBench reveal that existing MLLMs and CoT methods still face significant challenges in understanding and generating creative video comments. In contrast, RoT provides an effective approach to improving creative composing, highlighting its potential to drive meaningful advancements in MLLM-based creativity. Yiming Lei 0001, Zeming Liu, Haitao Leng, Shaoguo Liu, Tingting Gao, Qingjie Liu 0001, Yunhong Wang 0001 |
ACL (1) | 8 |
| 2025 | SPMTrack: Spatio-Temporal Parameter-Efficient Fine-Tuning with Mixture of Experts for Scalable Visual TrackingabstractMost state-of-the-art trackers adopt one-stream paradigm, using a single Vision Transformer for joint feature extraction and relation modeling of template and search region images. However, relation modeling between different image patches exhibits significant variations. For instance, background regions dominated by target-irrelevant information require reduced attention allocation, while foreground, particularly boundary areas, need to be be em-phasized. A single model may not effectively handle all kinds of relation modeling simultaneously. In this paper, we propose a novel tracker called SPMTrack based on mixture-of-experts tailored for visual tracking task (TMoE), combining the capability of multiple experts to handle diverse relation modeling more flexibly. Benefiting from TMoE, we extend relation modeling from image pairs to spatio-temporal context, further improving tracking accuracy with minimal increase in model parameters. Moreover, we employ TMoE as a parameter-efficient fine-tuning method, substantially reducing trainable parameters, which enables us to train SPMTrack of varying scales efficiently and preserve the generalization ability of pretrained models to achieve superior performance. We conduct experiments on seven datasets, and experimental results demonstrate that our method significantly outperforms current state-of-the-art trackers. The source code is available at https://github.com/WenRuiCai/SPMTrack. Qingjie Liu 0001, Yunhong Wang 0001 |
CVPR | 3 |
| 2025 | FIMA-Q: Post-Training Quantization for Vision Transformers by Fisher Information Matrix ApproximationabstractPost-training quantization (PTQ) has stood out as a cost-effective and promising model compression paradigm in recent years, as it avoids computationally intensive model retraining. Nevertheless, current PTQ methods for Vision Transformers (ViTs) still suffer from significant accuracy degradation, especially under low-bit quantization. To address these shortcomings, we analyze the prevailing Hessian-guided quantization loss, and uncover certain limitations of conventional Hessian approximations. By following the block-wise reconstruction framework, we propose a novel PTQ method for ViTs, dubbed FIMA-Q. Specifically, we firstly establish the connection between KL divergence and FIM, which enables fast computation of the quantization loss during reconstruction. We further propose an efficient FIM approximation method, namely DPLR-FIM, by employing the diagonal plus low-rank principle, and formulate the ultimate quantization loss. Our extensive experiments, conducted across various vision tasks with representative ViT-based architectures on public datasets, demonstrate that our method substantially promotes the accuracy compared to the state-of-the-art approaches, especially in the case of low-bit quantization. The source code is available at https://github.com/ShiheWang/FIMA-Q. Zhuguanyu Wu, Shihe Wang, Jiaxin Chen 0002, Yunhong Wang 0001 |
CVPR | 5 |
| 2025 | APHQ-ViT: Post-Training Quantization with Average Perturbation Hessian Based Reconstruction for Vision TransformersabstractVision Transformers (ViTs) have become one of the most commonly used backbones for vision tasks. Despite their remarkable performance, they often suffer significant accuracy drops when quantized for practical deployment, particularly by post-training quantization (PTQ) under ultra-low bits. Recently, reconstruction-based PTQ methods have shown promising performance in quantizing Convolutional Neural Networks (CNNs). However, they fail when applied to ViTs, primarily due to the inaccurate estimation of output importance and the substantial accuracy degradation in quantizing post-GELU activations. To address these issues, we propose APHQ-ViT, a novel PTQ approach based on importance estimation with Average Perturbation Hessian (APH). Specifically, we first thoroughly analyze the current approximation approaches with Hessian loss, and propose an improved average perturbation Hessian loss. To deal with the quantization of the post-GELU activations, we design an MLP Reconstruction (MR) method by replacing the GELU function in MLP with ReLU and reconstructing it by the APH loss on a small unlabeled calibration set. Extensive experiments demonstrate that APHQ-ViT using linear quantizers outperforms existing PTQ methods by substantial margins in 3-bit and 4-bit across different vision tasks. The source code is available at https://github.com/GoatWu/APHQ-ViT. Zhuguanyu Wu, Jiaxin Chen 0002, Jinyang Guo 0002, Di Huang 0001, Yunhong Wang 0001 |
CVPR | 6 |
| 2025 | SeriesBench: A Benchmark for Narrative-Driven Drama Series UnderstandingabstractWith the rapid development of Multi-modal Large Language Models (MLLMs), an increasing number of benchmarks have been established to evaluate the video understanding capabilities of these models. However, these benchmarks focus on standalone videos and only assess "visual elements" like human actions and object states. In reality, contemporary videos often encompass complex and continuous narratives, typically presented as a series. To address this challenge, we propose SeriesBench, a benchmark consisting of 105 carefully curated narrative-driven series, covering 28 specialized tasks that require deep narrative understanding to solve. Specifically, we first select a diverse set of drama series spanning various genres. Then, we introduce a novel long-span narrative annotation method, combined with a full-information transformation approach to convert manual annotations into diverse task formats. To further enhance the model’s capacity for detailed analysis of plot structures and character relationships within series, we propose a novel narrative reasoning framework, PC-DCoT. Extensive results on SeriesBench indicate that existing MLLMs still face significant challenges in understanding narrative-driven series, while PC-DCoT enables these MLLMs to achieve performance improvements. Overall, our SeriesBench and PC-DCoT highlight the critical necessity of advancing model capabilities for understanding narrative-driven series, guiding future MLLMs development. SeriesBench is publicly available at https://github.com/zackhxn/SeriesBench-CVPR2025. Yiming Lei 0001, Zeming Liu, Haitao Leng, Shaoguo Liu, Tingting Gao, Qingjie Liu 0001, Yunhong Wang 0001 |
CVPR | 8 |
| 2025 | RETAIL: Towards Real-world Travel Planning for Large Language ModelsabstractAlthough large language models have enhanced automated travel planning abilities, current systems remain misaligned with real-world scenarios.First, they assume users provide explicit queries, while in reality requirements are often implicit.Second, existing solutions ignore diverse environmental factors and user preferences, limiting the feasibility of plans.Third, systems can only generate plans with basic POI arrangements, failing to provide all-in-one plans with rich details.To mitigate these challenges, we construct a novel dataset RETAIL, which supports decision-making for implicit queries while covering explicit queries, both with and without revision needs.It also enables environmental awareness to ensure plan feasibility under real-world scenarios, while incorporating detailed POI information for allin-one travel plans.Furthermore, we propose a topic-guided multi-agent framework, termed TGMA.Our experiments reveal that even the strongest existing model achieves merely a 1.0% pass rate, indicating real-world travel planning remains extremely challenging.In contrast, TGMA demonstrates substantially improved performance 2.72%, offering promising directions for real-world travel planning.1 sistant for personalized travel planning. Yizhe Feng, Zeming Liu, Xiangrong Zhu 0002, Yuanfang Guo, Yunhong Wang 0001 |
EMNLP | 8 |
| 2025 | SkeletonMix: A Mixup-Based Data Augmentation Framework for Skeleton-Based Action RecognitionabstractSkeleton-based human action recognition has received widespread attention for its robustness to changes in the background and appearance of actors compared to the RGB modality. Data augmentation is widely used to explicitly regularize the model to prevent overfitting, especially when the number of labeled samples is scarce. However, compared to various augmentation methods available for the RGB modality, there are fewer works on the skeleton modality, especially a model-agnostic augmentation method that can be easily integrated into multiple models. We address the problem by proposing a comprehensive data augmentation framework named SkeletonMix, which contains a pair sample selection module for mixup and random augmentations tailored for skeleton modality. SkeletonMix is a non-learning framework and can be applied to different models in a plug-and-play manner. Extensive experiments on NTU RGB+D, NTU RGB+D 120 and PKU-MMD datasets demonstrate the effectiveness of our proposed framework under limited labeled training data. Our proposed method boosts the performance by a maximum of 7.5% on scarce training data setup (5% of training data). Zongye Zhang 0002, Huanyu Zhou, Qingjie Liu 0001, Yunhong Wang 0001 |
ICASSP | 4 |
| 2025 | Generating Editable Head Avatars with 3D Gaussian GANsabstractGenerating animatable and editable 3D head avatars is essential for various applications in computer vision and graphics. Traditional 3D-aware generative adversarial networks (GANs), often using implicit fields like Neural Radiance Fields (NeRF), achieve photo-realistic and view-consistent 3D head synthesis. However, these methods face limitations in deformation flexibility and editability, hindering the creation of lifelike and easily modifiable 3D heads. We propose a novel approach that enhances the editability and animation control of 3D head avatars by incorporating 3D Gaussian Splatting (3DGS) as an explicit 3D representation. This method enables easier illumination control and improved editability. Central to our approach is the Editable Gaussian Head (EG-Head) model, which combines a 3D Morphable Model (3DMM) with texture maps, allowing precise expression control and flexible texture editing for accurate animation while preserving identity. To capture complex non-facial geometries like hair, we use an auxiliary set of 3DGS and tri-plane features. Extensive experiments demonstrate that our approach delivers high-quality 3D-aware synthesis with state-of-the-art controllability. Our code and models are available at https://github.com/liguohao96/EGG3D. Guohao Li 0010, Hongyu Yang 0001, Yifang Men, Di Huang 0001, Weixin Li 0001, Ruijie Yang, Yunhong Wang 0001 |
ICASSP | 7 |
| 2025 | Robust Deepfake Detection via Perturbation Domain AlignmentabstractDeepfake detection becomes vital in distinguishing the real image/videos from the fake ones, which are produced via advanced deep learning based face manipulation techniques. Although existing approaches exhibit decent generalization, they struggle to maintain good robustness against diverse perturbations in practical scenarios. Perturbations, which can induce distortions on the original image/video, such as compression, Gaussian noise, blur, etc., tend to introduce negative impacts on the performance of deepfake detection models. Therefore, in this paper, we propose a novel deepfake detection method, named Robust Deepfake Detection via Perturbation Domain Alignment (PDA-RDD), by exploiting the mechanism of domain alignment. Our approach consider different perturbations as distinct domains, and proposes a paired instance momentum whitening (PIMW) module to align these domains, to effectively remove the sensitive information associated with these perturbations. To further enhance PIMW, we construct an MLP projector (MLPP) to project the encoded feature into a more optimal latent vector. Extensive experiments demonstrate the effectiveness of our method on multiple widely used datasets. Yunhong Wang 0001, Yuanfang Guo |
ICASSP | 2 |
| 2025 | OpenRSD: Towards Open-Prompts for Object Detection in Remote Sensing Images
Ziyue Huang 0001, Yongchao Feng, Qingjie Liu 0001, Yunhong Wang 0001 |
ICCV | 6 |
| 2025 | Towards Robust and Controllable Text-to-Motion via Masked Autoregressive DiffusionabstractGenerating 3D human motion from text descriptions remains challenging due to the diverse and complex nature of human motion. While existing methods excel within the training distribution, they often struggle with out-of-distribution motions, limiting their applicability in real-world scenarios. Existing VQVAE-based methods often fail to represent novel motions faithfully using discrete tokens, which hampers their ability to generalize beyond seen data. Meanwhile, diffusion-based methods operating on continuous representations often lack fine-grained control over individual frames. To address these challenges, we propose a robust motion generation framework MoMADiff, which combines masked modeling with diffusion processes to generate motion using frame-level continuous representations. Our model supports flexible user-provided keyframe specification, enabling precise control over both spatial and temporal aspects of motion synthesis. MoMADiff demonstrates strong generalization capability on novel text-to-motion datasets with sparse keyframes as motion prompts. Extensive experiments on two held-out datasets and two standard benchmarks show that our method consistently outperforms state-of-the-art models in motion quality, instruction fidelity, and keyframe adherence. The code is available at: https://github.com/zzysteve/MoMADiff Zongye Zhang 0002, Bohan Kong, Qingjie Liu 0001, Yunhong Wang 0001 |
ACM Multimedia | 4 |
| 2025 | AttriPrompt: Dynamic Prompt Composition Learning for CLIPabstractThe evolution of prompt learning methodologies has driven exploration of deeper prompt designs to enhance model performance. However, current deep text prompting approaches suffer from two critical limitations: Over-reliance on constrastive learning objectives that prioritize high-level semantic alignment, neglecting fine-grained feature optimization; Static prompts across all input categories, preventing content-aware adaptation. To address these limitations, we propose AttriPrompt-a novel framework that enhances and refines textual semantic representations by leveraging the intermediate-layer features of CLIP's vision encoder. We designed an Attribute Retrieval module that first clusters visual features from each layer. The aggregated visual features retrieve semantically similar prompts from a prompt pool, which are then concatenated to the input of every layer in the text encoder. Leveraging hierarchical visual information embedded in prompted text features, we introduce Dual-stream Contrastive Learning to realize fine-grained alignment. Furthermore, we introduce a Self-Regularization mechanism by applying explicit regularization constraints between the prompted and non-prompted text features to prevent overfitting on limited training data. Extensive experiments across three benchmarks demonstrate AttriPrompt's superiority over state-of-the-art methods, achieving up to 7.37% improvement in the base-to-novel setting. The observed strength of our method in cross-domain knowledge transfer positions vision-language pre-trained models as more viable solutions for real-world implementation. Qiqi Zhan, Qingjie Liu 0001, Yunhong Wang 0001 |
ACM Multimedia | 4 |
| 2025 | Saliency Based Data Augmentation for Few-Shot Video Action Recognition
Yongqiang Kong, Yunhong Wang 0001, Annan Li |
MMM (3) | 2 |
| 2025 | Common knowledge learning for generating transferable adversarial examples
Ruijie Yang, Yuanfang Guo, Junfu Wang, Jiantao Zhou 0001, Yunhong Wang 0001 |
Frontiers Comput. Sci. | 5 |
| 2025 | RSANet: Relative-sequence quality assessment network for gait recognition in the wild
Guozhen Peng, Yunhong Wang 0001, Shaoxiong Zhang 0001, Annan Li |
Pattern Recognit. | 2 |
| 2025 | Vector Quantization Based Query-Efficient Attack via Direct Preference OptimizationabstractThis work studies black-box adversarial attacks against deep neural networks, where the attacker only has access to the query feedback from the target model. The current state-of-the-art (SOTA) query-efficient attacks usually combine transfer-based and query-based methods by utilizing the gradient or initializations of surrogate models. However, these strategies typically incur significant computational costs and require a large number of queries during the attack process. In this paper, we propose a novel query-efficient method for generating black-box adversarial perturbations, named Vector Quantization based Query-efficient Adversarial Perturbation generation (VQQAP). Specifically, we propose a Nucleus Sampling based Discretization Module (NSDM) to create diverse adversarial examples in the discrete latent space. To directly optimize the latent vector, we formulate the optimization problem as a direct preference optimization (DPO) problem, and iteratively solve this problem based on the target model feedback. Experimental evaluations demonstrate the effectiveness and efficiency of our method. Ruijie Yang, Yuanfang Guo, Guohao Li 0010, Yunhong Wang 0001 |
IEEE Signal Process. Lett. | 5 |
| 2025 | ALD-GCN: Graph Convolutional Networks With Attribute-Level DefenseabstractGraph Neural Networks(GNNs), such as Graph Convolutional Network, have exhibited impressive performance on various real-world datasets. However, many researches have confirmed that deliberately designed adversarial attacks can easily confuse GNNs on the classification of target nodes (targeted attacks) or all the nodes (global attacks). According to our observations, different attributes tend to be differently treated when the graph is attacked. Unfortunately, most of the existing defense methods can only defend at the graph or node level, which ignores the diversity of different attributes within each node. To address this limitation, we propose to leverage a new property, named Attribute-level Smoothness (ALS), which is defined based on the local differences of graph. We then propose a novel defense method, named GCN with Attribute-level Defense (ALD-GCN), which utilizes the ALS property to provide attribute-level protection to each attributes. Extensive experiments on real-world graphs have demonstrated the superiority of the proposed work and the potentials of our ALS property in the attacks. Yuanfang Guo, Junfu Wang, Shihao Nie, Liang Yang 0002, Di Huang 0001, Yunhong Wang 0001 |
IEEE Trans. Big Data | 7 |
| 2025 | De-Simplifying Pseudo Labels to Enhancing Domain Adaptive Object DetectionabstractDespite its significant success, object detection in traffic and transportation scenarios requires time-consuming and laborious efforts in acquiring high-quality labeled data. Therefore, Unsupervised Domain Adaptation (UDA) for object detection has recently gained increasing research attention. UDA for object detection has been dominated by domain alignment methods, which achieve top performance. Recently, self-labeling methods have gained popularity due to their simplicity and efficiency. In this paper, we investigate the limitations that prevent self-labeling detectors from achieving commensurate performance with domain alignment methods. Specifically, we identify the high proportion of simple samples during training, i.e., the simple-label bias, as the central cause. We propose a novel approach called De-Simplifying Pseudo Labels (DeSimPL) to mitigate the issue. DeSimPL utilizes an instance-level memory bank to implement an innovative pseudo label updating strategy. Then, adversarial samples are introduced during training to enhance the proportion. Furthermore, we propose an adaptive weighted loss to avoid the model suffering from an abundance of false positive pseudo labels in the late training period. Experimental results demonstrate that DeSimPL effectively reduces the proportion of simple samples during training, leading to a significant performance improvement for self-labeling detectors. Extensive experiments conducted on four benchmarks validate our analysis and conclusions. Zehua Fu, Jiaqi Zhou 0016, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Intell. Transp. Syst. | 6 |
| 2025 | SkeletonX: Data-Efficient Skeleton-Based Action Recognition via Cross-Sample Feature AggregationabstractWhile current skeleton action recognition models demonstrate impressive performance on large-scale datasets, their adaptation to new application scenarios remains challenging. These challenges are particularly pronounced when facing new action categories, diverse performers, and varied skeleton layouts, leading to significant performance degeneration. Additionally, the high cost and difficulty of collecting skeleton data make large-scale data collection impractical. This paper studies one-shot and limited-scale learning settings to enable efficient adaptation with minimal data. Existing approaches often overlook the rich mutual information between labeled samples, resulting in sub-optimal performance in low-data scenarios. To boost the utility of labeled data, we identify the variability among performers and the commonality within each action as two key attributes. We present SkeletonX, a lightweight training pipeline that integrates seamlessly with existing GCN-based skeleton action recognizers, promoting effective training under limited labeled data. First, we propose a tailored sample pair construction strategy on two key attributes to form and aggregate sample pairs. Next, we develop a concise and effective feature aggregation module to process these pairs. Extensive experiments are conducted on NTU RGB+D, NTU RGB+D 120, and PKU-MMD with various GCN backbones, demonstrating that the pipeline effectively improves performance when trained from scratch with limited data. Moreover, it surpasses previous state-of-the-art methods in the one-shot setting, with only 1/10 of the parameters and much fewer FLOPs. Zongye Zhang 0002, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Multim. | 4 |
| 2025 | AED-PADA: Improving Generalizability of Adversarial Example Detection via Principal Adversarial Domain AdaptationabstractAdversarial example detection, which can be conveniently applied in many scenarios, is important in the area of adversarial defense. Unfortunately, existing detection methods suffer from poor generalization performance because their training process usually relies on the examples generated from a single known adversarial attack and there exists a large discrepancy between the training and unseen testing adversarial examples. To address this issue, we propose a novel method, named Adversarial Example Detection via Principal Adversarial Domain Adaptation (AED-PADA). Specifically, our approach identifies the Principal Adversarial Domains (PADs), i.e., a combination of features of the adversarial examples generated by different attacks, which possesses a large portion of the entire adversarial feature space. Subsequently, we pioneer to exploit Multi-source Unsupervised Domain Adaptation in adversarial example detection, with PADs as the source domains. Experimental results demonstrate the superior generalization ability of our proposed AED-PADA. Note that this superiority is particularly achieved in challenging scenarios characterized by employing the minimal magnitude constraint for the perturbations. Heqi Peng, Yunhong Wang 0001, Ruijie Yang, Beichen Li 0001, Rui Wang 0032, Yuanfang Guo |
ACM Trans. Multim. Comput. Commun. Appl. | 2 |
| 2025 | CtxMIM: Context-Enhanced Masked Image Modeling for Remote Sensing Image UnderstandingabstractLearning representations through self-supervision on unlabeled data has proven highly effective for understanding diverse images. However, remote sensing images often have complex and densely populated scenes with multiple land objects and no clear foreground objects. This intrinsic property generates high object density, resulting in false positive pairs or missing contextual information in self-supervised learning. To address these problems, we propose a context-enhanced masked image modeling (CtxMIM) method, a simple yet efficient MIM-based self-supervised learning for remote sensing image understanding. CtxMIM formulates original image patches as a reconstructive template and employs a Siamese framework to operate on two sets of image patches. A context-enhanced generative branch is introduced to provide contextual information through context consistency constraints in the reconstruction. With the simple and elegant design, CtxMIM encourages the pretraining model to learn object-level or pixel-level features on a large-scale dataset without specific temporal or geographical constraints. Finally, extensive experiments show that features learned by CtxMIM outperform fully supervised and state-of-the-art self-supervised learning methods on various downstream tasks, including land cover classification, semantic segmentation, object detection, and instance segmentation. These results demonstrate that CtxMIM learns impressive remote sensing representations with high generalization and transferability. Qingjie Liu 0001, Yunhong Wang 0001 |
ACM Trans. Multim. Comput. Commun. Appl. | 3 |
| 2024 | AGS: Affordable and Generalizable Substitute Training for Transferable Adversarial AttackabstractIn practical black-box attack scenarios, most of the existing transfer-based attacks employ pretrained models (e.g. ResNet50) as the substitute models. Unfortunately, these substitute models are not always appropriate for transfer-based attacks. Firstly, these models are usually trained on a largescale annotated dataset, which is extremely expensive and time-consuming to construct. Secondly, the primary goal of these models is to perform a specific task, such as image classification, which is not developed for adversarial attacks. To tackle the above issues, i.e., high cost and over-fitting on taskspecific models, we propose an Affordable and Generalizable Substitute (AGS) training framework tailored for transferbased adversarial attack. Specifically, we train the substitute model from scratch by our proposed adversary-centric constrastive learning. This proposed learning mechanism introduces another sample with slight adversarial perturbations as an additional positive view of the input image, and then encourages the adversarial view and two benign views to interact comprehensively with each other. To further boost the generalizability of the substitute model, we propose adversarial invariant learning to maintain the representations of the adversarial example invariants under augmentations with various strengths. Our AGS model can be trained solely with unlabeled and out-of domain data and avoid overfitting to any task-specific models, because of its inherently self-supervised nature. Extensive experiments demonstrate that our AGS achieves comparable or superior performance compared to substitute models pretrained on the complete ImageNet training set, when executing attacks across a diverse range of target models, including ViTs, robustly trained models, object detection and segmentation models. Our source codes are available at https://github.com/lwmming/AGS. Ruikui Wang, Yuanfang Guo, Yunhong Wang 0001 |
AAAI | 3 |
| 2024 | HIPTrack: Visual Tracking with Historical PromptsabstractTrackers that follow Siamese paradigm utilize similarity matching between template and search region features for tracking. Many methods have been explored to enhance tracking performance by incorporating tracking history to better handle scenarios involving target appearance variations such as deformation and occlusion. However, the utilization of historical information in existing methods is insufficient and incomprehensive, which typically requires repetitive training and introduces a large amount of computation. In this paper, we show that by providing a tracker that follows Siamese paradigm with precise and updated historical information, a significant performance improvement can be achieved with completely unchanged parameters. Based on this, we propose a historical prompt network that uses refined historical foreground masks and historical visual features of the target to provide comprehensive and precise prompts for the tracker. We build a novel tracker called HIPTrack based on the historical prompt network, which achieves considerable performance improvements without the need to retrain the entire model. We conduct experiments on seven datasets and experimental results demonstrate that our method surpasses the current state-of-the-art trackers on LaSOT, LaSOText, GOT-10k and NfS. Furthermore, the historical prompt network can seamlessly integrate as a plug-and-play module into existing trackers, providing performance enhancements. The source code is available at https://github.com/WenRuiCai/HIPTrack. Qingjie Liu 0001, Yunhong Wang 0001 |
CVPR | 3 |
| 2024 | Leveraging Predicate and Triplet Learning for Scene Graph GenerationabstractScene Graph Generation (SGG) aims to identify entities and predict the relationship tripletsin visual scenes. Given the prevalence of large visual variations of subject-object pairs even in the same predicate, it can be quite challenging to model and refine predicate representations directly across such pairs, which is however a common strategy adopted by most existing SGG methods. We observe that visual variations within the identical triplet are relatively small and certain relation cues are shared in the same type of triplet, which can potentially facilitate the relation learning in SGG. Moreover, for the long-tail problem widely studied in SGG task, it is also crucial to deal with the limited types and quantity of triplets in tail predicates. Accordingly, in this paper, we propose a Dual-granularity Relation Modeling (DRM) network to leverage fine-grained triplet cues besides the coarse-grained predicate ones. DRM utilizes contexts and semantics of predicate and triplet with Dual-granularity Constraints, generating compact and balanced representations from two perspectives to facilitate relation recognition. Furthermore, a Dual-granularity Knowledge Transfer (DKT) strategy is introduced to transfer variation from head predicates/triplets to tail ones, aiming to enrich the pattern diversity of tail classes to alleviate the long-tail problem. Extensive experiments demonstrate the effectiveness of our method, which establishes new state-of-the-art performance on Visual Genome, Open Image, and GQA datasets. Our code is available at https://github.com/jkli1998/DRM Jiankai Li, Yunhong Wang 0001, Xiefan Guo, Ruijie Yang, Weixin Li 0001 |
CVPR | 2 |
| 2024 | ActiveDC: Distribution Calibration for Active FinetuningabstractThe pretraining-finetuning paradigm has gained popularity in various computer vision tasks. In this paradigm, the emergence of active finetuning arises due to the abundance of large-scale data and costly annotation requirements. Active finetuning involves selecting a subset of data from an unlabeled pool for annotation, facilitating subsequent finetuning. However, the use of a limited number of training samples can lead to a biased distribution, potentially resulting in model overfitting. In this paper, we propose a new method called ActiveDC for the active finetuning tasks. Firstly, we select samples for annotation by optimizing the distribution similarity between the subset to be selected and the entire unlabeled pool in continuous space. Secondly, we calibrate the distribution of the selected samples by exploiting implicit category information in the unlabeled pool. The feature visualization provides an intuitive sense of the effectiveness of our method to distribution calibration. We conducted extensive experiments on three image classification datasets with different sampling ratios. The results indicate that ActiveDC consistently outperforms the baseline performance in all image classification tasks. The improvement is particularly significant when the sampling ratio is low, with performance gains of up to 10%. Our code will be publicly available. Wenshuai Xu, Jinzhou Meng, Qingjie Liu 0001, Yunhong Wang 0001 |
CVPR | 6 |
| 2024 | MutDet: Mutually Optimizing Pre-training for Remote Sensing Object Detection
Ziyue Huang 0001, Yongchao Feng, Qingjie Liu 0001, Yunhong Wang 0001 |
ECCV (12) | 4 |
| 2024 | FSD-BEV: Foreground Self-distillation for Multi-view 3D Object Detection
Jinqing Zhang, Yanan Zhang 0005, Qingjie Liu 0001, Baohui Wang, Yunhong Wang 0001 |
ECCV (8) | 7 |
| 2024 | AdaLog: Post-training Quantization for Vision Transformers with Adaptive Logarithm Quantizer
Zhuguanyu Wu, Jiaxin Chen 0002, Hanwen Zhong, Di Huang 0001, Yunhong Wang 0001 |
ECCV (27) | 5 |
| 2024 | 3D Face Modeling via Weakly-Supervised Disentanglement Network Joint Identity-Consistency PriorabstractGenerative 3D face models featuring disentangled controlling factors hold immense potential for diverse applications in computer vision and computer graphics. However, previous 3D face modeling methods face a challenge as they demand specific labels to effectively disentangle these factors. This becomes particularly problematic when integrating multiple 3D face datasets to improve the generalization of the model. Addressing this issue, this paper introduces a Weakly-Supervised Disentanglement Framework, denoted as WSDF, to facilitate the training of controllable 3D face models without an overly stringent labeling requirement. Adhering to the paradigm of Variational Autoencoders (VAEs), the proposed model achieves disentanglement of identity and expression controlling factors through a two-branch encoder equipped with dedicated identity-consistency prior. It then faithfully re-entangles these factors via a tensor-based combination mechanism. Notably, the introduction of the Neutral Bank allows precise acquisition of subject-specific information using only identity labels, thereby averting degeneration due to insufficient supervision. Additionally, the framework incorporates a label-free second-order loss function for the expression factor to regulate deformation space and eliminate extraneous information, resulting in enhanced disentanglement. Extensive experiments have been conducted to substantiate the superior performance of WSDF. Our code is available at https://github.com/liguoha096/WSDF. Guohao Li 0010, Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001 |
FG | 4 |
| 2024 | Read, Spell and Repeat: Scene Text Recognition with Vision-Language Circular RefinementabstractScene Text Recognition (STR) has long been considered an important yet challenging task in the field of computer vision. Recent works have demonstrated that utilizing language information is effective for the visually difficult images, like ones with occultation or blurring. However, the use of language information sometimes leads to the over-correction problem. For out-of-vocabulary samples (e.g. "hou" and "0x4a"), some methods have tended to be biased to language side and over-corrected (e.g. over-correct "hou" to "hot"). This imbalance of vision and language has limited the usage of models in practical scenarios, yet it is rarely occurs for human. To address this issue, we rethink the human’s recognition process and propose a model behaving in the order of "Read, Spell and Repeat". It refines the recognition process circularly with vision and language information. With this mechanism, our model integrates vision and language information in a more effective manner, achieving higher accuracy with less parameters compared to baseline and competitive performance with SOTA methods in the standard benchmarks. Taiwei Zhang, Weixin Li 0001, Qingjie Liu 0001, Yunhong Wang 0001 |
ICASSP | 5 |
| 2024 | Towards Generalizable Referring Image Segmentation Via Target Prompt And Visual CoherenceabstractReferring image segmentation (RIS) aims to segment objects in an image conditioning on free-form text descriptions. Despite the overwhelming progress, it still remains challenging for current approaches to perform well on cases with various text expressions or with unseen visual entities, limiting its further application. In this paper, we present a novel RIS approach, which substantially improves the generalization ability by addressing the two dilemmas mentioned above. Specially, to deal with unconstrained texts, we propose to boost a given expression with an explicit and crucial prompt, which complements the expression in a unified context, facilitating target capturing in the presence of linguistic style changes. Furthermore, we introduce a multi-modal fusion aggregation module with visual guidance from a powerful pretrained model to leverage spatial relations and pixel coherences to handle the incomplete target masks and false positive irregular clumps which often appear on unseen visual entities. Extensive experiments are conducted in the zero-shot cross-dataset settings and the proposed approach achieves consistent gains compared to the state-of-the-art, e.g., $4.15 \%$, $5.45 \%$, and $4.64 \%$ mIoU increase on RefCOCO, RefCOCO+ and ReferIt respectively, demonstrating its effectiveness. Pu Ge, Shichao Fan, Qingjie Liu 0001, Di Huang 0001, Yunhong Wang 0001 |
ICIP | 7 |
| 2024 | Deepfake Detection Via Separable Self-Consistency LearningabstractDeepfake detection technologies have been developed rapidly in recent years, due to the potential severe security threats induced by the realistic deep facial forgeries. Among the existing deepfake detection methods, self-supervised methods have drawn significant attentions from researchers, because of their better generalization ability against the deep forgeries produced via unseen deepfake techniques. Unfortunately, existing state-of-the-art self-supervised approaches have not properly considered that different pairs of patches from different regions actually give different contributions. Thus, their learned representations are coarse and the generalization performances are less decent. In this paper, we propose a new self-supervised deepfake detection method, named deepfake detection via separable self-consistency learning (SSCLDFD), to improve the generalization ability of deepfake detection. Specifically, to effectively extract detection features, we construct a multi-scale Texture Enhanced Feature Extraction Network (TEFEN), by forming a Central-Difference based Convolution Module (CDCM) to enhance the texture information, which contain rich forgery cues. Since different pairs of patches from different regions (i.e. background and facial regions) tend to give various consistencies, we propose a separable self-consistency loss to explicitly constrain the representation learning. Extensive experiments demonstrate that our SSCL-DFD can give superior generalization performances compared to the state-of-the-art methods. Yunhong Wang 0001, Wenqi Zhuo, Guangshuai Gao, Yuanfang Guo |
ICIP | 2 |
| 2024 | Semantic Enhanced Few-Shot Object DetectionabstractFew-shot object detection (FSOD), which aims to detect novel objects with limited annotated instances, has made significant progress in recent years. However, existing methods still suffer from biased representations, especially for novel classes in extremely low-shot scenarios. During fine-tuning, a novel class may exploit knowledge from similar base classes to construct its own feature distribution, leading to classification confusion and performance degradation. To address these challenges, we propose a fine-tuning based FSOD framework that utilizes semantic embeddings for better detection. In our proposed method, we align the visual features with class name embeddings and replace the linear classifier with our semantic similarity classifier. Our method trains each region proposal to converge to the corresponding class embedding. Furthermore, we introduce a multimodal feature fusion to augment the vision-language communication, enabling a novel class to draw support explicitly from well-trained similar base classes. To prevent class confusion, we propose a semantic-aware max-margin loss, which adaptively applies a margin beyond similar classes. As a result, our method allows each novel class to construct a compact feature space without being confused with similar base classes. Extensive experiments on Pascal VOC and MS COCO demonstrate the superiority of our method. Yingjie Gao 0001, Qingjie Liu 0001, Yunhong Wang 0001 |
ICIP | 4 |
| 2024 | Rotation Has Two Sides: Evaluating Data Augmentation for Deep One-class ClassificationabstractOne-class classification (OCC) involves predicting whether a new data is normal or anomalous based solely on the data from a single class during training. Various attempts have been made to learn suitable representations for OCC within a self-supervised framework. Notably, discriminative methods that use geometric visual transformations, such as rotation, to generate pseudo-anomaly samples have exhibited impressive detection performance. Although rotation is commonly viewed as a distribution-shifting transformation and is widely used in the literature, the cause of its effectiveness remains a mystery. In this study, we are the first to make a surprising observation: there exists a strong linear relationship (Pearson's Correlation, $r > 0.9$) between the accuracy of rotation prediction and the performance of OCC. This suggests that a classifier that effectively distinguishes different rotations is more likely to excel in OCC, and vice versa. The root cause of this phenomenon can be attributed to the transformation bias in the dataset, where representations learned from transformations already present in the dataset tend to be less effective, making it essential to accurately estimate the transformation distribution before utilizing pretext tasks involving these transformations for reliable self-supervised representation learning. To the end, we propose a novel two-stage method to estimate the transformation distribution within the dataset. In the first stage, we learn general representations through standard contrastive pre-training. In the second stage, we select potentially semantics-preserving samples from the entire augmented dataset, which includes all rotations, by employing density matching with the provided reference distribution. By sorting samples based on semantics-preserving versus shifting transformations, we achieve improved performance on OCC benchmarks. Guodong Wang 0006, Yunhong Wang 0001, Xiuguo Bao, Di Huang 0001 |
ICLR | 2 |
| 2024 | Fast Textile Pilling Classification Based on a Lightweight Network and 3D Point CloudsabstractPoint clouds have demonstrated extensive application prospects in various fields, including research related to the evaluation of textile pilling. We collect 3D point cloud data in the actual test environment of textiles, which has been organized and named the TextileNet dataset. To the best of our knowledge, it is the first publicly available 3D point cloud dataset in the field of textile pilling assessment. Based on the Non-parametric Network for 3D point cloud analysis (Point-NN), we construct a Few-parameter Network called Point-FN for experiments on the TextileNet dataset. Experimental results indicate that under conditions with a parameter count of only 0.5M and FLOPs of 1.7G, Point-FN achieves an Overall Accuracy (OA) of 91.1% and a Mean per-class Accuracy (MA) of 93.0%. Moreover, under the testing conditions of a single RTX 2080Ti GPU, Point-FN demonstrates an inference speed of 164 FPS. Testing results on other publicly available datasets also validate the competitive performance of Point-FN. The proposed TextileNet dataset will be publicly available. Yizhou Jin, Qingjie Liu 0001, Di Huang 0001, Yunhong Wang 0001 |
ICME | 8 |
| 2024 | DSD-DA: Distillation-based Source Debiasing for Domain Adaptive Object DetectionabstractThough feature-alignment based Domain Adaptive Object Detection (DAOD) methods have achieved remarkable progress, they ignore the source bias issue, i.e., the detector tends to acquire more source-specific knowledge, impeding its generalization capabilities in the target domain. Furthermore, these methods face a more formidable challenge in achieving consistent classification and localization in the target domain compared to the source domain. To overcome these challenges, we propose a novel Distillation-based Source Debiasing (DSD) framework for DAOD, which can distill domain-agnostic knowledge from a pre-trained teacher model, improving the detector’s performance on both domains. In addition, we design a Target-Relevant Object Localization Network (TROLN), which can mine target-related localization information from source and target-style mixed data. Accordingly, we present a Domain-aware Consistency Enhancing (DCE) strategy, in which these information are formulated into a new localization representation to further refine classification scores in the testing stage, achieving a harmonization between classification and localization. Extensive experiments have been conducted to manifest the effectiveness of this method, which consistently improves the strong baseline by large margins, outperforming existing alignment-based works. Yongchao Feng, Yingjie Gao 0001, Ziyue Huang 0001, Yanan Zhang 0005, Qingjie Liu 0001, Yunhong Wang 0001 |
ICML | 7 |
| 2024 | Understanding Heterophily for Graph Neural NetworksabstractGraphs with heterophily have been regarded as challenging scenarios for Graph Neural Networks (GNNs), where nodes are connected with dissimilar neighbors through various patterns. In this paper, we present theoretical understandings of heterophily for GNNs by incorporating the graph convolution (GC) operations into fully connected networks via the proposed Heterophilous Stochastic Block Models (HSBM), a general random graph model that can accommodate diverse heterophily patterns. Our theoretical investigation comprehensively analyze the impact of heterophily from three critical aspects. Firstly, for the impact of different heterophily patterns, we show that the separability gains are determined by two factors, i.e., the Euclidean distance of the neighborhood distributions and $\sqrt{\mathbb{E}\left[\operatorname{deg}\right]}$, where $\mathbb{E}\left[\operatorname{deg}\right]$ is the averaged node degree. Secondly, we show that the neighborhood inconsistency has a detrimental impact on separability, which is similar to degrading $\mathbb{E}\left[\operatorname{deg}\right]$ by a specific factor. Finally, for the impact of stacking multiple layers, we show that the separability gains are determined by the normalized distance of the $l$-powered neighborhood distributions, indicating that nodes still possess separability in various regimes, even when over-smoothing occurs. Extensive experiments on both synthetic and real-world data verify the effectiveness of our theory. Junfu Wang, Yuanfang Guo, Liang Yang 0002, Yunhong Wang 0001 |
ICML | 4 |
| 2024 | GLGait: A Global-Local Temporal Receptive Field Network for Gait Recognition in the WildabstractGait recognition has attracted increasing attention from academia and industry as a human recognition technology from a distance in non-intrusive ways without requiring cooperation. Although advanced methods have achieved impressive success in lab scenarios, most of them perform poorly in the wild. Recently, some Convolution Neural Networks (ConvNets) based methods have been proposed to address the issue of gait recognition in the wild. However, the temporal receptive field obtained by convolution operations is limited for long gait sequences. If directly replacing convolution blocks with visual transformer blocks, the model may not enhance a local temporal receptive field, which is important for covering a complete gait cycle. To address this issue, we design a Global-Local Temporal Receptive Field Network (GLGait). GLGait employs a Global-Local Temporal Module (GLTM) to establish a global-local temporal receptive field, which mainly consists of a Pseudo Global Temporal Self-Attention (PGTA) and a temporal convolution operation. Specifically, PGTA is used to obtain a pseudo global temporal receptive field with less memory and computation complexity compared with a multi-head self-attention (MHSA). The temporal convolution operation is used to enhance the local temporal receptive field. Besides, it can also aggregate pseudo global temporal receptive field to a true holistic temporal receptive field. Furthermore, we also propose a Center-Augmented Triplet Loss (CTL) in GLGait to reduce the intra-class distance and expand the positive samples in the training stage. Extensive experiments show that our method obtains state-of-the-art results on in-the-wild datasets, i.e., Gait3D and GREW. The code is available at https://github.com/bgdpgz/GLGait. Guozhen Peng, Yunhong Wang 0001, Shaoxiong Zhang 0001, Annan Li |
ACM Multimedia | 2 |
| 2024 | 4Diffusion: Multi-view Video Diffusion Model for 4D GenerationabstractCurrent 4D generation methods have achieved noteworthy efficacy with the aid of advanced diffusion generative models. However, these methods lack multi-view spatial-temporal modeling and encounter challenges in integrating diverse prior knowledge from multiple diffusion models, resulting in inconsistent temporal appearance and flickers. In this paper, we propose a novel 4D generation pipeline, namely $\textbf{4Diffusion}$, aimed at generating spatial-temporally consistent 4D content from a monocular video. We first design a unified diffusion model tailored for multi-view video generation by incorporating a learnable motion module into a frozen 3D-aware diffusion model to capture multi-view spatial-temporal correlations. After training on a curated dataset, our diffusion model acquires reasonable temporal consistency and inherently preserves the generalizability and spatial consistency of the 3D-aware diffusion model. Subsequently, we propose 4D-aware Score Distillation Sampling loss, which is based on our multi-view video diffusion model, to optimize 4D representation parameterized by dynamic NeRF. This aims to eliminate discrepancies arising from multiple diffusion models, allowing for generating spatial-temporally consistent 4D content. Moreover, we devise an anchor loss to enhance the appearance details and facilitate the learning of dynamic NeRF. Extensive qualitative and quantitative experiments demonstrate that our method achieves superior performance compared to previous methods. Yaohui Wang 0001, Xihui Liu, Yunhong Wang 0001, Yu Qiao 0001 |
NeurIPS | 5 |
| 2024 | Transforming Vision Transformer: Towards Efficient Multi-Task Asynchronous LearnerabstractMulti-Task Learning (MTL) for Vision Transformer aims at enhancing the model capability by tackling multiple tasks simultaneously. Most recent works have predominantly focused on designing Mixture-of-Experts (MoE) structures and integrating Low-Rank Adaptation (LoRA) to efficiently perform multi-task learning. However, their rigid combination hampers both the optimization of MoE and the effectiveness of reparameterization of LoRA, leading to sub-optimal performance and low inference speed. In this work, we propose a novel approach dubbed Efficient Multi-Task Learning (EMTAL) by transforming a pre-trained Vision Transformer into an efficient multi-task learner during training, and reparameterizing the learned structure for efficient inference. Specifically, we firstly develop the MoEfied LoRA structure, which decomposes the pre-trained Transformer into a low-rank MoE structure and employ LoRA to fine-tune the parameters. Subsequently, we take into account the intrinsic asynchronous nature of multi-task learning and devise a learning Quality Retaining (QR) optimization mechanism, by leveraging the historical high-quality class logits to prevent a well-trained task from performance degradation. Finally, we design a router fading strategy to integrate the learned parameters into the original Transformer, archiving efficient inference. Extensive experiments on public benchmarks demonstrate the superiority of our method, compared to the state-of-the-art multi-task learning approaches. Hanwen Zhong, Jiaxin Chen 0002, Di Huang 0001, Yunhong Wang 0001 |
NeurIPS | 5 |
| 2024 | Learning group interaction for sports video understanding from a perspective of athlete
Zehua Fu, Qingjie Liu 0001, Yunhong Wang 0001, Xunxun Chen |
Frontiers Comput. Sci. | 4 |
| 2024 | FIFAWC: a dataset with detailed annotation and rich semantics for group activity recognition
Duoxuan Pei, Di Huang 0001, Yunhong Wang 0001 |
Frontiers Comput. Sci. | 3 |
| 2024 | An Empirical Study on Multi-domain Robust Semantic Segmentation
Pu Ge, Qingjie Liu 0001, Shichao Fan, Yunhong Wang 0001 |
Int. J. Comput. Vis. | 5 |
| 2024 | Refining and reweighting pseudo labels for weakly supervised object detection
Yongchao Feng, Qingjie Liu 0001, Yunhong Wang 0001 |
Neurocomputing | 5 |
| 2024 | Exploring transferable and robust adversarial perturbation generation across network hierarchy
Ruikui Wang, Yuanfang Guo, Ruijie Yang, Yunhong Wang 0001 |
Neurocomputing | 4 |
| 2024 | Binary Graph Convolutional Network With Capacity ExplorationabstractThe current success of Graph Neural Networks (GNNs) usually relies on loading the entire attributed graph for processing, which may not be satisfied with limited memory resources, especially when the attributed graph is large. This paper pioneers to propose a Binary Graph Convolutional Network (Bi-GCN), which binarizes both the network parameters and input node attributes and exploits binary operations instead of floating-point matrix multiplications for network compression and acceleration. Meanwhile, we also propose a new gradient approximation based back-propagation method to properly train our Bi-GCN. According to the theoretical analysis, our Bi-GCN can reduce the memory consumption by an average of ∼ 31x for both the network parameters and input data, and accelerate the inference speed by an average of ∼ 51x, on three citation networks, i.e., Cora, PubMed, and CiteSeer. Besides, we introduce a general approach to generalize our binarization method to other variants of GNNs, and achieve similar efficiencies. Although the proposed Bi-GCN and Bi-GNNs are simple yet efficient, these compressed networks may also possess a potential capacity problem, i.e., they may not have enough storage capacity to learn adequate representations for specific tasks. To tackle this capacity problem, an Entropy Cover Hypothesis is proposed to predict the lower bound of the width of Bi-GNN hidden layers. Extensive experiments have demonstrated that our Bi-GCN and Bi-GNNs can give comparable performances to the corresponding full-precision baselines on seven node classification datasets and verified the effectiveness of our Entropy Cover Hypothesis for solving the capacity problem. Junfu Wang, Yuanfang Guo, Liang Yang 0002, Yunhong Wang 0001 |
IEEE Trans. Pattern Anal. Mach. Intell. | 4 |
| 2024 | Heterophily-aware graph attention network
Junfu Wang, Yuanfang Guo, Liang Yang 0002, Yunhong Wang 0001 |
Pattern Recognit. | 4 |
| 2024 | Synthesis Pyramid Pooling: A Strong Pooling Method for Gait Recognition in the WildabstractGait recognition has attracted increasing attention from academia and industry as a human recognition technology from a distance in non-intrusive ways without requiring cooperation. Although advanced methods have achieved impressive success in laboratory scenarios, most of them perform poorly in the wild. Prior arts focus on modifying model structure for better extraction of global temporal and partial spatial representations in gait sequences while the aggregation of global spatial and partial temporal information is overlooked. In this paper, we propose a Synthesis Pyramid Pooling framework, named SPP. With no change to the backbone, SPP uses Global Temporal Pooling operation (TP), Horizontal Spatial Pooling operation (HSP), Global Spatial Pooling operation (SP), and Horizontal Temporal Pooling operation (HTP) to extract both global-partial and spatial-temporal gait information. Besides, we propose an Interval Sampling Strategy (ISS) to effectively extract temporal information in HTP. Extensive experiments show that our method obtains state-of-the-art results on two in-the-wild datasets, i.e. Gait3D and GREW, respectively. Guozhen Peng, Annan Li, Yunhong Wang 0001 |
IEEE Signal Process. Lett. | 4 |
| 2024 | EvCap: Element-Aware Video CaptioningabstractVideo captioning is a multi-modal task across computer vision and natural language processing. Previous methods generally follow two paradigms, i.e. template-based and sequence-based. Template-based methods can generate relatively accurate elements (e.g. humans, objects, or actions) to complete a template caption, but with a rather limited vocabulary and syntactic structure; in contrast, sequence-based methods generate more natural descriptions like humans but easily suffer element errors due to their heavy dependence on visual features that often contain much distracting information. In this work, we draw lessons from the element extraction manner in template-based methods and propose a novel Element-aware video Captioning (EvCap) framework that applies linguistic features beyond general visual features to consolidate model awareness of specific elements under the sequence-based paradigm. In particular, we introduce two new linguistic features, i.e. action and object-relevant features, from the upstream encoder of the sequence-based paradigm to encode action and object information (in the forms of phrases and words respectively) that benefits the generation of corresponding elements in the final description. Moreover, to fuse the heterogeneous representations and relieve noise of inaccurate features, we design a post-operation fusion strategy, with semantic interaction and energy weighting to ensure the effective usage of each feature. Experimental results show that our EvCap achieves amazingly promising performance compared with baselines under diverse upstream encoder architectures including CNNs, ViT and CLIP, demonstrating good scalability with respect to encoder choices. Sheng Liu 0009, Annan Li, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 5 |
| 2024 | Towards Video Anomaly Detection in the Real World: A Binarization Embedded Weakly-Supervised NetworkabstractIn this letter, we pioneer to propose a binarization embedded weakly-supervised video anomaly detection (BE-WSVAD) method by constructing a binarized GCN-based anomaly detection module. Compared to the existing weakly-supervised video anomaly detection (WS-VAD) methods, BE-WSVAD focuses on the detection efficiency, which is ignored by the existing literature yet vital in real applications. Specifically, to improve the detection performance of the binary anomaly detection module, we propose a binary network augmentation strategy in the training process. Due to the weakly supervision mechanism, the videos employed in the training process are usually lengthy, in which the lengthy-input dependencies tend to be exploited to improve the detection performance with extra memory consumption. Then, we propose the short-input inference modes, which can largely reduce the desired length of the input video. Experimental results demonstrate the superiority of our BE-WSVAD in terms of the memory and computational consumptions while giving comparable accuracies. Zhen Yang 0037, Yuanfang Guo, Junfu Wang, Di Huang 0001, Xiuguo Bao, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 6 |
| 2024 | Generic Knowledge Boosted Pretraining for Remote Sensing ImagesabstractDeep learning models are essential for scene classification, change detection, land cover segmentation, and other remote sensing image understanding tasks. Most backbones of existing remote sensing deep learning models are typically initialized by pre-trained weights obtained from ImageNet pre-training (IMP). However, domain gaps exist between remote sensing images and natural images (e.g., ImageNet), making deep learning models initialized by pre-trained weights of IMP perform poorly for remote sensing image understanding. Although some pre-training methods are studied in the remote sensing community, current remote sensing pre-training methods face the problem of vague generalization by only using remote sensing images. In this paper, we propose a novel remote sensing pre-training framework, Generic Knowledge Boosted Remote Sensing Pre-training (GeRSP), to learn robust representations from remote sensing and natural images for remote sensing understanding tasks. GeRSP contains two pre-training branches: (1) A self-supervised pre-training branch is adopted to learn domain-related representations from unlabeled remote sensing images. (2) A supervised pre-training branch is integrated into GeRSP for general knowledge learning from labeled natural images. Moreover, GeRSP combines two pre-training branches using a teacher-student architecture to simultaneously learn representations with general and special knowledge, which generates a powerful pre-trained model for deep learning model initialization. Finally, we evaluate GeRSP and other remote sensing pre-training methods on three downstream tasks,i.e., object detection, semantic segmentation, and scene classification. The extensive experimental results consistently demonstrate that GeRSP can effectively learn robust representations in a unified manner, improving the performance of remote sensing downstream tasks. Code and pre-trained models: https://github.com/floatingstarZ/GeRSP. Ziyue Huang 0001, Yuan Gong 0004, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 5 |
| 2024 | A Sparse Sharing Multitask Framework for Building Footprint Extraction From Remote Sensing Imagery Following the Dual Lottery Ticket HypothesisabstractBuilding footprint extraction from high-resolution remote sensing imagery is significant for urban planning, change detection, disaster management, and other applications. Recently, researchers have found that the edge features of buildings are crucial in extracting building footprints, and multitask deep learning is used to share edge feature information. However, these multitask deep learning frameworks adopt a hard sharing approach, which cannot avoid the adverse effects caused by the differences between different tasks, resulting in the problem of blurred edges and building boundaries. To address this issue, this article proposes a dual lottery ticket hypothesis (DLTH) and sparse sharing-based multitask deep learning framework, dual sparse sharing architecture (DSSA), to transmit the edge information in the edge detection to the building footprint extraction by sharing partial parameters. First, the subnetworks of building footprint extraction and edge detection are constructed according to the sparse rate and parameter sharing rate to control the dependencies between the subnetworks. Second, given the difference in the importance of the two tasks, a cosine unequal-scaled alternating training strategy is proposed to strengthen and weaken the transmission of edge information periodically. Third, following the DLTH, the loss function with${L}3$/2 regularization constraint is used to promote the information transmission and parameter conversion of the subnetwork by using the global information. Finally, aiming at the edge of building footprint extraction results, a pixel-based evaluation index, edge extraction accuracy (${\mathrm {EEA}}^{(n)})$, is designed by morphological erosion to better evaluate the integrity of the edge of building footprint extraction results. The experiments conducted on a self-annotated dataset and two public datasets (i.e., WHU Aerial Imagery dataset and Massachusetts Building dataset) show that DSSA can achieve better edge effects than the baseline and show excellent generalization ability. Huaqiao Xing, Junwu Xiang, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 6 |
| 2024 | HiT: Building Mapping With Hierarchical TransformersabstractDeep learning-based methods have been extensively explored for automatic building mapping from high-resolution remote sensing images over recent years. While most building mapping models produce vector polygons of buildings for geographic and mapping systems, dominant methods typically decompose polygonal building extraction in some sub-problems, including segmentation, polygonization, and regularization, leading to complex inference procedures, low accuracy, and poor generalization. In this paper, we propose a simple and novel building mapping method with Hierarchical Transformers, called HiT, improving polygonal building mapping quality from high-resolution remote sensing images. HiT builds on a two-stage detection architecture by adding a polygon head parallel to classification and bounding box regression heads. HiT simultaneously outputs building bounding boxes and vector polygons, which is fully end-to-end trainable. The polygon head formulates a building polygon as serialized vertices with the bidirectional characteristic, a simple and elegant polygon representation avoiding the start or end vertex hypothesis. Under this new perspective, the polygon head adopts a transformer encoder-decoder architecture to predict serialized vertices supervised by the designed bidirectional polygon loss. Furthermore, a hierarchical attention mechanism combined with convolution operation is introduced in the encoder of the polygon head, providing more geometric structures of building polygons at vertex and edge levels. Comprehensive experiments on two benchmarks (the CrowdAI and Inria datasets) demonstrate that our method achieves a new state-of-the-art in terms of instance segmentation and polygonal metrics compared with state-of-the-art methods. Moreover, qualitative results verify the superiority and effectiveness of our model under complex scenes. Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2024 | YOLC: You Only Look Clusters for Tiny Object Detection in Aerial ImagesabstractDetecting objects from aerial images poses significant challenges due to the following factors: 1) Aerial images typically have very large sizes, generally with millions or even hundreds of millions of pixels, while computational resources are limited. 2) Small object size leads to insufficient information for effective detection. 3) Non-uniform object distribution leads to computational resource wastage. To address these issues, we propose YOLC (You Only Look Clusters), an efficient and effective framework that builds on an anchor-free object detector, CenterNet. To overcome the challenges posed by large-scale images and non-uniform object distribution, we introduce a Local Scale Module (LSM) that adaptively searches cluster regions for zooming in for accurate detection. Additionally, we modify the regression loss using Gaussian Wasserstein distance (GWD) to obtain high-quality bounding boxes. Deformable convolution and refinement methods are employed in the detection head to enhance the detection of small objects. We perform extensive experiments on two aerial image datasets, including Visdrone2019 and UAVDT, to demonstrate the effectiveness and superiority of our proposed approach. Guangshuai Gao, Ziyue Huang 0001, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Intell. Transp. Syst. | 6 |
| 2024 | Improving Multi-Person Pose Tracking With a Confidence NetworkabstractHuman pose estimation and tracking are fundamental tasks for understanding human behaviors in videos. Existing top-down framework-based methods usually perform three-stage tasks: human detection, pose estimation and tracking. Although promising results have been achieved, these methods rely heavily on high-performance detectors and may fail to track persons who are occluded or miss-detected. To overcome these problems, in this paper, we develop a novel keypoint confidence network and a tracking pipeline to improve human detection and pose estimation in top-down approaches. Specifically, the keypoint confidence network is designed to determine whether each keypoint is occluded, and it is incorporated into the pose estimation module. In the tracking pipeline, we propose the Bboxrevision module to reduce missing detection and the ID-retrieve module to correct lost trajectories, improving the performance of the detection stage. Experimental results show that our approach is universal in human detection and pose estimation, achieving state-of-the-art performance on both PoseTrack 2017 and 2018 datasets. Zehua Fu, Wenhang Zuo, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Multim. | 5 |
| 2024 | MHRN: A Multimodal Hierarchical Reasoning Network for Topic DetectionabstractMultimodal topic detection is an important social media analysis task with a wide variety of real-world applications. However, modeling data jointly, and inferring their topics, is challenging due to the semantic gaps between different modalities. Our insights are from the psychological findings pretaining to the hierarchical structure in humans? inherent perception of images and texts. In this paper, we propose a Multimodal Hierarchical Reasoning Network (MHRN) to perform multimodal inference for topic detection. The images and texts are represented in a hierarchical model named the Multimodal Part-whole Aware Graph (MPAG). MHRN then performs reasoning for topic inference based on three modules, which include a Bottom-Up Aggregation (BUA) module for encoding the hierarchical connections and sibling relations in MPAG, a Top-Down Guidance (TDG) module for enriching features of the nodes in MPAG guided by their parents, and a Bottom-Up Cross Aggregation (BUCA) module for capturing and aggregating the cross-modality cues to achieve effective multimodal reasoning. Extensive experiments are conducted on two benchmarks, and the results demonstrate the superiority of our approach. Jiankai Li, Yunhong Wang 0001, Weixin Li 0001 |
IEEE Trans. Multim. | 2 |
| 2024 | Zero-shot Scene Graph Generation via Triplet Calibration and ReductionabstractScene Graph Generation (SGG) plays a pivotal role in downstream vision-language tasks. Existing SGG methods typically suffer from poor compositional generalizations on unseen triplets. They are generally trained on incompletely annotated scene graphs that contain dominant triplets and tend to bias toward these seen triplets during inference. To address this issue, we propose a Triplet Calibration and Reduction (T-CAR) framework in this article. In our framework, a triplet calibration loss is first presented to regularize the representations of diverse triplets and to simultaneously excavate the unseen triplets in incompletely annotated training scene graphs. Moreover, the unseen space of scene graphs is usually several times larger than the seen space, since it contains a huge number of unrealistic compositions. Thus, we propose an unseen space reduction loss to shift the attention of excavation to reasonable unseen compositions to facilitate the model training. Finally, we propose a contextual encoder to improve the compositional generalizations of unseen triplets by explicitly modeling the relative spatial relations between subjects and objects. Extensive experiments show that our approach achieves consistent improvements for zero-shot SGG over state-of-the-art methods. The code is available at https://github.com/jkli1998/T-CAR . Jiankai Li, Yunhong Wang 0001, Weixin Li 0001 |
ACM Trans. Multim. Comput. Commun. Appl. | 2 |
| 2023 | Deepfake Video Detection via Facial Action Dependencies EstimationabstractDeepfake video detection has drawn significant attention from researchers due to the security issues induced by deepfake videos. Unfortunately, most of the existing deepfake detection approaches have not competently modeled the natural structures and movements of human faces. In this paper, we formulate the deepfake video detection problem into a graph classification task, and propose a novel paradigm named Facial Action Dependencies Estimation (FADE) for deepfake video detection. We propose a Multi-Dependency Graph Module (MDGM) to capture abundant dependencies among facial action units, and extracts subtle clues in these dependencies. MDGM can be easily integrated into the existing frame-level detection schemes to provide significant performance gains. Extensive experiments demonstrate the superiority of our method against the state-of-the-art methods. Lingfeng Tan, Yunhong Wang 0001, Junfu Wang, Liang Yang 0002, Xunxun Chen, Yuanfang Guo |
AAAI | 2 |
| 2023 | Global-Local Characteristic Excited Cross-Modal Attacks from Images to VideosabstractThe transferability of adversarial examples is the key property in practical black-box scenarios. Currently, numerous methods improve the transferability across different models trained on the same modality of data. The investigation of generating video adversarial examples with imagebased substitute models to attack the target video models, i.e., cross-modal transferability of adversarial examples, is rarely explored. A few works on cross-modal transferability directly apply image attack methods for each frame and no factors especial for video data are considered, which limits the cross-modal transferability of adversarial examples. In this paper, we propose an effective cross-modal attack method which considers both the global and local characteristics of video data. Firstly, from the global perspective, we introduce inter-frame interaction into attack process to induce more diverse and stronger gradients rather than perturb each frame separately. Secondly, from the local perspective, we disrupt the inherently local correlation of frames within a video, which prevents black-box video model from capturing valuable temporal clues. Extensive experiments on the UCF-101 and Kinetics-400 validate the proposed method significantly improves cross-modal transferability and even surpasses strong baseline using video models as substitute model. Our source codes are available at https://github.com/lwmming/Cross-Modal-Attack. Ruikui Wang, Yuanfang Guo, Yunhong Wang 0001 |
AAAI | 3 |
| 2023 | Learning Discriminative Representations for Skeleton Based Action RecognitionabstractHuman action recognition aims at classifying the category of human action from a segment of a video. Recently, people have dived into designing GCN-based models to extract features from skeletons for performing this task, because skeleton representations are much more efficient and robust than other modalities such as RGB frames. However, when employing the skeleton data, some important clues like related items are also discarded. It results in some ambiguous actions that are hard to be distinguished and tend to be misclassified. To alleviate this problem, we propose an auxiliary feature refinement head (FR Head), which consists of spatial-temporal decoupling and contrastive feature refinement, to obtain discriminative representations of skeletons. Ambiguous samples are dynamically discovered and calibrated in the feature space. Furthermore, FR Head could be imposed on different stages of GCNs to build a multi-level refinement for stronger supervision. Extensive experiments are conducted on NTU RGB+D, NTU RGB+D 120, and NW-UCLA datasets. Our proposed models obtain competitive results from state-of-the-art methods and can help to discriminate those ambiguous samples. Codes are available at https://github.com/zhysora/FR-Head. Huanyu Zhou, Qingjie Liu 0001, Yunhong Wang 0001 |
CVPR | 3 |
| 2023 | Weakly-Supervised Photo-realistic Texture Generation for 3D Face ReconstructionabstractAlthough much progress has been made recently in 3D face reconstruction, most previous work has been devoted to predicting accurate and fine-grained 3D shapes. In contrast, relatively little work has focused on generating high-fidelity face textures. Compared with the prosperity of photo-realistic 2D face image generation, high-fidelity 3D face texture generation has yet to be studied. In this paper, we propose a novel UV map generation model that predicts the UV map from a single face image. The model consists of a UV sampler and a UV generator. By selectively sampling the input face image's pixels and adjusting their relative locations, the UV sampler generates an incomplete UV map that could faithfully reconstruct the original face. Missing textures in the incomplete UV map are further full-filled by the UV generator. The training is based on pseudo ground truth blended by the 3DMM texture and the input face texture, thus weakly supervised. To deal with the artifacts in the imperfect pseudo UV map, multiple UV map and face image discriminators are leveraged. Xiangnan Yin, Di Huang 0001, Zehua Fu, Yunhong Wang 0001, Liming Chen 0002 |
FG | 4 |
| 2023 | Segmentation-Reconstruction-Guided Facial Image De-occlusionabstractOcclusions are very common in face images in the wild, leading to the degraded performance of face-related tasks. Although much effort has been devoted to removing occlusions from face images, the varying shapes and textures of occlusions still challenge the robustness of current methods. As a result, current methods either rely on manual occlusion masks or only apply to specific occlusions. This paper proposes a novel face de-occlusion model based on face segmentation and 3D face reconstruction, which is robust to arbitrary kinds of face occlusions. The proposed model consists of a 3D face reconstruction module, a face segmentation module, and an image generation module. With the face prior and the occlusion mask predicted by the first two, respectively, the image generation module can faithfully recover the missing facial textures. To supervise the training, we further build a large occlusion dataset, with both manually labeled and synthetic occlusions. Qualitative and quantitative results demonstrate the effectiveness and robustness of the proposed method. Xiangnan Yin, Di Huang 0001, Zehua Fu, Yunhong Wang 0001, Liming Chen 0002 |
FG | 4 |
| 2023 | BISVP: Building Footprint Extraction Via Bidirectional Serialized Vertex PredictionabstractExtracting building footprints from remote sensing images has been attracting extensive attention recently. Dominant approaches address this challenging problem by generating vectorized building masks with cumbersome refinement stages, which limits the application of such methods. In this paper, we introduce a new refinement-free and end-to-end building footprint extraction method, which is conceptually intuitive, simple, and effective. Our method, termed as BiSVP, represents a building instance with ordered vertices and formulates the building footprint extraction as predicting the serialized vertices directly in a bidirectional fashion. Moreover, we propose a cross-scale feature fusion (CSFF) module to facilitate high resolution and rich semantic feature learning, which is essential for the dense building vertex prediction task. Without bells and whistles, our BiSVP outperforms state-of-the-art methods by considerable margins on three building instance segmentation benchmarks, clearly demonstrating its superiority. The code and datasets will be made public available. Ye Du 0002, Qingjie Liu 0001, Yunhong Wang 0001 |
ICASSP | 5 |
| 2023 | A Dual Domain Attention Mechanism for Face Forgery DetectionabstractRecently, deep face forgery detection has been attracting considerable attentions, due to the potential security consequences induced by this type of forgeries. Unfortunately, the existing techniques have not specifically considered the intrinsic differences between the frequency and spatial domain information. To explicitly accommodate different feature representations from different domains, we propose a novel Dual Domain Attention Mechanism (DDAM) for deep face forgery detection. Inspired by digital image processing, we construct a “soft” filter to adaptively filter the frequency information, which is irrelevant to our forgery detection. Besides, we construct a FC-based Attention Module to maintain a receptive field of the entire feature map, to better leverage contextual information from different domains. Extensive experiments demonstrate the effectiveness of the proposed method on widely used datasets. Yucong Suo, Xiaohan Zhao, Yuanfang Guo, Yangxi Li, Yunhong Wang 0001 |
IJCB | 5 |
| 2023 | Unilaterally Aggregated Contrastive Learning with Hierarchical Augmentation for Anomaly DetectionabstractAnomaly detection (AD), aiming to find samples that deviate from the training distribution, is essential in safety-critical applications. Though recent self-supervised learning based attempts achieve promising results by creating virtual outliers, their training objectives are less faithful to AD which requires a concentrated inlier distribution as well as a dispersive outlier distribution. In this paper, we propose Unilaterally Aggregated Contrastive Learning with Hierarchical Augmentation (UniCon-HA), taking into account both the requirements above. Specifically, we explicitly encourage the concentration of inliers and the dispersion of virtual outliers via supervised and unsupervised contrastive losses, respectively. Considering that standard contrastive data augmentation for generating positive views may induce outliers, we additionally introduce a soft mechanism to re-weight each augmented inlier according to its deviation from the inlier distribution, to ensure a purified concentration. Moreover, to prompt a higher concentration, inspired by curriculum learning, we adopt an easy-to-hard hierarchical augmentation strategy and perform contrastive aggregation at different depths of the network based on the strengths of data augmentation. Our method is evaluated under three AD settings including unlabeled one-class, unlabeled multi-class, and labeled multi-class, demonstrating its consistent superiority over other competitors. Guodong Wang 0006, Yunhong Wang 0001, Jie Qin 0004, Dongming Zhang 0004, Xiuguo Bao, Di Huang 0001 |
ICCV | 2 |
| 2023 | Denoising Diffusion Autoencoders are Unified Self-supervised LearnersabstractInspired by recent advances in diffusion models, which are reminiscent of denoising autoencoders, we investigate whether they can acquire discriminative representations for classification via generative pre-training. This paper shows that the networks in diffusion models, namely denoising diffusion autoencoders (DDAE), are unified self-supervised learners: by pre-training on unconditional image generation, DDAE has already learned strongly linear-separable representations within its intermediate layers without auxiliary encoders, thus making diffusion pre-training emerge as a general approach for generative-and-discriminative dual learning. To validate this, we conduct linear probe and finetuning evaluations. Our diffusion-based approach achieves 95.9% and 50.0% linear evaluation accuracies on CIFAR-10 and Tiny-ImageNet, respectively, and is comparable to contrastive learning and masked autoencoders for the first time. Transfer learning from ImageNet also confirms the suitability of DDAE for Vision Transformers, suggesting the potential to scale DDAEs as unified foundation models. Code is available at github.com/FutureXiang/ddae. Weilai Xiang, Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001 |
ICCV | 4 |
| 2023 | SA-BEV: Generating Semantic-Aware Bird's-Eye-View Feature for Multi-view 3D Object DetectionabstractRecently, the pure camera-based Bird’s-Eye-View (BEV) perception provides a feasible solution for economical autonomous driving. However, the existing BEV-based multiview 3D detectors generally transform all image features into BEV features, without considering the problem that the large proportion of background information may submerge the object information. In this paper, we propose Semantic-Aware BEV Pooling (SA-BEVPool), which can filter out background information according to the semantic segmentation of image features and transform image features into semantic-aware BEV features. Accordingly, we propose BEV-Paste, an effective data augmentation strategy that closely matches with semantic-aware BEV feature. In addition, we design a Multi-Scale Cross-Task (MSCT) head, which combines task-specific and cross-task information to predict depth distribution and semantic segmentation more accurately, further improving the quality of semantic-aware BEV feature. Finally, we integrate the above modules into a novel multi-view 3D object detection framework, namely SA-BEV Experiments on nuScenes show that SA-BEV achieves state-of-the-art performance. Code has been available at https://github.com/mengtan00/SA-BEV.git. Jinqing Zhang, Yanan Zhang 0005, Qingjie Liu 0001, Yunhong Wang 0001 |
ICCV | 4 |
| 2023 | Transbuilding: An End-to-End Polygonal Building Extraction with TransformersabstractIn this paper, we propose a simple yet powerful network, called TransBuilding, for high-quality polygonal building extraction from remote sensing images. Unlike many previous methods that vectorize building masks through mask refinement and fitting or vertex prediction and assembling, our approach predicts the building vertex sequence with a vertex transformer (termed as VertexFormer) branch without any additional processing. The VertexFormer branch represents a polygon as a Bi-directional Ring without start or end vertex hypothesis, which leads to a simple and elegant representation of polygons avoiding ambiguous of defining the start vertex in polygons. Furthermore, three self-attention modules in row-wise, column-wise, and vertex-wise are integrated in parallel together to better capture geometric structures of building polygons. We graft the VertexFormer module onto the standard Faster RCNN detector and train the model end-to-endly using the novel Bi-Ring loss developed by the new perspective of Bi-directional Ring. Extensive experiments on the benchmark CrowdAI dataset demonstrate that our method outperforms state-of-the-art methods by considerable margins. Weiming Zhang 0001, Qingjie Liu 0001, Wei Wang 0115, Yunhong Wang 0001 |
ICIP | 4 |
| 2023 | MIEP: Channel Pruning with Multi-granular Importance Estimation for Object DetectionabstractThis paper investigates compressing a pre-trained deep object detector to a lightweight one by channel pruning, which has proved effective and flexible in promoting efficiency. However, the majority of existing works trim channels based on a monotonous criterion for general purposes, i.e., the importance to the task-specific loss. They are prone to overly prune intermediate layers and simultaneously leave large intra-layer redundancy, severely deteriorating the detection accuracy. To address the issues above, we propose a novel channel pruning approach with multi-granular importance estimation (MIEP), consisting of the Feature-level Object-sensitive Importance (FOI) and the Intra-layer Redundancy-aware Importance (IRI). The former puts large weights on channels that are critical for object representation through the guidance of object features from the pre-trained model, and mitigates over-pruning when combined with the task-specific loss. The latter groups highly correlated channels based on clustering, which are subsequently pruned with priority to decrease redundancy. Extensive experiments on the COCO and VOC benchmarks demonstrate that MIEP remarkably outperforms the state-of-the-art channel pruning approaches, achieves a better balance between accuracy and efficiency compared to lightweight object detectors, and generalizes well to various detection frameworks (e.g., Faster-RCNN and FSAF) and tasks (e.g., classification). Liangwei Jiang, Jiaxin Chen 0002, Di Huang 0001, Yunhong Wang 0001 |
ACM Multimedia | 4 |
| 2023 | Deepfake Detection via Fine-Grained Classification and Global-Local Information Fusion
Tonghui Li, Yuanfang Guo, Yunhong Wang 0001 |
PRCV (6) | 3 |
| 2023 | SAMP: Sub-task Aware Model Pruning with Layer-Wise Channel Balancing for Person Search
Zimeng Wu, Jiaxin Chen 0002, Yunhong Wang 0001 |
PRCV (10) | 3 |
| 2023 | Transpose and Mask: Simple and Effective Logit-Based Knowledge Distillation for Multi-attribute and Multi-label Classification
Annan Li, Guozhen Peng, Yunhong Wang 0001 |
PRCV (10) | 4 |
| 2023 | Human Emotion Recognition With Relational Region-Level AnalysisabstractRecognizing the emotional state of a person within the image in real-world scenarios is a key problem in affective computing and has various promising applications. Local regions in the image, including different objects in the background scene and parts within the foreground body, usually have different contributions to emotion perception of the target person. This, however, has not been well exploited in most existing methods. In this article, we propose to make relational region-level analysis to account for the different contributions of different regions to emotion recognition. For the background scene, we propose a Body-Object Attention (BOA) module to estimate the contributions of background objects to emotion recognition given the target foreground body. Within the foreground body, we propose a Body Part Attention (BPA) module to recalibrate the channel-wise body feature responses to attend on body parts that are more important. Moreover, we propose to model the emotion label dependency in real-world images, considering both the semantic meanings of these labels and their co-occurrence patterns. We evaluate the proposed method on the EMOTIC and CAER-S datasets, and experimental results show the superiority of our method compared with the state-of-the-art algorithms. Weixin Li 0001, Xuan Dong 0001, Yunhong Wang 0001 |
IEEE Trans. Affect. Comput. | 3 |
| 2023 | Facial Expression Animation by Landmark Guided Residual ModuleabstractWe study the problem of facial expression animation from a still image according to a driving video. This is a challenging task as expression motions are non-rigid and very subtle to be captured. Existing methods mostly fail to model these subtle expression motions, leading to the lack of details in their animation results. In this paper, we propose a novel facial expression animation method based on generative adversarial learning. To capture the subtle expression motions, Landmark guided Residual Module (LRM) is proposed to model detailed facial expression features. Specifically, residual learning is conducted at both coarse and fine levels conditioned on facial landmark heatmaps and landmark points respectively. Furthermore, we employ a consistency discriminator to ensure the temporal consistency of the generated video sequence. In addition, a novel metric named Emotion Consistency Metric is proposed to evaluate the consistency of facial expressions in the generated sequences with those in the driving videos. Experiments on MUG-Face, Oulu-CASIA and CAER datasets show that the proposed method can generate arbitrary expression motions on the source still image effectively, which are more photo-realistic and consistent with the driving video compared with results of state-of-the-art methods. Yunhong Wang 0001, Weixin Li 0001, Zhengyin Du, Di Huang 0001 |
IEEE Trans. Affect. Comput. | 2 |
| 2023 | Enabling Homogeneous GNNs to Handle Heterogeneous Graphs via Relation EmbeddingabstractGraph Neural Networks (GNNs) have been generalized to process the heterogeneous graphs by various approaches. Unfortunately, these approaches usually model the heterogeneity via various complicated modules. This article aims to propose a simple yet effective framework to assign adequate ability to the homogeneous GNNs to handle the heterogeneous graphs. Specifically, we propose Relation Embedding based Graph Neural Network (RE-GNN), which employs only one parameter per relation to embed the importance of distinct types of relations and node-type-specific self-loop connections. To optimize these relation embeddings and the model parameters simultaneously, a gradient scaling factor is proposed to constrain the embeddings to converge to suitable values. Besides, we interpret the proposed RE-GNN from two perspectives, and theoretically demonstrate that our RE-GCN possesses more expressive power than GTN (which is a typical heterogeneous GNN, and it can generate meta-paths adaptively). Extensive experiments demonstrate that our RE-GNN can effectively and efficiently handle the heterogeneous graphs and can be applied to various homogeneous GNNs. Junfu Wang, Yuanfang Guo, Liang Yang 0002, Yunhong Wang 0001 |
IEEE Trans. Big Data | 4 |
| 2023 | Key Role Guided Transformer for Group Activity RecognitionabstractGroup Activity Recognition (GAR) is a challenging task, where modeling spatio-temporal relationships among participants plays a fundamental role. To address this issue, we propose a novel end-to-end trainable network, termed Key Role Guided Transformer (KRGFormer). Different from current methods that concurrently take all individuals into account for global reasoning, it captures crucial contextual information by emphasizing a set of key individuals in a coarse-to-fine manner considering that group activities are usually dominated by them. A Key Individual-aware Block (KIaBlock) is designed to select relevant individuals and enhance their relationships with the reservation of global dependencies of the entire group. The representations are then iteratively refined by deploying multiple stacked KIaBlocks, leading to a stronger discriminative power to distinguish group activities. Moreover, along with general data augmentation schemes, several “actor-centric” ones are presented to relieve the over-fitting risk, which further boost the performance. We extensively evaluate the proposed approach on the Volleyball, VolleyTactic and NBA datasets, and the experimental results demonstrate its superiority. Duoxuan Pei, Di Huang 0001, Longteng Kong, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 4 |
| 2023 | TERNformer: Topology-Enhanced Road Network Extraction by Exploring Local ConnectivityabstractRemote-sensing images provide us with rich information for extracting road networks. However, there are still great challenges ahead, such as occlusions caused by trees and shadows, and complex topology. In this work, we focus on the topology of road networks. Inspired by the observation that road networks are composed of road fragments in a bottom-up way and the breaks between fragments tend to be connected within a local area, we propose a Topology-Enhanced Road Network extraction (termed TERNformer) method by exploring local connectivity. First, a transformer-based network is built for road feature extraction to capture long-range context. Furthermore, we propose parallel depth-wise separable dilated convolution blocks (DSDB) to extract local information within different ranges. Thereafter, a minimum spanning tree-based local structure exploring block (LSEB) is built to enhance the topology of the road network. Finally, a simple but effective shortest-path-based method is used to refine the road network connectivity within a local threshold. Experiments conducted on two datasets demonstrate the superiority of TERNformer. TERNformer outperforms the state-of-the-art methods on CityScale dataset with the best topology performance. The result on DeepGlobe dataset improves 4.83% APLS to state-of-the-art methods. Qingjie Liu 0001, Wei Wang 0115, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 5 |
| 2023 | Self-Sufficient Feature Enhancing Networks for Video Salient Object DetectionabstractDetecting salient objects in videos is a very challenging task. Current state-of-the-art methods are dominated by motion based deep neural networks, among which optical flow is often leveraged as motion representation. Though with robust performance, these optical flow-based video salient object detection methods face at least two problems that may hinder their generalization and application. First, computing optical flow as a pre-processing step does not support direct end-to-end learning; second, little attention has been given to the quality of visual features due to high computational cost of spatiotemporal feature encoding. In this paper we propose a novel self-sufficient feature enhancing network (SFENet) for video salient object detection, which leverages optical flow estimation as an auxiliary task while being end-to-end trainable. With a joint training scheme of both salient object detection and optical flow estimation, its multi-task architecture can be totally self-sufficient for achieving good performance without any pre-processing. Furthermore, for improving feature quality, we design four lightweight modules in spatial and temporal domains, including cross-layer fusion, multi-level warping, spatial-channel attention and boundary-aware refinement. The proposed method is evaluated through extensive experiments on five video salient object detection datasets. Experimental results show that our SFENet can be easily trained with fast convergence speed. It significantly outperforms previous methods in terms of various evaluation metrics. Moreover, with optical flow estimation and unsupervised video object segmentation as example applications, our method also yields state-of-the-art results on standard datasets. Yongqiang Kong, Yunhong Wang 0001, Annan Li, Qiuyu Huang |
IEEE Trans. Multim. | 2 |
| 2023 | Bidirectional Maximum Entropy Training With Word Co-Occurrence for Video CaptioningabstractVideo captioning aims to generate natural language descriptions for a given video, which is a more challenging task than static image captioning since it requires a more diverse and exhaustive result. Meanwhile, it is also important that the generated captions should be consistent with the language habits of people at a fine granularity. In this work, unlike most recent works enhancing performance with additional data modalities or complex model designs, we focus on optimizing the training process of video captioning models. Firstly, to generate a more diverse video caption, we propose the bidirectional maximum entropy (BME) training, which directly optimizes the probability distribution of neighboring words under a reinforcement learning (RL) framework. Secondly, to search for more human-like captions in the larger search space created by BME, we introduce the word co-occurrence (WCO) weighting. It adaptively guides RL algorithms with co-occurrence statistics in the training corpus. Our method can be deployed on existing captioning models in a plug-and-play manner without introducing any extra parameters. Experimental results show that our method yields up to 5.8% and 7.0% improvements considering the CIDEr score on MSVD and MSR-VTT, respectively. Sheng Liu 0009, Annan Li, Yunhong Wang 0001 |
IEEE Trans. Multim. | 4 |
| 2023 | LgNet: A Local-Global Network for Action Recognition and BeyondabstractThis work addresses the task of action recognition in video sequences. In real world applications, this task is quite challenging due to the complex background of video content, the similarities between different types of actions, the dependence on a large amount of annotated data, and so on. Most of the existing methods fail to distinguish similar actions with the same static appearance and motion pattern. We attempt to address this issue from the perspective of a local-global view, considering videos as combinations of a set of action units (local semantic information) and their relations along temporal dimension (global relation information). To achieve this end, we propose a novel Local-global Networks (LgNet) to enhance recognition of similar action. Besides, we propose an end-to-end training method to decrease the reliance on annotated data. It combines self-supervised learning and supervised learning, which not only enables the model to learn video representations from a large number unannotated data but also avoids subsequent finetuning. The proposed training method can be flexibly equipped to a wide array of vision tasks. Experiments on several benchmark datasets show that our proposed model and training method achieve state-of-the-art performance. Jiaqi Zhou 0016, Zehua Fu, Qiuyu Huang, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Multim. | 5 |
| 2023 | iDARTS: Improving DARTS by Node Normalization and Decorrelation DiscretizationabstractDifferentiable ARchiTecture Search (DARTS) uses a continuous relaxation of network representation and dramatically accelerates Neural Architecture Search (NAS) by almost thousands of times in GPU-day. However, the searching process of DARTS is unstable, which suffers severe degradation when training epochs become large, thus limiting its application. In this article, we claim that this degradation issue is caused by the imbalanced norms between different nodes and the highly correlated outputs from various operations. We then propose an improved version of DARTS, namely iDARTS, to deal with the two problems. In the training phase, it introduces node normalization to maintain the norm balance. In the discretization phase, the continuous architecture is approximated based on the similarity between the outputs of the node and the decorrelated operations rather than the values of the architecture parameters. Extensive evaluation is conducted on CIFAR-10 and ImageNet, and the error rates of 2.25% and 24.7% are reported within 0.2 and 1.9 GPU-day for architecture search, respectively, which shows its effectiveness. Additional analysis also reveals that iDARTS has the advantage in robustness and generalization over other DARTS-based counterparts. Huiqun Wang, Ruijie Yang, Di Huang 0001, Yunhong Wang 0001 |
IEEE Trans. Neural Networks Learn. Syst. | 4 |
| 2022 | D3: Duplicate Detection Decontaminator for Multi-Athlete Tracking in Sports Videos
Zehua Fu, Qingjie Liu 0001, Yunhong Wang 0001, Xunxun Chen |
ACCV (7) | 4 |
| 2022 | Reading Chinese in Natural Scenes with a Bag-of-Radicals Prior
Qingjie Liu 0001, Jiaxin Chen 0002, Yunhong Wang 0001 |
BMVC | 4 |
| 2022 | Lagrange Motion Analysis and View Embeddings for Improved Gait RecognitionabstractGait is considered the walking pattern of human body, which includes both shape and motion cues. However, the main-stream appearance-based methods for gait recognition rely on the shape of silhouette. It is unclear whether motion can be explicitly represented in the gait sequence modeling. In this paper, we analyzed human walking using the Lagrange's equation and come to the conclusion that second-order information in the temporal dimension is necessary for identification. We designed a second-order motion extraction module based on the conclusions drawn. Also, a light weight view-embedding module is designed by analyzing the problem that current methods to cross-view task do not take view itself into consideration explicitly. Experiments on CASIA-B and OU-MVLP datasets show the effectiveness of our method and some visualization for extracted motion are done to show the interpretability of our motion extraction module. Tianrui Chai, Annan Li, Shaoxiong Zhang 0001, Yunhong Wang 0001 |
CVPR | 5 |
| 2022 | Weakly Supervised Semantic Segmentation by Pixel-to-Prototype ContrastabstractThough image-level weakly supervised semantic seg-mentation (WSSS) has achieved great progress with Class Activation Maps (CAMs) as the cornerstone, the large su-pervision gap between classification and segmentation still hampers the model to generate more complete and precise pseudo masks for segmentation. In this study, we propose weakly-supervised pixel-to-prototype contrast that can provide pixel-level supervisory signals to narrow the gap. Guided by two intuitive priors, our method is executed across different views and within per single view of an image, aiming to impose cross-view feature semantic consistency regularization and facilitate intra(inter)-class compactness(dispersion) of the feature space. Our method can be seamlessly incorporated into existing WSSS models with-out any changes to the base networks and does not incur any extra inference burden. Extensive experiments manifest that our method consistently improves two strong baselines by large margins, demonstrating the effectiveness. Specifically, built on top of SEAM, we improve the initial seed mIoU on PASCAL VOC 2012 from 55.4% to 61.5%. Moreover, armed with our method, we increase the segmentation mIoU of EPS from 70.8% to 73.6%, achieving new state-of-the-art. Ye Du 0002, Zehua Fu, Qingjie Liu 0001, Yunhong Wang 0001 |
CVPR | 4 |
| 2022 | Video Anomaly Detection by Solving Decoupled Spatio-Temporal Jigsaw Puzzles
Guodong Wang 0006, Yunhong Wang 0001, Jie Qin 0004, Dongming Zhang 0004, Xiuguo Bao, Di Huang 0001 |
ECCV (10) | 2 |
| 2022 | Visual Grounding with TransformersabstractIn this paper, we propose a transformer based approach for visual grounding. Unlike existing proposal-and-rank frameworks that rely heavily on pretrained object detectors or proposal-free frameworks that upgrade an off-the-shelf one-stage detector by fusing textual embeddings, our approach is built on top of a transformer encoder-decoder and is independent of any pretrained detectors or word embedding models. Termed as VGTR – Visual Grounding with TRansformers, our approach is designed to learn semantic-discriminative visual features under the guidance of the textual description without harming their location ability. This information flow enables our VGTR to have a strong capability in capturing context-level semantics of both vision and language modalities, rendering us to aggregate accurate visual clues implied by the description to locate the interested object instance. Experiments show that our method outperforms state-of-the-art proposal-free approaches by a considerable margin on four benchmarks. Ye Du 0002, Zehua Fu, Qingjie Liu 0001, Yunhong Wang 0001 |
ICME | 4 |
| 2022 | PanFormer: A Transformer Based Model for Pan-SharpeningabstractPan-sharpening aims at producing a high-resolution (HR) multi-spectral (MS) image from a low-resolution (LR) multi-spectral (MS) image and its corresponding panchromatic (PAN) image acquired by a same satellite. Inspired by a new fashion in recent deep learning community, we propose a novel Transformer based model for pan-sharpening. We explore the potential of Transformer in image feature extraction and fusion. Following the successful development of vision transformers, we design a two-stream network with the self-attention to extract the modality-specific features from the PAN and MS modalities and apply a cross-attention module to merge the spectral and spatial features. The pan-sharpened image is produced from the enhanced fused features. Extensive experiments on GaoFen-2 and WorldView-3 images demonstrate that our Transformer based model achieves impressive results and outperforms many existing CNN based methods, which shows the great potential of introducing Transformer to the pan-sharpening task. Codes are available at https://github.com/zhysora/PanFormer. Huanyu Zhou, Qingjie Liu 0001, Yunhong Wang 0001 |
ICME | 3 |
| 2022 | SparseTT: Visual Tracking with Sparse TransformersabstractTransformers have been successfully applied to the visual tracking task and significantly promote tracking performance. The self-attention mechanism designed to model long-range dependencies is the key to the success of Transformers. However, self-attention lacks focusing on the most relevant information in the search regions, making it easy to be distracted by background. In this paper, we relieve this issue with a sparse attention mechanism by focusing the most relevant information in the search regions, which enables a much accurate tracking. Furthermore, we introduce a double-head predictor to boost the accuracy of foreground-background classification and regression of target bounding boxes, which further improve the tracking performance. Extensive experiments show that, without bells and whistles, our method significantly outperforms the state-of-the-art approaches on LaSOT, GOT-10k, TrackingNet, and UAV123, while running at 40 FPS. Notably, the training time of our method is reduced by 75% compared to that of TransT. The source code and models are available at https://github.com/fzh0917/SparseTT. Zhihong Fu, Zehua Fu, Qingjie Liu 0001, Yunhong Wang 0001 |
IJCAI | 5 |
| 2022 | PACE: Predictive and Contrastive Embedding for Unsupervised Action SegmentationabstractAction segmentation, inferring temporal positions of human actions in an untrimmed video, is an important prerequisite for various video understanding tasks. Recently, unsupervised action segmentation (UAS) has emerged as a more challenging task due to the unavailability of frame-level annotations. Existing clustering- or prediction-based UAS approaches suffer from either over-segmentation or overfitting, leading to unsatisfactory results. To address those problems,we propose Predictive And Contrastive Embedding (PACE), a unified UAS framework leveraging both predictability and similarity information for more accurate action segmentation. On the basis of an auto-regressive transformer encoder, predictive embeddings are learned by exploiting the predictability of video context, while contrastive embeddings are generated by leveraging the similarity of adjacent short video clips. Extensive experiments on three challenging benchmarks demonstrate the superiority of our method, with up to 26.9% improvements in F1-score over the state of the art. Jie Qin 0004, Yunhong Wang 0001, Annan Li |
IJCAI | 3 |
| 2022 | Exploring the Impact of Adding Adversarial Perturbation onto Different Image RegionsabstractAdversarial attack has been a hot topic for a long time in machine learning and deep learning. Studying adversarial attack has vital significance to artificial intelligence security. Existing methods mainly pursue a higher attack success rate. Few researches pay attention to the region where adversarial perturbations are added. Actually, different pixels in an image usually have different contributions in results, which motivates us to apply region constraint in the image for adversarial perturbations generation. In this paper, we present an easy-to-implement way to decrease the unnecessary adversarial perturbations while preserving a relatively high attack success rate. Specifically, we do not use the same constraint of perturbations in the input image but set specific constraint for specific region. Furthermore, we point that adversarial examples work in a different way to normal images. Directly using the activated region in normal images is not optimal. Then, to get the crucial area in adversarial attacks, we propose six transformation schemes to revise the activated region which is generated by the normal image. We launch extensive experiments on ImageNet dataset and the results show that our methods can get better attack strength under the same perturbation level when compared to the baseline methods. Ruijie Yang, Yuanfang Guo, Ruikui Wang, Xiaohan Zhao, Yunhong Wang 0001 |
ISCAS | 5 |
| 2022 | Multi-view Gait Video SynthesisabstractThis paper investigates a new fine-grained video generation task, namely Multi-view Gait Video Synthesis, where the generation model works on a video of a walking human of arbitrary viewpoint and creates multi-view renderings of the subject. This task is particularly challenging, as it requires synthesizing visually plausible results, while simultaneously preserving discriminative gait cues subject to identification. To tackle the challenge caused by the entanglement of viewpoint, texture, and body structure, we present a network with two collaborative branches to decouple the novel view rendering process into two streams for human appearances (texture) and silhouettes (structure), respectively. Additionally, the prior knowledge of person re-identification and gait recognition is incorporated into the training loss for more adequate and accurate dynamic details. Experimental results show that the presented method is able to achieve promising success rates when attacking state-of-the-art gait recognition models. Furthermore, the method can improve gait recognition systems by effective data augmentation. To the best of our knowledge, this is the first task to manipulate views for human videos with person-specific behavioral constraints. Weilai Xiang, Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001 |
ACM Multimedia | 4 |
| 2022 | Exploring Effective Knowledge Transfer for Few-shot Object DetectionabstractRecently, few-shot object detection(FSOD) has received much attention from the community, and many methods are proposed to address this problem from a knowledge transfer perspective. Though promising results have been achieved, these methods fail to achieve shot-stable:methods that excel in low-shot regimes are likely to struggle in high-shot regimes, and vice versa. We believe this is because the primary challenge of FSOD changes when the number of shots varies. In the low-shot regime, the primary challenge is the lack of inner-class variation. In the high-shot regime, as the variance approaches the real one, the main hindrance to the performance comes from misalignment between learned and true distributions. However, these two distinct issues remain unsolved in most existing FSOD methods. In this paper, we propose to overcome these challenges by exploiting rich knowledge the model has learned and effectively transferring them to the novel classes. For the low-shot regime, we propose a distribution calibration method to deal with the lack of inner-class variation problem. Meanwhile, a shift compensation method is proposed to compensate for possible distribution shift during fine-tuning. For the high-shot regime, we propose to use the knowledge learned from ImageNet as guidance for the feature learning in the fine-tuning stage, which will implicitly align the distributions of the novel classes. Although targeted toward different regimes, these two strategies can work together to further improve the FSOD performance. Experiments on both the VOC and COCO benchmarks show that our proposed method can significantly outperform the baseline method and produce competitive results in both low-shot settings(shot<5) and high-shot settings(shot>=5). Code is available at https://github.com/JulioZhao97/EffTrans_Fsdet.git. Qingjie Liu 0001, Yunhong Wang 0001 |
ACM Multimedia | 3 |
| 2022 | MGMP: Multimodal Graph Message Propagation Network for Event Detection
Jiankai Li, Yunhong Wang 0001, Weixin Li 0001 |
MMM (1) | 2 |
| 2022 | Sparse Relation Graph for Group Activity RecognitionabstractModeling relations between actors is critical for understanding group activities of dynamic scenes. Existing Group Activity Recognition (GAR) methods usually build strong connection in each actor pair. However, not all the connetions are necessary because not all actors are visible or related to each other. Based on this observation, we provide a Sparse Relation Graph (SRG) for GAR, in which the key relations are focused to mine more discriminative features. Then a graph convolutional network is designed for automatically learning the key relations. Extensive experiments on two popular group activity datasets, the Volleyball dataset and the Collective Activity dataset, demonstrate the effectiveness of our method. Especially in the Volleyball dataset, SRG can get better performance with less but delicate information. Zehua Fu, Qingjie Liu 0001, Yunhong Wang 0001, Xunxun Chen |
MMSP | 4 |
| 2022 | JoinTW: A Joint Image-to-Image Translation and Watermarking Method
Xiaohan Zhao, Yunhong Wang 0001, Ruijie Yang, Yuanfang Guo |
PRCV (3) | 2 |
| 2022 | GridNet: efficiently learning deep hierarchical representation for 3D point cloud understanding
Huiqun Wang, Di Huang 0001, Yunhong Wang 0001 |
Frontiers Comput. Sci. | 3 |
| 2022 | Video Person Re-Identification Using Attribute-Enhanced FeaturesabstractIn this work we propose to boost video-based person re-identification (Re-ID) by using attribute-enhanced feature presentation. To this end, we not only try to use the ID-relevant attributes more effectively, but also for the first time in literature harness the ID-irrelevant attributes to help model training. The former mainly include gender, age, clothing characteristics, etc., which contain rich and supplementary information about the pedestrian; the latter include viewpoint, action, etc., which are seldom used for identification previously. In particular, we use the attributes to enhance the significant areas of the image with a novel Attribute Salient Region Enhance (ASRE) module that can attend more accurately to the body of the pedestrian, so as to better separate the target from the background. Furthermore, we find that many ID-irrelevant but subject-relevant factors, like the view angle and movement of the target pedestrian, have great impact on the two-dimensional appearance of a pedestrian. We then propose to exploit both the ID-relevant and the ID-irrelevant attributes via a novel triplet loss called the Viewpoint and Action-Invariant (VAI) triplet loss. Based on the above, we design an Attribute Salience Assisted Network (ASA-Net) to perform attribute recognition along with identity recognition, and use the attributes for feature enhancement and hard sample mining. Extensive experiments on MARS and DukeMTMC-VideoReID datasets show that our method outperforms the state-of-the-arts. Also, the visualizations of learning results further prove the effectiveness of the proposed method. Tianrui Chai, Annan Li, Jiaxin Chen 0002, Xinyu Mei, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 6 |
| 2022 | Spatio-Temporal Player Relation Modeling for Tactic Recognition in Sports VideosabstractTactic recognition in sports videos is a challenging task. To address this, we present a novel spatio-temporal relation modeling approach, which captures both detailed player interactions and long-range group dynamics in tactics. In spatial modeling, we propose an Adaptive Graph Convolutional Network (A-GCN), and it represents individual and common patterns of data through local and global graphs to learn diverse player interactions. In temporal modeling, we propose an Attentive Temporal Convolutional Network (A-TCN) and with spatial configurations as input, it builds group dynamics and is robust to redundant content by considering sequence dependencies. Due to adaptive interaction and attentive dynamics modeling, our approach is able to comprehensively describe team cooperation over time in a tactic. We extensively evaluate the proposed approach on the Volleyball dataset and a newly collected VolleyTactic dataset, and the experimental results show its advantage. Longteng Kong, Duoxuan Pei, Di Huang 0001, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 5 |
| 2022 | PSGCNet: A Pyramidal Scale and Global Context Guided Network for Dense Object Counting in Remote-Sensing ImagesabstractObject counting, which aims to count the accurate number of object instances in images, has been attracting more and more attention. However, challenges such as large-scale variation, complex background interference, and nonuniform density distribution greatly limit the counting accuracy, particularly striking in remote-sensing imagery. To mitigate the above issues, this article proposes a novel framework for dense object counting in remote-sensing images, which incorporates a pyramidal scale module (PSM) and a global context module (GCM), dubbed PSGCNet, where PSM is used to adaptively capture multi-scale information and GCM is to guide the model to select suitable scales generated from PSM. Moreover, a reliable supervision manner improved from Bayesian and counting loss (BCL) is utilized to learn the density probability and then compute the count expectation at each annotation. It can relieve nonuniform density distribution to a certain extent. Extensive experiments on four remote-sensing counting datasets demonstrate the effectiveness of the proposed method and its superiority compared with state of the arts. Additionally, experiments extended on four commonly used crowd counting datasets further validate the generalization ability of the model. Code is available athttps://github.com/gaoguangshuai/psgcnet. Guangshuai Gao, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 6 |
| 2022 | MRDet: A Multihead Network for Accurate Rotated Object Detection in Aerial ImagesabstractObjects in aerial images usually have arbitrary orientations and are densely located over the ground, making them extremely challenge to be detected. Many of the recent developed methods attempt to solve these issues by estimating an extra orientation parameter and placing dense anchors, which will result in high model complexity and computational costs. In this article, we propose an arbitrary-oriented region proposal network (AO-RPN) to generate oriented proposals transformed from horizontal anchors. The AO-RPN is very efficient with only a few amounts of parameters increase than the original RPN. Furthermore, to obtain accurate bounding boxes, we decouple the detection task into multiple subtasks and propose a multihead network to accomplish them. Each head is specially designed to learn the features optimal for the corresponding task, which allows our network to detect objects accurately. We name it multihead rotated object detector (MRDet). We evaluate the performance of the proposed MRDet on two challenging benchmarks, i.e., DOTA and HRSC2016, and compare it with several state-of-the-art methods. Our method achieves very promising results, which clearly demonstrates its effectiveness. Code has been available athttps://github.com/qinr/MRDet. Ran Qin, Qingjie Liu 0001, Guangshuai Gao, Di Huang 0001, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 5 |
| 2022 | Unsupervised Cycle-Consistent Generative Adversarial Networks for Pan SharpeningabstractDeep learning-based pan sharpening has received significant research interest in recent years. Most of the existing methods fall into the supervised learning framework in which they downsample the multispectral (MS) and panchromatic (PAN) images and regard the original MS images as ground truths to form training samples based on Wald’s protocol. Although impressive performance could be achieved, they have difficulties when generalizing to the original full-scale images due to the scale gap, which makes them lack of practicability. In this article, we propose an unsupervised generative adversarial framework that learns from the full-scale images without the ground truths to alleviate this problem. We first extract the modality-specific features from the PAN and MS images with a two-stream generator, perform fusion in the feature domain, and then reconstruct the pan-sharpened images. Furthermore, we introduce a novel hybrid loss based on the cycle-consistency and adversarial scheme to improve the performance. Comparison experiments with the state-of-the-art methods are conducted on GaoFen-2 (GF-2) and WorldView-3 satellites. Results demonstrate that the proposed method can greatly improve the pan-sharpening performance on the full-scale images, which clearly shows its practical value. Codes are available athttps://github.com/zhysora/UCGAN. Huanyu Zhou, Qingjie Liu 0001, Dawei Weng, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2022 | Spatiotemporal Saliency Representation Learning for Video Action RecognitionabstractDeep convolutional neural networks (CNNs) have achieved great success in human action recognition, however they are still limited in understanding complex and noisy videos owing to the difficulties of exploiting appearance and motion information. Most existing works have been devoted to designing CNN architectures, which overlook the quality of network inputs that is of great importance. This paper provides an alternative solution of action recognition improvement by focusing on the quality of network inputs. A multi-task video salient object detection approach with object-of-interest segmentation scheme, which takes into account both human and action-relevant cues, is proposed to immunize the input video from background clutter. Further, a simple spatiotemporal residual network architecture is presented, which operates on multiple high-quality inputs for long-term action representation learning. Empirical evaluations on various challenging datasets demonstrate that the proposed framework can perform competitively against state-of-the-art. Besides better performance, learning representations of saliency can help prevent the action recognition model from overfitting and speed up the convergence of training. Yongqiang Kong, Yunhong Wang 0001, Annan Li |
IEEE Trans. Multim. | 2 |
| 2022 | Will You Ever Become Popular? Learning to Predict Virality of Dance ClipsabstractDance challenges are going viral in video communities like TikTok nowadays. Once a challenge becomes popular, thousands of short-form videos will be uploaded within a couple of days. Therefore, virality prediction from dance challenges is of great commercial value and has a wide range of applications, such as smart recommendation and popularity promotion. In this article, a novel multi-modal framework that integrates skeletal, holistic appearance, facial and scenic cues is proposed for comprehensive dance virality prediction. To model body movements, we propose a pyramidal skeleton graph convolutional network (PSGCN) that hierarchically refines spatio-temporal skeleton graphs. Meanwhile, we introduce a relational temporal convolutional network (RTCN) to exploit appearance dynamics with non-local temporal relations. An attentive fusion approach is finally proposed to adaptively aggregate predictions from different modalities. To validate our method, we introduce a large-scale viral dance video (VDV) dataset, which contains over 4,000 dance clips of eight viral dance challenges. Extensive experiments on the VDV dataset well demonstrate the effectiveness of our approach. Furthermore, we show that short video applications such as multi-dimensional recommendation and action feedback can be derived from our model. Yunhong Wang 0001, Nina Weng, Tianrui Chai, Annan Li, Faxi Zhang, Sansi Yu |
ACM Trans. Multim. Comput. Commun. Appl. | 2 |
| 2022 | A Colorization Framework for Monochrome-Color Dual-Lens Systems Using a Deep Convolutional NetworkabstractIn monochrome-color dual-lens systems, the monochrome camera can capture images with higher quality than the color camera. To obtain high quality color images, a better approach is to colorize the gray images from the monochrome camera with the color images from the color camera serving as a reference. In addition, the colorization may fail in some cases, which makes the estimation of the colorization quality a necessary step before outputting the colorization result. To solve these problems, we propose a deep convolutional network based framework. 1) In the colorization module, the proposed colorization CNN uses deep feature representations, attention operation, 3-D regulation and color correction to make use of colors of multiple pixels in the reference image for colorizing each pixel in the input gray image. 2) In the colorization quality estimation module, based on the symmetry property of colorization, we propose to utilize the colorization CNN again to colorize the gray map of the original reference color image using the first-time colorization result from the colorization module as reference. Then, the quality loss of the second-time colorization result can be used for estimating the colorization quality. Experimental results show that our method can largely outperform the state-of-the-art colorization methods and estimate the colorization quality accurately as well. Xuan Dong 0001, Weixin Li 0001, Xiaoyan Hu 0006, Xiaojie Wang 0006, Yunhong Wang 0001 |
IEEE Trans. Vis. Comput. Graph. | 5 |
| 2021 | MIEHDR CNN: Main Image Enhancement based Ghost-Free High Dynamic Range Imaging using Dual-Lens SystemsabstractWe study the High Dynamic Range (HDR) imaging problem using two Low Dynamic Range (LDR) images that are shot from dual-lens systems in a single shot time with different exposures. In most of the related HDR imaging methods, the problem is usually solved by Multiple Images Merging, i.e. the final HDR image is fused from pixels of all the input LDR images. However, ghost artifacts can be hardly avoided using this strategy. Instead of directly merging the multiple LDR inputs, we use an indirect way which enhances the main image, i.e. the short exposure image IS, using the long exposure image IL serving as guidance. In detail, we propose a new model, named MIEHDR CNN model, which consists of three subnets, i.e. Soft Warp CNN, 3D Guided Denoising CNN and Fusion CNN. The Soft Warp CNN aligns IL to get the aligned result ILA using the soft exposed result of IS as reference. The 3D Guided Denoising CNN denoises the soft exposed result of IS using ILA as guidance, whose result are fed into the Fusion CNN with IS to get the HDR result. The MIEHDR CNN model is implemented by MindSpore and experimental results show that we can outperform related methods largely and avoid ghost artifacts. Xuan Dong 0001, Xiaoyan Hu 0006, Weixin Li 0001, Xiaojie Wang 0006, Yunhong Wang 0001 |
AAAI | 5 |
| 2021 | PC-RGNN: Point Cloud Completion and Graph Neural Network for 3D Object DetectionabstractLiDAR-based 3D object detection is an important task for autonomous driving and current approaches suffer from sparse and partial point clouds caused by distant and occluded objects. In this paper, we propose a novel two-stage framework, namely PC-RGNN, which deals with these challenges by two specific solutions. On the one hand, we introduce a point cloud completion module to recover high-quality proposals of dense points and entire view with original structures preserved. On the other hand, a graph neural network module, is designed, which comprehensively captures relations among points by the local-global attention mechanism as well as the multi-scale graph based context aggregation and substantially strengthens encoded features. Extensive experiments on the KITTI benchmark show that the proposed approach outperforms the previous state-of-the-art baselines by remarkable margins, highlighting its effectiveness. Yanan Zhang 0005, Di Huang 0001, Yunhong Wang 0001 |
AAAI | 3 |
| 2021 | STMTrack: Template-Free Visual Tracking With Space-Time Memory NetworksabstractBoosting performance of the offline trained siamese trackers is getting harder nowadays since the fixed information of the template cropped from the first frame has been almost thoroughly mined, but they are poorly capable of resisting target appearance changes. Existing trackers with template updating mechanisms rely on time-consuming numerical optimization and complex hand-designed strategies to achieve competitive performance, hindering them from real-time tracking and practical applications. In this paper, we propose a novel tracking framework built on top of a space-time memory network that is competent to make full use of historical information related to the target for better adapting to appearance variations during tracking. Specifically, a novel memory mechanism is introduced, which stores the historical information of the target to guide the tracker to focus on the most informative regions in the current frame. Furthermore, the pixel-level similarity computation of the memory network enables our tracker to generate much more accurate bounding boxes of the target. Extensive experiments and comparisons with many competitive trackers on challenging large-scale benchmarks, OTB-2015, TrackingNet, GOT-10k, LaSOT, UAV123, and VOT2018, show that, without bells and whistles, our tracker outperforms all previous state-of-the-art real-time methods while running at 37 FPS. The code is available at https: //github.com/fzh0917/STMTrack. Zhihong Fu, Qingjie Liu 0001, Zehua Fu, Yunhong Wang 0001 |
CVPR | 4 |
| 2021 | Bi-GCN: Binary Graph Convolutional NetworkabstractGraph Neural Networks (GNNs) have achieved tremendous success in graph representation learning. Unfortunately, current GNNs usually rely on loading the entire attributed graph into network for processing. This implicit assumption may not be satisfied with limited memory resources, especially when the attributed graph is large. In this paper, we pioneer to propose a Binary Graph Convolutional Network (Bi-GCN), which binarizes both the network parameters and input node features. Besides, the original matrix multiplications are revised to binary operations for accelerations. According to the theoretical analysis, our Bi-GCN can reduce the memory consumption by an average of ~30x for both the network parameters and input data, and accelerate the inference speed by an average of ~47x, on the citation networks. Meanwhile, we also design a new gradient approximation based back-propagation method to train our Bi-GCN well. Extensive experiments have demonstrated that our Bi-GCN can give a comparable performance compared to the full-precision baselines. Besides, our binarization approach can be easily applied to other GNNs, which has been verified in the experiments. Junfu Wang, Yunhong Wang 0001, Zhen Yang 0037, Liang Yang 0002, Yuanfang Guo |
CVPR | 2 |
| 2021 | Cross-View Gait Recognition With Deep Universal Linear EmbeddingsabstractGait is considered an attractive biometric identifier for its non-invasive and non-cooperative features compared with other biometric identifiers such as fingerprint and iris. At present, cross-view gait recognition methods always establish representations from various deep convolutional networks for recognition and ignore the potential dynamical information of the gait sequences. If assuming that pedestrians have different walking patterns, gait recognition can be performed by calculating their dynamical features from each view. This paper introduces the Koopman operator theory to gait recognition, which can find an embedding space for a global linear approximation of a nonlinear dynamical system. Furthermore, a novel framework based on convolutional variational autoencoder and deep Koopman embedding is proposed to approximate the Koopman operators, which is used as dynamical features from the linearized embedding space for cross-view gait recognition. It gives solid physical interpretability for a gait recognition system. Experiments on a large public dataset, OU-MVLP, prove the effectiveness of the proposed method. Shaoxiong Zhang 0001, Yunhong Wang 0001, Annan Li |
CVPR | 2 |
| 2021 | Human-Aware Coarse-to-Fine Online Action DetectionabstractIn this work, we propose a two-stage framework to efficiently and effectively detect actions on-the-fly. An action location network (ALN) is developed in the first stage to judge whether the current frame is action-related, while the second stage involves an action classification network (ACN) to further identify the action category. In this way, irrelevant negative frames are quickly discarded and actions are detected as early as they occur. Moreover, we highlight human areas at both the stages by respectively incorporating a human detector and a human mask layer. As a result, more accurate spatial-temporal windows of actions are detected, based on which more robust features are extracted for classification. Experimental results on two popular benchmarks demonstrate the superior performance of the proposed approach. Zichen Yang, Di Huang 0001, Jie Qin 0004, Yunhong Wang 0001 |
ICASSP | 4 |
| 2021 | Refining Single Low-Quality Facial Depth Map by Lightweight and Efficient Deep ModelabstractConsumer depth sensors have become increasingly common, however, the data are rather coarse and noisy, which is problematic to delicate tasks, such as 3D face modeling and 3D face recognition. In this paper, we present a novel and lightweight 3D Face Refinement Model (3D-FRM), to effectively and efficiently improve the quality of such single facial depth maps. 3D-FRM has an encoder-decoder structure, where the encoder applies depth-wise, point-wise convolutions and the fusion of features of different receptive fields to capture original discriminative information, and the decoder exploits sub-pixel convolutions and the combination of low- and high-level features to achieve strong shape recovery. We also propose a joint loss function to smooth facial surfaces and preserve their identities. In addition, we contribute a large dataset with low- and high-quality 3D face pairs to facilitate this research. Extensive experiments are conducted on the Bosphorus and Lock3DFace datasets, and results show the competency of the proposed method at ameliorating both visual quality and recognition accuracy. Code and data will be available at https://github.com/muyouhang/3D-FRM. Guodong Mu, Di Huang 0001, Weixin Li 0001, Guosheng Hu, Yunhong Wang 0001 |
IJCB | 5 |
| 2021 | Silhouette-Based View-Embeddings for Gait Recognition Under Multiple ViewsabstractGait recognition under multiple views is an important computer vision and pattern recognition task. In the emerging convolutional neural network based approaches, the information of view angle is ignored to some extent. Instead of direct view estimation and training view-specific recognition models, we propose a compatible framework that can embed view information into existing architectures of gait recognition. The embedding is simply achieved by a selective projection layer. Experimental results on two large public datasets show that the proposed framework is very effective. Tianrui Chai, Xinyu Mei, Annan Li, Yunhong Wang 0001 |
ICIP | 4 |
| 2021 | Semantically-Guided Disentangled Representation for Robust Gait RecognitionabstractGait is an important biometric that can recognize people at a distance. Recently, Disentangled Representation Learning (DRL) has been introduced for distinguishing identity-irrelevant covariate features from identity features for better recognition performance. However, such a simple gait energy image (GEI) pairing operation inevitably brings in over-disentanglement effects that degrade the performance. To address this issue, we proposed a covariate feature control gate module that compensates for the discriminative feature loss by using additional semantic labels. Furthermore, a shared attention module, which allows the identity and covariate part to pay attention to different spatial regions, is also proposed for better spatial disentanglement. Experimental results show that our method outperforms the state-of-the-art and well-explain the mechanism of how the improvement is achieved. The code is available at https://github.com/ctrasd/GA-ICDNet. Tianrui Chai, Xinyu Mei, Annan Li, Yunhong Wang 0001 |
ICME | 4 |
| 2021 | Few-shot Fine-Grained Action Recognition via Bidirectional Attention and Contrastive Meta-LearningabstractFine-grained action recognition is attracting increasing attention due to the emerging demand of specific action understanding in real-world applications, whereas the data of rare fine-grained categories is very limited. Therefore, we propose the few-shot fine-grained action recognition problem, aiming to recognize novel fine-grained actions with only few samples given for each class. Although progress has been made in coarse-grained actions, existing few-shot recognition methods encounter two issues handling fine-grained actions: the inability to capture subtle action details and the inadequacy in learning from data with low inter-class variance. To tackle the first issue, a human vision inspired bidirectional attention module (BAM) is proposed. Combining top-down task-driven signals with bottom-up salient stimuli, BAM captures subtle action details by accurately highlighting informative spatio-temporal regions. To address the second issue, we introduce contrastive meta-learning (CML). Compared with the widely adopted ProtoNet-based method, CML generates more discriminative video representations for low inter-class variance data, since it makes full use of potential contrastive pairs in each training episode. Furthermore, to fairly compare different models, we establish specific benchmark protocols on two large-scale fine-grained action recognition datasets. Extensive experiments show that our method consistently achieves state-of-the-art performance across evaluated tasks. Yunhong Wang 0001, Sheng Liu 0009, Annan Li |
ACM Multimedia | 2 |
| 2021 | Group Activity Recognition by Exploiting Position Distribution and Appearance Relation
Duoxuan Pei, Annan Li, Yunhong Wang 0001 |
MMM (1) | 3 |
| 2021 | Path-BN: Towards effective batch normalization in the Path Space for ReLU networksabstractNeural networks with ReLU activation functions (abbrev. ReLU Networks), have demonstrated their success in many applications. Recently, researchers noticed that ReLU networks are positively scale-invariant (PSI) while the weights are not. This mismatch may lead to undesirable behaviors in the optimization process. Hence, some new algorithms that conduct optimization directly in the path space (the path space is proven to be PSI) were developed, such as Stochastic Gradient Descent (SGD) in the path space. %nd it was shown that, SGD in the path space is superior to that in the weight space. However, it is still unknown that whether other deep learning techniques such as batch normalization (BN), could also have their counterparts in the path space. In this paper, we conduct a formal study on the design of BN in the path space. First, we propose path-reparameterization of ReLU networks, in which the weights in the networks are reparameterized by path-values. Then, the feedforward and backward propagation of the path-reparameterized networks can calculate the values of the hidden nodes and the gradients in the path space, respectively. Next, we design the a novel way to do batch normalization for the path-reparameterized ReLU networks, called Path-BN. Specifically, we notice that, path-reparameterized ReLU NNs have a portion of constant weights which play more critical roles to form the basis of the path space. We propose to exclude these constant weights when doing batch normalization and prove that, by doing so, the scale and the direction of the trained parameters can be more effectively decoupled during training. Finally, we conduct experiments on benchmark datasets. The results show that our proposed Path-BN can improve the performance of the optimization algorithms in the path space. Xufang Luo, Wei Chen 0034, Yunhong Wang 0001, Tie-Yan Liu |
UAI | 4 |
| 2021 | Intensity enhancement via GAN for multimodal face expression recognition
Hongyu Yang 0001, Kangkang Zhu, Di Huang 0001, Hebeizi Li, Yunhong Wang 0001, Liming Chen 0002 |
Neurocomputing | 5 |
| 2021 | Learning Continuous Face Age Progression: A Pyramid of GANsabstractThe two underlying requirements of face age progression, i.e., aging accuracy and identity permanence, are not well studied in the literature. This paper presents a novel generative adversarial network based approach to address the issues in a coupled manner. It separately models the constraints for the intrinsic subject-specific characteristics and the age-specific facial changes with respect to the elapsed time, ensuring that the generated faces present desired aging effects while keeping personalized properties stable. To render photo-realistic facial details, high-level age-specific features conveyed by the synthesized face are estimated by a pyramidal adversarial discriminator at multiple scales, which simulates the aging effects in a finer way. Further, an adversarial learning scheme is introduced to simultaneously train a single generator and multiple parallel discriminators, resulting in smooth continuous face aging sequences. The proposed method is applicable even in the presence of variations in pose, expression, makeup, etc., achieving remarkably vivid aging effects. Quantitative evaluations by a COTS face recognition system demonstrate that the target age distributions are accurately recovered, and 99.88 and 99.98 percent age progressed faces can be correctly verified at 0.001 percent FAR after age transformations of approximately 28 and 23 years elapsed time on the MORPH and CACD databases, respectively. Both visual and quantitative assessments show that the approach advances the state-of-the-art. Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001, Anil K. Jain 0001 |
IEEE Trans. Pattern Anal. Mach. Intell. | 3 |
| 2021 | Spatio-Temporal Encoder-Decoder Fully Convolutional Network for Video-Based Dimensional Emotion RecognitionabstractVideo-based dimensional emotion recognition aims to map human affect into the dimensional emotion space based on visual signals, which is a fundamental challenge in affective computing and human-computer interaction. In this paper, we present a novel encoder-decoder framework to tackle this problem. It adopts a fully convolutional design with the cascaded 2D convolution based spatial encoder and 1D convolution based temporal encoder-decoder for joint spatio-temporal modeling. In particular, to address the key issue of capturing discriminative long-term dynamic dependency, our temporal model, referred to as Temporal Hourglass Convolutional Neural Network (TH-CNN), extracts contextual relationship through integrating both low-level encoded and high-level decoded clues. Temporal Intermediate Supervision (TIS) is then introduced to enhance affective representations generated by TH-CNN under a multi-resolution strategy, which guides TH-CNN to learn macroscopic long-term trend and refined short-term fluctuations progressively. Furthermore, thanks to TH-CNN and TIS, knowledge learnt from the intermediate layers also makes it possible to offer customized solutions to different applications by adjusting the decoder depth. Extensive experiments are conducted on three benchmark databases (RECOLA, SEWA and OMG) and superior results are shown compared to state-of-the-art methods, which indicates the effectiveness of the proposed approach. Zhengyin Du, Suowei Wu, Di Huang 0001, Weixin Li 0001, Yunhong Wang 0001 |
IEEE Trans. Affect. Comput. | 5 |
| 2021 | Co-Saliency Detection With Co-Attention Fully Convolutional NetworkabstractCo-saliency detection aims to detect common salient objects from a group of relevant images. Some attempts have been made with the Fully Convolutional Network (FCN) framework and achieve satisfactory detection results. However, due to stacking convolution layers and pooling operation, the boundary details tend to be lost. In addition, existing models often utilize the extracted features without discrimination, leading to redundancy in representation since actually not all features are helpful to the final prediction and some even bring distraction. In this paper, we propose a co-attention module embedded FCN framework, called as Co-Attention FCN (CA-FCN). Specifically, the co-attention module is plugged into the high-level convolution layers of FCN, which can assign larger attention weights on the common salient objects and smaller ones on the background and uncommon distractors to boost final detection performance. Extensive experiments on three popular co-saliency benchmark datasets demonstrate the superiority of the proposed CA-FCN, which outperforms state-of-the-arts in most cases. Besides, the effectiveness of our new co-attention module is also validated with ablation studies. Guangshuai Gao, Wenting Zhao 0007, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 4 |
| 2021 | Counting From Sky: A Large-Scale Data Set for Remote Sensing Object Counting and a Benchmark MethodabstractObject counting, whose aim is to estimate the number of objects from a given image, is an important and challenging computation task. Significant efforts have been devoted to addressing this problem and achieved great progress, yet counting the number of ground objects from remote sensing images is barely studied. In this article, we are interested in counting dense objects from remote sensing images. Compared with object counting in a natural scene, this task is challenging in the following factors: large-scale variation, complex cluttered background, and orientation arbitrariness. More importantly, the scarcity of data severely limits the development of research in this field. To address these issues, we first construct a large-scale object counting data set with remote sensing images, which contains four important geographic objects: buildings, crowded ships in harbors, and large vehicles and small vehicles in parking lots. We then benchmark the data set by designing a novel neural network that can generate a density map of an input image. The proposed network consists of three parts, namely attention module, scale pyramid module, and deformable convolution module (DCM) to attack the aforementioned challenging factors. Extensive experiments are performed on the proposed data set and one crowd counting data set, which demonstrates the challenges of the proposed data set and the superiority and effectiveness of our method compared with state-of-the-art methods. Guangshuai Gao, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2021 | PSGAN: A Generative Adversarial Network for Remote Sensing Image Pan-SharpeningabstractThis article addresses the problem of remote sensing image pan-sharpening from the perspective of generative adversarial learning. We propose a novel deep neural network-based method named pansharpening GAN (PSGAN). To the best of our knowledge, this is one of the first attempts at producing high-quality pan-sharpened images with generative adversarial networks (GANs). The PSGAN consists of two components: a generative network (i.e., generator) and a discriminative network (i.e., discriminator). The generator is designed to accept panchromatic (PAN) and multispectral (MS) images as inputs and maps them to the desired high-resolution (HR) MS images, and the discriminator implements the adversarial training strategy for generating higher fidelity pan-sharpened images. In this article, we evaluate several architectures and designs, namely, two-stream input, stacking input, batch normalization layer, and attention mechanism to find the optimal solution for pan-sharpening. Extensive experiments on QuickBird, GaoFen-2, and WorldView-2 satellite images demonstrate that the proposed PSGANs not only are effective in generating high-quality HR MS images and superior to state-of-the-art methods but also generalize well to full-scale images. Qingjie Liu 0001, Huanyu Zhou, Qizhi Xu, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 5 |
| 2021 | Self-Supervised Colorization Towards Monochrome-Color Camera Systems Using Cycle CNNabstractColorization in monochrome-color camera systems aims to colorize the gray image IGfrom the monochrome camera using the color image RCfrom the color camera as reference. Since monochrome cameras have better imaging quality than color cameras, the colorization can help obtain higher quality color images. Related learning based methods usually simulate the monochrome-color camera systems to generate the synthesized data for training, due to the lack of ground-truth color information of the gray image in the real data. However, the methods that are trained relying on the synthesized data may get poor results when colorizing real data, because the synthesized data may deviate from the real data. We present a self-supervised CNN model, named Cycle CNN, which can directly use the real data from monochrome-color camera systems for training. In detail, we use the Weighted Average Colorization (WAC) network to do the colorization twice. First, we colorize IGusing RCas reference to obtain the first-time colorization result IC. Second, we colorize the de-colored map of RC, i.e. RG, using the concatenated image of IGand Cb/Cr channels of the first-time colorization result IC, i.e. ICCband ICCr, as reference to obtain the second-time colorization result RC'. In this way, for the second-time colorization result RC', we use the Cb and Cr channels of the original color map RCas ground-truth and introduce the cycle consistency loss to push RC'Cb/Cr≈ RCCb/Cr. Also, for the Y channel of the first-time colorization result ICY, we propose the Global Curve Adjustment (GCA) network and the structure similarity loss to encourage the structure similarity between ICYand IG. In addition, we introduce a spatial smoothness loss within the WAC network to encourage spatial smoothness of the colorization result. Combining all these losses, we could train the Cycle CNN using the real data in the absence of the ground-truth color information of IG. Experimental results show that we can outperform related methods largely for colorizing real data. Xuan Dong 0001, Chang Liu 0071, Weixin Li 0001, Xiaoyan Hu 0006, Xiaojie Wang 0006, Yunhong Wang 0001 |
IEEE Trans. Image Process. | 6 |
| 2021 | Semantics-Aware Spatial-Temporal Binaries for Cross-Modal Video RetrievalabstractWith the current exponential growth of video-based social networks, video retrieval using natural language is receiving ever-increasing attention. Most existing approaches tackle this task by extracting individual frame-level spatial features to represent the whole video, while ignoring visual pattern consistencies and intrinsic temporal relationships across different frames. Furthermore, the semantic correspondence between natural language queries and person-centric actions in videos has not been fully explored. To address these problems, we propose a novel binary representation learning framework, named Semantics-aware Spatial-temporal Binaries ( [Formula: see text]Bin), which simultaneously considers spatial-temporal context and semantic relationships for cross-modal video retrieval. By exploiting the semantic relationships between two modalities, [Formula: see text]Bin can efficiently and effectively generate binary codes for both videos and texts. In addition, we adopt an iterative optimization scheme to learn deep encoding functions with attribute-guided stochastic training. We evaluate our model on three video datasets and the experimental results demonstrate that [Formula: see text]Bin outperforms the state-of-the-art methods in terms of various cross-modal video retrieval tasks. Mengshi Qi, Jie Qin 0004, Yi Yang 0001, Yunhong Wang 0001, Jiebo Luo 0001 |
IEEE Trans. Image Process. | 4 |
| 2020 | Cycle-CNN for Colorization towards Real Monochrome-Color Camera SystemsabstractColorization in monochrome-color camera systems aims to colorize the gray image IG from the monochrome camera using the color image RC from the color camera as reference. Since monochrome cameras have better imaging quality than color cameras, the colorization can help obtain higher quality color images. Related learning based methods usually simulate the monochrome-color camera systems to generate the synthesized data for training, due to the lack of ground-truth color information of the gray image in the real data. However, the methods that are trained relying on the synthesized data may get poor results when colorizing real data, because the synthesized data may deviate from the real data. We present a new CNN model, named cycle CNN, which can directly use the real data from monochrome-color camera systems for training. In detail, we use the colorization CNN model to do the colorization twice. First, we colorize IG using RC as reference to obtain the first-time colorization result IC. Second, we colorize the de-colored map of RC, i.e. RG, using the first-time colorization result IC as reference to obtain the second-time colorization result R′C. In this way, for the second-time colorization result R′C, we use the original color map RC as ground-truth and introduce the cycle consistency loss to push R′C ≈ RC. Also, for the first-time colorization result IC, we propose a structure similarity loss to encourage the luminance maps between IG and IC to have similar structures. In addition, we introduce a spatial smoothness loss within the colorization CNN model to encourage spatial smoothness of the colorization result. Combining all these losses, we could train the colorization CNN model using the real data in the absence of the ground-truth color information of IG. Experimental results show that we can outperform related methods largely for colorizing real data. Xuan Dong 0001, Weixin Li 0001, Xiaojie Wang 0006, Yunhong Wang 0001 |
AAAI | 4 |
| 2020 | Distraction-Aware Feature Learning for Human Attribute Recognition via Coarse-to-Fine Attention MechanismabstractRecently, Human Attribute Recognition (HAR) has become a hot topic due to its scientific challenges and application potentials, where localizing attributes is a crucial stage but not well handled. In this paper, we propose a novel deep learning approach to HAR, namely Distraction-aware HAR (Da-HAR). It enhances deep CNN feature learning by improving attribute localization through a coarse-to-fine attention mechanism. At the coarse step, a self-mask block is built to roughly discriminate and reduce distractions, while at the fine step, a masked attention branch is applied to further eliminate irrelevant regions. Thanks to this mechanism, feature learning is more accurate, especially when heavy occlusions and complex backgrounds exist. Extensive experiments are conducted on the WIDER-Attribute and RAP databases, and state-of-the-art results are achieved, demonstrating the effectiveness of the proposed approach. Mingda Wu, Di Huang 0001, Yuanfang Guo, Yunhong Wang 0001 |
AAAI | 4 |
| 2020 | Cross-domain Object Detection through Coarse-to-Fine Feature AdaptationabstractRecent years have witnessed great progress in deep learning based object detection. However, due to the domain shift problem, applying off-the-shelf detectors to an unseen domain leads to significant performance drop. To address such an issue, this paper proposes a novel coarse-to-fine feature adaptation approach to cross-domain object detection. At the coarse-grained stage, different from the rough image-level or instance-level feature alignment used in the literature, foreground regions are extracted by adopting the attention mechanism, and aligned according to their marginal distributions via multi-layer adversarial learning in the common feature space. At the fine-grained stage, we conduct conditional distribution alignment of foregrounds by minimizing the distance of global prototypes with the same category but from different domains. Thanks to this coarse-to-fine feature adaptation, domain knowledge in foreground regions can be effectively transferred. Extensive experiments are carried out in various cross-domain detection scenarios. The results are state-of-the-art, which demonstrate the broad applicability and effectiveness of the proposed approach. Yangtao Zheng, Di Huang 0001, Yunhong Wang 0001 |
CVPR | 4 |
| 2020 | Multi-scale Positive Sample Refinement for Few-Shot Object Detection
Di Huang 0001, Yunhong Wang 0001 |
ECCV (16) | 4 |
| 2020 | 3D Face Mask Anti-spoofing via Deep Fusion of Dynamic Texture and Shape CluesabstractFace anti-spoofing has recently become more important to the wide application of Face Recognition (FR) techniques. Compared to Spoofing Attacks (SAs) of printed photos and replayed videos, 3D masks bring more challenges to FR systems. This paper proposes a novel approach to 3D face mask anti-spoofing, namely Multi-Modal Dynamics Fusion Network (MM-DFN), and different from the overwhelming majority of the methods in the literature that only employ RGB data, it highlights the credit of the geometry information delivered by depth sensors or reconstructed from RGB images. Dynamic texture and shape clues are respectively encoded by a two-branch deep CNN model at different rates so that discriminative details are sufficiently captured, and they are combined at intervals for more comprehensive description. Moreover, a 3D model guided data augmentation method is applied to generate a diversity of samples with various poses, which further enhances the anti-spoofing model. The proposed method is extensively evaluated on three public benchmarks, i.e. 3DMAD, HKBU-MARs V1 and SMAD, and the results achieved are state-of-the-art, demonstrating its effectiveness for this issue. Weixin Li 0001, Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001 |
FG | 5 |
| 2020 | Counting Dense Objects in Remote Sensing ImagesabstractEstimating accurate number of interested objects from a given image is a challenging yet important task. Significant efforts have been made to address this problem and achieve great progress, yet counting number of ground objects from remote sensing images is barely studied. In this paper, we are interested in counting dense objects from remote sensing images. Compared with object counting in natural scene, this task is challenging in following factors: large scale variation, complex cluttered background and orientation arbitrariness. More importantly, the scarcity of data severely limits the development of research in this field. To address these issues, we first construct a large-scale object counting dataset based on remote sensing images, which contains four kinds of objects: buildings, crowded ships in harbor, large-vehicles and small-vehicles in parking lot. We then benchmark the dataset by designing a novel neural network which can generate density map of an input image. The proposed network consists of three parts namely convolution block attention module (CBAM), scale pyramid module (SPM) and deformable convolution module (DCM). Experiments on the proposed dataset and comparisons with state of the art methods demonstrate the challenging of the proposed dataset, and superiority and effectiveness of our method. Guangshuai Gao, Qingjie Liu 0001, Yunhong Wang 0001 |
ICASSP | 3 |
| 2020 | Pixel Sampling for Style Preserving Face Pose EditingabstractThe existing auto-encoder based face pose editing methods primarily focus on modeling the identity preserving ability during pose synthesis, but are less able to preserve the image style properly, which refers to the color, brightness, saturation, etc. In this paper, we take advantage of the well-known frontal/profile optical illusion and present a novel two-stage approach to solve the aforementioned dilemma, where the task of face pose manipulation is cast into face inpainting. By selectively sampling pixels from the input face and slightly adjust their relative locations with the proposed “Pixel Attention Sampling” module, the face editing result faithfully keeps the identity information as well as the image style unchanged. By leveraging high-dimensional embedding at the inpainting stage, finer details are generated. Further, with the 3D facial landmarks as guidance, our method is able to manipulate face pose in three degrees of freedom, i.e., yaw, pitch, and roll, resulting in more flexible face pose editing than merely controlling the yaw angle as usually achieved by the current state-of-the-art. Both the qualitative and quantitative evaluations validate the superiority of the proposed approach. Xiangnan Yin, Di Huang 0001, Hongyu Yang 0001, Zehua Fu, Yunhong Wang 0001, Liming Chen 0002 |
IJCB | 5 |
| 2020 | Fake Generated Painting Detection Via Frequency AnalysisabstractWith the development of deep neural networks, digital fake paintings can be generated by various style transfer algorithms. To detect the fake generated paintings, we analyze the fake generated and real paintings in Fourier frequency domain and observe statistical differences and artifacts. Based on our observations, we propose Fake Generated Painting Detection via Frequency Analysis (FGPD-FA) by extracting three types of features in frequency domain. Besides, we also propose a digital fake painting detection database for assessing the proposed method. Experimental results demonstrate the excellence of the proposed method in different testing conditions. Yuanfang Guo, Jinjie Wei, Rui Wang 0032, Yunhong Wang 0001 |
ICIP | 6 |
| 2020 | Unsupervised Conditional Disentangle Network For Image DehazingabstractImage dehazing aims to restore the blurry image information caused by the ambiguities of unknown scene radiance and transmission. Instead of using paired images or depth information, we propose an Unsupervised Conditional Disentangle Network (UCDN) using unpaired dataset. Our approach enforces the constraint by introducing physical-based disentanglement. Unlike other unsupervised dehazing models, our approach adapts the multi-concentration of fog and outperforms on the dataset with different concentrations. Extensive experiments on synthesized dataset demonstrate that our approach can surpass state-of-the-arts. Meanwhile, through benchmarking on our collected natural hazy dataset, our approach can generate more perceptually appealing dehazing results. Yizhou Jin, Guangshuai Gao, Qingjie Liu 0001, Yunhong Wang 0001 |
ICIP | 4 |
| 2020 | Intensity Enhancement Via Gan for Multimodal Facial Expression RecognitionabstractFace expression recognition (FER) on low intensity is not well studied in the literature. This paper investigates this new problem and presents a novel Generative Adversarial Network (GAN) based multimodal approach to it. The method models the tasks of intensity enhancement and expression recognition jointly, ensuring that the synthesize faces not only present expression of high intensity, but also truly contribute to promoting the performance of FER. Extensive experiments are conducted on the BU-3DFE and BU-4DFE datasets. State-of-the-art FER performance clearly validates the effectiveness of the proposed method. Kangkang Zhu, Yunhong Wang 0001, Hongyu Yang 0001, Di Huang 0001, Liming Chen 0002 |
ICIP | 2 |
| 2020 | Towards Practical Compressed Video Action Recognition: A Temporal Enhanced Multi-Stream NetworkabstractCurrent compressed video action recognition methods are mainly based on complete data. However, in a real transmission scenario, the compressed video packets are usually disorderly received and even lost due to network jitters or congestion. To recognize actions in early phases with limited packets, e.g. for quickly forecasting possible potential risks, in this paper, we propose a Temporal Enhanced Multi-Stream Network (TEMSN) towards practical compressed video action recognition. First, we make use of three modalities in the compressed domain as complementary cues and build a multi-stream network to capture rich information from compressed video packets. Second, we design a temporal enhanced module based on an Encoder-Decoder structure, which is applied to each stream to infer missing packets, generating more accurate action dynamics. Thanks to the multiple modalities and their temporal enhancement, our approach better models actions with partial available compressed video packets. Experiments on the HMDB-51 and UCF-101 datasets validate its effectiveness and efficiency. Longteng Kong, Dongming Zhang 0004, Xiuguo Bao, Di Huang 0001, Yunhong Wang 0001 |
ICPR | 6 |
| 2020 | Two-Stream Temporal Convolutional Network for Dynamic Facial Attractiveness PredictionabstractIn the field of facial attractiveness prediction, while deep models using static pictures have shown promising results, little attention is paid to dynamic facial information, which is proven to be influential by psychological studies. Meanwhile, the increasing popularity of short video apps creates an enormous demand for facial attractiveness prediction from short video clips. In this paper, we target on the dynamic facial attractiveness prediction problem. To begin with, a large-scale video-based facial attractiveness prediction dataset (VFAP) with more than one thousand clips from TikTok is collected. A two-stream temporal convolutional network (2S-TCN) is then proposed to capture dynamic attractiveness features from both facial appearance and landmarks. We employ attentive feature enhancement along with specially designed modality and temporal fusion strategies to better explore the temporal dynamics. Extensive experiments on the proposed VFAP dataset demonstrate that 2S-TCN has a distinct advantage over the state-of-the-art static prediction methods. Nina Weng, Annan Li, Yunhong Wang 0001 |
ICPR | 4 |
| 2020 | Pan-Sharpening with a CNN-Based Two Stage Ratio Enhancement MethodabstractWe propose a hybrid method combining the deep learning technique and the ratio enhancement (RE) method for pansharpening. The intuition behind is to utilize the deep learning technique to synthesize a panchromatic (PAN) image for the RE method to reduce the spectral distortion while keeping the spatial details. The method consists of two stages. First, the CNN synthesizer is optimized to generate the downsampled PAN image to guarantee the network have a good initialization. Second, CNN is integrated into the RE method and supervised by the ground truth multi-spectral (MS) to produce an ideal synthesized PAN for the RE method. We conduct experiments on various datasets and compare with widely used methods to demonstrate the superiority of the proposed method. Huanyu Zhou, Qingjie Liu 0001, Qizhi Xu, Yunhong Wang 0001 |
IGARSS | 4 |
| 2020 | I4R: Promoting Deep Reinforcement Learning by the Indicator for Expressive RepresentationsabstractLearning expressive representations is always crucial for well-performed policies in deep reinforcement learning (DRL). Different from supervised learning, in DRL, accurate targets are not always available, and some inputs with different actions only have tiny differences, which stimulates the demand for learning expressive representations. In this paper, firstly, we empirically compare the representations of DRL models with different performances. We observe that the representations of a better state extractor (SE) are more scattered than a worse one when they are visualized. Thus, we investigate the singular values of representation matrix, and find that, better SEs always correspond to smaller differences among these singular values. Next, based on such observations, we define an indicator of the representations for DRL model, which is the Number of Significant Singular Values (NSSV) of a representation matrix. Then, we propose I4R algorithm, to improve DRL algorithms by adding the corresponding regularization term to enhance the NSSV. Finally, we apply I4R to both policy gradient and value based algorithms on Atari games, and the results show the superiority of our proposed method. Xufang Luo, Di He 0001, Wei Chen 0034, Yunhong Wang 0001 |
IJCAI | 5 |
| 2020 | Visual Sentiment Analysis by Leveraging Local Regions and Human Faces
Ruolin Zheng, Weixin Li 0001, Yunhong Wang 0001 |
MMM (1) | 3 |
| 2020 | Assessing Action Quality via Attentive Spatio-Temporal Convolutional Networks
Zhengyin Du, Annan Li, Yunhong Wang 0001 |
PRCV (2) | 4 |
| 2020 | PMA-DRL: A parallel model-augmented framework for deep reinforcement learning algorithms
Xufang Luo, Yunhong Wang 0001 |
Neurocomputing | 2 |
| 2020 | A Joint Framework for Athlete Tracking and Action Recognition in Sports VideosabstractSports video analysis has received increasing attention in recent years. Athlete tracking and action recognition are its two major issues that are highly related to each other; however, they are individually considered and processed in the existing studies. In this paper, we propose a joint framework for athlete tracking and action recognition in sports videos. In athlete tracking, we propose a scaling and occlusion robust tracker, named scaling and occlusion robust compressive tracking (CT), to localize the position of specific athlete in each frame. It follows the approach of CT but extends it in two aspects, i.e., scale refinement as well as occlusion recovery. For the former, an objectness method, edge box, is adopted to generate proposals, which replace the fixed sampling boxes in CT and better fit the scales of the candidate objects. For the latter, a candidate obstruction-based solution is presented, which brings in additional trackers to detect possible obstructions and to relocate the target as occlusion ends. Regarding action recognition, we propose a long-term recurrent region-guided convolutional network, which recognizes pre-defined actions by modeling discriminative temporal cues of the tracking results. We employ SPP-net to extract the robust feature of the tracked region of each frame. The features of all the frames are then fed into a stack of recurrent sequence models to capture the long-term region-level information. We extensively evaluate the proposed approach on a newly collected sports video benchmark and on the off-the-shelf UIUC2 dataset, and the experimental results clearly show its effectiveness. Longteng Kong, Di Huang 0001, Jie Qin 0004, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 4 |
| 2020 | Sports Video Captioning via Attentive Motion Representation and Group Relationship ModelingabstractSports video captioning refers to the task of automatically generating a textual description for sports events (football, basketball, or volleyball games). Although a great deal of previous work has shown promising performance in producing a coarse and a general description of a video but lack of professional sports knowledge, it is still quite challenging to caption a sports video with multiple fine-grained player's actions and complex group relationship between players. In this paper, we present a novel hierarchical recurrent neural network-based framework with an attention mechanism for sports video captioning, in which a motion representation module is proposed to capture individual pose attribute and dynamical trajectory cluster information with extra professional sports knowledge, and a group relationship module is employed to design a scene graph for modeling players' interaction by a gated graph convolutional network. Moreover, we introduce a new dataset called sports video captioning dataset-volleyball for evaluation. The proposed model is evaluated on three widely adopted public datasets and our collected new dataset, on which the effectiveness of our method is well demonstrated. Mengshi Qi, Yunhong Wang 0001, Annan Li, Jiebo Luo 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 2 |
| 2020 | stagNet: An Attentive Semantic RNN for Group Activity and Individual Action RecognitionabstractIn real life, group activity recognition plays a significant and fundamental role in a variety of applications, e.g. sports video analysis, abnormal behavior detection, and intelligent surveillance. In a complex dynamic scene, a crucial yet challenging issue is how to better model the spatio-temporal contextual information and inter-person relationship. In this paper, we present a novel attentive semantic recurrent neural network (RNN), namely, stagNet, for understanding group activities and individual actions in videos, by combining the spatio-temporal attention mechanism and semantic graph modeling. Specifically, a structured semantic graph is explicitly modeled to express the spatial contextual content of the whole scene, which is further incorporated with the temporal factor through structural-RNN. By virtue of the “factor sharing” and “message passing” mechanisms, our stagNet is capable of extracting discriminative and informative spatio-temporal representations and capturing inter-person relationships. Moreover, we adopt a spatio-temporal attention model to focus on key persons/frames for improved recognition performance. Besides, a body-region attention and a global-part feature pooling strategy are devised for individual action recognition. In experiments, four widely-used public datasets are adopted for performance evaluation, and the extensive results demonstrate the superiority and effectiveness of our method. Mengshi Qi, Yunhong Wang 0001, Jie Qin 0004, Annan Li, Jiebo Luo 0001, Luc Van Gool |
IEEE Trans. Circuits Syst. Video Technol. | 2 |
| 2020 | From W-Net to CDGAN: Bitemporal Change Detection via Deep Learning TechniquesabstractTraditional change detection methods usually follow the image differencing, change feature extraction, and classification framework, and their performance is limited by such simple image domain differencing and also the hand-crafted features. Recently, the success of deep convolutional neural networks (CNNs) has widely spread across the whole field of computer vision for their powerful representation abilities. Therefore, in this article, we address the remote sensing image change detection problem with deep learning techniques. We first propose an end-to-end dual-branch architecture, termed the W-Net, with each branch taking as input one of the two bitemporal images as in the traditional change detection models. In this way, CNN features with more powerful representative abilities can be obtained to boost the final detection performance. In addition, W-Net performs differencing in the feature domain rather than in the traditional image domain, which greatly alleviates loss of useful information for determining the changes. Furthermore, by reformulating change detection as an image translation problem, we apply the recently popular generative adversarial network (GAN) in which our W-Net serves as the generator, leading to a new GAN architecture for change detection which we call CDGAN. To train our networks and also facilitate future research, we construct a large scale data set by collecting images from Google Earth and provide carefully manually annotated ground truths. Experiments show that our proposed methods can provide fine-grained change detection results superior to the existing state-of-the-art baselines. Bin Hou, Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2020 | Long-Term Action Dependence-Based Hierarchical Deep Association for Multi-Athlete Tracking in Sports VideosabstractTracking multiple athletes in sports videos is a very challenging Multi-Object Tracking (MOT) task, as athletes generally share high similarity in appearance with large deformations. In this paper, unlike the existing hand-crafted solutions, we propose a novel and effective approach to this issue, which hierarchically associates detections of the same identity through discriminative and robust deep features. First, in detection association, we make use of athlete appearances and poses instead of traditional position cues to generate short tracklets for better initialization. Second, in tracklet association, a new deep architecture, namely Siamese Tracklet Affinity Networks (STAN), is presented, which is able to bi-directionally simulate the unseen dynamics of actions, comprehensively models the long-term action dependences, and sequentially estimates their affinity. Such hierarchical association is finally solved as a minimum-cost network flow problem. We extensively evaluate the proposed approach on the APIDIS, NCAA Basketball and VolleyTrack (newly collected) databases, and the experimental results show its advantages. Longteng Kong, Di Huang 0001, Yunhong Wang 0001 |
IEEE Trans. Image Process. | 3 |
| 2020 | STC-GAN: Spatio-Temporally Coupled Generative Adversarial Networks for Predictive Scene ParsingabstractPredictive scene parsing is a task of assigning pixellevel semantic labels to a future frame of a video. It has many applications in vision-based artificial intelligent systems, e.g., autonomous driving and robot navigation. Although previous work has shown its promising performance in semantic segmentation of images and videos, it is still quite challenging to anticipate future scene parsing with limited annotated training data. In this paper, we propose a novel model called STC-GAN, Spatio-Temporally Coupled Generative Adversarial Networks for predictive scene parsing, which employ both convolutional neural networks and convolutional long short-term memory (LSTM) in the encoderdecoder architecture. By virtue of STC-GAN, both spatial layout and semantic context can be captured by the spatial encoder effectively, while motion dynamics are extracted by the temporal encoder accurately. Furthermore, a coupled architecture is presented for establishing joint adversarial training where the weights are shared and features are transformed in an adaptive fashion between the future frame generation model and predictive scene parsing model. Consequently, the proposed STCGAN is able to learn valuable features from unlabeled video data. We evaluate our proposed STC-GAN on two public datasets, i.e., Cityscapes and CamVid. Experimental results demonstrate that our method outperforms the state-of-the-art. Mengshi Qi, Yunhong Wang 0001, Annan Li, Jiebo Luo 0001 |
IEEE Trans. Image Process. | 2 |
| 2020 | Pay Attention to Them: Deep Reinforcement Learning-Based Cascade Object DetectionabstractThis paper proposes a novel and effective approach, namely pay attention to them (PAT), to general object detection, which integrates the bottom-up single-shot convolutional neural networks (CNNs) and a top-down operating strategy. PAT starts by routinely applying a CNN regression detector to the entire input image. It then conducts refinement, which locates a sub-region that probably contains relevant objects through an intelligent agent built with an attentional mechanism and zooms it in to launch the detector again. This refining step is repeated in a cascaded way, where all the bounding boxes produced are scaled according to the original resolution and the sub-marginal and overlapping parts are wiped out to generate the final output. Due to such progressive processing, PAT improves the detection accuracy, especially for the objects of small sizes. Extensive experiments are conducted on the Pascal VOC and MS COCO benchmarks, and the results show that PAT is able to improve the representative baseline detectors, i.e., single shot multibox detector, YOLOv2, and Faster regions with CNN features, with remarkable accuracy gains [about 2%-5% mean Average Precision (mAP)], which demonstrates its competency. Di Huang 0001, Yunhong Wang 0001 |
IEEE Trans. Neural Networks Learn. Syst. | 3 |
| 2019 | Learning a Deep Convolutional Network for Colorization in Monochrome-Color Dual-Lens SystemabstractIn the monochrome-color dual-lens system, the gray image captured by the monochrome camera has better quality than the color image from the color camera, but does not have color information. To get high-quality color images, it is desired to colorize the gray image with the color image as reference. Related works usually use hand-crafted methods to search for the best-matching pixel in the reference image for each pixel in the input gray image, and copy the color of the best-matching pixel as the result. We propose a novel deep convolution network to solve the colorization problem in an end-to-end way. Based on our observation that, for each pixel in the input image, there usually exist multiple pixels in the reference image that have the correct colors, our method performs weighted average of colors of the candidate pixels in the reference image to utilize more candidate pixels with correct colors. The weight values between pixels in the input image and the reference image are obtained by learning a weight volume using deep feature representations, where an attention operation is proposed to focus on more useful candidate pixels and a 3-D regulation is performed to learn with context information. In addition, to correct wrongly colorized pixels in occlusion regions, we propose a color residue joint learning module to correct the colorization result with the input gray image as guidance. We evaluate our method on the Scene Flow, Cityscapes, Middlebury, and Sintel datasets. Experimental results show that our method largely outperforms the state-of-the-art methods. Xuan Dong 0001, Weixin Li 0001, Xiaojie Wang 0006, Yunhong Wang 0001 |
AAAI | 4 |
| 2019 | Adaptive NMS: Refining Pedestrian Detection in a CrowdabstractPedestrian detection in a crowd is a very challenging issue. This paper addresses this problem by a novel Non-Maximum Suppression (NMS) algorithm to better refine the bounding boxes given by detectors. The contributions are threefold: (1) we propose adaptive-NMS, which applies a dynamic suppression threshold to an instance, according to the target density; (2) we design an efficient subnetwork to learn density scores, which can be conveniently embedded into both the single-stage and two-stage detectors; and (3) we achieve state of the art results on the CityPersons and CrowdHuman benchmarks. Di Huang 0001, Yunhong Wang 0001 |
CVPR | 3 |
| 2019 | Led3D: A Lightweight and Efficient Deep Approach to Recognizing Low-Quality 3D FacesabstractDue to the intrinsic invariance to pose and illumination changes, 3D Face Recognition (FR) has a promising potential in the real world. 3D FR using high-quality faces, which are of high resolutions and with smooth surfaces, have been widely studied. However, research on that with low-quality input is limited, although it involves more applications. In this paper, we focus on 3D FR using low-quality data, targeting an efficient and accurate deep learning solution. To achieve this, we work on two aspects: (1) designing a lightweight yet powerful CNN; (2) generating finer and bigger training data. For (1), we propose a Multi-Scale Feature Fusion (MSFF) module and a Spatial Attention Vectorization (SAV) module to build a compact and discriminative CNN. For (2), we propose a data processing system including point-cloud recovery, surface refinement, and data augmentation (with newly proposed shape jittering and shape scaling). We conduct extensive experiments on Lock3DFace and achieve state-of-the-art results, outperforming many heavy CNNs such as VGG-16 and ResNet-34. In addition, our model can operate at a very high speed (136 fps) on Jetson TX2, and the promising accuracy and efficiency reached show its great applicability on edge/mobile devices. Guodong Mu, Di Huang 0001, Guosheng Hu, Yunhong Wang 0001 |
CVPR | 5 |
| 2019 | Attentive Relational Networks for Mapping Images to Scene GraphsabstractScene graph generation refers to the task of automatically mapping an image into a semantic structural graph, which requires correctly labeling each extracted object and their interaction relationships. Despite the recent success in object detection using deep learning techniques, inferring complex contextual relationships and structured graph representations from visual data remains a challenging topic. In this study, we propose a novel Attentive Relational Network that consists of two key modules with an object detection backbone to approach this problem. The first module is a semantic transformation module utilized to capture semantic embedded relation features, by translating visual features and linguistic features into a common semantic space. The other module is a graph self-attention module introduced to embed a joint graph representation through assigning various importance weights to neighboring nodes. Finally, accurate scene graphs are produced by the relation inference module to recognize all entities and corresponding relations. We evaluate our proposed method on the widely-adopted Visual Genome Dataset, and the results demonstrate the effectiveness and superiority of our model. Mengshi Qi, Weijian Li 0001, Zhengyuan Yang, Yunhong Wang 0001, Jiebo Luo 0001 |
CVPR | 4 |
| 2019 | KE-GAN: Knowledge Embedded Generative Adversarial Networks for Semi-Supervised Scene ParsingabstractIn recent years, scene parsing has captured increasing attention in computer vision. Previous works have demonstrated promising performance in this task. However, they mainly utilize holistic features, whilst neglecting the rich semantic knowledge and inter-object relationships in the scene. In addition, these methods usually require a large number of pixel-level annotations, which is too expensive in practice. In this paper, we propose a novel Knowledge Embedded Generative Adversarial Networks, dubbed as KE-GAN, to tackle the challenging problem in a semi-supervised fashion. KE-GAN captures semantic consistencies of different categories by devising a Knowledge Graph from the large-scale text corpus. In addition to readily-available unlabeled data, we generate synthetic images to unveil rich structural information underlying the images. Moreover, a pyramid architecture is incorporated into the discriminator to acquire multi-scale contextual information for better parsing results. Extensive experimental results on four standard benchmarks demonstrate that KE-GAN is capable of improving semantic consistencies and learning better representations for scene parsing, resulting in the state-of-the-art performance. Mengshi Qi, Yunhong Wang 0001, Jie Qin 0004, Annan Li |
CVPR | 2 |
| 2019 | Encoding Visual Behaviors with Attentive Temporal Convolution for Depression PredictionabstractDepression is a common and serious medical illness which has a wide negative impact on individuals, families, and society. Automatic Depression Detection (ADD) is increasingly demanded for human healthcare thanks to its objectiveness, convenience, and low cost. Considering that the duration of depressive symptoms varies among different identities and treatment phases, it is essential for ADD methods to have the capability to capture information at various temporal scales. However, most existing ADD methods cannot generate rich contextual cues or utilize long-range temporal dependency effectively. In this paper, we propose a novel approach for depression recognition based on visual behaviors, which employs Atrous Residual Temporal Convolutional Network (DepArt-Net) as well as temporal fusion to capture the long-range dynamic depressive cues. First, the proposed atrous temporal convolution generates multi-scale contextual features from low-level visual behaviors, which are further strengthened by residual blocks across different convolution groups. Second, we introduce the attention mechanism in temporal feature fusion stage, and with the learned attentive distribution, more discriminative video-level depression representation can be acquired. Experimental results on the DAIC-WOZ benchmark demonstrate the effectiveness of the proposed approach and its superiority over other state-of-the-art methods. Zhengyin Du, Weixin Li 0001, Di Huang 0001, Yunhong Wang 0001 |
FG | 4 |
| 2019 | Discriminative Attention-based Convolutional Neural Network for 3D Facial Expression Recognitionabstract3D Facial Expression Recognition (FER) is an active research area in computer vision. Although previous methods report promising results, two key issues still remain to be solved. On the one hand, different facial areas contribute unequally to performing various expressions, but most existing methods extract features from the entire 3D surface. On the other hand, the difference between expressions varies, while previous methods generally treat different emotions equally, making some of them extremely hard to be distinguished. To solve these problems, we propose a novel approach for 3D FER, namely Discriminative Attention-based Convolution Neural Network (DA-CNN), to generate more comprehensive expression related representations. DA-CNN introduces an attention module to the CNN models, which helps the deep model selectively focus on emotional salient regions in a learnable way. Furthermore, a novel loss named Dimensional Distribution (DD) loss is proposed to model the inter-expression relationship. Supervised by DD loss, DA-CNN can generate more discriminative expression representation. Extensive experiments are conducted on BU-3DFE dataset, and the results show that DA-CNN achieves significant improvement over the state-of-the-art. Kangkang Zhu, Zhengyin Du, Weixin Li 0001, Di Huang 0001, Yunhong Wang 0001, Liming Chen 0002 |
FG | 5 |
| 2019 | Scene Graph Generation via Convolutional Message Passing and Class-Aware Memory Embeddings
Yunhong Wang 0001, Yuanfang Guo |
ICANN (3) | 2 |
| 2019 | Atrous Temporal Convolutional Network for Video Action SegmentationabstractFine-grained temporal human action segmentation in untrimmed videos is receiving increasing attention due to its extensive applications in surveillance, robotics, and beyond. It is crucial for an action segmentation system to be robust to the temporal scale of different actions since in practical applications the duration of an action can vary from less than a second to tens of minutes. In this paper, we introduce a novel atrous temporal convolutional network (AT-Net), which explicitly generates multiscale video contextual representations by utilizing atrous temporal pyramid pooling (ATPP) and has an architecture of encoder-decoder fully convolutional network. In the decoding stage, AT-Net combines multiscale contextual features with low-level local features to generate high-quality action segmentation results. Experiments on the 50 Salads, GTEA and JIGSAWS benchmarks demonstrate that AT-Net achieves improvement over the state of the art. Zhengyin Du, Annan Li, Yunhong Wang 0001 |
ICIP | 4 |
| 2019 | Adversarial Binary Coding for Efficient Person Re-IdentificationabstractPerson re-identification (ReID) aims at associating persons with the same identity across different views/scenes. Most existing methods improve matching accuracy by proposing high-dimensional real-valued features to represent person images comprehensively. However, considering the increasing data scale in real-world applications, the storage and matching efficiencies should be paid attention to as well. In this paper, we propose a binary coding approach for efficient ReID, inspired by the recent advances in adversarial learning. Specifically, the proposed Adversarial Binary Coding (ABC) implicitly fits the feature distribution to the expected binary one by optimizing the Wasserstein distance. To further enhance the semantic discriminability of binary codes, we seamlessly embed the ABC into a similarity measuring deep neural network. By end-to-end learning the framework, compact and discriminative binary features are generated for efficient and accurate ReID. Extensive experiments on large-scale benchmarks demonstrate the superiority of our approach over the state-of-the-art methods in both efficiency and accuracy. Zheng Liu 0014, Jie Qin 0004, Annan Li, Yunhong Wang 0001, Luc Van Gool |
ICME | 4 |
| 2019 | Continuous Emotion Recognition in Videos by Fusing Facial Expression, Head Pose and Eye GazeabstractContinuous emotion recognition is of great significance in affective computing and human-computer interaction. Most of existing methods for video based continuous emotion recognition utilize facial expression. However, besides facial expression, other clues including head pose and eye gaze are also closely related to human emotion, but have not been well explored in continuous emotion recognition task. On the one hand, head pose and eye gaze could result in different degrees of credibility of facial expression features. On the other hand, head pose and eye gaze carry emotional clues themselves, which are complementary to facial expression. Accordingly, in this paper we propose two ways to incorporate these two clues into continuous emotion recognition. They are respectively an attention mechanism based on head pose and eye gaze clues to guide the utilization of facial features in continuous emotion recognition, and an auxiliary line which helps extract more useful emotion information from head pose and eye gaze. Experiments are conducted on the Recola dataset, a database for continuous emotion recognition, and the results show that our framework outperforms other state-of-the-art methods due to the full use of head pose and eye gaze clues in addition to facial expression for continuous emotion recognition. Suowei Wu, Zhengyin Du, Weixin Li 0001, Di Huang 0001, Yunhong Wang 0001 |
ICMI | 5 |
| 2019 | Improving Deep Learning by Regularized Scale-Free MSE of Representations
Xufang Luo, Mingyang Yi, Yunhong Wang 0001 |
ICONIP (1) | 3 |
| 2019 | Pedestrian Attribute Recognition via Hierarchical Multi-task Learning and Relationship AttentionabstractPedestrian Attribute Recognition (PAR) is an important task in surveillance video analysis. In this paper, we propose a novel end-to-end hierarchical deep learning approach to PAR. The proposed network introduces semantic segmentation into PAR and formulates it as a multi-task learning problem, which brings in pixel-level supervision in feature learning for attribute localization. According to the spatial properties of local and global attributes, we present a two stage learning mechanism to decouple coarse attribute localization and fine attribute recognition into successive phases within a single model, which strengthens feature learning. Besides, we design an attribute relationship attention module to efficiently capture and emphasize the latent relations among different attributes, further enhancing the discriminative power of the feature. Extensive experiments are conducted and very competitive results are reached on the RAP and PETA databases, indicating the effectiveness and superiority of the proposed approach. Lian Gao, Di Huang 0001, Yuanfang Guo, Yunhong Wang 0001 |
ACM Multimedia | 4 |
| 2019 | Attacking Gait Recognition Systems via Silhouette Guided GANsabstractThis paper investigates a new attack method to gait recognition systems. Different from typical spoofing attacks that require impostors to mimic certain clothing or walking styles, it proposes to intercept the video stream captured by the on-site camera and replace it with synthesized samples. To this end, we present a novel Generative Adversarial Network (GAN) based approach, which is able to render a faked video from the source walking sequence of a specified subject and the target scene image with both good visual effects and sufficient discriminative details. A new generator architecture is built, where the features of the source foreground sequence and the target background image are combined at multiple scales, making the synthesized video vivid. To fool recognition systems, the silhouette-conditioned losses are specially designed to constrain the static and dynamic consistency between the subjects in the source and generated videos. The person re-identification similarity based triplet loss is exploited to guide the generator, which keeps the personalized appearance properties stable. The edge and flow-related losses further regulate the generation of the attacking video. Two state-of-the-art gait recognition systems are used for evaluation, namely GaitSet and CNN-Gait, and we analyze their performance under attacking. Both the visual fidelity and attacking ability of the generated videos validate the effectiveness of the proposed method. Meijuan Jia, Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001 |
ACM Multimedia | 4 |
| 2019 | A Robust Multi-Athlete Tracking Algorithm by Exploiting Discriminant Features and Long-Term Dependencies
Nan Ran, Longteng Kong, Yunhong Wang 0001, Qingjie Liu 0001 |
MMM (1) | 3 |
| 2019 | A Temporal Attentive Approach for Video-Based Pedestrian Attribute Recognition
Annan Li, Yunhong Wang 0001 |
PRCV (2) | 3 |
| 2019 | Magnifying Subtle Facial Motions for Effective 4D Expression RecognitionabstractIn this paper, an effective approach is proposed for automatic 4D Facial Expression Recognition (FER). It combines two growing but disparate ideas in the domain of computer vision, i.e., computing spatial facial deformations using a Riemannian method and magnifying them by a temporal filtering technique. Key frames highly related to facial expressions are first extracted from a long 4D video through a spectral clustering process, forming the Onset-Apex-Offset flow. It is then analyzed to capture the spatial deformations based on Dense Scalar Fields (DSF), where registration and comparison of neighboring 3D faces are jointly led. The generated temporal evolution of these deformations is further fed into a magnification method to amplify facial activities over time. The proposed approach allows revealing subtle deformations and thus improves the emotion classification performance. Experiments are conducted on the BU-4DFE and BP-4D databases, and competitive results are achieved compared to the state-of-the-art. Qingkai Zhen, Di Huang 0001, Hassen Drira, Boulbaba Ben Amor, Yunhong Wang 0001, Mohamed Daoudi |
IEEE Trans. Affect. Comput. | 5 |
| 2019 | Hierarchical Integration of Rich Features for Video-Based Person Re-IdentificationabstractPerson re-identification (ReID) aims to associate the identity of pedestrians captured by cameras across non-overlapped areas. Video-based ReID plays an important role in intelligent video surveillance systems and has attracted growing attention in recent years. In this paper, we propose an end-to-end video-based ReID framework based on the convolutional neural network (CNN) for efficient spatio-temporal modeling and enhanced similarity measuring. Specifically, we build our descriptor of sequences by basic mathematical calculations on the semantic mid-level image features, which avoids the time consuming computations and the loss of spatial correlations. We further hierarchically extract image features from multiple intermediate CNN stages to build multi-level sequence descriptors. For a descriptor at one stage, we design an effective auxiliary pairwise loss which is jointly optimized with a triplet loss. To integrate hierarchical representation, we propose an intuitive yet effective summation-based similarity integration scheme to match identities more accurately. Furthermore, we extend our framework by a multi-model ensemble strategy, which effectively assembles three popular CNN models to represent walking sequences more comprehensively and improve the performance. Extensive experiments on three video-based ReID datasets show that the proposed framework outperforms the state-of-the-art methods. Zheng Liu 0014, Yunhong Wang 0001, Annan Li |
IEEE Trans. Circuits Syst. Video Technol. | 2 |
| 2019 | Hierarchical Image Segmentation Ensemble for Objectness in RGB-D ImagesabstractObjectness has recently become a standard step in many computer vision tasks. Among various techniques, those based on hierarchical image segmentation play a fundamental role for developments in new data modalities. In this paper, we address the problem of objectness in RGB-D images and propose a novel and effective approach, namely, hierarchical image segmentation ensemble (HISE). Different from existing image segmentation based methods that generate object segments or proposals largely by heuristics or empirical rules, HISE learns superpixel mergings with a hierarchical tree-structured ensemble, where individual merging models of the ensemble are formed by traversing different paths of the tree, and where both the merging accuracy and proposal diversity are emphasized. Furthermore, we use efficient feature measurements that support easy integration of additional clues. Extensive experiments conducted on the benchmark NYU-v2 RGB-D and SUN RGB-D data sets show the competency of our proposed method. Huiqun Wang, Di Huang 0001, Kui Jia, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 4 |
| 2019 | Expression Robust 3D Facial Landmarking via Progressive Coarse-to-Fine TuningabstractFacial landmarking is a fundamental task in automatic machine-based face analysis. The majority of existing techniques for such a problem are based on 2D images; however, they suffer from illumination and pose variations that may largely degrade landmarking performance. The emergence of 3D data theoretically provides an alternative to overcome these weaknesses in the 2D domain. This article proposes a novel approach to 3D facial landmarking, which combines both the advantages of feature-based methods as well as model-based ones in a progressive three-stage coarse-to-fine manner (initial, intermediate, and fine stages). For the initial stage, a few fiducial landmarks (i.e., the nose tip and two inner eye corners) are robustly detected through curvature analysis, and these points are further exploited to initialize the subsequent stage. For the intermediate stage, a statistical model is learned in the feature space of three normal components of the facial point-cloud rather than the smooth original coordinates, namely Active Normal Model (ANM). For the fine stage, cascaded regression is employed to locally refine the landmarks according to their geometry attributes. The proposed approach can accurately localize dozens of fiducial points on each 3D face scan, greatly surpassing the feature-based ones, and it also improves the state of the art of the model-based ones in two aspects: sensitivity to initialization and deficiency in discrimination. The proposed method is evaluated on the BU-3DFE, Bosphorus, and BU-4DFE databases, and competitive results are achieved in comparison with counterparts in the literature, clearly demonstrating its effectiveness. Di Huang 0001, Yunhong Wang 0001, Liming Chen 0002 |
ACM Trans. Multim. Comput. Commun. Appl. | 3 |
| 2018 | CoChat: Enabling Bot and Human Collaboration for Task CompletionabstractChatbots have drawn significant attention of late in both industry and academia. For most task completion bots in the industry, human intervention is the only means of avoiding mistakes in complex real-world cases. However, to the best of our knowledge, there is no existing research work modeling the collaboration between task completion bots and human workers. In this paper, we introduce CoChat, a dialog management framework to enable effective collaboration between bots and human workers. In CoChat, human workers can introduce new actions at any time to handle previously unseen cases. We propose a memory-enhanced hierarchical RNN (MemHRNN) to handle the one-shot learning challenges caused by instantly introducing new actions in CoChat. Extensive experiments on real-world datasets well demonstrate that CoChat can relieve most of the human workers’ workload, and get better user satisfaction rates comparing to other state-of-the-art frameworks. Xufang Luo, Zijia Lin, Yunhong Wang 0001, Zaiqing Nie |
AAAI | 3 |
| 2018 | BUAA-PRO: A Tracking Dataset with Pixel-Level Annotation
Annan Li, Yunhong Wang 0001 |
BMVC | 3 |
| 2018 | Learning Face Age Progression: A Pyramid Architecture of GANsabstractThe two underlying requirements of face age progression, i.e. aging accuracy and identity permanence, are not well studied in the literature. In this paper, we present a novel generative adversarial network based approach. It separately models the constraints for the intrinsic subject-specific characteristics and the age-specific facial changes with respect to the elapsed time, ensuring that the generated faces present desired aging effects while simultaneously keeping personalized properties stable. Further, to generate more lifelike facial details, high-level age-specific features conveyed by the synthesized face are estimated by a pyramidal adversarial discriminator at multiple scales, which simulates the aging effects in a finer manner. The proposed method is applicable to diverse face samples in the presence of variations in pose, expression, makeup, etc., and remarkably vivid aging effects are achieved. Both visual fidelity and quantitative evaluations show that the approach advances the state-of-the-art. Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001, Anil K. Jain 0001 |
CVPR | 3 |
| 2018 | Receptive Field Block Net for Accurate and Fast Object Detection
Di Huang 0001, Yunhong Wang 0001 |
ECCV (11) | 3 |
| 2018 | stagNet: An Attentive Semantic RNN for Group Activity Recognition
Mengshi Qi, Jie Qin 0004, Annan Li, Yunhong Wang 0001, Jiebo Luo 0001, Luc Van Gool |
ECCV (10) | 4 |
| 2018 | Automatic 4D Facial Expression Recognition Using Dynamic Geometrical Image NetworkabstractIn this paper, we propose a novel Dynamic Geometrical Image Network (DGIN) for automatic 4D Facial Expression Recognition (FER). Given a 3D video represented as a sequence of face scans, we first estimate their differential geometry quantities and generate geometrical images, including Depth Images (DPI), three Normal Component Images (NCI) and Shape Index Images (SII). These geometrical images are then fed into DGIN for end-to-end training and prediction. DGIN consists of a short-term temporal pooling layer for dynamic geometric image generation, several repetitions of convolution+ReLU+pooling layers for facial spatial feature extraction, and a long-term temporal pooling layer for dynamic feature map fusion, followed by fully connected layers and a joint loss layer. During the training phase, the two-stage longterm and short-term sliding window scheme is introduced for data augmentation and temporal pooling. Meanwhile, a joint loss integrating both the cross-entropy loss and the triplet loss is used to achieve more discriminative expression features. In the testing phase, only the short-term sliding window scheme is applied to the whole video sequence of certain geometric images, whose outputs further go through the deep net for expression similarity measurement. The final result is achieved by fusing the predicted expression scores of different types of geometrical images. Experimental results reported on the BU- 4DFE database demonstrate the effectiveness of the proposed approach. Weijian Li 0001, Di Huang 0001, Huibin Li 0001, Yunhong Wang 0001 |
FG | 4 |
| 2018 | Hierarchical Attention and Context Modeling for Group Activity RecognitionabstractGroup activity recognition in videos is a challenging task, with two major issues, i.e. attending to those persons and their body parts that contribute significantly to the activity, and modeling contextual person structures in the group. Most previous approaches fail to provide a practical solution to jointly address both issues, however. In this paper, we propose to simultaneously deal with both issues via a hierarchical attention and context modeling framework based on Long Short-Term Memory (LSTM) networks. For the former, we propose `Hierarchical Attention Networks' applied at the part/person level, capable of attending distinctively to different persons and their body parts. For the latter, we build `Hierarchical Context Networks' that take the attentively pooled person-level features as input and recurrently model intra/inter-group contextual structures. The attentive and contextual representations are concatenated and fed into another LSTM to generate high-level discriminative temporal representations for group activity recognition. Extensive experiments on two widely-used group activity datasets demonstrate the effectiveness and superiority of the proposed framework. Longteng Kong, Jie Qin 0004, Di Huang 0001, Yunhong Wang 0001, Luc Van Gool |
ICASSP | 4 |
| 2018 | Combining Multiple Deep Features for Glaucoma ClassificationabstractGlaucoma is one of the leading cause of blindness. Although there is still no cure, early detection can prevent serious vision loss. Therefore automated glaucoma detection/classification is an important issue. In the past decade, segmentation based approach such as those based on cup-to-disc-ratio are popular, but single indicator limit its performance. Recently, convolutional neural network based image classification approaches that can use more image cues achieve good performance. In this paper, we propose a new glaucoma classification by combining multiple features extracted by different convolutional neural networks. Its effectiveness is clearly demonstrated on the publicly available Origa [1] dataset. It achieves an area under the receiver operating characteristic curve of 0.8483, which better than the 0.838 given by on manual marked cup-to-disc-ratio. To our knowledge, it is the first approach surpass human in glaucoma classification. Annan Li, Yunhong Wang 0001, Jun Cheng 0003, Jiang Liu 0001 |
ICASSP | 2 |
| 2018 | Hough Transform Guided Deep Feature Extraction for Dense Building Detection in Remote Sensing ImagesabstractDetecting dense buildings without elevation information is an important and challenging task in remote sensing applications. In this paper, we present a novel cascaded deep neural network architecture, incorporating multi -stage region proposal detection and Hough transform to obtain better mid-level semantic information for man-made objects. This proposed network can be trained end-to-end by multi-loss jointly. We train and test it on a large building dataset collected from Google Earth, including buildings from urban, suburban and rural areas. Experiments demonstrate great robustness and superiority of our method to various buildings over other convolutional neural network (CNN) based detection methods. Qingpeng Li, Yunhong Wang 0001, Qingjie Liu 0001, Wei Wang 0115 |
ICASSP | 2 |
| 2018 | Psgan: A Generative Adversarial Network for Remote Sensing Image Pan-SharpeningabstractRemote sensing image fusion (also known as pan-sharpening) aims to generate a high resolution multi -spectral image from inputs of a high spatial resolution single band panchromatic (PAN) image and a low spatial resolution multi-spectral (MS) image. In this paper, we propose PSGAN, a generative adversarial network (GAN) for remote sensing image pansharpening. To the best of our knowledge, this is the first attempt at producing high quality pan-sharpened images with GANs. The PSGAN consists of two parts. Firstly, a two-stream fusion architecture is designed to generate the desired high resolution multi -spectral images, then a fully convolutional network serving as a discriminator is applied to distinct “real” or “pan-sharpened” MS images. Experiments on images acquired by Quickbird and GaoFen-1 satellites demonstrate that the proposed PSGAN can fuse PAN and MS images effectively and significantly improve the results over the state of the art traditional and CNN based pan-sharpening methods. Yunhong Wang 0001, Qingjie Liu 0001 |
ICIP | 2 |
| 2018 | Automatic Facial Attractiveness Prediction by Deep Multi-Task LearningabstractFacial Attractiveness Prediction (FAP) is a useful yet challenging problem in the domain of computer vision. In this paper, we propose a deep learning based approach. Different from the existing deep methods, the proposed one models both the texture and shape clues within a multi-task learning framework consisting of attractiveness score prediction and fiducial landmark localization, thus highlighting both of their roles in assessing attractiveness of faces. Considering that the training data are not extensive, a lightweight CNN is designed to jointly learn the facial representation, landmark location, and facial attractiveness score. The proposed method is evaluated on the SCUT-FBP database, and a prediction correlation 0.92, is delivered, which shows the effectiveness of our method. Furthermore, two additional experiments in terms of comparison between facial images before and after make-up or beautification are conducted. The results also prove the advantage of the proposed method. Lian Gao, Weixin Li 0001, Zehua Huang, Di Huang 0001, Yunhong Wang 0001 |
ICPR | 5 |
| 2018 | Hierarchical Region Based Convolution Neural Network for Multiscale Object Detection in Remote Sensing ImagesabstractIn this paper, we propose a novel Faster R-CNN based method to detect multiscale objects in very high resolution optical remote sensing images. Firstly, a pre-trained CNN is used to extract features from an input image; and then a set of object candidates are generated. To efficiently detect objects with various scales, we design a hierarchical selective filtering (HSF) layer to map features in different scales to the same scale space. The HSF layer can be applied on both region proposal and the subsequent detection network. More importantly, it can be plugged into Faster R-CNN network without modifying its architecture, meanwhile boosting the performance on detecting objects with varying scales. The proposed model can be trained in an end-to-end manner. We test our network on three datasets containing different multiscale objects, including airplanes, ships and buildings, which are collected from Google Earth images and GaoFen-2 images. Experiments demonstrate high precision and robustness of our method. Qingpeng Li, Lichao Mou, Kaiyu Jiang, Qingjie Liu 0001, Yunhong Wang 0001, Xiao Xiang Zhu 0001 |
IGARSS | 5 |
| 2018 | Facial Expression Synthesis by U-Net Conditional Generative Adversarial NetworksabstractHigh-level manipulation of facial expressions in images such as expression synthesis is challenging because facial expression changes are highly non-linear, and vary depending on the facial appearance. Identity of the person should also be well preserved in the synthesized face. In this paper, we propose a novel U-Net Conditioned Generative Adversarial Network (UC-GAN) for facial expression generation. U-Net helps retain the property of the input face, including the identity information and facial details. We also propose an identity preserving loss, which further improves the performance of our model. Both qualitative and quantitative experiments are conducted on the Oulu-CASIA and KDEF datasets, and the results show that our method can generate faces with natural and realistic expressions while preserve the identity information. Comparison with the state-of-the-art approaches also demonstrates the competency of our method. Weixin Li 0001, Guodong Mu, Di Huang 0001, Yunhong Wang 0001 |
ICMR | 5 |
| 2018 | Fast and Light Manifold CNN based 3D Facial Expression Recognition across Pose VariationsabstractThis paper proposes a novel approach to 3D Facial Expression Recognition (FER), and it is based on a Fast and Light Manifold CNN model, namely FLM-CNN. Different from current manifold CNNs, FLM-CNN adopts a human vision inspired pooling structure and a multi-scale encoding strategy to enhance geometry representation, which highlights shape characteristics of expressions and runs efficiently. Furthermore, a sampling tree based preprocessing method is presented, and it sharply saves memory when applied to 3D facial surfaces, without much information loss of original data. More importantly, due to the property of manifold CNN features of being rotation-invariant, the proposed method shows a high robustness to pose variations. Extensive experiments are conducted on BU-3DFE, and state-of-the-art results are achieved, indicating its effectiveness. Di Huang 0001, Yunhong Wang 0001, Liming Chen 0002 |
ACM Multimedia | 3 |
| 2018 | Remote Sensing Image Fusion Based on Two-Stream Fusion Network
Yunhong Wang 0001, Qingjie Liu 0001 |
MMM (1) | 2 |
| 2018 | REVT: Robust and Efficient Visual Tracking by Region-Convolutional Regression Network
Di Huang 0001, Yunhong Wang 0001 |
MMM (1) | 3 |
| 2018 | Road Extraction by Deep Residual U-NetabstractRoad extraction from aerial images has been a hot research topic in the field of remote sensing image analysis. In this letter, a semantic segmentation neural network, which combines the strengths of residual learning and U-Net, is proposed for road area extraction. The network is built with residual units and has similar architecture to that of U-Net. The benefits of this model are twofold: first, residual units ease training of deep networks. Second, the rich skip connections within the network could facilitate information propagation, allowing us to design networks with fewer parameters, however, better performance. We test our network on a public road data set and compare it with U-Net and other two state-of-the-art deep-learning-based road extraction methods. The proposed approach outperforms all the comparing methods, which demonstrates its superiority over recently developed state of the arts. Qingjie Liu 0001, Yunhong Wang 0001 |
IEEE Geosci. Remote. Sens. Lett. | 3 |
| 2018 | Semi-Supervised Cross-View Projection-Based Dictionary Learning for Video-Based Person Re-IdentificationabstractVideo-based person re-identification (re-id) has attracted a lot of research interest. When facing dramatic growth in new pedestrian videos, existing video-based person re-id methods usually need large quantities of labeled pedestrian videos to train a discriminative model. In practice, labeling large quantities of pedestrian videos is a costly and time-consuming task, which will limit the application of these methods in the real environment. Therefore, it is valuable and necessary to investigate how to learn a discriminative re-id model by using limited labeled training pedestrian videos. In this paper, we propose a semi-supervised cross-view projection-based dictionary learning (SCPDL) approach for video-based person re-id. Specifically, SCPDL jointly learns a pair of feature projection matrices and a pair of dictionaries by integrating the information contained in labeled and unlabeled pedestrian videos. With the learned feature projection matrices, the influence of variations within each video to the re-id can be reduced. With the learned dictionary pair, pedestrian videos from two different cameras can be converted into coding coefficients in a common representation space, such that the differences between different cameras can be bridged. In the learning process, the labeled pedestrian videos are used to ensure that the learned dictionaries have favorable discriminability; the large quantities of unlabeled pedestrian videos are used to ensure that SCPDL can better capture the variations between pedestrian videos, such that the learned dictionaries can own stronger representative capability. Experiments on two public pedestrian sequence data sets (iLIDS-VID and PRID 2011) demonstrate the effectiveness of the proposed approach. Xiaoke Zhu, Xiaoyuan Jing, Liang Yang 0002, Xinge You, Dan Chen 0001, Guangwei Gao, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 7 |
| 2018 | HSF-Net: Multiscale Deep Feature Embedding for Ship Detection in Optical Remote Sensing ImageryabstractShip detection is an important and challenging task in remote sensing applications. Most methods utilize specially designed hand-crafted features to detect ships, and they usually work well only on one scale, which lack generalization and impractical to identify ships with various scales from multiresolution images. In this paper, we propose a novel deep feature-based method to detect ships in very high-resolution optical remote sensing images. In our method, a regional proposal network is used to generate ship candidates from feature maps produced by a deep convolutional neural network. To efficiently detect ships with various scales, a hierarchical selective filtering layer is proposed to map features in different scales to the same scale space. The proposed method is an end-to-end network that can detect both inshore and offshore ships ranging from dozens of pixels to thousands. We test our network on a large ship data set which will be released in the future, consisting of Google Earth images, GaoFen-2 images, and unmanned aerial vehicle data. Experiments demonstrate high precision and robustness of our method. Further experiments on aerial images show its good generalization to unseen scenes. Qingpeng Li, Lichao Mou, Qingjie Liu 0001, Yunhong Wang 0001, Xiao Xiang Zhu 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2018 | Discriminative Transfer Learning Using Similarities and DissimilaritiesabstractTransfer learning (TL) aims at solving the problem of learning an effective classification model for a target category, which has few training samples, by leveraging knowledge from source categories with far more training data. We propose a new discriminative TL (DTL) method, combining a series of hypotheses made by both the model learned with target training samples and the additional models learned with source category samples. Specifically, we use the sparse reconstruction residual as a basic discriminant and enhance its discriminative power by comparing two residuals from a positive and a negative dictionary. On this basis, we make use of similarities and dissimilarities by choosing both positively correlated and negatively correlated source categories to form additional dictionaries. A new Wilcoxon-Mann-Whitney statistic-based cost function is proposed to choose the additional dictionaries with unbalanced training data. Also, two parallel boosting processes are applied to both the positive and negative data distributions to further improve classifier performance. On two different image classification databases, the proposed DTL consistently outperforms other state-of-the-art TL methods while at the same time maintaining very efficient runtime. Ying Lu 0007, Liming Chen 0002, Alexandre Saidi, Emmanuel Dellandréa, Yunhong Wang 0001 |
IEEE Trans. Neural Networks Learn. Syst. | 5 |
| 2018 | Texture and Geometry Scattering Representation-Based Facial Expression Recognition in 2D+3D VideosabstractFacial Expression Recognition (FER) is one of the most important topics in the domain of computer vision and pattern recognition, and it has attracted increasing attention for its scientific challenges and application potentials. In this article, we propose a novel and effective approach to FER using multi-model two-dimensional (2D) and 3D videos, which encodes both static and dynamic clues by scattering convolution network. First, a shape-based detection method is introduced to locate the start and the end of an expression in videos; segment its onset, apex, and offset states; and sample the important frames for emotion analysis. Second, the frames in Apex of 2D videos are represented by scattering, conveying static texture details. Those of 3D videos are processed in a similar way, but to highlight static shape details, several geometric maps in terms of multiple order differential quantities, i.e., Normal Maps and Shape Index Maps, are generated as the input of scattering, instead of original smooth facial surfaces. Third, the average of neighboring samples centred at each key texture frame or shape map in Onset is computed, and the scattering features extracted from all the average samples of 2D and 3D videos are then concatenated to capture dynamic texture and shape cues, respectively. Finally, Multiple Kernel Learning is adopted to combine the features in the 2D and 3D modalities and compute similarities to predict the expression label. Thanks to the scattering descriptor, the proposed approach not only encodes distinct local texture and shape variations of different expressions as by several milestone operators, such as SIFT, HOG, and so on, but also captures subtle information hidden in high frequencies in both channels, which is quite crucial to better distinguish expressions that are easily confused. The validation is conducted on the BU-4DFE and BP-4D databa ses, and the accuracies reached are very competitive, indicating its competency for this issue. Yongqiang Yao, Di Huang 0001, Yunhong Wang 0001, Liming Chen 0002 |
ACM Trans. Multim. Comput. Commun. Appl. | 4 |
| 2017 | Learning Heterogeneous Dictionary Pair with Feature Projection Matrix for Pedestrian Video Retrieval via Single Query ImageabstractPerson re-identification (re-id) plays an important role in video surveillance and forensics applications. In many cases, person re-id needs to be conducted between image and video clip, e.g., re-identifying a suspect from large quantities of pedestrian videos given a single image of him. We call re-id in this scenario as image to video person re-id (IVPR). In practice, image and video are usually represented with different features, and there usually exist large variations between frames within each video. These factors make matching between image and video become a very challenging task. In this paper, we propose a joint feature projection matrix and heterogeneous dictionary pair learning (PHDL) approach for IVPR. Specifically, PHDL jointly learns an intra-video projection matrix and a pair of heterogeneous image and video dictionaries. With the learned projection matrix, the influence of variations within each video to the matching can be reduced. With the learned dictionary pair, the heterogeneous image and video features can be transformed into coding coefficients with the same dimension, such that the matching can be conducted using coding coefficients. Furthermore, to ensure that the obtained coding coefficients have favorable discriminability, PHDL designs a point-to-set coefficient discriminant term. Experiments on the public iLIDS-VID and PRID 2011 datasets demonstrate the effectiveness of the proposed approach. Xiaoke Zhu, Xiaoyuan Jing, Fei Wu 0004, Yunhong Wang 0001, Wangmeng Zuo, Wei-Shi Zheng 0001 |
AAAI | 4 |
| 2017 | Fast Person Re-identification via Cross-Camera Semantic Binary TransformationabstractNumerous methods have been proposed for person re-identification, most of which however neglect the matching efficiency. Recently, several hashing based approaches have been developed to make re-identification more scalable for large-scale gallery sets. Despite their efficiency, these works ignore cross-camera variations, which severely deteriorate the final matching accuracy. To address the above issues, we propose a novel hashing based method for fast person re-identification, namely Cross-camera Semantic Binary Transformation (CSBT). CSBT aims to transform original high-dimensional feature vectors into compact identity-preserving binary codes. To this end, CSBT first employs a subspace projection to mitigate cross-camera variations, by maximizing intra-person similarities and inter-person discrepancies. Subsequently, a binary coding scheme is proposed via seamlessly incorporating both the semantic pairwise relationships and local affinity information. Finally, a joint learning framework is proposed for simultaneous subspace projection learning and binary coding based on discrete alternating optimization. Experimental results on four benchmarks clearly demonstrate the superiority of CSBT over the state-of-the-art methods. Jiaxin Chen 0002, Yunhong Wang 0001, Jie Qin 0004, Li Liu 0004, Ling Shao 0001 |
CVPR | 2 |
| 2017 | Binary Coding for Partial Action Analysis with Limited Observation RatiosabstractTraditional action recognition methods aim to recognize actions with complete observations/executions. However, it is often difficult to capture fully executed actions due to occlusions, interruptions, etc. Meanwhile, action prediction/recognition in advance based on partial observations is essential for preventing the situation from deteriorating. Besides, fast spotting human activities using partially observed data is a critical ingredient for retrieval systems. Inspired by the recent success of data binarization in efficient retrieval/recognition, we propose a novel approach, named Partial Reconstructive Binary Coding (PRBC), for action analysis based on limited frame glimpses during any period of the complete execution. Specifically, we learn discriminative compact binary codes for partial actions via a joint learning framework, which collaboratively tackles feature reconstruction as well as binary coding. We obtain the solution to PRBC based on a discrete alternating iteration algorithm. Extensive experiments on four realistic action datasets in terms of three tasks (i.e., partial action retrieval, recognition and prediction) clearly show the superiority of PRBC over the state-of-the-art methods, along with significantly reduced memory load and computational costs during the online test. Jie Qin 0004, Li Liu 0004, Ling Shao 0001, Bingbing Ni, Chen Chen 0001, Fumin Shen, Yunhong Wang 0001 |
CVPR | 7 |
| 2017 | Zero-Shot Action Recognition with Error-Correcting Output CodesabstractRecently, zero-shot action recognition (ZSAR) has emerged with the explosive growth of action categories. In this paper, we explore ZSAR from a novel perspective by adopting the Error-Correcting Output Codes (dubbed ZSECOC). Our ZSECOC equips the conventional ECOC with the additional capability of ZSAR, by addressing the domain shift problem. In particular, we learn discriminative ZSECOC for seen categories from both category-level semantics and intrinsic data structures. This procedure deals with domain shift implicitly by transferring the well-established correlations among seen categories to unseen ones. Moreover, a simple semantic transfer strategy is developed for explicitly transforming the learned embeddings of seen categories to better fit the underlying structure of unseen categories. As a consequence, our ZSECOC inherits the promising characteristics from ECOC as well as overcomes domain shift, making it more discriminative for ZSAR. We systematically evaluate ZSECOC on three realistic action benchmarks, i.e. Olympic Sports, HMDB51 and UCF101. The experimental results clearly show the superiority of ZSECOC over the state-of-the-art methods. Jie Qin 0004, Li Liu 0004, Ling Shao 0001, Fumin Shen, Bingbing Ni, Jiaxin Chen 0002, Yunhong Wang 0001 |
CVPR | 7 |
| 2017 | Feature map pooling for cross-view gait recognition based on silhouette sequence imagesabstractIn this paper, we develop a novel convolutional neural network based approach to extract and aggregate useful information from gait silhouette sequence images instead of simply representing the gait process by averaging silhouette images. The network takes a pair of arbitrary length sequence images as inputs and extracts features for each silhouette independently. Then a feature map pooling strategy is adopted to aggregate sequence features. Subsequently, a network which is similar to Siamese network is designed to perform recognition. The proposed network is simple and easy to implement and can be trained in an end-to-end manner Cross-view gait recognition experiments are conducted on OU-ISIR large population dataset. The results demonstrate that our network can extract and aggregate features from silhouette sequence effectively. It also achieves significant equal error rates and comparable identification rates when compared with the state of the art. Yunhong Wang 0001, Zheng Liu 0014, Qingjie Liu 0001, Di Huang 0001 |
IJCB | 2 |
| 2017 | Visual and textual sentiment analysis using deep fusion convolutional neural networksabstractSentiment analysis is attracting more and more attentions and has become a very hot research topic due to its potential applications in personalized recommendation, opinion mining, etc. Most of the existing methods are based on either textual or visual data and can not achieve satisfactory results, as it is very hard to extract sufficient information from only one single modality data. Inspired by the observation that there exists strong semantic correlation between visual and textual data in social medias, we propose an end-to-end deep fusion convolutional neural network to jointly learn textual and visual sentiment representations from training examples. The two modality information are fused together in a pooling layer and fed into fully-connected layers to predict the sentiment polarity. We evaluate the proposed approach on two widely used data sets. Results show that our method achieves promising result compared with the state-of-the-art methods which clearly demonstrate its competency. Xingyue Chen, Yunhong Wang 0001, Qingjie Liu 0001 |
ICIP | 2 |
| 2017 | Online Cross-Modal Scene Retrieval by Binary Representation and Semantic GraphabstractIn recent years, cross-modal scene retrieval has attracted more attention. However, most existing approaches neglect the semantic relationship between objects in a scene together with the embedded spatial layouts. Moreover, these methods mostly apply the batch learning strategy, which is not suitable for processing streaming data. To address the aforementioned problems, we propose a new framework for online cross-modal scene retrieval based on binary representations and semantic graph. Specially, we adopt the cross-modal hashing based on the quantization loss of different modalities. By introducing the semantic graph, we are able to extract wealthy semantics and measure their correlation across different modalities. Further more, we propose a two-step optimization procedure based on stochastic gradient descent for online update. Experimental results on four datasets show the superiority of our approach over the state-of-the-art. Mengshi Qi, Yunhong Wang 0001, Annan Li |
ACM Multimedia | 2 |
| 2017 | Fast action retrieval from videos via feature disaggregation
Jie Qin 0004, Li Liu 0004, Mengyang Yu, Yunhong Wang 0001, Ling Shao 0001 |
Comput. Vis. Image Underst. | 4 |
| 2017 | Facial aging simulation via tensor completion and metric learningabstractFacial aging simulation is one of the most challenging issues in automatic machine based face analysis, where the most essential requirements are (i) human identity should remain stable in texture synthesis and (ii) the texture synthesised is expected to accord with human cognitive perception in aging. In this study, the authors propose a tensor completion based method to transform the simulation task to a standard matrix completion one. To protect human dependent characteristics during texture synthesis, the proposed method processes the two major components, i.e. identity and age, in different channels. Furthermore, they incorporate prior information in such a process, assuming that the textures of different subjects in the same age group are similar and similar looking people tend to age in similar ways, and the metric learning technique is adopted to measure the similarity between identities so that the faces that have the highest similarities with the one in the test image are assigned bigger weights in texture generation. In addition, shape deformation is also considered to make the synthesised images more natural. Experimental results achieved on the FG‐NET database demonstrate the effectiveness of the proposed method. Di Huang 0001, Yunhong Wang 0001, Hongyu Yang 0001 |
IET Comput. Vis. | 3 |
| 2017 | Local feature approach to dorsal hand vein recognition by Centroid-based Circular Key-point Grid and fine-grained matching
Di Huang 0001, Renke Zhang, Yunhong Wang 0001 |
Image Vis. Comput. | 5 |
| 2017 | Change Detection Based on Deep Features and Low RankabstractIn this letter, we address the problem of change detection for remote sensing images from the perspective of visual saliency computation. The proposed method incorporates low-rank-based saliency computation and deep feature representation. First, multilevel convolutional neural network (CNN) features are extracted for superpixels generated using SLIC, in which a fixed-size CNN feature can be formed to represent each superpixel. Then, low-rank decomposition is applied to the change features of the two input images to generate saliency maps that indicate change probabilities of each pixel. Finally, binarized change map can be obtained with a simple threshold. To deal with scale variations, a multiscale fusion strategy is employed to produce more reliable detection results. Extensive experiments on Google Earth and GF-2 images demonstrate the feasibility and effectiveness of the proposed method. Bin Hou, Yunhong Wang 0001, Qingjie Liu 0001 |
IEEE Geosci. Remote. Sens. Lett. | 2 |
| 2017 | Super-Resolution Person Re-Identification With Semi-Coupled Low-Rank Discriminant Dictionary LearningabstractPerson re-identification has been widely studied due to its importance in surveillance and forensics applications. In practice, gallery images are high resolution (HR), while probe images are usually low resolution (LR) in the identification scenarios with large variation of illumination, weather, or quality of cameras. Person re-identification in this kind of scenarios, which we call super-resolution (SR) person re-identification, has not been well studied. In this paper, we propose a semi-coupled low-rank discriminant dictionary learning (SLD2L) approach for SR person re-identification task. With the HR and LR dictionary pair and mapping matrices learned from the features of HR and LR training images, SLD2L can convert the features of the LR probe images into HR features. To ensure that the converted features have favorable discriminative capability and the learned dictionaries can well characterize intrinsic feature spaces of the HR and LR images, we design a discriminant term and a low-rank regularization term for SLD2L. Moreover, considering that low resolution results in different degrees of loss for different types of visual appearance features, we propose a multi-view SLD2L (MVSLD2L) approach, which can learn the type-specific dictionary pair and mappings for each type of feature. Experimental results on multiple publicly available data sets demonstrate the effectiveness of our proposed approaches for the SR person re-identification task. Xiaoyuan Jing, Xiaoke Zhu, Fei Wu 0004, Ruimin Hu, Xinge You, Yunhong Wang 0001, Jing-Yu Yang 0001 |
IEEE Trans. Image Process. | 6 |
| 2016 | Cost-Sensitive Two-Stage Depression Prediction Using Dynamic Visual Clues
Xingchen Ma, Di Huang 0001, Yunhong Wang 0001 |
ACCV (2) | 3 |
| 2016 | Scaling and occlusion robust athlete tracking in sports videosabstractThis paper proposes a novel approach to athlete tracking in sports videos. It follows the framework of Compressive Tracking (CT), but extends it by two manners, i.e. scale refinement as well as occlusion recovery. For the former, an objectness method, namely Edge Box (EB) is adopted to generate proposals, replacing the fixed sampling box in CT, which better fits the scales of the candidate objects. For the latter, a candidate obstruction based solution is presented, which makes use of additional trackers to detect possible obstructions especially the ones possessing highly similar appearances as the target one, and relocate the target as occlusion ends. Therefore, the proposed method inherits the advantage of CT in robust object modelling and fast processing speed, and embodies the tolerance to occlusion and scaling. We evaluate the proposed method on a collection of videos of beach volleyball games, and the experimental results and the comparison with recent advanced trackers highlight its effectiveness. Jianghu Lu, Di Huang 0001, Yunhong Wang 0001, Longteng Kong |
ICASSP | 3 |
| 2016 | Person re-identification by distance metric learning to discrete hashingabstractMost of the existing works on person re-identification have focused on improving matching rate at top ranks. Few efforts are devoted to address the problem of efficient storage and fast search for person re-identification. In this paper, we investigate the prevailing hashing method, originally designed for large scale image retrieval, for fast person re-identification with efficient storage. We propose a novel hashing approach, namely Distance Metric Learning to Discrete Hashing (DMLDH), which jointly learns a discriminative projection via metric learning to alleviate cross-view variations, and a hashing function for discriminative binary coding by minimizing inner-class Hamming distances and maximizing inter-class Hamming distances. To deal with the formulated non-convex optimization problem, we develop an alternative iteration algorithm by solving several subproblems with analytical solutions. Experimental results on benchmarks demonstrate that the proposed method outperforms the state-of-the-art hashing approaches. Jiaxin Chen 0002, Yunhong Wang 0001 |
ICIP | 2 |
| 2016 | Hand dorsal vein recognition by matching Width Skeleton ModelsabstractThis paper proposes a novel and efficient shape-based approach for hand dorsal vein recognition. A coarse-to-fine segmentation method is first introduced to precisely detect the boundaries of the vein areas. A generalized graph model, namely Width Skeleton Model (WSM), is built then, which takes both the topology of the vein network and the width of the vessel into account, thereby achieving more comprehensive geometric representation and conveying more discriminative cues for identification. The models of different samples are further efficiently compared through a new matching scheme for similarity measurement, based on which the identity of the individual is finally decided. We evaluate the proposed approach on the NCUT database, and the rank-one recognition rate reaches 99.31%, which is superior to the state of the arts, clearly illustrating its competency. Di Huang 0001, Renke Zhang, Yunhong Wang 0001, Xianbo Xie |
ICIP | 4 |
| 2016 | A fast adaptive spatio-temporal 3D feature for video-based person re-identificationabstractVideo-based person re-identification has become a hot topic in the field of research on computer vision and intelligent surveillance, which is more robust to the variations in a person's appearance than single-shot based methods and involves space-time information. However, the most existing spatiotemporal features have been proposed for action recognition that they mainly focus on the exact spatial changes over time. Unlike action recognition, pedestrians captured in person re-identification problem show similar and cyclic walking activities. The essential spatio-temporal information for person re-identification is the statistical information over time. In this paper, we propose a novel spatio-temporal feature, namely Fast Adaptive Spatio-Temporal 3D feature (FAST3D), for video-based person re-identification. The feature is able to extract the statistical motion information based on densely computed multi-direction gradients and an adaptive fusion process. We evaluate our method on two challenging datasets and the experimental results show the effectiveness and efficiency of the proposed feature. Zheng Liu 0014, Jiaxin Chen 0002, Yunhong Wang 0001 |
ICIP | 3 |
| 2016 | DEEP-CSSR: Scene classification using category-specific salient region with deep featuresabstractResearches in neuroscience and biological vision have shown that the bio-inspired methods have excellent recognition performance, such as the salient detection, artificial neural network and the ganglion cell inspired image feature. In this paper, we introduce a novel framework towards scene classification using category-specific salient region(CSSR) with deep CNN features, called Deep-CSSR. Firstly, by using the salient region detection algorithm, we extract a set of image patches which contain the salient regions. Also we apply DERF, a novel bio-inspired image descriptor, to represent the salient patches and clustering all of them to remove the outliers. Then we learn the CSSR filters and construct the CSSR representation. Further more, we do scene image classification using CSSR representation concatenate with the deep CNN features extracted from the whole images. By using this new pipeline, we obtain better results than recent methods over MIT Indoor 67 and Sun397 databases. Mengshi Qi, Yunhong Wang 0001 |
ICIP | 2 |
| 2016 | Magnifying subtle facial motions for 4D Expression RecognitionabstractIn this paper, we propose an effective approach for automatic 4D Facial Expression Recognition (FER). The flow of 3D facial scans is first modeled to capture spatial deformations based on the recently-developed Riemannian approach, namely Dense Scalar Fields (DSF), where registration and comparison of neighboring 3D face frames are jointly led. The deformations are then fed into a temporal filtering based magnification step to amplify the slight facial actions over time. The proposed method allows revealing subtle (hidden) deformations which enhances the performance in classification. We evaluate our approach on the BU-4DFE dataset, and the state-of-art accuracy up to 94.18% is achieved, which is superior to the top one so far reported, clearly demonstrating its effectiveness. Qingkai Zhen, Di Huang 0001, Yunhong Wang 0001, Hassen Drira, Boulbaba Ben Amor, Mohamed Daoudi |
ICPR | 3 |
| 2016 | Efficient sky segmentation approach for small UAV autonomous obstacles avoidance in cluttered environmentabstractNowadays, Unmanned Air Systems (UAS) or Unmanned Air Vehicles (UAV) plays an important role in different critical missions. UAVs must have the ability to perform different kinds of missions that may be, it is impossible to be performed by the human operator. Moreover, UAVs can reach various areas in different weather and environmental conditions. As a result, UAV should be equipped with an efficient autonomous obstacle avoidance system. In this paper, we are going to introduce an efficient approach for sky segmentation in a cluttered environment that is considered as a vital step for UAV autonomous obstacle avoidance. From experimental results, the proposed sky segmentation approach gives promising results for significantly sky segmentation and preserving the potential obstacles. Ahmed S. Mashaly, Yunhong Wang 0001, Qingjie Liu 0001 |
IGARSS | 2 |
| 2016 | CNN based suburban building detection using monocular high resolution Google Earth imagesabstractThis paper proposes a deep convolutional neural networks (CNNs) based method to automatically detect suburban buildings from high resolution Google Earth imagery. Traditional methods based on low-level hand-engineered features or mid-level bag of features have great limitations in complex environment, especially in suburban areas. Inspired by the astounding achievement of CNNs in object recognition and detection, we develop a novel method to detect buildings in cluttered images which consists of three main steps. Firstly, a multi-scale saliency computation is employed to extract built-up areas and a sliding windows approach is applied to generate candidate regions. Then, a CNN is applied to classify the regions. Finally, an improved non maximum suppression is used to remove false buildings. We test our method on a collection of very challenging Google Earth images and achieve 89% precision, which shows robustness and efficiency of our method. Qinchuan Zhang, Yunhong Wang 0001, Qingjie Liu 0001, Wei Wang 0115 |
IGARSS | 2 |
| 2016 | A CNN based functional zone classification method for aerial imagesabstractUrban functional zones refer to areas (or regions) of a city which provide specific urban functions for peoples who lived in the city. The spatial layout of buildings in functional zone show a specific pattern, e.g. residual areas usually have similar builds and the positions of which are highly organized. In this paper, we show that it is possible to identify urban functional zones from a remote sensed imagery. To this end, a convolutional neural networks (CNN) based functional zone classification method is proposed. The method mainly consists of three steps. Firstly, the aerial imagery of the city is partitioned into disjoint regions by road network. Then, each region is further divided into patches and is fed to a fully connected CNN. The output of which is considered as distributions of this patches on the five previously defined functional zones. Finally, we take a vote strategy to identify the function zone of this region. We test our method on a collection of Google Earth images over Shenyang, Beijing, etc. The results demonstrate the effectiveness of the proposed method. Yunhong Wang 0001, Qinjie Liu |
IGARSS | 2 |
| 2016 | Dorsal hand vein recognition via hierarchical combination of texture and shape clues
Di Huang 0001, Xiangrong Zhu 0002, Yunhong Wang 0001, David Zhang 0001 |
Neurocomputing | 3 |
| 2016 | Person Re-identification by Exploiting Spatio-Temporal Cues and Multi-view Metric LearningabstractIn this letter, we introduce a new spatio-temporal feature, namely optical flow energy image (OFEI), for video-based person re-identification. OFEI aims to exploit spatio-temporally stable regions across frames, which can capture discriminative cues such as human body parts and carry-on stuffs. Furthermore, we propose a novel matching method, denoted by multi-view relevance metric learning with list-wise constraints (mvRMLLC), to integrate the spatio-temporal (i.e., OFEI) and appearance features. Unlike previous works, mvRMLLC assumes that multiple features are generated from different views with distinct data distributions, while their similarities should be globally consistent. Multiple similarity metrics are then learned and fused by maximizing their global consistency and simultaneously allowing local discrepancies. Extensive experiments on two benchmarks demonstrate that OFEI outperforms the state-of-the-art spatio-temporal features, and mvRMLLC could further enhance the overall performance significantly. Jiaxin Chen 0002, Yunhong Wang 0001, Yuan Yan Tang |
IEEE Signal Process. Lett. | 2 |
| 2016 | Beyond Semantic Attributes: Discrete Latent Attributes Learning for Zero-Shot RecognitionabstractIn this letter, we propose a novel approach for learning semantics-driven attributes, which are discriminative for zero-shot visual recognition. Latent attributes are derived in a principled manner, aiming at maintaining class-level semantic relatedness and attribute-wise balancedness. Unlike existing methods that binarize learned real-valued attributes via a quantization stage, we directly learn the optimal binary attributes by effectively addressing a discrete optimization problem. Particularly, we propose a class-wise discrete descent algorithm, based on which latent attributes of each class are learned iteratively. Moreover, we propose to simultaneously predict multiple attributes from low-level features via multioutput neural networks (MONN), which can model intrinsic correlation among attributes and make prediction more tractable. Extensive experiments on two standard datasets clearly demonstrate the superiority of our method over the state-of-the-arts. Jie Qin 0004, Yunhong Wang 0001, Li Liu 0004, Jiaxin Chen 0002, Ling Shao 0001 |
IEEE Signal Process. Lett. | 2 |
| 2016 | Corrections to "Relevance Metric Learning for Person Re-Identification by Exploiting Listwise Similarities"
Jiaxin Chen 0002, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
IEEE Trans. Image Process. | 3 |
| 2016 | Compressive Sequential Learning for Action Similarity LabelingabstractHuman action recognition in videos has been extensively studied in recent years due to its wide range of applications. Instead of classifying video sequences into a number of action categories, in this paper, we focus on a particular problem of action similarity labeling (ASLAN), which aims at verifying whether a pair of videos contain the same type of action or not. To address this challenge, a novel approach called compressive sequential learning (CSL) is proposed by leveraging the compressive sensing theory and sequential learning. We first project data points to a low-dimensional space by effectively exploring an important property in compressive sensing: the restricted isometry property. In particular, a very sparse measurement matrix is adopted to reduce the dimensionality efficiently. We then learn an ensemble classifier for measuring similarities between pairwise videos by iteratively minimizing its empirical risk with the AdaBoost strategy on the training set. Unlike conventional AdaBoost, the weak learner for each iteration is not explicitly defined and its parameters are learned through greedy optimization. Furthermore, an alternative of CSL named compressive sequential encoding is developed as an encoding technique and followed by a linear classifier to address the similarity-labeling problem. Our method has been systematically evaluated on four action data sets: ASLAN, KTH, HMDB51, and Hollywood2, and the results show the effectiveness and superiority of our method for ASLAN. Jie Qin 0004, Li Liu 0004, Zhaoxiang Zhang 0001, Yunhong Wang 0001, Ling Shao 0001 |
IEEE Trans. Image Process. | 4 |
| 2016 | Face Aging Effect Simulation Using Hidden Factor Analysis Joint Sparse RepresentationabstractFace aging simulation has received rising investigations nowadays, whereas it still remains a challenge to generate convincing and natural age-progressed face images. In this paper, we present a novel approach to such an issue using hidden factor analysis joint sparse representation. In contrast to the majority of tasks in the literature that integrally handle the facial texture, the proposed aging approach separately models the person-specific facial properties that tend to be stable in a relatively long period and the age-specific clues that gradually change over time. It then transforms the age component to a target age group via sparse reconstruction, yielding aging effects, which is finally combined with the identity component to achieve the aged face. Experiments are carried out on three face aging databases, and the results achieved clearly demonstrate the effectiveness and robustness of the proposed method in rendering a face with aging effects. In addition, a series of evaluations prove its validity with respect to identity preservation and aging effect generation. Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001, Yuan Yan Tang |
IEEE Trans. Image Process. | 3 |
| 2016 | Muscular Movement Model-Based Automatic 3D/4D Facial Expression RecognitionabstractFacial expression is an important channel for human nonverbal communication. This paper presents a novel and effective approach to automatic 3D/4D facial expression recognition based on the muscular movement model (MMM). In contrast to most of existing methods, the MMM deals with such an issue in the viewpoint of anatomy. It first automatically segments the input 3D face (frame) by localizing the corresponding points within each muscular region of the reference using iterative closest normal point. A set of features with multiple differential quantities, including coordinate, normal, values, are then extracted to describe the geometry deformation of each segmented region. Meanwhile, we analyze the importance of these muscular areas, and a score level fusion strategy is exploited to optimize their weights by the genetic algorithm in the learning step. The support vector machine and the hidden Markov model are finally used to predict the expression label in 3D and 4D, respectively. The experiments are conducted on the BU-3DFE and BU-4DFE databases, and the results achieved clearly demonstrate the effectiveness of the proposed method. Qingkai Zhen, Di Huang 0001, Yunhong Wang 0001, Liming Chen 0002 |
IEEE Trans. Multim. | 3 |
| 2015 | Fast Action Retrieval from Videos via Feature DisaggregationabstractLearning based hashing methods, which aim at learning similarity-preserving binary codes for efficient nearest neighbor search, have been actively studied recently. A majority of the approaches address hashing problems for image collections. However, due to the extra temporal information, videos are usually represented by much higher dimensional (thousands or even more) features compared with images, causing high computational complexity for conventional hashing schemes. In this paper, we propose a simple and efficient hashing scheme for high-dimensional video data. This method, called Disaggregation Hashing, exploits the correlations among different feature dimensions. An intuitive feature disaggregation method is first proposed, followed by a novel hashing algorithm based on different feature clusters. We demonstrate the efficiency and effectiveness of our method by theoretical analysis and exploring its application on action retrieval from video databases. Extensive experiments show the superiority of our binary coding scheme over state-of-the-art hashing methods. Jie Qin 0004, Li Liu 0004, Mengyang Yu, Yunhong Wang 0001, Ling Shao 0001 |
BMVC | 4 |
| 2015 | A Non-seed-based Region Growing Algorithm for High Resolution Remote Sensing Image Segmentation
Yunhong Wang 0001, Jiangtao Long, Zhisheng Liu |
ICIG (1) | 2 |
| 2015 | An Unsupervised Change Detection Approach for Remote Sensing Image Using Principal Component Analysis and Genetic Algorithm
Yunhong Wang 0001, Jiangtao Long, Zhisheng Liu |
ICIG (1) | 2 |
| 2015 | Object-based feature extraction and semi-supervised classification for urban change detection using high-resolution remote sensing imagesabstractThis paper presents a novel approach for urban change detection of high resolution (HR) remote sensing images. To overcome deficiency of traditional pixel-based methods and better annotate HR images, object-based strategies are adopted. Firstly change vector analysis (CVA) and local binary patterns (LBP) are utilized to extract the object-specific features based on the image-objects acquired by multitemporal segmentation. Then sparse representation is further exploited to characterize highly effective sparse features. Finally, the final change map is obtained by support vector machine (SVM) with the pseudotraining set acquired by expectation maximization (EM). Comparative experiments demonstrate the effectiveness of the proposed method. Bin Hou, Qingjie Liu 0001, Yunhong Wang 0001 |
IGARSS | 3 |
| 2015 | Muscular Movement Model Based Automatic 3D Facial Expression Recognition
Qingkai Zhen, Di Huang 0001, Yunhong Wang 0001, Liming Chen 0002 |
MMM (1) | 3 |
| 2015 | An efficient multimodal 2D + 3D feature-based approach to automatic facial expression recognition
Huibin Li 0001, Huaxiong Ding, Di Huang 0001, Yunhong Wang 0001, Xi Zhao 0001, Jean-Marie Morvan, Liming Chen 0002 |
Comput. Vis. Image Underst. | 4 |
| 2015 | Towards 3D Face Recognition in the Real: A Registration-Free Approach Using Fine-Grained Matching of 3D Keypoint Descriptors
Huibin Li 0001, Di Huang 0001, Jean-Marie Morvan, Yunhong Wang 0001, Liming Chen 0002 |
Int. J. Comput. Vis. | 4 |
| 2015 | Dither modulation of significant amplitude difference for wavelet based robust watermarking
Chunlei Li 0004, Zhaoxiang Zhang 0001, Yunhong Wang 0001, Bin Ma 0004, Di Huang 0001 |
Neurocomputing | 3 |
| 2015 | Enhancing person re-identification by integrating gait biometric
Zheng Liu 0014, Zhaoxiang Zhang 0001, Qiang Wu 0001, Yunhong Wang 0001 |
Neurocomputing | 4 |
| 2015 | Hand-Dorsa Vein Recognition by Matching Local Features of Multisource KeypointsabstractAs an emerging biometric for people identification, the dorsal hand vein has received increasing attention in recent years due to the properties of being universal, unique, permanent, and contactless, and especially its simplicity of liveness detection and difficulty of forging. However, the dorsal hand vein is usually captured by near-infrared (NIR) sensors and the resulting image is of low contrast and shows a very sparse subcutaneous vascular network. Therefore, it does not offer sufficient distinctiveness in recognition particularly in the presence of large population. This paper proposes a novel approach to hand-dorsa vein recognition through matching local features of multiple sources. In contrast to current studies only concentrating on the hand vein network, we also make use of person dependent optical characteristics of the skin and subcutaneous tissue revealed by NIR hand-dorsa images and encode geometrical attributes of their landscapes, e.g., ridges, valleys, etc., through different quantities, such as cornerness and blobness, closely related to differential geometry. Specifically, the proposed method adopts an effective keypoint detection strategy to localize features on dorsal hand images, where the speciality of absorption and scattering of the entire dorsal hand is modeled as a combination of multiple (first-, second-, and third-) order gradients. These features comprehensively describe the discriminative clues of each dorsal hand. This method further robustly associates the corresponding keypoints between gallery and probe samples, and finally predicts the identity. Evaluated by extensive experiments, the proposed method achieves the best performance so far known on the North China University of Technology (NCUT) Part A dataset, showing its effectiveness. Additional results on NCUT Part B illustrate its generalization ability and robustness to low quality data. Di Huang 0001, Yinhang Tang, Liming Chen 0002, Yunhong Wang 0001 |
IEEE Trans. Cybern. | 5 |
| 2015 | Relevance Metric Learning for Person Re-Identification by Exploiting Listwise SimilaritiesabstractPerson re-identification aims to match people across non-overlapping camera views, which is an important but challenging task in video surveillance. In order to obtain a robust metric for matching, metric learning has been introduced recently. Most existing works focus on seeking a Mahalanobis distance by employing sparse pairwise constraints, which utilize image pairs with the same person identity as positive samples, and select a small portion of those with different identities as negative samples. However, this training strategy has abandoned a large amount of discriminative information, and ignored the relative similarities. In this paper, we propose a novel relevance metric learning method with listwise constraints (RMLLCs) by adopting listwise similarities, which consist of the similarity list of each image with respect to all remaining images. By virtue of listwise similarities, RMLLC could capture all pairwise similarities, and consequently learn a more discriminative metric by enforcing the metric to conserve predefined similarity lists in a low-dimensional projection subspace. Despite the performance enhancement, RMLLC using predefined similarity lists fails to capture the relative relevance information, which is often unavailable in practice. To address this problem, we further introduce a rectification term to automatically exploit the relative similarities, and develop an efficient alternating iterative algorithm to jointly learn the optimal metric and the rectification term. Extensive experiments on four publicly available benchmarking data sets are carried out and demonstrate that the proposed method is significantly superior to the state-of-the-art approaches. The results also show that the introduction of the rectification term could further boost the performance of RMLLC. Jiaxin Chen 0002, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
IEEE Trans. Image Process. | 3 |
| 2015 | DERF: Distinctive Efficient Robust Features From the Biological Modeling of the P Ganglion CellsabstractStudies in neuroscience and biological vision have shown that the human retina has strong computational power, and its information representation supports vision tasks on both ventral and dorsal pathways. In this paper, a new local image descriptor, termed distinctive efficient robust features (DERF), is derived by modeling the response and distribution properties of the parvocellular-projecting ganglion cells in the primate retina. DERF features exponential scale distribution, exponential grid structure, and circularly symmetric function difference of Gaussian (DoG) used as a convolution kernel, all of which are consistent with the characteristics of the ganglion cell array found in neurophysiology, anatomy, and biophysics. In addition, a new explanation for local descriptor design is presented from the perspective of wavelet tight frames. DoG is naturally a wavelet, and the structure of the grid points array in our descriptor is closely related to the spatial sampling of wavelets. The DoG wavelet itself forms a frame, and when we modulate the parameters of our descriptor to make the frame tighter, the performance of the DERF descriptor improves accordingly. This is verified by designing a tight frame DoG, which leads to much better performance. Extensive experiments conducted in the image matching task on the multiview stereo correspondence data set demonstrate that DERF outperforms state of the art methods for both hand-crafted and learned descriptors, while remaining robust and being much faster to compute. Dawei Weng, Yunhong Wang 0001, Mingming Gong, Dacheng Tao, Hui Wei 0001, Di Huang 0001 |
IEEE Trans. Image Process. | 2 |
| 2014 | A coarse-to-fine approach to robust 3D facial landmarking via curvature analysis and Active Normal ModelabstractFacial landmarking is a fundamental step in machine-based face analysis. The majority of existing techniques handle such an issue based on 2D images; however, they suffer from illumination and pose variations that largely degrade landmarking performance. The emergence of 3D data provides us with an alternative to overcome these unsolved problems in the 2D domain. This paper proposes a novel approach to 3D facial landmarking, combining both the advantages of feature based methods as well as model based ones in a coarse-to-fine manner. For the coarse stage, three fiducial landmarks (the nose tip and two inner eye corners) are robustly detected through curvature analysis, and these points are further employed to initialize the subsequent model fitting. For the fine stage, a statistical model is constructed based on the normal information including the x, y, and z components of the facial point-cloud rather than the smooth coordinate information, thereby namely Active Normal Model (ANM), to highlight its shape characteristics for final landmark prediction. The proposed approach accurately localizes 83 fiducial points on each 3D face model, greatly surpassing those of feature based ones, while improving the state of the art model based ones in two aspects, i.e. sensitivity to initialization and deficiency in discrimination. Evaluated on the BU-3DFE database, very competitive results are achieved in comparison with those in the literature, clearly demonstrating its effectiveness. Di Huang 0001, Yunhong Wang 0001, Liming Chen 0002 |
IJCB | 3 |
| 2014 | Age invariant face recognition based on texture embedded discriminative graph modelabstractIn an automatic face recognition system, it still remains a challenge to improve the robustness to aging. In this paper, we present a novel approach to address age invariant face recognition, by formulating it as a graph matching problem. In contrast to the majority of tasks in the literature that only make use of robust texture features, this method generates a graph from a set of fiducial landmarks of each face, which captures the texture clues that tend to be stable in a period as well as the common facial geometry configuration. The nodes of the graph denote the texture of a face area around a landmark, and the edges correspond to the geometry topology of the face. For each area, the age invariant texture information is extracted by a discriminative and compact feature encoded in the Local Gabor Binary Pattern Histogram Sequence (LGBPHS) projected in an LDA subspace. An objective function is then designed to match graphs for the purpose of registration and identification. Experiments are carried out on the FG-NET Aging database, and the results achieved outperform the state of the art ones, which clearly demonstrate the effectiveness and robustness of the proposed method in face recognition across age variations. Hongyu Yang 0001, Di Huang 0001, Yunhong Wang 0001 |
IJCB | 3 |
| 2014 | Learning visual categories through a sparse representation classifier based cross-category knowledge transferabstractTo solve the challenging task of learning effective visual categories with limited training samples, we propose a new sparse representation classifier based transfer learning method, namely SparseTL, which propagates the cross-category knowledge from multiple source categories to the target category. Specifically, we enhance the target classification task in learning a both generative and discriminative sparse representation based classifier using pairs of source categories most positively and most negatively correlated to the target category. We further improve the discriminative ability of the classifier by choosing the most discriminative bins in the feature vector with a feature selection process. The experimental results show that the proposed method achieves competitive performance on the NUS-WIDE Scene database compared to several state of the art transfer learning algorithms while keeping a very efficient runtime. Ying Lu 0007, Liming Chen 0002, Alexandre Saidi, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICIP | 5 |
| 2014 | Action recognition based on kinematic representation of video dataabstractThe local space-time feature is an effective way to represent video data and achieves state-of-the-art performance in action recognition. However, in majority of cases, it only captures the static or dynamic cues of the image sequence. In this paper, we propose a novel kinematic descriptor, namely Static and Dynamic fEature Velocity (SDEV), which models the changes of both static and dynamic information with time for action recognition. It is not only discriminative itself, but also complementary to the existing descriptors, thus leading to more comprehensive representation of actions by their combination. Evaluated on two public databases, i.e. UCF sports and Olympic Sports, the results clearly illustrate the competency of SDEV. Di Huang 0001, Yunhong Wang 0001, Jie Qin 0004 |
ICIP | 3 |
| 2014 | 3D assisted face recognition via progressive pose estimationabstractMost existing pose-independent Face Recognition (FR) techniques take advantage of 3D model to guarantee the naturalness while normalizing or simulating pose variations. Two nontrivial problems to be tackled are accurate measurement of pose parameters and computational efficiency. In this paper, we introduce an effective and efficient approach to estimate human head pose, which fundamentally ameliorates the performance of 3D aided FR systems. The proposed method works in a progressive way: firstly, a random forest (RF) is constructed utilizing synthesized images derived from 3D models; secondly, the classification result obtained by applying well-trained RF on a probe image is considered as the preliminary pose estimation; finally, this initial pose is transferred to shape-based 3D morphable model (3DMM) aiming at definitive pose normalization. Using such a method, similarity scores between frontal view gallery set and pose-normalized probe set can be computed to predict the identity. Experimental results achieved on the UHDB dataset outperform the ones so far reported. Additionally, it is much less time-consuming than prevailing 3DMM based approaches. Wuming Zhang, Di Huang 0001, Dimitris Samaras, Jean-Marie Morvan, Yunhong Wang 0001, Liming Chen 0002 |
ICIP | 5 |
| 2014 | Relevance Metric Learning for Person Re-identification by Exploiting Global SimilaritiesabstractPerson re-identification aims to match people across non-overlapping camera views, which is an important and challenging task. In order to obtain a robust metric for measuring (dis)similarities of (un)matched image pairs, metric learning has been introduced recently. Most existing works focus on seeking a Mahalanobis distance by employing sparse pair wise (dis)similarity constraints. However, the pair wise constraints have ignored a large portion of useful similarity information, and could not provide global similarity information. This paper proposes a novel metric learning method that could effectively exploit the global similarities. Specifically, we predefine lists of similarity scores, and measure (dis)similarities by the relevance of feature vectors. Subsequently, we learn a relevance metric by using the predefined list wise constraints, where the learnt metric is enforced to conserve predefined list wise similarities. Our main contributions lie on three folds: (1) we propose a metric learning method, which could effectively encode the global similarity information by using list wise constraints, (2) we formulate the relevance metric learning into a convex optimization problem, which could be solved efficiently, (3) we further kernelize the proposed method to support nonlinear mappings. The proposed method is experimentally validated on benchmark datasets, and outperforms state-of-the-art metric learning methods. Jiaxin Chen 0002, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICPR | 3 |
| 2014 | Enhanced Human Parsing with Multiple Feature Fusion and Augmented Pose ModelabstractWe address the problem of human pose estimation, which is a very challenging problem due to view angle variance, noise and occlusions. In this paper, we propose a novel human parsing method which can estimate diverse human poses from real world images. We merge the parallel lines feature and uniform LBP feature, thereby the new feature contains both shape and texture information, which can be used by discriminative body part detectors. The standard tree model is augmented by using virtual nodes in order to describe the correlations between originally unconnected nodes, which enhances the robustness of the traditional kinematic tree model. We test our method in a sports image dataset, and the experimental results demonstrate the advantages of the merged feature as well as the augmented pose model in real applications. Zhaoxiang Zhang 0001, Jianliang Hao, Yunhong Wang 0001 |
ICPR | 3 |
| 2014 | Object Classification in Traffic Scene Surveillance Based on Online Semi-supervised Active LearningabstractObject Classification in traffic scene surveillance has gained popularity in recent years. Traditional methods tend to utilize a large number of labeled training samples to achieve a satisfactory classification performance. However, labels of samples are not always available and manual labeling work is both time and labor consuming. To address the problem, a large number of semi-supervised learning based methods have been proposed, but most of them only focus on the offline settings. Motivated by an active learning framework, a novel online learning strategy is proposed in this paper. Furthermore, an intuitive semi-supervised learning method, which incorporates the spirits of both the online and active learning, is proposed and utilized in the scenario of traffic scene surveillance. The proposed learning framework is evaluated on the BUAA-IRIP traffic database, and the observed superior performance proves the effectiveness of our approach. Zhaoxiang Zhang 0001, Jie Qin 0004, Yunhong Wang 0001, Meng Liang |
ICPR | 3 |
| 2014 | Video face recognition via combination of real-time local features and temporal-spatial cuesabstractVideo‐based face recognition has attracted much attention and made great progress in the past decade. However, it still encounters two main problems, which are efficiently representing faces in frames and sufficiently exploiting temporal–spatial constraints between frames. The authors investigate the existing real‐time features for face description, and compare their performance. Moreover, a novel approach is proposed to model temporal–spatial information which is then combined with real‐time features to further enforce the consistent constraints between frames to improve the recognition performance. The experiments are validated on three video face databases and the results demonstrate that temporal–spatial cues combined with the most powerful real‐time features largely improve the recognition rate. Gaopeng Gou, Di Huang 0001, Yunhong Wang 0001 |
IET Comput. Vis. | 3 |
| 2014 | Pan-sharpening based on weighted red black waveletsabstractPan‐sharpening is a technique which provides an efficient and economical solution to generate multi‐spectral (MS) images with high‐spatial resolution by fusing spectral information in MS images and spatial information in panchromatic (PAN) image. In this study, the authors propose a new pan‐sharpening method based on weighted red‐black (WRB) wavelets and adaptive principal component analysis (PCA), where the usage of WRB wavelet decomposition is to extract the spatial details in PAN image and the adaptive PCA is used to select the adequate principal component for injecting spatial details. WRB wavelets are data‐dependent second generation wavelets. Multi‐resolution analysis (MRA) based on WRB wavelet transform shows a better de‐correlation of the data compared with common linear translation‐invariant MRA, which makes it suitable for applications requiring manipulating image details. A local processing strategy is introduced to reduce the artefact effects and spectral distortions in the pan‐sharpened images. The proposed method is evaluated on the datasets acquired by QuickBird, IKONOS and Landsat‐7 ETM + satellites and compared with existing methods. Experimental results demonstrate that the authors method can provide promising fused MS images with high‐spatial resolution. Qingjie Liu 0001, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
IET Image Process. | 2 |
| 2014 | Expression-robust 3D face recognition via weighted sparse representation of multi-scale and multi-component local normal patterns
Huibin Li 0001, Di Huang 0001, Jean-Marie Morvan, Liming Chen 0002, Yunhong Wang 0001 |
Neurocomputing | 5 |
| 2014 | Face synthesis from low-resolution near-infrared to high-resolution visual light spectrum based on tensor analysis
Zhaoxiang Zhang 0001, Yunhong Wang 0001, Zeda Zhang |
Neurocomputing | 2 |
| 2014 | Local circular patterns for multi-modal facial gender and ethnicity classification
Di Huang 0001, Huaxiong Ding, Yunhong Wang 0001, Guangpeng Zhang, Liming Chen 0002 |
Image Vis. Comput. | 4 |
| 2014 | Secure multimodal biometric authentication with wavelet quantization based fingerprint watermarking
Bin Ma 0004, Yunhong Wang 0001, Chunlei Li 0004, Zhaoxiang Zhang 0001, Di Huang 0001 |
Multim. Tools Appl. | 2 |
| 2014 | Incremental learning patch-based bag of facial words representation for face recognition in videos
Chao Wang 0062, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
Multim. Tools Appl. | 2 |
| 2014 | On-line signature verification based on spatio-temporal correlation
Yunhong Wang 0001, Zhaoxiang Zhang 0001, Kaiyue Wang, Bin Ma 0004 |
Multim. Tools Appl. | 1 |
| 2014 | HSOG: A Novel Local Image Descriptor Based on Histograms of the Second-Order GradientsabstractRecent investigations on human vision discover that the retinal image is a landscape or a geometric surface, consisting of features such as ridges and summits. However, most of existing popular local image descriptors in the literature, e.g., scale invariant feature transform (SIFT), histogram of oriented gradient (HOG), DAISY, local binary Patterns (LBP), and gradient location and orientation histogram, only employ the first-order gradient information related to the slope and the elasticity, i.e., length, area, and so on of a surface, and thereby partially characterize the geometric properties of a landscape. In this paper, we introduce a novel and powerful local image descriptor that extracts the histograms of second-order gradients (HSOGs) to capture the curvature related geometric properties of the neural landscape, i.e., cliffs, ridges, summits, valleys, basins, and so on. We conduct comprehensive experiments on three different applications, including the problem of local image matching, visual object categorization, and scene classification. The experimental results clearly evidence the discriminative power of HSOG as compared with its first-order gradient-based counterparts, e.g., SIFT, HOG, DAISY, and center-symmetric LBP, and the complementarity in terms of image representation, demonstrating the effectiveness of the proposed local descriptor. Di Huang 0001, Chao Zhu 0003, Yunhong Wang 0001, Liming Chen 0002 |
IEEE Trans. Image Process. | 3 |
| 2013 | Face Tracking and Recognition via Incremental Local Sparse RepresentationabstractThis paper addresses the problem of tracking and recognizing faces via incremental local sparse representation. We first develop a robust face tracking algorithm based on the local sparse appearance. This sparse representation model exploits both partial and spatial information of the face based on a covariance pooling method. Following in the face recognition stage, with the employment of a novel template update strategy, our recognition algorithm adapts the template to appearance change and reduces the influence of occlusion and illumination variation. In the experiments, we test the quality of face recognition in real-world noisy videos on YouTube database. Our proposed method produces a high face recognition results on over 93% of all videos. The tracking results on challenging videos demonstrate that the proposed tracking algorithm performs favorably against several state-of-the-art methods. On the challenging data set in which faces are undergo occlusion and illumination variation, our proposed method also consistently demonstrates a high recognition rate. Chao Wang 0062, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICIG | 2 |
| 2013 | Enhancing Person Re-identification by Robust Structural Metric LearningabstractPerson re-identification has become an important but also challenging task for video surveillance systems as it aims to match people across non-overlapping camera views. So far, most successful methods either focus on robust feature representation or sophisticated learners. Recently, metric learning has been applied in this task which aims to find a suitable feature subspace for matching samples from different cameras. However, most metric learning approaches rely on either pair wise or triplet-based distance comparison, which can be easily over-fitting in large scale and high dimension learning situation. Meanwhile, the performance of these methods can significantly decrease when the extracted features contain noisy information. In this paper, we propose a robust structural metric learning model for person re-identification with two main advantages: 1) it applies loss functions at the level of rankings rather than pair wise distances, 2) the proposed model is also robust to noisy information of the extracted features. The approach is verified on two available public datasets, and experimental results show that our method can get state-of-the-art performance. Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICIG | 3 |
| 2013 | Semi-supervised learning in traffic scene surveillance based on label-propagationabstractObject classification in traffic scene surveillance has attracted much attention recent years. Traditional classification methods need lots of labeled samples to build a satisfying classifier. However, the acquisition of the labeled samples may cost lots of time and human labor. In this paper, we propose an label-propagation based semi-supervised learning method which uses the information of both labeled and un-labeled samples. Experiment results show that our method outperforms the traditional methods both in accuracy and robustness. Meng Liang, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICIP | 3 |
| 2013 | Cross-view action recognition via transductive transfer learningabstractHuman action recognition is a hot topic in computer vision field. Various applicable approaches have been proposed to recognize different types of actions. However, the recognition performance deteriorates rapidly when the viewpoint changes. Traditional approaches aim to address the problem by inductive transfer learning, in which target-view samples are manually labeled. In this paper, we present a novel approach for cross-view action recognition based on transductive transfer learning. We address the problem by transferring instances across views. In our settings, both labels of examples from the target view and the corresponding relation between examples from pairwise views are dispensable. Experimental results on the IXMAS multi-view data set demonstrate the effectiveness of our approach, and are comparable to the state of the art. Jie Qin 0004, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICIP | 3 |
| 2013 | HSOG: a novel local descriptor based on histograms of second order gradients for object categorizationabstractThis paper presents a novel local image descriptor for object categorization that extracts the Histograms of the Second Order Gradients and is thereby named as HSOG. The HSOG descriptor is in contrast to the widely used ones in the literature, e.g. SIFT, DAISY, HOG, LBP, etc., which are based on the first order gradient information. The contributions of this work can be summarized as: (1) the design of HSOG; (2) the prove of its discriminative power and its complementation to the first order gradient based descriptors; (3) the analysis of performance variation caused by different parameter settings; and (4) the multi-scale extension which further improves the categorization accuracy. The experimental results achieved on the Caltech 101 and Caltech 256 databases clearly highlight the effectiveness of the proposed approach. Di Huang 0001, Chao Zhu 0003, Charles-Edmond Bichot, Yunhong Wang 0001, Liming Chen 0002 |
ICMR | 4 |
| 2013 | Pixel-wise skin colour detection based on flexible neural treeabstractSkin colour detection plays an important role in image processing and computer vision. Selection of a suitable colour space is one key issue. The question that which colour space is most appropriate for pixel‐wise skin colour detection is not yet concluded. In this study, a pixel‐wise skin colour detection method is proposed based on the flexible neural tree (FNT) without considering the problem of selecting a suitable colour space. A FNT‐based skin model is constructed by using large skin data sets which identifies the important components of colour spaces automatically. Experimental results show improved accuracy and false positive rates (FPRs). The structure and parameters of FNT are optimised via genetic programming and particle swarm optimisation algorithms, respectively. In the experiments, nine FNT skin models are constructed and evaluated on features extracted from RGB, YCbCr, HSV and CIE‐Lab colour spaces. The Compaq and ECU datasets are used for constructing FNT‐based skin model and evaluating its performance compared with other skin detection methods. Without extra processing steps, the authors method achieves state of the art performance in skin pixel classification and better performance in terms of accuracy and FPRs. Tao Xu 0021, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
IET Image Process. | 2 |
| 2013 | View independent object classification by exploring scene consistency information for traffic scene surveillance
Zhaoxiang Zhang 0001, Kaiqi Huang, Yunhong Wang 0001, Min Li 0022 |
Neurocomputing | 3 |
| 2013 | Cross-View Gait Recognition with Short Probe Sequences: from View Transformation Model to View-Independent stance-Independent Identity VectorabstractConsidering it is difficult to guarantee that at least one continuous complete gait cycle is captured in real applications, we address the multi-view gait recognition problem with short probe sequences. With unified multi-view population hidden markov models (umvpHMMs), the gait pattern is represented as fixed-length multi-view stances. By incorporating the multi-stance dynamics, the well-known view transformation model (VTM) is extended into a multi-linear projection model in a four-order tensor space, so that a view-independent stance-independent identity vector (VSIV) can be extracted. The main advantage is that the proposed VSIV is stable for each subject regardless of the camera location or the sequence length. Experiments show that our algorithm achieves encouraging performance for cross-view gait recognition even with short probe sequences. Maodi Hu, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
Int. J. Pattern Recognit. Artif. Intell. | 2 |
| 2013 | Multi-block dependency based fragile watermarking scheme for fingerprint images protection
Chunlei Li 0004, Yunhong Wang 0001, Bin Ma 0004, Zhaoxiang Zhang 0001 |
Multim. Tools Appl. | 2 |
| 2013 | Estimation of view angles for gait using a robust regression method
Yunhong Wang 0001, Zhaoxiang Zhang 0001, Maodi Hu |
Multim. Tools Appl. | 2 |
| 2013 | Practical Camera Calibration From Moving Objects for Traffic Scene SurveillanceabstractWe address the problem of camera calibration for traffic scene surveillance, which supplies a connection between 2-D image features and 3-D measurement. It is helpful to deal with appearance distortion related to view angles, establish multiview correspondences, and make use of 3-D object models as prior information to enhance surveillance performance. A convenient and practical camera calibration method is proposed in this paper. With the camera heightHmeasured as the only user input, we can recover both intrinsic and extrinsic parameters of the camera based on redundant information supplied by moving objects in monocular videos. All cases of traffic scene layouts are considered and corresponding solutions are given to make our method applicable to almost all kinds of traffic scenes in reality. Numerous experiments are conducted in different scenes, and experimental results demonstrate the accuracy and practicability of our approach. It is shown that our approach can be effectively adopted in all kinds of traffic scene surveillance applications. Zhaoxiang Zhang 0001, Tieniu Tan, Kaiqi Huang, Yunhong Wang 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 4 |
| 2013 | Incremental Learning for Video-Based Gait Recognition With LBP FlowabstractGait analysis provides a feasible approach for identification in intelligent video surveillance. However, the effectiveness of the dominant silhouette-based approaches is overly dependent upon background subtraction. In this paper, we propose a novel incremental framework based on optical flow, including dynamics learning, pattern retrieval, and recognition. It can greatly improve the usability of gait traits in video surveillance applications. Local binary pattern (LBP) is employed to describe the texture information of optical flow. This representation is called LBP flow, which performs well as a static representation of gait movement. Dynamics within and among gait stances becomes the key consideration for multiframe detection and tracking, which is quite different from existing approaches. To simulate the natural way of knowledge acquisition, an individual hidden Markov model (HMM) representing the gait dynamics of a single subject incrementally evolves from a population model that reflects the average motion process of human gait. It is beneficial for both tracking and recognition and makes the training process of the HMM more robust to noise. Extensive experiments on widely adopted databases have been carried out to show that our proposed approach achieves excellent performance. Maodi Hu, Yunhong Wang 0001, Zhaoxiang Zhang 0001, James J. Little |
IEEE Trans. Cybern. | 2 |
| 2013 | View-Invariant Discriminative Projection for Multi-View Gait-Based Human IdentificationabstractExisting methods for multi-view gait-based identification mainly focus on transforming the features of one view to the features of another view, which is technically sound but has limited practical utility. In this paper, we propose a view-invariant discriminative projection (ViDP) method, to improve the discriminative ability of multi-view gait features by a unitary linear projection. It is implemented by iteratively learning the low dimensional geometry and finding the optimal projection according to the geometry. By virtue of ViDP, the multi-view gait features can be directly matched without knowing or estimating the viewing angles. The ViDP feature projected from gait energy image achieves promising performance in the experiments of multi-view gait-based identification. We suggest that it is possible to construct a gait-based identification system for arbitrary probe views, by incorporating the information of gallery data with sufficient viewing angles. In addition, ViDP performs even better than the state-of-the-art view transformation methods, which are trained for the combination of gallery and probe viewing angles in every evaluation. Maodi Hu, Yunhong Wang 0001, Zhaoxiang Zhang 0001, James J. Little, Di Huang 0001 |
IEEE Trans. Inf. Forensics Secur. | 2 |
| 2013 | Transferring Training Instances for Convenient Cross-View Object Classification in SurveillanceabstractAutomatic object classification is an important issue in traffic scene surveillance. Appearance variation due to perspective distortion is one of the most difficult problems for moving object detection, tracking, and recognition. We propose an active transfer learning approach to bridge the gap between appearance variations under two different scenes. Only a small number of training samples are required in the target scene, which can be combined with transferred samples of the source scene to achieve a reliable object classifier in the target scene, and active learning strategy makes the algorithm more efficient. Abundant experiments are conducted and experimental results demonstrate the effectiveness and convenience of our approach. Zhaoxiang Zhang 0001, Yunhong Wang 0001, Jianyun Liu, Zhenjun Yao |
IEEE Trans. Inf. Forensics Secur. | 3 |
| 2013 | Learning the Spherical Harmonic Features for 3-D Face RecognitionabstractIn this paper, a competitive method for 3-D face recognition (FR) using spherical harmonic features (SHF) is proposed. With this solution, 3-D face models are characterized by the energies contained in spherical harmonics with different frequencies, thereby enabling the capture of both gross shape and fine surface details of a 3-D facial surface. This is in clear contrast to most 3-D FR techniques which are either holistic or feature based, using local features extracted from distinctive points. First, 3-D face models are represented in a canonical representation, namely, spherical depth map, by which SHF can be calculated. Then, considering the predictive contribution of each SHF feature, especially in the presence of facial expression and occlusion, feature selection methods are used to improve the predictive performance and provide faster and more cost-effective predictors. Experiments have been carried out on three public 3-D face datasets, SHREC2007, FRGC v2.0, and Bosphorus, with increasing difficulties in terms of facial expression, pose, and occlusion, and which demonstrate the effectiveness of the proposed method. Peijiang Liu, Yunhong Wang 0001, Di Huang 0001, Zhaoxiang Zhang 0001, Liming Chen 0002 |
IEEE Trans. Image Process. | 2 |
| 2012 | Combinational Subsequence Matching for Human Identification from General Actions
Maodi Hu, Yunhong Wang 0001, James J. Little |
ACCV (3) | 2 |
| 2012 | Hand Vein Recognition Based on Oriented Gradient Maps and Local Feature Matching
Di Huang 0001, Yinhang Tang, Liming Chen 0002, Yunhong Wang 0001 |
ACCV (4) | 5 |
| 2012 | Efficient Human Parsing Based on Sketch Representation
Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ACCV (1) | 3 |
| 2012 | Model-Based Multi-view Face Construction and Recognition in Videos
Chao Wang 0062, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICIC (2) | 2 |
| 2012 | Cross-view object classification in traffic scene surveillance based on transductive transfer learningabstractObject classification in traffic scene surveillance has been a hot topic in image processing field. A big challenge is that shooting view changes in different scenes, which leads to sharp accuracy decrease since training and test samples do not share the same distribution. Inductive transfer learning methods try to bridge this gap by making use of manually labeled target samples. However, it is in line with reality to conduct unsupervised transfer without manually labeling. In this paper, we propose an intuitive transductive transfer method by transferring instances across view. Experimental results indicate that our method outperforms traditional approaches such as inductive SVM and cluster method, and could even achieve a comparable performance compared with manually labeling approach. Yi Mo, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICIP | 3 |
| 2012 | Recognizing Occluded 3D Faces Using an Efficient ICP VariantabstractThis paper proposes an efficient variant of the Iterative Closest Point (ICP) algorithm for 3D face recognition in the presence of occlusion. The new ICP variant improves the original one in two aspects: the computational efficiency and the robustness to occlusion changes. For the former one, a facial surface is firstly described as a Spherical Depth Map (SDM), based on which uniform down-sampling can be conveniently applied to remove redundant vertices, aiming to decrease the consumed time of ICP. For the latter one, since occlusions can be considered as face outliers, a rejection strategy is embedded into ICP to eliminate their impacts. The proposed method is validated in face verification and identification scenarios on the Bosphorus database, and the experimental results clearly demonstrate its effectiveness and efficiency. Peijiang Liu, Yunhong Wang 0001, Di Huang 0001, Zhaoxiang Zhang 0001 |
ICME | 2 |
| 2012 | A Hybrid Transfer Learning Mechanism for Object Classification across ViewabstractObject classification in traffic scene is of vital importance to intelligent traffic surveillance. In real applications, the shooting view changes frequently in different scenes, which leads to sharp accuracy decrease since source and target domain samples do not follow the same distribution anymore. On the other hand, manual labeling training samples is time and labor consuming. Transfer learning approaches are to utilize the knowledge learnt from source view for target object classification. In this paper, we propose a hybrid transfer learning mechanism combining two single transfer approaches to gap the divergence of different domain distributions. An instance-based transfer approach is implemented to label target samples that represent target domain distribution best. And a feature-based transfer framework is to learn a strong classifier for target domain with both labeled source and target domain samples. Experimental results indicate that our approach outperforms traditional machine learning and single transfer learning methods. Yi Mo, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICMLA (1) | 3 |
| 2012 | Moving Object Detection in Aerial VideoabstractWe address the problem of moving object detection in aerial video. Moving object detection in aerial video is still a challenging problem for the reason that when capturing the video the camera (or the platform) is moving all the time. As a result, the problem is detecting moving object from moving background which is much more difficult than the case that the background is constant. To this end, a novel approach is proposed in this paper. Moving object detection in stationary scene usually modeling the pixel value changes over time, but in aerial video the change does not have regular patterns. Therefore, we model the motion of the background rather than modeling the background directly. The optical flow between every two adjacent frames is computed first to get the motion information for each pixel. Based on this, we define a notion named ``pixel motion process" which means the motion changes (the optical flow value changes) of a particular pixel over time, and transfer the Gaussian mixture model framework used for modeling background in the stationary scene to model the background motion. The result is an accurate, adaptive and general background motion model which is used to detect foreground moving objects. Experimental results demonstrate the effectiveness of our approach. Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICMLA (2) | 3 |
| 2012 | 3D facial expression recognition via multiple kernel learning of Multi-Scale Local Normal Patterns
Huibin Li 0001, Liming Chen 0002, Di Huang 0001, Yunhong Wang 0001, Jean-Marie Morvan |
ICPR | 4 |
| 2012 | Locally linear embedding based example learning for pan-sharpening
Qingjie Liu 0001, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICPR | 3 |
| 2012 | Pan-sharpening using weighted red-black wavelet
Qingjie Liu 0001, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICPR | 2 |
| 2012 | Enhancing biometric security with wavelet quantization watermarking based two-stage multimodal authentication
Bin Ma 0004, Chunlei Li 0004, Yunhong Wang 0001, Zhaoxiang Zhang 0001, Di Huang 0001 |
ICPR | 3 |
| 2012 | Enhancing cross-view object classification by feature-based transfer learning
Yi Mo, Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICPR | 3 |
| 2012 | Hand-dorsa vein recognition based on multi-level keypoint detection and local feature matching
Yinhang Tang, Di Huang 0001, Yunhong Wang 0001 |
ICPR | 3 |
| 2012 | Facial image-based gender classification using Local Circular Patterns
Di Huang 0001, Yunhong Wang 0001, Guangpeng Zhang |
ICPR | 3 |
| 2012 | Robust mobile spamming detection via graph patterns
Zhaoxiang Zhang 0001, Yunhong Wang 0001, Jianyun Liu |
ICPR | 3 |
| 2012 | A Novel Video Face Clustering Algorithm Based on Divide and Conquer Strategy
Gaopeng Gou, Di Huang 0001, Yunhong Wang 0001 |
PRICAI | 3 |
| 2012 | A Hybrid Local Feature for Face Recognition
Gaopeng Gou, Di Huang 0001, Yunhong Wang 0001 |
PRICAI | 3 |
| 2012 | Automatic object classification using motion blob based local feature fusion for traffic scene surveillance
Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
Frontiers Comput. Sci. | 2 |
| 2012 | Representing 3D Face from Point Cloud to Face-Aligned spherical Depth MapabstractWe propose a novel representation of 3D face shape which is a key step for feature extraction and face recognition. The input of the proposed methods is unstructured point cloud, which determines the wide applicability of the proposed representation. Our contributions mainly include two parts: Spherical Depth Map (SDM) and face alignment based on SDM. SDM, which can be adopted to many applications, is a special kind of range image utilizing the prior anatomical knowledge of human face. Useful characteristics of SDM facilitate face alignment with higher efficiency and accuracy. Experiments conducted on three popular 3D face databases verify the high efficacy and superiority of the proposed method. The accuracy of face alignment is up to 100% with our strategy. The face verification rates based on the standard protocols are all higher than the baseline performance of FRGC2.0. Peijiang Liu, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
Int. J. Pattern Recognit. Artif. Intell. | 2 |
| 2012 | Spam Short Messages Detection via Mining Social Networks
Jianyun Liu, Zhaoxiang Zhang 0001, Yunhong Wang 0001, Xue-Mei Yuan, Zhenjiang Dong |
J. Comput. Sci. Technol. | 4 |
| 2012 | 3-D Face Recognition Using eLBP-Based Facial Description and Local Feature Hybrid MatchingabstractThis paper presents an effective method for 3-D face recognition using a novel geometric facial representation along with a local feature hybrid matching scheme. The proposed facial surface description is based on a set of facial depth maps extracted by multiscale extended Local Binary Patterns (eLBP) and enables an efficient and accurate description of local shape changes; it thus enhances the distinctiveness of smooth and similar facial range images generated by preprocessing steps. The following matching strategy is SIFT-based and performs in a hybrid way that combines local and holistic analysis, robustly associating the keypoints between two facial representations of the same subject. As a result, the proposed approach proves robust to facial expression variations, partial occlusions, and moderate pose changes, and the last property makes our system registration-free for nearly frontal face models. The proposed method was experimented on three public datasets, i.e. FRGC v2.0, Gavab, and Bosphorus. It displays a rank-one recognition rate of 97.6% and a verification rate of 98.4% at a 0.001 FAR on the FRGC v2.0 database without any face alignment. Additional experiments on the Bosphorus dataset further highlight the advantages of the proposed method with regard to expression changes and external partial occlusions. The last experiment carried out on the Gavab database demonstrates that the entire system can also deal with faces under large pose variations and even partially occluded ones, when only aided by a coarse alignment process. Di Huang 0001, Mohsen Ardabilian, Yunhong Wang 0001, Liming Chen 0002 |
IEEE Trans. Inf. Forensics Secur. | 3 |
| 2012 | Three-Dimensional Deformable-Model-Based Localization and Recognition of Road VehiclesabstractWe address the problem of model-based object recognition. Our aim is to localize and recognize road vehicles from monocular images or videos in calibrated traffic scenes. A 3-D deformable vehicle model with 12 shape parameters is set up as prior information, and its pose is determined by three parameters, which are its position on the ground plane and its orientation about the vertical axis under ground-plane constraints. An efficient local gradient-based method is proposed to evaluate the fitness between the projection of the vehicle model and image data, which is combined into a novel evolutionary computing framework to estimate the 12 shape parameters and three pose parameters by iterative evolution. The recovery of pose parameters achieves vehicle localization, whereas the shape parameters are used for vehicle recognition. Numerous experiments are conducted in this paper to demonstrate the performance of our approach. It is shown that the local gradient-based method can evaluate accurately and efficiently the fitness between the projection of the vehicle model and the image data. The evolutionary computing framework is effective for vehicles of different types and poses is robust to all kinds of occlusion. Zhaoxiang Zhang 0001, Tieniu Tan, Kaiqi Huang, Yunhong Wang 0001 |
IEEE Trans. Image Process. | 4 |
| 2012 | Combining Tensor Space Analysis and Active Appearance Models for Aging Effect Simulation on Face ImagesabstractApplications of the simulation of adult aging effects are widespread nowadays, whereas the difficulties in certain aspects restrict its development. In this paper, a method is proposed for simulating adult facial aging effects by means of super-resolution. Accounting for the nature of multimodalities in the face image set, multilinear algebra is introduced to represent and process the whole image set in tensor space. To ameliorate the aging simulation results generated by merely the super-resolution method, we further adopt active appearance models to reduce the blurring effects of the results through adding normalization of the faces and postprocessing to the algorithm. To evaluate our aging simulation method, the aged faces obtained are compared with the ground-truth face images of the same individuals and also assessed by several volunteers mainly from two perspectives: the aged faces' perceived age and their preservation effects of the original identities of subjects in the test images. Additionally, objective experiments based on an automatic age estimator and a face recognition method using eigenfaces are also conducted as another way of the evaluation. Yunhong Wang 0001, Zhaoxiang Zhang 0001, Weixin Li 0001, Fangyuan Jiang |
IEEE Trans. Syst. Man Cybern. Part B | 1 |
| 2011 | A novel geometric facial representation based on multi-scale extended local binary patternsabstractIn this study, we present a novel geometric representation for 3D faces in order to enhance distinctiveness of generally smooth range images. This novel face representation is based on Multi-Scale Extended Local Binary Patterns (ELBP) and enables accurate and fast description of local shape variations on range faces. When associated with the proposed SIFT-based local feature matching scheme, this novel geometric facial representation shows its discriminative power in 3D face recognition, displaying a rank-one recognition rate up to 97.2% and a verification rate of 98.4% at a 0.001 FAR respectively on the FRGC v2.0 database. Moreover, costly registration is not needed thanks to the relative tolerance of the proposed representation and the SIFT methodology to moderate pose changes as the ones existing in FRGC v2.0. Finally, additional experiments demonstrate that the entire system is also robust to facial expression variations. Di Huang 0001, Mohsen Ardabilian, Yunhong Wang 0001, Liming Chen 0002 |
FG | 3 |
| 2011 | On-line signature verification using wavelet packetabstractIn this paper, we propose a novel approach for on-line signature verification using wavelet packet. Signatures are first normalized and resampled, thus they have the same number of sample points. Then, several types of local features are extracted, so that wavelet transform can be applied on them. After that, we conduct experiments to select the best local features, wavelet bases and wavelet packet settings. Also, experiments are carried out to verify the reliability and efficiency of our approach, which performs better than discrete wavelet transform and competes with the state-of-arts. Kaiyue Wang, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
IJCB | 2 |
| 2011 | Hierarchical and discriminative bag of features for face profile and ear based gender classificationabstractGender is an important demographic attribute of human beings, automatic face based gender classification has promising applications in various fields. Previous methods mainly deal with frontal face images, which in many cases can not be easily obtained. In contrast, we concentrate on gender classification based on face profiles and ear images in this paper. Hierarchical and discriminative bag of features technique is proposed to extract powerful features which are classified by support vector classification (SVC) with histogram intersection kernel. With the output of SVC, fusion of multi-modalities is performed at the score level based on Bayesian analysis to improve the accuracy. Experiments are conducted using texture images of the UND biometrics data sets Collection F, and average classification accuracy of 97.65% is achieved, which is comparable to the state of the art. Our work can be used in cooperate with existing frontal face based methods for accurate multi-view gender classification. Guangpeng Zhang, Yunhong Wang 0001 |
IJCB | 2 |
| 2011 | Face synthesis from near-infrared to visual light via sparse representationabstractThis paper presents a novel method for synthesizing artificial visual light (VIS) face images from near-infrared (NIR) inputs. Active NIR imaging is now widely employed because it is unobtrusive, invariant of environmental illuminations, and can penetrate glasses and sweats. Unfortunately, NIR imaging exhibits discrepant photic properties compared with VIS imaging. Based on recent results of research on compressive sensing, natural images can be compressed and recovered with an overcomplete dictionary by sparse representation coefficients. In our approach a pairwise dictionary is trained from randomly sampled coupled face patches, which contains sparse coded base functions to reconstruct representation coefficients via l1-minimization. We will demonstrate that this method is robust to moderate pose and expression variations, and is efficient in computing. Comparative experiments are conducted with state-of-the-art algorithms. Zeda Zhang, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
IJCB | 2 |
| 2011 | On-line Signature Verification Using Segment-to-Segment Graph MatchingabstractThis paper proposes a novel approach of on-line signature verification. Firstly, on-line signatures are partitioned into a series of segments, which are then represented by graphs. Four segmentation methods are taken into account. Secondly, graph matching techniques are adopted to compute edit distance between corresponding graphs, which measures the similarity of them. Finally, having been able to compare two signatures, limited genuine signatures are used to train user dependent classifiers for each user. Experiments are conducted to validate the effectiveness of the proposed method and promising results are achieved. Kaiyue Wang, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICDAR | 2 |
| 2011 | Visual Saliency Based Aerial Video Summarization by Online Scene ClassificationabstractCompared with traditional video summarization approaches, aerial video summarization is a new and challenging issue for its particular characteristics. Aerial video data is a massive data stream, without pre-edit structures such as sports or news video data, lack of camera motion such as zoom and pan. On account of these characteristics, we proposed a novel approach for summarization. First, we extract GIST features for each frame as the holistic scene representation. Then, we divide aerial video into temporal segments representing a visual scene using on-line clustering method by examine GIST features of each frame only once. Finally, we select several key frames from each scene for summarization according to visual saliency index (VSI) of each frame computed from their visual saliency map. In the paper, we proposed new criterion for estimation of temporal segmentation of streaming video. Experimental observations show the success of our approach on aerial video summarization. Jiewei Wang, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICIG | 2 |
| 2011 | On-line Signature Verification Using Graph RepresentationabstractThis paper proposes a novel approach of on-line signature verification. Firstly, on-line signatures are represented by a series of graphs, whose nodes and edges describe certain properties at sample points and relationship between points respectively. Then, graph matching techniques are introduced to compute edit distance between graphs, which measures the similarity of graphs. Finally, having been able to compare any two signatures through the last two steps, user-dependent classifiers are trained using limited genuine signatures. The proposed method is tested on SUSIG online signature database and shows promising performance. Kaiyue Wang, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICIG | 2 |
| 2011 | Codebook Reconstruction with Word Correlation Feedback MechanismabstractBag of feature model has been shown to be one of the most successful methods in generic image categorization problems. However, creating codebook by clustering local feature vectors (e.g. Kmeans) may lose holistic information of images. This paper presents a novel process called Correlation Feedback for codebook construction. It introduces semantic similarities of words by measuring correlation between distributions of them within one image. Further more, we employ label propagation process to spread the affinities among all features. An enhanced codebook is constructed based on fusion of the new similarity matrix with spectral clustering. Experimental results on Caltech101 and the 15 nature scenes datasets shows promising performance of importing the novel similarity to dictionary construction. Zhaoxiang Zhang 0001, Yunhong Wang 0001 |
ICIG | 3 |
| 2011 | Multi-view multi-stance gait identificationabstractView transformation in gait analysis has attracted more and more attentions recently. However, most of the existing methods are based on the entire gait dynamics, such as Gait Energy Image (GEI). And the distinctive characteristics of different walking phases are neglected. This paper proposes a multi-view multi-stance gait identification method using unified multi-view population Hidden Markov Models (pHMM-s), in which all the models share the same transition probabilities. Hence, the gait dynamics in each view can be normalized into fixed-length stances by Viterbi decoding. To optimize the view-independent and stance-independent identity vector, a multi-linear projection model is learned from tensor decomposition. The advantage of using tensor is that different types of information are integrated in the final optimal solution. Extensive experiments show that our algorithm achieves promising performances of multi-view gait identification even with incomplete gait cycles. Maodi Hu, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICIP | 2 |
| 2011 | Temporal-spatial face recognition using multi-atlas and Markov process modelabstractAlthough video-based face recognition algorithms can provide more information than image-based algorithms, their performance is affected by subjects' head poses, expressions, illumination and so on. In this paper, we present an effective video-based face recognition algorithm. Multi-atlas is employed to efficiently represent faces of individual persons under various conditions, such as different poses and expressions. The Markov process model is used to propagate the temporal information between adjacent video frames. The combination of multi-atlas and Markov model provides robust face recognition by taking both spatial and temporal information into account. The performance of our algorithm was evaluated on three standard test databases: the Honda/UCSD video database, the CMU Motion of Body database, and the multi-modal VidTIMIT database. Experimental results demonstrate that our video-based face recognition algorithm outperforms other methods on all three test databases. Gaopeng Gou, Rui Shen 0002, Yunhong Wang 0001, Anup Basu |
ICME | 3 |
| 2011 | Face synthesis from near-infrared to visual light spectrum using quotient image and kernel-based multifactor analysisabstractThis paper addresses the problem of synthesizing an artificial visual light (VIS) facial image from near-infrared (NIR) input. After extensively assessing photic characteristics of tissues at human skin surface, we propose a framework for this task. Firstly, we take the quotient images for training and reconstruction, so that information related to face structure can be preserved. Secondly, to handle heterogeneous blur resulted from multiple scattering within tissues, we introduce kernel based strategy as a powerful nonlinear analyzing instrument. Finally, as in our application the image ensembles involve multiple factors, a tensor structure is employed to transform heterogeneous face data into uniform subspaces. Comparative results show that our synthesized images are both suited for human vision and discriminative for machine recognition. Zeda Zhang, Yunhong Wang 0001, Zhaoxiang Zhang 0001, Guangpeng Zhang |
ICME | 2 |
| 2011 | 3D Face Recognition Based on Local Shape Patterns and Sparse Representation Classifier
Di Huang 0001, Karima Ouji, Mohsen Ardabilian, Yunhong Wang 0001, Liming Chen 0002 |
MMM (1) | 4 |
| 2011 | Robust 3D face recognition based on resolution invariant features
Guangpeng Zhang, Yunhong Wang 0001 |
Pattern Recognit. Lett. | 2 |
| 2011 | Gait-Based Gender Classification Using Mixed Conditional Random FieldabstractThis paper proposes a supervised modeling approach for gait-based gender classification. Different from traditional temporal modeling methods, male and female gait traits are competitively learned by the addition of gender labels. Shape appearance and temporal dynamics of both genders are integrated into a sequential model called mixed conditional random field (CRF) (MCRF), which provides an open framework applicable to various spatiotemporal features. In this paper, for the spatial part, pyramids of fitting coefficients are used to generate the gait shape descriptors; for the temporal part, neighborhood-preserving embeddings are clustered to allocate the stance indexes over gait cycles. During these processes, we employ evaluation functions like the partition index and Xie and Beni's index to improve the feature sparseness. By fusion of shape descriptors and stance indexes, the MCRF is constructed in coordination with intra- and intergender temporary Markov properties. Analogous to the maximum likelihood decision used in hidden Markov models (HMMs), several classification strategies on the MCRF are discussed. We use CASIA (Data set B) and IRIP Gait Databases for the experiments. The results show the superior performance of the MCRF over HMMs and separately trained CRFs. Maodi Hu, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
IEEE Trans. Syst. Man Cybern. Part B | 2 |
| 2011 | Local Binary Patterns and Its Application to Facial Image Analysis: A SurveyabstractLocal binary pattern (LBP) is a nonparametric descriptor, which efficiently summarizes the local structures of images. In recent years, it has aroused increasing interest in many areas of image processing and computer vision and has shown its effectiveness in a number of applications, in particular for facial image analysis, including tasks as diverse as face detection, face recognition, facial expression analysis, and demographic classification. This paper presents a comprehensive survey of LBP methodology, including several more recent variations. As a typical application of the LBP approach, LBP-based facial image analysis is extensively reviewed, while its successful extensions, which deal with various tasks of facial image analysis, are also highlighted. Di Huang 0001, Caifeng Shan, Mohsen Ardabilian, Yunhong Wang 0001, Liming Chen 0002 |
IEEE Trans. Syst. Man Cybern. Part C | 4 |
| 2010 | A BEMD based normalization method for face recognition under variable illuminationsabstractFace recognition remains challenging in computer vision due to variations on face, especially for illuminations. In this paper, a novel face illumination normalization method is proposed. By using Bidimensional Empirical Mode Decomposition (BEMD), a series of normalization images (BIMF) from one subject can be extracted with different spatial scales, each of which possesses a high recognition rate compared with former representative methods, i.e., SQI, LOG-DCT and LTV. What's more, canonical correlation analysis (CCA) is adopted in this paper to combine images generated from one input to form more discrimative features. Experiments on Yale B, Extended Yale B and CMU PIE show that the proposed method, though simple, is very effective when dealing with face recognition under variable lighting conditions. Ming Shao, Yunhong Wang 0001, Xue Ling |
ICASSP | 2 |
| 2010 | Automatic and robust 3D face registration using multiresolution Spherical Depth MapabstractFace registration is a necessary preprocessing step for 3D face recognition. An entirely automatic method for 3D face registration is proposed in this paper with high accuracy and good robustness to pose and facial expression variations. Our method consists of the following three stages. Firstly, the face shape is represented by Fitting Sphere Representation (FSR). Secondly, generate the Spherical Depth Map (SDM) of face shape which is normalized roughly to a similar pose. Finally, accurately localize the nose tip using multiresolution SDM by a coarse-to-fine method. Then, in conjunction with the face orientation figured out by linear fitting and the center of fitting sphere, face can be registered completely. Extensive experiments are conducted on five popular 3D face databases. The registration accuracy is near 100 percent. Experimental results demonstrate the high robustness of the proposed methods to pose and expression variations. Peijiang Liu, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICIP | 2 |
| 2010 | Combining Spatial and Temporal Information for Gait Based Gender ClassificationabstractIn this paper, we address the problem of gait based gender classification. The Gabor feature which is a new attempt for gait analysis, not only improves the robustness to the segmental noise, but also provides a feasible way to purge the additional influence factors like clothing and carrying condition changes before supervised learning. Furthermore, through the agency of Maximization of Mutual Information (MMI), the low dimensional discriminative representation is obtained as the Gabor-MMI feature. After that, gender related Gaussian Mixture Model-Hidden Markov Models (GMM-HMMs) are constructed for classification work. In this case, supervised learning reduces the dimension of parameter space, and significantly increases the gap between likelihoods of the gender models. In order to assess the performance of our proposed approach, we compare it with other methods on the standard CASIA Gait Databases (Dataset B). Experimental results demonstrate that our approach achieves better Correct Classification Rate (CCR) than the state of the art methods. Maodi Hu, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICPR | 2 |
| 2010 | Automatic Asymmetric 3D-2D Face Recognitionabstract3D Face recognition has been considered as a major solution to deal with unsolved issues of reliable 2D face recognition in recent years, i.e. lighting and pose variations. However, 3D techniques are currently limited by their high registration and computation cost. In this paper, an asymmetric 3D-2D face recognition method is presented, enrolling in textured 3D whilst performing automatic identification using only 2D facial images. The goal is to limit the use of 3D data to where it really helps to improve face recognition accuracy. The proposed approach contains two separate matching steps: Sparse Representation Classifier (SRC) is applied to 2D-2D matching, while Canonical Correlation Analysis (CCA) is exploited to learn the mapping between range LBP faces (3D) and texture LBP faces (2D). Both matching scores are combined for the final decision. Moreover, we propose a new preprocessing pipeline to enhance robustness to lighting and pose effects. The proposed method achieves better experimental results in the FRGC v2.0 dataset than 2D methods do, but avoiding the cost and inconvenience of data acquisition and computation of 3D approaches. Di Huang 0001, Mohsen Ardabilian, Yunhong Wang 0001, Liming Chen 0002 |
ICPR | 3 |
| 2010 | Pan-Sharpening Using an Adaptive Linear ModelabstractIn this paper, we propose an algorithm to synthesize high-resolution multispectral images by fusing panchromatic (Pan) images and multispectral (MS) images. The algorithm is based on an adaptive linear model, which is automatically estimated by least square fitting. In this model, a virtual difference band is appended to the MS to guarantee the correlation between the Pan and MS. Then, an iterative procedure is carried out to generate the fused images using steepest descent method. The efficiency of the presented technique is tested by performing pan-sharpening of IKONOS, Quick Bird, and Landsat-7 ETM+ datasets. Experimental results show that our method provides better fusion results than other methods. Yunhong Wang 0001 |
ICPR | 3 |
| 2010 | Block Pyramid Based Adaptive Quantization Watermarking for Multimodal Biometric AuthenticationabstractThis paper proposes a novel robust watermarking scheme to embed fingerprint minutiae into face images for multimodal biometric authentication. First, a block pyramid is layered according to the block-wise face region distinctiveness estimated by Adaboost; upper level indicates informative spacial regions. Then, we adopt a first-order statics QIM method to perform watermark embedding in each pyramid level. Numeric watermark bits with higher priority are embedded into upper pyramid level with a larger embedding strength. By joint differentiation of host image regions and watermark bits priority, our scheme achieves a trade-offs among watermarking robustness, capacity and fidelity. Experimental results demonstrate that our approach guarantees the robustness of hidden biometric data, while preserving the distinctiveness of host biometric images. Bin Ma 0004, Chunlei Li 0004, Yunhong Wang 0001, Zhaoxiang Zhang 0001 |
ICPR | 3 |
| 2010 | 3D Model Based Vehicle Tracking Using Gradient Based Fitness Evaluation under Particle Filter FrameworkabstractWe address the problem of 3D model based vehicle tracking from monocular videos of calibrated traffic scenes. A 3D wire-frame model is set up as prior information and an efficient fitness evaluation method based on image gradients is introduced to estimate the fitness score between the projection of vehicle model and image data, which is then combined into a particle filter based framework for robust vehicle tracking. Numerous experiments are conducted and experimental results demonstrate the effectiveness of our approach for accurate vehicle tracking and robustness to noise and occlusions. Zhaoxiang Zhang 0001, Kaiqi Huang, Tieniu Tan, Yunhong Wang 0001 |
ICPR | 4 |
| 2010 | Age Classification Base on Gait Using HMMabstractIn this paper we propose a new framework for age classification based on human gait using Hidden Markov Model (HMM). A gait database including young people and elderly people is built. To extract appropriate gait features, we consider a contour related method in terms of shape variations during human walking. Then the image feature is transformed to a lower-dimensional space by using the Frame to Exemplar (FED) distance. A HMM is trained on the FED vector sequences. Thus, the framework provides flexibility in the selection of gait feature representation. In addition, the framework is robust for classification due to the statistical nature of HMM. The experimental results show that video-based automatic age classification from human gait is feasible and reliable. Yunhong Wang 0001, Bir Bhanu |
ICPR | 2 |
| 2010 | Tie points based pixel-level compensation of misregistration for change detectionabstractA method is proposed to process registered images to reduce the effects of registration noise in change detection. The proposed method is based on the pixel-level misregistration map and the gradients of the registered image. Thin plate spline (TPS) transform is selected to estimate the misregistration of each pixel using available tie points. For each pixel, the compensation is composed of two parts: a spatial part which compensates for the spatial registration error as pixel unit, and an intensity part which is calculated according to the subpixel part of misregistration and local gradients. The performance of the proposed method is illustrated using IKONOS panchromatic images and multitemporal multispectral images. Its independence of change detection method is experimented on three kinds of method: modified image difference, modified principle component analysis, and modified image ratio. Yunhong Wang 0001 |
IGARSS | 2 |
| 2009 | Face Relighting Based on Multi-spectral Quotient Image and Illumination Tensorfaces
Ming Shao, Yunhong Wang 0001, Peijiang Liu |
ACCV (3) | 2 |
| 2009 | Gender Recognition from Gait Using Radon Transform and Relevant Component Analysis
Yunhong Wang 0001 |
ICIC (1) | 2 |
| 2009 | On-Line Signature Verification Based on Spatio-Temporal Correlation
Yunhong Wang 0001 |
ICIC (1) | 2 |
| 2009 | Recovering Facial Intrinsic Images from a Single Input
Ming Shao, Yunhong Wang 0001 |
ICIC (1) | 2 |
| 2009 | A New Approach for Gender Classification Based on Gait AnalysisabstractIn this paper, we propose a novel pattern to represent spatio-temporal information of gait appearance which is called Gait Principal Component Image (GPCI). GPCI is a grey-level image which compresses the spatiotemporal information by amplifying the dynamic variation of different body part. The detection of gait period is based on LLE coefficients and it is also a new attempt. KNN classifier is employed for gender classification. The framework can be applied in real-time setting because of its rapidity and robustness. The experimental results on IRIP Gait Database (32 males, 28 females) show that the proposed approach achieves a high accuracy in automatic gender classification. Maodi Hu, Yunhong Wang 0001 |
ICIG | 2 |
| 2009 | 3D Face Pose Normalization Using Equipartition Fitting Sphere Representation of ShapeabstractPose normalization is a necessary process of 3D face recognition. Automatic and robust normalization is still a challenge to existing techniques. We propose a novel method called Equipartition Fitting Sphere Representation (EPFSR) for shape representation. Convexes on face are localized firstly based on EPFSR. Then the tip and orientation of nose are identified automatically from convexes by template matching. Extensive experiments are performed on five popular 3D face databases. Results show the high robustness of the proposed methods to expression variations. Accuracy of nose identification is more than 97.7%. Time cost depends on the number of face vertices. It takes averagely less than 9 seconds to localize the nose on a 3D head including around 80000 vertices in the FRGC2.0 database. Peijiang Liu, Yunhong Wang 0001 |
ICIG | 2 |
| 2009 | Joint Features for Face Recognition under Variable IlluminationsabstractIn this paper, we propose a new method using joint features extracted from four efficient face illumination normalization approaches to deal with the face recognition problems under variable lighting conditions. These four methods (Logarithm Total Variation, Generic Intrinsic Illumination Subspace, Self-Quotient Image and Discrete Cosine Transform in Logarithm Domain) can indeed improve recognition rates solely when testing on face database, i.e. Yale B, Extended Yale B and CMU PIE. However, in this paper, we argue that single feature extracted from one method is useful but not adequate to high-accuracy face recognition system. Joint features generated by canonical correlation analysis (CCA) from more than one method can enhance the performance of existing algorithms. It is also suggested that CCA can project different features to the direction that maximize the correlation between them thus leading to an optimized joint feature. Experiments show that our method is not only simple but also effective on promoting face recognition rates. Ming Shao, Yunhong Wang 0001 |
ICIG | 2 |
| 2009 | Multimodal 2D and 3D Facial Ethnicity ClassificationabstractEthnicity is an important demographic attribute of human beings, and automatic face-based classification of ethnicity has promising applications in various fields. In this paper, we explore the ethnicity discriminability of both 2D and 3D face features, and propose an MM-LBP (Multi-scale Multi-ratio LBP) method, which is a multimodal method for ethnicity classification. LBP (Local Binary Pattern) histograms are extracted from multi-scale, multi-ratio rectangular regions over both texture and range images, and Adaboost is utilized to construct a strong classifier from a large amount of weak classifiers built by the extracted LBP histograms. Decision level fusion is performed to get the final decision. Experiments performed on FRGC v2.0 database indicate that the fusion of 2D and 3D face features significantly improves the classification accuracy, and the proposed MM-LBP method has consistent higher performance for ethnicity classification than traditional methods. Above 99.5% classification accuracy was obtained on the FRGC v2.0 database. Guangpeng Zhang, Yunhong Wang 0001 |
ICIG | 2 |
| 2009 | Asymmetric 3D/2D face recognition based on LBP facial representation and canonical correlation analysisabstractIn the recent years, 3D Face recognition has emerged as a major solution to deal with the unsolved issues for reliable 2D face recognition, i.e. lighting condition and viewpoint variations. However, 3D method is currently limited by its registration and computation cost. In this paper, we propose to investigate a solution named asymmetric face recognition scheme, enrolling people in 3D environment but performing identification in 2D. The goal is to limit the use of 3D data to where it really helps to improve recognition performances. In our approach, Local Binary Patterns (LBP) is used as an efficient facial representation for both 2D texture images and 3D range images. A weighted Chi square distance is used as matching score between the 2D LBP facial representations; Canonical Correlation Analysis (CCA) is applied to learn the mapping between LBP-based range face images (3D) and LBP facial texture images (2D). Both matching scores are further fused to obtain the final result. Compared with the traditional 2D/2D algorithms, the proposed asymmetric face recognition scheme achieves better accuracy; while avoiding the high cost of data acquisition and computation in 3D/3D approaches. Di Huang 0001, Mohsen Ardabilian, Yunhong Wang 0001, Liming Chen 0002 |
ICIP | 3 |
| 2009 | A super-resolution based method to synthesize visual images from near infraredabstractIn this paper, we propose a new method to enhance the quality of near infrared face image using tensorface, super-resolution and image fusion. Given a single model of near infrared face image which is not suitable for human to recognize or verify and its low-resolution sample, we can synthesize an image under visible light environment by building multiple factors training tensors and super-resolving its high-resolution visible light reconstructions across different modalities. The training tensor space consists of near infrared and visible light face images pairs of different people. Fusion is performed between the reconstructions and the original near infrared images. Experiments show promising results of synthesized visible light face images. Ming Shao, Yunhong Wang 0001 |
ICIP | 2 |
| 2008 | Facial aging simulation based on super-resolution in tensor spaceabstractThe facial change caused by aging progression might significantly degrade the performance of a face recognition system. One major way to deal with this problem is to predict the aging process. The work presented in this paper proposed a framework to simulate the face aging process by means of super-resolution. Considered the nature of multi- modalities in face image set, multi-linear algebra is introduced into the super-resolution method to represent and process the whole image set in tensor space. The simulating results represented in the paper are compared with the ground truth face image of the same people. Fangyuan Jiang, Yunhong Wang 0001 |
ICIP | 2 |
| 2008 | Face indexing and searching from videosabstractFace indexing and searching from videos can be widely used in multimedia applications, information mining and biometric recognition. This paper presents a novel method for effective indexing and searching in videos. Differing from traditional methods, we sequentially integrate visual appearance with temporal continuity and position continuity for face comparison. Subgroups are so formed. Then, exemplars attached corresponding weights are selected from subgroups to form signatures. Lastly, subgroups are incorporated into groups with Earth Mover's Distance for hierarchical indexing and searching purposes. Experiments on some videos have demonstrated that the algorithm can achieve satisfying performance by full exploiting visual and timing information in videos. Jiangwei Li, Yunhong Wang 0001 |
ICIP | 2 |
| 2008 | Template selection for on-line signature verificationabstractIn this paper, we propose two effective methods to perform automatic template selection where the goal is to select prototype signature templates for a user from a given set of online signatures. The first method employs a clustering strategy to choose a template set that best represents the intra-class variations, while the second method selects templates that exhibit maximum similarity with the rest of the signatures. In the experiment, two typical online signature verification have been employed, respectively based on global and local features, and the verifying results on a database Task2 of SVC2004 (First Signature Verification Competition 2004), with 20 genuine signatures and 20 skilled forgeries for each set, indicate that two proposed selection procedures as presented here results in better performance than random template selection. Ningning Liu, Yunhong Wang 0001 |
ICPR | 2 |
| 2008 | Investigating the separability of features from different views for gait based gender classificationabstractIn this paper, we investigate the efficiency of different view angles when classifying gender with gait biometrics for the first time. A gait database is built for this purpose in which walking videos are recorded at seven different views for each subject. Then, we employ a robust gait representation method to extract gait features. The class separability of these features from different view angles are analyzed and compared. A set of experiments are designed to evaluate the performance of gait based gender classification along with the changes of view angle. The experimental results show that 0° and 180° are the worst view angles in this two-category case and the 90° view dose not perform the best, unlike it takes the best performance in gait recognition. Yunhong Wang 0001 |
ICPR | 2 |
| 2007 | Gender Classification Based on Fusion of Multi-view Gait Sequences
Guochang Huang, Yunhong Wang 0001 |
ACCV (1) | 2 |
| 2007 | Discriminating 3D Faces by Statistics of Depth Differences
Yunhong Wang 0001, Tieniu Tan |
ACCV (2) | 2 |
| 2007 | Online Appearance Model Learning for Video-Based Face RecognitionabstractIn this paper, we propose a novel online learning method which can learn appearance models incrementally from a given video stream. The data of each frame in the video can be discarded as soon as it has been processed. We only need to maintain a few linear eigenspace models and a transition matrix to approximately construct face appearance manifolds. It is convenient to use these learnt models for video-based face recognition. There are mainly two contributions in this paper. First, we propose an algorithm which can learn appearance models online without using a pre-trained model. Second, we propose a method for eigenspace splitting to prevent that most samples cluster into the same eigenspace. This is useful for clustering and classification. Experimental results show that the proposed method can both learn appearance models online and achieve high recognition rate. Yunhong Wang 0001, Tieniu Tan |
CVPR | 2 |
| 2007 | A 3D Facial Feature Point Localization Method Based on Statistical Shape ModelabstractRegistration is a necessary step for automatic 3D face recognition systems, and feature point localization is usually used to find the correspondence in registration. Traditional localization methods are sensitive to pose changes, and can only deal with frontal or limited pose variations. In this paper we propose a new 3D facial feature point localization method that is insensitive to pose variation. Feature regions are first segmented out based on shape index features, and then selected by a statistical shape model. Point nearest to the region center is chosen as a feature point. Experimental results show that the localization accuracy is comparable to manually labeled feature points. Guangpeng Zhang, Yunhong Wang 0001 |
ICASSP (2) | 2 |
| 2007 | Aging Simulation of Face Images Based on Super-Resolution
Yunhong Wang 0001 |
ICIC (3) | 2 |
| 2007 | Fast Principal Component Analysis using Eigenspace MergingabstractIn this paper, we propose a fast algorithm for principal component analysis (PCA) dealing with large high-dimensional data sets. A large data set is firstly divided into several small data sets. Then, the traditional PCA method is applied on each small data set and several eigenspace models are obtained, where each eigenspace model is computed from a small data set. At last, these eigenspace models are merged into one eigenspace model which contains the PCA result of the original data set. Experiments on the FERET data set show that this algorithm is much faster than the traditional PCA method, while the principal components and the reconstruction errors are almost the same as that given by the traditional method. Yunhong Wang 0001, Tieniu Tan |
ICIP (6) | 2 |
| 2006 | Combining Statistics of Geometrical and Correlative Features for 3D Face RecognitionabstractIn this paper, we present a new method for face recognition using range data. The proposed method is based on both global statistics of geometrical features and local statistics of correlative features of facial surfaces. Firstly, we analyze the performances of common geometrical representations by using global histograms for matching. Secondly, we propose a new method to encode the relationships between points and their neighbors, which are demonstrated to own great power to represent the intrinsic structure of facial surfaces. Finally, the two kinds of features are supposed to be complementary to some extent, and the combination of them is proven to be able to improve the recognition performance. All the experiments are performed on the full 3D face dataset of FRGC 2.0 which is the largest 3D face database so far. Promising results have demonstrated the effectiveness of our proposed method. 1 Yunhong Wang 0001, Tieniu Tan |
BMVC | 2 |
| 2006 | Learning Effective Intrinsic Features to Boost 3D-Based Face Recognition
Chenghua Xu, Tieniu Tan, Stan Z. Li, Yunhong Wang 0001 |
ECCV (2) | 4 |
| 2006 | Combining local features for robust nose location in 3D facial data
Chenghua Xu, Tieniu Tan, Yunhong Wang 0001, Long Quan |
Pattern Recognit. Lett. | 3 |
| 2005 | Ordinal Palmprint Represention for Personal IdentificationabstractPalmprint-based personal identification, as a new member in the biometrics family, has become an active research topic in recent years. Although great progress has been made, how to represent palmprint for effective classification is still an open problem. In this paper, we present a novel palmprint representation - ordinal measure, which unifies several major existing palmprint algorithms into a general framework. In this framework, a novel palmprint representation method, namely orthogonal line ordinal features, is proposed. The basic idea of this method is to qualitatively compare two elongated, line-like image regions, which are orthogonal in orientation and generate one bit feature code. A palmprint pattern is represented by thousands of ordinal feature codes. In contrast to the state-of-the-art algorithm reported in the literature, our method achieves higher accuracy, with the equal error rate reduced by 42% for a difficult set, while the complexity of feature extraction is halved. Zhenan Sun, Tieniu Tan, Yunhong Wang 0001, Stan Z. Li |
CVPR (1) | 3 |
| 2005 | Local manifold matching for face recognitionabstractIn this paper, we propose a novel classification method, called local manifold matching (LMM), for face recognition. LMM has great representational capacity of available prototypes and is based on the local linearity assumption that each data point and its k nearest neighbors from the same class lie on a linear manifold locally embedded in the image space. We present a supervised local manifold learning algorithm for learning all locally linear manifold structures. Then we propose the nearest manifold criterion for the classification in which the query feature point is assigned to the most matching face manifold. Experimental results show that kernel PCA incorporated with the LMM classifier achieves the best face recognition performance. Wei Liu 0035, Yunhong Wang 0001, Tieniu Tan |
ICIP (2) | 3 |
| 2005 | Extended optimization method of LSB steganalysisabstractImage steganalysis has attracted increasing attention recently. LSB steganalysis is one of the most active research topics. The paper proposes a method for LSB steganalysis of images, where the secret message is embedded in a given number L of the least significant bits. The proposed estimation method is an extension of Fridrich's method from the case L = 1 to arbitrary L > 0. A weighted stego image is defined first and then estimation formula is derived. To evaluate the proposed steganalytic method, two experiments of detection and estimation are performed. It is shown that the accuracy of detecting the existence of secret messages in images and of estimating the embedding ratio of secret messages is relatively high. Estimation errors and further studies are also discussed. Experimental results and theoretical verification show that this method is an effective method of LSB steganalysis. Xiaoyi Yu, Tieniu Tan, Yunhong Wang 0001 |
ICIP (2) | 3 |
| 2005 | Phase Correlation Based Iris Image Registration Model
Junzhou Huang, Tieniu Tan, Li Ma 0001, Yunhong Wang 0001 |
J. Comput. Sci. Technol. | 4 |
| 2005 | Improving iris recognition accuracy via cascaded classifiersabstractAs a reliable approach to human identification, iris recognition has received increasing attention in recent years. The most distinguishing feature of an iris image comes from the fine spatial changes of the image structure. So iris pattern representation must characterize the local intensity variations in iris signals. However, the measurements from minutiae are easily affected by noise, such as occlusions by eyelids and eyelashes, iris localization error, nonlinear iris deformations, etc. This greatly limits the accuracy of iris recognition systems. In this paper, an elastic iris blob matching algorithm is proposed to overcome the limitations of local feature based classifiers (LFC). In addition, in order to recognize various iris images efficiently a novel cascading scheme is proposed to combine the LFC and an iris blob matcher. When the LFC is uncertain of its decision, poor quality iris images are usually involved in intra-class comparison. Then the iris blob matcher is resorted to determine the input iris' identity because it is capable of recognizing noisy images. Extensive experimental results demonstrate that the cascaded classifiers significantly improve the system's accuracy with negligible extra computational cost. Zhenan Sun, Yunhong Wang 0001, Tieniu Tan, Jiali Cui |
IEEE Trans. Syst. Man Cybern. Part C | 2 |
| 2004 | Adaptive Multi-Resolution Fitting and its Application to Realistic Head ModelingabstractThe general approach for object modeling is to construct the surface from the high-quality range points obtained from laser scanners. In this paper, we face the noise point cloud obtained from image sequences by a common camera and develop a novel algorithm of adaptive multi-resolution fitting (AMRF) for object modeling. This algorithm combines the adaptive subdivision scheme with multi-resolution fitting so that the control model is subdivided locally and adaptively according to the local complexity of the point cloud and approximates the 3D data level by level. The proposed method can conquer the holes and outliers efficiently and create full compatibility between the complexity of the mesh model and the representation of the local details. We apply the proposed method to the complete head modeling with the real data, and the results seem very promising. Chenghua Xu, Long Quan, Yunhong Wang 0001, Tieniu Tan, Maxime Lhuillier |
GMP | 3 |
| 2004 | Fast recursive mathematical morphological transformsabstractSince many mathematical morphology operations are recursive transforms of dilation and erosion, this paper proposes fast recursive transforms to reduce computational complexity. The basic idea of the method is to compute the temporary results within a series of adaptive windows and the computing is performed on specific pixels. Each step of the recursive process consists of two parts: 1) computation is limited to the specific pixels (foreground or background pixels) within a window; 2) update the window adoptively and delete those varied pixels. Extensive results show that the time complexity of the method is proportional to the number of the specific pixels. Jiali Cui, Yunhong Wang 0001, Tieniu Tan, Zhenan Sun |
ICIG | 2 |
| 2004 | Reliable detection of BPCS-steganography in natural imagesabstractImage steganalysis has attracted increasing attention recently. BPCS steganalysis is currently a hot research topic. Although some BPCS steganalysis methods have been proposed, these methods have their limitations. In this paper, we propose a new approach to detect BPCS-steganography. The approach, based on statistical features, can detect the existence of secret message not only in spatial domain, but also in transform domain. To evaluate the proposed steganalytic framework, two examples of detection are performed. It is shown that the accuracy of detection of the existence of secret message in images is relatively high. Experimental results and theoretical analysis show that the proposed method is an effective steganlytic method of BPCS-steganography. Xiaoyi Yu, Tieniu Tan, Yunhong Wang 0001 |
ICIG | 3 |
| 2004 | Noise removal and impainting model for IRIS imageabstractNoise removal is an important problem for iris recognition. If the iris regions were not correctly segmented in iris images, segmented iris regions possibly include noises, namely eyelashes, eyelids, reflections and pupil. Noises influence the features of both noise regions and their neighboring regions, which will result in poor recognition performance. To solve this problem, this paper proposes a method for removing noises and impainting iris images. The whole procedure includes three steps: 1) localization and normalization, 2) noise removal based on phase congruency and 3) iris image impainting. A series of experiments show that the proposed method has encouraging performance for improving the recognition accuracy. Junzhou Huang, Yunhong Wang 0001, Jiali Cui, Tieniu Tan |
ICIP | 2 |
| 2004 | Cascading statistical and structural classifiers for iris recognitionabstractReliable human identification using iris pattern has recently gained growing interests from pattern recognition researchers. In literature of iris recognition, almost all algorithms are based on statistical information. In this paper, a structural iris image analysis method is proposed, which provides complementary information to statistical classifier. In order to save computational cost, the structural matcher is not consulted unless the statistical classifier is uncertain of its decision. At the second stage, the structural classifier may be combined with statistical classifier with different fusion strategies. The experimental results of decision-level classifiers combination are reported, which demonstrate that the cascaded classification system significantly outperforms single classifier. Zhenan Sun, Yunhong Wang 0001, Tieniu Tan, Jiali Cui |
ICIP | 2 |
| 2004 | Robust nose detection in 3d facial data using local characteristics
Chenghua Xu, Yunhong Wang 0001, Tieniu Tan, Long Quan |
ICIP | 2 |
| 2004 | Model based steganalysisabstractIn this paper, we consider a new method for performing steganalysis using a statistical model of the cover medium. Using model based methodology, examples of detecting secret message and estimating the secret message length of bit-streams embedded using JSteg-like steganography and quantization index modulation are proposed. This steganalysis technique is based on the model of statistical distribution of quantized DCT coefficients. The histogram of cover image and "shrinkage histogram" are estimated from stego image using the statistical model. Then the secret message is detected and the secret message length is estimated. The methodology described in this paper is a framework which can also be applied to virtually any type of media such as JPEG2000 file format embedding. Xiaoyi Yu, Yunhong Wang 0001, Tieniu Tan |
ICIP | 2 |
| 2004 | Local intensity variation analysis for iris recognition
Li Ma 0001, Tieniu Tan, Yunhong Wang 0001 |
Pattern Recognit. | 3 |
| 2004 | Efficient iris recognition by characterizing key local variationsabstractUnlike other biometrics such as fingerprints and face, the distinct aspect of iris comes from randomly distributed features. This leads to its high reliability for personal identification, and at the same time, the difficulty in effectively representing such details in an image. This paper describes an efficient algorithm for iris recognition by characterizing key local variations. The basic idea is that local sharp variation points, denoting the appearing or vanishing of an important image structure, are utilized to represent the characteristics of the iris. The whole procedure of feature extraction includes two steps: 1) a set of one-dimensional intensity signals is constructed to effectively characterize the most important information of the original two-dimensional image; 2) using a particular class of wavelets, a position sequence of local sharp variation points in such signals is recorded as features. We also present a fast matching scheme based on exclusive OR operation to compute the similarity between a pair of position sequences. Experimental results on 2255 iris images show that the performance of the proposed method is encouraging and comparable to the best iris recognition algorithm found in the current literature. Li Ma 0001, Tieniu Tan, Yunhong Wang 0001 |
IEEE Trans. Image Process. | 3 |
| 2003 | Learning Based Resolution Enhancement of Iris ImagesabstractIris recognition is one of the most reliable personal identification methods. The potential requirement of obtaining high accuracy is that users supply iris images with good quality. It is thus necessary for an iris recognition system to operate the possibly blurred iris images due to less cooperation of users and camera with low resolution. This paper proposes a new algorithm for resolution enhancement of iris images captured by the low resolution camera in less cooperative situations. The prior probability relation between the information of different frequency bands of iris features useful for recognition is firstly learned. Then, it is incorporated into resolution enhancement algorithms to recover the lost information for the seriously blurred images. A large number of experiments on the CASIA iris database demonstrate the validity of the proposed approach. Junzhou Huang, Li Ma 0001, Tieniu Tan, Yunhong Wang 0001 |
BMVC | 4 |
| 2003 | An efficient SAR ATR approachabstractAutomatic target recognition (ATR) based on synthetic aperture radar (SAR) imagery (denoted as SAR ATR for simplicity) is very important for battlefield awareness. Since SAR images are very sensitive to pose variation of targets, SAR ATR is a well-known very challenging problem. An efficient SAR ATR algorithm is given, which uses KFD (kernel Fisher discriminant) as feature extractor and linear SVM (support vector machine) as classifier. Experimental results evaluated with the MSTAR (moving and stationary target automatic recognition) public data sets provided by the DARPA/AFRL (Defence Advanced Research Project Agency/Air Force Research Laboratory) show that the proposed scheme performs much better than the conventional template matching and SVM methods, especially when the target pose uncertainty is large, which is desirable for SAR ATR. Ping Han, Renbiao Wu, Yunhong Wang 0001, Zhaohua Wang |
ICASSP (2) | 3 |
| 2003 | Head pose localization based on multicue fusionabstractUser's face localization and head pose estimation play an essential role in the application of face-to-face human-computer interactive systems. In this paper, we formulate pose localization in a Bayesian framework by particle sampling. Proposal distribution fusing multiple cues such as color, shape and motion is defined to realize pose localization and tracking, which effectively enhances the performance of particle sampling. Experiment results on static images and real videos show the efficiency of our algorithm. Yucheng Wei, Tieniu Tan, Yunhong Wang 0001 |
ICIP (2) | 3 |
| 2003 | Combining classifiers for face recognitionabstractCurrent two-dimensional face recognition approaches can obtain a good performance only under constrained environments. However, in the real applications, face appearance changes significantly due to different illumination, pose, and expression. Face recognizers based on different representations of the input face images have different sensitivity to these variations. Therefore, a combination of different face classifiers which can integrate the complementary information should lead to improved classification accuracy. We use the sum rule and RBF-based integration strategies to combine three commonly used face classifiers based on PCA, ICA and LDA representations. Experiments conducted on a face database containing 206 subjects (2,060 face images) show that the proposed classifier combination approaches outperform individual classifiers. Xiaoguang Lu, Yunhong Wang 0001, Anil K. Jain 0001 |
ICME | 2 |
| 2003 | Personal Identification Based on Iris Texture AnalysisabstractWith an increasing emphasis on security, automated personal identification based on biometrics has been receiving extensive attention over the past decade. Iris recognition, as an emerging biometric recognition approach, is becoming a very active topic in both research and practical applications. In general, a typical iris recognition system includes iris imaging, iris liveness detection, and recognition. This paper focuses on the last issue and describes a new scheme for iris recognition from an image sequence. We first assess the quality of each image in the input sequence and select a clear iris image from such a sequence for subsequent recognition. A bank of spatial filters, whose kernels are suitable for iris recognition, is then used to capture local characteristics of the iris so as to produce discriminating texture features. Experimental results show that the proposed method has an encouraging performance. In particular, a comparative study of existing methods for iris recognition is conducted on an iris image database including 2,255 sequences from 213 subjects. Conclusions based on such a comparison using a nonparametric statistical method (the bootstrap) provide useful information for further research. Li Ma 0001, Tieniu Tan, Yunhong Wang 0001 |
IEEE Trans. Pattern Anal. Mach. Intell. | 3 |
| 2003 | Do singular values contain adequate information for face recognition?
Tieniu Tan, Yunhong Wang 0001, Yuchun Fang |
Pattern Recognit. | 3 |
| 2002 | Fingerprint matching based on error propagationabstractFingerprint matching is one of the most important modules in automatic fingerprint identification systems (AFIS). Traditional methods treat this problem as point pattern matching, which is essentially an intractable problem. We propose an effective fingerprint matching algorithm based on error propagation. First, we find initial correspondence according to the ridge information associated with each minutia. Secondly, we construct a MatchedSet which is composed of initial correspondence and the surrounding matched pairs. Finally, the matching errors of the minutiae pairs in the MatchedSet are adopted to guide the subsequent matching process and the newly matched pairs are added into the MatchedSet. The operation is repeated until the elements in the MatchedSet do not change any more. In this procedure, the local deformation can be tracked, thus the algorithm provides robustness to non-linear deformation commonly seen in fingerprint images. The algorithm was tested on NIST-24 database, and the result is promising. Ying Hao, Tieniu Tan, Yunhong Wang 0001 |
ICIP (1) | 3 |
| 2001 | Font Recognition Based on Global Texture AnalysisabstractWe describe a novel texture analysis-based approach toward font recognition. Existing methods are typically based on local typographical features that often require connected components analysis. In our method, we take the document as an image containing some specific textures and regard font recognition as texture identification. The method is content-independent and involves no detailed local feature analysis. Experiments are carried out by using 14000 samples of 24 frequently used Chinese fonts (six typefaces combined with four styles), as well as 32 frequently used English fonts (eight typefaces combined with four styles). An average recognition rate of 99.1 percent is achieved. Experimental results are also included on the robustness of the method against image degradation (e.g., pepper and salt noise) and on the comparison with existing methods. Yong Zhu 0004, Tieniu Tan, Yunhong Wang 0001 |
IEEE Trans. Pattern Anal. Mach. Intell. | 3 |
| 2000 | Biometric Personal Identification Based on HandwritinabstractIn this paper, we describe a new method to identify the writer of Chinese handwritten documents. There are many methods for signature verification or writer identification, but most of them require segmentation or connected component analysis. They are content dependent identification methods, as signature verification requires the writer to write the same text (e.g. his name). In our new method, we take the handwriting as an image containing some special texture, and writer identification is regarded as texture identification. This is a content independent method. We apply the well-established 2D Gabor filtering technique to extract features of such textures and a weighted Euclidean distance classifier to fulfil the identification task. Experiments are made using Chinese handwritings from 17 different people and very promising results were achieved. Yong Zhu 0004, Tieniu Tan, Yunhong Wang 0001 |
ICPR | 3 |
| 2000 | Biometric Personal Identification Based on Iris PatternsabstractA new system for personal identification based on iris patterns is presented in this paper. It is composed of iris image acquisition, image preprocessing, feature extraction and classifier design. The algorithm for iris feature extraction is based on texture analysis using multichannel Gabor filtering and wavelet transform. Compared with existing methods, our method employs the rich 2D information of the iris and is translation, rotation, and scale invariant. Yong Zhu 0004, Tieniu Tan, Yunhong Wang 0001 |
ICPR | 3 |
| 1999 | Font Recognition based on Global Texture AnalysisabstractIn this paper, we describe a new texture analysis based approach towards font recognition. Existing methods are typically based on local features that often require connected components analysis. In our new method, we take the document as an image containing some special textures, and font recognition as texture identification. The method is content independent and involves no local feature analysis. Global features are extracted by texture analysis. We apply the well-established 2D Gabor filtering technique to extract such features and a weighted Euclidean distance classifier to fulfil the recognition task. Experiments are made using 6,000 samples of 24 frequently used Chinese fonts (6 typefaces combined with 4 styles) and very promising results are achieved. Yong Zhu 0004, Tieniu Tan, Yunhong Wang 0001 |
ICDAR | 3 |