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

16098 results about "Software" patented technology

Computer software, or simply software, is a collection of data or computer instructions that tell the computer how to work. This is in contrast to physical hardware, from which the system is built and actually performs the work. In computer science and software engineering, computer software is all information processed by computer systems, programs and data. Computer software includes computer programs, libraries and related non-executable data, such as online documentation or digital media. Computer hardware and software require each other and neither can be realistically used on its own.

Wearable device for monitoring health status

ActiveUS12390114B2Inertial sensorsBody temperature measurementHealth related informationDiagnostic data
A system for remotely monitoring and managing health statuses of a plurality of users includes software instructions storable on a memory device usable by a computing device, the software instructions causing a hardware processor of the computing device to receive a plurality of sets of health-related information from a plurality of mobile computing devices of a plurality of users. The health-related information includes physiological information derived from wearable devices of the users indicative of an onset of symptoms associated with an infection, contact tracing data, and diagnosis data. The hardware processor determines exposure levels based on at least the contact tracing data, and determines user-specific risk states based on physiological information, diagnosis data, and exposure levels.
Owner:MASIMO CORP

Modular ai agent system with dynamic skill registry and resource management for enterprise applications

Systems and methods for integrating generative artificial intelligence (AI) within Software-as-a-Service (SaaS) platforms to automate data operations, synchronize cross-platform workflows, and enable intent-based interactions. A platform displays table structures of items and characteristics linked to a common objective, provides input interfaces, and enrolls AI agents as credentialed users with read / write privileges. The system prompts agents with column types, structural relations, and role profiles to generate and execute editing instructions that progress workflow objectives, detect missing or inconsistent data, and notify users or request information as needed. Hierarchical access schemes permit multiple agent instances with inherited privileges and resource limits managed through an AI center. Agents can operate as autonomous team members, analyze outputs, and support natural-language explanation sessions. Additional embodiments coordinate inter-service updates, maintain deviation detection tools, and construct tailored products and platform elements. These capabilities improve robust automation, decision support, and operational efficiency in complex SaaS environments.
Owner:MONDAY COM LTD

Method and system for analyzing embedded systems

Method and system for analyzing software or firmware of computing systems to assess security properties includes loading predicate device input data including characteristics about predicate devices; translating predicate device input data into predicate device model data describing characteristics or dependencies of the predicate device input data relevant to the analysis; determining digital twin configuration data used to configure digital twin; loading the digital twin configuration data onto the digital twin; storing configuration data in the memory; instructing the digital twin to configure itself to implement the loaded digital twin configuration data; determining security analysis to be carried out on the digital twin; simulating the predicate device; executing security analysis on the digital twin; generating output data describing the result of execution of the security analysis; storing output data pertaining to the result; and determining if the result satisfies a predetermined condition, and if so, executing action corresponding to the result.
Owner:OBJECTSECURITY LLC

Multimodal intelligent agent system for dynamic environmental monitoring and human-centered support

A multimodal intelligent agent system for dynamic environmental monitoring and user-centered support, consisting of: a multimodal sensor module configured to continuously acquire environmental and behavioral data from multiple input modalities, including at least one visual sensor, at least one acoustic sensor, at least one environmental conditions sensor, and at least one proximity or motion detection sensor, each generating modality-specific data streams representing visual images, audio waveforms, physical environmental parameters, and motion signatures within a monitored environment; a data preprocessing and fusion subsystem that is operationally coupled with the multimodal sensor module and configured to normalize, temporally align, and transform the modality-specific data streams into high-dimensional feature embeddings using a variety of encoders, wherein the visual encoder uses convolutional or vision transformer architectures, the audio encoder uses a spectral-temporal feature extractor, and the sensor encoder transforms raw analog data into context vectors suitable for multimodal alignment; a multimodal processing unit consisting of a transformer-based large language model (LLM) trained on paired multimodal datasets and configured to perform semantic fusion, context abstraction, and inference across the aforementioned aligned multimodal feature embeddings to generate a contextual understanding of environmental and behavioral states; an adaptive agent controller coupled to the multimodal inference processing unit and configured to instantiate, manage, and terminate a variety of task-specific intelligent agents, each agent being a software unit configured to perform a specialized function selected from meeting summarization, behavioral analysis, misplaced object detection, or environmental anomaly identification, with the agents dynamically interacting with the inference engine to retrieve contextually relevant multimodal embeddings for task execution; a personalization and adaptive learning subsystem consisting of a user preference database and a neural memory structure configured to update and refine model parameters based on user-specific interaction history, thereby enabling personalized output generation, prioritization of recommendations, and long-term behavioral adaptation; and An output generation interface is operationally connected to the adaptive agent controller and configured to produce multimodal output in textual, visual, and auditory form. The interface is capable of displaying human-readable summaries, notifications, and visual reconstructions of identified entities or environmental states.
Owner:GOUNDER MOHAN SELLAPPA DR BENGALURU +3

Validating autonomous artificial intelligence (AI) agents using generative ai

The systems and methods disclosed herein obtain a set of alphanumeric characters defining constraints for agents and the agents' operational data. Each agent uses an output from a first set of artificial intelligence (AI) models and predefined objectives to autonomously generate proposed actions for execution on software application(s). For each agent, a second set of AI models evaluates the agent by identifying gaps in the proposed actions by comparing them with the expected actions. Using a third set of AI models and the identified gaps, the systems modify the proposed actions by adding, altering, or removing actions from the proposed actions.
Owner:CITIBANK N A

Intelligent definition method and system for industrial edge data acquisition, medium and equipment

The invention discloses an intelligent definition method and system for industrial edge data acquisition, a medium and equipment. The method comprises the following steps: acquiring operation data of field equipment in real time; performing protocol analysis and cleaning on the data to generate standardized data points, dynamically detecting the communication state and adaptively adjusting the acquisition frequency; classifying and aggregating the standardized data points into a running state feature set and calculating feature indexes; edge side anomaly detection is carried out based on the feature set, and a protocol container library is synchronously called to match a device communication protocol to generate matching information; an acquisition strategy optimization instruction is generated in combination with the abnormal result and the matching information, and transmission characteristic indexes and instructions are packaged; and structuring storage feature indexes according to equipment types and time dimensions to form a historical operation database, and managing a storage period by adopting a sliding window mechanism. According to the invention, protocol adaptive analysis, dynamic acquisition adjustment and edge intelligent analysis are realized through software definition, the hardware dependence and field debugging risk are reduced, and the data acquisition efficiency and the intelligent level are improved.
Owner:FUJIAN SKY CARBON SMART TECH CO LTD

Configured artificial intelligence systems and methods for software-defined vehicles

The present disclosure relates to configured artificial intelligence methods and systems and related transportation systems and methods, including software-defined vehicles, for transportation systems using sensor and other data, and the integration of a transportation system with an AI convergence system of systems, providing a multi-layered system for intelligent automation and data-driven decision making across operational aspects of a transportation system.
Owner:STRONG FORCE TP PORTFOLIO 2022 LLC

AI large model-based unit test case rapid generation method

The invention particularly relates to a unit test case rapid generation method based on an AI large model. According to the unit test case rapid generation method based on the AI large model, structure information is extracted through a static AST, an execution path is tracked through dynamic instrumentation, and code analysis is achieved; an analysis result is converted into cue words through AI, a multi-scene use case is generated through reasoning, and the multi-scene use case is matched with a language framework; counting row / branch / path coverage, identifying gaps and optimizing loop logic; hot spots and paths are displayed through a visual report, IDE one-key repair and manual correction of a feedback model are supported, intelligent retrieval and reuse of historical cases are realized by relying on FAISS, and the generation accuracy is continuously improved. According to the unit test case rapid generation method based on the AI large model, high-coverage-rate test case generation is achieved through the AI large model, the test case generation efficiency is remarkably improved, the test period is shortened, the software quality is improved, the workload of manually compiling and maintaining the test case is reduced, and the development cost is reduced.
Owner:INSPUR TIANYUAN COMM INFORMATION SYST CO LTD

Computing platform for neuro-symbolic artificial intelligence applications

A distributed generative artificial intelligence (AI) reasoning and action platform that utilizes a cloud-based computing architecture for neuro-symbolic reasoning. The platform comprises systems for distributed computation, curation, marketplace integration, and context management. A distributed computational graph (DCG) orchestrates complex workflows for building and deploying generative AI models, incorporating expert judgment and external data sources. A context computing system aggregates contextual data, while a curation system provides curated responses from trained models. Marketplaces offer data, algorithms, and expert judgment for purchase or integration. The platform enables enterprises to construct user-defined workflows and incorporate trained models into their business processes, leveraging enterprise-specific knowledge. The platform facilitates flexible and scalable integration of machine learning models into software applications, supported by a dynamic and adaptive DCG architecture.
Owner:QOMPLX INC

Ai-generated virtual file honeypots for computing systems behavior-based protection against ransomware attacks

Systems and methods for protecting computing systems against ransomware attacks using AI-generated virtual file honeypots. Generative AI comprising a large language model generates virtual file honeypots automatically in response to attack vectors associated with suspect actors and ransomware families.
Owner:ACRONIS INT

Software multi-agent collaboration method and system based on large language model

The invention discloses a software multi-agent collaboration method and system based on a large language model, and the method comprises the steps: receiving natural language task description submitted by a user at the same time, carrying out the semantic understanding and intention recognition through a pre-trained large language model center, and generating a structured task element set; based on the structured task element set, the large language model center generates a task dependency graph through multiple rounds of reasoning, and the task dependency graph comprises a plurality of atomic subtasks, logic relations among the tasks and data flow constraints; according to a topological structure and resource demand characteristics of a task dependency graph, a double-layer graph attention network is adopted to dynamically match a professional agent with specific domain capability, and a distributed collaborative network is formed. Through the dynamic graph network scheduling and cross-domain semantic alignment mechanism, the problems that the multi-agent dynamic collaborative adaptation capability is insufficient and cross-domain semantic fusion is difficult are solved.
Owner:NANJING CHUANGLIAN INTELLIGENT SOFT INFORMATION TECH CO LTD

Intelligent risk identification and self-adaptive repair method, system and equipment for software supply chain and medium

The invention discloses an intelligent risk identification and self-adaptive repair method, system and device for a software supply chain and a medium, belongs to the field of network security and automatic software engineering, and aims to solve the technical problem of how to accurately and comprehensively identify software code supply chain risks including code snippets. A reliable and efficient automatic closed-loop repair scheme is provided, and the technical defects that in the prior art, the software code supply chain recognition range is limited, the repair process is rigid and the reliability is low are overcome. Analyzing the declarative dependency; meanwhile, semantic traceability based on artificial intelligence is carried out on the code snippets, and a global software material list is generated; and performing intelligent mapping on the software components in the global software bill of materials and the vulnerability database to identify risks.
Owner:SHANDONG ZHENBAI INFORMATION TECHNOLOGY CO LTD

Silver electrolysis process parameter design method and system based on multi-objective optimization

The invention relates to the technical field of process parameter design, and discloses a silver electrolysis process parameter design method and system based on multi-objective optimization. The method comprises the following steps: performing differential time sequence parameter decomposition on operation data of the silver electrolysis process to obtain a sensitive parameter set and a reference parameter set; performing reweighted periodic feature extraction on the sensitive parameter set and the reference parameter set, and establishing a dynamic mathematical model of the silver electrolysis process parameters; based on the dynamic mathematical model of the silver electrolysis process parameters, physical and chemical process numerical simulation is conducted through COMSOLMultiphysics software, and a response curved surface model is obtained; and according to the response curved surface model, a process parameter combination evaluation value sequence is generated, silver electrolysis process parameter multi-objective optimization is carried out based on the process parameter combination evaluation value sequence, and a silver electrolysis process parameter optimization scheme is output. According to the application, multi-physical-field collaborative simulation of electrode reaction, ion transmission, heat conduction and the like is realized, and performance index responses under different process parameters are accurately predicted.
Owner:ZHENGZHOU UNIV +1

Adaptive Network Framework For Modular, Dynamic, and Decentralized Systems

A distributed indexing and resolution architecture is disclosed for decentralized systems requiring modular, trust-scoped mutation control and dynamic alias governance. The system comprises a plurality of index entries arranged in a parent-child hierarchy, each associated with a structured alias and governed by one or more anchor nodes. Anchors perform localized resolution, mutation validation, and restructuring operations under deterministic policy constraints, enabling semantic scope enforcement and entropy-sensitive adaptation without requiring global consensus or centralized control. The architecture supports scoped alias traversal, asynchronous mutation proposals, and elastic anchor registration based on system state metrics. The indexing substrate may be integrated into heterogeneous infrastructures, including systems comprising distributed software agents, semantic execution platforms, or pseudonymous identity frameworks. Anchors coordinate within defined trust domains to ensure lineage continuity, dynamic rekeying, and semantic integrity across independently governed segments of a decentralized namespace.
Owner:CLARK NICHOLAS

Multi-agent task management guided by generative artificial intelligence

InactiveUS20250356313A1InstrumentsEngineeringData mining
Systems, methods, and software are disclosed herein for a system of agents for managing tasks of software applications which is guided by generative AI. In an implementation, a computing apparatus determines that a task has been assigned to an application assistant of an application. The application assistant includes multiple agents which interact with a generative AI model. The computing apparatus orchestrates the multiple agents in their interactions with the generative AI model in furtherance of completing the task and updates the contextual information of the task based on the interactions.
Owner:MICROSOFT TECHNOLOGY LICENSING LLC

Software time synchronization method and system for multi-sensor data fusion

PendingCN120611178ANode clusteringClock drift
The invention relates to the technical field of software time synchronization, and discloses a software time synchronization method and system for multi-sensor data fusion, and the method comprises the steps: extracting temperature, load and drift frequency characteristics through principal component analysis based on the working state and historical drift data of a sensor, and constructing a confidence evaluation model to calculate the credibility of a timestamp; identifying an abnormal node group by using k-means and an isolated forest algorithm, analyzing a phase deviation fluctuation and network delay interaction effect, extracting a nonlinear drift feature in combination with a Prophet algorithm, and calculating a phase correlation value by using Hilbert cross-correlation; and dynamically adjusting node clock parameters and generating a calibration timestamp according to the network influence weight and the stability evaluation result. According to the method, the problem of time desynchrony caused by clock drift and network delay factors in a distributed system is effectively solved, and the overall time consistency and reliability of the system are improved.
Owner:SHENZHEN YOUBIKANG TECH CO LTD

Generative ai-based tool for generating connectivity files

Embodiments of the present disclosure include a software solution for generating a connectivity file that forms the connections between signals in a design under test (DUT) and signals in a verification IP (VIP) interface. The connecting signals from the DUT may form a DUT interface and the DUT interface may follow a protocol. The software solution may utilize a generative AI-based tool to identify example connections that also follow the protocol. These example connections may be included in a query to a large language model (LLM) for purposes of improving the results generated by the LLM.
Owner:MICROSOFT TECHNOLOGY LICENSING LLC

Multi-physics field coupling Fluent simulation analysis integrated system

InactiveCN120493620ADesign optimisation/simulationAnalogue computationFluid structure coupling
The invention belongs to the technical field of multi-physics field coupling simulation, and particularly relates to a multi-physics field coupling Fluent simulation analysis integrated system, which comprises a data preprocessing module used for carrying out data integration, grid division and boundary condition setting on a multi-physics field coupling problem; the multi-physical field coupling module comprises a fluid-structure coupling sub-module, a thermal-force coupling sub-module, an electromagnetic-fluid coupling sub-module and the like, and interaction simulation among different physical fields is realized respectively; the calculating and solving module is used for calculating and solving a multi-physics field coupling problem based on a Fluent software platform and coordinating the calculating sequence and the time step length of each physics field; and the post-processing and visualization module is used for performing post-processing analysis and visualization display on the simulation result. The method effectively solves the problems that a traditional system is low in data interaction efficiency, insufficient in grid precision and poor in calculation coordination, and has the advantages that simulation precision is improved, resource consumption is reduced, and system expansibility is enhanced.
Owner:HANGZHOU DIANZI UNIV

Internet-of-things multi-protocol fusion limo intelligent control system

The invention discloses an internet of things multi-protocol fusion limo intelligent control system, which relates to the field of limo intelligent control and comprises a hardware irrelevant layer, a multi-protocol adaptation layer, a data abstraction layer, a programmable logic layer, a security and redundancy mechanism and an edge AI module. According to the invention, a physical bus is packaged into an independent module, an MCU / SoC and a protocol transceiver are built in, hot plugging is realized through a standardized PC I e / EdgeConn backboard, a core processing board only exposes a unified backboard interface, module drive localization execution is realized, master control firmware does not need to sense protocol details, only the module needs to be replaced when a protocol is newly added, and the master control firmware or upper software does not need to be modified. The defect that the whole vehicle firmware needs to be refreshed when a bus is replaced in a traditional system is overcome, each protocol corresponds to an independent drive micro-service deployed in a containerization mode, the drive micro-service analyzes a message into a unified data model and uploads the unified data model to a data abstraction layer, a downlink control instruction is packaged and issued according to a target protocol, and it is guaranteed that the protocols are diversified and interfaces are consistent.
Owner:南京极屿房车科技有限公司

Personalized writing assistance for software applications via LLM integrations

Technology is disclosed herein for personalized writing assistance via an LLM integration in a software application. In an implementation, a computing device identifies user-specific preferences for content creation. The computing device submits a prompt to an LLM that includes selected content associated with a user and the user-specific preferences, along with a request for the LLM to suggest an intent to modify the selected content in view of the user-specific preferences. The computing device receives a reply from the LLM including the intent to modify the selected content. When the user accepts the suggestion, the computing device generates and submits a second prompt to the LLM including a request for the LLM to modify the selected content according to the intent. The computing device receives a reply from the LLM including a modified version of the selected content and displays the modified version of the selected content.
Owner:MICROSOFT TECHNOLOGY LICENSING LLC

Cooperation between language models

A system may be configured for cooperation between language model agents. An agent may be, for example, a computer system, or a software component executing on a computer system, that can accept text and / or natural language inputs, draw upon an LM to process the inputs and perform a function, and respond via text and / or natural language outputs. An agent may act as a mediator to interact with a user, identify a task requested by the user, and delegate one or more subtasks to another agent or other resource. An agent may act as a delegate to handle tasks or subtasks delegated by a mediator. Agents may communicate with each other using a combination of structured and unstructured language; for example, one or more parameters and a natural language message.
Owner:AMAZON TECH INC

Security guarantee system for cross-domain communication and data sharing of network platform software

The invention relates to the technical field of computer network security, in particular to a security guarantee system for cross-domain communication and data sharing of network platform software, which comprises a data security transmission module, an identity authentication and access control module, an encryption module, a security audit and anomaly detection module and an anti-interference disaster recovery module. According to the invention, through linkage of equipment fingerprint end-to-end encryption, threat adaptive dynamic key updating and a timestamp-random number anti-replay mechanism and AI risk pre-judgment, reinforcement learning path planning, digital twinning pre-verification and fault automatic switching technologies, collaborative guarantee of key security and transmission continuity in cross-domain audio transmission is realized; encryption intensity is dynamically upgraded along with threats, a transmission path is optimized in advance, and it is ensured that the audio stream resists various network attacks and interferences in low-delay transmission.
Owner:ICLOUDSHIELD SECURITY TECHNOLOGY CO LTD

Model customization and deployment in containerized environments

Various examples, systems, and methods are disclosed relating to a model customization pipeline. A first computing system can receive at least one customization of at least one artificial intelligence (AI) model corresponding to a base instance. The first computing system can generate a customized instance of the at least one AI model by updating the base instance of the at least one AI model based on the at least one customization. The first computing system can generate a software component configured to perform at least one operation using the customized instance of the at least one AI model. The first computing system can package the software component and the customized instance of the at least one AI model into a first container instance. The first computing system can deploy the software component within a runtime environment.
Owner:NVIDIA CORP

Machine-learning models for image processing

Presented herein are systems and methods for the employment of machine learning models for image processing. A mobile application for client-side image processing and validation, which interacts with and leverages native image processing software of the client device, where the image processing software and the mobile application include any number of machine-learning models for identifying a document and attributes of the document for recognition and validation. This mobile application uses the image processing software from a client operating system to control the camera. The image processing software generates various types of information about a video frame and the document, and the mobile application invokes APIs or software libraries of the image processing software to access the information and validate the frame and document.
Owner:CITIBANK N A

Devices, systems, and methods for using linguistic approaches to understand malicious programs

Disclosed herein are devices, systems, and methods for detecting, understanding, and classifying malicious actions and / or behaviors in software (e.g., malware), including hidden malicious actions. Specifically, disclosed embodiments use natural language approaches to understand malicious software and provide explanations for classification results. At least one embodiment constructs a knowledge graph that includes textual explanations from source materials (e.g., articles), collecting one or more sets of dynamic program traces from one or more instances of malware, and constructing and training a model (also referred to herein as Trace-BERT) using the one or more sets of dynamic program traces. Forced execution of sample segments of computer code can also be used to identify hidden or novel malicious actions.
Owner:OCEANIT LABORATORIES INC

Multi-mode fusion product document and source code association retrieval method based on knowledge graph

The invention discloses a multi-mode fusion product document and source code association retrieval method based on a knowledge graph, and relates to the technical field of software engineering and artificial intelligence. The method comprises the steps that source codes are preprocessed, and code structure information and business semantics are mapped in combination with a predefined business term dictionary; performing controlled induction on a code file and a product document by utilizing a large model, extracting business terms, logic intentions and a subject relationship, fusing with original codes, and establishing a vector retrieval index system; further analyzing a code structure by using an abstract syntax tree, and extracting an entity and a calling relationship; semantic enhancement and relation normalization are performed in combination with the large model, entities and relations are stored in a graph database, and a knowledge graph is formed; and performing parallel processing on user query based on a full-text retrieval index, a vector retrieval index system and a knowledge graph, and finally generating a product concept. According to the method, the retrieval speed, the semantic depth and the logical reasoning ability can be considered at the same time, and the retrieval accuracy is improved.
Owner:MARCO POLO TRAVEL TECH CO LTD

Project management software document uploading method based on OCR and large language model

The invention provides a project management software document uploading method based on OCR and a large language model, and relates to the technical field of large language models, and the method comprises the steps: receiving a project document picture, and carrying out OCR recognition through a multi-scale feature pyramid and an attention-enhanced convolutional neural network; inputting the text information into a pre-trained large language model for classification and key field extraction; determining a data partitioning strategy according to the item type to create a storage space; establishing a multi-dimensional index structure to store project information and analyzing a content logic relationship; and generating and displaying a project information relation graph. According to the invention, intelligent identification, classification and correlation analysis of the project documents are realized, and the project management efficiency and the data utilization value are improved.
Owner:中联润世新疆煤业有限公司

Metadata-guided ai agent operation with real-time compliance monitoring and response modification

Systems and methods for integrating generative artificial intelligence (AI) within Software-as-a-Service (SaaS) platforms to automate data operations, synchronize cross-platform workflows, and enable intent-based interactions. A platform displays table structures of items and characteristics linked to a common objective, provides input interfaces, and enrolls AI agents as credentialed users with read / write privileges. The system prompts agents with column types, structural relations, and role profiles to generate and execute editing instructions that progress workflow objectives, detect missing or inconsistent data, and notify users or request information as needed. Hierarchical access schemes permit multiple agent instances with inherited privileges and resource limits managed through an AI center. Agents can operate as autonomous team members, analyze outputs, and support natural-language explanation sessions. Additional embodiments coordinate inter-service updates, maintain deviation detection tools, and construct tailored products and platform elements. These capabilities improve robust automation, decision support, and operational efficiency in complex SaaS environments.
Owner:MONDAY COM LTD

AI-Based Incentive Platform for Real-Time Dispatch of Flexibility Resources in Unlocking Grid Capacity

A system and method for enabling real-time dispatch of flexibility resources to unlock grid capacity through AI-based orchestration. The invention addresses the challenge of connecting high energy demand users, such as data centers, to constrained electricity grids without requiring infrastructure upgrades. The system establishes a marketplace where flexible asset holders set temporal compensation prices and boundary conditions, enabling true market-based participation. An AI orchestration engine analyzes real-time grid conditions and modifies flexible asset behavior to create inverse consumption profiles that counterbalance new demand loads. The platform integrates hardware and software solutions for remote control and APIs for autonomous systems like electric vehicles. Aggregators and off-takers can establish long-term contracts for flexible capacity at agreed prices. The AI system ensures flexible assets meet user-defined boundary conditions while simultaneously masking high energy demand, making new loads invisible to the grid and enabling immediate connection of data centers essential for industrial deployment.
Owner:ESCROW-TECH LTD