scispace - formally typeset
Search or ask a question
Author

Yingqiang Zhang

Bio: Yingqiang Zhang is an academic researcher from MediaTech Institute. The author has contributed to research in topics: Graph (abstract data type) & Computer science. The author has an hindex of 1, co-authored 2 publications receiving 18 citations.

Papers
More filters
Proceedings ArticleDOI
22 Apr 2020
TL;DR: A graph-based kinship reasoning network for kinship verification, which aims to effectively perform relational reasoning on the extracted features of an image pair, which outperforms the state-of-the-art methods.
Abstract: In this paper, we propose a graph-based kinship reasoning (GKR) network for kinship verification, which aims to effectively perform relational reasoning on the extracted features of an image pair. Unlike most existing methods which mainly focus on how to learn discriminative features, our method considers how to compare and fuse the extracted feature pair to reason about the kin relations. The proposed GKR constructs a star graph called kinship relational graph where each peripheral node represents the information comparison in one feature dimension and the central node is used as a bridge for information communication among peripheral nodes. Then the GKR performs relational reasoning on this graph with recursive message passing. Extensive experimental results on the KinFaceW-I and KinFaceW-II datasets show that the proposed GKR outperforms the state-of-the-art methods.

24 citations

Book ChapterDOI
01 Jan 2022
TL;DR: Wang et al. as mentioned in this paper presented a novel Multi-Graph Collaborative Network (MGCN) for Chinese NER, which built connections among characters to eliminate interferential influences of the noisiness in lexical knowledge.
Abstract: AbstractNamed Entity Recognition (NER), one of the most important directions in Natural Language Processing (NLP), is an essential pre-processing step in many downstream NLP tasks. In recent years, most of the existing methods solve Chinese NER tasks by leveraging word lexicons, which has been empirically proven to be useful. Unfortunately, not all word lexicons can improve the performance of the NER. Some self-matched lexical words will either disturb the prediction of character tag, or bring the problem of entity boundaries confusion. Thus, the performance of the NER model will be lowered by such irrelevant lexical words. However, to the best of our knowledge, none of the existing methods can solve these challenges. To address these issues, we present a novel Multi-Graph Collaborative Network (MGCN) for Chinese NER. More specifically, we propose two innovative modules for our methods. Firstly, we build connections among characters to eliminate interferential influences of the noisiness in lexical knowledge. Secondly, by constructing relationship between contextual lexical words, we solve the problem of boundaries confusion. Finally, experimental results on the benchmark Chinese NER datasets show that our methods are not only effective, but also outperform the state-of-the-art (SOTA) results.KeywordsChinese NERLexical knowledgeGraph neural network

1 citations

Posted Content
TL;DR: Wang et al. as discussed by the authors proposed a graph-based kinship reasoning (GKR) network for kinship verification, which aims to effectively perform relational reasoning on the extracted features of an image pair.
Abstract: In this paper, we propose a graph-based kinship reasoning (GKR) network for kinship verification, which aims to effectively perform relational reasoning on the extracted features of an image pair. Unlike most existing methods which mainly focus on how to learn discriminative features, our method considers how to compare and fuse the extracted feature pair to reason about the kin relations. The proposed GKR constructs a star graph called kinship relational graph where each peripheral node represents the information comparison in one feature dimension and the central node is used as a bridge for information communication among peripheral nodes. Then the GKR performs relational reasoning on this graph with recursive message passing. Extensive experimental results on the KinFaceW-I and KinFaceW-II datasets show that the proposed GKR outperforms the state-of-the-art methods.

1 citations


Cited by
More filters
Proceedings ArticleDOI
Wanhua Li1, Xiaoke Huang1, Jiwen Lu1, Jianjiang Feng1, Jie Zhou1 
20 Jun 2021
TL;DR: Li et al. as discussed by the authors proposed to learn probabilistic ordinal embeddings which represent each data as a multivariate Gaussian distribution rather than a deterministic point in the latent space.
Abstract: Uncertainty is the only certainty there is. Modeling data uncertainty is essential for regression, especially in unconstrained settings. Traditionally the direct regression formulation is considered and the uncertainty is modeled by modifying the output space to a certain family of probabilistic distributions. On the other hand, classification based regression and ranking based solutions are more popular in practice while the direct regression methods suffer from the limited performance. How to model the uncertainty within the present-day technologies for regression remains an open issue. In this paper, we propose to learn probabilistic ordinal embeddings which represent each data as a multivariate Gaussian distribution rather than a deterministic point in the latent space. An ordinal distribution constraint is proposed to exploit the ordinal nature of regression. Our probabilistic ordinal embeddings can be integrated into popular regression approaches and empower them with the ability of uncertainty estimation. Experimental results show that our approach achieves competitive performance. Code is available at https://github.com/Li-Wanhua/POEs.

26 citations

Proceedings ArticleDOI
Shuai Shen1, Wanhua Li1, Zheng Zhu1, Guan Huang, Dalong Du, Jiwen Lu1, Jie Zhou1 
01 Jun 2021
TL;DR: Zhang et al. as mentioned in this paper designed a structure-preserved subgraph sampling strategy to explore the power of large-scale training data, which can increase the training data scale from 105 to 107.
Abstract: Face clustering is a promising method for annotating un-labeled face images. Recent supervised approaches have boosted the face clustering accuracy greatly, however their performance is still far from satisfactory. These methods can be roughly divided into global-based and local-based ones. Global-based methods suffer from the limitation of training data scale, while local-based ones are difficult to grasp the whole graph structure information and usually take a long time for inference. Previous approaches fail to tackle these two challenges simultaneously. To address the dilemma of large-scale training and efficient inference, we propose the STructure-AwaRe Face Clustering (STAR-FC) method. Specifically, we design a structure-preserved subgraph sampling strategy to explore the power of large-scale training data, which can increase the training data scale from 105 to 107. During inference, the STAR-FC performs efficient full-graph clustering with two steps: graph parsing and graph refinement. And the concept of node intimacy is introduced in the second step to mine the local structural information. The STAR-FC gets 91.97 pairwise F-score on partial MS1M within 310s which surpasses the state-of-the-arts. Furthermore, we are the first to train on very large-scale graph with 20M nodes, and achieve superior inference results on 12M testing data. Overall, as a simple and effective method, the proposed STAR-FC provides a strong baseline for large-scale face clustering. Code is available at https://sstzal.github.io/STAR-FC/.

24 citations

Book ChapterDOI
Wanhua Li1, Yueqi Duan, Jiwen Lu1, Jianjiang Feng1, Jie Zhou1 
23 Aug 2020
TL;DR: Wang et al. as mentioned in this paper proposed a graph relational reasoning network (GR\(^2\)N) for social relation recognition, which considers the paradigm of jointly inferring the relations by constructing a social relation graph.
Abstract: Human beings are fundamentally sociable—that we generally organize our social lives in terms of relations with other people. Understanding social relations from an image has great potential for intelligent systems such as social chatbots and personal assistants. In this paper, we propose a simpler, faster, and more accurate method named graph relational reasoning network (GR\(^2\)N) for social relation recognition. Different from existing methods which process all social relations on an image independently, our method considers the paradigm of jointly inferring the relations by constructing a social relation graph. Furthermore, the proposed GR\(^2\)N constructs several virtual relation graphs to explicitly grasp the strong logical constraints among different types of social relations. Experimental results illustrate that our method generates a reasonable and consistent social relation graph and improves the performance in both accuracy and efficiency.

18 citations

Journal ArticleDOI
TL;DR: Kinship recognition is a challenging problem with many practical applications as discussed by the authors, and the state-of-the-art methods for visual kinship recognition problems, whether to discriminate between or generate from, are examined.
Abstract: Kinship recognition is a challenging problem with many practical applications. With much progress and milestones having been reached after ten years - we are now able to survey the research and create new milestones. We review the public resources and data challenges that enabled and inspired many to hone-in on the views of automatic kinship recognition in the visual domain. The different tasks are described in technical terms and syntax consistent across the problem domain and the practical value of each discussed and measured. State-of-the-art methods for visual kinship recognition problems, whether to discriminate between or generate from, are examined. As part of such, we review systems proposed as part of a recent data challenge held in conjunction with the 2020 IEEE Conference on Automatic Face and Gesture Recognition. We establish a stronghold for the state of progress for the different problems in a consistent manner. This survey will serve as the central resource for the work of the next decade to build upon. For the tenth anniversary, the demo code is provided for the various kin-based tasks. Detecting relatives with visual recognition and classifying the relationship is an area with high potential for impact in research and practice.

12 citations

Proceedings ArticleDOI
01 Jun 2021
TL;DR: Wang et al. as discussed by the authors proposed a discriminative sample meta-mining (DSMM) approach for kinship verification, which utilizes all possible pairs and automatically learns discriminativity information from data.
Abstract: Kinship verification aims to find out whether there is a kin relation for a given pair of facial images. Kinship verification databases are born with unbalanced data. For a database with N positive kinship pairs, we naturally obtain N(N − 1) negative pairs. How to fully utilize the limited positive pairs and mine discriminative information from sufficient negative samples for kinship verification remains an open issue. To address this problem, we propose a Discriminative Sample Meta-Mining (DSMM) approach in this paper. Unlike existing methods that usually construct a balanced dataset with fixed negative pairs, we propose to utilize all possible pairs and automatically learn discriminative information from data. Specifically, we sample an unbalanced train batch and a balanced meta-train batch for each iteration. Then we learn a meta-miner with the meta-gradient on the balanced meta-train batch. In the end, the samples in the unbalanced train batch are re-weighted by the learned meta-miner to optimize the kinship models. Experimental results on the widely used KinFaceW-I, KinFaceW-II, TSKinFace, and Cornell Kinship datasets demonstrate the effectiveness of the proposed approach.

12 citations