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

152 results about "Procedural generation" patented technology

In computing, procedural generation is a method of creating data algorithmically as opposed to manually, typically through a combination of human-generated assets and algorithms coupled with computer-generated randomness and processing power. In computer graphics, it is commonly used to create textures and 3D models. In video games, it is used to automatically create large amounts of content in a game. Depending on the implementation, advantages of procedural generation can include smaller file sizes, larger amounts of content, and randomness for less predictable gameplay. Procedural generation is a branch of media synthesis.

Interactive directed light/sound system

An interactive directed beam system is provided. In one implementation, the system includes a projector, a computer and a camera. The camera is configured to view and capture information in an interactive area. The captured information may take various forms, such as, an image and / or audio data. The captured information is based on actions taken by an object, such as, a person within the interactive area. Such actions include, for example, natural movements of the person and interactions between the person and an image projected by the projector. The captured information from the camera is then sent to the computer for processing. The computer performs one or more processes to extract certain information, such as, the relative location of the person within the interactive area for use in controlling the projector. Based on the results generated by the processes, the computer directs the projector to adjust the projected image accordingly. The projected image can move anywhere within the confines of the interactive area.
Owner:MICROSOFT TECH LICENSING LLC

Methods for generating natural language processing systems

Methods are presented for generating a natural language model. The method may comprise: ingesting training data representative of documents to be analyzed by the natural language model, generating a hierarchical data structure comprising at least two topical nodes within which the training data is to be subdivided into by the natural language model, selecting a plurality of documents among the training data to be annotated, generating an annotation prompt for each document configured to elicit an annotation about said document indicating which node among the at least two topical nodes said document is to be classified into, receiving the annotation based on the annotation prompt; and generating the natural language model using an adaptive machine learning process configured to determine patterns among the annotations for how the documents in the training data are to be subdivided according to the at least two topical nodes of the hierarchical data structure.
Owner:100 CO GLOBAL HLDG LLC

System and method for real-time library generation of grating profiles

The present invention provides a method and a system for a real-time configurable definition and generation of grating profile libraries. A parameter set is used to specify the ranges of grating dimensions and resolutions of the profile library to be generated. In one embodiment, a compiler creates subsets of a large profile library, the subset designed to enable rapid search and validation of real-time data. In another embodiment, an automatic process generates a new parameter set and a new subset of the library when trigger conditions are met. Subsets of the profile library may be used to check if grating spectrum data are within the ranges established for an application and if the dimensions are within the process averages established for a manufacturing run. The system for generation of grating profile libraries is scalable, operable in a distributed environment, and includes application specific items that can be selected or determined by the client.
Owner:TOKYO ELECTRON US HOLDINGS INC

Methods and apparatus for creation of parsing rules

Techniques for parsing rule creation are provided. A technique for constructing one or more message parsing rules may comprise the following steps. First, message data representing past messages, for example, associated with a network, an application and / or a system being analyzed, is obtained. For example, this may involve reading the past or historical message data from messages logs or having a system point to the message data in existing data storage. Parsing rules are then generated by a process from one or more existing rule templates and / or based on user selection and classification of at least a portion of a message. For example, the user may choose a message part and demonstratively classify the part, for example, as a positive or negative example. The generated rules may then be stored for access by a rule-based parsing system such as a message adaptation system. Prior to generation of the one or more parsing rules, a message structure may be established upon which generation of the rules may be based.
Owner:META PLATFORMS INC

Interactive system and method for generating metadata for programming events

Metadata for a programming event may be generated through an interactive process. A system may receive data corresponding to a programming event. The data may include descriptive information and timing information. The system may then generate preliminary metadata for the programming event from the received data. The system may provide the preliminary metadata to a system user, and then receive user specified metadata responsive to the preliminary metadata. The preliminary metadata may include one or more of categories of a classification hierarchy, goodness of fit scores associated with the categories, keywords, goodness of fit scores associated with the keywords, and a title. Related embodiments may pertain to a system implementing such methods. Further related embodiments may pertain to methods and systems in which a system user is enabled to approve preliminary metadata provided by the system.
Owner:MYDTV

Archiving a Build Product

An enhanced integrated development environment (IDE) is able to archive a build product and / or work with an archived build product in various ways. In one embodiment, a build product archive includes a manifest, a source code snapshot, a symbol table, and a build product. The manifest contains meta-data about the archive. The source code snapshot is a copy of the source code that was used in the build process. The symbol table is a copy of the symbol table that was generated by the build process. The build product is a copy of the build product that was generated by the build process. A developer can use the enhanced IDE to help share a build product with others and / or to understand system logs and reports that describe operation of the build product (e.g., crash logs and memory logs).
Owner:APPLE INC

Grammar generation for voice-based searches

A grammar generation process generates a voice recognition grammar for interpreting search queries of a domain of items. The grammar comprises both single-term and multi-term utterances derived from the texts of the items (preferably the item titles). The utterances are derived in-part by expanding phrases selected from the item text into their individual terms plus all forward combinations of such terms. The forward combinations and individual terms that are deemed not useful to the search process are filtered out of the grammar. The process tends to produce a grammar containing the utterances that are most likely to occur within voice queries for the items, while maintaining a grammar size that is sufficiently small to provide reliable voice recognition.
Owner:A9 COM INC

Method and apparatus for automatically identifying potentially unsafe work conditions to predict and prevent the occurrence of workplace accidents

InactiveUS20090089108A1FinanceEvent dataData mining
A computer implemented method, apparatus, and computer usable program product for predicting an occurrence of a workplace accident. The process monitors current event data derived from a continuous video stream. The current event data comprises metadata describing events occurring at a workplace. The process then compares the current event data with previous event data that describes a set of previous events associated with a previously identified workplace accident. In response to detecting events in the current event data corresponding to at least one event in the set of previous events, the process generates a notification identifying a potential occurrence of the workplace accident.
Owner:IBM CORP

Worker self-management system and method

ActiveUS20140249877A1Handy statsTimely accurate self-reporting managementOffice automationResourcesComputer softwareComputer science
This Application relates to a system, method and computer software code for the timely and accurate self management by workers and employees of their own reporting of task related statistical data and information to their contractors and employers. This is a labour and service management system utilizing a “cloud based” server, and a portable “Smartphone” computing device that is in continual communication with the server by way of the wireless facility of the telecom service provider to the individual worker / employee, the effect of which system is that each worker or employee has his or her own individual mobile GPS enabled “punch clock” device. Both the server and the Smartphone contain computer readable software code. Additionally, this system supports custom interfaces between the contractor / employer and the worker / employee, and a wealth of management information in custom report formats. Taken together, the hardware and the software parts of the System create a worker self management process, which generates, connects and transforms raw data and information for the benefit of both the worker / employee, and his or her contractor / employer.
Owner:HULL HUGH

Programming automation by demonstration

A system for programming automation by demonstration where a control program may be created or modified through the process of demonstrating desired behavior using graphical representations (or widgets) of physical, programming, and user interface elements. Widgets have state, or properties, and may also have inherent events associated with them or indirect events that are generated through the demonstration process. The general process of demonstration consists of providing several individual example behaviors. Complete behavior, and thus the resultant code, is generated through inferencing from a number of individual example behaviors. The process of programming automation by demonstration reduces the complexity of the programming task and thereby greatly simplifies the workload of the control programmer, allowing the programmer to concentrate more on the specific automation application at hand rather than on the particulars of the programming language or tools. The invention may be applied to a wide range of automation applications, from home and building automation to industrial automation, and may be practiced by novice and expert-level users.
Owner:SIEMENS CORP

Method and apparatus for spellchecking electronic documents

A computer implemented method, an apparatus, and a computer program product for spellchecking an electronic document. In response to receiving the electronic document, the process parses the electronic document for a set of non-standard words that are absent from a dictionary used by a document editing program. In response to locating the set of non-standard words in the electronic document, the process generates an index that includes, but is not limited to, the set of non-standard words. The process then reviews the electronic document for spelling errors using the generated index.
Owner:DAEDALUS BLUE LLC

Data quality measurement for etl processes

Techniques for maintaining data quality of transformed data generated using an Extract-Transform-Load (ETL) process and stored in at least one data warehouse, the method comprising generating a quality metric for each of a plurality of units of the transformed data with reference to at least one data quality measurement rule, the quality metric for each unit of the transformed data representing a validity measure defined by the corresponding data quality measurement rule; and generating a report organizing the quality metrics for selected units of the transformed data.
Owner:OATH INC

Biometric-music interaction methods and systems

A system and method for the automatic, procedural generation of musical content in relation to biometric data. The systems and methods use a user's device, such as a cell phone to capture image data of a body part, and derive a biometric signal from the image data. The biometric signal includes biometric parameters, which are used by a music generation engine to generate music. The music generation can also be based on user-specific data and quality data related to the biometric detection process.
Owner:HUMA THERAPEUTICS LTD

Computer-Implemented Methods for Generating 3D Models Suitable for 3D Printing

Computer-implemented processes for allowing a user with limited technical knowledge to easily design 3D models. The 3D models generated by such processes may be 3D printed, as the models are solid, which is necessary for 3D printing. Each of these computer-implemented processes takes a small amount of simplified user input and generates one of a number of different 3D models. More specifically, based on the user input, the computer-implemented processes automatically generate CAD primitives, and automatically perform certain CAD operations on those primitives, such that a 3D model is generated.
Owner:MAKEIG PREM

System And Method For Delete Fencing During Synchronization Of Remote And Local File Systems

ActiveUS20160299917A1Preventing improper deletesFacilitates validating (confirming) fileDigital data information retrievalSpecial data processing applicationsGlobal file systemFile system
The invention prevents improper deletes of file system objects during rescan synchronizations of local and remote (cloud) file systems. File and folder deletes are validated (confirmed) during a rescan synchronization using events generated for a steady state synchronization process. Any improper deletes are fenced and not allowed to proceed during synchronization. A method for synchronizing local (LFS) and remote (RFS) file systems includes monitoring the LFS for changes, generating a first set of events as part of a first synchronization routine (e.g., a steady state synchronization routine), generating a second set of events as part of a second (rescan) synchronization routine, validating selected events of the second set with events of the first set to determine whether each of the selected events of the second set is valid or invalid, and synchronizing the file systems based on the events of the second set excluding those that have been invalidated. Storage systems are also disclosed.
Owner:EGNYTE

Method and Device for Processing Seismic Data

Apparatus, computer instructions and method for processing seismic data related to a subsurface of a body of water. The method includes inputting data indicative of recordings made by detectors provided on a curved profile in response to an acoustic wave reflected from the subsurface; applying a matched mirror migration procedure to the data, where (i) actual positions of the detectors on the curved profile and corresponding recordings, and (ii) fictitious mirror positions of the actual detectors on the curved profile and corresponding recordings with a changed sign are added in the matched mirror migration; and generating a final image of the subsurface based on the matched mirror migration procedure.
Owner:CGGVERITAS SERVICES

Systems and methods for generating a threat classifier to determine a malicious process

A computer-implemented method for generating a threat classifier is described. A parameter collection module is distributed to a plurality of client processing systems. The module comprises a set of rules to detect a behavior in the client processing systems. If one or more of the set of rules are satisfied, input data indicative of a plurality of client processing parameters is received. The input data is scaled to provide a plurality of parameter vectors. Each of the parameter vectors are classified as a threat or a non-threat. A machine learning process is performed on at least one of the classified parameter vectors. The threat classifier is generated from the machine learning process. The threat classifier is transferred to at least one client processing system. The threat classifier is configured to automatically determine if a process to be performed in a client processing system is malicious.
Owner:NORTONLIFELOCK INC

Grammar generation for voice-based searches

A grammar generation process generates a speech recognition grammar for interpreting search queries or a domain of items. The grammar comprises both single-term and multi-term utterances derived from the texts of the items (preferably the item titles). The utterances are derived in-part by expanding phrases selected from the item text into their individual terms plus all forward combinations of such terms. The forward combinations and individual terms that are deemed not useful to the search process are filtered out of the grammar. The process tends to produce a grammar containing the utterances that are most likely to occur within voice queries for the items, while maintaining a grammar size that is sufficiently small to provide reliable speech recognition.
Owner:A9 COM INC

Method and system for monitoring a business process

A method and system for monitoring and fine tuning a business process are disclosed. A system for monitoring and fine tuning a business process, according to an embodiment of the invention, includes a process cost definition engine to generate and define a cost definition, or function, for each sub-process that is part of a business process. The system may also include a process cost calculator for calculating the cost for each sub-process that is part of a business process, based on the cost function associated with the sub-process. The system may also include a display engine to display various views and communicate data generated by the system to various users of the system.
Owner:SAP AG

Particle-based method of generating and animating three-dimensional vegetation

A computer-based method for generating vegetation such as 3D models of trees. The method includes providing in memory a template with model growth rules. A computer processor positions a seed particle in a location in digital 3D space. The base particle is associated with a set of attributes stored in the memory, such as attributes or values provided in the template. A generator module generates the tree model (e.g. a particle system) using a particle-based growth process starting with the seed. The particle growth includes iteratively generating additional particles and also includes gathering environmental data regarding the 3D space for the particles. Then, the method includes determining a move direction for each particle based on the growth rules evaluated with the environmental data The particles are moved to new positions using the move direction, and these steps are continued through time steps to create the tree model.
Owner:DISNEY ENTERPRISES INC

Computer source code generator

A programming editor and creator allows users with minimal knowledge of a computer language syntax to generate computer source code using a structured rather than freeform process. A predefined command sentence is provided representing at least a portion of a programming command, and includes words, which may be defined as constant or enterable words. Enterable words may be required or optional, and correspond to entry components. Each word may be defined according to word types, including list words, variable list words, variable words, mathematical words, condition words or Boolean words. Enterable words may include repeatable words which may be inserted multiple times within a command to create conditional statements, mathematical equations and string concatenations. Input values are provided for the entry components. The predefined command sentence with the input values is converted to a completed command sentence corresponding to the programming command, which is translated to a target programming language.
Owner:ORTSCHEID RONALD

Domain Decomposition By the Advancing-Partition Method for Parallel Unstructured Grid Generation

In a method for domain decomposition for generating unstructured grids, a surface mesh is generated for a spatial domain. A location of a partition plane dividing the domain into two sections is determined. Triangular faces on the surface mesh that intersect the partition plane are identified. A partition grid of tetrahedral cells, dividing the domain into two sub-domains, is generated using a marching process in which a front comprises only faces of new cells which intersect the partition plane. The partition grid is generated until no active faces remain on the front. Triangular faces on each side of the partition plane are collected into two separate subsets. Each subset of triangular faces is renumbered locally and a local / global mapping is created for each sub-domain. A volume grid is generated for each sub-domain. The partition grid and volume grids are then merged using the local-global mapping.
Owner:NASA

Method and system for generating and applying patches to a computer program concurrently with its execution

A method, a computer program product, and a system for generating and applying patches to a computer program concurrently with its execution. It provides full support for function pointers, transparent to the programmer and nearly transparent to the concurrent loader. A reference to a function pointer is translated into a sequence of processor instructions called function descriptor instead of translating it into an address. The purpose of the function descriptor is to jump to the memory location of the sequence of instructions generated by the compiler for the procedure referenced by the function pointer. The function descriptor is masked as a static data variable and therefore preserved during the application of a concurrent patch. The address for the jump to the procedure is updated by the regular relocation process during the application of a concurrent patch.
Owner:IBM CORP

Method and system for generating a normalized configuration model

Normalized data models are programmatically generated from a combination of product configuration model data, product configuration engine runtime validation, normalized data mappings, and settings files declaring the scope of model content. A master model generation process effectively transforms conventional configuration data into normalized configuration data. The normalized configuration data allows a user to, for example, conduct comparative product configurations. In one embodiment, a normalized model generation process generates normalized data model representing attributes and normalized features of a product. In one embodiment, the normalized configuration data model is then added to in-memory data structures used during runtime contextual configuration analysis, thus reducing the total number of data items preserved as efficiencies result from eliminating duplication and effective use of search structures. In-memory representation of the normalized configuration data model can then be serialized to disk as a file to be loaded for runtime use in a deployment.
Owner:VERSATA DEV GROUP

Using context-sensitive intelligent diffs to modify router configurations

Methods and devices are disclosed for changing the configuration state of a network device such as a router, a switch or a similar device without the need for a person to interpret a textual diff. According to some aspects of the invention, a programmatic diff file that includes the output of two comparisons is used as an input file to a program that “rolls back” the current configuration state to a prior configuration state. According to other aspects of the invention, the output of a single comparison is input to an “incremental diff” process, which adds new commands to a configuration state. According to preferred aspects of the invention, the output files generated by the comparison processes preserve the hierarchical context of each command in a programmatic format that is usable as direct input by the network device or by another device (such as a host controlled by a network administrator) that performs the incremental diff.
Owner:CISCO TECH INC

Process for generating control sequence of operations

A method for generation of a control code set for a manufacturing process includes generating a list of sequences of operations with an automatic sequence of operations generator, selecting an optimized sequence of operations from the list of sequences of operations, and utilizing the optimized sequence of operations to generate the control code set.
Owner:GM GLOBAL TECH OPERATIONS LLC

System and method for generating a predicate abstraction of a program

Described is a method that enables the automatic generation of a boolean program that is a predicate abstraction of a program written using a general programming language. The method is capable of abstracting code statements within the program that include procedure calls, assignments, goto statements, conditionals, and pointers. In accordance with the invention, predicates of interest are identified for each code statement in the program. For each particular code statement, the process generates predicate statements that describe an effect that the statement has on the predicates of interest. If the effect of a particular code statement is indeterminable, non-deterministic predicate statements are included in the boolean program to model the indeterminable nature of the code statement. In addition, if a particular code statement includes a procedure call, the arguments and return value of the procedure call are translated to associated predicates in the calling context.
Owner:MICROSOFT TECH LICENSING LLC
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products