{"id":33838,"date":"2024-07-24T10:34:21","date_gmt":"2024-07-24T14:34:21","guid":{"rendered":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/"},"modified":"2024-07-24T11:40:41","modified_gmt":"2024-07-24T15:40:41","slug":"how-a-digital-twin-can-make-wireless-networks-faster-more-reliable","status":"publish","type":"post","link":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/","title":{"rendered":"How a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable"},"content":{"rendered":"

Computer science researchers have developed a new method for predicting what data wireless computing users will need before they need it, making wireless networks faster and more reliable. The new method makes use of a technique called a \u201cdigital twin,\u201d which effectively clones the network it is supporting.<\/p>\n

At issue is something called edge caching. Caching refers to storing data on a server that a system or network thinks users will be using (or re-using) in the near future. This allows the system to meet user demands more quickly than if the system had to retrieve the data from the original source. Edge caching is when a system is caching data in the server that is closest to the end user, such as computers that are incorporated into network routers or colocated with those routers.<\/p>\n

\u201cTwo big challenges here are determining which data need to be cached and how much data the edge server should store at any given point in time,\u201d says Yuchen Liu, corresponding author of a paper on the work and an assistant professor of computer science at North Carolina State University. \u201cSystems can\u2019t put everything in edge caches, and storing too much redundant data on an edge server can slow down the server if the data are using too many computational resources. As a result, systems are constantly making decisions about which data packages to store and which data packages can be evicted.<\/p>\n

\u201cThe more accurate a system is at predicting which data users will actually want, and how much data the edge servers should be storing, the better the system\u2019s performance,\u201d Liu says. \u201cOur work here focused on improving those predictions.\u201d<\/p>\n

The new edge caching optimization method, called D-REC, makes use of a computational modeling technique called a digital twin. A digital twin is a virtual model of a real object. In the case of D-REC, the digital twin is a virtual model of a defined wireless network \u2013 whether that\u2019s a cellular network or a Wi-Fi network.<\/p>\n

\u201cThe method can be applied to any wireless network, depending on the system administrator or network operator\u2019s needs,\u201d says Liu. \u201cD-REC can be adjusted depending on the needs of the user.\u201d<\/p>\n

In D-REC, the digital twin takes real-time data from the wireless network and uses it to conduct simulations to predict which data are most likely to be requested by users. These predictions are then sent back to the network to inform the network\u2019s edge caching decisions. Because the simulations are performed by a computer that is outside of the network, this does not slow down network performance.<\/p>\n

The researchers used open-source datasets to determine whether a wireless network operated more efficiently with D-REC. The researchers ran extensive experiments designed to account for many variables, such as the scale of the network, the number of users on a network, and so on.<\/p>\n

\u201cD-REC outperformed conventional approaches,\u201d says Liu. \u201cOur technique improved the network\u2019s ability to accurately predict which data should be edge cached. D-REC also helped systems do a better job of balancing data storage across their networks.\u201d<\/p>\n

In addition, because D-REC\u2019s digital twin focuses on predicting network behavior, it can identify potential problems in advance.<\/p>\n

\u201cFor example, if the digital twin thinks there is a high likelihood that a specific base station, or server, will be overloaded, the network can be notified \u2013 allowing it to redistribute data across the network in order to preserve network performance and reliability,\u201d says Liu.<\/p>\n

\u201cAt this point, we\u2019re open to working with network operators to explore how D-REC can improve network performance and reliability in real-world situations.\u201d<\/p>\n

The paper, \u201cDigital Twin-Assisted Data-Driven Optimization for Reliable Edge Caching in Wireless Networks<\/a>,\u201d is published in the IEEE Journal on Selected Areas in Communications<\/em>. First author of the paper is Zifan Zhang, a Ph.D. student at NC State. The paper was co-authored by Zhiyuan Peng, a postdoctoral researcher at NC State; Dongkuan Xu, an assistant professor of computer science at NC State; Mingzhe Chen of the University of Miami; and Shuguang Cui of the Chinese University of Hong Kong.<\/p>\n

This work was done with support from the National Science Foundation under grants 2312138, 2312139 and 2332834.<\/p>\n

-shipman-<\/p>\n

Note to Editors:<\/strong> The study abstract follows.<\/p>\n

\u201cDigital Twin-Assisted Data-Driven Optimization for Reliable Edge Caching in Wireless Networks\u201d<\/strong><\/p>\n

Authors<\/em>: Zifan Zhang, Yuchen Liu, Zhiyuan Peng, and Dongkuan Xu, North Carolina State University; Mingzhe Chen, University of Miami; and Shuguang Cui, The Chinese University of Hong Kong<\/p>\n

Published<\/em>: July 22, IEEE Journal on Selected Areas in Communications<\/em><\/p>\n

DOI<\/em>: 10.1109\/JSAC.2024.3431575<\/p>\n

Abstract:<\/strong> Optimizing edge caching is crucial for the advancement of next-generation (nextG) wireless networks, ensuring high-speed and low-latency services for mobile users. Existing data-driven optimization approaches often lack awareness of the distribution of random data variables and focus solely on optimizing cache hit rates, neglecting potential reliability concerns, such as base station overload and unbalanced cache issues. This oversight can result in system crashes and degraded user experience. To bridge this gap, we introduce a novel digital twin-assisted optimization framework, called D-REC, which integrates reinforcement learning (RL) with diverse intervention modules to ensure reliable caching in nextG wireless networks. We first develop a joint vertical and horizontal twinning approach to efficiently create network digital twins, which are then employed by D-REC as RL optimizers and safeguards, providing ample datasets for training and predictive evaluation of our cache replacement policy. By incorporating reliability modules into a constrained Markov decision process, D-REC can adaptively adjust actions, rewards, and states to comply with advantageous constraints, minimizing the risk of network failures. Theoretical analysis demonstrates comparable convergence rates between D-REC and vanilla data-driven methods without compromising caching performance. Extensive experiments validate that D-REC outperforms conventional approaches in cache hit rate and load balancing while effectively enforcing predetermined reliability intervention modules.<\/p>\n

This post was originally published<\/a> in NC State News.<\/em><\/p>","protected":false,"raw":"

Computer science researchers have developed a new method for predicting what data wireless computing users will need before they need it, making wireless networks faster and more reliable. The new method makes use of a technique called a \u201cdigital twin,\u201d which effectively clones the network it is supporting.<\/p>\n\n

At issue is something called edge caching. Caching refers to storing data on a server that a system or network thinks users will be using (or re-using) in the near future. This allows the system to meet user demands more quickly than if the system had to retrieve the data from the original source. Edge caching is when a system is caching data in the server that is closest to the end user, such as computers that are incorporated into network routers or colocated with those routers.<\/p>\n\n

\u201cTwo big challenges here are determining which data need to be cached and how much data the edge server should store at any given point in time,\u201d says Yuchen Liu, corresponding author of a paper on the work and an assistant professor of computer science at North Carolina State University. \u201cSystems can\u2019t put everything in edge caches, and storing too much redundant data on an edge server can slow down the server if the data are using too many computational resources. As a result, systems are constantly making decisions about which data packages to store and which data packages can be evicted.<\/p>\n\n

\u201cThe more accurate a system is at predicting which data users will actually want, and how much data the edge servers should be storing, the better the system\u2019s performance,\u201d Liu says. \u201cOur work here focused on improving those predictions.\u201d<\/p>\n\n

The new edge caching optimization method, called D-REC, makes use of a computational modeling technique called a digital twin. A digital twin is a virtual model of a real object. In the case of D-REC, the digital twin is a virtual model of a defined wireless network \u2013 whether that\u2019s a cellular network or a Wi-Fi network.<\/p>\n\n

\u201cThe method can be applied to any wireless network, depending on the system administrator or network operator\u2019s needs,\u201d says Liu. \u201cD-REC can be adjusted depending on the needs of the user.\u201d<\/p>\n\n

In D-REC, the digital twin takes real-time data from the wireless network and uses it to conduct simulations to predict which data are most likely to be requested by users. These predictions are then sent back to the network to inform the network\u2019s edge caching decisions. Because the simulations are performed by a computer that is outside of the network, this does not slow down network performance.<\/p>\n\n

The researchers used open-source datasets to determine whether a wireless network operated more efficiently with D-REC. The researchers ran extensive experiments designed to account for many variables, such as the scale of the network, the number of users on a network, and so on.<\/p>\n\n

\u201cD-REC outperformed conventional approaches,\u201d says Liu. \u201cOur technique improved the network\u2019s ability to accurately predict which data should be edge cached. D-REC also helped systems do a better job of balancing data storage across their networks.\u201d<\/p>\n\n

In addition, because D-REC\u2019s digital twin focuses on predicting network behavior, it can identify potential problems in advance.<\/p>\n\n

\u201cFor example, if the digital twin thinks there is a high likelihood that a specific base station, or server, will be overloaded, the network can be notified \u2013 allowing it to redistribute data across the network in order to preserve network performance and reliability,\u201d says Liu.<\/p>\n\n

\u201cAt this point, we\u2019re open to working with network operators to explore how D-REC can improve network performance and reliability in real-world situations.\u201d<\/p>\n\n

The paper, \u201cDigital Twin-Assisted Data-Driven Optimization for Reliable Edge Caching in Wireless Networks<\/a>,\u201d is published in the IEEE Journal on Selected Areas in Communications<\/em>. First author of the paper is Zifan Zhang, a Ph.D. student at NC State. The paper was co-authored by Zhiyuan Peng, a postdoctoral researcher at NC State; Dongkuan Xu, an assistant professor of computer science at NC State; Mingzhe Chen of the University of Miami; and Shuguang Cui of the Chinese University of Hong Kong.<\/p>\n\n

This work was done with support from the National Science Foundation under grants 2312138, 2312139 and 2332834.<\/p>\n\n

-shipman-<\/p>\n\n

Note to Editors:<\/strong> The study abstract follows.<\/p>\n\n

\u201cDigital Twin-Assisted Data-Driven Optimization for Reliable Edge Caching in Wireless Networks\u201d<\/strong><\/p>\n\n

Authors<\/em>: Zifan Zhang, Yuchen Liu, Zhiyuan Peng, and Dongkuan Xu, North Carolina State University; Mingzhe Chen, University of Miami; and Shuguang Cui, The Chinese University of Hong Kong<\/p>\n\n

Published<\/em>: July 22, IEEE Journal on Selected Areas in Communications<\/em><\/p>\n\n

DOI<\/em>: 10.1109\/JSAC.2024.3431575<\/p>\n\n

Abstract:<\/strong> Optimizing edge caching is crucial for the advancement of next-generation (nextG) wireless networks, ensuring high-speed and low-latency services for mobile users. Existing data-driven optimization approaches often lack awareness of the distribution of random data variables and focus solely on optimizing cache hit rates, neglecting potential reliability concerns, such as base station overload and unbalanced cache issues. This oversight can result in system crashes and degraded user experience. To bridge this gap, we introduce a novel digital twin-assisted optimization framework, called D-REC, which integrates reinforcement learning (RL) with diverse intervention modules to ensure reliable caching in nextG wireless networks. We first develop a joint vertical and horizontal twinning approach to efficiently create network digital twins, which are then employed by D-REC as RL optimizers and safeguards, providing ample datasets for training and predictive evaluation of our cache replacement policy. By incorporating reliability modules into a constrained Markov decision process, D-REC can adaptively adjust actions, rewards, and states to comply with advantageous constraints, minimizing the risk of network failures. Theoretical analysis demonstrates comparable convergence rates between D-REC and vanilla data-driven methods without compromising caching performance. Extensive experiments validate that D-REC outperforms conventional approaches in cache hit rate and load balancing while effectively enforcing predetermined reliability intervention modules.<\/p>"},"excerpt":{"rendered":"

A new technique predicts which data wireless computing users will need before they need it, making wireless networks faster and more reliable.<\/p>\n","protected":false},"author":173,"featured_media":33839,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"source":"ncstate_wire","ncst_custom_author":"","ncst_show_custom_author":false,"ncst_dynamicHeaderBlockName":"","ncst_dynamicHeaderData":"","ncst_content_audit_freq":"","ncst_content_audit_date":"","ncst_content_audit_display":false,"ncst_backToTopFlag":"","footnotes":"","_links_to":"","_links_to_target":""},"categories":[1],"tags":[101],"_ncst_magazine_issue":[],"displayCategory":null,"acf":[],"yoast_head":"\nHow a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable - Office of Research and Innovation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable - Office of Research and Innovation\" \/>\n<meta property=\"og:description\" content=\"A new technique predicts which data wireless computing users will need before they need it, making wireless networks faster and more reliable.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/\" \/>\n<meta property=\"og:site_name\" content=\"Office of Research and Innovation\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-24T14:34:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-24T15:40:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/research.ncsu.edu\/wp-content\/blogs.dir\/38\/files\/2024\/07\/edge-caching-header-1500.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1\" \/>\n\t<meta property=\"og:image:height\" content=\"1\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Staff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Staff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/\",\"url\":\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/\",\"name\":\"How a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable - Office of Research and Innovation\",\"isPartOf\":{\"@id\":\"https:\/\/research.ncsu.edu\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/research.ncsu.edu\/wp-content\/blogs.dir\/38\/files\/2024\/07\/edge-caching-header-1500.jpg\",\"datePublished\":\"2024-07-24T14:34:21+00:00\",\"dateModified\":\"2024-07-24T15:40:41+00:00\",\"author\":{\"@id\":\"https:\/\/research.ncsu.edu\/#\/schema\/person\/d61d5ae85e1cb18ffe63d111889f2f65\"},\"breadcrumb\":{\"@id\":\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#primaryimage\",\"url\":\"https:\/\/research.ncsu.edu\/wp-content\/blogs.dir\/38\/files\/2024\/07\/edge-caching-header-1500.jpg\",\"contentUrl\":\"https:\/\/research.ncsu.edu\/wp-content\/blogs.dir\/38\/files\/2024\/07\/edge-caching-header-1500.jpg\",\"caption\":\"a smartphone displays the wi-fi symbol on its screen\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/research.ncsu.edu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/research.ncsu.edu\/#website\",\"url\":\"https:\/\/research.ncsu.edu\/\",\"name\":\"Office of Research and Innovation\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/research.ncsu.edu\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/research.ncsu.edu\/#\/schema\/person\/d61d5ae85e1cb18ffe63d111889f2f65\",\"name\":\"Staff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/research.ncsu.edu\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/076bacc1917e15ce8b2b1f00568f85d8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/076bacc1917e15ce8b2b1f00568f85d8?s=96&d=mm&r=g\",\"caption\":\"Staff\"},\"url\":\"https:\/\/research.ncsu.edu\/author\/ncstate-newswire\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable - Office of Research and Innovation","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:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/","og_locale":"en_US","og_type":"article","og_title":"How a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable - Office of Research and Innovation","og_description":"A new technique predicts which data wireless computing users will need before they need it, making wireless networks faster and more reliable.","og_url":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/","og_site_name":"Office of Research and Innovation","article_published_time":"2024-07-24T14:34:21+00:00","article_modified_time":"2024-07-24T15:40:41+00:00","og_image":[{"url":"https:\/\/research.ncsu.edu\/wp-content\/blogs.dir\/38\/files\/2024\/07\/edge-caching-header-1500.jpg","width":1,"height":1,"type":"image\/jpeg"}],"author":"Staff","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Staff","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/","url":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/","name":"How a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable - Office of Research and Innovation","isPartOf":{"@id":"https:\/\/research.ncsu.edu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#primaryimage"},"image":{"@id":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#primaryimage"},"thumbnailUrl":"https:\/\/research.ncsu.edu\/wp-content\/blogs.dir\/38\/files\/2024\/07\/edge-caching-header-1500.jpg","datePublished":"2024-07-24T14:34:21+00:00","dateModified":"2024-07-24T15:40:41+00:00","author":{"@id":"https:\/\/research.ncsu.edu\/#\/schema\/person\/d61d5ae85e1cb18ffe63d111889f2f65"},"breadcrumb":{"@id":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#primaryimage","url":"https:\/\/research.ncsu.edu\/wp-content\/blogs.dir\/38\/files\/2024\/07\/edge-caching-header-1500.jpg","contentUrl":"https:\/\/research.ncsu.edu\/wp-content\/blogs.dir\/38\/files\/2024\/07\/edge-caching-header-1500.jpg","caption":"a smartphone displays the wi-fi symbol on its screen"},{"@type":"BreadcrumbList","@id":"https:\/\/research.ncsu.edu\/2024\/07\/24\/how-a-digital-twin-can-make-wireless-networks-faster-more-reliable\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/research.ncsu.edu\/"},{"@type":"ListItem","position":2,"name":"How a \u2018Digital Twin\u2019 Can Make Wireless Networks Faster, More Reliable"}]},{"@type":"WebSite","@id":"https:\/\/research.ncsu.edu\/#website","url":"https:\/\/research.ncsu.edu\/","name":"Office of Research and Innovation","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/research.ncsu.edu\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/research.ncsu.edu\/#\/schema\/person\/d61d5ae85e1cb18ffe63d111889f2f65","name":"Staff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/research.ncsu.edu\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/076bacc1917e15ce8b2b1f00568f85d8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/076bacc1917e15ce8b2b1f00568f85d8?s=96&d=mm&r=g","caption":"Staff"},"url":"https:\/\/research.ncsu.edu\/author\/ncstate-newswire\/"}]}},"_links":{"self":[{"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/posts\/33838"}],"collection":[{"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/users\/173"}],"replies":[{"embeddable":true,"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/comments?post=33838"}],"version-history":[{"count":1,"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/posts\/33838\/revisions"}],"predecessor-version":[{"id":33843,"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/posts\/33838\/revisions\/33843"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/media\/33839"}],"wp:attachment":[{"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/media?parent=33838"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/categories?post=33838"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/tags?post=33838"},{"taxonomy":"_ncst_magazine_issue","embeddable":true,"href":"https:\/\/research.ncsu.edu\/wp-json\/wp\/v2\/_ncst_magazine_issue?post=33838"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}