Jure Leskovec, Computer Science Dept., Stanford

Size: px
Start display at page:

Download "Jure Leskovec, Computer Science Dept., Stanford"

Transcription

1 Jure Leskovec, Computer Science Dept., Stanford Includes joint work with Jaewon Yang, Manuel Gomez-Rodriguez, Jon Kleinberg, Lars Backstrom, and Andreas Krause

2 Jure Leskovec 2 Global vs. Local effects: Interaction of global effects from mass media and local effects carried by the social structure (e.g., blogs, Twitter) Internet, blogs, social media: Social media means the dichotomy between global and local influence is evaporating Speed of media reporting and discussion has intensified: very rapid progression of stories How does information transmitted by the media interact with social networks?

3 Jure Leskovec 3 In principle, we can collect nearly all (online) news media content: 10 million articles/day (50GB of data) Collecting data since Aug 08 ~10TB Could study media ecosystem at large Challenges: Humans don t scale Develop automatic computational methods What are basic units of information? Units that propagate between the nodes

4 [w/ Backstrom-Kleinberg, KDD 09] Jure Leskovec 4 Would like units that: Correspond to aggregates of articles, vary over the order of days, and can be handled at terabyte scale Plan: Identify textual fragments, phrases, memes that travel relatively intact through many articles Things that don t work: Cascasding hyper-links to articles: too fine-grained Topics as probabilistic term mixtures: too coarse-grained Named entities: too coarse-grained Common sequence of words: too noisy Idea: Quoted phrases:.* Are integral parts of journalistic practices Tend to follow iterations of a story as it evolves Are attributed to individuals and have time and location

5 Jure Leskovec [w/ Backstrom-Kleinberg, KDD 09] 5 Data from Spinn3r on the 3 months leading up to the 2008 U.S. Presidential Election: 1 million news articles and blog posts per day Essentially a complete online media coverage: 20,000 sites that are part of Google News 1.6 million blogs From August 1 to October million documents from 1.65 million sites, 390GB We extract 112 million quotes (phrases)

6 [w/ Backstrom-Kleinberg, KDD 09] Phrase: Our opponent is someone who sees America, it seems, as being so imperfect, imperfect enough that he s palling around with terrorists who would target their own country. 6

7 is periodic (weekly), no trends The bandwidth of the online media is constant 7

8 August October Volume over time of top 50 largest total volume phrases Jure Leskovec 8

9 9

10 Peak blog intensity comes about 2.5 hours after news peak. Using Google News we label: Mainstream media: 20,000 sites (44% vol.) Blog (everything else): 1.6 million sites (56% vol.) Jure Leskovec 10

11 Can classify individual sources by their typical timing relative to the peak aggregate intensity Professional blogs News media Jure Leskovec 11

12 Jure Leskovec 12 The oscillation of attention between mainstream and social media

13 Jure Leskovec [w/ Yang, ICDM 10] 13 Question: If New York Times mentions a meme at time t How many subsequent mentions of meme does this generate at time t+1, t+2,? Formulation: We want to predict the volume x(t) of phrase x at time t as a function of influences of sites that mentioned the meme before time t

14 Jure Leskovec [w/ Yang, ICDM 10] 14 LIM model: Given a volume over time x(t) of meme x And let: I A (t): influence curve of site A t A : time when A mentioned x Then we model: x(t+1) = W I W (t - t W ) For each site W estimate I W (t) It boils down to a least squares-like problem

15 [w/ Yang, ICDM 10] 15 Task: Predict volume x(t+1) of phrase x based on influences of sites that already mentioned x Setting: Using 1,000 phrases, and only 20 websites Improvement in L1 error over 1-time lag predictor By monitoring only 20 sites, we can reliably predict the overall future volume of a phrase (link, hashtag)

16 Jure Leskovec [w/ Yang, ICDM 10] 16 Business and politics are driven by mainstream media Entertainment (and sports) is driven by blogs and TV Newspapers and news agencies do not influence the volume

17 Jure Leskovec [w/ Gomez-Krause, KDD 10] 17 But how does information really spread? We only see the mentions but not the propagation Can we reconstruct (hidden) diffusion network?

18 [w/ Gomez-Krause, KDD 10] There is a hidden diffusion network: a b We only see times when nodes get infected: c 1 : (a,1), (c,2), (b,3), (e,4) c 2 : (c,1), (a,4), (b,5), (d,6) Want to infer who-infects-whom network The problem is NP-hard c e Our algorithm can do it near-optimally in O(N 2 ) Jure Leskovec (jure@cs.stanford.edu) d 18

19 [w/ Gomez-Krause, KDD 10] 5,000 news sites: Blogs Mainstream media Jure Leskovec 19

20 [w/ Gomez-Krause, 10] Blogs Mainstream media Jure Leskovec 20

21 Want to read things before others do. Detect blue & yellow soon but miss red. Jure Leskovec Detect all stories but late. 21

22 Jure Leskovec 22 Given a budget (e.g., of 3 blogs) Select sites to cover the most of the Web Bad news: Solving this exactly is NP-hard Good news: Theorem: Our algorithm can do it in linear time near-optimally Blogosphere

23 Question: Which websites should one read to catch big stories? Idea: Each blog covers part of the Web Each dot is a blog Proximity is based on the number of common cascades Jure Leskovec (jure@cs.stanford.edu) 23

24 Which blogs to read to be most up to date? Our solution % of stories detected (higher is better) In-links Out-links # posts (used by Technorati) Random Number of selected blogs Jure Leskovec (jure@cs.stanford.edu) 24

25 Jure Leskovec 25

26 Jure Leskovec 26 Meme-tracking and the Dynamics of the News Cycle, by J. Leskovec, L. Backstrom, J. Kleinberg. KDD, Modeling Information Diffusion in Implicit Networks, by J. Yang, J. Leskovec, ICDM, Inferring networks of diffusion and influence, by M. Gomez-Rodriguez, J. Leskovec, A. Krause. KDD Covering the great recession by Pew research center's project for excellence in journalism, Cost-effective Outbreak Detection in Networks by J. Leskovec, A. Krause, C. Guestrin, C. Faloutsos, J. VanBriesen, N. Glance. KDD Cascading Behavior in Large Blog Graphs by J. Leskovec, M. McGlohon, C. Faloutsos, N. Glance, M. Hurst. SDM,

Jure Leskovec Stanford University Including joint work with L. Backstrom, D. Huttenlocher, M. Gomez-Rodriguez, J. Kleinberg, J. McAuley, S.

Jure Leskovec Stanford University Including joint work with L. Backstrom, D. Huttenlocher, M. Gomez-Rodriguez, J. Kleinberg, J. McAuley, S. Jure Leskovec (@jure) Stanford University Including joint work with L. Backstrom, D. Huttenlocher, M. Gomez-Rodriguez, J. Kleinberg, J. McAuley, S. Myers Jure Leskovec, ICDM 2012 2 Data mining has rich

More information

CS 322: (Social and Information) Network Analysis Jure Leskovec Stanford University

CS 322: (Social and Information) Network Analysis Jure Leskovec Stanford University CS 322: (Social and Information) Network Analysis Jure Leskovec Stanford University Progress reports are due on Thursday! What do we expect from you? About half of the work should be done Milestone/progress

More information

-- Final exam logistics -- Please fill out course evaluation forms (THANKS!!!)

-- Final exam logistics -- Please fill out course evaluation forms (THANKS!!!) -- Final exam logistics -- Please fill out course evaluation forms (THANKS!!!) CS246: Mining Massive Datasets Jure Leskovec, Stanford University http://cs246.stanford.edu 3/12/18 Jure Leskovec, Stanford

More information

-- CS341 info session is on Thu 3/18 7pm in Gates Final exam logistics

-- CS341 info session is on Thu 3/18 7pm in Gates Final exam logistics -- CS341 info session is on Thu 3/18 7pm in Gates104 -- Final exam logistics CS246: Mining Massive Datasets Jure Leskovec, Stanford University http://cs246.stanford.edu 3/10/2014 Jure Leskovec, Stanford

More information

Jure Leskovec Stanford University

Jure Leskovec Stanford University Jure Leskovec Stanford University Online friendships [Ugander-Karrer-Backstrom-Marlow, 11] Corporate e-mail communication [Adamic-Adar, 05] Social Transformation of Computing Technological networks intertwined

More information

CS 322: (Social and Information) Network Analysis Jure Leskovec Stanford University

CS 322: (Social and Information) Network Analysis Jure Leskovec Stanford University CS 322: (Social and Information) Network Analysis Jure Leskovec Stanford University c 1 10/22/2009 Jure Leskovec, Stanford CS322: Network Analysis 2 Based on 2 player coordination game 2 players each chooses

More information

The Roles of Social Media and Expert Reviews in the Market for High-End Goods: An Example Using Bordeaux and California Wines

The Roles of Social Media and Expert Reviews in the Market for High-End Goods: An Example Using Bordeaux and California Wines The Roles of Social Media and Expert Reviews in the Market for High-End Goods: An Example Using Bordeaux and California Wines Alex Albright, Stanford/Harvard University Peter Pedroni, Williams College

More information

Your key to the nut and dried fruit industry. Media Kit

Your key to the nut and dried fruit industry. Media Kit Your key to the nut and dried fruit industry. Media Kit It s a people s business. 30 years ago made the courageous move to establish a magazine about nuts and dried fruit. People asked why Today we can

More information

Opportunities. SEARCH INSIGHTS: Spotting Category Trends and. thinkinsights THE RUNDOWN

Opportunities. SEARCH INSIGHTS: Spotting Category Trends and. thinkinsights THE RUNDOWN SEARCH INSIGHTS: Spotting Category Trends and WRITTEN BY Sonia Chung PUBLISHED December 2013 Opportunities THE RUNDOWN Search data can be a brand marketer s dream. It s a near limitless source consumer

More information

Find the wine you are looking for at the best prices.

Find the wine you are looking for at the best prices. Media Kit 2017 Wine-Searcher Find the wine you are looking for at the best prices. Wine-Searcher is dedicated to finding and pricing wine. Thanks to some seriously smart tech, Wine-Searcher brings the

More information

PROFESSIONAL COOKING, 8TH EDITION BY WAYNE GISSLEN DOWNLOAD EBOOK : PROFESSIONAL COOKING, 8TH EDITION BY WAYNE GISSLEN PDF

PROFESSIONAL COOKING, 8TH EDITION BY WAYNE GISSLEN DOWNLOAD EBOOK : PROFESSIONAL COOKING, 8TH EDITION BY WAYNE GISSLEN PDF PROFESSIONAL COOKING, 8TH EDITION BY WAYNE GISSLEN DOWNLOAD EBOOK : PROFESSIONAL COOKING, 8TH EDITION BY WAYNE Click link bellow and free register to download ebook: PROFESSIONAL COOKING, 8TH EDITION BY

More information

GLOBALIZATION UNIT 1 ACTIVATE YOUR KNOWLEDGE LEARNING OBJECTIVES

GLOBALIZATION UNIT 1 ACTIVATE YOUR KNOWLEDGE LEARNING OBJECTIVES UNIT GLOBALIZATION LEARNING OBJECTIVES Key Reading Skills Additional Reading Skills Language Development Making predictions from a text type; scanning topic sentences; taking notes on supporting examples

More information

Promote and support advanced computing to further Tier-One research and education at the University of Houston

Promote and support advanced computing to further Tier-One research and education at the University of Houston Promote and support advanced computing to further Tier-One research and education at the University of Houston Agenda CACDS Resources Operational changes Pricing structure Timeline Questions, discussion,

More information

Sandringham, Auckland

Sandringham, Auckland Get local Auckland Project Sandringham, Auckland An Online vs. Onsite Experience Outline Overview Web presence: -National Portal -Regional Portal -Community based portal, Social Media and others Onsite

More information

Global Online Takeaway Food Delivery Market ( Edition) December 2018

Global Online Takeaway Food Delivery Market ( Edition) December 2018 Global Online Takeaway Food Delivery Market (2018-2022 Edition) December 2018 Global Online Takeaway Food Delivery Market: Coverage Executive Summary and Scope Introduction/Market Overview Global Market

More information

Hamburger Pork Chop Deli Ham Chicken Wing $6.46 $4.95 $4.03 $3.50 $1.83 $1.93 $1.71 $2.78

Hamburger Pork Chop Deli Ham Chicken Wing $6.46 $4.95 $4.03 $3.50 $1.83 $1.93 $1.71 $2.78 FooDS FOOD DEMAND SURVEY Volume 5, Issue 5 : September 19, 2017 About the Survey FooDS tracks consumer preferences and sentiments on the safety, quality, and price of food at home and away from home with

More information

FLORIDA DEPARTMENT OF CITRUS. Communicating About Citrus in a Changing World presented to the International Citrus and Beverage Conference

FLORIDA DEPARTMENT OF CITRUS. Communicating About Citrus in a Changing World presented to the International Citrus and Beverage Conference FLORIDA DEPARTMENT OF CITRUS Communicating About Citrus in a Changing World presented to the International Citrus and Beverage Conference David Steele September 18, 2015 PREVIEW The context The audience

More information

Beachhead Market. BHM Technology Early Adopters (that like coffee)

Beachhead Market. BHM Technology Early Adopters (that like coffee) Smart Espresso A fully automatic espresso machine that uses smart technology to increase usability and taste. Unlike other machines, our product is easier to use, easier to clean, and more customizable.

More information

UberEats Overview and Outlook

UberEats Overview and Outlook UberEats Overview and Outlook Keith Cochrane, Operations Lead UberEats Toronto March 1, 2017 1 The Uber Story 2 Uber Everything 3 UberEats Mission 4 Operations 5 The Future The Idea The App The First Weekend

More information

DISTILLERY REPORT. Prepared for Colorado Distillers Guild

DISTILLERY REPORT. Prepared for Colorado Distillers Guild DISTILLERY REPORT Prepared for Colorado Distillers Guild Consumer Insights and Business Innovation Center (CiBiC) Daniels College of Business, University of Denver Intern Researcher: Federica Bologna Faculty

More information

Coffee market settles lower amidst strong global exports

Coffee market settles lower amidst strong global exports Coffee market settles lower amidst strong global exports The ICO composite indicator price declined by 1.2% in February 2018 to an average of 114.19 US cents/lb. Indicator prices for all three Arabica

More information

Online Appendix to Voluntary Disclosure and Information Asymmetry: Evidence from the 2005 Securities Offering Reform

Online Appendix to Voluntary Disclosure and Information Asymmetry: Evidence from the 2005 Securities Offering Reform Online Appendix to Voluntary Disclosure and Information Asymmetry: Evidence from the 2005 Securities Offering Reform This document contains several additional results that are untabulated but referenced

More information

National Soyfoods Month A P R I L

National Soyfoods Month A P R I L National Soyfoods Month A P R I L 2 0 1 1 Project Elements Soyfoods Month Website Public Relations Campaign Social Media Campaign ADA Spokesperson Outreach SmartBrief for Nutritionist Advertising Campaign

More information

The Rise of Pop-Up Dining Events and the Experiential Diner

The Rise of Pop-Up Dining Events and the Experiential Diner The Rise of Pop-Up Dining Events and the Experiential Diner 1 The food and beverage industry is cooking up more events than ever before with the number of food and drink events on the Eventbrite platform

More information

Fairview Middle School Website District Google Calendar Global Connect Phone Notification System Publications Social Media

Fairview Middle School Website District Google Calendar Global Connect Phone Notification System Publications Social Media This packet will give parent(s)/guardian(s) of Fairview Middle School students an overview of the various communication tools utilized by the Fairview School District. These tools include: Fairview Middle

More information

Trends analysis. Trends analysis is the practice of collecting information and attempting to spot a pattern in the information.

Trends analysis. Trends analysis is the practice of collecting information and attempting to spot a pattern in the information. Nutrition Trends Trends analysis Trends analysis is the practice of collecting information and attempting to spot a pattern in the information. The science of studying changes in social patterns, including

More information

The Function of English on the Spread of Chinese Tea Culture under the Background of Cross-Border E-Commerce

The Function of English on the Spread of Chinese Tea Culture under the Background of Cross-Border E-Commerce Open Journal of Social Sciences, 2017, 5, 123-126 http://www.scirp.org/journal/jss ISSN Online: 2327-5960 ISSN Print: 2327-5952 The Function of English on the Spread of Chinese Tea Culture under the Background

More information

Building Reliable Activity Models Using Hierarchical Shrinkage and Mined Ontology

Building Reliable Activity Models Using Hierarchical Shrinkage and Mined Ontology Building Reliable Activity Models Using Hierarchical Shrinkage and Mined Ontology Emmanuel Munguia Tapia 1, Tanzeem Choudhury and Matthai Philipose 2 1 Massachusetts Institute of Technology 2 Intel Research

More information

Jetinno,a science and technology company concentrating on innovating, manufacturing and providing service for commercial coffee equipment.

Jetinno,a science and technology company concentrating on innovating, manufacturing and providing service for commercial coffee equipment. Jetinno,a science and technology company concentrating on innovating, manufacturing and providing service for commercial coffee equipment. To become the No.1 coffee equipment and overall solution provider

More information

Activity 10. Coffee Break. Introduction. Equipment Required. Collecting the Data

Activity 10. Coffee Break. Introduction. Equipment Required. Collecting the Data . Activity 10 Coffee Break Economists often use math to analyze growth trends for a company. Based on past performance, a mathematical equation or formula can sometimes be developed to help make predictions

More information

2017 National Sponsorship OpportunitieS

2017 National Sponsorship OpportunitieS 2017 National Sponsorship OpportunitieS FAREWALK.ORG Food Allergy Research & Education (FARE) foodallergy.org FARE s FOOD ALLERGY HEROES WALK Food Allergy Research & Education (FARE) s

More information

Improving Capacity for Crime Repor3ng: Data Quality and Imputa3on Methods Using State Incident- Based Repor3ng System Data

Improving Capacity for Crime Repor3ng: Data Quality and Imputa3on Methods Using State Incident- Based Repor3ng System Data Improving Capacity for Crime Repor3ng: Data Quality and Imputa3on Methods Using State Incident- Based Repor3ng System Data July 31, 2014 Justice Research and Statistics Association 720 7th Street, NW,

More information

Coffee prices maintain downward trend as 2015/16 production estimates show slight recovery

Coffee prices maintain downward trend as 2015/16 production estimates show slight recovery Coffee prices maintain downward trend as 2015/16 production estimates show slight recovery The coffee market fell again in December 2015, reaching its second lowest monthly average of the year. This decrease

More information

First air coffee First coffee on the blockchain

First air coffee First coffee on the blockchain First air coffee First coffee on the blockchain We are coffee Homeland drink - sunny Ethiopia. The first mention of it dates from the IX century BC. As the local legend says, one of the shepherds noticed

More information

Wine-Tasting by Numbers: Using Binary Logistic Regression to Reveal the Preferences of Experts

Wine-Tasting by Numbers: Using Binary Logistic Regression to Reveal the Preferences of Experts Wine-Tasting by Numbers: Using Binary Logistic Regression to Reveal the Preferences of Experts When you need to understand situations that seem to defy data analysis, you may be able to use techniques

More information

MONTHLY COFFEE MARKET REPORT

MONTHLY COFFEE MARKET REPORT 1 E MONTHLY COFFEE MARKET REPORT March 2014 Ongoing uncertainty over the Brazilian coffee crop has caused significant fluctuations in coffee prices during March, with monthly volatility of the International

More information

Challenges in Fluid Milk Consumption. October 25, 2017

Challenges in Fluid Milk Consumption. October 25, 2017 Challenges in Fluid Milk Consumption October 25, 2017 Increased Competition At Store 1970 s Milk Soft Drinks Coffee Juice 1980 s Milk Soft Drinks Coffee Juice Bottled water RTD juice Teas 1990 s Milk Soft

More information

Computerized Models for Shelf Life Prediction of Post-Harvest Coffee Sterilized Milk Drink

Computerized Models for Shelf Life Prediction of Post-Harvest Coffee Sterilized Milk Drink Libyan Agriculture esearch Center Journal International (6): 74-78, 011 ISSN 19-4304 IDOSI Publications, 011 Computerized Models for Shelf Life Prediction of Post-Harvest Coffee Sterilized Milk Drink 1

More information

Prices for all coffee groups increased in May

Prices for all coffee groups increased in May Prices for all coffee groups increased in May In May 2018, the ICO composite indicator increased by 0.7% to an average of 113.34 US cents/lb, following three months of declines. Prices for all coffee groups

More information

Trends. in retail. Issue 8 Winter The Evolution of on-demand Food and Beverage Delivery Options. Content

Trends. in retail. Issue 8 Winter The Evolution of on-demand Food and Beverage Delivery Options. Content Trends in retail Issue 8 Winter 2016 Content 1. The Evolution of On-Demand Food and Beverage Delivery Options Alberta Food and Beverage Sector Opportunities and Challenges 2. Data Highlights The Evolution

More information

Sample. TO: Prof. Hussain FROM: GROUP (Names of group members) DATE: October 09, 2003 RE: Final Project Proposal for Group Project

Sample. TO: Prof. Hussain FROM: GROUP (Names of group members) DATE: October 09, 2003 RE: Final Project Proposal for Group Project Sample TO: Prof. Hussain FROM: GROUP (Names of group members) DATE: October 09, 2003 RE: Final Project Proposal for Group Project INTRODUCTION Our group has chosen Chilean Wine exports for our research

More information

Thought Starter. European Conference on MRL-Setting for Biocides

Thought Starter. European Conference on MRL-Setting for Biocides Thought Starter European Conference on MRL-Setting for Biocides Prioritising areas for MRL-setting for biocides and identifying consequences of integrating biocide MRLs into existing legislation Foreword

More information

Decision making with incomplete information Some new developments. Rudolf Vetschera University of Vienna. Tamkang University May 15, 2017

Decision making with incomplete information Some new developments. Rudolf Vetschera University of Vienna. Tamkang University May 15, 2017 Decision making with incomplete information Some new developments Rudolf Vetschera University of Vienna Tamkang University May 15, 2017 Agenda Problem description Overview of methods Single parameter approaches

More information

ADVERTISING PARTNERSHIP WITH WHICHWINERY

ADVERTISING PARTNERSHIP WITH WHICHWINERY ADVERTISING PARTNERSHIP WITH WhichWinery is the world s first winery based, social search site that connects each winery s unique qualities with user preferences, allowing users to find wineries, track

More information

Hard sweet biscuit & crackers

Hard sweet biscuit & crackers Hard sweet biscuit & crackers The basic ingredient. We know how. Ever since we first started, in 1962, we have always felt ourselves to be part of our customers recipies. This is why we have always given

More information

Learning Connectivity Networks from High-Dimensional Point Processes

Learning Connectivity Networks from High-Dimensional Point Processes Learning Connectivity Networks from High-Dimensional Point Processes Ali Shojaie Department of Biostatistics University of Washington faculty.washington.edu/ashojaie Feb 21st 2018 Motivation: Unlocking

More information

Chapter 4: Folk and Popular Culture. Unit 3

Chapter 4: Folk and Popular Culture. Unit 3 Chapter 4: Folk and Popular Culture Unit 3 Culture The combination of three things: 1. Values 2. Material artifacts 3. Political institutions This chapter focuses on: Daily necessities: food, clothing,

More information

THE TOP 100 BABY FOOD RECIPES: EASY PUREES & FIRST FOODS FOR 6-12 MONTHS

THE TOP 100 BABY FOOD RECIPES: EASY PUREES & FIRST FOODS FOR 6-12 MONTHS THE TOP 100 BABY FOOD RECIPES: EASY PUREES & FIRST FOODS FOR 6-12 MONTHS DOWNLOAD EBOOK : THE TOP 100 BABY FOOD RECIPES: EASY PUREES & FIRST Click link bellow and free register to download ebook: THE TOP

More information

Testing phase of the first solar restaurant of France (Europe) Pierre-André Aubert. Association Rêves Germés Restaurant Le Présage

Testing phase of the first solar restaurant of France (Europe) Pierre-André Aubert. Association Rêves Germés Restaurant Le Présage Testing phase of the first solar restaurant of France (Europe) Pierre-André Aubert Association Rêves Germés Restaurant Le Présage http://restaurantlepresage.fr contact@restaurantlepresage.fr +33 (0)6 17

More information

Report Brochure P O R T R A I T S U K REPORT PRICE: GBP 2,500 or 5 Report Credits* UK Portraits 2014

Report Brochure P O R T R A I T S U K REPORT PRICE: GBP 2,500 or 5 Report Credits* UK Portraits 2014 Report Brochure P O R T R A I T S U K 2 0 1 4 REPORT PRICE: GBP 2,500 or 5 Report Credits* Wine Intelligence 2013 1 Contents 1 MANAGEMENT SUMMARY >> An introduction to UK Portraits, including segment size,

More information

AN INTRODUCTION TO CONSTELLIUM S PACKAGING AND RECYCLING CAPABILITIES Don Farrington October 25-26, 2017

AN INTRODUCTION TO CONSTELLIUM S PACKAGING AND RECYCLING CAPABILITIES Don Farrington   October 25-26, 2017 AN INTRODUCTION TO CONSTELLIUM S PACKAGING AND RECYCLING CAPABILITIES Don Farrington www.aluminum-us.com October 25-26, 2017 A LEADER IN INNOVATIVE ALUMINIUM-BASED SOLUTIONS Approx. 11,000 full-time employees

More information

Report on Italian Desserts in China

Report on Italian Desserts in China Report on Italian Desserts in China In recent three years, the total imports value of Chinese desserts products continued to grow steadily. In 2016 the total value of desserts products (including coffee,

More information

The Future Tortilla Market: Organic, Ancient Grains, Transitional

The Future Tortilla Market: Organic, Ancient Grains, Transitional The Future Tortilla Market: Organic, Ancient Grains, Transitional THE EVOLUTION OF VALUE CREATION FROM CONSUMER TO GRAINS Macro Exposures Consumer Values Consumer Trends Customer Responses Category Value

More information

The Future of the Confectionery Market in South Africa to 2019

The Future of the Confectionery Market in South Africa to 2019 The Future of the Confectionery Market in South Africa to 2019 The Future of the Confectionery Market in South Africa to 2019 The Business Research Store is run by Sector Publishing Intelligence Ltd. SPi

More information

Bishop Druitt College Food Technology Year 10 Semester 2, 2018

Bishop Druitt College Food Technology Year 10 Semester 2, 2018 Bishop Druitt College Food Technology Year 10 Semester 2, 2018 Assessment Task No: 2 Date Due WRITTEN: Various dates Term 3 STANDARD RECIPE CARD Tuesday 28 th August Week 6 WORKFLOW Tuesday 11 th September

More information

We give priority to speaker requests that make the most significant contribution to achieving our priorities

We give priority to speaker requests that make the most significant contribution to achieving our priorities Requesting an ICO speaker policy We give priority to speaker requests that make the most significant contribution to achieving our priorities Version 2 1 2017/05/26 Contents 1. Introduction Page 3 2. Processing

More information

Selling Australian Truffles

Selling Australian Truffles Selling Australian Truffles Marketing Issue prepared for Australian Truffle Grower s Association August 2011 AGM By: Simon McCall Truffes or consequences - lessons from other industries - don t shoot the

More information

Jetinno R&D and Manufacturing Center Guangzhou Hi-tech Industrial

Jetinno R&D and Manufacturing Center Guangzhou Hi-tech Industrial COMPANY PROFILE Jetinno R&D and Manufacturing Center Guangzhou Hi-tech Industrial Jetinno,a science and technology company concentrating on innovating, manufacturing and providing service for commercial

More information

Application & Method. doughlab. Torque. 10 min. Time. Dough Rheometer with Variable Temperature & Mixing Energy. Standard Method: AACCI

Application & Method. doughlab. Torque. 10 min. Time. Dough Rheometer with Variable Temperature & Mixing Energy. Standard Method: AACCI T he New Standard Application & Method Torque Time 10 min Flour Dough Bread Pasta & Noodles Dough Rheometer with Variable Temperature & Mixing Energy Standard Method: AACCI 54-70.01 (dl) The is a flexible

More information

Your Professional Partner in Instant Coffee. A Company of Neumann Kaffee Gruppe

Your Professional Partner in Instant Coffee. A Company of Neumann Kaffee Gruppe Your Professional Partner in Instant Coffee A Company of Neumann Kaffee Gruppe Coffee a fascinating product For many decades, Neumann Kaffee Gruppe (NKG) is active as the worlds number one green coffee

More information

Multiple Imputation for Missing Data in KLoSA

Multiple Imputation for Missing Data in KLoSA Multiple Imputation for Missing Data in KLoSA Juwon Song Korea University and UCLA Contents 1. Missing Data and Missing Data Mechanisms 2. Imputation 3. Missing Data and Multiple Imputation in Baseline

More information

Environmental Monitoring for Optimized Production in Wineries

Environmental Monitoring for Optimized Production in Wineries Environmental Monitoring for Optimized Production in Wineries Mounzer SALEH Applications Engineer Agenda The Winemaking Process What Makes a great a Wine? Main challenges and constraints Using Technology

More information

COMMUNICATIONS PLAN. October 26, 2016 Marcus Tuttle

COMMUNICATIONS PLAN. October 26, 2016 Marcus Tuttle COMMUNICATIONS PLAN October 26, 2016 Marcus Tuttle Table of Contents SITUATION ANALYSIS... 1 RESEARCH... 2 TARGET AUDIENCES... 3 GOALS... 4 OBJECTIVES... 4 STRATEGIES & TACTICS... 5 KEY MESSAGES... 7 EVALUATION...

More information

MANAGEMENT PROGRAMME. Term-End Examination June, MS-68 : MANAGEMENT OF MARKETING COMMUNICATION AND ADVERTISING (L)

MANAGEMENT PROGRAMME. Term-End Examination June, MS-68 : MANAGEMENT OF MARKETING COMMUNICATION AND ADVERTISING (L) No. of Printed Pages : 5 MANAGEMENT PROGRAMME Term-End Examination June, 2010 71- : MANAGEMENT OF MARKETING COMMUNICATION AND ADVERTISING (L) Time : 3 hours Maximum Marks : 100 (Weightage 70%) Note : Attempt

More information

We give a twist to the classic American Grilled Cheese!

We give a twist to the classic American Grilled Cheese! FRANCHISE BROCHURE We give a twist to the classic American Grilled Cheese! 1. INTRODUCTION Planet Grilled Cheese is an innovative and unique grilled cheese concept. We offer a low-cost and scalable franchise

More information

LEARNING AS A MACHINE CROSS-OVERS BETWEEN HUMANS AND MACHINES

LEARNING AS A MACHINE CROSS-OVERS BETWEEN HUMANS AND MACHINES LEARNING AS A MACHINE CROSS-OVERS BETWEEN HUMANS AND MACHINES Mireille Hildebrandt Faculty of Law & Criminology, Vrije Universiteit Brussel Faculty of Science, Radboud University Nijmegen 27 April 2016

More information

THE WYBORCZA NEWS TRUCK

THE WYBORCZA NEWS TRUCK THE WYBORCZA NEWS TRUCK Food trucks have become extremely popular in cities recently. This urban trend inspired us to come up with an idea for summer action. We rented a van, branded it with our logo,

More information

STUDY AND IMPROVEMENT FOR SLICE SMOOTHNESS IN SLICING MACHINE OF LOTUS ROOT

STUDY AND IMPROVEMENT FOR SLICE SMOOTHNESS IN SLICING MACHINE OF LOTUS ROOT STUDY AND IMPROVEMENT FOR SLICE SMOOTHNESS IN SLICING MACHINE OF LOTUS ROOT Deyong Yang 1,*, Jianping Hu 1,Enzhu Wei 1, Hengqun Lei 2, Xiangci Kong 2 1 Key Laboratory of Modern Agricultural Equipment and

More information

Yum! Brands Drive Profitable International Expansion. Graham Allan YRI President

Yum! Brands Drive Profitable International Expansion. Graham Allan YRI President Yum! Brands Drive Profitable International Expansion Graham Allan YRI President Yum! International Division Agenda... 2006 Results/2007 Outlook Building Our Global Brands Future Growth Another Strong Year

More information

The following slides collate the insights relating to food and drink only.

The following slides collate the insights relating to food and drink only. 1 2 The following slides collate the insights relating to food and drink only. To see the full results and to put this extract into context please click on this link: Scotland Visitor Survey Objectives

More information

FRANCHISE BROCHURE Planet Grilled Cheese Business Overview

FRANCHISE BROCHURE Planet Grilled Cheese Business Overview FRANCHISE BROCHURE Planet Grilled Cheese Business Overview PLANET GRILLED CHEESE Frenchies Touch LLC planetgrilledcheese@yahoo.com (813) 992 8098 We give a twist to the classic American Grilled Cheese!

More information

A NOTE FROM FRANCISCO NOGUEIRA THE OFFICE COFFEE CULTURE

A NOTE FROM FRANCISCO NOGUEIRA THE OFFICE COFFEE CULTURE T H E H I D D E N VA LU E O F C O F F E E A N D C O F F E E B R E A K S I N T H E W O R K P L A C E 1 2 B E YO N D A B E V E R A G E T H E H I D D E N VA LU E O F C O F F E E A N D C O F F E E B R E A

More information

Chilli Jam Recipes: Easy Stove-top Recipes Anyone Can Make At Home Without Canning Equipment By Amanda Kent ( ) READ ONLINE

Chilli Jam Recipes: Easy Stove-top Recipes Anyone Can Make At Home Without Canning Equipment By Amanda Kent ( ) READ ONLINE Chilli Jam Recipes: Easy Stove-top Recipes Anyone Can Make At Home Without Canning Equipment By Amanda Kent (2016-02-22) READ ONLINE This field is for validation purposes and should be left unchanged.

More information

Using Data to Transform the Fast-Casual Customer Experience

Using Data to Transform the Fast-Casual Customer Experience White Paper Using Data to Transform the Fast-Casual Customer Experience Long Range Systems, LLC 800.437.4996 INTRODUCTION Fast casuals need new ways to keep up with the growing demand. Today, consumers

More information

The restaurateur s guide to online ordering

The restaurateur s guide to online ordering The restaurateur s guide to online ordering The restauratuer s guide to online ordering Table of contents 1 Online ordering: an easy lever to pull 3 Restaurants (and customers) win with online ordering

More information

1. Continuing the development and validation of mobile sensors. 3. Identifying and establishing variable rate management field trials

1. Continuing the development and validation of mobile sensors. 3. Identifying and establishing variable rate management field trials Project Overview The overall goal of this project is to deliver the tools, techniques, and information for spatial data driven variable rate management in commercial vineyards. Identified 2016 Needs: 1.

More information

Engineering Sustainability

Engineering Sustainability Engineering Sustainability John Lees infraharmonic LLC University of Minnesota - Duluth MIE Seminar October 11, 2010 October 11, 2010 John Lees / infraharmonic LLC 1 Engineering Sustainability The Crisis

More information

Record Exports for Coffee Year 2016/17

Record Exports for Coffee Year 2016/17 Record Exports for Coffee Year 2016/17 Total exports in September 2017 reached 8.34 million bags, compared to 9.8 million in September 2016. While coffee year 2016/17 registered a decrease in its final

More information

GREAT EXPECTATIONS FOR THE AMERICAS. CarneTec and Meatingplace Deliver the Largest and Fastest Growing Markets

GREAT EXPECTATIONS FOR THE AMERICAS. CarneTec and Meatingplace Deliver the Largest and Fastest Growing Markets GREAT EXPECTATIONS FOR THE AMERICAS CarneTec and Meatingplace Deliver the Largest and Fastest Growing Markets MEAT PROCESSORS FROM CANADA TO ARGENTINA RAMP UP TO MEET GLOBAL DEMAND AS GLOBAL DEMAND FOR

More information

INFLUENCER GENERATED CONTENT

INFLUENCER GENERATED CONTENT INFLUENCER GENERATED CONTENT COFFEE BRANDS BENCHMARK REPORT RTD & Cold Brew Coffee Will Continue To Generate Buzz in 2018 In 2017, 62% of Americans reported drinking coffee on a daily basis, up from 5%

More information

Encyclopedia Of Coffee And Espresso From Beans To Brew - Complete Guide For The Home Preparation Of Filter Drip Coffee... By Krups North America

Encyclopedia Of Coffee And Espresso From Beans To Brew - Complete Guide For The Home Preparation Of Filter Drip Coffee... By Krups North America Encyclopedia Of Coffee And Espresso From Beans To Brew - Complete Guide For The Home Preparation Of Filter Drip Coffee... By Krups North America If searched for the book Encyclopedia Of Coffee And Espresso

More information

ACSI Restaurant Report 2014

ACSI Restaurant Report 2014 June 17, 2014 ACSI Restaurant Report 2014 Industry Results for: Full-Service Restaurants Limited-Service Restaurants Customer Satisfaction Rises for Full-Service Restaurants, Strong and Steady for Limited-Service

More information

Fromage Frais and Quark Market in Portugal: Market Profile to 2019

Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Sector Publishing Intelligence Limited (SPi) has been marketing business

More information

ALCOHOL & CONSUMER DRINKING TRENDS MARCH 2017

ALCOHOL & CONSUMER DRINKING TRENDS MARCH 2017 ocation Insights Into Consumer Drinking Trends (AND WHERE) ALCOHOL & CONSUMER DRINKING TRENDS MARCH 2017 Location Insights Into Consumer Drinking Trends hink wine snobs are steadfast in their tastes or

More information

CHAPTER 7.3 FOCUS ON FAIRTRADE PRODUCTS COCOA

CHAPTER 7.3 FOCUS ON FAIRTRADE PRODUCTS COCOA CHAPTER 7.3 FOCUS ON FAIRTRADE PRODUCTS COCOA MONITORING THE SCOPE AND BENEFITS OF FAIRTRADE SIXTH EDITION 2014 95 MONITORING THE SCOPE AND BENEFITS OF FAIRTRADE SIXTH EDITION 2014 96 7.3 Fairtrade Fact

More information

TITBIT WHITEPAPER TITBIT HELPS ORBIT CAFÉ INCREASE CHECK AVERAGES BY 20% AND IMPROVE EFFICIENCY AT REDUCED COST

TITBIT WHITEPAPER TITBIT HELPS ORBIT CAFÉ INCREASE CHECK AVERAGES BY 20% AND IMPROVE EFFICIENCY AT REDUCED COST TITBIT WHITEPAPER TITBIT HELPS ORBIT CAFÉ INCREASE CHECK AVERAGES BY 20% AND IMPROVE EFFICIENCY AT REDUCED COST The Players TITBIT INC., based in Ridgefield Park, NJ is a provider of self-service solutions

More information

Coffee weather report November 10, 2017.

Coffee weather report November 10, 2017. Coffee weather report November 10, 2017. awhere, Inc., an agricultural intelligence company, is pleased to provide this map-and-chart heavy report focused on the current coffee crop in Brazil. Global stocks

More information

External Trade And Income Distribution (Development Centre Studies) By Francois Bourguignon;Christian Morrisson READ ONLINE

External Trade And Income Distribution (Development Centre Studies) By Francois Bourguignon;Christian Morrisson READ ONLINE External Trade And Income Distribution (Development Centre Studies) By Francois Bourguignon;Christian Morrisson READ ONLINE If you are looking for a book External Trade and Income Distribution (Development

More information

Networking. Optimisation. Control. WMF Coffee Machines. Digital Solutions 2017.

Networking. Optimisation. Control. WMF Coffee Machines. Digital Solutions 2017. Networking. Optimisation. Control. WMF Coffee Machines. Digital Solutions 2017. Contents Coffee business meets big data. Optimisation 6 WMF CoffeeConnect. The telemetry solution. 6 Optimisation of processes.

More information

Better Punctuation Prediction with Hierarchical Phrase-Based Translation

Better Punctuation Prediction with Hierarchical Phrase-Based Translation Better Punctuation Prediction with Hierarchical Phrase-Based Translation Stephan Peitz, Markus Freitag and Hermann Ney peitz@cs.rwth-aachen.de IWSLT 2014, Lake Tahoe, CA December 4th, 2014 Human Language

More information

2013 Annual Quantification Report: Media Feedback Report Coffee in South Africa

2013 Annual Quantification Report: Media Feedback Report Coffee in South Africa 2013 Annual Quantification Report: Media Feedback Report Coffee in South Africa 30 September 2013 Product Definitions Wine Pure Ground Pure Instant Mixed Ground Mixed Instant Definition This product comprises

More information

Happy STEP BACK Into Your Healthy Lifestyle with Our Reset Plan! What s Happening this Month: IN THIS ISSUE

Happy STEP BACK Into Your Healthy Lifestyle with Our Reset Plan! What s Happening this Month: IN THIS ISSUE JANUARY 2016 609.537.6777 capitalhealth.org/weightloss Follow us on IN THIS ISSUE Happy 2016 from Your Friends at the Capital Health Metabolic & Weight Loss Center! STEP BACK Into Your Healthy Lifestyle

More information

SAFE MILK PRODUCTION IN INDIA AS A STRATEGY FOR BETTER PRODUCER PRICE. A Journey from Quality to Safety KULDEEP SHARMA JUNE

SAFE MILK PRODUCTION IN INDIA AS A STRATEGY FOR BETTER PRODUCER PRICE. A Journey from Quality to Safety KULDEEP SHARMA JUNE SAFE MILK PRODUCTION IN INDIA AS A STRATEGY FOR BETTER PRODUCER PRICE A Journey from Quality to Safety KULDEEP SHARMA JUNE 7 2016 I am Lakshmi and this is my story The Situation 75 Billion Litres 150 Billion

More information

China s Export of Key Products of Pharmaceutical Raw Materials

China s Export of Key Products of Pharmaceutical Raw Materials China s Export of Key Products of Pharmaceutical Raw Materials During the period of the 62nd API China& INTERPHEX CHINA, China Pharmaceutical Industry Association released its annual Report on Analysis

More information

Reliable Profiling for Chocolate and Cacao

Reliable Profiling for Chocolate and Cacao Reliable Profiling for Chocolate and Cacao Models of Flavour, Quality Scoring and Cultural Profiling Dr. Alexander Rast University of Southampton Martin Christy Seventy% Dr. Maricel Presilla Gran Cacao

More information

(a) Dead-end/conventional filtration fluid flow perpendicular to the filter medium. (b) Crossflow filtration fluid flow parallel to the filter

(a) Dead-end/conventional filtration fluid flow perpendicular to the filter medium. (b) Crossflow filtration fluid flow parallel to the filter FILTRATION (a) Dead-end/conventional filtration fluid flow perpendicular to the filter medium. (b) Crossflow filtration fluid flow parallel to the filter medium. Filtration Generally carry out in the early

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction 1 Chapter 1. Introduction 2 The later part of 20 th century has witnessed unprecedented growth in graph theory. The research activity related to optimization techniques and computer

More information

BrandAbout By Andrea Syverson READ ONLINE

BrandAbout By Andrea Syverson READ ONLINE BrandAbout By Andrea Syverson READ ONLINE If searching for a book BrandAbout by Andrea Syverson in pdf format, then you have come on to the right site. We present the full release of this book in txt,

More information

Sustainable oenology and viticulture: new strategies and trends in wine production

Sustainable oenology and viticulture: new strategies and trends in wine production Sustainable oenology and viticulture: new strategies and trends in wine production Dr. Vassileios Varelas Oenologist-Agricultural Engineer Wine and Vine Consultant Sweden Aim of the presentation Offer

More information

Unilever and tea sustainability. The World of Tea

Unilever and tea sustainability. The World of Tea Unilever and tea sustainability Michiel Leijnse, Global Brand Development Manager Lipton This presentation may contain forward-looking statements, including 'forward-looking statements' within the meaning

More information