← Search

Yangyang Guo

12 accepted papers

2025

Fair Deepfake Detectors Can Generalize

NeurIPS 2025poster

Deepfake detection models face two critical challenges: generalization to unseen manipulations and demographic fairness among population groups. However, existing approaches often demonstrate that these two objectives are inherently conflicting, revealing a trade-off between them. In this paper, we,…

Cited by 0SourceScholar
2025

Less Is More: Embracing Sparsity and Interpolation with Esiformer for Time Series Forecasting

ICASSP 2025accepted

Time series forecasting has played a significant role in many practical fields. But time series data generated from real-world applications always exhibits high variance and lots of noise, which makes it difficult to capture the inherent periodic patterns of the data, hurting the prediction accuracy…

Cited by 0SourceScholar
2025

Social Debiasing for Fair Multi-modal LLMs

ICCV 2025poster

Multi-modal Large Language Models (MLLMs) have dramatically advanced the research field and delivered powerful vision-language understanding capabilities. However, these models often inherit deep-rooted social biases from their training data, leading to uncomfortable responses with respect to attrib…

Cited by 0SourcePDFScholar
2025

The VLLM Safety Paradox: Dual Ease in Jailbreak Attack and Defense

NeurIPS 2025poster

The vulnerability of Vision Large Language Models (VLLMs) to jailbreak attacks appears as no surprise. However, recent defense mechanisms against these attacks have reached near-saturation performance on benchmark evaluations, often with minimal effort. This dual high performance in both attack and…

Cited by 0SourceScholar
2024

Bilateral Adaptation for Human-Object Interaction Detection with Occlusion-Robustness

CVPR 2024poster

Human-Object Interaction (HOI) Detection constitutes an important aspect of human-centric scene understanding which requires precise object detection and interaction recognition. Despite increasing advancement in detection recognizing subtle and intricate interactions remains challenging. Recent met…

Cited by 6SourcePDFScholar
2024

PELA: Learning Parameter-Efficient Models with Low-Rank Approximation

CVPR 2024poster

Applying a pre-trained large model to downstream tasks is prohibitive under resource-constrained conditions. Recent dominant approaches for addressing efficiency issues involve adding a few learnable parameters to the fixed backbone model. This strategy however leads to more challenges in loading la…

2022

Chairs Can Be Stood On: Overcoming Object Bias in Human-Object Interaction Detection

ECCV 2022poster

"Detecting Human-Object Interaction (HOI) in images is an important step towards high-level visual comprehension. Existing work often shed light on improving either human and object detection, or interaction recognition. However, due to the limitation of datasets, these methods tend to fit well on f…

2022

MERIt: Meta-Path Guided Contrastive Learning for Logical Reasoning

ACL 2022findings

Logical reasoning is of vital importance to natural language understanding. Previous studies either employ graph-based models to incorporate prior knowledge about logical relations, or introduce symbolic logic into neural models through data augmentation. These methods, however, heavily depend on an…

2022

Rethinking Attention-Model Explainability through Faithfulness Violation Test

ICML 2022spotlight

Attention mechanisms are dominating the explainability of deep models. They produce probability distributions over the input, which are widely deemed as feature-importance indicators. However, in this paper, we find one critical limitation in attention explanations: weakness in identifying the polar…

2021

AdaVQA: Overcoming Language Priors with Adapted Margin Cosine Loss

IJCAI 2021poster

A number of studies point out that current Visual Question Answering (VQA) models are severely affected by the language prior problem, which refers to blindly making predictions based on the language shortcut. Some efforts have been devoted to overcoming this issue with delicate models. However, the…