← Search

Qinghua Zheng

19 accepted papers

2025

IMOL: Incomplete-Modality-Tolerant Learning for Multi-Domain Fake News Video Detection

ACL 2025long

While recent advances in fake news video detection have shown promising potential, existing approaches typically (1) focus on a specific domain (e.g., politics) and (2) assume the availability of multiple modalities, including video, audio, description texts, and related images. However, these metho…

Cited by 0SourcePDFScholar
2024

Learning to Rematch Mismatched Pairs for Robust Cross-Modal Retrieval

CVPR 2024poster

Collecting well-matched multimedia datasets is crucial for training cross-modal retrieval models. However in real-world scenarios massive multimodal data are harvested from the Internet which inevitably contains Partially Mismatched Pairs (PMPs). Undoubtedly such semantical irrelevant data will rema…

2024

Masked Distillation Advances Self-Supervised Transformer Architecture Search

ICLR 2024poster

Transformer architecture search (TAS) has achieved remarkable progress in automating the neural architecture design process of vision transformers. Recent TAS advancements have discovered outstanding transformer architectures while saving tremendous labor from human experts. However, it is still cum…

Cited by 2SourcePDFScholar
2024

RR-PU: A Synergistic Two-Stage Positive and Unlabeled Learning Framework for Robust Tax Evasion Detection

AAAI 2024technical

Tax evasion, an unlawful practice in which taxpayers deliberately conceal information to avoid paying tax liabilities, poses significant challenges for tax authorities. Effective tax evasion detection is critical for assisting tax authorities in mitigating tax revenue loss. Recently, machine-learnin…

Cited by 4SourcePDFScholar
2024

SAUI: Scale-Aware Unseen Imagineer for Zero-Shot Object Detection

AAAI 2024technical

Zero-shot object detection (ZSD) aims to localize and classify unseen objects without access to their training annotations. As a prevailing solution to ZSD, generation-based methods synthesize unseen visual features by taking seen features as reference and class semantic embeddings as guideline. Alt…

Cited by 4SourcePDFScholar
2024

The Evidence Contraction Issue in Deep Evidential Regression: Discussion and Solution

AAAI 2024technical

Deep Evidential Regression (DER) places a prior on the original Gaussian likelihood and treats learning as an evidence acquisition process to quantify uncertainty. For the validity of the evidence theory, DER requires specialized activation functions to ensure that the prior parameters remain non-ne…

2023

A Diffusion Weighted Graph Framework for New Intent Discovery

EMNLP 2023long main

New Intent Discovery (NID) aims to recognize both new and known intents from unlabeled data with the aid of limited labeled data containing only known intents. Without considering structure relationships between samples, previous methods generate noisy supervisory signals which cannot strike a balan…

Cited by 0SourcecodeScholar
2023

BIC: Twitter Bot Detection with Text-Graph Interaction and Semantic Consistency

ACL 2023long

Twitter bots are automatic programs operated by malicious actors to manipulate public opinion and spread misinformation. Research efforts have been made to automatically identify bots based on texts and networks on social media. Existing methods only leverage texts or networks alone, and while few w…

2023

Clustering based Point Cloud Representation Learning for 3D Analysis

ICCV 2023poster

Point cloud analysis (such as 3D segmentation and detection) is a challenging task, because of not only the irregular geometries of many millions of unordered points, but also the great variations caused by depth, viewpoint, occlusion, etc. Current studies put much focus on the adaption of neural ne…

Cited by 35PDFcodeScholar
2023

DNA: Denoised Neighborhood Aggregation for Fine-grained Category Discovery

EMNLP 2023long main

Discovering fine-grained categories from coarsely labeled data is a practical and challenging task, which can bridge the gap between the demand for fine-grained analysis and the high annotation cost. Previous works mainly focus on instance-level discrimination to learn low-level features, but ignore…

Cited by 0SourcecodeScholar
2023

Generalized Category Discovery with Decoupled Prototypical Network

AAAI 2023technical

Generalized Category Discovery (GCD) aims to recognize both known and novel categories from a set of unlabeled data, based on another dataset labeled with only known categories. Without considering differences between known and novel categories, current methods learn about them in a coupled manner,…

2023

NerCo: A Contrastive Learning Based Two-Stage Chinese NER Method

IJCAI 2023poster

Sequence labeling serves as the most commonly used scheme for Chinese named entity recognition(NER). However, traditional sequence labeling methods classify tokens within an entity into different classes according to their positions. As a result, different tokens in the same entity may be learned wi…

2023

Noisy Correspondence Learning With Meta Similarity Correction

CVPR 2023poster

Despite the success of multimodal learning in cross-modal retrieval task, the remarkable progress relies on the correct correspondence among multimedia data. However, collecting such ideal data is expensive and time-consuming. In practice, most widely used datasets are harvested from the Internet an…

2023

Towards Real-Time Person Search with Invariant Feature Learning

ICASSP 2023accepted

Person search aims to locate a query person in a gallery of unconstrained scene images, which has many real-world applications. However, existing methods directly build off of advances in object detection for better performance rather than efficiency. Complex designs in heavy-weight detectors are re…

Cited by 0SourceScholar
2022

Fine-grained Category Discovery under Coarse-grained supervision with Hierarchical Weighted Self-contrastive Learning

EMNLP 2022main

Novel category discovery aims at adapting models trained on known categories to novel categories. Previous works only focus on the scenario where known and novel categories are of the same granularity.In this paper, we investigate a new practical scenario called Fine-grained Category Discovery under…

2022

PAR: Political Actor Representation Learning with Social Context and Expert Knowledge

EMNLP 2022main

Modeling the ideological perspectives of political actors is an essential task in computational political science with applications in many downstream tasks. Existing approaches are generally limited to textual data and voting records, while they neglect the rich social context and valuable expert k…

2022

TwiBot-22: Towards Graph-Based Twitter Bot Detection

NeurIPS 2022accept

Twitter bot detection has become an increasingly important task to combat misinformation, facilitate social media moderation, and preserve the integrity of the online discourse. State-of-the-art bot detection methods generally leverage the graph structure of the Twitter network, and they exhibit pro…