Upcoming Events

ILSI Europe hosts, sponsors, and co-organizes a variety of scientific events. These include independent symposia; workshops; hands-on scientific training; and sessions held as part of the program of larger scientific and professional meetings.

October 2023

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2023-10-01
                                    [1] => 2023-10-31
                                )

                            [compare] => BETWEEN
                        )

                )

            [paged] => 1
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => ASC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2023-10-01
                                    [1] => 2023-10-31
                                )

                            [compare] => BETWEEN
                        )

                )

            [paged] => 1
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => ASC
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
             => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_3_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => _ilsi_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => Array
                                        (
                                            [0] => 2023-10-01
                                            [1] => 2023-10-31
                                        )

                                    [compare] => BETWEEN
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_3_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_3_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_3_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_3_postmeta] => Array
                        (
                            [key] => _ilsi_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_3_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2023-10-01
                                    [1] => 2023-10-31
                                )

                            [compare] => BETWEEN
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_3_posts.ID
					FROM wp_3_posts  INNER JOIN wp_3_postmeta ON ( wp_3_posts.ID = wp_3_postmeta.post_id )  INNER JOIN wp_3_postmeta AS mt1 ON ( wp_3_posts.ID = mt1.post_id )
					WHERE 1=1  AND ( 
  wp_3_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value BETWEEN '2023-10-01' AND '2023-10-31' )
  )
) AND ((wp_3_posts.post_type = 'event' AND (wp_3_posts.post_status = 'publish' OR wp_3_posts.post_status = 'acf-disabled')))
					GROUP BY wp_3_posts.ID
					ORDER BY wp_3_postmeta.meta_value ASC
					LIMIT 0, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 12289
                    [post_author] => 351
                    [post_date] => 2022-12-05 11:45:06
                    [post_date_gmt] => 2022-12-05 11:45:06
                    [post_content] => 

	

AboutProgramme | Registration | Venue | Accomodation | Contact

IEAS2023 hero banner

About the event

The ILSI Europe Annual Symposium (IEAS) will be back on 24 & 25 October 2023 in Brussels.

IEAS is a gathering of experts from around the world who meet to shed light on the current and future challenges in food safety, nutrition and sustainability. It is also an opportunity for stakeholders to take part in the debate around those topics and create connections.

This year, we also propose as a side event an interdisciplinary interactive workshop on the health benefits of prebiotics.

Register to IEAS 2023 (24 Oct -OR- 24 & 25 Oct) Register to Prebiotics Workshop (25 Oct)

↑ Back to top

Programme and activities

Tuesday 24 October: ILSI Europe Annual Symposium

Scientific sessions and keynote presentations from top-notch experts in the field of food safety, nutrition and sustainability. A breakfast buffet will be available to participants upon arrival and the symposium will be followed by a reception on Tuesday 24.

Programme

Programme at a glance of ILSI Europe annual symposium on 24 October 2023

Detailed programme coming soon.

Call for abstracts

Based on scientific excellence and relevance for the sessions, six abstracts will be selected. Submissions are accepted until July 31st. Presenting authors will be informed between Sept 1st and Sep 15th. If the presenting author is an Early Career Scientist, he/she will get priority over a senior scientist. An Early Career Scientist is defined as postgraduate student or a scientist from academia or industry who has received his/her highest degree (MSc or PhD) within the past ten years. Travel and accommodation for the six selected presenting authors will be covered by ILSI Europe. You can submit an abstract for one of the following sessions:

  • Session 1: Ensuring the safety of novel ​foods & ingredients
  • Session 2: Beyond bread and beer: unleashing the power of fermented foods
  • Session 3: Waste not, want more: creating ​value from food by-products and waste streams​
  • Session 4: Addressing Food Safety in the face of​ climate change​
  • Session 5: Are you as old as your gut says you are?
  • Session 6: One Planet, One Plate: Exploring the Potential of Planetary Diets​
Submit your abstract

Speakers

Coming soon!

Organising Committee

Prof. Bas Blaauboer​

University of Utrecht (NL)
President of ILSI Europe (BE)

Dr David Vauzour​

Associate Professor, University of East Anglia, Norwich Medical School (UK)

Dr Laura Righetti​

Assistant Professor, Wageningen University & Research (NL)

Carolien Van Loo

Senior manager Nutrition and Innovation, Yili Innovation Center Europe (NL)

Clémentine Thabuis

Nutrition Research Manager, Roquette (FR)

↑ Back to top

Wednesday 25 October: Prebiotics "sandpit"
Identifying knowledge gaps and a roadmap for building a health claims portfolio

Interdisciplinary interactive workshop organised by the Prebiotic Task Force to identify current gaps in scientific understanding and support for prebiotic health benefits and the link to microbiota modulation.

Objectives

  • Provide a state-of-the-art overview of the scientific evidence on the health benefits of prebiotics and the link to microbiota modulation.
  • Identify the current routes to make a prebiotic claim for food or food supplements in Europe and compare these with worldwide health claim regulations (e.g. North America, Asia-Pacific).
  • Design and co-build a roadmap to progress scientific support for prebiotic health effects and health claim substantiation.

Programme

Programme at a glance of the Prebiotics Sandpit workshop of 25 October 2023
Detailed programme coming soon.

Speakers

Confirmed speakers include:

Prof. Paul de Vos

University of Groningen (NL)

Prof. Nathalie Delzenne

UCLouvain (BE)

Prof. Gemma Walton

University of Reading (UK)

Prof. Seppo Salminen

University of Turku (FI)

Organising Committee

Dr. Anirikh Chakrabarti

Senior Scientist, Cargill (BE)

Dr. Elaine Vaughan

Scientific & Regulatory Affairs, Sensus (NL)

Dr. Damien Guillemet

Scientific Development Director, Nexira (FR)

Prof. Kieran Tuohy

Professor of Energy Metabolism and Microbiome, University of Leeds (UK)

Dr. Lucien Harthoorn

Director Research & Development, Clasado Biosciences (UK)

↑ Back to top

Registration

To attend the ILSI Europe Annual Symposium, register using the blue button below. Different fee categories are proposed. The registration fee for the Annual Symposium gives you access to the workshop on 25 October. Early bird fees are valid until 30 June 2023.

Register to IEAS 2023 (24 Oct -OR- 24 & 25 Oct)

To participate the prebiotics workshop only, register using the purple button below. The fee is 150.00 EUR per person.

Register to Prebiotics Workshop (25 Oct)

Cancellation policy

Registration cancellations should be addressed in writing to Hugo Costa (hcosta@ilsieurope.be). Cancellations received before 10 October 2023 will be refunded minus €50 handling charges. Cancellations received after 10 October 2023 will not be refunded. Substitutions of attendees are accepted if addressed in writing to Hugo Costa.

↑ Back to top

Venue and access

The Symposium will take place in Comet Meetings Louise: Place Stéphanie 20, 1050 Brussels.

khk
Metro, tram and bus

Comet Meetings Louise is located in the heart of the Louise district. Public transport is an excellent option to reach the venue:

  • (M) Louise - Lines 2 and 6 (5 min walk)
  • (T) Louise - Lines 8, 92, 93, 97 (5 min walk)
  • (T) Stéphanie - Lines 8, 92, 93 (2min walk)
  • (B) Stéphanie - Line N11 (3min walk)
Public transport timetable
Parking

If you decide to come by your own car, you will find several parking options just a few minutes' walk away.

  • Inter-Parking Parking Stéphanie (4min walk)
  • Q-Park Parking (4min walk)
  • ZenPark Parking (5min walk)

Access to the conference will be granted to registered participants only. Upon arrival, participants should present themselves at the registration desk and will receive a personal badge. The registration desk will be opened from 08:30am to 09:30am.

Accessibility for everyone is one of our priorities. Comet has put in place various devices that make their facilities accessible to people with reduced mobility (PRM).

Free internet is provided by WiFi throughout the venue.

If you have any questions or specific access requirements, please email us at any time at hcosta@ilsieurope.be

↑ Back to top

Accomodation

Moxy Brussels City Center (Bruxelles, Belgique) : tarifs 2023 et 16 avisA number of standard guest rooms have been pre-booked at special rates in the Moxy Brussels City Center close to where the event will take place. These available rooms are exclusively for those who complete their registration for the event. If you wish to book one, you will find this information at the end of the registration process.

Hotel reservations made after 25 July 2023 are subject to availability. We strongly recommend that you make your hotel reservation as soon as you know you need accommodation.

Recording and photos

Video recording and photos will be taken during the event for communication purposes.

Contact

For more information about the symposium program, please contact Isabelle Guelinckx at iguelinckx@ilsieurope.be

For questions about the registration, please contact Hugo Costa at hcosta@ilsieurope.be

↑ Back to top

[post_title] => ILSI Europe Annual Symposium 2023 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ilsi-europe-annual-symposium-2023 [to_ping] => [pinged] => [post_modified] => 2023-05-31 12:40:20 [post_modified_gmt] => 2023-05-31 12:40:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.eu/?post_type=event&p=12289 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 1 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 12289 [post_author] => 351 [post_date] => 2022-12-05 11:45:06 [post_date_gmt] => 2022-12-05 11:45:06 [post_content] =>

AboutProgramme | Registration | Venue | Accomodation | Contact

IEAS2023 hero banner

About the event

The ILSI Europe Annual Symposium (IEAS) will be back on 24 & 25 October 2023 in Brussels.

IEAS is a gathering of experts from around the world who meet to shed light on the current and future challenges in food safety, nutrition and sustainability. It is also an opportunity for stakeholders to take part in the debate around those topics and create connections.

This year, we also propose as a side event an interdisciplinary interactive workshop on the health benefits of prebiotics.

Register to IEAS 2023 (24 Oct -OR- 24 & 25 Oct) Register to Prebiotics Workshop (25 Oct)

↑ Back to top

Programme and activities

Tuesday 24 October: ILSI Europe Annual Symposium

Scientific sessions and keynote presentations from top-notch experts in the field of food safety, nutrition and sustainability. A breakfast buffet will be available to participants upon arrival and the symposium will be followed by a reception on Tuesday 24.

Programme

Programme at a glance of ILSI Europe annual symposium on 24 October 2023

Detailed programme coming soon.

Call for abstracts

Based on scientific excellence and relevance for the sessions, six abstracts will be selected. Submissions are accepted until July 31st. Presenting authors will be informed between Sept 1st and Sep 15th. If the presenting author is an Early Career Scientist, he/she will get priority over a senior scientist. An Early Career Scientist is defined as postgraduate student or a scientist from academia or industry who has received his/her highest degree (MSc or PhD) within the past ten years. Travel and accommodation for the six selected presenting authors will be covered by ILSI Europe. You can submit an abstract for one of the following sessions:

  • Session 1: Ensuring the safety of novel ​foods & ingredients
  • Session 2: Beyond bread and beer: unleashing the power of fermented foods
  • Session 3: Waste not, want more: creating ​value from food by-products and waste streams​
  • Session 4: Addressing Food Safety in the face of​ climate change​
  • Session 5: Are you as old as your gut says you are?
  • Session 6: One Planet, One Plate: Exploring the Potential of Planetary Diets​
Submit your abstract

Speakers

Coming soon!

Organising Committee

Prof. Bas Blaauboer​

University of Utrecht (NL)
President of ILSI Europe (BE)

Dr David Vauzour​

Associate Professor, University of East Anglia, Norwich Medical School (UK)

Dr Laura Righetti​

Assistant Professor, Wageningen University & Research (NL)

Carolien Van Loo

Senior manager Nutrition and Innovation, Yili Innovation Center Europe (NL)

Clémentine Thabuis

Nutrition Research Manager, Roquette (FR)

↑ Back to top

Wednesday 25 October: Prebiotics "sandpit"
Identifying knowledge gaps and a roadmap for building a health claims portfolio

Interdisciplinary interactive workshop organised by the Prebiotic Task Force to identify current gaps in scientific understanding and support for prebiotic health benefits and the link to microbiota modulation.

Objectives

  • Provide a state-of-the-art overview of the scientific evidence on the health benefits of prebiotics and the link to microbiota modulation.
  • Identify the current routes to make a prebiotic claim for food or food supplements in Europe and compare these with worldwide health claim regulations (e.g. North America, Asia-Pacific).
  • Design and co-build a roadmap to progress scientific support for prebiotic health effects and health claim substantiation.

Programme

Programme at a glance of the Prebiotics Sandpit workshop of 25 October 2023
Detailed programme coming soon.

Speakers

Confirmed speakers include:

Prof. Paul de Vos

University of Groningen (NL)

Prof. Nathalie Delzenne

UCLouvain (BE)

Prof. Gemma Walton

University of Reading (UK)

Prof. Seppo Salminen

University of Turku (FI)

Organising Committee

Dr. Anirikh Chakrabarti

Senior Scientist, Cargill (BE)

Dr. Elaine Vaughan

Scientific & Regulatory Affairs, Sensus (NL)

Dr. Damien Guillemet

Scientific Development Director, Nexira (FR)

Prof. Kieran Tuohy

Professor of Energy Metabolism and Microbiome, University of Leeds (UK)

Dr. Lucien Harthoorn

Director Research & Development, Clasado Biosciences (UK)

↑ Back to top

Registration

To attend the ILSI Europe Annual Symposium, register using the blue button below. Different fee categories are proposed. The registration fee for the Annual Symposium gives you access to the workshop on 25 October. Early bird fees are valid until 30 June 2023.

Register to IEAS 2023 (24 Oct -OR- 24 & 25 Oct)

To participate the prebiotics workshop only, register using the purple button below. The fee is 150.00 EUR per person.

Register to Prebiotics Workshop (25 Oct)

Cancellation policy

Registration cancellations should be addressed in writing to Hugo Costa (hcosta@ilsieurope.be). Cancellations received before 10 October 2023 will be refunded minus €50 handling charges. Cancellations received after 10 October 2023 will not be refunded. Substitutions of attendees are accepted if addressed in writing to Hugo Costa.

↑ Back to top

Venue and access

The Symposium will take place in Comet Meetings Louise: Place Stéphanie 20, 1050 Brussels.

khk
Metro, tram and bus

Comet Meetings Louise is located in the heart of the Louise district. Public transport is an excellent option to reach the venue:

  • (M) Louise - Lines 2 and 6 (5 min walk)
  • (T) Louise - Lines 8, 92, 93, 97 (5 min walk)
  • (T) Stéphanie - Lines 8, 92, 93 (2min walk)
  • (B) Stéphanie - Line N11 (3min walk)
Public transport timetable
Parking

If you decide to come by your own car, you will find several parking options just a few minutes' walk away.

  • Inter-Parking Parking Stéphanie (4min walk)
  • Q-Park Parking (4min walk)
  • ZenPark Parking (5min walk)

Access to the conference will be granted to registered participants only. Upon arrival, participants should present themselves at the registration desk and will receive a personal badge. The registration desk will be opened from 08:30am to 09:30am.

Accessibility for everyone is one of our priorities. Comet has put in place various devices that make their facilities accessible to people with reduced mobility (PRM).

Free internet is provided by WiFi throughout the venue.

If you have any questions or specific access requirements, please email us at any time at hcosta@ilsieurope.be

↑ Back to top

Accomodation

Moxy Brussels City Center (Bruxelles, Belgique) : tarifs 2023 et 16 avisA number of standard guest rooms have been pre-booked at special rates in the Moxy Brussels City Center close to where the event will take place. These available rooms are exclusively for those who complete their registration for the event. If you wish to book one, you will find this information at the end of the registration process.

Hotel reservations made after 25 July 2023 are subject to availability. We strongly recommend that you make your hotel reservation as soon as you know you need accommodation.

Recording and photos

Video recording and photos will be taken during the event for communication purposes.

Contact

For more information about the symposium program, please contact Isabelle Guelinckx at iguelinckx@ilsieurope.be

For questions about the registration, please contact Hugo Costa at hcosta@ilsieurope.be

↑ Back to top

[post_title] => ILSI Europe Annual Symposium 2023 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ilsi-europe-annual-symposium-2023 [to_ping] => [pinged] => [post_modified] => 2023-05-31 12:40:20 [post_modified_gmt] => 2023-05-31 12:40:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.eu/?post_type=event&p=12289 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 1 [max_num_pages] => 1 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => 1 [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 36b8efffe224f9d54ca68f1791bef95d [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )