activity
20242026
collaborators

7 papers

cs.LG2026

Multimodal Unlearning Across Vision, Language, Video, and Audio: Survey of Methods, Datasets, and Benchmarks

Nobin Sarwar, Shubhashis Roy Dipta, Zheyuan Liu +1

With the growing adoption of VLMs, DMs, LLMs, and AFMs, these multimodal foundation models can inadvertently encode sensitive, copyrighted, biased, or unsafe cross-modal associatio…

cs.IR2025

A Gold Standard Dataset for the Reviewer Assignment Problem

Ivan Stelmakh, John Wieting, Sarina Xi +2

Many peer-review venues are using algorithms to assign submissions to reviewers. The crux of such automated approaches is the notion of the "similarity score" -- a numerical estima…

cs.CL2025

Divergences between Language Models and Human Brains

Yuchen Zhou, Emmy Liu, Graham Neubig +2

Do machines and humans process language in similar ways? Recent research has hinted at the affirmative, showing that human neural activity can be effectively predicted using the in…

cs.CL2024

Alignment for Honesty

Yuqing Yang, Ethan Chern, Xipeng Qiu +2

Recent research has made significant strides in aligning large language models (LLMs) with helpfulness and harmlessness. In this paper, we argue for the importance of alignment for…

cs.CL2024

Fine-grained Hallucination Detection and Editing for Language Models

Abhika Mishra, Akari Asai, Vidhisha Balachandran +4

Large language models (LMs) are prone to generate factual errors, which are often called hallucinations. In this paper, we introduce a comprehensive taxonomy of hallucinations and…

cs.SE2024

Learning Performance-Improving Code Edits

Alexander Shypula, Aman Madaan, Yimeng Zeng +7

With the decline of Moore's law, optimizing program performance has become a major focus of software research. However, high-level optimizations such as API and algorithm changes r…