Upcoming Events

ILSI shares science to diverse audiences by hosting, sponsoring, and co-organizing a variety of events around the world. These include independent symposia; workshops; hands-on scientific training; and sessions held as part of the program of larger scientific and professional meetings.

November 2024

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] => 2024-11-01
                                    [1] => 2024-11-30
                                )

                            [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] => 2024-11-01
                                    [1] => 2024-11-30
                                )

                            [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] => 
            [embed] => 
            [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
                (
                )

            [search_columns] => 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_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] => 2024-11-01
                                            [1] => 2024-11-30
                                        )

                                    [compare] => BETWEEN
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

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

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

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2024-11-01
                                    [1] => 2024-11-30
                                )

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

                )

            [has_or_relation:protected] => 
        )

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

				EFFoST2024_email-signature-banner_1000x250

About the event

The 38th EFFoST International Conference will be hosted by KU Leuven and UGent and will be held in the city of Bruges in Belgium. The EFFoST2024 conference will explore the theme "Future Food Systems: Innovation through Progress at Scientific Interfaces". We look forward to welcoming you in the city of Bruges, from 12-14 November 2024.

EFFoST2024 embraces the quintuple innovation helix framework, promoting interdisciplinary collaboration in the food sector. Our mission is to advance the global goal of providing safe, nutritious, and sustainable food with broad consumer acceptance, aligning with the 'one health' concept defined by WHO.

Discover the pinnacle of food science and technology at the annual EFFoST conference. Join global experts, scientists, industry leaders, policymakers, and students from diverse food-related fields.

Further information

Website [post_title] => 38th EFFoST International Conference 2024 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 38th-effost-international-conference-2024 [to_ping] => [pinged] => [post_modified] => 2024-02-05 05:10:13 [post_modified_gmt] => 2024-02-05 10:10:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/?post_type=event&p=40048 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 40161 [post_author] => 362 [post_date] => 2024-04-04 10:53:08 [post_date_gmt] => 2024-04-04 10:53:08 [post_content] => ECS-2024-banner without DTU

About the event

ILSI Europe is organising an event for Early Career Scientists (ECS) focussed on sustainable food systems. The event offers a great opportunity for young scientists to present their work, network and expand their knowledge about important topics related to food sustainability. It is also offers a chance for industry and academic experts to discover a new pool of talent and gain a fresh point of view on the research this area.

If you are an Early Career Scientist (student, PhD candidate, or practising scientist who received their highest certificate (e.g. BSc, MSc or PhD) within the past ten years) and work within this nexus, we would like to hear from you! We welcome abstracts for oral and poster presentations from researchers working on food waste and by-products valorisation, soil health, or the sustainable design of products and processes.

Additionally, our career development session promises an interactive exploration of opportunities to propel young scientists' careers forward. Delve into funding possibilities, entrepreneurial ventures, and other pathways to professional growth. Gain valuable insights, resources, and guidance to navigate your career journey with confidence and clarity.

The ECS event is joined with the ILSI Europe Annual Symposium, which will be held the next day. The registration will give you access to both days.

Stay tuned for more details on this exciting event designed to empower and support early career scientists on their path to success.

More information on the practicalities of the event coming soon!

Call for abstracts

We accept abstracts for the following sessions:

  • Session 1 - Green by Design: Innovating with Sustainability in Mind
  • Session 2 - Up-cycling the up-cyclable: new perspectives in green, bio-based, and circular valorisation of food waste and food by-products
  • Session 4 - From the Ground Up: Exploring the Vital Links between Soil Health and Sustainable Food Systems

Sessions' descriptions can be found in the programme below

Abstracts will be selected on the basis of scientific excellence and relevance to the sessions.
Submissions will be accepted until 1 July. Authors will be notified at the end of August.
We will only accept abstracts from early career scientists for these three sessions. An early career scientist is defined as a postgraduate student or scientist from academia or industry who has obtained their highest degree (BSc, MSc or PhD) within the last ten years.
Travel and accommodation for the selected speakers will be covered by ILSI Europe (oral presentations only). Send an abstract

Programme

Here is the detailed programme for the Early Career Scientists event.
To find the detailed programme for ILSI Europe Annual Symposium, click here.
8:30 - 9:00
Registration
9:00 - 10:30
Session 1 - Green by Design: Innovating with Sustainability in Mind

Nearly all human activities can result in resource depletion, ecological damage, and environmental pollution. To minimize these potentially damaging effects, change is necessary towards a more responsible way of designing human activities. This includes food production and processing. To implement such change, we should apply sustainable design principles: consider and minimize environmental impact when developing ingredients, products, and food production processes. This can be done by finding ways to reduce waste, reuse resources, and recycle products and materials. This is known as the "3R principles", which can be further extended to the 10R principles: Reduce, Reuse, Recycle, Renew, Recharge (or Refill), Repair (or Remedy), Re-manufacture (or Recover), Replace (or Replant), Re-clear (or Refine) and Remove.

10:30 - 11:00
Networking break & Poster session
11:00 - 12:30
Session 2 - Up-cycling the up-cyclable: new perspectives in green, bio-based, and circular valorisation of food waste and food by-products

The agri-food chain is affected by resource scarcity, food loss, and waste and by-products production. A specific life cycle assessment of agri-food chains can highlight the critical points, elucidating the targets that research and policy management must work with in the near future. The EU waste policy aims to contribute to the circular economy by extracting high-quality resources from waste as much as possible. The European Green Deal aims to promote growth by transitioning to a modern, resource-efficient, and competitive economy. As part of this transition, green and bio-based approaches will drive new perspectives in food waste and by-products up-cycling, including recalcitrant biomasses. Fermentation, precision fermentation, and bio-catalysis coupled with other green approaches will permit the release of new processes, new products, and new capacities. This session will explore the crucial connections between the process technologies, the regulatory aspects (e.g. for novel ingredients) and the sustainable perspectives in the agri-food area, exploring the resilient capacity to drive the future human nutrition.

12:30 - 14:00
Lunch Break
14:00 -15:00
Session 3 - Career Development

More info soon

15:00 - 15:30
Networking break & Poster Session
15:30 - 17:00
Session 4 - From the Ground Up: Exploring the Vital Links between Soil Health and Sustainable Food Systems

Soil is the foundation of our food system. Healthy soils are essential to provide healthy food, reverse biodiversity loss, and safeguard human health, but also for achieving climate neutrality, a clean and circular economy and halting desertification and land degradation. Yet it is estimated that 60 to 70% of European soils are unhealthy, degraded or depleted. We urgently need to protect and restore these invaluable resources, as outlined by the EU Soil Strategy for 2023. Soil regeneration offers a pathway forward, combining practices to improve soil health and productivity. This session will explore the crucial connections between soil, human and planetary health. Their understanding is key to design solutions for resilient agricultural systems and sustainable food production.

17:00 - 17:15
Awards & Closing

Registration

Registrations will open soon. Stay tuned!

Registration for this event is also valid for the ILSI Europe Annual Symposium.
Various prize categories are on offer. Early bird registration dates are valid until 1 June 2024.
If you have any questions regarding registration, please contact Hugo Costa (hcosta@ilsieurope.be). [post_title] => Early Career Scientists Event 2024 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => early-career-scientists-event-2024 [to_ping] => [pinged] => [post_modified] => 2024-04-04 10:06:38 [post_modified_gmt] => 2024-04-04 14:06:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/?post_type=event&p=40161 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 40167 [post_author] => 362 [post_date] => 2024-04-04 10:57:15 [post_date_gmt] => 2024-04-04 10:57:15 [post_content] => IEAS-2024-banner (2)

About the event

Welcome to the 2024 ILSI Europe Annual Symposium (IEAS): "Nourishing Resilience: Adapting to Global Changes and Future Food Landscape." 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 experts from academia, industry and public sector to take part in the debate around those topics and create connections.

Join us on 27 November in Lyngby as we explore global changes challenges faced by the food system, nutrition solutions for healthy ageing, innovations for sustainability and resilience, and our future food landscape. Take part in an interactive panel discussion on food safety, expand your knowledge and forge collaborations during this unique networking opportunity.

This year, we organise the Annual Symposium jointly with our Early Career Scientists event. The registration will give you access to both days.

More information on the practicalities of the event coming soon.

Call for abstracts

We accept abstracts for the following sessions:

  • Session 6 - Forever Young: Exploring Solutions for Healthy Aging and Nutrition
  • Session 7a - Redefining Resilience: Innovations for a Sustainable Food Future
  • Session 8 - Taste the Future: A Journey into Tomorrow's Food Landscape

The sessions' descriptions can be found in the programme below

Abstracts will be selected on the basis of scientific excellence and relevance to the sessions.
Submissions will be accepted until 1 July. Authors will be notified at the end of August.
Travel and accommodation for the selected speakers will be covered by ILSI Europe (oral presentations only). Send an abstract

Programme

Here is the detailed programme for ILSI Europe Annual Symposium.
To find the detailed programme for the Early Career Scientists Event, click here.
9:00 - 9:30
Networking Coffee
09:30 - 10:20
Session 5 - Keynote: To be defined
10:20 - 11:00
Networking Break & Poster Session
11:00 - 12:30
Session 6 - Forever Young: Exploring Solutions for Healthy Aging and Nutrition

The pace of population ageing is accelerating. The proportion of the world's population over 60 years will continue to grow in the upcoming years I think you need to say that older adults will form a larger proportion of the population?. This prolonged lifespan is accompanied by  an upsurge in chronic diseases, including cardiovascular disorders, diabetes, cancer, sarcopenia, and degenerative conditions. Could ageing processes be delayed by intervention earlier in life? Research has revealed the connections between dietary quality and life expectancy, as well as the potential benefits of interventions such as caloric restriction, micronutrient supplementation, and consumption of antioxidants and functional foods . Additionally, incorporating sustainability in the pursuit of understanding ageing mechanisms and developing nutritional strategies aligns with a holistic vision of human and planetary health. This session proposes to explore how nutrition emerges as a natural arsenal in the fight against age-related ailments, as well as solutions that can be both effective for individuals and sustainable for generations to come.

12:30 - 14:00
Lunch Break & Poster Session
14:00 - 15:30
Session 7a - Redefining Resilience: Innovations for a Sustainable Food Future

There is an urgent need for food system change to improve both health and environmental outcomes in fairer and more equitable ways. Food needs to be healthy, accessible, and affordable for all citizens. No country is completely food secure, and we all rely upon food imports and exports. Pandemics, conflict and climate change have shown that our food system is vulnerable to environmental and geo-political shocks. There is a clear need to enhance food system resilience to further crises and stresses. Many argue that food should be more expensive, that we are not paying the true cost of the food we put on our plates. Yet, at the same time, we see a rise in the use of food banks and other charitable food provision because many people in our society cannot afford to feed themselves due to the cost of living crisis. This is a dilemma which faces the food industry, policy makers and consumers. A variety of solutions are proposed though it is clear that one size does not fit all. We need to address the whole food system to ensure access to safe, nutritious food for all. Where do we start?

Session 7b - Panel Discussion on innovations in Food Safety

Food safety is under pressure from climate change, emerging raw materials, circular economy, and dietary changes. An adaption of food safety management systems is needed to make them more robust towards changes and hazards. Additionally, EU Member States aim to maintain the highest levels of food safety. In order to reach these highest standards and adapt to changing environment, there is a need for greater synergy among industry, regulators and researchers to 1) discuss and identify food safety priorities, 2) develop innovative solutions and 3) implement them by all players in the food chain into practice. This session will start with a presentation of 2 EU-funded projects, called CATALYSE and FoodSafeR. Then a tripartite panel will be discuss priorities, needs and barriers in the area of food safety. The audience is of course invited to actively participate in the discussion.

15:30 - 16:10
Networking Break & Poster Session
16:10 - 17:50
Session 8 - Taste the Future: A Journey into Tomorrow's Food Landscape

A growing number of food tech companies are using precision fermentation to create animal-free proteins, fats, and oligosaccharides in pursuit of a more sustainable future. New yeast and bacteria fermentation technologies turn simple inputs into a variety of high-quality nutritious fats and functional proteins with a far lower environmental impact than traditional agriculture can deliver. Moreover, the first large-scale robotic vertical farms produce spinach and berries. These urban farms aim to provide essential daily-life vegetables in a more operationally cost-efficient way than traditional farms. These developments show that our future food will likely come also from food grade controlled laboratories and controlled indoor vertical farms. How will our food look and taste in the future? Are consumers ready to consume these differently produced food products? How much should we inform or educate consumers about the origin of the nutrients they consume? Will there be resistance depending on the form of the foods? Let's delve into the questions that define the future of our food.

Registration

Registrations will open soon. Stay tuned!

Registration for the Annual Symposium is also valid for the Early Career Scientists Event.
Various prize categories are on offer. Early bird registration dates are valid until 1 June 2024.
If you have any questions regarding registration, please contact Hugo Costa (hcosta@ilsieurope.be). [post_title] => ILSI Europe Annual Symposium 2024 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ilsi-europe-annual-symposium-2024 [to_ping] => [pinged] => [post_modified] => 2024-04-09 06:03:44 [post_modified_gmt] => 2024-04-09 10:03:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/?post_type=event&p=40167 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 3 [current_post] => -1 [before_loop] => [in_the_loop] => [post] => WP_Post Object ( [ID] => 40048 [post_author] => 351 [post_date] => 2024-02-05 10:10:12 [post_date_gmt] => 2024-02-05 10:10:12 [post_content] => EFFoST2024_email-signature-banner_1000x250

About the event

The 38th EFFoST International Conference will be hosted by KU Leuven and UGent and will be held in the city of Bruges in Belgium. The EFFoST2024 conference will explore the theme "Future Food Systems: Innovation through Progress at Scientific Interfaces". We look forward to welcoming you in the city of Bruges, from 12-14 November 2024.

EFFoST2024 embraces the quintuple innovation helix framework, promoting interdisciplinary collaboration in the food sector. Our mission is to advance the global goal of providing safe, nutritious, and sustainable food with broad consumer acceptance, aligning with the 'one health' concept defined by WHO.

Discover the pinnacle of food science and technology at the annual EFFoST conference. Join global experts, scientists, industry leaders, policymakers, and students from diverse food-related fields.

Further information

Website [post_title] => 38th EFFoST International Conference 2024 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 38th-effost-international-conference-2024 [to_ping] => [pinged] => [post_modified] => 2024-02-05 05:10:13 [post_modified_gmt] => 2024-02-05 10:10:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/?post_type=event&p=40048 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 3 [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] => a11d3c05fd7b3c5364404b43a0562910 [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 ) )