← Search

Xiaodong lin

8 accepted papers

2024

Compositional Text-to-Image Synthesis with Attention Map Control of Diffusion Models

AAAI 2024technical

Recent text-to-image (T2I) diffusion models show outstanding performance in generating high-quality images conditioned on textual prompts. However, they fail to semantically align the generated images with the prompts due to their limited compositional capabilities, leading to attribute leakage, ent…

2024

Prompt Space Optimizing Few-shot Reasoning Success with Large Language Models

NAACL 2024findings

Prompt engineering is an essential technique for enhancing the abilities of large language models (LLMs) by providing explicit and specific instructions. It enables LLMs to excel in various tasks, such as arithmetic reasoning, question answering, summarization, relation extraction, machine translati…

2023

CKDST: Comprehensively and Effectively Distill Knowledge from Machine Translation to End-to-End Speech Translation

ACL 2023findings

Distilling knowledge from a high-resource task, e.g., machine translation, is an effective way to alleviate the data scarcity problem of end-to-end speech translation. However, previous works simply use the classical knowledge distillation that does not allow for adequate transfer of knowledge from…

2023

RECESS Vaccine for Federated Learning: Proactive Defense Against Model Poisoning Attacks

NeurIPS 2023poster

Model poisoning attacks greatly jeopardize the application of federated learning (FL). The effectiveness of existing defenses is susceptible to the latest model poisoning attacks, leading to a decrease in prediction accuracy. Besides, these defenses are intractable to distinguish benign outliers fro…

Cited by 13SourcePDFScholar
2022

ARCANE: An Efficient Architecture for Exact Machine Unlearning

IJCAI 2022poster

Recently users’ right-to-be-forgotten is stipulated by many laws and regulations. However, only removing the data from the dataset is not enough, as machine learning models would memorize the training data once the data is involved in model training, increasing the risk of exposing users’ privacy. T…

Cited by 117SourcePDFScholar
2022

GammaE: Gamma Embeddings for Logical Queries on Knowledge Graphs

EMNLP 2022main

Embedding knowledge graphs (KGs) for multi-hop logical reasoning is a challenging problem due to massive and complicated structures in many KGs. Recently, many promising works projected entities and queries into a geometric space to efficiently find answers. However, it remains challenging to model…

2022

Learning to Walk with Dual Agents for Knowledge Graph Reasoning

AAAI 2022technical

Graph walking based on reinforcement learning (RL) has shown great success in navigating an agent to automatically complete various reasoning tasks over an incomplete knowledge graph (KG) by exploring multi-hop relational paths. However, existing multi-hop reasoning approaches only work well on shor…