← Search

Guoqing Zhao

14 accepted papers

2024

Factorized Learning Assisted with Large Language Model for Gloss-free Sign Language Translation

COLING 2024main

Previous Sign Language Translation (SLT) methods achieve superior performance by relying on gloss annotations. However, labeling high-quality glosses is a labor-intensive task, which limits the further development of SLT. Although some approaches work towards gloss-free SLT through jointly training…

Cited by 14SourcePDFScholar
2024

Multi-Objective Progressive Clustering for Semi-Supervised Domain Adaptation in Speaker Verification

ICASSP 2024accepted

Utilizing the pseudo-labeling algorithm with large-scale unlabeled data becomes crucial for semi-supervised domain adaptation in speaker verification tasks. In this paper, we propose a novel pseudo-labeling method named Multi-objective Progressive Clustering (MoPC), specifically designed for semi-su…

Cited by 0SourceScholar
2024

SELM: Speech Enhancement using Discrete Tokens and Language Models

ICASSP 2024accepted

Language models (LMs) have recently shown superior performances in various speech generation tasks, demonstrating their powerful ability for semantic context modeling. Given the intrinsic similarity between speech generation and speech enhancement, harnessing semantic information is advantageous for…

Cited by 0SourceScholar
2024

VL-FAS: Domain Generalization via Vision-Language Model For Face Anti-Spoofing

ICASSP 2024accepted

Recent approaches have demonstrated the effectiveness of Vision Transformer (ViT) with attention mechanisms for domain generalization of Face Anti-Spoofing (FAS). However, current attention algorithms highlight all the salient objects (e.g., background objects, hair, glasses), which results in the f…

Cited by 0SourceScholar
2024

Voxblink: A Large Scale Speaker Verification Dataset on Camera

ICASSP 2024accepted

In this paper, we introduce a large-scale and high-quality audiovisual speaker verification dataset, named VoxBlink. We propose an innovative and robust automatic audio-visual data mining pipeline to curate this dataset, which contains 1.45M utterances from 38K speakers. Due to the inherent nature o…

Cited by 0SourceScholar
2023

MADI: Inter-Domain Matching and Intra-Domain Discrimination for Cross-Domain Speech Recognition

ICASSP 2023accepted

End-to-end automatic speech recognition (ASR) usually suffers from performance degradation when applied to a new domain due to domain shift. Unsupervised domain adaptation (UDA) aims to improve the performance on the unlabeled target domain by transferring knowledge from the source to the target dom…

Cited by 0SourceScholar
2023

Not All Classes are Equal: Adaptively Focus-Aware Confidence for Semi-Supervised Object Detection

ICASSP 2023accepted

Semi-supervised object detection (SSOD) is a significant application of Semi-supervised learning to further improve object detectors but suffers more seriously from confirmation bias and error accumulation caused by the classes imbalance. Existing SSOD approaches have attempted to address this issue…

Cited by 0SourceScholar
2022

A Span-based Multimodal Variational Autoencoder for Semi-supervised Multimodal Named Entity Recognition

EMNLP 2022main

Multimodal named entity recognition (MNER) on social media is a challenging task which aims to extract named entities in free text and incorporate images to classify them into user-defined types. However, the annotation for named entities on social media demands a mount of human efforts. The existin…

2022

Improving Zero-Shot Entity Linking Candidate Generation with Ultra-Fine Entity Type Information

COLING 2022main

Entity linking, which aims at aligning ambiguous entity mentions to their referent entities in a knowledge base, plays a key role in multiple natural language processing tasks. Recently, zero-shot entity linking task has become a research hotspot, which links mentions to unseen entities to challenge…

2022

MoSE: Modality Split and Ensemble for Multimodal Knowledge Graph Completion

EMNLP 2022main

Multimodal knowledge graph completion (MKGC) aims to predict missing entities in MKGs. Previous works usually share relation representation across modalities. This results in mutual interference between modalities during training, since for a pair of entities, the relation from one modality probably…

2022

Overcoming Language Priors in Visual Question Answering via Distinguishing Superficially Similar Instances

COLING 2022main

Despite the great progress of Visual Question Answering (VQA), current VQA models heavily rely on the superficial correlation between the question type and its corresponding frequent answers (i.e., language priors) to make predictions, without really understanding the input. In this work, we define…

2022

PM2F2N: Patient Multi-view Multi-modal Feature Fusion Networks for Clinical Outcome Prediction

EMNLP 2022finding

Clinical outcome prediction is critical to the condition prediction of patients and management of hospital capacities. There are two kinds of medical data, including time series signals recorded by various devices and clinical notes in electronic health records (EHR), which are used for two common p…

2022

PPDL: Predicate Probability Distribution Based Loss for Unbiased Scene Graph Generation

CVPR 2022poster

Scene Graph Generation (SGG) has attracted more and more attention from visual researchers in recent years, since Scene Graph (SG) is valuable in many downstream tasks due to its rich structural-semantic details. However, the application value of SG on downstream tasks is severely limited by the pre…

Cited by 74PDFScholar
2022

TreeMAN: Tree-enhanced Multimodal Attention Network for ICD Coding

COLING 2022main

ICD coding is designed to assign the disease codes to electronic health records (EHRs) upon discharge, which is crucial for billing and clinical statistics. In an attempt to improve the effectiveness and efficiency of manual coding, many methods have been proposed to automatically predict ICD codes…