Skip to content

Commit 3e86efe

Browse files
committed
Add seminar
1 parent 6e03e47 commit 3e86efe

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed

content/event/2025-05-01/index.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
# Documentation: https://wowchemy.com/docs/managing-content/
3+
4+
title: "Seminar: \"OmniBench, Towards The Future of Universal Omni-Language Models\""
5+
# event:
6+
# event_url:
7+
location: Abacws
8+
# address:
9+
# street:
10+
# city:
11+
# region:
12+
# postcode:
13+
# country:
14+
summary: Talk by [Yizhi Li](https://yizhilll.github.io/) (University of Manchester)
15+
abstract: "Recent advancements in multimodal large language models (MLLMs) have aimed to integrate and interpret data across diverse modalities. However, the capacity of these models to concurrently process and reason about multiple modalities remains inadequately explored, partly due to the lack of comprehensive modality-wise benchmarks. We introduce OmniBench, a novel benchmark designed to rigorously evaluate models' ability to recognize, interpret, and reason across visual, acoustic, and textual inputs simultaneously. We define models capable of such tri-modal processing as omni-language models (OLMs). OmniBench is distinguished by high-quality human annotations, ensuring that accurate responses require integrated understanding and reasoning across all three modalities. Our main findings reveal that: i) open-source OLMs exhibit critical limitations in instruction-following and reasoning capabilities within tri-modal contexts; and ii) these baseline models perform poorly (below 50% accuracy) even when provided with alternative textual representations of images and audio. These results suggest that the ability to construct a consistent context from text, image, and audio is often overlooked in existing MLLM training paradigms. We advocate for future research to focus on developing more robust tri-modal integration techniques and training strategies to enhance OLM performance across diverse modalities."
16+
17+
# Talk start and end times.
18+
# End time can optionally be hidden by prefixing the line with `#`.
19+
date: 2025-05-01T13:00:00Z
20+
date_end: 2025-05-01T14:00:00Z
21+
all_day: false
22+
23+
# Schedule page publish date (NOT event date).
24+
publishDate: 2025-04-28T00:00:00Z
25+
26+
authors: [ousidhoumn]
27+
tags: []
28+
29+
# Is this a featured event? (true/false)
30+
featured: false
31+
32+
# Featured image
33+
# To use, add an image named `featured.jpg/png` to your page's folder.
34+
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
35+
image:
36+
caption: ""
37+
focal_point: ""
38+
preview_only: false
39+
40+
# Custom links (optional).
41+
# Uncomment and edit lines below to show custom links.
42+
# links:
43+
# - name: Follow
44+
# url: https://twitter.com
45+
# icon_pack: fab
46+
# icon: twitter
47+
48+
# Optional filename of your slides within your event's folder or a URL.
49+
url_slides:
50+
51+
url_code:
52+
url_pdf:
53+
url_video:
54+
55+
# Markdown Slides (optional).
56+
# Associate this event with Markdown slides.
57+
# Simply enter your slide deck's filename without extension.
58+
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
59+
# Otherwise, set `slides = ""`.
60+
slides: ""
61+
62+
# Projects (optional).
63+
# Associate this post with one or more of your projects.
64+
# Simply enter your project's folder or file name without extension.
65+
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
66+
# Otherwise, set `projects = []`.
67+
projects: []
68+
---
69+
70+
**Invited Speaker:** [Yizhi Li](https://yizhilll.github.io/) (University of Manchester)

0 commit comments

Comments
 (0)