Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

93 results about "Object type" patented technology

In computer science, an object type (a.k.a. wrapping object) is a datatype that is used in object-oriented programming to wrap a non-object type to make it look like a dynamic object. Some object-oriented programming languages make a distinction between reference and value types, often referred to as objects and non-objects on platforms where complex value types don't exist, for reasons such as runtime efficiency and syntax or semantic issues. For example, Java has primitive wrapper classes corresponding to each primitive type: Integer and int, Character and char, Float and float, etc. Languages like C++ have little or no notion of reference type; thus, the use of object type is of little interest.

Machine-learned architecture for structured synthetic data generation

Techniques may generate realistic synthetic data by programmatically generating a configuration file object type and relationship data. This configuration file may be used to retrieve source data matching the object type(s) and / or specific records indicated by the configuration file. The techniques may detect and anonymize private / proprietary information and may determine statistical characteristic(s) of the source data. A batch of prompt(s) may be generated using the source data, the statistical characteristic(s), and the configuration file and may be transmitted to one or more instances of a transformer-based machine-learned model. Sets of synthetic data received from the model instance(s) may be de-duplicated, checked for similarity to the source data (e.g., via embedding the synthetic data and the source data), and may be used to generate synthetic object(s) using the relationship(s) and / or other data indicated by the configuration file. These synthetic object(s) may then be deployed in a software environment.
Owner:SALESFORCE INC

Object trajectory prediction method and device, equipment, storage medium and program product

The invention discloses an object track prediction method and device, electronic equipment, a storage medium and a program product, and relates to the technical field of computers, and the method comprises the steps: obtaining the multi-modal motion data of a target object, inputting the multi-modal motion data into a Transform-based object type classification model, and obtaining the object type of the target object; determining a target language instruction according to the object type and a preset language instruction template, and combining the target language instruction with the multi-modal motion data to obtain input data; track prediction is conducted on the input data through a target large language model, a predicted track of the target object is obtained, and the target large language model is obtained through training of a parameter efficient fine tuning technology. According to the embodiment of the invention, high-precision and high-reliability trajectory prediction of various objects in various complex scenes can be realized.
Owner:CHINA MOBILE GROUP ANHUI +1

Enhancing an integrated end-of-purpose protocol with purpose information

The present disclosure involves systems, software, and computer implemented methods for integrated data privacy services. An example method includes determining to initiate an integrated end of purpose protocol for an object of an object type. Target applications are determined that are allowed to process objects of the object type for at least one purpose, based on identified purpose information. An end-of-purpose query is provided to the target applications and an end-of-purpose status is received from each target application that indicates whether the application is able to block the object. The received statuses are evaluated to determine whether an aligned end of purpose has been reached for the object. In response to determining that the aligned end of purpose has been reached for the object, a block command is provided to each of the multiple applications that instructs a respective application to locally block the object.
Owner:SAP SE

JAVA-based CSV file exporting method, system and equipment and medium

The invention provides a CSV file exporting method, system and device based on JAVA and a medium, and belongs to the technical field of computers. The method comprises the steps that a Java entity class is combined with an annotation to specify a field export format, request mapping is set in a Web project, and a basic array separation header and a field name are analyzed through a tool class; after header data containing UTF-8BOM is written into the output stream, field values are obtained or Map key values are traversed through a reflection mechanism according to object types, data formats are converted according to annotation or default rules in combination with formatting processing factory types, special character escape is completed, and the output stream is written. According to the method, automatic and efficient export from the structured data to the CSV file is realized through data format definition driven by annotation, general export logic packaged by a tool class and a multi-type adaptation mechanism of reflection and a factory mode, and the method is suitable for data export scenes of various Java projects.
Owner:SHANDONG LANGCHAO YUNTOU INFORMATION TECH CO LTD

Object positioning method, apparatus, device, medium, and program product

The present disclosure provides an object positioning method, device, equipment, medium and program product, and relates to the technical field of image processing. The method converts scene data reflecting the geometric information of the surface of an object into a set of local geometric primitives rich in spatial position, geometric type and characteristic parameters, calculates the geometric affinity between the primitives to represent the possibility that they belong to the same object, and then uses a clustering algorithm to realize instance segmentation, thereby solving the technical problem of low precision and poor robustness of traditional object positioning methods caused by occlusion, background interference and a large number of object types in a complex environment, realizing automatic object instance segmentation and positioning based on geometric clues without a large amount of manual annotation, and achieving the effects of improving the recognition accuracy of objects with complex geometric structures, enhancing the generalization ability of the method in real scenes, and significantly reducing the dependence on pre-training data and manual annotation.
Owner:HANGZHOU HUIDA HIGH PRECISION EQUIPMENT TECHNOLOGY CO LTD +1

Training method and device of object classification model, computer device and storage medium

The application discloses a kind of training method, device, computer equipment and storage medium of object classification model, the method includes: obtaining source sample field and target sample field;First sample data in source sample field and second sample data in target sample field have the object characteristics of different modalities of training object;Call object classification model to carry out feature calculation between first sample data and the object summary characteristics corresponding to training object, and obtain feature summary deviation;Call object classification model to carry out feature matching to the object summary characteristics corresponding to training object for second sample data, and obtain the predicted object type of the object to which second sample data belongs;According to the predicted object type of the object to which second sample data belongs and the object type label carried by second sample data, generate type prediction deviation;According to feature summary deviation and type prediction deviation, update the model parameter of object classification model.Using the present application, the classification accuracy of the object classification model trained can be improved.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD +1

System and method for identification and / or sorting of objects

The invention relates to a method for identifying and / or sorting objects, in particular for recycling materials, comprising the steps of: Linking at least one first object type to object identity information via a reference object type property uniquely identifying the first object type; performing at least one learning phase for teaching at least one KI algorithm, the learning phase comprising analyzing at least one object having the reference object type property for an object property; establishing a correlation between the object identity information and the at least one object property, the correlation comprising associating the at least one analyzed object with the first object type; analyzing at least one object for at least one object property; and calculating an object identity of the object to the first object type using the at least one KI algorithm. The invention further relates to a system for identifying and / or sorting objects based on artificial intelligence technologies.
Owner:POLYSECURE

A method and device for extracting quintuple entity relations

The present invention discloses a quintuple entity relationship extraction method, which performs entity relationship annotation on text corpus to obtain annotated data, and then performs quintuple preprocessing on the annotated data to obtain a quintuple training data set containing subject, subject type, relationship, object and object type. Then, a deep learning model is trained with the training data set containing the quintuple to obtain a relationship extraction model. When it is necessary to extract information from text data, the text data can be extracted through the relationship extraction model and corresponding quintuple data can be obtained. This can greatly improve the recall rate of entity relationship extraction, while also ensuring a high accuracy rate. In addition, the extracted data is more diversified, thereby improving the effect of text relationship extraction.
Owner:XIAMEN MEIYA PICO INFORMATION CO LTD

AI-assisted natural language request transformation with reduced cognitive load

Strategic actions can be performed before and during runtime to reduce the cognitive load of an LLM during transformation of a natural language request into a refined structured request. During a development stage, object-type-specific examples are collected; a given example includes an example natural language request and a corresponding example structured request representing a desired LLM output for the example natural language request. The examples can include function calls to train the LLM to include function calls in its output to delegate certain sub-tasks. At runtime, a prompt generation module generates a prompt for a natural language request which includes the natural language request, one or more of the examples, and a data model. The prompt is input to the LLM which produces a preliminary structured output including one or more function calls. The post-processing module executes the function(s) and generates a refined structured output based on the execution results.
Owner:SAP SE

Structured data processing method

The invention provides a structured data processing method, and relates to the technical field of data processing, and the method comprises the following steps: obtaining task structured data of a target task, obtaining object structured data, and if the object type of a target object belongs to the task type of the target task, obtaining the object structured data of the target task; if the attribute data of the target object meets the sub-task condition corresponding to the intermediate task and the geographic area where the object is located belongs to the task application area of the target task, taking the target task as the intermediate task, and if the attribute data of the target object meets the sub-task condition corresponding to the intermediate task, taking the sub-score corresponding to the sub-task condition as the attribute score of the intermediate task; and taking the sum value of all attribute scores of the intermediate task as a task matching score of the target object and the intermediate task, and if the task matching score of the target object and the intermediate task is greater than a matching success threshold value corresponding to the intermediate task, judging that the target object and the intermediate task are successfully matched. Therefore, the accuracy of judging whether the target object and the target task are successfully matched or not is improved.
Owner:HANGZHOU YSCREDIT CO LTD

Repeated vulnerability detection method based on multi-object type state analysis

The invention provides a repeated vulnerability detection method based on multi-object type state analysis, and the method comprises the steps: employing a preset vulnerability mode description language, constructing a corresponding vulnerability mode description rule for each vulnerability, and the rule comprises a plurality of variable objects and program statements causing the vulnerabilities; translating the vulnerability mode description rule into a corresponding linear sequential logic formula; converting the formula into an automaton, wherein the automaton comprises an accepting state of the automaton and binding constraints of a plurality of variable objects of the environment in the accepting state; constructing an interprocess control flow diagram for the target program to be detected, wherein the interprocess control flow diagram comprises a plurality of program points; performing multivariable object analysis on the target program based on the graph to obtain an automaton state set of each program point and a data dependency relationship of a plurality of variable objects under each automaton state, and when an automaton state in an accepting state exists and the data dependency relationship of the plurality of variable objects meets the binding constraint, performing the multivariable object analysis on the target program; and detecting that a corresponding vulnerability exists in the target program.
Owner:INST OF COMPUTING TECH CHINESE ACAD OF SCI

Data processing methods, apparatus, computer equipment and storage media

This application relates to a data processing method, apparatus, computer device, and storage medium. The method includes: in response to an operation on a control corresponding to a controlled object in a virtual scene, obtaining the object type corresponding to the controlled object; obtaining object action conditions matching the object type; determining an object-allowed release area based on the object action conditions, the object-allowed release area including the current hexagonal grid where the controlled object is located and multiple candidate hexagonal grid areas within a preset range associated with the current hexagonal grid; displaying the object-allowed release area in the virtual scene; receiving a touch operation on any candidate hexagonal grid within the object-allowed release area; determining a target object release area based on the hexagonal grid where the touch operation is located and the object action conditions; and controlling the controlled object to release within the target object release area. This method can reduce computational load.
Owner:广州三七极耀网络科技有限公司

Object classification at point of sale

Systems and methods of object classification at point of sale are provided. In one exemplary embodiment, a method is performed by a POS system having processing circuitry operationally coupled to a transducer operable to radiate a pressure wave and a sensor operable to sense a pressure wave. Further, the transducer and the sensor are positioned on or about the POS system so that a field of radiation of the transducer and a field of detection of the sensor are directed towards a certain region of the POS system. The method includes receiving, from the sensor, a reflected signal that represents a pressure wave radiated by the transducer that is reflected from a surface of an object when in or about the certain region of the POS system so that the object can be classified as at least one of a set of object types based on the reflected signal.
Owner:TOSHIBA GLOBAL COMMERCE SOLUTIONS INC

Object detection with instance detection and general scene understanding

Various implementations disclosed herein include devices, systems, and methods that determine a particular object instance in CGR environments. In some implementations, an object type of an object depicted in an image of a physical environment is identified. Then, a particular instance is determined based on the object type and the image. In some implementations, objects of the particular instance have a set of characteristics that differs from sets of characteristics associated with other instances of the object type. Then, the set of characteristics of the particular instance of the object depicted in the physical environment is obtained.
Owner:APPLE INC

A data processing system for object classification

This invention provides a data processing system for object classification, comprising: a target geographic region, a processor, and a memory storing a computer program. When the computer program is executed by the processor, it performs the following steps: obtaining a list of object types corresponding to the target geographic region; obtaining a list of object identifiers corresponding to the list of object types; obtaining a list of object quantities corresponding to the list of object types; and obtaining a list of object information corresponding to the list of object types based on the list of object identifiers and the object quantities. It is understood that this invention sets multiple object types, processes data collected by all devices capable of collecting object information within the target region, and records the object information, obtaining object identifiers and corresponding object characteristics within the target region, and further obtaining object identifiers and object quantities corresponding to object types, which helps improve the accuracy of object classification.
Owner:HANGZHOU YUNSHEN TECH CO LTD

Method and device for recognizing an object, as well as machine learning model and computer program product

The present disclosure relates to a method for recognizing an object. The method comprises the following steps: i) Comparing a detected object from a second frame with at least one detected object from a first frame using at least one of the following parameters: a) distance in terms of distance, in particular the Euclidean distance between the objects; b) Difference between the objects in their geometric dimensions, in particular the height and / or width of the objects; c) Difference between the objects in their preferably optical and / or acoustic appearance; d) Equality of the objects with respect to an object type; ii) Evaluating the results from step i) to determine whether the detected object of the second frame is the detected object of the first frame. The present disclosure further relates to a device (1) for recognizing an object, as well as a machine learning model and a computer program product.
Owner:BEEBUCKET GMBH

Object relationship analysis using force-directed graphs based on object metric values

Disclosed techniques provide improved relationship evaluation for computing objects, including to provide improved resource management. First metric values for object instances of a first set of a plurality of object instances of an object type are received. A graph data structure with nodes holding identifiers and metric values is instantiated. Directed edges are generated between nodes using the metric values, and edge weights are assigned based on these values. A graph can be rendered on a user interface, or code can be executed to identify a node pointed to by another node. When the code is executed, the identifier can be used to adjust resource allocation for the identified node, adjust prioritization of processing using the identified node, generate a notification that includes the identifier of the identified node, or trigger a computing process that uses the identifier of the identified node as an argument.
Owner:SAP SE

Python code static analysis method and device

The present disclosure relates to a Python code static analysis method and device, the method comprising: obtaining source code of a Python project, and converting the source code into an abstract syntax tree; generating an abstract object, the abstract object being used to simulate an object created in a running process of the source code; binding the abstract object to a corresponding variable based on semantic information contained in the abstract syntax tree and Python syntax, to obtain a pointing analysis result of the Python project; obtaining a speculated variable according to a node type of a node in the abstract syntax tree, and obtaining a variable type speculation result of the Python project by speculating a type of each speculated variable; and judging whether the Python project violates a code programming rule and touches an object type error based on the pointing analysis result and the variable type speculation result, to obtain a static analysis result of the Python project. The present disclosure can supplement variable types that cannot be reasoned in the prior art based on a speculation method of syntax and semantics, and comprehensive Python code static analysis is achieved.
Owner:INST OF SOFTWARE - CHINESE ACAD OF SCI

Object type identification method, device, electronic device and storage medium

The present application discloses an object type recognition method, device, electronic device and storage medium, the method comprising: obtaining feature information of an object to be recognized; inputting the feature information of the object to be recognized into a first target type recognition model to obtain a first probability value that the object to be recognized belongs to the target type; the first target type recognition model is obtained by training a first neural network model based on meta-learning; inputting the feature information of the object to be recognized into a second target type recognition model to obtain a second probability value that the object to be recognized belongs to the target type; the second target type recognition model is obtained by training the second neural network model based on a genetic algorithm; and determining the type of the object to be recognized based on the first probability value and the second probability value. In this way, the accuracy of object type recognition can be greatly improved, and the problems of low efficiency and poor effect of object type recognition existing in traditional manual or traditional non-deep learning models can be solved.
Owner:GUANGZHOU TENCENT TECH CO LTD +1

Model generation method, display method, device, storage medium and program product

The embodiment of the invention provides a model generation method, a display method, equipment, a storage medium and a program product, and the method comprises the steps: providing selection prompt information of at least one part model corresponding to a plurality of part types for a user; the plurality of component types belong to target object types; in response to the component model selection request, determining target component models respectively selected for the plurality of component types; forming a first object model corresponding to the target object type by the target component models corresponding to the plurality of component types; in response to the map making request, determining a map material provided by a user, and based on the map material, generating a model map corresponding to the first object model; and mapping the model map into the first object model to obtain a second object model. According to the technical scheme provided by the embodiment of the invention, the flexibility of manufacturing the object model is improved.
Owner:TAOBAO CHINA SOFTWARE

Task information generation method, object processing method, electronic device, storage medium and program product

PendingCN121093083AObject typeEngineering
The embodiment of the invention provides a task information generation method, an object processing method, electronic equipment, a storage medium and a program product. The method comprises the following steps: acquiring classification demand information; classification dimension analysis is carried out according to the classification demand information, type labels under different classification dimensions and label description information of the type labels are generated, and the different classification dimensions correspond to different type labels and the label description information of the type labels; and for at least one classification dimension in different classification dimensions, type identification task information corresponding to the type label is generated based on the type label and the label description information under the classification dimension, and different types of identification task information are used for indicating object type identification under different classification dimensions. By means of the technical scheme, the accuracy of the generated type recognition task information can be improved, and then the accuracy of object type recognition based on the type recognition task information is improved.
Owner:BEIJING ZITIAO NETWORK TECH CO LTD

Object type identification device, object type identification method, and object type identification program

ActiveJP7910602B2Object typeRadiology
To provide an object type specifying device, an object type specifying method, and an object type specifying program capable of correctly specifying the type of an object picked up by a person.SOLUTION: The object type specifying device is provided with: a position detecting unit for detecting the position of an object; a storing unit for storing information indicative of a type of the object at the position of each object; a determining unit for determining, based on information from a sensor, whether the object has been taken out or the object has been placed; an object specifying unit for specifying, when the determining unit determines that the object has been taken out, the type of the taken-out object based on the output of the position detecting unit and the information stored in the storage unit; and an updating unit for updating, when the determining unit determines that the object has been placed, the information stored in the storing unit by using images captured by a camera for capturing the arrangement of each object from the front side.SELECTED DRAWING: Figure 18
Owner:NEC CORP

A method and system for full system state persistence suitable for a library operating system

ActiveCN121614186BData packOperational system
The application discloses a kind of full-system state persistence method and system suitable for library operating system.The application is first configured and initialized to Unikernel virtual machine system;Secondly, the state of Unikernel virtual machine system is abstracted as a versioned object type set;Then, based on the object type set, a one-way linked list structure of superblock anchoring is used to implement incremental log management, and the object metadata and disk location are tracked and persisted by fixed-size log entries;Then, through the resource partition model, the management tasks of object metadata and disk location are offloaded to processor execution by asynchronous decoupling architecture, to realize core decoupling;Finally, external synchronization queue intercepts and delays the release of outgoing data packets, ensures that the system state is persisted after sending, and uses adaptive strategy to optimize performance.The application is linked to Unikernel as a library, and full-system persistence can be achieved without modifying the source code of application programs or third-party libraries.
Owner:ZHEJIANG UNIV

Object classification device, object classification method and object classification system

An object classification device generates region unit information indicating the region information of the object, classifies the object by determination of the object type or state based on the region unit feature value extracted from the region unit information, and the partial region unit feature value extracted from the partial region of the input image, and displays the object classification result for the user. This makes it possible to classify the object type or state accurately even in spite of co-existence of the objects different in size, length, shape, and the like in the image.
Owner:HITACHI HIGH TECH CORP

Systems and methods for modeling process-level interactions

PendingUS20260134378A1ResourcesObject typeModelSim
Some embodiments provide a non-transitory machine-readable medium that stores a program to generate an execution graph. The execution graph includes a semantic layer that is generated based on the processes involved in the system and the object types shared between the processes. The execution graph further includes an execution layer that is generated by modifying the semantic layer to include object instances that are involved in the processes. The execution layer can be presented on a display, thus allowing a user to visualize the process interactions taking place between the processes.
Owner:SAP SE

Archiving plug-in optimization

In an example embodiment, at the beginning of a session of a software application, the archiving plug-in determines whether there is any archived data for each possible archived object type. A flag can then be set indicating whether there are or are not any archived data for any possible archived object type. Then, when a call comes into the archiving plug-in (such as when a search is performed), rather than blindly checking the archive for matching data and determining whether the matching data can be accessed by the searching user, the flag is checked first. Only if the flag indicates that there are archived data for some possible archived object type will the call be serviced. Otherwise the call will be ignored / stopped.
Owner:SAP SE

Automated least privilege assignment

Described are techniques for automated least privilege role definition. The techniques include enumerating access patterns including a subject, a verb, an object location, and an object type of respective Application Programming Interface (API) calls in source code associated with a binary program. For a first function call in the source code, the technique is configured to generate a first object type based on an API definition associated with the function call, a first verb based on an API-to-verb matching database, a first subject based on a program-to-subject mapping database and the binary program, and a first object location based on the API definition associated with the function call. The technique further includes generating a Role Based Access Control (RBAC) role definition based on the enumerated access patterns.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

A method and system for describing a PLC project

ActiveCN121300215BPathPingObject type
This invention belongs to the field of PLC automation technology, specifically relating to a PLC project description method and system. The method includes: describing a PLC project in a development environment based on the TOML markup language; creating corresponding program units, global variable sets, periodic tasks, and devices according to the description of the PLC project, and encapsulating them in the PLC project file, or modifying the attributes of program units, global variable sets, periodic tasks, or devices in the PLC project file according to the description of the PLC project; and exporting the PLC project file. The PLC project and its corresponding program units, global variable sets, periodic tasks, and devices are all edited and generated or modified according to the description format of metadata + object definition, and the object definition section at least defines fields representing the operation mode, fields representing the object path, and fields representing the object type.
Owner:SHANGHAI BAOSIGHT SOFTWARE CO LTD

Progress tracking with automatic symbol detection

A method and system provide the ability to track object progress in a drawing sheet. An object type is created and activity types are assigned to the object type. The activity types represent a progression of an object of the object type. A portable document format (PDF) drawing sheet that has multiple symbol instances is obtained. A graphic region containing a symbol instance is selected in the drawing sheet. A markup is created on the drawing sheet based on the selected graphic region. Multiple symbol instances are autonomously detected based on the selected graphic region. Progress tracking markup instances of the markup are autonomously created for the detected symbol instances and are linked to the object type. The progress of the object instances is visually tracked using graphical user interface (GUI) visualizations that provide a visual representation of the progression via the markups.
Owner:AUTODESK INC

Low-development system for dynamic information queries

Systems and methods include reception of an instruction to initiate an inquiry associated with a first instance of a first object type, querying of a system for object metadata defining a plurality of fields of the first object type, generation of a first user interface presenting one or more of the plurality of fields, reception of user input to the first user interface, the user input specifying a first one or more fields of the presented one or more of the plurality of fields, generation of the inquiry specifying the first one or more fields and the first instance, transmission of the inquiry, reception of a response to the inquiry including data associated with the first one or more fields and the first instance, and instructing of a system to update the data associated with the first instance of the first object type based on the received data associated with the first one or more fields and the first instance.
Owner:SAP SE