SlideShare a Scribd company logo
1 of 26
Download to read offline
TRAVERSING NEWS WITH 
ANT COLONY OPTIMISATION & 
NEGATIVE PHEROMONES 
David Sousa-Rodrigues1, and Vitorino Ramos2 
ECCS’14, Lucca, IT 
September 22-26, 2014 
1 – The Open University, UK - david.rodrigues@open.ac.uk ! 
2 – LaSEEB, ISR, Technical University of Lisbon – vitorino.ramos@ist.utl.pt ! 
!
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 2 / 25 
Motivation: Scotland Referendum
Traversing News with Ant Colony Optimisation and 
22-26 September 2014 Negative Pheromones 3 / 25 
Outline 
• Context of this work and Related Work 
• Newspapers 
• Adaptive Networks 
• Q-analysis 
• Community detection 
• Ant Colony Optimisation 
• Hybrid Connectivity Based Approaches 
• TSP Paths in Q-analysis eccentricity matrices 
• Conclusions
CONTEXT 
Traversing News with Ant Colony Optimisation and 
22-26 September 2014 Negative Pheromones 4 / 25
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 5 
Context: newspapers (print) 
• UK Circulation 
/ 25
Traversing News with Ant Colony Optimisation and 
22-26 September 2014 Negative Pheromones 6 / 25 
Context: newspapers (electronic) 
Internet traffic Internet overtakes print as news 
outlet
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 7 / 25 
Document analysis 
• Categorisation of documents (Supervised) 
• Machine learning 
• K-neighbours, SVM, NN, … 
• Clustering (unsupervised) 
• Document navigation 
• Sometimes associated with clustering 
• Information retrieval 
• Topic Modelling (LDA...)
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Network Science 
• Adaptive Networks 
• (interplay of topology dynamics and local dynamics 
of networks) 
• Community Detection in Graphs 
• Clustering nodes of graphs 
• Q-analysis (Hypernetworks) 
• Topological description of the high dimensionality of 
structures. 
Negative Pheromones 8 / 25
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 9 / 25 
Bio-inspired & Artificial Life 
• Swarm Intelligence algorithms 
• Ant Systems 
• Ant Colony Optimisation 
• Travelling Salesman Problem 
• Anti-pheromone ideas 
• subtractive anti-pheromone (SAP) 
• 1 pheromone – subtracted from poor solutions 
• preferential anti-pheromone (PAP) 
• 2 pheromones but to solve bi-criterion optimisation problems
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 10 / 25 
TRAVERSING NEWS 
WITH ANT COLONY OPTIMISATION 
AND NEGATIVE PHEROMONES
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 11 / 25 
Two threads 
• An extension to the Travelling Salesman Problem 
algorithm ACS. 
[Rodrigues et al. 2013] 
• Application of Q-analysis eccentricity matrices as distance 
matrices in the construction of paths in the directed 
TSP problem. 
[Rodrigues, 2014]
Traversing News with Ant Colony Optimisation and 
Negative Pheromones 12 / 25 
Travelling Salesman Problem 
[Visco, 2005] [Sousa-Rodrigues, 2011] 
22-26 September 2014
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 13 / 25 
2nd Order Swarm Intelligence 
• Pharaoh ants (Monomorium pharaonis) deposit a 
pheromone as a 'no entry' signal to mark unrewarding 
foraging paths. 
• Double Pheromone Model on top of traditional ACS. 
• Traditional positive reinforcement pheromone 
• Use of Negative Pheromone to block bad paths. 
[Robinson:2007] 
[Dorigo:1996]
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 14 / 25 
State Transition Rule
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 15 / 25 
Results – Static problems
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 16 / 25 
Influence of negative pheromone
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 17 / 25 
Application to dynamic problems: 
recovery patterns
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 18 / 25 
Application to the News 
• Articles are represented by a bipartite graph: 
• < Document, Tags > 
• Documents are connected by their shared vertices (Tags) 
Share a vertex 
0 - near 
Share an edge 
1 - near 
Share a triangle 
2 - near 
[Johnson, 2014]
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 19 / 25 
Application to the News
Traversing News with Ant Colony Optimisation and 
22-26 September 2014 Negative Pheromones 20 / 25 
A navigation of q-related news 
• Scotland Referendum 
• Dataset from GDELT project [http://www.gdeltproject.org/] 
• Filtered for events mentioning Scotland during September 
• ~ 700 stories / day mentioning Scotland
Traversing News with Ant Colony Optimisation and 
22-26 September 2014 Negative Pheromones 21 / 25 
A navigation of q-related news
Traversing News with Ant Colony Optimisation and 
22-26 September 2014 Negative Pheromones 22 / 25 
A navigation of q-related news
Traversing News with Ant Colony Optimisation and 
22-26 September 2014 Negative Pheromones 23 / 25 
CONCLUSIONS
22-26 September 2014 Traversing News with Ant Colony Optimisation and 
Negative Pheromones 24 / 25 
Conclusions 
• Bio-inspired algorithm for TSP problems (adaptable to 
many problems) – improves on past ACS algorithm. 
• Integration of direct information from the simplex structure 
into the algorithm for solution finding. 
• Creation of coherent corpus of news stories that can be 
read in a non timely order but still being highly related.
17 March 2014 Traversing News with Ant Colony Optimisation and 
References 
Negative Pheromones 25
22-26 September 2014 Negative Pheromones 26 / 25 
References 
Traversing News with Ant Colony Optimisation and 
• D. Sousa-Rodrigues, J. Louçã, and V. Ramos, “From standard to second-order swarm 
intelligence phase-space maps,” in 8th European Conference on Complex Systems (S. 
Thurner, ed.), (Vienna, Austria), 9 2011. 
• V. Ramos, D. Sousa-Rodrigues, and J. Louçã, “Spatio-temporal dynamics on co-evolved 
stigmergy,” in 8th European Conference on Complex Systems (S. Thurner, 
ed.), (Vienna, Austria), 9 2011. 
• V. Ramos, D. Sousa-Rodrigues, and J. Louçã, “Second order swarm intelligence,” in 
HAIS’13. 8th Inter- national Conference on Hybrid Artificial Intelligence Systems (J.-S. 
Pan, M. Polycarpou, M. Wózniak, A. Carvalho, H. Quintían, and E. Corchado, eds.), 
vol. 8073 of Lecture Notes in Computer Science, pp. 411–420, Salamanca, Spain: 
Springer Berlin Heidelberg, 9 2013. 
• D. Sousa-Rodrigues, “Identifying news clusters using q-analysis and modularity,” in 
Proceedings of the European Conference on Complex Systems 2013 (A. Diaz-Guilera, 
A. Arenas, and Á. Corral, eds.), (Barcelona), 9 2013. 
• J. Johnson, Hypernetworks in the Science of Complex Systems. IMPERIAL COLLEGE 
PRESS, Jan. 2014.

More Related Content

Recently uploaded

Chemistry Data Delivery from the US-EPA Center for Computational Toxicology a...
Chemistry Data Delivery from the US-EPA Center for Computational Toxicology a...Chemistry Data Delivery from the US-EPA Center for Computational Toxicology a...
Chemistry Data Delivery from the US-EPA Center for Computational Toxicology a...
US Environmental Protection Agency (EPA), Center for Computational Toxicology and Exposure
 
Nanoparticles for the Treatment of Alzheimer’s Disease_102718.pptx
Nanoparticles for the Treatment of Alzheimer’s Disease_102718.pptxNanoparticles for the Treatment of Alzheimer’s Disease_102718.pptx
Nanoparticles for the Treatment of Alzheimer’s Disease_102718.pptx
ssusera4ec7b
 

Recently uploaded (20)

Molecular and Cellular Mechanism of Action of Hormones such as Growth Hormone...
Molecular and Cellular Mechanism of Action of Hormones such as Growth Hormone...Molecular and Cellular Mechanism of Action of Hormones such as Growth Hormone...
Molecular and Cellular Mechanism of Action of Hormones such as Growth Hormone...
 
GBSN - Microbiology (Unit 4) Concept of Asepsis
GBSN - Microbiology (Unit 4) Concept of AsepsisGBSN - Microbiology (Unit 4) Concept of Asepsis
GBSN - Microbiology (Unit 4) Concept of Asepsis
 
PARENTAL CARE IN FISHES.pptx for 5th sem
PARENTAL CARE IN FISHES.pptx for 5th semPARENTAL CARE IN FISHES.pptx for 5th sem
PARENTAL CARE IN FISHES.pptx for 5th sem
 
VILLAGE ATTACHMENT For rural agriculture PPT.pptx
VILLAGE ATTACHMENT For rural agriculture  PPT.pptxVILLAGE ATTACHMENT For rural agriculture  PPT.pptx
VILLAGE ATTACHMENT For rural agriculture PPT.pptx
 
Chemistry Data Delivery from the US-EPA Center for Computational Toxicology a...
Chemistry Data Delivery from the US-EPA Center for Computational Toxicology a...Chemistry Data Delivery from the US-EPA Center for Computational Toxicology a...
Chemistry Data Delivery from the US-EPA Center for Computational Toxicology a...
 
Polyethylene and its polymerization.pptx
Polyethylene and its polymerization.pptxPolyethylene and its polymerization.pptx
Polyethylene and its polymerization.pptx
 
EU START PROJECT. START-Newsletter_Issue_4.pdf
EU START PROJECT. START-Newsletter_Issue_4.pdfEU START PROJECT. START-Newsletter_Issue_4.pdf
EU START PROJECT. START-Newsletter_Issue_4.pdf
 
Classification of Kerogen, Perspective on palynofacies in depositional envi...
Classification of Kerogen,  Perspective on palynofacies in depositional  envi...Classification of Kerogen,  Perspective on palynofacies in depositional  envi...
Classification of Kerogen, Perspective on palynofacies in depositional envi...
 
TEST BANK for Organic Chemistry 6th Edition.pdf
TEST BANK for Organic Chemistry 6th Edition.pdfTEST BANK for Organic Chemistry 6th Edition.pdf
TEST BANK for Organic Chemistry 6th Edition.pdf
 
RACEMIzATION AND ISOMERISATION completed.pptx
RACEMIzATION AND ISOMERISATION completed.pptxRACEMIzATION AND ISOMERISATION completed.pptx
RACEMIzATION AND ISOMERISATION completed.pptx
 
Nanoparticles for the Treatment of Alzheimer’s Disease_102718.pptx
Nanoparticles for the Treatment of Alzheimer’s Disease_102718.pptxNanoparticles for the Treatment of Alzheimer’s Disease_102718.pptx
Nanoparticles for the Treatment of Alzheimer’s Disease_102718.pptx
 
GBSN - Biochemistry (Unit 8) Enzymology
GBSN - Biochemistry (Unit 8) EnzymologyGBSN - Biochemistry (Unit 8) Enzymology
GBSN - Biochemistry (Unit 8) Enzymology
 
Factor Causing low production and physiology of mamary Gland
Factor Causing low production and physiology of mamary GlandFactor Causing low production and physiology of mamary Gland
Factor Causing low production and physiology of mamary Gland
 
Technical english Technical english.pptx
Technical english Technical english.pptxTechnical english Technical english.pptx
Technical english Technical english.pptx
 
ABHISHEK ANTIBIOTICS PPT MICROBIOLOGY // USES OF ANTIOBIOTICS TYPES OF ANTIB...
ABHISHEK ANTIBIOTICS PPT MICROBIOLOGY  // USES OF ANTIOBIOTICS TYPES OF ANTIB...ABHISHEK ANTIBIOTICS PPT MICROBIOLOGY  // USES OF ANTIOBIOTICS TYPES OF ANTIB...
ABHISHEK ANTIBIOTICS PPT MICROBIOLOGY // USES OF ANTIOBIOTICS TYPES OF ANTIB...
 
NUMERICAL Proof Of TIme Electron Theory.
NUMERICAL Proof Of TIme Electron Theory.NUMERICAL Proof Of TIme Electron Theory.
NUMERICAL Proof Of TIme Electron Theory.
 
Soil and Water Conservation Engineering (SWCE) is a specialized field of stud...
Soil and Water Conservation Engineering (SWCE) is a specialized field of stud...Soil and Water Conservation Engineering (SWCE) is a specialized field of stud...
Soil and Water Conservation Engineering (SWCE) is a specialized field of stud...
 
ANITINUTRITION FACTOR GYLCOSIDES SAPONINS CYANODENS
ANITINUTRITION FACTOR GYLCOSIDES SAPONINS CYANODENSANITINUTRITION FACTOR GYLCOSIDES SAPONINS CYANODENS
ANITINUTRITION FACTOR GYLCOSIDES SAPONINS CYANODENS
 
Efficient spin-up of Earth System Models usingsequence acceleration
Efficient spin-up of Earth System Models usingsequence accelerationEfficient spin-up of Earth System Models usingsequence acceleration
Efficient spin-up of Earth System Models usingsequence acceleration
 
Costs to heap leach gold ore tailings in Karamoja region of Uganda
Costs to heap leach gold ore tailings in Karamoja region of UgandaCosts to heap leach gold ore tailings in Karamoja region of Uganda
Costs to heap leach gold ore tailings in Karamoja region of Uganda
 

Featured

Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 

TRAVERSING NEWS WITH ANT COLONY OPTIMISATION & NEGATIVE PHEROMONES

  • 1. TRAVERSING NEWS WITH ANT COLONY OPTIMISATION & NEGATIVE PHEROMONES David Sousa-Rodrigues1, and Vitorino Ramos2 ECCS’14, Lucca, IT September 22-26, 2014 1 – The Open University, UK - david.rodrigues@open.ac.uk ! 2 – LaSEEB, ISR, Technical University of Lisbon – vitorino.ramos@ist.utl.pt ! !
  • 2. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 2 / 25 Motivation: Scotland Referendum
  • 3. Traversing News with Ant Colony Optimisation and 22-26 September 2014 Negative Pheromones 3 / 25 Outline • Context of this work and Related Work • Newspapers • Adaptive Networks • Q-analysis • Community detection • Ant Colony Optimisation • Hybrid Connectivity Based Approaches • TSP Paths in Q-analysis eccentricity matrices • Conclusions
  • 4. CONTEXT Traversing News with Ant Colony Optimisation and 22-26 September 2014 Negative Pheromones 4 / 25
  • 5. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 5 Context: newspapers (print) • UK Circulation / 25
  • 6. Traversing News with Ant Colony Optimisation and 22-26 September 2014 Negative Pheromones 6 / 25 Context: newspapers (electronic) Internet traffic Internet overtakes print as news outlet
  • 7. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 7 / 25 Document analysis • Categorisation of documents (Supervised) • Machine learning • K-neighbours, SVM, NN, … • Clustering (unsupervised) • Document navigation • Sometimes associated with clustering • Information retrieval • Topic Modelling (LDA...)
  • 8. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Network Science • Adaptive Networks • (interplay of topology dynamics and local dynamics of networks) • Community Detection in Graphs • Clustering nodes of graphs • Q-analysis (Hypernetworks) • Topological description of the high dimensionality of structures. Negative Pheromones 8 / 25
  • 9. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 9 / 25 Bio-inspired & Artificial Life • Swarm Intelligence algorithms • Ant Systems • Ant Colony Optimisation • Travelling Salesman Problem • Anti-pheromone ideas • subtractive anti-pheromone (SAP) • 1 pheromone – subtracted from poor solutions • preferential anti-pheromone (PAP) • 2 pheromones but to solve bi-criterion optimisation problems
  • 10. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 10 / 25 TRAVERSING NEWS WITH ANT COLONY OPTIMISATION AND NEGATIVE PHEROMONES
  • 11. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 11 / 25 Two threads • An extension to the Travelling Salesman Problem algorithm ACS. [Rodrigues et al. 2013] • Application of Q-analysis eccentricity matrices as distance matrices in the construction of paths in the directed TSP problem. [Rodrigues, 2014]
  • 12. Traversing News with Ant Colony Optimisation and Negative Pheromones 12 / 25 Travelling Salesman Problem [Visco, 2005] [Sousa-Rodrigues, 2011] 22-26 September 2014
  • 13. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 13 / 25 2nd Order Swarm Intelligence • Pharaoh ants (Monomorium pharaonis) deposit a pheromone as a 'no entry' signal to mark unrewarding foraging paths. • Double Pheromone Model on top of traditional ACS. • Traditional positive reinforcement pheromone • Use of Negative Pheromone to block bad paths. [Robinson:2007] [Dorigo:1996]
  • 14. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 14 / 25 State Transition Rule
  • 15. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 15 / 25 Results – Static problems
  • 16. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 16 / 25 Influence of negative pheromone
  • 17. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 17 / 25 Application to dynamic problems: recovery patterns
  • 18. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 18 / 25 Application to the News • Articles are represented by a bipartite graph: • < Document, Tags > • Documents are connected by their shared vertices (Tags) Share a vertex 0 - near Share an edge 1 - near Share a triangle 2 - near [Johnson, 2014]
  • 19. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 19 / 25 Application to the News
  • 20. Traversing News with Ant Colony Optimisation and 22-26 September 2014 Negative Pheromones 20 / 25 A navigation of q-related news • Scotland Referendum • Dataset from GDELT project [http://www.gdeltproject.org/] • Filtered for events mentioning Scotland during September • ~ 700 stories / day mentioning Scotland
  • 21. Traversing News with Ant Colony Optimisation and 22-26 September 2014 Negative Pheromones 21 / 25 A navigation of q-related news
  • 22. Traversing News with Ant Colony Optimisation and 22-26 September 2014 Negative Pheromones 22 / 25 A navigation of q-related news
  • 23. Traversing News with Ant Colony Optimisation and 22-26 September 2014 Negative Pheromones 23 / 25 CONCLUSIONS
  • 24. 22-26 September 2014 Traversing News with Ant Colony Optimisation and Negative Pheromones 24 / 25 Conclusions • Bio-inspired algorithm for TSP problems (adaptable to many problems) – improves on past ACS algorithm. • Integration of direct information from the simplex structure into the algorithm for solution finding. • Creation of coherent corpus of news stories that can be read in a non timely order but still being highly related.
  • 25. 17 March 2014 Traversing News with Ant Colony Optimisation and References Negative Pheromones 25
  • 26. 22-26 September 2014 Negative Pheromones 26 / 25 References Traversing News with Ant Colony Optimisation and • D. Sousa-Rodrigues, J. Louçã, and V. Ramos, “From standard to second-order swarm intelligence phase-space maps,” in 8th European Conference on Complex Systems (S. Thurner, ed.), (Vienna, Austria), 9 2011. • V. Ramos, D. Sousa-Rodrigues, and J. Louçã, “Spatio-temporal dynamics on co-evolved stigmergy,” in 8th European Conference on Complex Systems (S. Thurner, ed.), (Vienna, Austria), 9 2011. • V. Ramos, D. Sousa-Rodrigues, and J. Louçã, “Second order swarm intelligence,” in HAIS’13. 8th Inter- national Conference on Hybrid Artificial Intelligence Systems (J.-S. Pan, M. Polycarpou, M. Wózniak, A. Carvalho, H. Quintían, and E. Corchado, eds.), vol. 8073 of Lecture Notes in Computer Science, pp. 411–420, Salamanca, Spain: Springer Berlin Heidelberg, 9 2013. • D. Sousa-Rodrigues, “Identifying news clusters using q-analysis and modularity,” in Proceedings of the European Conference on Complex Systems 2013 (A. Diaz-Guilera, A. Arenas, and Á. Corral, eds.), (Barcelona), 9 2013. • J. Johnson, Hypernetworks in the Science of Complex Systems. IMPERIAL COLLEGE PRESS, Jan. 2014.