Upcoming Events

2020

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2020-01-01
                                    [1] => 2020-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2020-12-31
                            [compare] => <
                        )

                )

            [paged] => 2
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2020-01-01
                                    [1] => 2020-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2020-12-31
                            [compare] => <
                        )

                )

            [paged] => 2
            [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] => 
            [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_21_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] => 2020-01-01
                                            [1] => 2020-12-31
                                        )

                                    [compare] => BETWEEN
                                )

                            [1] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2020-12-31
                                    [compare] => <
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_21_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_21_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_21_postmeta
                    [1] => mt1
                    [2] => mt2
                )

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

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

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

                    [mt2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2020-12-31
                            [compare] => <
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_21_posts.ID
					FROM wp_21_posts  INNER JOIN wp_21_postmeta ON ( wp_21_posts.ID = wp_21_postmeta.post_id )  INNER JOIN wp_21_postmeta AS mt1 ON ( wp_21_posts.ID = mt1.post_id )  INNER JOIN wp_21_postmeta AS mt2 ON ( wp_21_posts.ID = mt2.post_id )
					WHERE 1=1  AND ( 
  wp_21_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value BETWEEN '2020-01-01' AND '2020-12-31' ) 
    AND 
    ( mt2.meta_key = '_ilsi_date' AND mt2.meta_value < '2020-12-31' )
  )
) AND ((wp_21_posts.post_type = 'event' AND (wp_21_posts.post_status = 'publish' OR wp_21_posts.post_status = 'acf-disabled')))
					GROUP BY wp_21_posts.ID
					ORDER BY wp_21_postmeta.meta_value DESC
					LIMIT 5, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 3542
                    [post_author] => 21
                    [post_date] => 2020-09-24 05:29:03
                    [post_date_gmt] => 2020-09-24 05:29:03
                    [post_content] => 

				Banner_ILSI SEA Region Webinar 2_d3
			
							Click here to view SUMMARY REPORT
					

Background

There is growing recognition that in our increasingly urbanized world, there are widening gaps in nutrition well-being across populations. This has given rise to concerns about public health issues related to diet and lifestyle; food and nutrition security; as well as the environment and sustainability. Advances in nutrition science and knowledge, and innovations in technology are driving governments to provide more robust policy guidance, ignite research and initiate new approaches towards reshaping consumers' dietary practices.

However, new media and globalized channels of communication have unfortunately allowed misinformation to proliferate, including misinformation in the areas of food, nutrition and technological innovations in the food supply chain. This has generated widespread public confusion, misunderstanding, and misleading guidance for consumers.

In this fast-evolving landscape, it is even more critical for effective public policy to be informed by evidence-based science. This in turn depends on scientists and experts to conduct research, evaluate results, and communicate their findings to stakeholders for sound decision-making.

This 2-part webinar series to be organized on October 15 and October 23, will bring eminent researchers, thought-leaders in nutrition science, and experienced science communication experts to share their insights, discuss appropriate dietary guidance, and recommend strategies for translating evidence-based science into effective public health policies and consumer guidance.

WEBINAR ON NUTRIENTS FOR OPTIMAL HEALTH: EVIDENCE-BASED SCIENCE, INNOVATION FOR PUBLIC HEALTH AND CONSUMER GUIDANCE

Agenda

Brief:
Introduction to ILSI SEA Region
Mrs. Boon Yee Yeong, Executive Director, ILSI SEA Region, Singapore Presentation 1:
Science and Science Communication: How to be More Effective?

Ms. Sylvia Rowe, President of SR Strategy, USA • Understand the environment for which the science communication is built on
• Discuss the role of science & science experts, process and priorities in informing public policy, health and nutrition guidance
• Explore what is effective science communication and how can scientists from multi-sectors contribute? Presentation 2:
Transcending Boundaries between Scientists & the Public: Challenges & Communication Strategies 
Prof. Joan Leach, Director of the Australian National Centre for Public Awareness of Science, Australian National University, Australia • Can a system approach help identify where science communication can play a role in bridging the information-transformation gap to ensure credibility and reliability?
• Discuss challenges for science communication in the era of social media and digital innovation - Whose responsibility? and how can the public be empowered to make better informed choices Presentation 3:
Risk vs Benefit Communication: Linking Food, Technology and Consumer Behavior
Prof. Lynn Frewer
, Professor of Food and Society at the Centre for Rural Economy, Newcastle University, UK • Understand consumer perception towards risks and benefits and its influence on their acceptance of emerging technologies and food innovations (e.g. gene editing, cultured meat, novel proteins, etc.)
• Overcoming barriers for effective communication of new technologies and innovations to the public Panel Discussion:
Navigating the Complexity of Science, Food and Society for Public Health Communication - Perspectives in Asia
Moderator: Dr. E-Siong Tee, Nutrition Consultant, TES NutriHealth Strategic Consultancy, Malaysia 
Panelists:
- Ms. Sylvia Rowe, President of SR Strategy, USA
- Ms. Shiow Chin Tan, Deputy Editor of Health, Star Media Group Bhd, Malaysia
- Dr. Palangpon Kongsaeree, Dean of Faculty of Science, Mahidol University, Thailand
- Dr. SubbaRao M Gavaravarapu, Head of Nutrition Information, Communication & Health Education (NICHE) Division, ICMR-National Institute of Nutrition, India Closing Remarks:
Mr. Geoffry Smith, President of ILSI SEA Region, Singapore

Meet the Speakers and Panelists

Ms. Sylvia Rowe_Photo

Ms. Sylvia Rowe

President of SR Strategy, USA

BIOGRAPHY VIEW PRESENTATION Prof. Joan Leach_Photo

Prof. Joan Leach

Director of the Australian National Centre for Public Awareness of Science, Australian National University, Australia

BIOGRAPHY VIEW PRESENTATION Prof. Lynn Frewer_Photo

Prof. Lynn Frewer

Professor of Food and Society at the Centre for Rural Economy, Newcastle University, UK

BIOGRAPHY VIEW PRESENTATION team-1

Dr. E-Siong Tee

Nutrition Consultant, TES NutriHealth Strategic Consultancy, Malaysia

BIOGRAPHY TAN SHIOW CHIN

Ms. Shiow Chin Tan

Deputy Editor of Health, Star Media Group Bhd, Malaysia

BIOGRAPHY Dr. Palangpon Kongsaree

Dr. Palangpon Kongsaeree

Dean of Faculty of Science, Mahidol University, Thailand

BIOGRAPHY Dr. SubbaRao_Photo

Dr. SubbaRao M Gavaravarapu

Head of the Nutrition Information, Communication & Health Education (NICHE) Division, ICMR-National Institute of Nutrition, India

BIOGRAPHY

Registration (Closed)

Registration Fees Per Webinar:
Industry:
SGD40
Academia/Government/NGO: SGD25 Note: This webinar will be held on October 23, 2020, at 10.00 AM SGT, GMT +8.00
7.30 AM in New Delhi | 9.00 AM in Bangkok
10.00 AM in Beijing | 11.00 AM in Seoul & Tokyo
1.00 PM in Sydney | 3.00 PM in Auckland Registration Instructions:
1. Please click the 'REGISTER HERE' button above and complete the registration form.
2. After registration, please allow our ILSI SEA Region Secretariat 3-5 working days to process your registration and contact you regarding the payment.
3. A confirmation email with the GoToWebinar link will be sent to you upon payment.
4. Please add the webinar invitation in the email to your calendar. You will receive 2 email reminders, 1 day and 1 hour before the start of the webinar.
Contact Us
[post_title] => Webinar on Science Communication: Bridging the Gap from Knowledge to Behavior [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => science-communication [to_ping] => [pinged] => [post_modified] => 2021-02-02 08:37:31 [post_modified_gmt] => 2021-02-02 08:37:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsisea-region.org/?post_type=event&p=3542 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 3527 [post_author] => 21 [post_date] => 2020-09-23 08:52:15 [post_date_gmt] => 2020-09-23 08:52:15 [post_content] => Banner_ILSI SEA Region Webinar 1_d11 Click here to view SUMMARY REPORT

Background

There is growing recognition that in our increasingly urbanized world, there are widening gaps in nutrition well-being across populations. This has given rise to concerns about public health issues related to diet and lifestyle; food and nutrition security; as well as the environment and sustainability. Advances in nutrition science and knowledge, and innovations in technology are driving governments to provide more robust policy guidance, ignite research and initiate new approaches towards reshaping consumers' dietary practices.

However, new media and globalized channels of communication have unfortunately allowed misinformation to proliferate, including misinformation in the areas of food, nutrition and technological innovations in the food supply chain. This has generated widespread public confusion, misunderstanding, and misleading guidance for consumers.

In this fast-evolving landscape, it is even more critical for effective public policy to be informed by evidence-based science. This in turn depends on scientists and experts to conduct research, evaluate results, and communicate their findings to stakeholders for sound decision-making.

This 2-part webinar series to be organized on October 15 and October 23, will bring eminent researchers, thought-leaders in nutrition science, and experienced science communication experts to share their insights, discuss appropriate dietary guidance, and recommend strategies for translating evidence-based science into effective public health policies and consumer guidance.

WEBINAR ON SCIENCE COMMUNICATION - BRIDGING THE GAP FROM KNOWLEDGE TO BEHAVIOR

Agenda

Brief:
Introduction to ILSI SEA Region
Mrs. Boon Yee Yeong, Executive Director, ILSI SEA Region, Singapore Presentation 1:
The Evolving Nutrition Continuum from Science to Policy and Consumer Guidance

Prof. Connie Weaver, Professor Emerita of Nutrition Science, Purdue University, USA • Delve into the evolving landscape of nutritional science, highlighting the continuum from nutrients research, assessing requirements to the complexity of dietary guidelines development for public health and consumer guidance
• Share key learnings using examples from the 2005-2020 Dietary Guidelines Presentation 2:
Protein Challenges? "Beyond the Impossible" - Health, Sustainability and Innovation
Prof. David Cameron-Smith, Senior Principal Investigator of Singapore Institute for Clinical Sciences (SICS), A*STAR, Singapore • Revisiting protein science, assessing requirements and achieving optimal needs of target populations
• Understand the trends and driver for innovation in current and alternate protein sources, rationale and sustainable approaches beyond marketing hype in delivering health benefits and nutrition security Presentation 3:
'Optimal' Diets for Metabolic Health - Is There An Asian Solution?
Prof. Christiani Jeyakumar Henry, Director of Clinical Nutrition Research Centre (CNRC) and Senior Advisor of Singapore Institute of Food and Biotechnology Innovation (SIFBI), A*STAR, Singapore • Discuss the concept, emerging trends and the redefining of the 'Optimal' Diets of relevance to the Asian population in the context of metabolic health
• Explore solutions through bridging research needs, health policy and in overcoming barriers of transforming science to food system and market that facilitates consumer acceptance Panel Discussion:
Moderator: Mr. Geoffry Smith, President, ILSI SEA Region, Singapore
Panelists:
- Prof. Connie Weaver
, Professor Emerita of Nutrition Science, Purdue University, USA
- Prof. David Cameron-Smith
, Senior Principal Investigator of Singapore Institute for Clinical Sciences (SICS), A*STAR, Singapore
- Prof. Christiani Jeyakumar Henry
, Director of Clinical Nutrition Research Centre (CNRC) and Senior Advisor of Singapore Institute of Food and Biotechnology Innovation (SIFBI), A*STAR, Singapore
- Dr. Yen Ling Low
, Divisional Vice President Scientific & Medical Affairs of  Abbott Nutrition R&D, Singapore Closing Remarks:
Mr. Geoffry Smith, President, ILSI SEA Region, Singapore

Meet the Speakers and Panelists

Dr. Connie Weaver_photo

Prof. Connie Weaver

Professor Emerita of Nutrition Science, Purdue University, USA

 

BIOGRAPHY VIEW PRESENTATION David Cameron-Smith

Prof. David Cameron-Smith

Senior Principal Investigator of Singapore Institute for Clinical Sciences (SICS), A*STAR, Singapore

BIOGRAPHY VIEW PRESENTATION Prof. Henry

Prof. Christiani Jeyakumar Henry

Director of Clinical Nutrition Research Centre (CNRC) and Senior Advisor of Singapore Institute of Food and Biotechnology Innovation (SIFBI), A*STAR, Singapore

BIOGRAPHY VIEW PRESENTATION Mr. Geoff Smith

Mr. Geoffry Smith

President of ILSI SEA Region, Singapore

BIOGRAPHY Dr. Yen Ling Low

Dr. Yen Ling Low

Divisional Vice President of Scientific & Medical Affairs, Abbott Nutrition R&D, Singapore

BIOGRAPHY

Registration (Closed)

Registration Fees Per Webinar:
Industry:
SGD40
Academia/Government/NGO: SGD25 Note: This webinar will be held on October 15, 2020, at 10.00 AM SGT, GMT +8.00
7.30 AM in New Delhi | 9.00 AM in Bangkok
10.00 AM in Beijing | 11.00 AM in Seoul & Tokyo
1.00 PM in Sydney | 3.00 PM in Auckland Registration Instructions:
1. Please click the 'REGISTER HERE' button above and complete the registration form.
2. After registration, please allow our ILSI SEA Region Secretariat 3-5 working days to process your registration and contact you regarding the payment.
3. A confirmation email with the GoToWebinar link will be sent to you upon payment.
4. Please add the webinar invitation in the email to your calendar. You will receive 2 email reminders, 1 day and 1 hour before the start of the webinar.
Contact Us
[post_title] => Webinar on Nutrients for Optimal Health: Evidence-based Science and Innovation for Public Health and Consumer Guidance [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => nutrients-optimal-health [to_ping] => [pinged] => [post_modified] => 2021-02-02 08:37:21 [post_modified_gmt] => 2021-02-02 08:37:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsisea-region.org/?post_type=event&p=3527 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 3291 [post_author] => 21 [post_date] => 2020-03-05 07:03:02 [post_date_gmt] => 2020-03-05 07:03:02 [post_content] => [post_title] => Webinar on The 3 S’s Subjects of Interest: Salt, Sugar & Sleep [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => salt-sugar-sleep [to_ping] => [pinged] => [post_modified] => 2021-04-30 04:27:16 [post_modified_gmt] => 2021-04-30 04:27:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsisea-region.org/?post_type=event&p=3291 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 3463 [post_author] => 21 [post_date] => 2020-07-15 04:41:11 [post_date_gmt] => 2020-07-15 04:41:11 [post_content] => Hero_July 30 Webinar (without reg)

Background

The world has been dealing with the covid-19 crisis over the past 6 months, including the immediate issues of food supply chain resilience, along with the greater risk of hunger and food insecurity. These issues in turn have highlighted the urgency of addressing the pathways to achieve the Sustainable Development Goals (SDG), especially SDG 2 to end hunger and malnutrition in all its forms and promote sustainable agriculture by 2030.

A recent report from the High Level Panel of Experts on Food Security and Nutrition (HLPE), the science-policy group of the UN Committee on World Food Security (CFS) has shown the multiple and complex challenges facing food systems, requiring data and actions from numerous parties which will need coordination to achieve optimal results.

Food supply systems are directly operated by private stakeholders, from small scale farmers and food processors, to large agriculture farms and trading, food processing, and distribution. This sector has experienced adverse impact from supply chain disruptions yet shown resilience during this crisis. While playing a vital role in managing the current crisis to meet consumption needs, investing, on-going adaptation and transformation of the sector will be key to future improvement in assuring food quality and security.

This Webinar builds on the foundation of the ILSI Asia COVID-19 Webinar Series: Part 1 - Food System Resilience: Global & Asia Perspectives on May 26, 2020 which considered the immediate effects of COVID-19 pandemic on the food system, initial responses from governments particularly in Asia and global agencies, lessons learnt and outlook for food system resilience, with likely long term impacts. A scientific paper from the meeting has been submitted for publication.

Two eminent speakers and a panel of experts will further explore challenges and opportunities for long term sustainability and resilience of the food system.

Agenda

Brief:
Introduction to ILSI (ILSI Asia)
Mrs. Boon Yee Yeong, Executive Director, ILSI SEA Region, Singapore Presentation 1:
COVID-19 - Lessons Learnt & Food System Transformation Towards Long Term Sustainability, Nutrition Quality and Security
Prof. Martin Cole, Head of School of Agriculture, Food and Wine, University of Adelaide, Australia and Chair of the HLPE Steering Committee on Food Security and Nutrition of the UN Committee on World Food Security
Abstract: Prof. Martin Cole will review and share insights on strategies guidance,  innovative approaches, highlight practices, technologies and drivers of change towards achieving sustainable food systems. Presentation 2:
COVID-19 - Impact, Challenges & Opportunities for the Agri-food Industry and the Path Towards Sustainable Food Systems
Mr. Axton Salim, Director of PT Indofood Sukses Makmur Tbk, Indonesia and Global Co-Chair of Scaling Up Nutrition (SUN) Business Advisory Group
Abstract: Mr. Axton Salim will share perspectives on leadership and commitment of private sector in addressing COVID 19 challenges, sustainable food system efforts as well as commitment on nutrition improvement for the global vulnerable populations. Panel Discussion:
Moderator: Mr. Geoffry Smith, President, ILSI SEA Region, Singapore
Panelists:
Prof. Martin Cole, Head of School of Agriculture, Food and Wine, University of Adelaide, Australia and Chair of the HLPE Steering Committee on Food Security and Nutrition of the UN Committee on World Food Security
Mr. Axton Salim, Director of PT Indofood Sukses Makmur Tbk, Indonesia and Global Co-Chair of Scaling Up Nutrition (SUN) Business Advisory Group
Prof. Vish Prakash, Professor of Ramaiah University, Bangalore, India
Prof. Shenggen Fan, Chair Professor of China Agriculture University, China and Former Director-General of the International Food Policy Research Institute (IFPRI)
Mr. Melvin Chow, Senior Director of Food Supply Resilience Division and Food Infrastructure Development & Management Divisions, Singapore Food Agency, Singapore Closing Remarks:
Mr. Geoffry Smith, President, ILSI SEA Region, Singapore

Meet the Speakers and Panelists

Prof. Martin Cole

Prof. Martin Cole

Head of School of Agriculture, Food and Wine, University of Adelaide, Australia
Chair of the HLPE Steering Committee on Food Security and Nutrition of the UN Committee on World Food Security Biography Pak Axton

Mr. Axton Salim

Director of PT Indofood Sukses Makmur Tbk, Indonesia
Global Co-Chair of Scaling Up Nutrition (SUN) Business Advisory Group Biography Mr. Melvin Chow

Mr. Melvin Chow

Senior Director of Food Supply Resilience Division and Food Infrastructure Development & Management Division, Singapore Food Agency, Singapore

Biography Prof. Vish Prakash

Prof. Vish Prakash

Professor of Ramaiah University, Bangalore, India

Biography Prof. Fan

Prof. Shenggen Fan

Chair Professor of China Agriculture University, China
Former Director-General of the International Food Policy Research Institute (IFPRI) Biography Mr. Geoff Smith

Mr. Geoffry Smith

President of ILSI SEA Region, Singapore.

Biography

Webinar Recording

The webinar recording is now available!

Watch Now

Webinar Report

Report is ready for viewing!

Learn more
Contact us

Any question regarding this webinar can be sent to ilsisea@ilsisea.org.sg.

[post_title] => ILSI ASIA COVID-19 Webinar Series: Part 2 - Food System Resilience & Sustainability - Impact, Learnings & the Future Post-COVID-19 Pandemic [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => covid-w3 [to_ping] => [pinged] => [post_modified] => 2021-07-15 04:48:34 [post_modified_gmt] => 2021-07-15 04:48:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsisea-region.org/?post_type=event&p=3463 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 3419 [post_author] => 80 [post_date] => 2020-05-31 14:03:29 [post_date_gmt] => 2020-05-31 14:03:29 [post_content] => Hero Design (Webinar Series 2)2

Background

In this upcoming webinar, three eminent experts will address the epidemic outbreak and control in China and Korea, the mechanisms of infection, clinical research undertaken for better understanding how this virus differs from past strains, global collaboration and steps taken to develop vaccines, as well as the impact of nutritional status on viral resistance and immune response.

As COVID-19 has accelerated the utilization of medical and digital technology (AI) in tackling the disease in many countries, how this can be better harness to further support research and improvement of health system will be topics to be weaved in and touched on.

Registration

This registration is FREE
You will receive a confirmation email with the GoToWebinar link after registration. Please add the webinar invitation in the email to your calendar. You will receive 2 email reminders, 1 day and 1 hour before the start of the webinar.

Note that this webinar will be held on June 16, 2020, at 10.00 AM SGT, GMT +8.00 (7.30 AM in New Delhi, 9.00 AM in Bangkok, 10.00 AM in Beijing, 11.00 AM in Seoul and Tokyo, 12.00 PM in Sydney, 2.00 PM in Auckland).

Recording

Agenda

Brief:
Introduction to ILSI (ILSI Asia)
- Mrs. Boon Yee Yeong, Executive Director, ILSI SEA Region, Singapore Presentation 1:
China's Response to COVID-19 - Epi, Research and Knowledge Gap

- Dr. Wu Fan, Deputy Dean of Shanghai Medical College, Fudan University, China

Abstract: Dr. Wu Fan will discuss China's response and experiences of the COVID-19 pandemic situation, how to prepare for the future, and share current research and knowledge gaps.

Presentation 2:
Leveraging PPP Model in COVID-19 Pandemic Response - Digital Tools and Vaccines
- Dr. Anh Wartel, Head of Clinical Development and Regulatory Affairs, International Vaccine Institute (IVI), South Korea

Abstract: Dr. Anh Wartel will provide a brief on the tools and public measures taken in South Korea to stem COVID-19 infection, and responsiveness in the face of COVID-19, discuss the work underway and usual pathway of vaccine development, and share perspective on achieving a vaccine within 12-18 months.

Presentation 3:
Nutrients in the Maintenance and Regulation of Immune System - Advancing Data Analytics in Nutrition Research
- Prof. Jun Kunisawa, Director of National Institutes of Biomedical Innovation, Health and Nutrition (NIBIOHN), Japan

Abstract: Prof. Jun Kunisawa will discuss the immunological functions of diets (e.g., vitamin and fatty acid) together with the interaction with commensal bacteria in the establishment of immunosurveillance and homeostasis. Also, he will introduce our system of big data analysis of animal and cohort studies for the identification of complex network in the gut and health.

Panel Discussion:
Introduction: Singapore's Update on COVID-19
- Moderator: Dr. Jeremy Lim, Associate Professor, Saw Swee Hock School of Public Health, National University of Singapore Closing Remarks:
- Mr. Geoffry Smith, President, ILSI SEA Region, Singapore

Meet the Speakers

Prof. Wu20200229-2

Dr. Wu Fan

Deputy Dean of Shanghai Medical College, Fudan University, China

Biography Dr. Wartel

Dr. Anh Wartel

Head of Clinical Development and Regulatory Affairs, International Vaccine Institute (IVI), South Korea

Biography Prof. Kunisawa

Prof. Jun Kunisawa

Director of National Institutes of Biomedical Innovation, Health and Nutrition (NIBIOHN), Japan

Biography

Moderator

jeremylim1

Dr. Jeremy Lim

Associate Professor, Saw Swee Hock School of Public Health, National University of Singapore

Biography
Contact us

Any question regarding this webinar can be sent to ilsisea@ilsisea.org.sg.

[post_title] => ILSI ASIA COVID-19 Webinar Series: Harnessing the Potential of AI in Biomedical Science and Nutrition Research [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => covid-w2 [to_ping] => [pinged] => [post_modified] => 2020-12-09 01:06:29 [post_modified_gmt] => 2020-12-09 01:06:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsisea-region.org/?post_type=event&p=3419 [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] => 3542 [post_author] => 21 [post_date] => 2020-09-24 05:29:03 [post_date_gmt] => 2020-09-24 05:29:03 [post_content] => Banner_ILSI SEA Region Webinar 2_d3 Click here to view SUMMARY REPORT

Background

There is growing recognition that in our increasingly urbanized world, there are widening gaps in nutrition well-being across populations. This has given rise to concerns about public health issues related to diet and lifestyle; food and nutrition security; as well as the environment and sustainability. Advances in nutrition science and knowledge, and innovations in technology are driving governments to provide more robust policy guidance, ignite research and initiate new approaches towards reshaping consumers' dietary practices.

However, new media and globalized channels of communication have unfortunately allowed misinformation to proliferate, including misinformation in the areas of food, nutrition and technological innovations in the food supply chain. This has generated widespread public confusion, misunderstanding, and misleading guidance for consumers.

In this fast-evolving landscape, it is even more critical for effective public policy to be informed by evidence-based science. This in turn depends on scientists and experts to conduct research, evaluate results, and communicate their findings to stakeholders for sound decision-making.

This 2-part webinar series to be organized on October 15 and October 23, will bring eminent researchers, thought-leaders in nutrition science, and experienced science communication experts to share their insights, discuss appropriate dietary guidance, and recommend strategies for translating evidence-based science into effective public health policies and consumer guidance.

WEBINAR ON NUTRIENTS FOR OPTIMAL HEALTH: EVIDENCE-BASED SCIENCE, INNOVATION FOR PUBLIC HEALTH AND CONSUMER GUIDANCE

Agenda

Brief:
Introduction to ILSI SEA Region
Mrs. Boon Yee Yeong, Executive Director, ILSI SEA Region, Singapore Presentation 1:
Science and Science Communication: How to be More Effective?

Ms. Sylvia Rowe, President of SR Strategy, USA • Understand the environment for which the science communication is built on
• Discuss the role of science & science experts, process and priorities in informing public policy, health and nutrition guidance
• Explore what is effective science communication and how can scientists from multi-sectors contribute? Presentation 2:
Transcending Boundaries between Scientists & the Public: Challenges & Communication Strategies 
Prof. Joan Leach, Director of the Australian National Centre for Public Awareness of Science, Australian National University, Australia • Can a system approach help identify where science communication can play a role in bridging the information-transformation gap to ensure credibility and reliability?
• Discuss challenges for science communication in the era of social media and digital innovation - Whose responsibility? and how can the public be empowered to make better informed choices Presentation 3:
Risk vs Benefit Communication: Linking Food, Technology and Consumer Behavior
Prof. Lynn Frewer
, Professor of Food and Society at the Centre for Rural Economy, Newcastle University, UK • Understand consumer perception towards risks and benefits and its influence on their acceptance of emerging technologies and food innovations (e.g. gene editing, cultured meat, novel proteins, etc.)
• Overcoming barriers for effective communication of new technologies and innovations to the public Panel Discussion:
Navigating the Complexity of Science, Food and Society for Public Health Communication - Perspectives in Asia
Moderator: Dr. E-Siong Tee, Nutrition Consultant, TES NutriHealth Strategic Consultancy, Malaysia 
Panelists:
- Ms. Sylvia Rowe, President of SR Strategy, USA
- Ms. Shiow Chin Tan, Deputy Editor of Health, Star Media Group Bhd, Malaysia
- Dr. Palangpon Kongsaeree, Dean of Faculty of Science, Mahidol University, Thailand
- Dr. SubbaRao M Gavaravarapu, Head of Nutrition Information, Communication & Health Education (NICHE) Division, ICMR-National Institute of Nutrition, India Closing Remarks:
Mr. Geoffry Smith, President of ILSI SEA Region, Singapore

Meet the Speakers and Panelists

Ms. Sylvia Rowe_Photo

Ms. Sylvia Rowe

President of SR Strategy, USA

BIOGRAPHY VIEW PRESENTATION Prof. Joan Leach_Photo

Prof. Joan Leach

Director of the Australian National Centre for Public Awareness of Science, Australian National University, Australia

BIOGRAPHY VIEW PRESENTATION Prof. Lynn Frewer_Photo

Prof. Lynn Frewer

Professor of Food and Society at the Centre for Rural Economy, Newcastle University, UK

BIOGRAPHY VIEW PRESENTATION team-1

Dr. E-Siong Tee

Nutrition Consultant, TES NutriHealth Strategic Consultancy, Malaysia

BIOGRAPHY TAN SHIOW CHIN

Ms. Shiow Chin Tan

Deputy Editor of Health, Star Media Group Bhd, Malaysia

BIOGRAPHY Dr. Palangpon Kongsaree

Dr. Palangpon Kongsaeree

Dean of Faculty of Science, Mahidol University, Thailand

BIOGRAPHY Dr. SubbaRao_Photo

Dr. SubbaRao M Gavaravarapu

Head of the Nutrition Information, Communication & Health Education (NICHE) Division, ICMR-National Institute of Nutrition, India

BIOGRAPHY

Registration (Closed)

Registration Fees Per Webinar:
Industry:
SGD40
Academia/Government/NGO: SGD25 Note: This webinar will be held on October 23, 2020, at 10.00 AM SGT, GMT +8.00
7.30 AM in New Delhi | 9.00 AM in Bangkok
10.00 AM in Beijing | 11.00 AM in Seoul & Tokyo
1.00 PM in Sydney | 3.00 PM in Auckland Registration Instructions:
1. Please click the 'REGISTER HERE' button above and complete the registration form.
2. After registration, please allow our ILSI SEA Region Secretariat 3-5 working days to process your registration and contact you regarding the payment.
3. A confirmation email with the GoToWebinar link will be sent to you upon payment.
4. Please add the webinar invitation in the email to your calendar. You will receive 2 email reminders, 1 day and 1 hour before the start of the webinar.
Contact Us
[post_title] => Webinar on Science Communication: Bridging the Gap from Knowledge to Behavior [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => science-communication [to_ping] => [pinged] => [post_modified] => 2021-02-02 08:37:31 [post_modified_gmt] => 2021-02-02 08:37:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsisea-region.org/?post_type=event&p=3542 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 15 [max_num_pages] => 3 [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] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 60739b740a34e8ec113e78ef8203d8d3 [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 ) )