Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

97 results about "Node splitting" patented technology

Node splitting is a strategy employed by network operators to reduce oversubscription on existing HFC nodes by splitting them into two new nodes. “Node splitting can be used to decrease the number of premises sharing the same node which in turn allows greater bandwidth to be offered to...

Method of sending data package and incidentally sending reverse interest package in content center network

The invention discloses a method of sending a data package and incidentally sending a reverse interest package in content center network. The method includes the following steps : step 1, sending the interest package to the network to by a user A show that the user A is interested in the content; step 2, an intermediate node dealing with a request when the intermediate node in the network receives the interest package; step 3, combining a response data package and the interest package which needs to be requested by the user A to form a mixed data package by a user B when the user B wants to send a data request to the user A; step 4, the intermediate node splitting the mixed data package into a data package and a reverse interest package when the intermediate node in the network receives the mixed data package and respectively dealing with the data package and the reverse interest package; step 5, splitting the mixed data package by the user A when the user A receives the mixed data package, receiving the data package and delivering the data package to primary requested program, and meanwhile responding to the interest package by the user A and producing a corresponding data package. The method of sending the data package and incidentally sending the reverse interest package in content center network reduces transmission times of the package and improves information quantity and efficiency in once transmission.
Owner:XIDIAN UNIV

CART-based decision-making tree construction method in cognitive computation

The invention discloses a CART-based decision-making tree construction method in cognitive computation. The method comprises the following steps: initializing a root node of a decision-making tree and a characteristic attribute set corresponding to the root node according to establishment rules of the decision-making tree; carrying out sorting of data in a training set; judging whether all sample data in a node is of the same type or not; calculating the optimum characteristic attributes and the suboptimum characteristic attributes of the node to be split; judging whether the node satisfies the selected optimum splitting attributes and splitting conditions of an interruption mechanism or not; if the node satisfies the selected optimum splitting attributes and the splitting conditions of the interruption mechanism, carrying out splitting through the optimum splitting attributes, then iteratively replacing a current node with the node split through the characteristic attributes, and adding two new leaf nodes respectively from a left branch and a right branch, so as to achieve automatic splitting of the decision-making tree; and if the node does not satisfy the selected optimum splitting attributes or the splitting conditions of the interruption mechanism, waiting for data stream inputs, carrying out sample updating, and continuing to calculate node splitting. The method provided by the invention has the advantages that the accuracy of data stream processing is further improved, so that the possibility of system blocking is reduced.
Owner:NANJING UNIV OF POSTS & TELECOMM

Rock burst danger level prediction method based on local weighting C4.5 algorithm

ActiveCN108280289AEasy to handleOvercome the disadvantage of biased selection of attributes with more valuesDesign optimisation/simulationSpecial data processing applicationsNODALInformation gain ratio
The invention provides a rock bust danger level prediction method based on a local weighting C4.5 algorithm and relates to the technical field of rock burst prediction. The method includes the steps of firstly, adopting an MDLP method for conducting discretization on continuous attribute data in sample data, then adopting a local weighting method for selecting a training set and calculating the weight of samples, utilizing the weight of the samples to calculate an information gain ratio of each attribute, and selecting sample attributes as root nodes of a C4.5 decision tree and splitting attributes of other branch nodes according to the information gain ratios; finally, adopting the weight of the samples to substitute the sample number to conduct pessimistic pruning on the created decisiontree, and correspondingly achieving prediction of rock burst dangers and the like in a predicted area. According to the provided rock bust danger level prediction method based on the local weightingC4.5 algorithm, the defect is overcome that the preference selection values have too many attributes when information gain is adopted for selecting node splitting attributes in an ID3 algorithm; an over-fitting problem is avoided, and the prediction accuracy of a model is high.
Owner:LIAONING TECHNICAL UNIVERSITY

Fast indexing method and system based on position top-k keyword in sliding window

The invention discloses a fast indexing method and system based on a position top-k keyword in a sliding window. The method comprises creating a data indexing model and performing query; the data indexing model is created as follows: determining a geographical range covered by a quadtree and a node splitting rule; accepting a data stream, and inserting data in a node; splitting the node satisfyinga splitting rule, and inserting the data in the nodes to generate a complete quadtree; storing reverse indexes by leaf nodes; and storing MG polymerization abstracts of sub nodes thereof by non leafnodes; and adjusting the structure of the quadtree; the query comprises: initializing a result set; performing a pruning operation to obtain a candidate result set; and selecting a word with the maximum value in a priority queue, starting to calculate, starting to traverse from the root node until an accurate score of the root node is found on the leaf nodes, putting the accurate score in the queue, and repeating the operation until the previous k words of the priority queue are invariable. By adoption of the fast indexing method and system, the cost can be effectively reduced, the query speedis improved, the search space can be effectively trimmed according to the word frequency and the location proximity, and the geographic text data stream with high arrival rate can be processed.
Owner:SHENZHEN UNIV

A relay multi-path traffic assignment method for minimizing transmission delay

ActiveCN108989148AAvoid transmission performance degradationMinimize the average transmission delayData switching networksViewpointsBroadcast time
The invention discloses a relay multi-path flow distribution method for minimizing transmission delay. The traditional traffic assignment method directly distributes the end-to-end traffic to the network sub-stream, which causes the performance degradation of transmission delay. The method of the invention splits paths according to a sink node under the condition that paths are not independent, and performs relay multi-path flow distribution. The method firstly collects information, splits the paths, and then carries out network path modeling, quality evaluation and transmission traffic assignment, calculates the queue delay of the paths, solves the traffic assignment with the minimum delay, couples the traffic assignment results, and minimizes the average transmission delay of the data packets arriving at the destination node. From the viewpoint of improving the performance of the live broadcast time delay, the method of the invention considers the situation that a sink node exists inthe multipath transmission, monitors the link information in real time, carries out the relay multipath flow distribution to obtain the minimum transmission time delay, and avoids the transmission performance degradation caused by the competition of the sub-streams for the shared link resources in the traditional flow distribution method.
Owner:ZHEJIANG UNIV

Power supply service satisfaction influence factor identification method based on decision tree algorithm

The invention discloses a power supply service satisfaction influence factor identification method based on a decision tree algorithm, and the method comprises the steps: importing a needed function library, constructing a decision tree through a USDUW function, and marking the algorithm as a decision point; when a decision tree is constructed, selecting a certain characteristic value as a node ofthe tree according to a given sample data set, and calculating the information entropy in the data in the data set; determining the number of decision points of the decision tree, and marking the probability and the profit and loss value of the decision points on a probability branch; and when the decision tree selects the decision features, selecting the feature with the maximum Gini exponentialgain value as the node splitting condition. The method is clear in organization, rigorous in program, quantitative and qualitative in analysis, the satisfaction degree of the power customer is analyzed by utilizing a fuzzy decision tree analysis method, and the satisfaction degree of the power customer to the power service under which conditions can be clearly known by establishing a rule, so that conditions are provided for improving the service and improving the satisfaction degree of the power customer in the future.
Owner:国家电网有限公司客户服务中心 +2

Decision tree incremental learning method oriented to information big data

InactiveCN107194468AEasy to understandSolve the incremental problemMachine learningIncremental decision treeInformation gain
The invention provides a decision tree incremental learning method oriented to information big data. In front of a splitting node, a plurality of attribute values of each candidate attribute in the node are independently combined into two groups, and the candidate attribute with highest information gain is selected to divide the node into two branches. On an aspect of selecting a next node which is to be split, corresponding node splitting measurement values are calculated for all candidate nodes, and the candidate node which has a largest node splitting measurement value is always selected as a next splitting node. IID5R increases a function for evaluating classification attribute quality. By use of the method, NOLCDT is combined with the IID5R to put forward a hybrid classifier algorithm HCS (Hyperspherical Color Sharpening) which mainly consists of two stages of constructing an initial decision tree and carrying out incremental learning. According to the NOLCDT, an initial decision tree is established, and then, the IID5R is used to carry out the incremental learning. The HCS algorithm synthesizes the advantages of the decision tree and the incremental learning so as to bring convenience in comprehension and be suitable for the incremental learning.
Owner:HARBIN ENG UNIV
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products