← Search

Chongyang Gao

16 accepted papers

2025

Assessing and Mitigating Medical Knowledge Drift and Conflicts in Large Language Models

EMNLP 2025

Large Language Models (LLMs) offer transformative potential across diverse fields, yet their safe and effective deployment is hindered by inherent knowledge conflicts—stemming from temporal evolution, divergent sources, and contradictory guidelines. This challenge is particularly acute in medicine,

Cited by 0SourcePDFScholar
2025

GODDS: The Global Online Deepfake Detection System

AAAI 2025technical

Fake audios, videos, and images are now proliferating widely. We developed GODDS, the Global Online Deepfake Detection system, for a specific user community, namely journalists. GODDS leverages an ensemble of deepfake detectors, along with a human in the loop, to provide a deepfake report on each su…

Cited by 0SourcePDFScholar
2025

MoLA: MoE LoRA with Layer-wise Expert Allocation

NAACL 2025findings

Recent efforts to integrate low-rank adaptation (LoRA) with the Mixture-of-Experts (MoE) have managed to achieve performance comparable to full-parameter fine-tuning by tuning much fewer parameters. Despite promising results, research on improving the efficiency and expert analysis of LoRA with MoE…

2025

On Large Language Model Continual Unlearning

ICLR 2025poster

While large language models have demonstrated impressive performance across various domains and tasks, their security issues have become increasingly severe. Machine unlearning has emerged as a representative approach for model safety and security by removing the influence of undesired data on the t…

2024

AlphaLoRA: Assigning LoRA Experts Based on Layer Training Quality

EMNLP 2024main

Parameter-efficient fine-tuning methods, such as Low-Rank Adaptation (LoRA), are known to enhance training efficiency in Large Language Models (LLMs). Due to the limited parameters of LoRA, recent studies seek to combine LoRA with Mixture-of-Experts (MoE) to boost performance across various tasks. H…

2024

GEM: Generating Engaging Multimodal Content

IJCAI 2024poster

Generating engaging multimodal content is a key objective in numerous applications, such as the creation of online advertisements that captivate user attention through a synergy of images and text. In this paper, we introduce GEM, a novel framework engineered for the generation of engaging multimoda…

Cited by 1SourcePDFScholar
2024

How to Configure Good In-Context Sequence for Visual Question Answering

CVPR 2024poster

Inspired by the success of Large Language Models in dealing with new tasks via In-Context Learning (ICL) in NLP researchers have also developed Large Vision-Language Models (LVLMs) with ICL capabilities. However when implementing ICL using these LVLMs researchers usually resort to the simplest way l…

2023

Bootstrapping Vision-Language Learning with Decoupled Language Pre-training

NeurIPS 2023spotlight

We present a novel methodology aimed at optimizing the application of frozen large language models (LLMs) for resource-intensive vision-language (VL) pre-training. The current paradigm uses visual features as prompts to guide language models, with a focus on determining the most relevant visual feat…

2023

Improving Representation Learning for Histopathologic Images with Cluster Constraints

ICCV 2023poster

Recent advances in whole-slide image (WSI) scanners and computational capabilities have significantly propelled the application of artificial intelligence in histopathology slide analysis. While these strides are promising, current supervised learning approaches for WSI analysis come with the challe…

Cited by 18PDFcodeScholar
2022

Contrastive Learning for Prompt-based Few-shot Language Learners

NAACL 2022long

The impressive performance of GPT-3 using natural language prompts and in-context learning has inspired work on better fine-tuning of moderately-sized models under this paradigm. Following this line of work, we present a contrastive learning framework that clusters inputs from the same class for bet…

2022

Knowledge Infused Decoding

ICLR 2022poster

Pre-trained language models (LMs) have been shown to memorize a substantial amount of knowledge from the pre-training corpora; however, they are still limited in recalling factually correct knowledge given a certain context. Hence. they tend to suffer from counterfactual or hallucinatory generation…

2022

Non-Linguistic Supervision for Contrastive Learning of Sentence Embeddings

NeurIPS 2022accept

Semantic representation learning for sentences is an important and well-studied problem in NLP. The current trend for this task involves training a Transformer-based sentence encoder through a contrastive objective with text, i.e., clustering sentences with semantically similar meanings and scatteri…

2022

Non-Parallel Text Style Transfer with Self-Parallel Supervision

ICLR 2022poster

The performance of existing text style transfer models is severely limited by the non-parallel datasets on which the models are trained. In non-parallel datasets, no direct mapping exists between sentences of the source and target style; the style transfer models thus only receive weak supervision o…

2021

Auto-Parsing Network for Image Captioning and Visual Question Answering

ICCV 2021poster

We propose an Auto-Parsing Network (APN) to discover and exploit the input data's hidden tree structures for improving the effectiveness of the Transformer-based vision-language systems. Specifically, we impose a Probabilistic Graphical Model (PGM) parameterized by the attention operations on each s…

Cited by 44PDFScholar
2021

Embedding Heterogeneous Networks into Hyperbolic Space Without Meta-path

AAAI 2021technical

Networks found in the real-world are numerous and varied. A common type of network is the heterogeneous network, where the nodes (and edges) can be of different types. Accordingly, there have been efforts at learning representations of these heterogeneous networks in low-dimensional space. However,…

Cited by 30SourcePDFScholar