{"id":30227,"date":"2025-07-10T13:35:19","date_gmt":"2025-07-10T13:35:19","guid":{"rendered":"https:\/\/blog.lacnic.net\/?p=30227"},"modified":"2025-07-16T16:07:33","modified_gmt":"2025-07-16T16:07:33","slug":"ia-in-networks-operations","status":"publish","type":"post","link":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/","title":{"rendered":"When Networks Become Too Complex for Humans"},"content":{"rendered":"\n<p><em>By <a href=\"https:\/\/blog.lacnic.net\/en\/author\/carlos-martinez\/\">Carlos Mart\u00ednez-Cagnazzo<\/a>, LACNIC&#8217;s Chief Technical Officer<\/em><\/p>\n\n\n\n<p>At LACNIC 43, we had the privilege of hearing from <strong>Christian Rothenberg<\/strong>, a professor at the University of Campinas and head of the INTRIG group, who gave an <a href=\"https:\/\/www.youtube.com\/watch?v=QiJQYXRErpA\">insightful talk on how artificial intelligence (AI) and machine learning (ML)<\/a> are reshaping network management.<\/p>\n\n\n\n<p>Christian took us through a journey of recent technological evolution, from network programmability to the emergence of AI models that enable <strong>the automation of tasks that go beyond human capabilities.<\/strong><\/p>\n\n\n\n<p>A key highlight of his presentation was <em>Smartness<\/em>, a Brazilian research center funded by FAPESP for a period of 10 years (until 2032). Smartness acts as a bridge between academia and industry. With support from companies like Ericsson, its goal is to develop applied knowledge on networks, cloud computing, security, AI, and sustainability. This mixed approach is something he emphasized as essential: <em>\u201cWe want our students to understand how the industry thinks, not just how to do research,\u201d<\/em> he noted.<\/p>\n\n\n\n<p>One of the most powerful ideas from the talk was that <strong>today\u2019s network is the first human-created system that can no longer be fully understood by humans themselves<\/strong>. From the variability of BGP to the mix of 4G, 5G, edge computing, submarine connectivity, network slices, and SDN, <strong>the complexity has reached a point where it becomes unmanageable without data-driven support tools<\/strong>.<\/p>\n\n\n\n<p>This is where <strong>Machine Learning<\/strong> comes in \u2014 not as a trend, but as a necessity. <strong>Christian<\/strong> showed how data-based techniques can detect anomalies, predict patterns, and suggest actions where traditional approaches fall short. Among the most mature or promising applications he mentioned are <strong>intrusion and anomaly detection, traffic classification by application type, traffic engineering and congestion prediction, BGP policy optimization, adaptive video streaming, XR and VR, and endpoint congestion control.<\/strong><\/p>\n\n\n\n<p>It is worth noting that many of these tasks are not new \u2014 what is new is the approach: <strong>learning from data instead of guessing with static rules.<\/strong><\/p>\n\n\n\n<p>What I found especially valuable was his practical suggestion for how to start applying AI in network operations. <strong>There is no single \u201ckiller app\u201d for AI in networks.<\/strong> <em>\u201cInstead, there are many small operational pain points that can be addressed if we have well-collected data and a clear willingness to experiment,\u201d<\/em> he pointed out.<\/p>\n\n\n<section class=\"acf-view acf-view--id--21788 acf-view--object-id--30227\"><div class=\"acf-view__texto_fijo acf-view__row\"><div class=\"acf-view__texto_fijo-field acf-view__field\"><div class=\"acf-view__texto_fijo-choice acf-view__choice\">Additional reading:<\/div><\/div><\/div><div class=\"acf-view__enlace acf-view__row\"><div class=\"acf-view__enlace-field acf-view__field\"><a target=\"_self\" class=\"acf-view__enlace-link acf-view__link\" href=\"https:\/\/blog.lacnic.net\/en\/what-can-artificial-intelligence-contribute-to-network-operations\/\">What Can Artificial Intelligence Contribute to Network Operations?<\/a><\/div><\/div><\/section>\n\n\n<p>In the second part of his talk, <strong>Christian<\/strong> explained how artificial intelligence can be applied to networks. Without turning it into a theoretical lesson, he clearly described the<strong> three main families of Machine Learning techniques<\/strong> now used for network analysis and management. First, supervised techniques rely on data that has already been labeled. For example, we know certain records represent normal traffic while others correspond to suspicious events. Using these examples, the model \u201c<strong>learns\u201d to classify new, unseen events based on past patterns<\/strong>. This method works best when reliable, well-structured historical data is available \u2014 which, as he noted, is not always the case in the real world.<\/p>\n\n\n\n<p><strong>Second, there are unsupervised techniques, where the model does not receive any labels \u2014 it is simply provided with data and expected to identify patterns, clusters, or similar behaviors on its own. <\/strong>This can help reveal users with unusual consumption patterns, anomalous traffic flows, or application segments that require special handling within the network. When network flows repeat with certain characteristics, they can be grouped (red, blue, green) and routed through different paths according to their profile. <strong>This is a way to optimize resources without the need for direct human intervention.<\/strong><\/p>\n\n\n\n<p><strong>Finally, there is reinforcement learning, where the system learns through trial and error<\/strong>, receiving rewards or penalties based on the outcome of its decisions. Christian illustrated this with the classic example of a child touches a hot surface and does not do it again. In networking, this could involve <strong>an agent selecting traffic routes, evaluating results (congestion, latency, packet loss), and fine-tuning its strategy over time<\/strong>. What is interesting is that, when properly trained, this type of model can learn to \u201cplay\u201d with the network in an optimal way without having received explicit instructions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>It All Starts with Data<\/strong><\/h2>\n\n\n\n<p>One idea that Christian emphasized repeatedly \u2014 and which I fully agree with \u2014 is that <strong>without good data, there can be no real intelligence<\/strong>. This point is especially relevant for our region. Many networks operate without a clear policy for o<strong>bservability and the storage of historical data<\/strong>, which limits their future ability to apply intelligent models.<\/p>\n\n\n\n<p>On the other hand, the techniques that Christian presented <strong>can be applied to a wide range of network scenarios<\/strong>, covering everything from reactive measures to predictive capabilities \u2014 including intrusion and anomaly detection, traffic classification by application or user type, QoE prediction for critical services like video, and real-time optimization of routing policies and resource allocation.<\/p>\n\n\n\n<p>It is remarkable that <strong>these tools are already accessible<\/strong> \u2014 many are open source and backed by strong academic and technical communities. Still, they demand not only reliable data but also close <strong>cooperation between business experts and technical specialists who can put these tools to work.<\/strong><\/p>\n\n\n\n<p>In the final part of his presentation, Christian <strong>made it very clear<\/strong> that machine learning models have <strong>significant limitations<\/strong>, especially when applied to networks. For instance, he pointed out that<strong> every network is unique <\/strong>\u2014 a true \u201csnowflake\u201d \u2014 which means that models are not always transferable from one environment to another. He also noted that if the <strong>data are imperfect<\/strong>, fragmented, or lack a standardized format<strong>, model performance will vary over time<\/strong> and require continuous retraining. Most importantly, the results must be <strong>interpretable and reliable<\/strong>, which is not always the case with complex models such as deep neural networks. <em>\u201cIt is not enough for the model to work; we also need to understand why it made that decision,\u201d<\/em> he said, highlighting the importance of transparency in operational environments.<\/p>\n\n\n\n<p>The two final examples he shared were powerful because <strong>they connected theory and academic research with real-world impact.<\/strong><\/p>\n\n\n\n<p>First, he described a study in which his team was able to predict \u2014 up to seven seconds in advance \u2014 when a mobile connection would degrade and interrupt video playback. Network data, GPS location, and quality of experience (QoE) observations were enough to train a model that could now be valuable for operators or even streaming platforms.<\/p>\n\n\n\n<p>The second case, even more robust, showed how they managed to build a <strong>Network Digital Twin<\/strong> of an optical network to predict <strong>minor amplifier failures <\/strong>before they happened. This development was not only published and patented but <strong>has already been incorporated by an international network equipment manufacturer.<\/strong> It was the perfect example of every researcher\u2019s dream: taking innovation from the lab into the real world.<\/p>\n\n\n\n<p>His presentation made one thing very clear \u2014 and this strongly resonates with what we see in our region: <strong>artificial intelligence and machine learning are no longer futuristic ideas or passing trends<\/strong>; they are essential tools for managing networks that have grown so complex that, in many cases, they are simply beyond the reach of manual operations alone.<\/p>\n\n\n\n<p><strong>There are no magic solutions <\/strong>\u2014 it is about recognizing that with the <strong>right data, genuine technical collaboration, and a clear focus on real business problems<\/strong>, it is possible to build solutions that are measurable, scalable, and truly useful.<\/p>\n\n\n\n<p>At <a href=\"https:\/\/www.lacnic.net\/921\/2\/lacnic\/lacnic---ip-address-registry-for-lac\">LACNIC<\/a>, we see this every day: <strong>Latin America has what it takes<\/strong>. We have technical talent, active universities, committed network operators, , and a community that understands its context deeply. What we often lack is not talent but the bridges \u2014 the <strong>connections between academia and operations, between data and action, and between real-world problems and proof of concept.<\/strong><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>By Carlos Mart\u00ednez-Cagnazzo, LACNIC&#8217;s Chief Technical Officer At LACNIC 43, we had the privilege of hearing from Christian Rothenberg, a professor at the University of Campinas and head of the INTRIG group, who gave an insightful talk on how artificial intelligence (AI) and machine learning (ML) are reshaping network management. Christian took us through a [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":30225,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[1554],"tags":[1557,1283],"archivo":[1345,1451],"taxonomy-authors":[1198],"tipo_autor":[],"class_list":["post-30227","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","tag-ai","tag-events","archivo-editions","archivo-highlights-2023","taxonomy-authors-carlos-martinez-en"],"acf":{"author":"","related_notes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI in Networks Operations: Challenges and Real-life Applications<\/title>\n<meta name=\"description\" content=\"AI in Networks Operations: Challenges and Real-World Applications for Managing Increasingly Complex Networks.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI in Networks Operations: Challenges and Real-life Applications\" \/>\n<meta property=\"og:description\" content=\"AI in Networks Operations: Challenges and Real-World Applications for Managing Increasingly Complex Networks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/\" \/>\n<meta property=\"og:site_name\" content=\"LACNIC Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/lacnic\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-10T13:35:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-16T16:07:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png\" \/>\n\t<meta property=\"og:image:width\" content=\"680\" \/>\n\t<meta property=\"og:image:height\" content=\"330\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Gianni\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@lacnic\" \/>\n<meta name=\"twitter:site\" content=\"@lacnic\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/\"},\"author\":{\"name\":\"Gianni\",\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab\"},\"headline\":\"When Networks Become Too Complex for Humans\",\"datePublished\":\"2025-07-10T13:35:19+00:00\",\"dateModified\":\"2025-07-16T16:07:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/\"},\"wordCount\":1254,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/blog.lacnic.net\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png\",\"keywords\":[\"AI\",\"Events\"],\"articleSection\":[\"AI\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/\",\"url\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/\",\"name\":\"AI in Networks Operations: Challenges and Real-life Applications\",\"isPartOf\":{\"@id\":\"https:\/\/blog.lacnic.net\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png\",\"datePublished\":\"2025-07-10T13:35:19+00:00\",\"dateModified\":\"2025-07-16T16:07:33+00:00\",\"description\":\"AI in Networks Operations: Challenges and Real-World Applications for Managing Increasingly Complex Networks.\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#primaryimage\",\"url\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png\",\"contentUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png\",\"width\":680,\"height\":330},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/blog.lacnic.net\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"When Networks Become Too Complex for Humans\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.lacnic.net\/#website\",\"url\":\"https:\/\/blog.lacnic.net\/\",\"name\":\"LACNIC Blog\",\"description\":\"En el Blog de LACNIC encontrar\u00e1s art\u00edculos t\u00e9cnicos vinculados al desarrollo de Internet en la regi\u00f3n de Am\u00e9rica Latina y el Caribe.\",\"publisher\":{\"@id\":\"https:\/\/blog.lacnic.net\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.lacnic.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.lacnic.net\/#organization\",\"name\":\"LACNIC Blog\",\"url\":\"https:\/\/blog.lacnic.net\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg\",\"contentUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg\",\"caption\":\"LACNIC Blog\"},\"image\":{\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/lacnic\",\"https:\/\/x.com\/lacnic\",\"https:\/\/www.instagram.com\/lacnic\/?hl=es-la\",\"https:\/\/uy.linkedin.com\/company\/lacnic\",\"https:\/\/www.youtube.com\/user\/lacnicstaff\",\"https:\/\/www.lacnic.net\/podcast\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab\",\"name\":\"Gianni\",\"url\":\"https:\/\/blog.lacnic.net\/en\/author\/gianni\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI in Networks Operations: Challenges and Real-life Applications","description":"AI in Networks Operations: Challenges and Real-World Applications for Managing Increasingly Complex Networks.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/","og_locale":"en_US","og_type":"article","og_title":"AI in Networks Operations: Challenges and Real-life Applications","og_description":"AI in Networks Operations: Challenges and Real-World Applications for Managing Increasingly Complex Networks.","og_url":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/","og_site_name":"LACNIC Blog","article_publisher":"https:\/\/facebook.com\/lacnic","article_published_time":"2025-07-10T13:35:19+00:00","article_modified_time":"2025-07-16T16:07:33+00:00","og_image":[{"width":680,"height":330,"url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png","type":"image\/png"}],"author":"Gianni","twitter_card":"summary_large_image","twitter_creator":"@lacnic","twitter_site":"@lacnic","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#article","isPartOf":{"@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/"},"author":{"name":"Gianni","@id":"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab"},"headline":"When Networks Become Too Complex for Humans","datePublished":"2025-07-10T13:35:19+00:00","dateModified":"2025-07-16T16:07:33+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/"},"wordCount":1254,"commentCount":0,"publisher":{"@id":"https:\/\/blog.lacnic.net\/#organization"},"image":{"@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png","keywords":["AI","Events"],"articleSection":["AI"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/","url":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/","name":"AI in Networks Operations: Challenges and Real-life Applications","isPartOf":{"@id":"https:\/\/blog.lacnic.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#primaryimage"},"image":{"@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png","datePublished":"2025-07-10T13:35:19+00:00","dateModified":"2025-07-16T16:07:33+00:00","description":"AI in Networks Operations: Challenges and Real-World Applications for Managing Increasingly Complex Networks.","breadcrumb":{"@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#primaryimage","url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png","contentUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png","width":680,"height":330},{"@type":"BreadcrumbList","@id":"https:\/\/blog.lacnic.net\/en\/ia-in-networks-operations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/blog.lacnic.net\/en\/"},{"@type":"ListItem","position":2,"name":"When Networks Become Too Complex for Humans"}]},{"@type":"WebSite","@id":"https:\/\/blog.lacnic.net\/#website","url":"https:\/\/blog.lacnic.net\/","name":"LACNIC Blog","description":"En el Blog de LACNIC encontrar\u00e1s art\u00edculos t\u00e9cnicos vinculados al desarrollo de Internet en la regi\u00f3n de Am\u00e9rica Latina y el Caribe.","publisher":{"@id":"https:\/\/blog.lacnic.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.lacnic.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.lacnic.net\/#organization","name":"LACNIC Blog","url":"https:\/\/blog.lacnic.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/","url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg","contentUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg","caption":"LACNIC Blog"},"image":{"@id":"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/lacnic","https:\/\/x.com\/lacnic","https:\/\/www.instagram.com\/lacnic\/?hl=es-la","https:\/\/uy.linkedin.com\/company\/lacnic","https:\/\/www.youtube.com\/user\/lacnicstaff","https:\/\/www.lacnic.net\/podcast"]},{"@type":"Person","@id":"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab","name":"Gianni","url":"https:\/\/blog.lacnic.net\/en\/author\/gianni\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2025\/07\/inteligencia-artificial-lacnic43.png","jetpack_sharing_enabled":true,"wpml_current_locale":"en_US","wpml_translations":[{"locale":"es_ES","id":30222,"post_title":"Cuando las redes se vuelven demasiado complejas para los humanos","slug":"inteligencia-artificial-en-redes","href":"https:\/\/blog.lacnic.net\/inteligencia-artificial-en-redes\/"},{"locale":"pt_BR","id":30229,"post_title":"Quando as redes se tornam complexas demais para os humanos","slug":"ia-operacao-de-redes","href":"https:\/\/blog.lacnic.net\/pt-br\/ia-operacao-de-redes\/"}],"_links":{"self":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/30227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/comments?post=30227"}],"version-history":[{"count":3,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/30227\/revisions"}],"predecessor-version":[{"id":30239,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/30227\/revisions\/30239"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/media\/30225"}],"wp:attachment":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/media?parent=30227"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/categories?post=30227"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/tags?post=30227"},{"taxonomy":"archivo","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/archivo?post=30227"},{"taxonomy":"taxonomy-authors","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/taxonomy-authors?post=30227"},{"taxonomy":"tipo_autor","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/tipo_autor?post=30227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}