Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add workshops #147

Merged
merged 4 commits into from
Feb 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions packages/frontend/src/data/navigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ export function getHeaderData(currentUrl: URL): HeaderData {
}
]
},
{
text: 'Workshops',
href: getPermalink('/workshops')
},
{
text: 'Calls',
links: [
Expand Down Expand Up @@ -137,6 +141,44 @@ export const footerData: FooterData = {
href: getPermalink(`/conference/chairs/#${encodeURIComponent(k.toLowerCase().replace(' ', '-'))}`)
}))
},
{
title: 'Workshops',
links: [
{ text: 'AI4BPM', href: getPermalink(
'/workshops/#9th-international-workshop-on-artificial-intelligence-for-business-process-management-ai4bpm'
) },
{ text: 'AUTOMATE', href: getPermalink(
'/workshops/#1st-international-workshop-on-implementation-and-management-of-intelligent-process-automation-solutions-automate'
) },
{ text: 'BP-Meet-IoT', href: getPermalink(
'/workshops/#9th-international-workshop-on-business-processes-meet-the-internet-of-things-bp-meet-iot'
) },
{ text: 'ProDy', href: getPermalink(
'/workshops/#5th-workshop-on-change-drift-and-dynamics-of-organizational-processes-prody'
) },
{ text: 'DLT4BPM', href: getPermalink(
'/workshops/#1st-workshop-on-distributed-ledger-technologies-in-business-process-management-dlt4bpm'
) },
{ text: 'FM-BPM', href: getPermalink(
'/workshops/#3rd-international-workshop-on-formal-methods-for-business-process-management-fm-bpm'
) },
{ text: 'Innov8BPM', href: getPermalink(
'/workshops/#2nd-international-workshop-on-managing-process-innovation-in-the-era-of-digital-transformation-innov8bpm'
) },
{ text: 'NLP4BPM', href: getPermalink(
'/workshops/#4th-workshop-on-natural-language-processing-for-business-process-management-nlp4bpm'
) },
{ text: 'OBJECTS', href: getPermalink(
'/workshops/#3rd-workshop-on-object-centric-processes-from-a-to-z-objects'
) },
{ text: 'PLC', href: getPermalink(
'/workshops/#2nd-international-workshop-on-processes-laws-and-compliance-plc'
) },
{ text: 'VIPRA', href: getPermalink(
'/workshops/#2nd-workshop-on-visual-process-analytics-vipra'
) }
]
},
{
title: 'Venue',
links: [
Expand Down
4 changes: 3 additions & 1 deletion packages/frontend/src/layouts/MarkdownLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ const metadata: MetaData = {
'prose-headings:font-heading prose-headings:leading-tight prose-headings:tracking-tighter',
'prose-headings:font-bold prose-a:text-blue-600 dark:prose-a:text-blue-400 prose-img:rounded-md prose-img:shadow-lg mt-8'
]}
>
style={{
'--un-prose-hr': 'currentColor'
}}>
<BSlot class="list-disc">
<slot />
</BSlot>
Expand Down
221 changes: 221 additions & 0 deletions packages/frontend/src/pages/workshops.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,221 @@
---
title: 'Workshops at BPM 2025'
layout: '#/layouts/MarkdownLayout.astro'
---
import Button from '#/components/ui/Button/Button.astro';
import ITablerChevronRight from 'virtual:icons/tabler/chevron-right';

* [9th International Workshop on Artificial Intelligence for Business Process Management (AI4BPM)](#9th-international-workshop-on-artificial-intelligence-for-business-process-management-ai4bpm)
* [1st International Workshop on Implementation and Management of Intelligent Process Automation Solutions (AUTOMATE)](#1st-international-workshop-on-implementation-and-management-of-intelligent-process-automation-solutions-automate)
* [9th International Workshop on Business Processes Meet the Internet-of-Things (BP-Meet-IoT)](#9th-international-workshop-on-business-processes-meet-the-internet-of-things-bp-meet-iot)
* [5th Workshop on Change, Drift, and Dynamics of Organizational Processes (ProDy)](#5th-workshop-on-change-drift-and-dynamics-of-organizational-processes-prody)
* [1st Workshop on Distributed Ledger Technologies in Business Process Management (DLT4BPM)](#1st-workshop-on-distributed-ledger-technologies-in-business-process-management-dlt4bpm)
* [3rd International Workshop on Formal Methods for Business Process Management (FM-BPM)](#3rd-international-workshop-on-formal-methods-for-business-process-management-fm-bpm)
* [2nd International Workshop on Managing Process Innovation in the Era of Digital Transformation (Innov8BPM)](#2nd-international-workshop-on-managing-process-innovation-in-the-era-of-digital-transformation-innov8bpm)
* [4th Workshop on Natural Language Processing for Business Process Management (NLP4BPM)](#4th-workshop-on-natural-language-processing-for-business-process-management-nlp4bpm)
* [3rd Workshop on Object-centric processes from A to Z (OBJECTS)](#3rd-workshop-on-object-centric-processes-from-a-to-z-objects)
* [2nd International Workshop on Processes, Laws, and Compliance (PLC)](#2nd-international-workshop-on-processes-laws-and-compliance-plc)
* [2nd. Workshop on Visual Process Analytics (VIPRA)](#2nd-workshop-on-visual-process-analytics-vipra)

---

## [9th International Workshop on Artificial Intelligence for Business Process Management (AI4BPM)](https://sites.google.com/unitn.it/ai4bpm-2025)

Artificial Intelligence (AI) continues to grow, with new and more advanced techniques and applications across numerous areas.
In the past few years, we have seen strong interest from both industry and academia in applying AI techniques
to Business Process Management (BPM). Indeed, AI is also transforming other areas where process management perspectives and techniques apply,
including industrial engineering, IoT, and emergency response, among others.
AI in BPM has been regarded as the next disruptive technology that will touch almost all business process activities currently performed by humans.
Over time, AI may lead to entirely new paradigms for business processes and operations.
The goal of this workshop is to establish a forum for researchers and professionals interested in understanding, envisioning, and discussing
the challenges and opportunities of moving from current, largely programmatic approaches for BPM to emerging forms of
AI-enabled BPM. The workshop is further enriched with a panel discussion addressing recent challenges and intersections between AI and BPM.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://sites.google.com/unitn.it/ai4bpm-2025" />

### Organizers

* Chiara Di Francescomarino (University of Trento) - [email protected]
* Fabrizio Maria Maggi (KRDB Research Centre for Knowledge and Data) - [email protected]
* Andrea Marrella (Sapienza University of Rome) - [email protected]
* Arik Senderovich (York University) - [email protected]
* Emilio Sulis (University of Turin) - [email protected]

## [1st International Workshop on Implementation and Management of Intelligent Process Automation Solutions (AUTOMATE)](https://sites.google.com/diag.uniroma1.it/automate-2025)

The goal of AUTOMATE is to target a family of process automation techniques that combine human expertise with intelligent technologies
to enhance the execution and monitoring of business processes. Today, process automation tools range from lightweight solutions,
including centrally provisioned tools (e.g., Microsoft Power Platform), business-driven applications
(e.g., Robotic Process Automation), and user-driven solutions (e.g., ChatGPT), to more advanced solutions empowered by Artificial Intelligence (AI),
Machine Learning (ML), Natural Language Processing (NLP), and Large Language Models (LLMs). When combined,
these technologies unlock a new dimension of hyper-automation. This workshop aims to discuss managerial and engineering problems associated
with both lightweight and advanced process automation solutions from a Business Process Management (BPM) perspective.
After a short opening, the workshop will continue with paper presentations and discussions and close with an interactive session.
Here, participants will collaboratively develop a manifesto on challenges and best practices regarding the management and
implementation of both lightweight and advanced process automation solutions.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://sites.google.com/diag.uniroma1.it/automate-2025" />

### Organizers

* Simone Agostinelli (Sapienza University of Rome) - [email protected]
* Tom Hohenadl (KU Eichstätt-Ingolstadt) - [email protected]
* Antonio Martínez-Rojas (University of Seville) - [email protected]
* Ralf Plattfaut (University of Duisburg-Essen) - [email protected]
* Ronja Rieger (University of Duisburg-Essen) - [email protected]
* Carolin Vollenberg (South Westphalia University of Applied Sciences) - [email protected]

## [9th International Workshop on Business Processes Meet the Internet-of-Things (BP-Meet-IoT)](https://bp-meet-iot.webs.upv.es/)

The BP-meet-IoT workshop is a full-day event that delves into the synergy between Business Process Management (BPM) and the Internet of Things (IoT),
highlighting how IoT-driven automation can enhance business processes and decision-making.
This edition will emphasize key challenges and innovations at the intersection of these fields, fostering a dynamic exchange of ideas.
A major highlight is the interactive session, where participants will engage in group discussions to analyze and propose solutions to challenges
pre-selected and voted on before the event, ensuring a highly relevant and participatory experience.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://bp-meet-iot.webs.upv.es/" />

### Organizers

* Agnes Koschmider (University of Bayreuth) - [email protected]
* Francesco Leotta (Sapienza Università di Roma) - [email protected]
* Massimo Mecella (Sapienza Università di Roma) - [email protected]
* Estefanía Serral (Leuven Institute for Research on Information Systems) - [email protected]
* Victoria Torres (Universidad Politécnica de Valencia) - [email protected]

## [5th Workshop on Change, Drift, and Dynamics of Organizational Processes (ProDy)](https://prody.ai.wu.ac.at/)

This workshop brings together different perspectives and research streams on change, drift, and dynamics of business processes.
The workshop is planned as a half-day event on September 1st 2025 and will comprise presentations of full papers and research-in-progress papers,
as well as discussion sessions involving researchers from different academic backgrounds concerned with process dynamics.
Selected papers will be invited to submit an enhanced version to the Business Process Management Department of
Business & Information Systems Engineering (BISE).

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://prody.ai.wu.ac.at/" />

### Organizers

* Christian Bartelheimer (Paderborn University) - [email protected]
* Iris Beerepoot (Utrecht University) - [email protected]
* Daniel Beverungen (Paderborn University) - [email protected]
* Bastian Wurm (LMU Munich School of Management) - [email protected]

## [1st Workshop on Distributed Ledger Technologies in Business Process Management (DLT4BPM)](https://dlt4bpm.github.io/)

The DLT4BPM workshop is a platform to present research and applications at the intersection of Distributed Ledger Technologies (DLT)
and Business Process Management (BPM). DLT systems open diverse opportunities in BPM in a wide range of industries.
The DLT4BPM workshop welcomes contributions of conceptual, technical, and application-oriented nature from students, researchers,
and industry practitioners alike. We encourage submissions relevant to enterprises, governmental bodies, and other organizational forms
across diverse domains. The workshop features a dedicated interactive format: Participants can present their ideas or ongoing work in
lightning talks based on submitted abstracts and engage in discussions with an expert audience.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://dlt4bpm.github.io/" />

### Organizers

* Andrea Morichetta (University of Camerino) - [email protected]
* Simon Curty (University of Fribourg) - [email protected]
* Richard Hobeck (Technical University of Berlin) - [email protected]

## [3rd International Workshop on Formal Methods for Business Process Management (FM-BPM)](https://fm-bpm2025.github.io/)

Formal Methods offer a comprehensive set of theoretical and practical tools for constructing mathematically rigorous process models and
enhancing their quality through simulation, automated analysis, and repair. FM-BPM 2025 provides a dedicated platform for researchers and
practitioners to explore novel approaches and applications of Formal Methods in Business Process Management.
Designed as a fully interactive event, the workshop will foster discussions on the evolving role of Formal Methods in contemporary
BPM and emerging cross-disciplinary technical challenges.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://fm-bpm2025.github.io/" />

### Organizers

* Alessandro Gianola (INESC-ID/IST, Universidade de Lisboa) - [email protected]
* Andrey Rivkin (Technical University of Denmark) - [email protected]
* Claudio Di Ciccio (Utrecht University) - [email protected]

## [2nd International Workshop on Managing Process Innovation in the Era of Digital Transformation (Innov8BPM)](https://sites.google.com/view/innov8bpm)

In the era of digital transformation and innovation, business process management (BPM) as a field needs to adapt to new topics and themes.
This workshop addresses the necessary advancements in the BPM discipline for managing process innovation and creating business value in today’s
dynamic environment. We seek contributions that delve into the managerial implications of emerging BPM capabilities within the context of
digital transformation and creating business value through BPM. We encourage full, short, and experience, and problem statement papers.
The workshop will include an interactive discussion session facilitated by the organizers with divergent-convergent idea generation for
defining future research opportunities.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://sites.google.com/view/innov8bpm" />

### Organizers

* Banu Aysolmaz (Eindhoven University of Technology) - [email protected]
* Amy Van Looy (Ghent University) - [email protected]
* Oktay Turetken (Eindhoven University of Technology) - [email protected]
* Marta Indulska (The University of Queensland) - [email protected]
* Flavia Santoro (Inteli) - [email protected]
* Panagiotis Keramidis (Copenhagen Business School and DCR Solutions) - [email protected]

## [4th Workshop on Natural Language Processing for Business Process Management (NLP4BPM)](https://sites.google.com/view/nlp4bpm2025/)

The NLP4BPM Workshop 2025 is an academic forum for researchers and practitioners to present and discuss their work on
applying Natural Language Processing (NLP) and Large Language Models (LLMs) to Business Process Management (BPM). The workshop aims to foster
intellectual exchange on topics across the entire BPM spectrum, encompassing foundational research, engineering methodologies, and management practices.
We invite submissions that focus on the integration of textual content or semantics into BPM tasks, as well as those leveraging
the implicit knowledge of LLMs. Besides regular paper contributions, we also invite idea and vision papers as well as dataset papers
to explore promising new directions and share resources that advance research in the field.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://sites.google.com/view/nlp4bpm2025/" />

### Organizers

* Henrik Leopold (KLU) - [email protected]
* Jana-Rebecca Rehse (University of Mannheim) - [email protected]
* Vinicius Stein Dani (Utrecht University) - [email protected]

## [3rd Workshop on Object-centric processes from A to Z (OBJECTS)](https://sites.google.com/view/objects-workshop)

The topic of object-centric processes has been gaining momentum in the last few years, with many works addressing foundational and practical
problems on the interplay of processes and objects. Despite the surging number of results on the topic, numerous problems still require
a deeper exploration of the interplay between object data and processes. This workshop provides a platform to discuss such problems and reflect
on future directions of object-centricity in Business Process Management and Process Mining. Additionally, we plan to host a public review
session to reflect on key challenges in object-centric processes, recently identified during the BuzzOs workshop at ICPM 2024.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://sites.google.com/view/objects-workshop" />

### Organizers

* Marco Montali (Free University of Bozen-Bolzano) - [email protected]
* Andrey Rivkin (Technical University of Denmark) - [email protected]
* Jan Martijn van der Werf (Utrecht University) - [email protected]

## [2nd International Workshop on Processes, Laws, and Compliance (PLC)](https://plc.di.unito.it/)

The Processes, Laws and Compliance (PLC) workshop intends to provide a forum to facilitate the exchange of research findings and ideas on
data-driven and process-oriented techniques and practices in the legal domain, fostering collaboration among interdisciplinary experts,
researchers, and practitioners working in IT and law.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://plc.di.unito.it/" />

### Organizers

* Laura Genga (Technical University of Eindhoven) - [email protected]
* Hugo A. López (Technical University of Denmark) - [email protected]
* Emilio Sulis (University of Turin) - [email protected]
* Roberto Nai (University of Turin) - [email protected]

## [2nd. Workshop on Visual Process Analytics (VIPRA)](https://vipra-workshop.github.io/homepage/)

Over the last decades, business process management has become both increasingly data-driven and increasingly user-focused, eliciting a need to
visually present large amounts of information to support organizations in their analysis and decision-making. At the same time, the analysis questions
in the BPM field, particularly the analysis of event logs through process mining, poses new challenges and opportunities to the visualization community,
particularly the interdisciplinary design of interactive visualizations though visual analytics. In the 2nd Workshop on Visual Process Analytics (Vipra 2025),
we aim to bring together researchers from both Visual Analytics and Process Mining, to learn, create a common language, spark collaborations, and advance both fields.
The workshop provides an opportunity for participants to learn about the state-of-the-art and discuss how both fields can mutually benefit each other.

<Button class="decoration-none" icon={ITablerChevronRight} text="Learn more" href="https://vipra-workshop.github.io/homepage/" />

### Organizers

* Alessio Arleo (Eindhoven University of Technology) - [email protected]
* Stef van den Elzen (Eindhoven University of Technology) - [email protected]
* Luise Pufahl (Technical University of Munich) - [email protected]
* Jana-Rebecca Rehse (University of Mannheim) - [email protected]
* Francesca Zerbato (Eindhoven University of Technology) - [email protected]
2 changes: 2 additions & 0 deletions packages/frontend/src/utils/permalinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ export const getPermalink = (slug = '', type = 'page'): string => {
|| slug.startsWith('http://')
|| slug.startsWith('://')
|| slug.startsWith('#')
|| slug.split('/').at(-1)?.startsWith('#')
|| slug.startsWith('mailto:')
|| slug.startsWith('javascript:')
|| slug.startsWith('data:')
|| slug.startsWith('vbscript:')
Expand Down