-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
41d7b79
commit 01def41
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: "Towards the Risks of Visual Inputs Brought into Multimodal LLMs" | ||
abstract: "Recent advances in Large Language Models (LLMs) have demonstrated remarkable capabilities in processing and reasoning with textual data. By incorporating visual inputs, Multimodal LLMs extend these capabilities to understand and interpret images, achieving impressive results. Techniques such as Prompting, Chain-of-Thought Reasoning, and Alignment have been particularly effective in enhancing image understanding. In this talk, I will present my research on the risks associated with integrating visual inputs into Multimodal LLMs. Specifically, I will talk about how adversarial images can fool multiple prompts, mislead Chain-of-Thought inferences, and jailbreak the alignment of Multimodal LLMs. At the end, I will also discuss potential mitigation strategies of the risks." | ||
speaker: Jindong Gu, <br>Senior Research Fellow at University of Oxford and Faculty Researcher at Google Deepmind | ||
bio: Dr. Jindong Gu is a Senior Research Fellow at the University of Oxford. He also works at Google DeepMind as a faculty researcher in the Gemini Safety team. Prior to this, he received his Ph.D. degree from the LMU Munich in 2022, supervised by Volker Tresp. He has experience working at Google Brain, Microsoft Research, Tencent AI Lab, and Siemens Technology. His research focuses on AI Safety, especially, the safety of visual perception models, foundation models as well as general-purposed systems. | ||
website: https://jindonggu.github.io/ | ||
time: September 23, 2024; 16:15–17:15 | ||
location: Akademiestr. 7, room 218A (meeting room) | ||
roomfinder: https://mainlp.github.io/contact/ | ||
img: assets/img/jindonggu.png | ||
imgalt: Portrait of Jindong Gu | ||
imgside: right | ||
anchor: 2024-09-23-jindong-gu | ||
--- |