G06F7/026

FILTERING BASED ON A RANGE SPECIFIER

Data processing apparatuses, methods and computer programs are disclosed. A range definition register is arranged to store a range specifier and filtering operations are performed with respect to a specified transaction by reference to the range definition register. The range definition register stores the range specifier in a format comprising a significand and an exponent, wherein a range of data identifiers is at least partially defined by the range specifier. When the specified transaction is with respect to a data identifier within the range of data identifiers, the filtering operations performed are dependent on attribute data associated with the range of data identifiers.

AUTOMATED TASK SCHEDULING METHOD AND SYSTEM
20220101268 · 2022-03-31 ·

An automated task scheduling method and system are provided. The method includes receiving a data input, wherein the data input is generated based on one or more user inputs; determining one or more slots based on the data input, wherein each slot comprises a date range and a time interval; scoring the one or more determined slots based on a set of parameters; ranking the scored slots; selecting one or more of the ranked slots based on rankings of the ranked slots; and generating a ranked list of slots based on the one or more selected slots.

Electronic media signature based applications

A method for processing media data includes receiving metadata associated with media data; identifying another metadata associated with another media data, wherein the size of the media data is smaller than the size if the another media data; determining a score based on the metadata and another metadata, wherein the score is within a threshold level; and presenting information associated with a product or service associated with the another media data.

Asset and device management

According to one embodiment, a method, computer system, and computer program product for controlling an electronic device based on mapping sensors to a physical asset. Embodiments of the present invention may include controlling or sending commands to an electronic device associated with a physical asset based on a mapping, where the mapping involves creating one or more groupings, based on sensor data, grouping data, and asset data, wherein at least one grouping comprises a physical asset and one or more sensors, and wherein the asset data pertains to the physical asset. Embodiments of the present invention may further include ranking the groupings by confidence level, and mapping the sensors to the physical asset based on a user selection received in response to presenting, to a user, the ranked groupings based on the confidence levels.

Circuit architecture for determining threshold ranges and values of a dataset

An electronic system includes a mapping circuit configured to receive input samples of a dataset within a defined range of values. The mapping circuit is configured to perform comparisons that compare each input sample to each of a plurality of comparison values selected from the defined range of values. For each comparison, the mapping circuit generates an indication value specifying whether the input sample used in the comparison is greater than or equal to the comparison value used in the comparison. The system includes an adder circuit configured to generate a sum of the indication values for each comparison value and a memory configured to maintain counts corresponding to the comparison values. The counts are updated by the respective sums. The system includes a threshold detection circuit configured to determine, for the dataset, a threshold value or threshold range based on the counts read from the memory.

EFFICIENT COMPUTATION OF ORDER BY, ORDER BY WITH LIMIT, MIN, AND MAX IN COLUMN-ORIENTED DATABASES
20210271676 · 2021-09-02 ·

In some example embodiments, there may be provided a method including detecting a query operator of a predetermined type requiring a sorting or a scanning responsive to the query operator at a column-oriented database; determining a sorted dictionary at the column-oriented database is eligible for direct access by at least checking that the column-oriented database provides sorted dictionary access and that dictionary collation and a collation of the query operator are the same; when the sorted dictionary is eligible, reading directly from the sorted dictionary a batch of sorted values; and processing, based on the batch sorted values read from the sorted dictionary, the query operator.

Median Value Determination in a Data Processing System
20210132903 · 2021-05-06 ·

Median values for a stream of received data values in a data processing system (e.g. an image processing system) are determined. A first median value of the received data values within a first subset of data values of the received stream is determined, and intermediate data used for determining the first median value is stored. The stored intermediate data is used to determine a median value of the received data values within a second subset of data values of the received stream, wherein the second subset at least partially overlaps with the first subset. The determined median values are outputted for use in the data processing system, e.g. for further processing.

Systems and methods for tracking consumer tasting preferences

Systems and methods for recommending an item from a plurality of items. The plurality of items includes chemistry-based features. The system comprises a computing device and a database. The database includes user preference data, item data, and mapping data. The system receives user input regarding user preferences, and associates user preference values with chemistry-based feature values. The system compares chemistry-based feature values for each item to the user preference values and returns items that best match. In one embodiment, the items are wines and the system uses chemistry-based features of wines such as wine volatile chemical compounds to return wine recommendations.

Systems and method for tracking consumer tasting preferences

Systems and methods for recommending an item from a plurality of items. The plurality of items includes chemistry-based features. The system comprises a computing device and a database. The database includes user preference data, item data, and mapping data. The system receives user input regarding user preferences, and associates user preference values with chemistry-based feature values. The system compares chemistry-based feature values for each item to the user preference values and returns items that best match. In one embodiment, the items are wines and the system uses chemistry-based features of wines such as wine volatile chemical compounds to return wine recommendations.

EFFICIENT PRODUCTION AND CONSUMPTION FOR DATA CHANGES IN A DATABASE UNDER HIGH CONCURRENCY
20210117400 · 2021-04-22 ·

A seed value assigned to a database table is determined. Numerically ordered invocation numbers are determined. Unordered pseudorandom numbers are generated based on the seed value and the invocation numbers to index temporally ordered data changes to the database table. It is determined whether the total number of yet-to-be-saved pseudorandom numbers reaches a maximum total number threshold. If so, the yet-to-be-saved pseudorandom numbers and a sequence of corresponding invocation numbers are saved in a sync table.