← Search

Yuyang Bai

6 accepted papers

2026

DisCo DETR: Distance-aware Multi-view Contrastive Learning for DETR Pre-training

AAAI 2026technical

Recent self-supervised pre-training methods for object detection often rely on generic object proposals for localization and semantic feature learning for classification, but they yield limited improvements when applied to Detection Transformers (DETR) due to a lack of architectural alignment. Hence

Cited by 0SourcePDFScholar
2025

CodeTaxo: Enhancing Taxonomy Expansion with Limited Examples via Code Language Prompts

ACL 2025finding

Taxonomies provide structural representations of knowledge and are crucial in various applications. The task of taxonomy expansion involves integrating emerging entities into existing taxonomies by identifying appropriate parent entities for these new query entities. Previous methods rely on self-su…

2025

Continuously Steering LLMs Sensitivity to Contextual Knowledge with Proxy Models

EMNLP 2025

In Large Language Models (LLMs) generation, there exist knowledge conflicts, and scenarios where parametric knowledge contradicts knowledge provided in the context. Previous works studied tuning, decoding algorithms, or locating and editing context-aware neurons to adapt LLMs to be faithful to new c

2024

Knowledge Card: Filling LLMs' Knowledge Gaps with Plug-in Specialized Language Models

ICLR 2024oral

By design, large language models (LLMs) are static general-purpose models, expensive to retrain or update frequently. As they are increasingly adopted for knowledge-intensive tasks, it becomes evident that these design choices lead to failures to generate factual, relevant, and up-to-date knowledge.…

2023

FactKB: Generalizable Factuality Evaluation using Language Models Enhanced with Factual Knowledge

EMNLP 2023long main

Evaluating the factual consistency of automatically generated summaries is essential for the progress and adoption of reliable summarization systems. Despite recent advances, existing factuality evaluation models are not robust, being especially prone to entity and relation errors in new domains. We…

Cited by 0SourcecodeScholar
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…