← Search

Yong Liao

13 accepted papers

2026

Your One-Stop Solution for AI-Generated Video Detection

CVPR 2026

Recent advances in generative modeling can create remarkably realistic synthetic videos, making it increasingly difficult for humans to distinguish them from real ones and necessitating reliable detection methods. However, two key limitations hinder the development of this field.**From the dataset p

Cited by 0SourcecodeScholar
2025

A Unified Framework to BRIDGE Complete and Incomplete Deep Multi-View Clustering under Non-IID Missing Patterns

ICCV 2025poster

Incomplete multi-view clustering (IMVC) has gained increasing attention due to its ability to analyze incomplete multi-view data.Despite deep IMVC methods achieved significant progress, they still face two challenges: (I) The method-specific inseparable designs limit their application. (II) Non-inde…

2025

From Specificity to Generality: Revisiting Generalizable Artifacts in Detecting Face Deepfakes

NeurIPS 2025poster

Detecting deepfakes has been an increasingly important topic, especially given the rapid development of AI generation techniques. In this paper, we ask: How can we build a universal detection framework that is effective for most facial deepfakes? One significant challenge is the wide variety of deep…

Cited by 0SourceScholar
2024

A + B: A General Generator-Reader Framework for Optimizing LLMs to Unleash Synergy Potential

ACL 2024findings

Retrieval-Augmented Generation (RAG) is an effective solution to supplement necessary knowledge to large language models (LLMs). Targeting its bottleneck of retriever performance, “generate-then-read” pipeline is proposed to replace the retrieval stage with generation from the LLM itself. Although p…

2024

Dynamicity-aware Social Bot Detection with Dynamic Graph Transformers

IJCAI 2024poster

Detecting social bots has evolved into a pivotal yet intricate task, aimed at combating the dissemination of misinformation and preserving the authenticity of online interactions. While earlier graph-based approaches, which leverage topological structure of social networks, yielded notable outcomes,…

2023

Counterfactual Active Learning for Out-of-Distribution Generalization

ACL 2023long

We study the out-of-distribution generalization of active learning that adaptively selects samples for annotation in learning the decision boundary of classification. Our empirical study finds that increasingly annotating seen samples may hardly benefit the generalization. To address the problem, we…

2022

Adversary Distillation for One-Shot Attacks on 3D Target Tracking

ICASSP 2022accepted

Considering the vulnerability of existing deep models in the adversarial scenario, the robustness of 3D target tracking is not guaranteed. In this paper, we present an efficient generation based adversarial attack, termed Adversary Distillation Network (AD-Net), which is able to distract a victim tr…

Cited by 0SourceScholar
2022

Attention and Edge-Label Guided Graph Convolutional Networks for Named Entity Recognition

EMNLP 2022main

It has been shown that named entity recognition (NER) could benefit from incorporating the long-distance structured information captured by dependency trees. However, dependency trees built by tools usually have a certain percentage of errors. Under such circumstances, how to better use relevant str…

Cited by 7SourcePDFScholar
2022

UniRel: Unified Representation and Interaction for Joint Relational Triple Extraction

EMNLP 2022main

Relational triple extraction is challenging for its difficulty in capturing rich correlations between entities and relations. Existing works suffer from 1) heterogeneous representations of entities and relations, and 2) heterogeneous modeling of entity-entity interactions and entity-relation interac…