Microsoft Research. Microsoft Research mission statement:

Size: px
Start display at page:

Download "Microsoft Research. Microsoft Research mission statement:"

Transcription

1

2 Microsoft Research Microsoft Research mission statement: Expand the state of the art in each of the areas in which we do research Rapidly transfer innovative technologies into Microsoft products Ensure that Microsoft products have a future

3 Outreach. Collaboration. Innovation.

4

5 Computer Science Innovative research on technologies that drive today s computers. Our key areas of focus include software engineering, semantic computing, parallelism and concurrency, programming languages, and mobile computing. Natural User Interface Technology is becoming more natural and intuitive. Our Natural User Interface (NUI) collaboration projects focus on facilitating the use of future computer paradigms by keeping the human user in mind. Health & Wellbeing Developing innovative computing technologies and advance research in human health issues. Our projects apply advanced computing technologies such as data analysis, imaging, sensor networks, and visualization to provide insight into disease and human healthcare. Education & Scholarly Communication Data collection and analysis, information authoring, publishing, and preservation are essential to researchers' daily work. Our collaboration projects simplify the scholarly communication lifecycle with technologies that facilitate coordinated and seamless flow of data and information. Earth, Energy and Environment Our Earth, Energy, and Environment collaboration projects focus on the development and adoption of technologies for scientific visualization and data management especially technologies that accelerate insight in the environmental and earth sciences 5

6 Computer Science Innovative research on technologies that drive today s computers. Our key areas of focus include software engineering, semantic computing, parallelism and concurrency, programming languages, and mobile computing. Natural User Interface Technology is becoming more natural and intuitive. Our Natural User Interface (NUI) collaboration projects focus on facilitating the use of future computer paradigms by keeping the human user in mind. Health & Wellbeing Developing innovative computing technologies and advance research in human health issues. Our projects apply advanced computing technologies such as data analysis, imaging, sensor networks, and visualization to provide insight into disease and human healthcare. Education & Scholarly Communication Data collection and analysis, information authoring, publishing, and preservation are essential to researchers' daily work. Our collaboration projects simplify the scholarly communication lifecycle with technologies that facilitate coordinated and seamless flow of data and information. Earth, Energy and Environment Our Earth, Energy, and Environment collaboration projects focus on the development and adoption of technologies for scientific visualization and data management especially technologies that accelerate insight in the environmental and earth sciences 6

7 Computer Science Theme: Research Areas Through our interaction with Software Engineers in MSR, we fund SE research at major universities and have a Summer School in Russia for We work with Machine Learning and AI researchers at MSR, in collaboration with Bing and SQL Azure, to promote Language Models and Semantic Services. See Speller Challenge. We promote Azure and WP7 through student projects on phones at 20 universities. New research projects with MSR Networks. Software Engineering Semantic Computing Mobile Computing We partner with MSR and Product Groups on courses and books to promote new ways of teaching and learning parallelism using MSR tools. We developed a new system so that F# can be used on all platforms. Additional tutorials from key professors are commissioned. We partner with the ACM to sponsor the Student Research Contest, and we support conferences, and prizes. We are involved in societies and write papers Parallelism and Concurrency Programming Languages Community interaction

8

9 Computer Science Innovative research on technologies that drive today s computers. Our key areas of focus include software engineering, semantic computing, parallelism and concurrency, programming languages, and mobile computing. Natural User Interface Technology is becoming more natural and intuitive. Our Natural User Interface (NUI) collaboration projects focus on facilitating the use of future computer paradigms by keeping the human user in mind. Health & Wellbeing Developing innovative computing technologies and advance research in human health issues. Our projects apply advanced computing technologies such as data analysis, imaging, sensor networks, and visualization to provide insight into disease and human healthcare. Education & Scholarly Communication Data collection and analysis, information authoring, publishing, and preservation are essential to researchers' daily work. Our collaboration projects simplify the scholarly communication lifecycle with technologies that facilitate coordinated and seamless flow of data and information. Earth, Energy and Environment Our Earth, Energy, and Environment collaboration projects focus on the development and adoption of technologies for scientific visualization and data management especially technologies that accelerate insight in the environmental and earth sciences 9

10

11 Computer Science Innovative research on technologies that drive today s computers. Our key areas of focus include software engineering, semantic computing, parallelism and concurrency, programming languages, and mobile computing. Natural User Interface Technology is becoming more natural and intuitive. Our Natural User Interface (NUI) collaboration projects focus on facilitating the use of future computer paradigms by keeping the human user in mind. Health & Wellbeing Developing innovative computing technologies and advance research in human health issues. Our projects apply advanced computing technologies such as data analysis, imaging, sensor networks, and visualization to provide insight into disease and human healthcare. Education & Scholarly Communication Data collection and analysis, information authoring, publishing, and preservation are essential to researchers' daily work. Our collaboration projects simplify the scholarly communication lifecycle with technologies that facilitate coordinated and seamless flow of data and information. Earth, Energy and Environment Our Earth, Energy, and Environment collaboration projects focus on the development and adoption of technologies for scientific visualization and data management especially technologies that accelerate insight in the environmental and earth sciences 11

12 Microsoft Biology Foundation

13 Computer Science Innovative research on technologies that drive today s computers. Our key areas of focus include software engineering, semantic computing, parallelism and concurrency, programming languages, and mobile computing. Natural User Interface Technology is becoming more natural and intuitive. Our Natural User Interface (NUI) collaboration projects focus on facilitating the use of future computer paradigms by keeping the human user in mind. Health & Wellbeing Developing innovative computing technologies and advance research in human health issues. Our projects apply advanced computing technologies such as data analysis, imaging, sensor networks, and visualization to provide insight into disease and human healthcare. Education & Scholarly Communication Data collection and analysis, information authoring, publishing, and preservation are essential to researchers' daily work. Our collaboration projects simplify the scholarly communication lifecycle with technologies that facilitate coordinated and seamless flow of data and information. Earth, Energy and Environment Our Earth, Energy, and Environment collaboration projects focus on the development and adoption of technologies for scientific visualization and data management especially technologies that accelerate insight in the environmental and earth sciences 13

14

15 The Scholarly Communication Lifecycle Zentity Planets Project Discoverability ScholarLynk MSR Academic Search orechem Project Project Trident Microsoft Biology Foundation (MBF) Storage, Archiving & Preservation Data Collection, Research & Analysis Publication & Disseminatio n Word Add-Ins: Ontology Article Authoring Authoring Collaboration Research Information Centre (RIC) Office Add-Ins: Creative Commons Chem4Word Gene Pattern Trident

16 Zentity Semantically-enabled repository software Built on top of SQL Server & Entity Framework Default web UI with CSS support and custom ASP.Net controls Awesome A semantic computing platform to store and expose relationships between digital assets Flexible data model enables many scenarios and can be easily extended over time Binary & Source Code (Version 2.0):

17 Project "Chem4Word" Chemical Drawing in Word Semantic chemistry for students and publishers Intent: Recognizes chemical dictionary and ontology terms Data: Semantics stored in Chemistry Markup Language (CML) Author/edit 1D and 2D chemistry. Change chemical layout styles. Relationships: Navigate and link referenced chemistry <?xml version="1.0"?> <cml version="3" convention="org-synth-report" xmlns=" <molecule id="m1"> <atomarray> <atom id="a1" elementtype="c" x2=" " y2=" " /> <atom id="a2" elementtype="c" x2=" " y2=" " /> <atom id="a3" elementtype="o" x2=" " y2=" " /> <atom id="a4" elementtype="o" x2=" " y2=" " /> <atom id="a5" elementtype="h" x2=" " y2=" " /> <atom id="a6" elementtype="h" x2=" " y2=" " /> <atom id="a7" elementtype="h" x2=" " y2=" e-8" /> <atom id="a8" elementtype="h" x2=" " y2=" " /> </atomarray> <bondarray> <bond atomrefs2="a1 a2" order="1" /> <bond atomrefs2="a2 a3" order="1" /> <bond atomrefs2="a2 a4" order="2" /> <bond atomrefs2="a1 a5" order="1" /> <bond atomrefs2="a1 a6" order="1" /> <bond atomrefs2="a1 a7" order="1" /> <bond atomrefs2="a3 a8" order="1" /> </bondarray> </molecule> </cml> Intelligence: Verifies validity of authored chemistry hnology/personaltech/08askk.html?_r=1 kwire-microsoft-word-goes-chemical/29423 V1.0 now available (binary and open source)

18 Project 'Big Cal-Berkeley A zoomable timescale platform See the demo live at Watch the video at

19 Microsoft Translator Your website/content in 30 languages Query-time translation Embeddable widget Bilingual side-by-side viewer

20 Research Information Centre (RIC) Project Virtual Research Environment (VRE) Toolkit for SharePoint Collaborative environment for research groups Personal site for each researcher and project site for each project Project Overview: Document management, federated search, social networking, real-time communication, blogs, wikis Version 1.1 (Open Source under Ms-PL):

21 Microsoft Research Academic Search Beta

22 Computer Science Innovative research on technologies that drive today s computers. Our key areas of focus include software engineering, semantic computing, parallelism and concurrency, programming languages, and mobile computing. Natural User Interface Technology is becoming more natural and intuitive. Our Natural User Interface (NUI) collaboration projects focus on facilitating the use of future computer paradigms by keeping the human user in mind. Health & Wellbeing Developing innovative computing technologies and advance research in human health issues. Our projects apply advanced computing technologies such as data analysis, imaging, sensor networks, and visualization to provide insight into disease and human healthcare. Education & Scholarly Communication Data collection and analysis, information authoring, publishing, and preservation are essential to researchers' daily work. Our collaboration projects simplify the scholarly communication lifecycle with technologies that facilitate coordinated and seamless flow of data and information. Earth, Energy and Environment Our Earth, Energy, and Environment collaboration projects focus on the development and adoption of technologies for scientific visualization and data management especially technologies that accelerate insight in the environmental and earth sciences 22

23 WorldWide Telescope is an application that runs in Windows that utilizes images and data stored on remote servers enabling you to explore some of the highest resolution imagery of the universe available in multiple wavelengths.

24 WorldWide Telescope Add-in for Excel simplifying location-based visualization and interaction Key Features Visualization of locationbased point data and geometry data in WKT (Well Known Text) format. Dynamic binding of data in Excel to the visualization in World Wide Telescope - changes to the data reflect immediately in WorldWide Telescope. Support for both sky-based and earth-based visualizations.

25

26 Live ANDES: Advanced Network for Distributions of Endangered Species Web Portal for uploading, visualize, and download wildlife species records & analyze them for conservation actions Aimed at improving wildlife knowledge and conservation Promoting data sharing among citizens, scientists and government agencies & contribute to meet IUCN global classification species criteria

27 Flagship Project Rainforest 2 Sensor Nets in Tropical Forest MSR-FAPESP Environmental Research program: Domain projects + a computing project that integrates them Examples of domain projects: phenology, carbon balance micrometeorology, hydrology. Findings from one project can inform other projects. Unifying project: sensors + networks + database + visualization components will integrate the domain projects. Goals: Enable multidisciplinary research that will accelerate the understanding of critical environmental issues. Impact: Microsoft technologies underpinning unique research infrastructure and more precise climate/ecological models. Made possible by sensor project/partners + regional strategic partnerships

28

29 Each year since 2005, Microsoft Research has recognized innovative, promising new faculty members from a number of research institutions to join the ranks of Microsoft Research Faculty Fellows. This program now encompasses more than 40 academic researchers whose exceptional talent for research and innovation identifies them as emerging leaders in their fields. The selected professors are exploring breakthrough, highimpact research that has the potential to help solve some of today s most challenging societal problems. The 2011 Microsoft Research Faculty Fellows were introduced at the Redmond Faculty Summit

30 Important Highlights: Internships

31 Important Highlights: Fellowships

32 Important Highlights: Fellowships

33 33

34 34

35 35

36

37 L A C C I R Founded in May 2007 Goal: collaborative Argentina Uruguay Colombia FAPESP NSF Created and supported by Microsoft Research with a Seed Grant of USD $ 3,000,000 over seven years. Implemented with PUC Chile, U. Chile and universities throughout LAC. Sponsorship by IADB & OAS (IADB grant of USD $ 550,000) Partnerships with: NSF, FAPESP, CLEI, CONICYT, COLCIENCIAS, CONACyT,. MS R Ecuador Costa Rica OAS Chile Caribbean Mexico IADB. CONA CyT COLCI ENCIAS

38

39 bid/65/default.aspx 4/Default.aspx Schools_Call.pdf

40

MSR-FAPESP Institute

MSR-FAPESP Institute MSR-FAPESP Institute 1st MSR-FAPESP agreement signed 1st RFP CS to social problems; SBC Challenges 1st MSR-FAPESP projects selected. Kick off. 2nd RFP issued Projects Workshop @ UNICAMP 2 nd MSR-FAPESP

More information

Topics. The Fourth Paradigm. The Role of Open Source. Challenges and Opportunities of Open Data. The Emergence of Open Science

Topics. The Fourth Paradigm. The Role of Open Source. Challenges and Opportunities of Open Data. The Emergence of Open Science Topics The Fourth Paradigm The Role of Open Source Challenges and Opportunities of Open Data The Emergence of Open Science The Future of Data-Intensive Science A Tidal Wave of Scientific Data Emergence

More information

European Science Initiative. Fabien Petitcolas

European Science Initiative. Fabien Petitcolas European Science Initiative Fabien Petitcolas Microsoft Research labs Institutes / joint centres Founded in 1991 Staff of over 700 covering 55 areas Core research facility for entire company Microsoft

More information

GROUP OF SENIOR OFFICIALS ON GLOBAL RESEARCH INFRASTRUCTURES

GROUP OF SENIOR OFFICIALS ON GLOBAL RESEARCH INFRASTRUCTURES GROUP OF SENIOR OFFICIALS ON GLOBAL RESEARCH INFRASTRUCTURES GSO Framework Presented to the G7 Science Ministers Meeting Turin, 27-28 September 2017 22 ACTIVITIES - GSO FRAMEWORK GSO FRAMEWORK T he GSO

More information

TAB V. VISION 2030: Distinction, Access and Excellence

TAB V. VISION 2030: Distinction, Access and Excellence VISION 2030: Distinction, Access and Excellence PREAMBLE Oregon State University has engaged in strategic planning for nearly 15 years to guide how the university shall best serve the state, nation and

More information

An exploration of the future Latin America and Caribbean (ALC) and European Union (UE) bi-regional cooperation in science, technology and innovation

An exploration of the future Latin America and Caribbean (ALC) and European Union (UE) bi-regional cooperation in science, technology and innovation An exploration of the future Latin America and Caribbean (ALC) and European Union (UE) bi-regional cooperation in science, technology and innovation A resume of a foresight exercise undertaken for the

More information

Introduction. digitalsupercluster.ca

Introduction. digitalsupercluster.ca Introduction digitalsupercluster.ca Government of Canada s Innovation Supercluster Initiative Federal government investing $950MM into superclusters to drive growth, prosperity, jobs and global leadership.

More information

Why? A Documentation Consortium Ted Habermann, NOAA. Documentation: It s not just discovery... in global average

Why? A Documentation Consortium Ted Habermann, NOAA. Documentation: It s not just discovery... in global average A Documentation Consortium Ted Habermann, NOAA i checked my 2002 email archives, and here is what i found out: it appears that the current 3rd generation algorithm was implemented into operations around

More information

Earth Cube Technical Solution Paper the Open Science Grid Example Miron Livny 1, Brooklin Gore 1 and Terry Millar 2

Earth Cube Technical Solution Paper the Open Science Grid Example Miron Livny 1, Brooklin Gore 1 and Terry Millar 2 Earth Cube Technical Solution Paper the Open Science Grid Example Miron Livny 1, Brooklin Gore 1 and Terry Millar 2 1 Morgridge Institute for Research, Center for High Throughput Computing, 2 Provost s

More information

Library Special Collections Mission, Principles, and Directions. Introduction

Library Special Collections Mission, Principles, and Directions. Introduction Introduction The old proverb tells us the only constant is change and indeed UCLA Library Special Collections (LSC) exists during a time of great transformation. We are a new unit, created in 2010 to unify

More information

University of Kansas. The University of Kansas Libraries

University of Kansas. The University of Kansas Libraries University of Kansas The University of Kansas Libraries Finding Common Ground The University of Kansas Libraries Approaches to building Digital Libraries from Strategic to Tech Cool Deborah Ludwig, Assistant

More information

STRATEGIC FRAMEWORK Updated August 2017

STRATEGIC FRAMEWORK Updated August 2017 STRATEGIC FRAMEWORK Updated August 2017 STRATEGIC FRAMEWORK The UC Davis Library is the academic hub of the University of California, Davis, and is ranked among the top academic research libraries in North

More information

SciELO Scientific Electronic Library Online

SciELO Scientific Electronic Library Online Scientific Electronic Library Online Hooman Momen Bulletin of the World Health Organization Adapted from presentations by Andrea Goncalves, Manager, SciElO project and Abel Packer, Director, Bireme origins

More information

Big Data Visualization for Planetary Science

Big Data Visualization for Planetary Science Big Data Visualization for Planetary Science Emily Law - emily.s.law@jpl.nasa.gov Shan Malhotra - shan.malhotra@jpl.nasa.gov 11/01/17 Big Data Task Force @ JPL 1 Takeaway Big data has many challenges Opportunity

More information

Open Science policy and infrastructure support in the European Commission. Joint COAR-SPARC Conference. Porto, 15 April 2015

Open Science policy and infrastructure support in the European Commission. Joint COAR-SPARC Conference. Porto, 15 April 2015 Open Science policy and infrastructure support in the European Commission Joint COAR-SPARC Conference Porto, 15 April 2015 Jarkko Siren European Commission DG CONNECT einfrastructure Author s views do

More information

DG GROW - Internal Market, Industry Entrepreneurship and SMEs GROW/I1 - Space Policy and Research Unit

DG GROW - Internal Market, Industry Entrepreneurship and SMEs GROW/I1 - Space Policy and Research Unit 1 DG GROW - Internal Market, Industry Entrepreneurship and SMEs GROW/I1 - Policy and Research Unit mats.ljungqvist@ec.europa.eu London 5 July 2016 Summary 1. in Union Research Framework Programmes 2. Programmes

More information

SCIENCE, TECHNOLOGY AND INNOVATION SCIENCE, TECHNOLOGY AND INNOVATION FOR A FUTURE SOCIETY FOR A FUTURE SOCIETY

SCIENCE, TECHNOLOGY AND INNOVATION SCIENCE, TECHNOLOGY AND INNOVATION FOR A FUTURE SOCIETY FOR A FUTURE SOCIETY REPUBLIC OF BULGARIA Ministry of Education and Science SCIENCE, TECHNOLOGY AND INNOVATION SCIENCE, TECHNOLOGY AND INNOVATION FOR A FUTURE SOCIETY THE BULGARIAN RESEARCH LANDSCAPE AND OPPORTUNITIES FOR

More information

The role of SciELO on the road towards the Professionalization, Internationalization and Financial Sustainability of developing country journals

The role of SciELO on the road towards the Professionalization, Internationalization and Financial Sustainability of developing country journals The role of SciELO on the road towards the Professionalization, Internationalization and Financial Sustainability of developing country journals Alex Mendonça Online Submission Systems Coordinator, SciELO

More information

Enabling ICT for. development

Enabling ICT for. development Enabling ICT for development Interview with Dr M-H Carolyn Nguyen, who explains why governments need to start thinking seriously about how to leverage ICT for their development goals, and why an appropriate

More information

Conclusions on the future of information and communication technologies research, innovation and infrastructures

Conclusions on the future of information and communication technologies research, innovation and infrastructures COUNCIL OF THE EUROPEAN UNION Conclusions on the future of information and communication technologies research, innovation and infrastructures 2982nd COMPETITIVESS (Internal market, Industry and Research)

More information

Building global engagement in research Sources of funding for enabling international research collaborations

Building global engagement in research Sources of funding for enabling international research collaborations Building global engagement in research Sources of funding for enabling international research collaborations Jane Nicholson, Head of International Policy, EPSRC Engineering Professors Conference 16 April

More information

Framework Programme 7

Framework Programme 7 Framework Programme 7 1 Joining the EU programmes as a Belarusian 1. Introduction to the Framework Programme 7 2. Focus on evaluation issues + exercise 3. Strategies for Belarusian organisations + exercise

More information

Live ANDES (Advanced Network for Distributions of Endangered Species): A New Tool for Wildlife Conservation

Live ANDES (Advanced Network for Distributions of Endangered Species): A New Tool for Wildlife Conservation Live ANDES (Advanced Network for Distributions of Endangered Species): A New Tool for Wildlife Conservation Dr. Cristian Bonacic DVM. M.Sc. DPhil.Associate Professor, Wildlife scientist and lecturer in

More information

Science in México and collaboration in the Latin American context

Science in México and collaboration in the Latin American context Science in México and collaboration in the Latin American context Tomás Viveros García, Research Networks Director José Antonio de la Peña, Deputy General Director for Science CONACyT, MEXICO. Latin American

More information

The EU / LAC Joint Initiative for Research and Innovation (JIRI) Libardo Gutierrez Colciencias

The EU / LAC Joint Initiative for Research and Innovation (JIRI) Libardo Gutierrez Colciencias The EU / LAC Joint Initiative for Research and Innovation (JIRI) Libardo Gutierrez Colciencias Index 1. Background 1. General Objetive 2. Specific Objetives 3. Political Priorities 4. Thematic Priorities

More information

European Nuclear Education Network Association

European Nuclear Education Network Association European Nuclear Education Network Association STARTING POINT Although the number of nuclear scientists and technologists may appear to be sufficient today in some countries, there are indicators that

More information

TCP on Solar Power and Chemical Energy Systems (SolarPACES TCP)

TCP on Solar Power and Chemical Energy Systems (SolarPACES TCP) TCP Universal Meeting - 9 October 2017 SESSION 2 Engagement with governments and private sector TCP on Solar Power and Chemical Energy Systems (SolarPACES TCP) robert.pitz-paal@dlr.de [SolarPACES TCP]:

More information

Information products in the electronic environment

Information products in the electronic environment Information products in the electronic environment Jela Steinerová Comenius University Bratislava Department of Library and Information Science Slovakia steinerova@fphil.uniba.sk Challenge of information

More information

DIGITAL FINLAND FRAMEWORK FRAMEWORK FOR TURNING DIGITAL TRANSFORMATION TO SOLUTIONS TO GRAND CHALLENGES

DIGITAL FINLAND FRAMEWORK FRAMEWORK FOR TURNING DIGITAL TRANSFORMATION TO SOLUTIONS TO GRAND CHALLENGES DIGITAL FINLAND FRAMEWORK FRAMEWORK FOR TURNING DIGITAL TRANSFORMATION TO SOLUTIONS TO GRAND CHALLENGES 1 Digital transformation of industries and society is a key element for growth, entrepreneurship,

More information

ADVANCING KNOWLEDGE. FOR CANADA S FUTURE Enabling excellence, building partnerships, connecting research to canadians SSHRC S STRATEGIC PLAN TO 2020

ADVANCING KNOWLEDGE. FOR CANADA S FUTURE Enabling excellence, building partnerships, connecting research to canadians SSHRC S STRATEGIC PLAN TO 2020 ADVANCING KNOWLEDGE FOR CANADA S FUTURE Enabling excellence, building partnerships, connecting research to canadians SSHRC S STRATEGIC PLAN TO 2020 Social sciences and humanities research addresses critical

More information

UNFCCC, SBSTA 24 Special Side Event on Research Needs relating to the Convention 19 May 2006, Bonn, Germany

UNFCCC, SBSTA 24 Special Side Event on Research Needs relating to the Convention 19 May 2006, Bonn, Germany (IAI) -Building Global Change Networks in the Americas- UNFCCC, SBSTA 24 Special Side Event on Research Needs relating to the Convention 19 May 2006, Bonn, Germany Gerhard Breulmann, IAI Scientific Officer

More information

D.2.2 Concept and methodology for ICT Fora

D.2.2 Concept and methodology for ICT Fora D.2.2 Concept and methodology for ICT Fora Grant Agreement number: 246644 Project acronym: PRO-IDEAL PLUS Project title: PROmotion of an ICT Dialogue between Europe and America Latina extension towards

More information

Web3D Standards. X3D: Open royalty-free interoperable standard for enterprise 3D

Web3D Standards. X3D: Open royalty-free interoperable standard for enterprise 3D Web3D Standards X3D: Open royalty-free interoperable standard for enterprise 3D ISO/TC 184/SC 4 - WG 16 Meeting - Visualization of CAD data November 8, 2018 Chicago IL Anita Havele, Executive Director

More information

ADVOCACY WORKING GROUP Work Plan

ADVOCACY WORKING GROUP Work Plan ADVOCACY WORKING GROUP 2017-2020 Work Plan MISSION The mission of the Advocacy Working Group (AWG) is to undertake projects, to develop practical tools and guidance, and to facilitate experience-sharing

More information

A Strategy for Advancing Critical Zone Science - February 2016

A Strategy for Advancing Critical Zone Science - February 2016 A Strategy for Advancing Critical Zone Science - February 2016 Mission Our Core Purpose To discover how Earth s living skin is structured, evolves, and provides critical functions that sustain life Interdisciplinary

More information

Scientific Data e-infrastructures in the European Capacities Programme

Scientific Data e-infrastructures in the European Capacities Programme Scientific Data e-infrastructures in the European Capacities Programme PV 2009 1 December 2009, Madrid Krystyna Marek European Commission "The views expressed in this presentation are those of the author

More information

14 th Berlin Open Access Conference Publisher Colloquy session

14 th Berlin Open Access Conference Publisher Colloquy session 14 th Berlin Open Access Conference Publisher Colloquy session Berlin, Max Planck Society s Harnack House December 04, 2018 Guido F. Herrmann Vice President and Managing Director Wiley s perspective and

More information

Promoting citizen-based services through local cultural partnerships

Promoting citizen-based services through local cultural partnerships Promoting citizen-based services through local cultural partnerships CALIMERA Policy Conference Copenhagen, January 2005 Ian Pigott European Commission Directorate General Information Society Directorate

More information

Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration

Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration Research Supervisor: Minoru Etoh (Professor, Open and Transdisciplinary Research Initiatives, Osaka University)

More information

20 May 15 November 2014

20 May 15 November 2014 Information for Participants 20 May 15 November 2014 The Categories: Industry 4.0 Mobility Security Healthcare Energy Connected Home Title Sponsors 2014/2015 The Innovation World Cup The Innovation World

More information

Funding opportunities for BigSkyEarth projects. Darko Jevremović Brno, April

Funding opportunities for BigSkyEarth projects. Darko Jevremović Brno, April Funding opportunities for BigSkyEarth projects Darko Jevremović Brno, April 14 2016 OUTLINE H2020 ESIF http://ec.europa.eu/regional_policy/en/policy/them es/research-innovation/ http://ec.europa.eu/regional_policy/index.cfm/en/p

More information

HUMANITIES, ARTS & CULTURE DATA SUMMIT. Rachel Fensham Digital Studio, University of Melbourne

HUMANITIES, ARTS & CULTURE DATA SUMMIT. Rachel Fensham Digital Studio, University of Melbourne HUMANITIES, ARTS & CULTURE DATA SUMMIT Rachel Fensham Digital Studio, University of Melbourne 14-15 March 2018, Canberra humanities.org.au #HACDS2018 2 Rachel Fensham Assistant Dean, Digital Studio, Faculty

More information

Dr. Charles Watt. Educational Advancement & Innovation

Dr. Charles Watt. Educational Advancement & Innovation Dr. Charles Watt Educational Advancement & Innovation 1 21st Century Education What are the critical skills our undergraduate students need? Technical depth in a particular field Creativity and innovation

More information

TALKING ABOUT STI IN LATIN AMERICA MECHANISMS TO ENHANCE THE DIALOGUE BETWEEN

TALKING ABOUT STI IN LATIN AMERICA MECHANISMS TO ENHANCE THE DIALOGUE BETWEEN TALKING ABOUT STI IN LATIN AMERICA MECHANISMS TO ENHANCE THE DIALOGUE BETWEEN THE COMMUNITIES INVOLVED IN STI POLICY. THE LATIN AMERICAN EXPERIENCE CYTED NETWORK COM-LALICS PARIS, JANUARY 2016 DR. JOSÉ

More information

HeliophysicsScience Centers

HeliophysicsScience Centers HeliophysicsScience Centers Mona Kessel/NASA HQ leading discussion CSSP Meeting 29-31 March 2016 1 Solar and Space Physics: A Science for a Technological Society 2013 Decadal Survey DRIVE initiative The

More information

Christina Miller Director, UK Research Office

Christina Miller Director, UK Research Office Christina Miller Director, UK Research Office www.ukro.ac.uk UKRO s Mission: To promote effective UK engagement in EU research, innovation and higher education activities The Office: Is based in Brussels,

More information

Digitisation Plan

Digitisation Plan Digitisation Plan 2016-2020 University of Sydney Library University of Sydney Library Digitisation Plan 2016-2020 Mission The University of Sydney Library Digitisation Plan 2016-20 sets out the aim and

More information

Open Science for the 21 st century. A declaration of ALL European Academies

Open Science for the 21 st century. A declaration of ALL European Academies connecting excellence Open Science for the 21 st century A declaration of ALL European Academies presented at a special session with Mme Neelie Kroes, Vice-President of the European Commission, and Commissioner

More information

Kristin M. Tolle, Ph.D. and Stewart Tansley, Ph.D. Natural User Interactions Team Microsoft Research, External Research

Kristin M. Tolle, Ph.D. and Stewart Tansley, Ph.D. Natural User Interactions Team Microsoft Research, External Research Kristin M. Tolle, Ph.D. and Stewart Tansley, Ph.D. Natural User Interactions Team Microsoft Research, External Research Microsoft Surface Microsoft Kinect Kinect is NOT just about gaming. It s about the

More information

CERN-PH-ADO-MN For Internal Discussion. ATTRACT Initiative. Markus Nordberg Marzio Nessi

CERN-PH-ADO-MN For Internal Discussion. ATTRACT Initiative. Markus Nordberg Marzio Nessi CERN-PH-ADO-MN-190413 For Internal Discussion ATTRACT Initiative Markus Nordberg Marzio Nessi Introduction ATTRACT is an initiative for managing the funding of radiation detector and imaging R&D work.

More information

Horizon 2020 and Photonics

Horizon 2020 and Photonics Brussels, 13 December 2013 Horizon 2020 and Photonics Thomas Skordas Head of the Photonics Unit, DG CONNECT European Commission Thomas.Skordas@ec.europa.eu Horizon 2020 Horizon 2020 Budget: 78.6 B (in

More information

DEVELOPING A CLOUD-BASED ONLINE GEOSPATIAL INFORMATION SHARING AND GEOPROCESSING PLATFORM TO FACILITATE COLLABORATIVE EDUCATION AND RESEARCH

DEVELOPING A CLOUD-BASED ONLINE GEOSPATIAL INFORMATION SHARING AND GEOPROCESSING PLATFORM TO FACILITATE COLLABORATIVE EDUCATION AND RESEARCH DEVELOPING A CLOUD-BASED ONLINE GEOSPATIAL INFORMATION SHARING AND GEOPROCESSING PLATFORM TO FACILITATE COLLABORATIVE EDUCATION AND RESEARCH Z. L. Yang a, *, J. Cao a, K. Hu a, Z. P. Gui b, H. Y. Wu a,

More information

Research Content, Workflows and Beyond. Lim Kok Keng

Research Content, Workflows and Beyond. Lim Kok Keng Elsevier Innovating to Accelerate Research Content, Workflows and Beyond Lim Kok Keng Beijing, March 28, 2012 About Elsevier Elsevier publishes 2200 journals (10% of STM) covering 25% of the STM authors

More information

Nature Research portfolio of journals and services. Joffrey Planchard

Nature Research portfolio of journals and services. Joffrey Planchard Nature Research portfolio of journals and services Joffrey Planchard 1 Springer Nature 1.0 Three main structural branches 2 Uniting some of the best brands in our field 3 4 Three main academic publishing

More information

Universities and Sustainable Development Towards the Global Goals

Universities and Sustainable Development Towards the Global Goals Universities and Sustainable Development Towards the Global Goals Universities promote sustainable development The unique contribution of universities Sustainable Development Goals Sustainable development

More information

Our Corporate Strategy Digital

Our Corporate Strategy Digital Our Corporate Strategy Digital Proposed Content for Discussion 9 May 2016 CLASSIFIED IN CONFIDENCE INLAND REVENUE HIGHLY PROTECTED Draft v0.2a 1 Digital: Executive Summary What is our strategic digital

More information

Data and Knowledge as Infrastructure. Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation

Data and Knowledge as Infrastructure. Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation Data and Knowledge as Infrastructure Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation 1 Motivation Easy access to data The Hello World problem (courtesy: R.V. Guha)

More information

Our digital future. SEPA online. Facilitating effective engagement. Enabling business excellence. Sharing environmental information

Our digital future. SEPA online. Facilitating effective engagement. Enabling business excellence. Sharing environmental information Our digital future SEPA online Facilitating effective engagement Sharing environmental information Enabling business excellence Foreword Dr David Pirie Executive Director Digital technologies are changing

More information

Convergence, Grand Challenges, Team Science, and Inclusion

Convergence, Grand Challenges, Team Science, and Inclusion Convergence, Grand Challenges, Team Science, and Inclusion NSF EFRI Workshop Convergence and Interdisciplinarity in Advancing Larger Scale Research May 14, 2018 Pramod P. Khargonekar University of California,

More information

HARNESSING TECHNOLOGY

HARNESSING TECHNOLOGY HARNESSING TECHNOLOGY TO TRANSFORM PUBLIC SERVICE DELIVERY AND OUTCOMES ACCENTURE PUBLIC SERVICE TECHNOLOGY CONSULTING Remember when public service organizations viewed IT as a cost center separate from

More information

Global Alzheimer s Association Interactive Network. Imagine GAAIN

Global Alzheimer s Association Interactive Network. Imagine GAAIN Global Alzheimer s Association Interactive Network Imagine the possibilities if any scientist anywhere in the world could easily explore vast interlinked repositories of data on thousands of subjects with

More information

NEES CYBERINFRASTRUCTURE: A FOUNDATION FOR INNOVATIVE RESEARCH AND EDUCATION

NEES CYBERINFRASTRUCTURE: A FOUNDATION FOR INNOVATIVE RESEARCH AND EDUCATION NEES CYBERINFRASTRUCTURE: A FOUNDATION FOR INNOVATIVE RESEARCH AND EDUCATION R. Eigenmann 1, T. Hacker 2 and E. Rathje 3 ABSTRACT This paper provides an overview of the vision and ongoing developments

More information

FSAA Strategic Research Plan

FSAA Strategic Research Plan Adopted by le Conseil de la FSAA du 13.01.2015 FSAA Strategic Research Plan 2015 2020 Preamble The Strategic Research Plan of the Faculty of Agriculture and Food Sciences (FSAA) fits within the framework

More information

An Introdcution to Horizon 2020

An Introdcution to Horizon 2020 TURKEY IN HORIZON 2020 ALTUN/HORIZ/TR2012/0740.14-2/SER/005 An Introdcution to Horizon 2020 Thies Wittig Deputy Team Leader Project "Turkey in Horizon 2020" Dr. Thies Wittig Ø PhD in Computer Science Ø

More information

Cyber-enabled Discovery and Innovation (CDI)

Cyber-enabled Discovery and Innovation (CDI) Cyber-enabled Discovery and Innovation (CDI) Eduardo Misawa Program Director, Dynamical Systems Program Directorate of Engineering, Division of Civil, Mechanical and Manufacturing Innovation Co-Chair,

More information

SAGA Gap Analysis of STI Policies for Gender Equality in Latin America and the Caribbean

SAGA Gap Analysis of STI Policies for Gender Equality in Latin America and the Caribbean SAGA Gap Analysis of STI Policies for Gender Equality in Latin America and the Caribbean Gender Summit 8 North & Latin America 2016 28 29 April, Mexico City Ernesto Fernández Polcuch, SAGA Steering Committee

More information

Microsoft Services. Mixed Reality: Helping manufacturers develop transformative customer solutions

Microsoft Services. Mixed Reality: Helping manufacturers develop transformative customer solutions Microsoft Services Mixed Reality: Helping manufacturers develop transformative customer solutions Technology is rapidly changing how manufacturers innovate Big data, automation, Internet of Things, 3D

More information

Fujitsu Laboratories R&D Strategy Briefing

Fujitsu Laboratories R&D Strategy Briefing Fujitsu Laboratories R&D Strategy Briefing April 3, 2013 Tatsuo Tomita President Fujitsu Laboratories Ltd. Complex issues that impact our lives Intricately intertwined issues Security & Safety Daily Lives

More information

Apple ARKit Overview. 1. Purpose. 2. Apple ARKit. 2.1 Overview. 2.2 Functions

Apple ARKit Overview. 1. Purpose. 2. Apple ARKit. 2.1 Overview. 2.2 Functions Apple ARKit Overview 1. Purpose In the 2017 Apple Worldwide Developers Conference, Apple announced a tool called ARKit, which provides advanced augmented reality capabilities on ios. Augmented reality

More information

Scientific Data e-infrastructures in the European Capacities Programme

Scientific Data e-infrastructures in the European Capacities Programme Scientific Data e-infrastructures in the European Capacities Programme Krystyna Marek, Carlos Morais Pires, Kostas Glinos European Commission Information Society and Media Directorate-General BU25-4/64,

More information

FDA Centers of Excellence in Regulatory and Information Sciences

FDA Centers of Excellence in Regulatory and Information Sciences FDA Centers of Excellence in Regulatory and Information Sciences February 26, 2010 Dale Nordenberg, MD novasano HEALTH AND SCIEN Discussion Topics Drivers for evolution in regulatory science Trends in

More information

Interoperable systems that are trusted and secure

Interoperable systems that are trusted and secure Government managers have critical needs for models and tools to shape, manage, and evaluate 21st century services. These needs present research opportunties for both information and social scientists,

More information

ITU Telecom World 2018 SMART ABC

ITU Telecom World 2018 SMART ABC Durban 10-13 September ITU Telecom World 2018 SMART ABC Artificial Intelligence Banking Cities Organized by ITU-T Smart ITU Smart solutions make innovative use of ICTs to improve quality of life, efficiency

More information

The European Science Foundation (ESF) is the European association of 78 national research organisations in 30 countries, devoted to scientific

The European Science Foundation (ESF) is the European association of 78 national research organisations in 30 countries, devoted to scientific The European Science Foundation (ESF) is the European association of 78 national research organisations in 30 countries, devoted to scientific research. ESF Member Organisations 78 in 30 countries Research

More information

Introducing Elsevier Research Intelligence

Introducing Elsevier Research Intelligence 1 1 1 Introducing Elsevier Research Intelligence Stefan Blanché Regional Manager Elsevier September 29 th, 2014 2 2 2 Optimizing Research Partnerships for a Sustainable Future Elsevier overview Research

More information

Strategic Research Plan Summary for the Canada Research Chairs Program

Strategic Research Plan Summary for the Canada Research Chairs Program Strategic Research Plan Summary for the Canada Research Chairs Program University of Lethbridge, October 07 The University of Lethbridge is a public, board-governed university operating as a Comprehensive

More information

2 Development of multilingual content and systems

2 Development of multilingual content and systems 2 nd report on the actions taken to give effect to recommendations as formulated in the 2003 October UNESCO General Conference concerning the promotion and use of multilingualism and universal access to

More information

As our state s flagship university, KU s MISSION is to lift students and society

As our state s flagship university, KU s MISSION is to lift students and society BOLD ASPIRATIONS As our state s flagship university, KU s MISSION is to lift students and society by educating LEADERS building healthy COMMUNITIES and making discoveries that will change the WORLD

More information

Data-intensive environmental research: re-envisioning science, cyberinfrastructure, and institutions

Data-intensive environmental research: re-envisioning science, cyberinfrastructure, and institutions Data-intensive environmental research: re-envisioning science, cyberinfrastructure, and institutions Patricia Cruse John Kunze California Digital Library University of California Environmental research

More information

Eleonora Escalante, MBA - MEng Strategic Corporate Advisory Services Creating Corporate Integral Value (CIV)

Eleonora Escalante, MBA - MEng Strategic Corporate Advisory Services Creating Corporate Integral Value (CIV) Eleonora Escalante, MBA - MEng Strategic Corporate Advisory Services Creating Corporate Integral Value (CIV) Leg 7. Trends in Competitive Advantage. 21 March 2018 Drawing Source: Edx, Delft University.

More information

e-infrastructures for open science

e-infrastructures for open science e-infrastructures for open science CRIS2012 11th International Conference on Current Research Information Systems Prague, 6 June 2012 Kostas Glinos European Commission Views expressed do not commit the

More information

Introducing the Calgary Public Library Foundation

Introducing the Calgary Public Library Foundation Introducing the Calgary Public Library Foundation Calgary Public Library Foundation Memorial Park Library 2 nd Floor, 1221 2 nd Street SW Calgary AB T2R 0W5 403 221 2002 www.addin.ca Charitable Registration

More information

Digital Wallonia. Digital Strategy for Wallonia. Benoît Hucq General Manager Agence du Numérique Berlin & Munich. February 2016

Digital Wallonia. Digital Strategy for Wallonia. Benoît Hucq General Manager Agence du Numérique Berlin & Munich. February 2016 Digital Wallonia Digital Strategy for Wallonia Benoît Hucq General Manager Agence du Numérique Berlin & Munich. February 2016 Agenda 1. From Digital in Wallonia. ICT as it is 2. To Digital Wallonia ICT

More information

We Have an App for That: U.S. Military Use of Widgets and Apps to Increase C2 Agility

We Have an App for That: U.S. Military Use of Widgets and Apps to Increase C2 Agility 17th ICCRTS: Operationalizing C2 Agility We Have an App for That: U.S. Military Use of Widgets and Apps to Increase C2 Agility Mr. Mike Morris, Ms. Angela Bowers, Mr. George Galdorisi Ms. Amanda George,

More information

International Cooperation in Horizon 2020

International Cooperation in Horizon 2020 International Cooperation in Horizon 2020 Practical Horizon 2020 Training and Coaching for Panama Research Innovation Community Anete Beinaroviča International Cooperation Specialist Project Manager July

More information

Human-Computer Interaction based on Discourse Modeling

Human-Computer Interaction based on Discourse Modeling Human-Computer Interaction based on Discourse Modeling Institut für Computertechnik ICT Institute of Computer Technology Hermann Kaindl Vienna University of Technology, ICT Austria kaindl@ict.tuwien.ac.at

More information

BI TRENDS FOR Data De-silofication: The Secret to Success in the Analytics Economy

BI TRENDS FOR Data De-silofication: The Secret to Success in the Analytics Economy 11 BI TRENDS FOR 2018 Data De-silofication: The Secret to Success in the Analytics Economy De-silofication What is it? Many successful companies today have found their own ways of connecting data, people,

More information

Automatic Generation of Web Interfaces from Discourse Models

Automatic Generation of Web Interfaces from Discourse Models Automatic Generation of Web Interfaces from Discourse Models Institut für Computertechnik ICT Institute of Computer Technology Hermann Kaindl Vienna University of Technology, ICT Austria kaindl@ict.tuwien.ac.at

More information

WFEO STANDING COMMITTEE ON ENGINEERING FOR INNOVATIVE TECHNOLOGY (WFEO-CEIT) STRATEGIC PLAN ( )

WFEO STANDING COMMITTEE ON ENGINEERING FOR INNOVATIVE TECHNOLOGY (WFEO-CEIT) STRATEGIC PLAN ( ) WFEO STANDING COMMITTEE ON ENGINEERING FOR INNOVATIVE TECHNOLOGY (WFEO-CEIT) STRATEGIC PLAN (2016-2019) Hosted by The China Association for Science and Technology March, 2016 WFEO-CEIT STRATEGIC PLAN (2016-2019)

More information

Research Centers. MTL ANNUAL RESEARCH REPORT 2016 Research Centers 147

Research Centers. MTL ANNUAL RESEARCH REPORT 2016 Research Centers 147 Research Centers Center for Integrated Circuits and Systems... 149 MIT/MTL Center for Graphene Devices and 2D Systems... 150 MIT/MTL Gallium Nitride (GaN) Energy Initiative... 151 The MIT Medical Electronic

More information

Long term preservation, discovery, access and exploitation of Earth Science data: the CASPAR and GENESI-DR combined approach

Long term preservation, discovery, access and exploitation of Earth Science data: the CASPAR and GENESI-DR combined approach Long term preservation, discovery, access and exploitation of Earth Science data: the CASPAR and GENESI-DR combined approach Sergio Albani (1), Roberto Cossu (2), Eliana Li Santi (3) (1) ACS c/o ESA-ESRIN

More information

2018 NISO Calendar of Educational Events

2018 NISO Calendar of Educational Events 2018 NISO Calendar of Educational Events January January 10 - Webinar -- Annotation Practices and Tools in a Digital Environment Annotation tools can be of tremendous value to students and to scholars.

More information

DIGITAL WITH PLYMOUTH UNIVERSITY DIGITAL STRATEGY

DIGITAL WITH PLYMOUTH UNIVERSITY DIGITAL STRATEGY DIGITAL DIGITAL Vision Our vision is to ensure our world-class teaching, learning and research continues to thrive in an increasingly digital world by rapidly adapting to digital trends and exploiting

More information

The CenTer for The AdvAnCemenT of SCienCe in SpACe STRATEGIC PLAN

The CenTer for The AdvAnCemenT of SCienCe in SpACe STRATEGIC PLAN The Center for the Advancement of Science in Space STRATEGIC PLAN Contents One-of-a-kind 2 Vision and Mission 3 Strategic Approach 4 Challenge 4 Scope 6 Strategic Goals and Objectives 7 Goal 1: Innovation

More information

Industry 4.0: the new challenge for the Italian textile machinery industry

Industry 4.0: the new challenge for the Italian textile machinery industry Industry 4.0: the new challenge for the Italian textile machinery industry Executive Summary June 2017 by Contacts: Economics & Press Office Ph: +39 02 4693611 email: economics-press@acimit.it ACIMIT has

More information

An Introduction to SIMDAT a Proposal for an Integrated Project on EU FP6 Topic. Grids for Integrated Problem Solving Environments

An Introduction to SIMDAT a Proposal for an Integrated Project on EU FP6 Topic. Grids for Integrated Problem Solving Environments An Introduction to SIMDAT a Proposal for an Integrated Project on EU FP6 Topic Grids for Integrated Problem Solving Environments Martin Hofmann Department of Bioinformatics Fraunhofer Institute for Algorithms

More information

ICSU World Data System Strategic Plan Trusted Data Services for Global Science

ICSU World Data System Strategic Plan Trusted Data Services for Global Science ICSU World Data System Strategic Plan 2014 2018 Trusted Data Services for Global Science 2 Credits: Test tubes haydenbird; Smile, Please! KeithSzafranski; View of Taipei Skyline Halstenbach; XL satellite

More information

Scoping Paper for. Horizon 2020 work programme Leadership in Enabling and Industrial Technologies Space

Scoping Paper for. Horizon 2020 work programme Leadership in Enabling and Industrial Technologies Space Scoping Paper for Horizon 2020 work programme 2018-2020 Leadership in Enabling and Industrial Technologies Space Important Notice: Working Document This scoping paper will guide the preparation of the

More information

ESA EO Programmes for CM16. Introduction to proposed programmes. Industry Consultation Workshop ESRIN, Frascati, 7 June 2016

ESA EO Programmes for CM16. Introduction to proposed programmes. Industry Consultation Workshop ESRIN, Frascati, 7 June 2016 ESA EO Programmes for CM16 Introduction to proposed programmes Industry Consultation Workshop ESRIN, Frascati, 7 June 2016 Earth Observation @ CM16 Optional programmes EOEP-5 (new period of an on-going

More information

Ministerial Conference on Nuclear Science and Technology: Addressing Current and Emerging Challenges Vienna, November 2018

Ministerial Conference on Nuclear Science and Technology: Addressing Current and Emerging Challenges Vienna, November 2018 Ministerial Conference on Nuclear Science and Technology: Addressing Current and Emerging Challenges Vienna, 28-30 November 2018 Concluding Summary by the Co-Chairs of the Conference 1. The International

More information