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

                            [compare] => BETWEEN
                        )

                )

            [maxyears] => 0
            [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] => false
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2026-09-01
                                    [1] => 2026-09-30
                                )

                            [compare] => BETWEEN
                        )

                )

            [maxyears] => 0
            [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] => all
            [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
                (
                )

            [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] => 2026-09-01
                                            [1] => 2026-09-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] => 2026-09-01
                                    [1] => 2026-09-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 '2026-09-01' AND '2026-09-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] => 43212
                    [post_author] => 291
                    [post_date] => 2026-07-23 13:11:02
                    [post_date_gmt] => 2026-07-23 17:11:02
                    [post_content] => 
                    [post_title] => IAFNS Food Microbiology Committee Research Roundtables 2026
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => iafns-food-microbiology-committee-research-roundtable-2026
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-07-27 15:25:35
                    [post_modified_gmt] => 2026-07-27 19:25:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=43212
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 1
    [current_post] => -1
    [before_loop] => 
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 43212
            [post_author] => 291
            [post_date] => 2026-07-23 13:11:02
            [post_date_gmt] => 2026-07-23 17:11:02
            [post_content] => 
            [post_title] => IAFNS Food Microbiology Committee Research Roundtables 2026
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => iafns-food-microbiology-committee-research-roundtable-2026
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2026-07-27 15:25:35
            [post_modified_gmt] => 2026-07-27 19:25:35
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://iafns.org/?post_type=event&p=43212
            [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] => df974129537242720f72e1e9d231070e
    [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
        )

    [query_cache_key:WP_Query:private] => wp_query:4339cb7532ec33506d23e353bb842b5d
)


Past Events

IAFNS at IAFP 2026

New Orleans, Louisiana

IAFNS Food Microbiology and Food Chemical Safety Committees are hosting sessions for the 2026 International Association for Food Protection Annual Meeting in New Orleans, Louisiana.

Read more about IAFNS at IAFP 2026

IAFNS at NUTRITION 2026

National Harbor, Maryland

IAFNS-supported research on fiber and gut-related outcomes in children will be presented at Nutrition 2026, the American Society of Nutrition’s conference at National Harbor, Maryland.

Read more about IAFNS at NUTRITION 2026

BARD Workshop

Washington, DC

This collaborative workshop will focus on keeping food innovation’s promise to improve human and planetary health through research and development.

Read more about BARD Workshop

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2026-08-08
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-08-08
                            [compare] => <=
                        )

                )

            [maxyears] => 0
            [paged] => 1
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2026-08-08
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-08-08
                            [compare] => <=
                        )

                )

            [maxyears] => 0
            [paged] => 1
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
            [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] => all
            [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
                (
                )

            [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] => 2026-08-08
                                    [compare] => <=
                                )

                            [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] => 2026-08-08
                            [compare] => <=
                            [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 <= '2026-08-08' )
  )
) 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 DESC
					 LIMIT 0, 5
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 41810
                    [post_author] => 291
                    [post_date] => 2026-03-09 11:07:52
                    [post_date_gmt] => 2026-03-09 15:07:52
                    [post_content] => 

	

IAFNS Food Microbiology Committee and IAFNS Food Chemical Safety Committee are organizing the following sessions at the 2026 International Association for Food Protection Annual Meeting at the New Orleans Ernest N. Morial Convention Center.

Balancing Innovation and Consumer Expectations: Aligning Food Safety and Building Trust Roundtable

Monday, July 27, 8:30-10:00 am CT.

For food safety professionals, the convergence of sustainability goals and shifting consumer expectations requires proactive adaptation of hazard analyses, verification methods, and communication approaches to address these changes. This roundtable will provide an interactive forum to explore emerging risks, share perspectives, and identify strategies to build trust while advancing food safety.

 

Speakers:

Jason Jacobs, M.Jur., Beechnut

Meredith Carothers, MPH, USDA FSIS

Ben Chapman, PhD, NC State

Sam Alcaine, PhD, IDFA

Mark Moorman, PhD, Retired FDA

Food Safety Management in Fermented Food Production

Wednesday, July 29, 1:30-3:30 pm CT.

This session will open with an overview of fermentation processes and food safety risks, identifying data gaps and priority concerns. Subsequent talks will address commodity-specific issues in fermented vegetables, dairy and plant-based analogs, and fermented meats. Presentations will examine validation and shelf-life studies, corrective actions when processes fail, and case studies that highlight both problems and solutions. With an applied science perspective, this session will provide actionable strategies and practical pathways for improved risk management in the expanding world of traditionally fermented products.

Moderators: 

Kathy Glass, PhD, University of Wisconsin-Madison
Laurie Post, PhD, Deibel Laboratories

Speakers:

Maria Marco, PhD, UC Davis

David Bean, PhD, Federation University Australia

Jennifer Wages, PhD, Tyson Foods

Sam Alcaine, PhD, IDFA

Food Chemical Safety Assessment: How & Why

Tuesday, July 28, 2:30-3:30 pm CT. Concerns about the safety of food ingredients have heightened, as evidenced by FDA action and US State Legislative activities on food and color additives. Food additives and ingredients must undergo a stringent food chemical safety assessment before being allowed on the market. The Generally Recognized as Safe (GRAS) pathway for regulatory acceptance has been under increasing scrutiny in the public and private sectors. A rarely known fact is that the GRAS pathway mandates the same safety standard as the FDA requires for a Food Additive or Color Additive Petition. This session will lead off with an introduction to the basic principles of food toxicology, insights into the FDA's Food Chemical Safety programs, and a practical presentation on how a GRAS determination is performed.

Moderator: Paul Hanlon, PhD, Abbott Nutrition

Speakers:

Craig Llewelyn, PhD, J.S. Held LLC

Norb Kaminski, PhD, Michigan State University

Kristi Muldoon Jacobs, PhD, Director, Office of Premarket Additive Safety, FDA

Keep It Simple: Building Achievable Pathways to Improve Food Safety

Date/Time: Wednesday, July 29, 10:45am-12:15pm CT

Current global food safety standards and regulatory frameworks promote the adoption of the most stringent regulations even in settings where resources are limited and these standards may not be realistic given constraints. This roundtable will discuss the development of a more realistic pathway or pathways to ensuring food safety amongst the public and new and informal business owners who may have limited experience with food safety particularly in low resource settings where access to effective methods of mitigating food safety risks are limited.

Moderators: 

Jeff LeJune, PhD, FAO
Dima Faour-Klingbeil, PhD, Michigan State University

Panelists:

  • Caroline Smith DeWaal, JD, Center for Strategic and International Studies
  • Constanza Vergara Escobar, BS, Chilean Undersecretariat of International Economic Relations (SUBREI)
  • Deon Mahoney, MS, Adjunct the University of Queensland
  • Matthew Stasiewicz, PhD, University of Illinois
  • Rose Omari, PhD, Science and Technology Policy Research Institute, Ghana
  • Tia Glave, BS, Catalyst Food Leaders

Co-organizers: Markus Lipp, PhD, FAO; Ariel Garsow, PhD, IAFNS

 

 

 

For more information about the IAFP 2026 Annual Meeting, click here.

 

[post_title] => IAFNS at IAFP 2026 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-iafp-2026 [to_ping] => [pinged] => [post_modified] => 2026-07-23 09:51:41 [post_modified_gmt] => 2026-07-23 13:51:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=41810 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 42586 [post_author] => 291 [post_date] => 2026-05-18 15:54:58 [post_date_gmt] => 2026-05-18 19:54:58 [post_content] => [post_title] => IAFNS at NUTRITION 2026 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-nutrition-2026 [to_ping] => [pinged] => [post_modified] => 2026-07-20 14:07:39 [post_modified_gmt] => 2026-07-20 18:07:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=42586 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 41537 [post_author] => 291 [post_date] => 2026-02-19 14:58:56 [post_date_gmt] => 2026-02-19 19:58:56 [post_content] => [post_title] => BARD Workshop [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => bard-workshop-hosted-by-iafns [to_ping] => [pinged] => [post_modified] => 2026-06-12 08:48:21 [post_modified_gmt] => 2026-06-12 12:48:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=41537 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 42191 [post_author] => 291 [post_date] => 2026-04-09 14:55:39 [post_date_gmt] => 2026-04-09 18:55:39 [post_content] => [post_title] => IAFNS at Advances in Food & Beverage Testing 2026 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-advances-in-food-beverage-testing-2026 [to_ping] => [pinged] => [post_modified] => 2026-05-18 17:44:28 [post_modified_gmt] => 2026-05-18 21:44:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=42191 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 41944 [post_author] => 291 [post_date] => 2026-03-26 09:01:05 [post_date_gmt] => 2026-03-26 13:01:05 [post_content] =>

IAFNS will present at a pre-event workshop "Fat and Fiber, Salt and Sugar: Formulating for a Healthier Future Workshop." Additionally, IAFNS will present at the Scientific & Technical Forum at IFT FIRST Annual Event and Expo in the session "Regulations on Processed Foods: Exploring the Impact on the Global Food Industry."

Fat and Fiber, Salt and Sugar: Formulating for a Healthier Future Workshop

In a world of competing priorities, learn how to develop innovation and reformulation strategies that will last - improving nutrient profiles (reducing sugar/salt/unhealthy fats, increasing fiber) while navigating the challenges of ultra-processed food classifications.

Participants at this Institute of Food Technologists Workshop will learn strategies for formulating for different nutrient priorities, practical applications for improving a product's nutrition profile and how to navigate the challenges of ingredient misperceptions and food classification systems.

Instructors:

Wendelyn Jones, Executive Director of the Institute for the Advancement of Food & Nutrition Sciences (IAFNS)

Farida Mohamedshah, Senior Food, Nutrition, Policy & Regulatory Professional

Martha Belury, Professor and Chair, Food Science and Technology at The Ohio State University

Youngsoo Lee, Associate Professor at Washington State University

Soo-Yeun Lee, Director of School of Food Science at Washington State University

Ariel Garsow, Scientific Program Manager, IAFNS

This work is supported by the IAFNS Sodium in Food & Health Implications Committee.

Regulations on Processed Foods: Exploring the Impact on the Global Food Industry

Panelists from Asia, Europe, Latin America and the US will engage in an interdisciplinary conversation connecting the dots between subject-matter-experts as they focus on challenging questions facing the global food system.

Discussion will touch on 9 Principles for Science-Based Food Classification Systems Focused on Processing and Formulation.

This work is supported by the IAFNS Food Classification Working Group.

For more information about IFT FIRST, click here.

[post_title] => IAFNS at IFT FIRST [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-ift-first [to_ping] => [pinged] => [post_modified] => 2026-07-01 09:22:26 [post_modified_gmt] => 2026-07-01 13:22:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=41944 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 5 [current_post] => -1 [before_loop] => [in_the_loop] => [post] => WP_Post Object ( [ID] => 41810 [post_author] => 291 [post_date] => 2026-03-09 11:07:52 [post_date_gmt] => 2026-03-09 15:07:52 [post_content] =>

IAFNS Food Microbiology Committee and IAFNS Food Chemical Safety Committee are organizing the following sessions at the 2026 International Association for Food Protection Annual Meeting at the New Orleans Ernest N. Morial Convention Center.

Balancing Innovation and Consumer Expectations: Aligning Food Safety and Building Trust Roundtable

Monday, July 27, 8:30-10:00 am CT.

For food safety professionals, the convergence of sustainability goals and shifting consumer expectations requires proactive adaptation of hazard analyses, verification methods, and communication approaches to address these changes. This roundtable will provide an interactive forum to explore emerging risks, share perspectives, and identify strategies to build trust while advancing food safety.

 

Speakers:

Jason Jacobs, M.Jur., Beechnut

Meredith Carothers, MPH, USDA FSIS

Ben Chapman, PhD, NC State

Sam Alcaine, PhD, IDFA

Mark Moorman, PhD, Retired FDA

Food Safety Management in Fermented Food Production

Wednesday, July 29, 1:30-3:30 pm CT.

This session will open with an overview of fermentation processes and food safety risks, identifying data gaps and priority concerns. Subsequent talks will address commodity-specific issues in fermented vegetables, dairy and plant-based analogs, and fermented meats. Presentations will examine validation and shelf-life studies, corrective actions when processes fail, and case studies that highlight both problems and solutions. With an applied science perspective, this session will provide actionable strategies and practical pathways for improved risk management in the expanding world of traditionally fermented products.

Moderators: 

Kathy Glass, PhD, University of Wisconsin-Madison
Laurie Post, PhD, Deibel Laboratories

Speakers:

Maria Marco, PhD, UC Davis

David Bean, PhD, Federation University Australia

Jennifer Wages, PhD, Tyson Foods

Sam Alcaine, PhD, IDFA

Food Chemical Safety Assessment: How & Why

Tuesday, July 28, 2:30-3:30 pm CT. Concerns about the safety of food ingredients have heightened, as evidenced by FDA action and US State Legislative activities on food and color additives. Food additives and ingredients must undergo a stringent food chemical safety assessment before being allowed on the market. The Generally Recognized as Safe (GRAS) pathway for regulatory acceptance has been under increasing scrutiny in the public and private sectors. A rarely known fact is that the GRAS pathway mandates the same safety standard as the FDA requires for a Food Additive or Color Additive Petition. This session will lead off with an introduction to the basic principles of food toxicology, insights into the FDA's Food Chemical Safety programs, and a practical presentation on how a GRAS determination is performed.

Moderator: Paul Hanlon, PhD, Abbott Nutrition

Speakers:

Craig Llewelyn, PhD, J.S. Held LLC

Norb Kaminski, PhD, Michigan State University

Kristi Muldoon Jacobs, PhD, Director, Office of Premarket Additive Safety, FDA

Keep It Simple: Building Achievable Pathways to Improve Food Safety

Date/Time: Wednesday, July 29, 10:45am-12:15pm CT

Current global food safety standards and regulatory frameworks promote the adoption of the most stringent regulations even in settings where resources are limited and these standards may not be realistic given constraints. This roundtable will discuss the development of a more realistic pathway or pathways to ensuring food safety amongst the public and new and informal business owners who may have limited experience with food safety particularly in low resource settings where access to effective methods of mitigating food safety risks are limited.

Moderators: 

Jeff LeJune, PhD, FAO
Dima Faour-Klingbeil, PhD, Michigan State University

Panelists:

  • Caroline Smith DeWaal, JD, Center for Strategic and International Studies
  • Constanza Vergara Escobar, BS, Chilean Undersecretariat of International Economic Relations (SUBREI)
  • Deon Mahoney, MS, Adjunct the University of Queensland
  • Matthew Stasiewicz, PhD, University of Illinois
  • Rose Omari, PhD, Science and Technology Policy Research Institute, Ghana
  • Tia Glave, BS, Catalyst Food Leaders

Co-organizers: Markus Lipp, PhD, FAO; Ariel Garsow, PhD, IAFNS

 

 

 

For more information about the IAFP 2026 Annual Meeting, click here.

 

[post_title] => IAFNS at IAFP 2026 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-iafp-2026 [to_ping] => [pinged] => [post_modified] => 2026-07-23 09:51:41 [post_modified_gmt] => 2026-07-23 13:51:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=41810 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 246 [max_num_pages] => 50 [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] => 2eaacec42a28b8be208d0bf16e305b43 [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 ) [query_cache_key:WP_Query:private] => wp_query:2ea6be7c849a0560b116f3e592a26a69 )