CN115439932A - Behavior and information detection method taking regular tetrahedron framework as logic thinking - Google Patents

Behavior and information detection method taking regular tetrahedron framework as logic thinking Download PDF

Info

Publication number
CN115439932A
CN115439932A CN202211073594.XA CN202211073594A CN115439932A CN 115439932 A CN115439932 A CN 115439932A CN 202211073594 A CN202211073594 A CN 202211073594A CN 115439932 A CN115439932 A CN 115439932A
Authority
CN
China
Prior art keywords
behavior
nodes
main
data
information conversion
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202211073594.XA
Other languages
Chinese (zh)
Other versions
CN115439932B (en
Inventor
许诚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siyuan Life Engineering Co ltd
Original Assignee
Siyuan Life Engineering Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siyuan Life Engineering Co ltd filed Critical Siyuan Life Engineering Co ltd
Priority to CN202211073594.XA priority Critical patent/CN115439932B/en
Publication of CN115439932A publication Critical patent/CN115439932A/en
Application granted granted Critical
Publication of CN115439932B publication Critical patent/CN115439932B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/26Government or public services
    • G06Q50/265Personal security, identity or safety

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Psychiatry (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Social Psychology (AREA)
  • Educational Administration (AREA)
  • Multimedia (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application provides a behavior and information detection method taking regular tetrahedron framework as logic thinking, wherein the behavior framework comprises the following steps: the method comprises the steps that four independent main behavior nodes which are distributed are constructed, and based on behavior relations among different main behavior nodes, a connection relation between any two different main behavior nodes is constructed; each main behavior node is used for storing different types of behavior data, and under the connection relationship among different main behavior nodes, the different types of behavior data conform to a preset constraint relationship; and responding to any one or four of the main behavior nodes being triggered, and other main behavior nodes being synchronously triggered and executing a preset information conversion action to generate an information conversion event. The behavior architecture is constructed through the restriction relationship among the four main behavior nodes which are distributed in a distributed mode, so that the construction method of the behavior architecture is simplified, the constructed behavior architecture is simple and non-redundant, and the object execution efficiency is improved.

Description

Behavior and information detection method taking regular tetrahedron framework as logic thinking
Technical Field
The application relates to the technical field of computers, in particular to a behavior and information detection method taking regular tetrahedron architecture as logic thinking.
Background
The behavior framework is the basis for executing different behavior actions, and a reasonable behavior framework is crucial to the reasonable execution of the behaviors.
In the prior art, behavior architectures have various forms, are not unified, do not consider the essence of objects, have redundant behavior architectures and cause low execution efficiency of behaviors.
Disclosure of Invention
The present application is directed to solving at least one of the problems in the prior art.
To this end, the present application proposes a behavior framework, comprising: the method comprises the steps that four independent main behavior nodes which are distributed are constructed, and based on behavior relations among different main behavior nodes, a connection relation between any two different main behavior nodes is constructed; each main behavior node is used for storing different types of behavior data, and under the connection relationship among different main behavior nodes, the different types of behavior data conform to a preset constraint relationship; and responding to the condition that any one or more main behavior nodes are triggered, and other main behavior nodes are synchronously triggered and execute preset information conversion actions to generate information conversion events.
In some embodiments, the main behavior node further includes at least one child behavior node, and the child behavior data corresponding to the child behavior node and the main behavior data corresponding to the main behavior node conform to a preset constraint relationship.
In some embodiments, the master behavior nodes have different trigger priorities, and in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are triggered to execute a preset information conversion action based on the corresponding trigger priorities in sequence, so as to generate an information conversion event.
In some embodiments, after the master behavior node is triggered, the method further includes:
and storing the information conversion event generated after the main behavior node is triggered and other information conversion events generated after the main behavior node is synchronously triggered and executes a preset information conversion action into a block chain.
In some embodiments, the behavior architecture includes an architecture based on one or more regular tetrahedrons, the number of the behavior nodes is four or a multiple of four, and the behavior architecture is a regular tetrahedron-based bottom-layer architecture.
In some embodiments, the number of corresponding behavior nodes and the connection relationship between different behavior nodes are determined based on a behavior scenario, and the behavior nodes include a main behavior node and a child behavior node.
The application also provides an information conversion method based on behavior bottom layer logic thinking, which comprises the following steps:
receiving a behavior information conversion requirement;
constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation among the main behavior nodes;
in the behavior framework, in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are synchronously triggered and execute a preset information conversion action, and an information conversion event is generated.
The present application also provides a method for verifying behavioral information translation compliance, the method comprising:
acquiring a behavior data packet corresponding to behavior information conversion, and determining a data type and a data relation in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data;
when the data type and/or the data relation do not meet the preset conditions, judging that the behavior information conversion is a non-compliance behavior;
and when the data type and the data relation meet a preset condition, judging that the behavior information conversion is a compliance behavior.
The present application also provides an apparatus for verifying behavioral information conversion compliance, the apparatus comprising:
the acquisition module is used for acquiring a behavior data packet corresponding to behavior information conversion and determining the data type and the data relationship in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data;
the first judging module is used for judging whether the behavior information conversion is a non-compliant behavior when the data type and/or the data relation do not meet the preset condition;
and the second judging module is used for judging that the behavior information conversion is a compliance behavior when the data type and the data relation meet a preset condition.
The present application further provides an electronic device, comprising:
a memory for storing executable instructions; and the number of the first and second groups,
a processor, configured to be displayed with the memory to execute the executable instructions to perform any of the above methods for transforming behavior information, the method comprising: receiving a behavior information conversion requirement; constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation between the main behavior nodes; in the behavior framework, in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are synchronously triggered and execute a preset information conversion action, and an information conversion event is generated.
The present application further provides an electronic device, including:
a memory for storing executable instructions; and the number of the first and second groups,
a processor for display with the memory to execute the executable instructions to perform a method for verifying behavioral information conversion compliance as described in any one of the above, the method comprising: acquiring a behavior data packet corresponding to behavior information conversion, and determining a data type and a data relation in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data; when the data type and/or the data relation do not meet preset conditions, judging that the behavior information conversion is a non-compliance behavior; and when the data type and the data relation meet a preset condition, judging that the behavior information conversion is a compliance behavior.
The present application further provides a computer-readable storage medium for storing computer-readable instructions, which when executed, perform any one of the above methods for behavior information conversion, where the method includes: receiving a behavior information conversion requirement; constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation among the main behavior nodes; in the behavior framework, in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are synchronously triggered and execute a preset information conversion action, and an information conversion event is generated.
The present application also provides a computer-readable storage medium for storing computer-readable instructions that, when executed, perform any one of the above-described methods for verifying behavioral information conversion compliance, the method comprising: acquiring a behavior data packet corresponding to behavior information conversion, and determining a data type and a data relation in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data; when the data type and/or the data relation do not meet preset conditions, judging that the behavior information conversion is a non-compliance behavior; and when the data type and the data relation meet a preset condition, judging that the behavior information conversion is a compliance behavior.
The present application also proposes a computer program product comprising a computer program which, when executed by a processor, implements a method of information transformation based on behavioral underlying logical thinking or a method for verifying compliance of behavioral information transformation.
The present application also provides an apparatus for verifying behavioral information conversion compliance, the apparatus comprising:
the acquisition module is used for acquiring a behavior data packet corresponding to behavior information conversion and determining the data type and the data relationship in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data;
the first judging module is used for judging whether the behavior information conversion is a non-compliant behavior when the data type and/or the data relation do not meet the preset condition;
and the second judging module is used for judging that the behavior information conversion is a compliance behavior when the data type and the data relation meet a preset condition.
One or more technical solutions in the embodiments of the present application have at least one of the following technical effects: the behavior architecture is constructed through the constraint relation among the four main behavior nodes which are distributed, so that the construction method of the behavior architecture is simpler, the constructed behavior architecture is simple and non-redundant, and the execution efficiency of the object behaviors is improved.
The main behavior nodes in the behavior framework further can comprise sub-behavior nodes, and the sub-behavior nodes and the main behavior nodes also accord with a certain constraint relationship, so that the behavior construction can be suitable for more complex behavior scenes, and different behavior scenes can be constructed based on the constraint relationship of the main behavior nodes and the sub-behavior nodes, and the applicability of the behavior framework is further improved.
The corresponding information conversion can be executed based on the behavior framework, meanwhile, the compliance of the information conversion can be detected based on the behavior framework, and only the information conversion process which accords with the constraint relation in the behavior framework is the compliant behavior, wherein the embodiment of the constraint relation in the behavior data can be understood as the data type and the data association relation in the data packet, and only the information conversion process which corresponds to the data packet which accords with the preset relation is the compliant conversion behavior.
In order to further improve the flexibility, the adaptability and the universality of the behavior architecture, different behavior node priorities can be configured for each main behavior node and each sub behavior node, so that when different behavior nodes are triggered is determined according to the sequence corresponding to the priorities, and then the object can be controlled to be executed correctly and smoothly.
The behavior framework provided by the application is constructed based on the tetrahedron principle, and in view of stability, simplicity and balance of the tetrahedron framework, the behavior framework obtained based on the principle also has the advantages of stability, simplicity and balance.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of a behavioral framework provided by one embodiment of the present application;
FIG. 2 is a schematic flow chart for verifying compliance of behavior information transformation provided by an embodiment of the present application;
fig. 3 is a schematic flow chart of behavior information conversion provided in an embodiment of the present application;
FIG. 4 is a block diagram of an apparatus for verifying behavioral information translation compliance provided by an embodiment of the present application;
FIG. 5 is a simplified schematic diagram of a behavioral framework provided by an embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Embodiments of the present application will be described in further detail below with reference to the drawings and examples. The following examples are intended to illustrate the present application but are not intended to limit the scope of the present application.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of an embodiment of the application. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
The execution subject of the behavior framework and the transaction processing method can be a central server, or can also be a terminal of a user, including but not limited to a mobile phone, a tablet computer, a pc terminal, and the like.
In some embodiments, as shown in fig. 1, the behavioral architecture includes: the module 101 is a module which is formed by four independent main behavior nodes distributed, and based on behavior relations among different main behavior nodes, a connection relation between any two different main behavior nodes is constructed; a module 102, where each of the master behavior nodes is configured to store behavior data of different types, and under a connection relationship between different master behavior nodes, the behavior data of different types conform to a preset constraint relationship; the module 103, in response to that any one or more of the master behavior nodes are triggered, and other master behavior nodes are synchronously triggered and execute a preset information conversion action, generates an information conversion event.
The distributed behavior architecture comprises four main behavior nodes, and each main behavior node is independent. For example, each master behavior node may independently obtain data, process data, send data, and store data. Therefore, each master behavior node can acquire, process and transmit data quickly.
The four main behavior nodes are in distributed connection, and any two main behavior nodes can be independently connected, so that information communication between any two main behavior nodes can be realized, and communication between any two main behavior nodes can be realized.
In the behavior framework, any two main behavior nodes are in communication connection, so that when any one main behavior node is triggered, other main behavior nodes connected with the main behavior node are also triggered in response to a trigger instruction, and the processing of corresponding object behaviors is realized.
In the behavior framework, four main behavior nodes represent different roles in a behavior scene, and different main behavior nodes are used for storing behavior data of different types, so that the four different roles jointly form a specific object behavior scene. The four different main behavior nodes are connected in a distributed mode, each main behavior node is used for storing behavior data of different types, and the execution of specific object behaviors is achieved through data transmission and data processing among the four main behavior nodes connected in the distributed mode. Specifically, after any one of the four master behavior nodes is triggered, the master behavior node connected to the master behavior node receives the information, executes the corresponding object behavior step, and records the corresponding behavior data to implement the corresponding object behavior.
The behavior data of the four main behavior nodes conform to a preset constraint relation, and the constraint relation can be understood as a relation equation between data or a containment relation between an upper level and a lower level. And connecting different main behavior nodes through a preset restriction relationship, thereby realizing corresponding object behaviors. It can be understood that in different object behavior scenarios, different principal behavior nodes conform to different constraint relationships. In some embodiments, the constraint relationship may be a relational equation or a linkage relationship between different master behavior nodes, for example, after a master behavior node is triggered, whether other master behavior nodes are triggered and an action performed after the other master behavior nodes are triggered.
In some embodiments, the constraint relationship may be, for example, an equation relationship between any two or more principal behavior nodes constructed based on the object behavior requirements, or the constraint relationship may be a sequential relationship, a data flow relationship, or the like for completing data transmission of the current behavior between different principal behavior nodes, where the current object behavior is completed based on data transmission coordination between different behavior nodes.
In the embodiment, the behavior architecture is constructed through the constraint relation among the four main behavior nodes which are distributed in a distributed manner, so that the construction method of the behavior architecture is simpler, the constructed behavior architecture is simple and non-redundant, and the object execution efficiency is improved.
In some embodiments, when the behavior architecture is applied in a crisis system, each master behavior node in the distributed behavior architecture represents each processing module in the crisis system, which may be, for example, a terminal processing module, a transaction response processing module, an audit processing module, a media processing module. When a user triggers the terminal processing module, the dangerous situation information is sent, and the object processing module, the monitoring processing module and the media processing module simultaneously receive the dangerous situation information and store the dangerous situation information through the block chain. After the terminal processing module is triggered, other processing modules connected with the terminal processing module are triggered in response to the triggered signal of the terminal, and after the corresponding signal is received, the corresponding trigger event is executed based on the received signal, and the processing and conversion of the behavior data information are realized in the process.
For example, the dangerous event corresponds to a robbery event, the behavior framework includes four main behavior nodes, the four main behavior nodes may be a terminal processing module, an object processing module, a monitoring module and a media module, and the four main behavior nodes are connected in a distributed manner, and any two main behavior nodes may be connected in a communication manner. After a user triggers a robbery instruction at terminal equipment (such as a mobile phone APP), the four main behavior nodes are in distributed connection, so that the robbery instruction is transmitted to a transaction processing module (such as a police module), a monitoring module (such as a monitoring organ module for monitoring the police) and a media module at the same time, and thus three different main behavior node modules which accord with a preset restriction relationship receive the robbery instruction at the same time, then corresponding trigger events are executed, and processing and conversion of behavior data information are realized. For example, the local police is the first person in charge of the critical event, and needs to perform corresponding processing measures, and the monitoring authority of the local police can monitor the processing behavior of the first person in charge in real time to monitor the robbery event in time. Similarly, the media module can also acquire the dynamic and processing behavior of the robbery event in real time and supervise the behavior of the first person in charge in time. The open, transparent and impartial of event processing are guaranteed.
In some embodiments, the behavior framework may be applied to the field of medical affairs, and the four main behavior nodes of the behavior framework may specifically be different organs of a body, and the four main behavior nodes are connected in a distributed manner, and any two main behavior nodes may affect each other, for example, when any one of the organs has a fault, other organs may be affected accordingly.
The behavior framework provided by the application is a universal framework, the corresponding main behavior node and the corresponding sub behavior nodes can be obtained based on the behavior characteristics of different behaviors, the restriction relationship among the different behavior nodes is constructed, and then the behavior framework corresponding to the behavior nodes is constructed.
As shown in fig. 5, if the behavior structure is abstractly expressed, the behavior structure can be understood as a regular tetrahedron structure, and each corner of the regular tetrahedron represents a main behavior node, such as a P point, a C point, an a point, and a B point. In a specific transaction process, each main behavior node can be used for storing behavior data of a corresponding type, different main behavior nodes are connected to form a communication channel and a thing surface, and the four surfaces form a regular tetrahedron structure. After any one of the main behavior nodes is triggered, another behavior node connected with the main behavior node can be triggered through any one of the communication channels, and quick response and information processing to a trigger event can be achieved.
The regular tetrahedron structure is the simplest and most stable structure and the most balanced structure, and based on the stability and balance thought of the regular tetrahedron, the obtained behavior framework comprising four main behavior nodes also has the same stable, simple and universal effects.
The essence of the object to be grasped is to find four surfaces which are in the same body, have different energy information properties and are in cause and effect with each other. The behavior framework provided by the application is based on the thought, the behavior framework conforming to the Schw's law is provided, the most stable and balanced framework body can be obtained based on the behavior framework, and the object efficiency can be improved to the greatest extent based on the behavior framework.
In some embodiments, one or more of the main behavior nodes further include at least one child behavior node, and the child behavior data corresponding to the child behavior node and the behavior data corresponding to the main behavior node conform to a preset constraint relationship.
In a specific embodiment, the main behavior node can be understood as a parent node of the child behavior node, and when a constraint relation corresponding to a specific thing is constructed, the determined constraint relation is more accurate and reasonable by introducing an incidence relation between the main behavior node and the child behavior node.
It should be noted that, in the behavior framework, it is not limited that all the main behavior nodes correspond to child behavior nodes, but the number of the child behavior nodes may be flexibly set according to actual object requirements.
In the embodiment, the main behavior node in the behavior framework further may include a child behavior node, and the child behavior node and the main behavior node also conform to a certain constraint relationship, so that the object construction can be applicable to more complex object scenes, and different object scenes can be constructed based on the constraint relationship between the main behavior node and the child behavior node, thereby further improving the applicability of the behavior framework.
For example, when the thing corresponds to a critical scenario, the master behavior node includes a police node, a media node, wherein child behavior nodes of the police node may be police nodes, and the media node may not have corresponding child behavior nodes.
In some embodiments, the child behavior node comprises child behavior data; and constructing a restriction relation between the main behavior node and other main behavior nodes based on the main behavior data of the main behavior node and the sub behavior data of the sub behavior nodes.
Specifically, the constraint relationship includes a relationship between a main behavior node and a child behavior node corresponding to the main behavior node, and the constraint relationship also includes a constraint relationship between different main behavior nodes.
For example, in a behavior framework corresponding to a critical scene, behavior nodes can be different functional departments, and the restriction relationship between the different functional departments can be understood as the relationship between the upper level and the lower level, but the behavior framework can ensure that the functional departments at different levels can be supervised with each other, so that the transparency and the efficiency of processing critical events can be promoted, and the occurrence of events that the critical events cannot be properly managed due to mutual shielding between the functional departments caused by corruption or blackness can be prevented.
For example, in a critical scenario, after a critical event is triggered, an information event triggered by an end user is transmitted to other behavior nodes at a first time, so that the other behavior nodes can receive the latest information of the event at the first event and execute corresponding processing. Moreover, the process of dangerous event processing is normalized and structured, so that the operable space is reduced, and the phenomenon that the event cannot be processed fairly and transparently due to manual operation is prevented.
For example, in the medical field, each behavior node of the behavior framework may be a main organ of a body, so that by constructing health relationships among the organs in advance, as long as a state of one of the organs changes, a state change of the other organ associated with the organ can be located at a first time, thereby assisting a user to more intelligently perceive the change of the body.
Through the various types of constraint relations, different main behavior nodes can be more accurately associated based on the actual requirements of different object behaviors, and corresponding information conversion is cooperatively executed.
In some embodiments, the master behavior nodes have different trigger priorities, and in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are triggered to execute a preset information conversion action based on the corresponding trigger priorities in sequence, so as to generate an information conversion trigger event.
The trigger priorities of different master behavior nodes may be set based on different business requirements. For example, for different things, the four main behavior nodes in distributed arrangement may have different things priorities, so that different trigger priorities may be configured for the main behavior nodes, and thus, when any one of the main behavior nodes is triggered, different main behavior nodes are triggered based on the sequence corresponding to the trigger priorities, and the corresponding things behaviors are executed in order.
In some embodiments, the master behavior node may further include one or child behavior nodes, and in actual things, whether and when each master behavior node or child behavior node is triggered, the priority of being triggered, and the like may be configured based on the difference of things. If one main behavior node corresponds to one branch in the things, different branches can have different priorities, so that whether the branch is triggered or not can be determined based on the corresponding priorities of the different branches in the actual things scene.
In some embodiments, after the master behavior node is triggered, the method further comprises: and storing the information conversion event generated after the main behavior node is triggered and other information conversion events generated after the main behavior node is synchronously triggered and executes a preset information conversion action into a block chain. The data can be guaranteed not to be tampered through the block chain storage, and transparency and fairness in the object behavior execution process are guaranteed.
In some embodiments, further comprising: a method for verifying behavioral information translation compliance, the method comprising: acquiring a behavior data packet corresponding to behavior information conversion, and determining a data type and a data relation in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data; when the data type and/or the data relation do not meet preset conditions, judging that the behavior information conversion is a non-compliance behavior; and when the data type and the data relation meet a preset condition, judging that the behavior information conversion is a compliance behavior.
The behavioral framework may also be used to detect the normalization of information transformations. In particular, compliant information transformations should meet certain regulatory requirements. For example, after the transaction behavior is executed, a behavior data packet is generated, and the compliance of the information conversion is judged by checking whether the data in the behavior data packet satisfies the preset data type and data relationship. For example, when the critical event is a corrupt behavior, whether the corrupt behavior is satisfied or not can be determined by the behavior data packet corresponding to the behavior. And when the behavior data packet of one event comprises a preset data type and a preset data relation, judging that the information is converted into a compliance behavior, and otherwise, judging that the information is converted into a non-compliance behavior. The data relationship comprises incidence relationship and precedence relationship among different types of behavior data.
In the above embodiment, in order to further improve the flexibility, the adaptability, and the versatility of the behavior framework, different object priorities may be configured for each of the primary behavior node and the child behavior node, so that when different behavior nodes are triggered is determined according to the sequence corresponding to the priorities, and thus the object can be controlled to be executed correctly and smoothly.
In some embodiments, the type of things that each information transformation needs to include, and the association and precedence between different behavior data need to be predefined. If the behavior data generated after the information conversion is executed conforms to the predefined behavior data type, the incidence relation and the precedence relation, the process of executing the information conversion is proved to conform to the predefined normative process, and therefore the compliance of the information conversion can be reversely presumed based on the subsequently generated data packet.
In some embodiments, the information conversion corresponds to a monetary transaction behavior, and in the corresponding behavior architecture, if the execution process of the monetary transaction behavior conforms to a preset specification, then behavior data generated in the execution process of the information conversion process also certainly conforms to an object specification, and then the information can be determined to be converted into a compliant behavior.
If the monetary transaction behavior corresponds to a corruption behavior, behavior data in the corruption behavior process exists that does not meet the object specification. For example, if the compliant behavior data includes type a data, type B data, and type C data, any type of data is missing in the behavior data packet generated after the information conversion is completed, which indicates that the execution of the transaction behavior is not compliant with the specification, and is likely to be a corruption behavior. For another example, if the behavior data in the compliance information conversion packet should conform to the flow direction from data a to data B to data C, but the behavior data flow in the behavior data generated after the transaction behavior lacks data B, or the flow relationship between data A, B, C is incorrect, or the sequence of the flow relationship is incorrect, which indicates that the transaction behavior is not compliant.
In the embodiment, the pre-constructed behavior framework is used, and the constraint relationship between different main behavior nodes and different sub behavior nodes in the behavior framework is customized based on different object requirements, so that the method can be applied to most objects. Such a generic behavior framework greatly improves the efficiency of the event. And the normalization of the object behavior execution can be reversely verified based on the behavior data packet generated after the information conversion is executed.
In the above embodiment, not only the corresponding information conversion may be executed based on the behavior framework, but also the compliance of the information conversion may be detected based on the behavior framework, and only the information conversion that meets the constraint relationship in the behavior framework is the compliant behavior, where the representation of the constraint relationship in the behavior data may be understood as the data type and the data association relationship in the data packet, and only the information conversion that corresponds to the data packet that meets the preset relationship is the compliant behavior.
In some embodiments, the behavior framework is used for critical events, and comprises a terminal module, a function module, a monitoring module and a media module. After the terminal module triggers the critical event, at the moment, the personal information, the personal position, the real-time image of the critical event, the appeal and the like of the alarm person can be recorded in the terminal module, and based on the restriction relationship among the main behavior nodes, the information corresponding to the critical event can be transmitted to other main behavior nodes and/or sub behavior nodes after being processed to a certain degree. And when the other child behavior nodes and/or the child behavior nodes receive the corresponding critical event information, executing corresponding information conversion actions.
In some embodiments, the object structure may further include an information acquisition module, configured to acquire a scene where the terminal is located or personal information of a terminal user, for example, when the terminal corresponds to a personal user and a critical event occurs, the information acquisition module at this time may be configured to shoot or identify face information of the user, shoot or identify environment information where the user is located, and process the acquired information through a preset algorithm to obtain identity information of the user and details of the critical event in an environment where the user is located at this time, for example, identify a corresponding critical scene based on objects, relationships between objects, actions, and the like in the environment, where the corresponding critical scene includes a robbery scene, a traffic accident scene, a tumbling scene, and the like. And triggering corresponding object behavior actions based on the object scenes obtained after analysis, and storing the obtained information in the block chain in time.
The behavior architecture can be abstractly understood as a regular tetrahedron structure, the regular tetrahedron structure comprises four main behavior nodes which are distributed in a distributed mode, and different main behavior nodes can be in communication connection to realize information transmission, so that the data transmission efficiency can be guaranteed, the data transmission transparency can be guaranteed, and the data traceability is guaranteed or improved to the maximum extent.
The behavior framework provided by the application can be based on the principle that complex objects are simplified to the original points of the essence of the objects, decentralization can be achieved by following the Xun's law, and the behavior framework is stable and balanced.
The behavior architecture provided by the application is simple in structure and non-redundant in architecture, for complex objects, the core of the complex object can be extracted and simply expressed based on the principle of the object and the underlying logic, and the behavior architecture has certain universality. The philosophy principle corresponds to the fact that things are big, and the complicated things are essential.
The behavior framework provided by the application can return the essence of the object, discover the core and essence of the simple object and model the core and essence of the simple object. Corresponding to a small fact in philosophy.
The behavioral framework provided by the application is obtained based on the essence abstraction of the things like the Schwann's law, the geometric shape of the framework and the connection mode among different branches in different frameworks are obtained through experimental argumentation and scientific reasoning, and therefore the structure reflects the essence of the things.
In some embodiments, the behavioral architecture includes building based on one or more regular tetrahedron architectures, the number of the behavioral nodes is four or a multiple of four, and the behavioral architecture is based on a regular tetrahedron bottom-layer architecture. For example, a behavioral framework is constructed by taking a regular tetrahedron as the most basic unit, and the behavioral framework is constructed by one regular tetrahedron or a plurality of regular tetrahedrons together. That is, the number of nodes in the behavioral framework may be four or a multiple of four. The behavior framework is constructed based on the tetrahedral principle, and in view of stability, simplicity and balance of the tetrahedral framework, the behavior framework obtained based on the tetrahedral principle also has the advantages of stability, simplicity and balance. Similar to the human 'bottom layer logic thinking architecture', the structure gradually enters into the closed-loop body thinking logic architecture from the point, line and plane structures in the present mathematics, the behavior architecture provided by the application is similar to the bottom layer architecture about the regular tetrahedron, and the idea of the body architecture is different from the bottom layer logic architecture idea of the point, line and plane in the traditional meaning. The behavior framework based on the bottom layer logic thinking and constructed based on four nodes or multiple nodes of four is a framework without bugs, and is different from the behavior framework in the prior art which is not based on a regular tetrahedron structure and is not based on the bottom layer logic of human beings, so that the framework in the prior art is easy to generate bugs and defects, more schemes are needed to repair the defect framework in the prior art, and the bugs are continuous, patches are continuous, and the fundamental and thorough repair is difficult. The behavior framework provided based on the application solves the technical problems, and the behavior framework is not only simple and effective, but also can be used for solving various things. In some embodiments, a method of information transformation based on behavioral underlying logical thinking is also included, the method comprising: receiving a behavior information conversion requirement; constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation among the main behavior nodes; in the behavior framework, in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are synchronously triggered and execute a preset information conversion action, and an information conversion event is generated.
In some embodiments, the present application further provides a transaction method, the method comprising: receiving object requirements, wherein the object requirements comprise various types of behavior data; extracting a main behavior node of the object requirement based on the incidence relation among different types of behavior data; and constructing an object structure based on the extracted main behavior nodes and the incidence relation between the main behavior nodes, wherein the object structure executes object processing according to the main behavior data corresponding to each main behavior node and the incidence relation between the main behavior data.
In some embodiments, the number of corresponding behavior nodes and the connection relationship between different behavior nodes may be determined based on a behavior scenario, where the behavior nodes include a master behavior node and a child behavior node.
In an actual object scene, based on a received specific object requirement, extracting main behavior nodes corresponding to the object from the actual object scene, constructing a constraint relation between the main behavior nodes, further obtaining a behavior framework corresponding to the object requirement, and executing corresponding information conversion based on the behavior framework.
As shown in fig. 4, the present application also provides an apparatus for verifying compliance of behavior information conversion, the apparatus including:
an obtaining module 401, configured to obtain a behavior data packet corresponding to behavior information conversion, and determine a data type and a data relationship in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data;
a first determining module 402, configured to determine that the behavior information conversion is an out-of-compliance behavior when the data type and/or the data relationship do not satisfy a preset condition;
a second judging module 403, configured to judge that the behavior information conversion is a compliance behavior when the data type and the data relationship satisfy a preset condition.
The present application further provides a device for behavior information conversion, the device comprising:
the receiving module is used for receiving the behavior information conversion requirement;
the construction module is used for constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation between the main behavior nodes;
and the event generating module is used for responding to the condition that any one or more main behavior nodes are triggered, other main behavior nodes are synchronously triggered and execute a preset information conversion action in the behavior framework, and generating an information conversion event.
The present application further provides an electronic device, including:
a memory for storing executable instructions; and (c) a second step of,
and the processor is used for being displayed with the memory to execute the executable instructions so as to complete an information conversion method based on behavior bottom logic thinking or a method for verifying compliance of behavior information conversion.
The present application also provides a computer-readable storage medium for storing computer-readable instructions that, when executed, perform a method of information transformation based on behavioral underlying logical thinking or a method for verifying compliance of behavioral information transformation.
Fig. 6 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 6: a processor (processor) 610, a communication Interface (Communications Interface) 620, a memory (memory) 630 and a communication bus 640, wherein the processor 610, the communication Interface 620 and the memory 630 communicate with each other via the communication bus 640. Processor 410 may invoke logic instructions in memory 630 to perform a method for verifying behavioral information translation compliance, the method comprising: acquiring a behavior data packet corresponding to behavior information conversion, and determining a data type and a data relation in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data; when the data type and/or the data relation do not meet preset conditions, judging that the behavior information conversion is a non-compliance behavior; and when the data type and the data relation meet a preset condition, judging that the behavior information conversion is a compliance behavior. The processor 610 may invoke logic instructions in the memory 630 to perform a method of information transformation based on behavioral underlying logical thinking, the method comprising: receiving a behavior information conversion requirement; constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation between the main behavior nodes; in the behavior framework, in response to any one or more of the master behavior nodes being triggered, other master behavior nodes are synchronously triggered and execute a preset information conversion action, and an information conversion event is generated.
In addition, the logic instructions in the memory 630 may be implemented in software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solutions of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the methods according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Further, the present application also provides a computer program product, the computer program product includes a computer program, the computer program can be stored on a non-transitory computer readable storage medium, when the computer program is executed by a processor, the computer can execute a method for information transformation based on behavior-based underlying logical thinking, the method includes: receiving a behavior information conversion requirement; constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation among the main behavior nodes; in the behavior framework, in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are synchronously triggered and execute a preset information conversion action, and an information conversion event is generated.
In another aspect, embodiments of the present application further provide a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented by a processor to perform an information transformation method based on behavior-based underlying logic thinking, the method including: receiving a behavior information conversion requirement; constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation between the main behavior nodes; in the behavior framework, in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are synchronously triggered and execute a preset information conversion action, and an information conversion event is generated.
In another aspect, embodiments of the present application further provide a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented by a processor to execute a method for verifying compliance of behavior information conversion provided in the foregoing embodiments, where the method includes: acquiring a behavior data packet corresponding to behavior information conversion, and determining a data type and a data relation in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data; when the data type and/or the data relation do not meet preset conditions, judging that the behavior information conversion is a non-compliance behavior; and when the data type and the data relation meet a preset condition, judging that the behavior information conversion is a compliance behavior.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods of the various embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.
The above embodiments are merely illustrative of the present application and are not intended to limit the present application. Although the present application has been described in detail with reference to the embodiments, it should be understood by those skilled in the art that various combinations, modifications or equivalents may be made to the technical solutions of the present application without departing from the spirit and scope of the technical solutions of the present application, and the technical solutions of the present application should be covered by the claims of the present application.

Claims (10)

1. A behavioral framework, comprising: the method comprises the steps that four independent main behavior nodes which are distributed are constructed, and based on behavior relations among different main behavior nodes, a connection relation between any two different main behavior nodes is constructed;
each main behavior node is used for storing different types of behavior data, and under the connection relationship among different main behavior nodes, the different types of behavior data conform to a preset constraint relationship;
and responding to the condition that any one or four main behavior nodes are triggered, and synchronously triggering other main behavior nodes and executing a preset information conversion action to generate an information conversion event.
2. The behavior framework of claim 1, wherein the main behavior node further comprises at least one child behavior node, and child behavior data corresponding to the child behavior node and main behavior data corresponding to the main behavior node conform to a preset constraint relationship.
3. The behavior framework according to claim 1, wherein the master behavior nodes have different trigger priorities, and in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are triggered to execute a preset information conversion action based on the corresponding trigger priorities in sequence, so as to generate an information conversion event.
4. The behavior framework of claim 1, further comprising, after the master behavior node is triggered:
and storing the information conversion event generated after the main behavior node is triggered and other information conversion events generated after the main behavior node is synchronously triggered and executes a preset information conversion action into a block chain.
5. The behavioral framework according to any one of claims 1 to 4, characterized in that the behavioral framework comprises a structure based on one or more regular tetrahedrons, the number of behavioral nodes is four or a multiple of four, and the behavioral framework is a regular tetrahedron-based bottom layer framework.
6. The behavior framework according to any one of claims 1 to 4, wherein the number of corresponding behavior nodes and the connection relationship between different behavior nodes are determined based on a behavior scenario, and the behavior nodes include a main behavior node and a child behavior node.
7. An information transformation method based on behavior underlying logic thinking, characterized in that the method comprises:
receiving a behavior information conversion requirement;
constructing a behavior framework based on the main behavior nodes included in the behavior information conversion requirement and the incidence relation between the main behavior nodes;
in the behavior framework, in response to any one or more of the master behavior nodes being triggered, the other master behavior nodes are synchronously triggered and execute a preset information conversion action, and an information conversion event is generated.
8. A method for verifying behavioral information translation compliance, the method comprising:
acquiring a behavior data packet corresponding to behavior information conversion, and determining a data type and a data relation in the behavior data packet; the data relationship comprises incidence relationship and precedence relationship among different types of behavior data;
when the data type and/or the data relation do not meet preset conditions, judging that the behavior information conversion is a non-compliance behavior;
and when the data type and the data relation meet a preset condition, judging that the behavior information conversion is a compliance behavior.
9. An electronic device, comprising:
a memory for storing executable instructions; and the number of the first and second groups,
a processor for display with the memory to execute the executable instructions to perform the method of any of claims 6 or 7.
10. A computer readable storage medium storing computer readable instructions that, when executed, perform the method of any of claims 6 or 7.
CN202211073594.XA 2022-09-02 2022-09-02 Behavior and information detection method taking regular tetrahedral architecture as logic thinking Active CN115439932B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211073594.XA CN115439932B (en) 2022-09-02 2022-09-02 Behavior and information detection method taking regular tetrahedral architecture as logic thinking

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211073594.XA CN115439932B (en) 2022-09-02 2022-09-02 Behavior and information detection method taking regular tetrahedral architecture as logic thinking

Publications (2)

Publication Number Publication Date
CN115439932A true CN115439932A (en) 2022-12-06
CN115439932B CN115439932B (en) 2023-10-10

Family

ID=84247210

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211073594.XA Active CN115439932B (en) 2022-09-02 2022-09-02 Behavior and information detection method taking regular tetrahedral architecture as logic thinking

Country Status (1)

Country Link
CN (1) CN115439932B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674461A (en) * 2008-09-11 2010-03-17 上海市长宁区少年科技指导站 Intelligent network monitoring system for safety of primary and secondary school campuses
CN203057346U (en) * 2012-06-18 2013-07-10 电子科技大学 Public place emergent event handling system
US20140090071A1 (en) * 2012-09-21 2014-03-27 University Of Limerick Systems and Methods for Runtime Adaptive Security to Protect Variable Assets
US20150172300A1 (en) * 2013-12-17 2015-06-18 Hoplite Industries, Inc. Behavioral model based malware protection system and method
CN106523020A (en) * 2016-11-26 2017-03-22 辽宁工程技术大学 Coal mine fire emergency disposal method
CN106530169A (en) * 2016-09-18 2017-03-22 广东建邦计算机软件股份有限公司 City event processing method and device
CN111738372A (en) * 2020-08-26 2020-10-02 中国科学院自动化研究所 Distributed multi-agent space-time feature extraction method and behavior decision method
CN112733798A (en) * 2021-01-22 2021-04-30 上海高诚智能科技有限公司 Flood control emergency management system and method for dike facilities

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674461A (en) * 2008-09-11 2010-03-17 上海市长宁区少年科技指导站 Intelligent network monitoring system for safety of primary and secondary school campuses
CN203057346U (en) * 2012-06-18 2013-07-10 电子科技大学 Public place emergent event handling system
US20140090071A1 (en) * 2012-09-21 2014-03-27 University Of Limerick Systems and Methods for Runtime Adaptive Security to Protect Variable Assets
US20150172300A1 (en) * 2013-12-17 2015-06-18 Hoplite Industries, Inc. Behavioral model based malware protection system and method
CN106530169A (en) * 2016-09-18 2017-03-22 广东建邦计算机软件股份有限公司 City event processing method and device
CN106523020A (en) * 2016-11-26 2017-03-22 辽宁工程技术大学 Coal mine fire emergency disposal method
CN111738372A (en) * 2020-08-26 2020-10-02 中国科学院自动化研究所 Distributed multi-agent space-time feature extraction method and behavior decision method
CN112733798A (en) * 2021-01-22 2021-04-30 上海高诚智能科技有限公司 Flood control emergency management system and method for dike facilities

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ZIAUR RAHMAN 等: "Blockchain-Based Security Framework for a Critical Industry 4.0 Cyber-Physical System", 《EEE COMMUNICATIONS MAGAZINE》, pages 128 - 134 *
苑盛成: "基于多智能体的大规模紧急疏散仿真系统研究", 《中国优秀硕士学位论文全文数据库信息科技辑》, no. 08, pages 138 - 715 *
董春桥: "面向突发事件的智能建筑管理系统集成的研究", 《中国博士学位论文全文数据库工程科技Ⅱ辑》, no. 03, pages 038 - 12 *

Also Published As

Publication number Publication date
CN115439932B (en) 2023-10-10

Similar Documents

Publication Publication Date Title
CN114070710A (en) Communication network fault analysis method and device based on digital twin
Benghazi et al. Enabling correct design and formal analysis of Ambient Assisted Living systems
WO2022151815A1 (en) Method and apparatus for determining security state of terminal device
CN108449571A (en) A kind of car monitoring method and equipment
CN108959488A (en) Safeguard the method and device of Question-Answering Model
CN107203471B (en) Joint debugging method, service platform and computer storage medium
CN115439932A (en) Behavior and information detection method taking regular tetrahedron framework as logic thinking
CN112966547A (en) Neural network-based gas field abnormal behavior recognition early warning method, system, terminal and storage medium
CN106997322A (en) Method and apparatus for automatic test
CN115509212A (en) Automated testing system and method based on VTD
CN110298178A (en) Credible policy learning method and device, credible and secure management platform
CN113487041B (en) Transverse federal learning method, device and storage medium
CN112351030B (en) Data processing method and computer equipment
CN106230666B (en) A kind of monitoring method and monitoring system of service availability
CN116955139A (en) Updating method, device and equipment of test case and storage medium
Daubner et al. BPMN4FRSS: an BPMN extension to support risk-based development of forensic-ready software systems
CN110928537B (en) Model evaluation method, device, equipment and computer readable medium
CN115424348A (en) Dangerous situation behavior monitoring and rapid coping method based on regular tetrahedron framework
CN110535703A (en) A kind of car networking communication check method, apparatus and platform and computer readable storage medium
CN115458154A (en) Human body sign detection and rapid coping method applying regular tetrahedron framework
CN117789959B (en) Remote medical measurement and control method, system and medium based on virtual interaction technology
CN117151435B (en) Emergency management method, system and readable storage medium
Niazi et al. SimConnector: An approach to testing disaster-alerting systems using agent based simulation models
CN110750322B (en) Page management method in terminal equipment and related device
Saeed et al. Robust Requirements Specifications for Safety—Critical Systems

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant