Skip to content

Commit 5abc788

Browse files
committed
Add seminar
1 parent c28b436 commit 5abc788

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed

content/event/2024-11-21/index.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
---
2+
# Documentation: https://wowchemy.com/docs/managing-content/
3+
4+
title: "Seminar: \"The \'BERT moment\' for Music - MERT: Large-Scale Self-supervised Training for Acoustic Music Understanding
5+
\""
6+
# event:
7+
# event_url:
8+
location: Abacws
9+
# address:
10+
# street:
11+
# city:
12+
# region:
13+
# postcode:
14+
# country:
15+
summary: Talk by [Chenghua Lin](https://chenghua-lin.github.io/) (University of Manchester)
16+
abstract: "In this talk, I will first introduce MERT, an acoustic music understanding model based on large-scale self-supervised training and is akin to the “BERT moment” in NLP, but for Music. We have successfully trained a family of MERT models (with model sizes including 95M, 330M, and 1B parameters), which demonstrated excellent performance on 14 Music Information Retrieval (MIR) tasks. Since releasing on [HuggingFace in mid-2023](https://huggingface.co/m-a-p/MERT-v1-330M), MERT has received over 500K downloads. To address the significant absence of a universal and community-driven benchmark for music understanding, we further developed [MARBLE](https://marble-bm.shef.ac.uk), a universal MIR benchmark. MARBLE facilitates the benchmarking of pre-trained music models for 18 tasks (with more being added) on 12 publicly available datasets, offering an easy-to-use, extendable, and reproducible evaluation suite for this burgeoning community."
17+
18+
# Talk start and end times.
19+
# End time can optionally be hidden by prefixing the line with `#`.
20+
date: 2024-11-21T13:00:00Z
21+
date_end: 2024-11-21T14:00:00Z
22+
all_day: false
23+
24+
# Schedule page publish date (NOT event date).
25+
publishDate: 2024-11-08T00:00:00Z
26+
27+
authors: [camachocolladosj]
28+
tags: []
29+
30+
# Is this a featured event? (true/false)
31+
featured: false
32+
33+
# Featured image
34+
# To use, add an image named `featured.jpg/png` to your page's folder.
35+
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
36+
image:
37+
caption: ""
38+
focal_point: ""
39+
preview_only: false
40+
41+
# Custom links (optional).
42+
# Uncomment and edit lines below to show custom links.
43+
# links:
44+
# - name: Follow
45+
# url: https://twitter.com
46+
# icon_pack: fab
47+
# icon: twitter
48+
49+
# Optional filename of your slides within your event's folder or a URL.
50+
url_slides:
51+
52+
url_code:
53+
url_pdf:
54+
url_video:
55+
56+
# Markdown Slides (optional).
57+
# Associate this event with Markdown slides.
58+
# Simply enter your slide deck's filename without extension.
59+
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
60+
# Otherwise, set `slides = ""`.
61+
slides: ""
62+
63+
# Projects (optional).
64+
# Associate this post with one or more of your projects.
65+
# Simply enter your project's folder or file name without extension.
66+
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
67+
# Otherwise, set `projects = []`.
68+
projects: []
69+
---
70+
71+
**Invited Speaker:** [Chenghua Lin](https://chenghua-lin.github.io/) (University of Manchester)
72+
73+
**Bio:**
74+
Chenghua Lin is Professor of Natural Language Processing in the Department of Computer Science at The University of Manchester. His research focuses on integrating NLP and machine learning for language generation and understanding, with current key interests including AI for science, robustness in LLMs, evaluation methods and benchmarks, metaphor processing, and representation learning for music. He currently serves as the Secretary of the ACL SIGGEN Board, a member of the IEEE Speech and Language Processing Technical Committee, and is a founding advisor for the Multimodal Art Projection community. He has received several awards for his research, including the CIKM Test-of-Time Award and the INLG Best Paper Runner-up Award. He has also held numerous program and chairing roles for *ACL conferences, and is the lead organiser of the 1st and 2nd editions of the Lay Summarisation shared task, co-located with the BioNLP Workshop.

0 commit comments

Comments
 (0)