This disclosure relates generally to network topologies and, more particularly, to methods and apparatus determine topologies for networks.
A mesh network is a network topology in which nodes (e.g., access points, stations, etc.) connect to other nodes and cooperate with one another to efficiently route data within the network. Mesh networks are commonly utilized with wireless networks to provide wireless network coverage to a large area without the need for each access point to connect to central infrastructure (e.g., in contrast to star or tree network topology). Because nodes can cooperate to transmit data, there may be many paths within a mesh network to travel from one point to another. The number of hops and the characteristics of the paths (e.g., bandwidth limitations, resource utilization, etc.) drives differences in the performance of each path. Some cellular networks employ mesh networking.
The figures are not to scale. In general, the same reference numbers will be used throughout the drawing(s) and accompanying written description to refer to the same or like parts. As used herein, connection references (e.g., attached, coupled, connected, and joined) may include intermediate members between the elements referenced by the connection reference and/or relative movement between those elements unless otherwise indicated. As such, connection references do not necessarily infer that two elements are directly connected and/or in fixed relation to each other.
Unless specifically stated otherwise, descriptors such as “first,” “second,” “third,” etc., are used herein without imputing or otherwise indicating any meaning of priority, physical order, arrangement in a list, and/or ordering in any way, but are merely used as labels and/or arbitrary names to distinguish elements for ease of understanding the disclosed examples. In some examples, the descriptor “first” may be used to refer to an element in the detailed description, while the same element may be referred to in a claim with a different descriptor such as “second” or “third.” In such instances, it should be understood that such descriptors are used merely for identifying those elements distinctly that might, for example, otherwise share a same name.
Due the nature of mesh networks and the many possible topologies (e.g., network traffic paths through the network), it is desirable to identify an optimal topology (or one of many optimal) for a given network. Methods and apparatus disclosed herein utilize reinforcement learning to determine a proposed optimal topology. In some examples, the reinforcement learning attempts to define an optimal topology that maximizes the network capacity (e.g., maximum data rate for traffic flowing through the network). According to the examples disclosed herein, the reinforcement learning is constrained by a first limit on a number of parent nodes and a second limit on a number of child nodes for any given node. In some disclosed examples, the reinforcement learning is based on capacities of each node and each link.
The third-generation partnership project (3GPP) is defining an integrated access and backhaul (IAB) architecture for the fifth generation (5G) cellular networks, in which the same infrastructure and spectral resources are used for both the access and the backhaul. In 3GPP, two types of IAB base stations have been defined: IAB donor and IAB node. A donor IAB, connected to internet backbone, provides wireless backhaul to multiple IAB nodes. Each IAB node provides wireless access to user devices and wirelessly backhauls traffic to other IAB nodes.
The example network environment 100 may be implemented according to the 3GPP 5G cellular IAB architecture. Alternatively, the example network environment 100 may be any other type of mesh network (e.g., a WiFi access network, an Internet of Things (IoT) mesh network, etc.).
The example core network 102 is the internet. Alternatively, the core network 102 may be any other network or type of network to which the donor access point 104 may be communicatively coupled. For example, the core network 102 may be a wide area network, a local area network, a wireless network, a wired network, etc.
The example donor access point 104 communicatively couples the core network 102 with the remainder of the network (e.g., the node access points 106). According to the illustrated example, the donor access point 104 is directly coupled (e.g., directly wirelessly coupled) with a subset of the node access points 106 and others of the node access points 106 are indirectly coupled to the donor access point 104 (e.g., coupled via one or more intermedia node access points 106). While the example network environment 100 includes a single donor access point 104, a network environment may include multiple donor access points that each provide access to one or more node access points. While the example donor access point 104 is an IAB donor, the donor access point 104 may operate according to any other mesh network architecture.
According to the illustrated example, in addition to coupling the node access points 106 to the core network 102, the donor access point 104 is also a cellular access point to which the client devices 108 may connect. Alternatively, the donor access point 104 may not support connections from the client devices 108.
The example node access points 106 are cellular access points to which the client devices 108 may connect to access the core network 102. For example, the node access points 106 may support millimeter wave spectrum cellular connections or any other type of connection. Alternatively, the node access points 106 may be any other type of access points to which the client devices 108 may connect (e.g., a WiFi access point, a short-range wireless access point, etc.). According to the illustrated example, the node access points are IAB nodes that cooperate to provide access to the donor access point 104. Alternatively, the node access points 106 may operate according to any other type of mesh network architecture.
The example node access points 106 determine how traffic will flow through the example network environment 100 according to a routing table at the respective node access points 106. For example, the routing table may define which links a particular one of the node access points 106 is to utilize in transmitting traffic through the network. The example routing table identifies a next hop identifier indicating a location to which received traffic should be routed next (e.g., a backhaul adaptation protocol (BAP) routing identifier).
The example client devices 108 are cellular-enabled user computing devices. Alternatively, the client devices 108 may be any other type of computing devices to be communicatively coupled to the core network 102 via the node access points 106 and the donor access point 104.
In operation of the example network environment 100, when one of the client devices 108 wants to reach the core network 102 (e.g., to retrieve a website), the one of the client devices 108 communicates with a first one of the node access points 106. The first one of the node access points 106 consults its routing table to determine a next hop for the request (e.g., a second one of the node access points 106) and the traffic is routed to that destination. The second one of the access points receiving that traffic consults its routing table to determine a next hop for the request (e.g., the donor access point 104) and the traffic is routed to that destination. The donor access points 104 then routes the request to the core network 102.
To determine an optimized topology identifying the links to be utilized for transmitting traffic among the node access points 106 and the donor access point 104, the example environment 100 includes the example topology analyzer 110. The example topology analyzer utilizes reinforcement learning (RL) and graph embedding to identify a topology that maximizes the data capacity of the network. As used herein, the maximizing of the data capacity is a goal that may not be objectively reached. For example, a topology may maximize data capacity within the constraints of the analysis (e.g., the number of iterations of a learning analysis) while not reaching a theoretical maximum data capacity. This disclosure covers operations that seek to maximize data capacity and other objective functions even if those operations do not ultimately achieve the theoretical maximum.
The example topology analyzer 110 includes a neural processor to perform the reinforcement learning. A neural processor is a specialized circuit that implements control and arithmetic logic executing machine learning algorithms such as neural networks. The neural processor may be referred to as a tensor processing unit (TPU), a neural network processor (NNP), an intelligence processing unit (IPU), a vision processing unit (VPU), a graph processing unit (GPU), etc. For example, the donor access point 104 may include a neural processor to analyze the network environment 100 and determine an optimized topology. Alternatively, one or more of the node access points 106 may include the topology analyzer 110. For example, one or more of the node access points 106 may include a neural processor for implementing the methods and apparatus disclosed herein. In some examples, the topology analyzer 110 may be implemented within a controller of the donor access point 104 and/or the node access points 106. For example, the example neural processor may be embedded on a controller motherboard within a chassis and/or may be included in an adapter card that may be installed within a chassis of a controller. For example, the donor access point 104 and/or the node access points 106 may include a transceiver, a router, a switch, a firewall, etc. with associated controller(s) that may include a neural processor. Alternatively, the topology analyzer 110 may be implemented within the existing controller/processor of such hardware.
The example network information receiver 202 receives information about the network environment 100 and parameters of the analysis to be performed. For example, the network information receiver 202 receives information input by a user that identifies the peer linked nodes of the example network environment 100. For example, the peer linked nodes access points that are associated with the donor access point 104 (e.g., represented by n0) may be represented by ={n1, n2, . . . , n|N|}. The example information received by the network information receiver 202 includes a maximum number of parents (e.g., 1, 2, 3, 4, 5, etc.) and a maximum number of children (e.g., 1, 2, 3, 4, 5, etc.) that can be associated with the node access points 106. For example, the maximum values may be input by a user that is familiar with the hardware limitations of the node access points 106. For example, each of the node access points 106, ni have a set of parents P(ni)∈∪no and a set of children (ni)∈. The maximum number of parents is represented by Pmax and the maximum number of children is represented by Cmax.
The example network information receiver 202 may obtain additional information by analyzing the example network environment 100. For example, the network information receiver 202 may gather capability and capacity information for the node access points 106. For example, the topology analyzer may determine capabilities of the node access points using reference signal received power (RSRP) measurements from the node access points 106 and the donor access point 104.
The example topology generator 204 determines topologies and topology information (e.g., capacities) for the information received by the network information receiver 202. For example, a set of all possible topologies for a given number of nodes ||+1 (e.g., the number of node access points 106 plus the number of donor access points 104). The topology generator can represent each topology m∈ by an adjacency matrix . In the example adjacency matrix, if (i, j)=1, there is an active link from ni to nj (e.g., a connection to be utilized according to a routing table of the corresponding one of the node access points 106), otherwise, there is no active link between these nodes. A set of potential parent nodes may be a set of nodes in which have less than Cmax children (e.g., could be a parent for a node because they have the capacity for another child). A set of potential children nodes may be a set of nodes which have less than Pmax parents (e.g., could be a child of a node because they have the capacity for another parent).
The topology generator 204 determines a link capacity between nodes ni and nj, i≠j, as follows:
where σ2 is additive white Gaussian noise power and Zn
Here, the node score vn
An example network topology 300 is illustrated in
Returning to
Thus, the topology for a network environment (e.g., the example network environment 100) may be stated as:
The example reinforced learning analyzer 206 utilizes reinforcement learning (e.g., deep reinforcement learning) to attempt to identify the optimal topology that maximizes the network capacity of the example network environment 100. While the reinforced learning analyzer 206 attempts to identify the topology associated with the maximum network capacity or the optimal topology, the reinforced learning analyzer may simply identify a best topology from a subset of theoretically possible topologies. For example, computational limitations may limit the ability to find the ultimately optimal solution and a best identified (e.g., most optimal topology of all topologies analyzed) may be identified. For example, deep reinforcement learning may be perform a set number of iterations and identify the best topology identified during the set number of iterations, wherein allowing more iterations will cause the computation to take longer but may identify a more optimal topology.
To perform the reinforcement learning, the reinforced learning analyzer 206 defines a possible state st as a topology of network in m∈. A start state s0 is a network without links between the peer linked nodes (i.e., =0) and a terminal state sT exists in which all the peer linked nodes ni∈ are connected to the network such that there is no remaining link activation possible between the peer linked nodes to increase the network capacity. Furthermore, the reinforced learning analyzer 206 defines an action at as activating a link between two nodes ni∈ and nj∈ at state st. Once a link is activated between the peer linked nodes ni and nj, the corresponding topology is updated to
n←m∪(ni,nj)
(i.e., the next state st+1=n is achieved). The set of potential parents and children are then updated to and . Further, the reinforced learning analyzer 206 considers a reward r(st; a; st+1) is given by u(st+1)−u(st) (e.g., the increase (or decrease) in network capacity for moving from the current state to the next state).
To perform reinforcement learning, the reinforced learning analyzer 206 defines a policy (e.g., a strategy that is utilized to pursue the goal of optimization) as π(at|st), which is a probability distribution of action at at state st.
For example,
Returning to
μn
where weights are wi∈Rp×1, i=1, 5, 7 and Wj∈Rp×p, j=4,6 and
μn
where Wj∈p×p, j=2,3. The reinforced learning analyzer 206 applies the foregoing update up to M times. At the final layer, the reinforced learning analyzer 206 computes a Q-function as follows:
where w10∈p×1, W8∈p×p, Wp∈p×p, wherein Rp×1 is a column vector of real numbers with size p, Rp×p is a matrix of real numbers where the size of the matrix is p rows by p columns, and where nk is a child of new link corresponding to action a.
The reinforcement learning analyzer 206 trains weights according to the process illustrated in
Once the reinforcement learning analyzer 206 completes the reinforcement learning process to identify an optimal topology (e.g., set of connections among nodes), the topology is provided to the example topology transmitter 208.
The example topology transmitter 208 distributes information about the topology to the donor access points 104 and the node access points 106. For example, the topology transmitter 208 transmits an indication to each node indicating the parent nodes to be stored in the routing table of the peer linked nodes. In some examples, the transmitted information includes information to configure a first routing table for the uplink direction and a second routing table for the downlink direction. For example, the routing table for uplink information may identify the parent nodes and the information for the downlink direction may identify the child nodes.
While an example manner of implementing the topology analyzer 110 of
A flowchart representative of example hardware logic, machine readable instructions, hardware implemented state machines, and/or any combination thereof for implementing the topology analyzer 110 of
The machine readable instructions described herein may be stored in one or more of a compressed format, an encrypted format, a fragmented format, a compiled format, an executable format, a packaged format, etc. Machine readable instructions as described herein may be stored as data or a data structure (e.g., portions of instructions, code, representations of code, etc.) that may be utilized to create, manufacture, and/or produce machine executable instructions. For example, the machine readable instructions may be fragmented and stored on one or more storage devices and/or computing devices (e.g., servers) located at the same or different locations of a network or collection of networks (e.g., in the cloud, in edge devices, etc.). The machine readable instructions may require one or more of installation, modification, adaptation, updating, combining, supplementing, configuring, decryption, decompression, unpacking, distribution, reassignment, compilation, etc. in order to make them directly readable, interpretable, and/or executable by a computing device and/or other machine. For example, the machine readable instructions may be stored in multiple parts, which are individually compressed, encrypted, and stored on separate computing devices, wherein the parts when decrypted, decompressed, and combined form a set of executable instructions that implement one or more functions that may together form a program such as that described herein.
In another example, the machine readable instructions may be stored in a state in which they may be read by processor circuitry, but require addition of a library (e.g., a dynamic link library (DLL)), a software development kit (SDK), an application programming interface (API), etc. in order to execute the instructions on a particular computing device or other device. In another example, the machine readable instructions may need to be configured (e.g., settings stored, data input, network addresses recorded, etc.) before the machine readable instructions and/or the corresponding program(s) can be executed in whole or in part. Thus, machine readable media, as used herein, may include machine readable instructions and/or program(s) regardless of the particular format or state of the machine readable instructions and/or program(s) when stored or otherwise at rest or in transit.
The machine readable instructions described herein can be represented by any past, present, or future instruction language, scripting language, programming language, etc. For example, the machine readable instructions may be represented using any of the following languages: C, C++, Assembly, etc.
As mentioned above, the example process of
“Including” and “comprising” (and all forms and tenses thereof) are used herein to be open ended terms. Thus, whenever a claim employs any form of “include” or “comprise” (e.g., comprises, includes, comprising, including, having, etc.) as a preamble or within a claim recitation of any kind, it is to be understood that additional elements, terms, etc. may be present without falling outside the scope of the corresponding claim or recitation. As used herein, when the phrase “at least” is used as the transition term in, for example, a preamble of a claim, it is open-ended in the same manner as the term “comprising” and “including” are open ended. The term “and/or” when used, for example, in a form such as A, B, and/or C refers to any combination or subset of A, B, C such as (1) A alone, (2) B alone, (3) C alone, (4) A with B, (5) A with C, (6) B with C, and (7) A with B and with C. As used herein in the context of describing structures, components, items, objects and/or things, the phrase “at least one of A and B” is intended to refer to implementations including any of (1) at least one A, (2) at least one B, and (3) at least one A and at least one B. Similarly, as used herein in the context of describing structures, components, items, objects and/or things, the phrase “at least one of A or B” is intended to refer to implementations including any of (1) at least one A, (2) at least one B, and (3) at least one A and at least one B. As used herein in the context of describing the performance or execution of processes, instructions, actions, activities and/or steps, the phrase “at least one of A and B” is intended to refer to implementations including any of (1) at least one A, (2) at least one B, and (3) at least one A and at least one B. Similarly, as used herein in the context of describing the performance or execution of processes, instructions, actions, activities and/or steps, the phrase “at least one of A or B” is intended to refer to implementations including any of (1) at least one A, (2) at least one B, and (3) at least one A and at least one B.
As used herein, singular references (e.g., “a”, “an”, “first”, “second”, etc.) do not exclude a plurality. The term “a” or “an” entity, as used herein, refers to one or more of that entity. The terms “a” (or “an”), “one or more”, and “at least one” can be used interchangeably herein. Furthermore, although individually listed, a plurality of means, elements or method actions may be implemented by, e.g., a single unit or processor. Additionally, although individual features may be included in different examples or claims, these may possibly be combined, and the inclusion in different examples or claims does not imply that a combination of features is not feasible and/or advantageous.
The program 500 of
The example topology generator 204 initializes the unconnected graph for initial state s0 (block 506). The example topology generator 204 initializes the node embedding as μn
The example reinforced learning analyzer 206 takes an action for the current step (e.g., the initial step) at·π(at|st) (block 510). The example reinforced learning analyzer 206 then moves to the next state (st+1←m∪(ni, nj)) (block 512). The reinforced learning analyzer 206 updates the node scores vn
where γ is a discount factor. For example, γ may be a value between 0 and 1 that may be used to determine the relative importance of future rewards. A γ of 0 will make the agent “myopic” (or short-sighted) by only considering current rewards, while a factor approaching 1 will make it strive for a long-term high reward.
The reinforced learning analyzer 206 then updates the weights of the reinforced learning process based on the state information (block 520). For example, the weights may be updated as:
W
i
←W
i+α(y−q(st,at,w))∇w
w
i
←w
i+α(y−q(st,at,w))∇w
using ϵ-greedy policy
The reinforced learning analyzer 206 then determines if there is another step (block 522). For example, the reinforced learning analyzer 206 determines if the process has reached an input number of embedding iterations (e.g., T embedding iterations) as received in block 502). T represents the time that terminal state has been reached (e.g., terminal state is when all the peer linked nodes are connected in the network). Therefore, T depends on the particular deployment scenario. If there are additional steps, control returns to block 510 to iterate the next step.
When there are no further steps, the reinforced learning analyzer 206 determines if there are further episodes to process (block 524). For example, the reinforced learning analyzer 206 determines if the process has reached an input number of episodes K. For example, the process may be iterated through episodes until a terminal state is reached (e.g., there are no expected future rewards of further states). N and K may be selected to control performance of a resulting algorithm. For example, N and K may be selected based on trial and error.
If there are additional episodes, the reinforced learning analyzer 206 moves to the next episode (k) and control returns to block 506.
When there are no further episodes, the reinforced learning analyzer 206 determines if there are further deployments to be analyzed (block 526). When there are further deployments to be analyzed, the reinforced learning analyzer moves to the next deployment (n) and control returns to block 506.
When there are no further deployments, the topology transmitter 208 transmits the information about the activated links to the example donor access point 104 and/or the node access points 106 of the example network environment 100 (block 528). The process 500 is then complete.
The example reinforced learning analyzer 206 may implement the reinforcement learning algorithm:
By way of example, the methods and apparatus disclosed herein may be applied to a 3GPP cellular deployment for a base stations of IAB nodes and user nodes. For example, the base stations may be deployed in hexagonal areas representing their coverage. Each base station has 3 sectors covering 120 degrees. In each sector, there is there is a uniformly deployed fixed number of IAB nodes and user nodes. Such an example may include a line-of-sight channel at 28 GHz carrier frequency. The methods and apparatus disclosed herein may be utilized with an ϵ-greedy Q-learning to learn weights. The Q-function may be trained over 5000 different topologies with 6 IAB nodes (e.g., one IAB donor and 5 IAB nodes). According to the example, the parameters may be set as Pmax=1 and Cmax=2. For such an example, cumulative distribution functions (cdf) for a random sequence policy are shown in illustration 600 of
Compute, memory, and storage are scarce resources, and generally decrease depending on the edge location (e.g., fewer processing resources being available at consumer endpoint devices, than at a base station, than at a central office). However, the closer that the edge location is to the endpoint (e.g., user equipment (UE)), the more that space and power is often constrained. Thus, edge computing attempts to reduce the amount of resources needed for network services, through the distribution of more resources which are located closer both geographically and in network access time. In this manner, edge computing attempts to bring the compute resources to the workload data where appropriate, or, bring the workload data to the compute resources.
The following describes aspects of an edge cloud architecture that covers multiple potential deployments and addresses restrictions that some network operators or service providers may have in their own infrastructures. These include, variation of configurations based on the edge location (because edges at a base station level, for instance, may have more constrained performance and capabilities in a multi-tenant scenario); configurations based on the type of compute, memory, storage, fabric, acceleration, or like resources available to edge locations, tiers of locations, or groups of locations; the service, security, and management and orchestration capabilities; and related objectives to achieve usability and performance of end services. These deployments may accomplish processing in network layers that may be considered as “near edge”, “close edge”, “local edge”, “middle edge”, or “far edge” layers, depending on latency, distance, and timing characteristics.
Edge computing is a developing paradigm where computing is performed at or closer to the “edge” of a network, typically through the use of a compute platform (e.g., x86 or ARM compute hardware architecture) implemented at base stations, gateways, network routers, or other devices which are much closer to endpoint devices producing and consuming the data. For example, edge gateway servers may be equipped with pools of memory and storage resources to perform computation in real-time for low latency use-cases (e.g., autonomous driving or video surveillance) for connected client devices. Or as an example, base stations may be augmented with compute and acceleration resources to directly process service workloads for connected user equipment, without further communicating data via backhaul networks. Or as another example, central office network management hardware may be replaced with standardized compute hardware that performs virtualized network functions and offers compute resources for the execution of services and consumer functions for connected devices. Within edge computing networks, there may be scenarios in services which the compute resource will be “moved” to the data, as well as scenarios in which the data will be “moved” to the compute resource. Or as an example, base station compute, acceleration and network resources can provide services in order to scale to workload demands on an as needed basis by activating dormant capacity (subscription, capacity on demand) in order to manage corner cases, emergencies or to provide longevity for deployed resources over a significantly longer implemented lifecycle.
Examples of latency, resulting from network communication distance and processing time constraints, may range from less than a millisecond (ms) when among the endpoint layer 1000, under 5 ms at the edge devices layer 1010, to even between 10 to 40 ms when communicating with nodes at the network access layer 1020. Beyond the edge cloud 910 are core network 1030 and cloud data center 1040 layers, each with increasing latency (e.g., between 50-60 ms at the core network layer 1030, to 100 or more ms at the cloud data center layer). As a result, operations at a core network data center 1035 or a cloud data center 1045, with latencies of at least 50 to 100 ms or more, will not be able to accomplish many time-critical functions of the use cases 1005. Each of these latency values are provided for purposes of illustration and contrast; it will be understood that the use of other access network mediums and technologies may further reduce the latencies. In some examples, respective portions of the network may be categorized as “close edge”, “local edge”, “near edge”, “middle edge”, or “far edge” layers, relative to a network source and destination. For instance, from the perspective of the core network data center 1035 or a cloud data center 1045, a central office or content data network may be considered as being located within a “near edge” layer (“near” to the cloud, having high latency values when communicating with the devices and endpoints of the use cases 1005), whereas an access point, base station, on-premise server, or network gateway may be considered as located within a “far edge” layer (“far” from the cloud, having low latency values when communicating with the devices and endpoints of the use cases 1005). It will be understood that other categorizations of a particular network layer as constituting a “close”, “local”, “near”, “middle”, or “far” edge may be based on latency, distance, number of network hops, or other measurable characteristics, as measured from a source in any of the network layers 1000-1040.
The various use cases 1005 may access resources under usage pressure from incoming streams, due to multiple services utilizing the edge cloud. To achieve results with low latency, the services executed within the edge cloud 910 balance varying requirements in terms of: (a) Priority (throughput or latency) and Quality of Service (QoS) (e.g., traffic for an autonomous car may have higher priority than a temperature sensor in terms of response time requirement; or, a performance sensitivity/bottleneck may exist at a compute/accelerator, memory, storage, or network resource, depending on the application); (b) Reliability and Resiliency (e.g., some input streams need to be acted upon and the traffic routed with mission-critical reliability, where as some other input streams may be tolerate an occasional failure, depending on the application); and (c) Physical constraints (e.g., power, cooling and form-factor).
The end-to-end service view for these use cases involves the concept of a service-flow and is associated with a transaction. The transaction details the overall service requirement for the entity consuming the service, as well as the associated services for the resources, workloads, workflows, and business functional and business level requirements. The services executed with the “terms” described may be managed at each layer in a way to assure real time, and runtime contractual compliance for the transaction during the lifecycle of the service. When a component in the transaction is missing its agreed to SLA, the system as a whole (components in the transaction) may provide the ability to (1) understand the impact of the SLA violation, and (2) augment other components in the system to resume overall transaction SLA, and (3) implement steps to remediate.
Thus, with these variations and service features in mind, edge computing within the edge cloud 910 may provide the ability to serve and respond to multiple applications of the use cases 1005 (e.g., object tracking, video surveillance, connected cars, etc.) in real-time or near real-time, and meet ultra-low latency requirements for these multiple applications. These advantages enable a whole new class of applications (Virtual Network Functions (VNFs), Function as a Service (FaaS), Edge as a Service (EaaS), standard processes, etc.), which cannot leverage conventional cloud computing due to latency or other limitations.
However, with the advantages of edge computing comes the following caveats. The devices located at the edge are often resource constrained and therefore there is pressure on usage of edge resources. Typically, this is addressed through the pooling of memory and storage resources for use by multiple users (tenants) and devices. The edge may be power and cooling constrained and therefore the power usage needs to be accounted for by the applications that are consuming the most power. There may be inherent power-performance tradeoffs in these pooled memory resources, as many of them are likely to use emerging memory technologies, where more power requires greater memory bandwidth. Likewise, improved security of hardware and root of trust trusted functions are also required, because edge locations may be unmanned and may even need permissioned access (e.g., when housed in a third-party location). Such issues are magnified in the edge cloud 910 in a multi-tenant, multi-owner, or multi-access setting, where services and applications are requested by many users, especially as network usage dynamically fluctuates and the composition of the multiple stakeholders, use cases, and services changes.
At a more generic level, an edge computing system may be described to encompass any number of deployments at the previously discussed layers operating in the edge cloud 910 (network layers 1000-1040), which provide coordination from client and distributed computing devices. One or more edge gateway nodes, one or more edge aggregation nodes, and one or more core data centers may be distributed across layers of the network to provide an implementation of the edge computing system by or on behalf of a telecommunication service provider (“telco”, or “TSP”), internet-of-things service provider, cloud service provider (CSP), enterprise entity, or any other number of entities. Various implementations and configurations of the edge computing system may be provided dynamically, such as when orchestrated to meet service objectives.
Consistent with the examples provided herein, a client compute node may be embodied as any type of endpoint component, device, appliance, or other thing capable of communicating as a producer or consumer of data. Further, the label “node” or “device” as used in the edge computing system does not necessarily mean that such node or device operates in a client or agent/minion/follower role; rather, any of the peer linked nodes or devices in the edge computing system refer to individual entities, nodes, or subsystems which include discrete or connected hardware or software configurations to facilitate or use the edge cloud 910.
As such, the edge cloud 910 is formed from network components and functional features operated by and within edge gateway nodes, edge aggregation nodes, or other edge compute nodes among network layers 1010-1030. The edge cloud 910 thus may be embodied as any type of network that provides edge computing and/or storage resources which are proximately located to radio access network (RAN) capable endpoint devices (e.g., mobile computing devices, IoT devices, smart devices, etc.), which are discussed herein. In other words, the edge cloud 910 may be envisioned as an “edge” which connects the endpoint devices and traditional network access points that serve as an ingress point into service provider core networks, including mobile carrier networks (e.g., Global System for Mobile Communications (GSM) networks, Long-Term Evolution (LTE) networks, 5G/6G networks, etc.), while also providing storage and/or compute capabilities. Other types and forms of network access (e.g., Wi-Fi, long-range wireless, wired networks including optical networks) may also be utilized in place of or in combination with such 3GPP carrier networks.
The network components of the edge cloud 910 may be servers, multi-tenant servers, appliance computing devices, and/or any other type of computing devices. For example, the edge cloud 910 may include an appliance computing device that is a self-contained electronic device including a housing, a chassis, a case or a shell. In some circumstances, the housing may be dimensioned for portability such that it can be carried by a human and/or shipped. Example housings may include materials that form one or more exterior surfaces that partially or fully protect contents of the appliance, in which protection may include weather protection, hazardous environment protection (e.g., EMI, vibration, extreme temperatures), and/or enable submergibility. Example housings may include power circuitry to provide power for stationary and/or portable implementations, such as AC power inputs, DC power inputs, AC/DC or DC/AC converter(s), power regulators, transformers, charging circuitry, batteries, wired inputs and/or wireless power inputs. Example housings and/or surfaces thereof may include or connect to mounting hardware to enable attachment to structures such as buildings, telecommunication structures (e.g., poles, antenna structures, etc.) and/or racks (e.g., server racks, blade mounts, etc.). Example housings and/or surfaces thereof may support one or more sensors (e.g., temperature sensors, vibration sensors, light sensors, acoustic sensors, capacitive sensors, proximity sensors, etc.). One or more such sensors may be contained in, carried by, or otherwise embedded in the surface and/or mounted to the surface of the appliance. Example housings and/or surfaces thereof may support mechanical connectivity, such as propulsion hardware (e.g., wheels, propellers, etc.) and/or articulating hardware (e.g., robot arms, pivotable appendages, etc.). In some circumstances, the sensors may include any type of input devices such as user interface hardware (e.g., buttons, switches, dials, sliders, etc.). In some circumstances, example housings include output devices contained in, carried by, embedded therein and/or attached thereto. Output devices may include displays, touchscreens, lights, LEDs, speakers, I/O ports (e.g., USB), etc. In some circumstances, edge devices are devices presented in the network for a specific purpose (e.g., a traffic light), but may have processing and/or other capacities that may be utilized for other purposes. Such edge devices may be independent from other networked devices and may be provided with a housing having a form factor suitable for its primary purpose; yet be available for other compute tasks that do not interfere with its primary task. Edge devices include Internet of Things devices. The appliance computing device may include hardware and software components to manage local issues such as device temperature, vibration, resource utilization, updates, power issues, physical and network security, etc. Example hardware for implementing an appliance computing device is described in conjunction with
In
The processor platform 1200 of the illustrated example includes a processor 1212. The processor 1212 of the illustrated example is hardware. For example, the processor 1212 can be implemented by one or more integrated circuits, logic circuits, microprocessors, GPUs, DSPs, or controllers from any desired family or manufacturer. The hardware processor may be a semiconductor based (e.g., silicon based) device. In this example, the processor implements the example network information receiver 202, the example topology generator 204, the example reinforced learning analyzer 206, and the example topology transmitter 208.
The processor 1212 of the illustrated example includes a local memory 1213 (e.g., a cache). The processor 1212 of the illustrated example is in communication with a main memory including a volatile memory 1214 and a non-volatile memory 1216 via a bus 1218. The volatile memory 1214 may be implemented by Synchronous Dynamic Random Access Memory (SDRAM), Dynamic Random Access Memory (DRAM), RAMBUS® Dynamic Random Access Memory (RDRAM®) and/or any other type of random access memory device. The non-volatile memory 1216 may be implemented by flash memory and/or any other desired type of memory device. Access to the main memory 1214, 1216 is controlled by a memory controller.
The processor platform 1200 of the illustrated example also includes an interface circuit 1220. The interface circuit 1220 may be implemented by any type of interface standard, such as an Ethernet interface, a universal serial bus (USB), a Bluetooth® interface, a near field communication (NFC) interface, and/or a PCI express interface.
In the illustrated example, one or more input devices 1222 are connected to the interface circuit 1220. The input device(s) 1222 permit(s) a user to enter data and/or commands into the processor 1212. The input device(s) can be implemented by, for example, an audio sensor, a microphone, a camera (still or video), a keyboard, a button, a mouse, a touchscreen, a track-pad, a trackball, isopoint and/or a voice recognition system.
One or more output devices 1224 are also connected to the interface circuit 1220 of the illustrated example. The output devices 1224 can be implemented, for example, by display devices (e.g., a light emitting diode (LED), an organic light emitting diode (OLED), a liquid crystal display (LCD), a cathode ray tube display (CRT), an in-place switching (IPS) display, a touchscreen, etc.), a tactile output device, a printer and/or speaker. The interface circuit 1220 of the illustrated example, thus, typically includes a graphics driver card, a graphics driver chip and/or a graphics driver processor.
The interface circuit 1220 of the illustrated example also includes a communication device such as a transmitter, a receiver, a transceiver, a modem, a residential gateway, a wireless access point, and/or a network interface to facilitate exchange of data with external machines (e.g., computing devices of any kind) via a network 1226. The communication can be via, for example, an Ethernet connection, a digital subscriber line (DSL) connection, a telephone line connection, a coaxial cable system, a satellite system, a line-of-site wireless system, a cellular telephone system, etc.
The processor platform 1200 of the illustrated example also includes one or more mass storage devices 1228 for storing software and/or data. Examples of such mass storage devices 1228 include floppy disk drives, hard drive disks, compact disk drives, Blu-ray disk drives, redundant array of independent disks (RAID) systems, and digital versatile disk (DVD) drives.
The machine executable instructions 1232 of
A block diagram illustrating an example software distribution platform 1305 to distribute software such as the example computer readable instructions 1232 of
While the instructions 1232 are shown in both the software distribution platform 1305 and the processor platform(s) 1200 in the illustrated example, the instructions 1232 may be in different forms in both locations. For example, the instructions 1232 stores in the software distribution platform 1305 may be compressed, while the instructions 1232 at the processor platform(s) may be decompressed (e.g., in a form set for execution).
Although certain example methods, apparatus and articles of manufacture have been disclosed herein, the scope of coverage of this patent is not limited thereto. On the contrary, this patent covers all methods, apparatus and articles of manufacture fairly falling within the scope of the claims of this patent.
From the foregoing, it will be appreciated that example methods, apparatus and articles of manufacture have been disclosed that efficiently compute optimized topologies for a network such as a mesh network. The disclosed methods, apparatus and articles of manufacture improve the efficiency of using a computing device by computing the optimized topologies more efficiently than other algorithms such as dynamic programming while obtaining results that are only minimally less optimized. The disclosed methods, apparatus and articles of manufacture are accordingly directed to one or more improvement(s) in the functioning of a computer.
Example methods, apparatus, systems, and articles of manufacture to mitigate locks in real-time computing environments are disclosed herein. Further examples and combinations thereof include the following:
Example methods, apparatus, systems, and articles of manufacture to determine topologies for networks are disclosed herein. Further examples and combinations thereof include the following:
Example 1 includes a non-transitory computer readable medium comprising instructions that, when executed, cause a machine to at least determine link capacities for a plurality of links between nodes of a network, determine a maximum number of children of the peer linked nodes, determine a maximum number of parents of the peer linked nodes, and utilize reinforcement learning to determine a subset of the plurality of links to be activated in the network based on the link capacities, the maximum number of children, and the maximum number of parents.
Example 2 includes the non-transitory computer readable medium of example 1, wherein the network is an integrated access backhaul network.
Example 3 includes the non-transitory computer readable medium of example 2, wherein the peer linked nodes include an integrated access backhaul donor and a plurality of integrated access backhaul nodes.
Example 4 includes the non-transitory computer readable medium of examples 1-3, wherein one of the peer linked nodes includes a neural processor for executing a reinforcement learning algorithm.
Example 5 includes the non-transitory computer readable medium of example 1-4, wherein the reinforcement learning learns neural network weights.
Example 6 includes the non-transitory computer readable medium of example 1-5, wherein the reinforcement learning is defined over a graph with graph embedding.
Example 7 includes the non-transitory computer readable medium of example 1-6, wherein the link capacities are determined based on reference signal received power measurements of the links between the peer linked nodes.
Example 8 includes the non-transitory computer readable medium of example 1-7, wherein a goal of the reinforcement learning is to maximize a total network capacity of the network.
Example 9 includes the non-transitory computer readable medium of example 8, wherein the total network capacity is a sum of node scores for each of the peer linked nodes.
Example 10 includes the non-transitory computer readable medium of example 1-9, wherein the instructions, when executed, cause the machine to transmit information about the subset of the plurality of links to the peer linked nodes.
Example 11 includes an apparatus comprising a network information receiver to determine link capacities for a plurality of links between nodes of a network, determine a maximum number of children of the peer linked nodes, and determine a maximum number of parents of the peer linked nodes, and a reinforced learning analyzer to utilize reinforcement learning to determine a subset of the plurality of links to be activated in the network based on the link capacities, the maximum number of children, and the maximum number of parents.
Example 12 includes the apparatus of example 11, wherein the network is an integrated access backhaul network.
Example 13 includes the apparatus of example 12, wherein the peer linked nodes include an integrated access backhaul donor and a plurality of integrated access backhaul nodes.
Example 14 includes the apparatus of example 11-13, wherein the reinforced learning analyzer includes a neural processor for executing a reinforcement learning algorithm.
Example 15 includes the apparatus of example 11-14, wherein the reinforcement learning learns neural network weights.
Example 16 includes the apparatus of example 11-15, wherein the reinforcement learning is defined over a graph with graph embedding.
Example 17 includes the apparatus of example 11-16, wherein the link capacities are determined based on reference signal received power measurements of the links between the peer linked nodes.
Example 18 includes the apparatus of example 11-17, wherein a goal of the reinforcement learning is to maximum a total network capacity of the network.
Example 19 includes the apparatus of example 18, wherein the total network capacity is a sum of node scores for each of the peer linked nodes.
Example 20 includes the apparatus of example 11-9, further including a topology transmitter to transmit information about the subset of the plurality of links to the peer linked nodes.
Example 21 includes a method to determine topologies for networks, the method comprising determining link capacities for a plurality of links between nodes of a network, determining a maximum number of children of the peer linked nodes, determining a maximum number of parents of the peer linked nodes, and utilizing reinforcement learning to determine a subset of the plurality of links to be activated in the network based on the link capacities, the maximum number of children, and the maximum number of parents.
Example 22 includes the method of example 21, wherein the network is an integrated access backhaul network.
Example 23 includes the method of example 22, wherein the peer linked nodes include an integrated access backhaul donor and a plurality of integrated access backhaul nodes.
Example 24 includes the method of example 21-23, wherein one of the peer linked nodes includes a neural processor for executing a reinforcement learning algorithm.
Example 25 includes the method of example 21-24, wherein the reinforcement learning learns neural network weights.
Example 26 includes the method of example 21-25, wherein the reinforcement learning is defined over a graph with graph embedding.
Example 27 includes the method of example 21-26, wherein the link capacities are determined based on reference signal received power measurements of the links between the peer linked nodes.
Example 28 includes the method of example 21-27, wherein a goal of the reinforcement learning is to maximum a total network capacity of the network.
Example 29 includes the method of example 28, wherein the total network capacity is a sum of node scores for each of the peer linked nodes.
Example 30 includes the method of example 21-29, further including transmitting information about the subset of the plurality of links to the peer linked nodes.
Example 31 is an edge computing gateway, comprising processing circuitry to perform any of Examples 21-30.
Example 32 is a wireless access point, comprising a network interface card and processing circuitry to perform any of Examples 21-30.
Example 33 is a computer-readable medium comprising instructions to perform any of Examples 21-30.
The following claims are hereby incorporated into this Detailed Description by this reference, with each claim standing on its own as a separate embodiment of the present disclosure.
This patent claims the benefit of and priority to U.S. Provisional Patent Application Ser. No. 63/009,116, filed Apr. 13, 2020, entitled “REINFORCEMENT LEARNING-BASED NETWORK OPTIMIZATION VIA GRAPH NEURAL NETWORKS FOR ORAN AND INTEGRATED ACCESS AND BACKHAUL.” U.S. Provisional Patent Application Ser. No. 63/009,116 is hereby incorporated by reference herein in its entirety.
Number | Date | Country | |
---|---|---|---|
63009116 | Apr 2020 | US |