← Search

Ryan Rossi

9 accepted papers

2024

DeCoT: Debiasing Chain-of-Thought for Knowledge-Intensive Tasks in Large Language Models via Causal Intervention

ACL 2024long

Large language models (LLMs) often require task-relevant knowledge to augment their internal knowledge through prompts. However, simply injecting external knowledge into prompts does not guarantee that LLMs can identify and use relevant information in the prompts to conduct chain-of-thought reasonin…

Cited by 4SourcePDFScholar
2024

Hallucination Diversity-Aware Active Learning for Text Summarization

NAACL 2024long

Large Language Models (LLMs) have shown propensity to generate hallucinated outputs, i.e., texts that are factually incorrect or unsupported. Existing methods for alleviating hallucinations typically require costly human annotations to identify and correct hallucinations in LLM outputs. Moreover, mo…

Cited by 6SourcePDFScholar
2024

Personalized Federated Learning for Text Classification with Gradient-Free Prompt Tuning

NAACL 2024findings

In this paper, we study personalized federated learning for text classification with Pretrained Language Models (PLMs). We identify two challenges in efficiently leveraging PLMs for personalized federated learning: 1) Communication. PLMs are usually large in size, e.g., with hundreds of millions of…

Cited by 2SourcePDFScholar
2022

Robustness of Fusion-based Multimodal Classifiers to Cross-Modal Content Dilutions

EMNLP 2022main

As multimodal learning finds applications in a wide variety of high-stakes societal tasks, investigating their robustness becomes important. Existing work has focused on understanding the robustness of vision-and-language models to imperceptible variations on benchmark tasks. In this work, we invest…

Cited by 8SourcePDFScholar
2021

Edge: Enriching Knowledge Graph Embeddings with External Text

NAACL 2021long

Knowledge graphs suffer from sparsity which degrades the quality of representations generated by various methods. While there is an abundance of textual information throughout the web and many existing knowledge bases, aligning information across these diverse data sources remains a challenge in the…

Cited by 33SourcePDFScholar
2021

Learning to Deceive Knowledge Graph Augmented Models via Targeted Perturbation

ICLR 2021poster

Knowledge graphs (KGs) have helped neural models improve performance on various knowledge-intensive tasks, like question answering and item recommendation. By using attention over the KG, such KG-augmented models can also "explain" which KG information was most relevant for making a given prediction…

2020

Structured Policy Iteration for Linear Quadratic Regulator

ICML 2020poster

Linear quadratic regulator (LQR) is one of the most popular frameworks to tackle continuous Markov decision process tasks. With its fundamental theory and tractable optimal policy, LQR has been revisited and analyzed in recent years, in terms of reinforcement learning scenarios such as the model-fre…

Cited by 24SourcePDFScholar
2019

On Densification for Minwise Hashing

UAI 2019poster

One Permutation Hashing (OPH) is a significantly more efficient alternative to the popular minwise hashing. To produce a sketch of size $k$, OPH requires just one hash function whereas the classical minwise hashing requires $k$ hash functions. However, OPH does not have the desirable locality sensit…

Cited by 9SourcePDFScholar