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

50 results about "Tight frame" patented technology

Tight frames. A frame is a tight frame if A = B; in other words, the frame satisfies a generalized version of Parseval's identity. For example, the union of k disjoint orthonormal bases of a vector space is a tight frame with A = B = k. A tight frame is a Parseval frame (sometimes called a normalized frame) if A = B = 1. Each orthonormal basis ...

Compatibility expansion system based on PyTorch framework

The invention relates to the technical field of deep learning, in particular to a PyTorch framework-based compatibility expansion system, which comprises a cross-framework model converter, a heterogeneous hardware abstraction layer, a hybrid computational graph execution engine, an intelligent distributed trainer and a self-adaptive optimizer, the cross-frame model converter converts input model formats of different frames into PyTorch executable formats, the heterogeneous hardware abstraction layer supports rear ends of various hardware and automatically selects an optimal calculation path, and the hybrid calculation graph execution engine fuses dynamic graph flexibility and static subgraph optimization and supports dynamic control function execution flow. An intelligent distributed trainer automatically selects a parallel scheme and is compatible with multi-protocol communication, a self-adaptive optimizer performs dynamic optimization based on hardware characteristics and a PyTorch tensor, a cross-frame model converter supports model conversion of multiple deep learning frames, the cost of migration among different frames by a user is reduced, and the universality of the PyTorch frame is improved.
Owner:SHANGHAI KUANFAN TECH CO LTD

Long video understanding method capable of relieving time sequence illusion in video language large model

The invention provides a long video understanding method capable of relieving time sequence illusion in a video language large model. The long video understanding method is based on a static bias adaptive frame selection mechanism and a cross-modal feature fusion strategy. According to the static bias mechanism, inter-frame similarity is evaluated through a discriminator, redundant frames are identified, key frames are selected or a complete sequence is reserved, so that calculation overhead is reduced, and spatio-temporal information integrity is kept; a video frame and a text are mapped to a shared semantic space, the single-frame semantic understanding ability is enhanced, then an embedded sequence serves as a soft prompt to be input into a large language model, and a final answer is generated in an autoregression mode. According to the method, the efficiency and accuracy of long video understanding and video question and answer tasks can be remarkably improved; the problem of low training and reasoning efficiency caused by time sequence dependence redundancy and excessive computing resource consumption is effectively relieved; and through a dynamic multi-modal task processing framework and a space-time memory bank compression mechanism, the modeling capability and generalization performance of the model on a long video sequence are further improved.
Owner:LANZHOU UNIV

Space-time consistent video depth completion method under zero sample unified diffusion framework

The invention discloses a space-time consistent video depth completion method under a zero sample unified diffusion framework. The method comprises the following steps: constructing a depth completion model comprising a variational auto-encoder, a semantic coding network and a space-time diffusion generation network; preparing training data, and generating a frame-level semantic feature vector and a conditional latent variable fusing an original depth and a relative depth for a video frame; training the space-time diffusion generation network in stages by taking the conditional latent variable sequence as input and the semantic features as conditions; in the inference stage, a video sequence to be complemented is processed through a sliding window fusion mechanism, a de-noising depth latent variable is obtained through a trained network, and finally a complemented depth sequence is output through decoding and scale recovery of a variational auto-encoder. The method has the advantages that a depth sequence with measurement consistency, structural integrity and time stability can be generated when depth completion is performed on a sparse, noisy or structurally damaged long sequence video.
Owner:浙江大学宁波国际科创中心

Time sequence prediction method based on adaptive low-rank representation

In order to overcome the defects of an existing low-rank model in non-stationary trend, pseudo-periodic mode and transient anomaly processing, the invention provides a time series prediction method based on self-adaptive low-rank representation, original time series data is decomposed into a low-rank component (L) and a sparse component (S) through robust principal component tracking (PCP) and principal component analysis (PCA) algorithms, and the low-rank component (L) and the sparse component (S) are subjected to low-rank prediction. And adaptive separation of a trend-periodic component and a residual (abnormal / transient) component is realized. According to the method, an orthogonal transformation matrix (A) is constructed, a data-driven orthogonal basis (B) and a Fourier orthogonal basis (UF, VF) are fused in the matrix, and time sequence data are mapped to a low-rank potential space with higher characterization capacity. The method adopts a convolution kernel norm minimization (CNNM) frame for prediction, a learnable dynamic search window is established under the frame, the size (wx, n) of the window is adaptively adjusted according to a sequence local feature (| un |), and through fusion of fast Fourier transform (FFT) decomposition and introduced motion vector information, the motion vector information of the motion vector is obtained. And accurate acquisition of multi-scale time sequence characteristics (such as periodic modes of different frequencies) is realized. Under the low-rank constraint, the method provided by the invention can effectively process the complex dynamic characteristics of high-dimensional sensing data, and meanwhile, the prediction precision of a non-stationary sequence is remarkably improved through a parameter adaptive mechanism.
Owner:DONGHUA UNIV

Lightweight hash function construction method, device and equipment based on chaotic sponge structure, storage medium and program product

The invention discloses a lightweight hash function construction method and device based on a chaos sponge structure, equipment, a storage medium and a program product, and relates to the technical field of encryption algorithms, and the method comprises an initialization stage, an absorption stage and an extrusion stage. Wherein in the initialization stage, input messages are subjected to standardized filling, and an initialized input sequence is obtained; in the absorption stage, the initialization input sequence and the external part of the internal state are subjected to XOR, and the internal state after XOR is obtained; diffusing the internal state after XOR through the dynamic replacement layer to obtain an absorbed internal state; and an extrusion stage: iteratively extracting Hash output based on the absorbed internal state. Due to the fact that the lightweight hash function which is optimized for low resources and provided with the dynamic replacement layer is designed, the hash function is instantiated through a sponge structure frame, the output length flexibility and the collision attack resistance are kept, and strict cryptographic analysis is supported.
Owner:HUBEI UNIV OF ARTS & SCI

A multiscale geological model cross-scale nesting and fusion modeling method

The application provides a multiscale geological model cross-scale nesting and fusion modeling method, belonging to the geological field, including four steps of multiscale data preprocessing, data fusion, cross-scale nesting and fusion and dynamic coupling. This method can integrate multi-source heterogeneous data, realize data fusion through joint probability space, variational assimilation framework, fuzzy logic conflict factor and alternating direction multiplier method, utilize deep learning auxiliary fusion technology such as multi-scale convolutional adversarial network to improve the stability and precision of the model. At the same time, the model parameters are determined through volume average upsampling algorithm and random field conditional simulation, and the consistency of the parameters between the models is realized through dynamic adjustment of ensemble Kalman filter and localized ensemble transform Kalman filter, bidirectional feedback and iterative optimization. Finally, through the double grid strategy and the restrictive interpolation, the multiscale convergence is realized, and the convergence and dynamic balance of the model on the scale of kilometers to microns are ensured.
Owner:INSTITUTE OF GEOLOGY AND GEOPHYSICS CHINESE ACADEMY OF SCIENCES

A static code checker generation method and system based on a large language model

PendingCN122412276ATight frameTest suite
This invention discloses a method and system for generating static code checkers based on a large language model. The method involves: acquiring rule descriptions and a test suite containing positive and negative examples; generating detection logic corresponding to the rule descriptions and their corresponding checker specifications using the large language model; retrieving the corresponding API context based on the detection logic; generating candidate checker code based on the checker specifications, rule descriptions, test suites, and the retrieved API context; validating the candidate checker code based on the test suites and relevant rule descriptions; and obtaining the final checker code that passes the verification. The method proposed in this invention significantly reduces the technical threshold and development cost of customizing checkers for static analysis frameworks, efficiently generating checker code with high accuracy, low false positive rate, and low false negative rate, and possesses good scalability.
Owner:INST OF SOFTWARE - CHINESE ACAD OF SCI

Complex tubular structure modeling method based on 2D segmented algebraic spline

The invention provides a complex tubular structure modeling method based on 2D segmented algebraic splines, and relates to the technical field of geometric modeling and computer graphics. The method comprises the following steps: firstly, constructing a section control polygon and generating a high-order algebraic spline primary function; calculating a Frenet frame corresponding to the guide curve, and mapping the section control polygon along the curve to generate a multi-section structure; and constructing an implicit field based on the parameters, and extracting contour surfaces by using a Marching Cubes algorithm to generate a triangular mesh model. The method is small in number of control points, high in structural continuity and suitable for efficient modeling and batch generation of complex tubular structures.
Owner:SUZHOU QIAOJIE TECHNOLOGY CO LTD

Enhancements to block-adaptive weighted predictions

This disclosure generally relates to video coding / decoding, and in particular to enhancing block-adaptive weighted prediction. The method involves receiving a coded video bitstream, which includes the current block of the current frame and a first syntax element indicating the prediction mode of the current block, wherein a plurality of scaling factor lookup tables are stored and include different ranges of scaling factors. In multiple scaling factor lookup tables, the step size or precision of the scaling factor in each lookup table is the same, and A step of determining a prediction mode based on the value of a first syntax element, wherein the prediction mode is used to predict the current block based on the reference block of the reference frame. The steps include determining a scaling factor from one of several scaling factor lookup tables, The process includes the step of reconstructing the current block based on a reference block and a determined scaling factor.
Owner:TENCENT AMERICA LLC

Video temporal sentence localization method based on four constraints and partial supervision

The video temporal sentence localization method based on four constraints and partial supervision comprises the following steps: high-level semantic features are extracted from query text and video by using a deep neural network; a time stamp corresponding to the query event is obtained from the video features by fusing a frame-by-frame algorithm and a candidate frame algorithm, and the video features fused with the query text features are input into an event detector; a four-constraint model is constructed to facilitate learning of a semi-supervised temporal sentence localization task; a partial-full merging framework is used to predict the temporal localization result according to the features, so as to flexibly handle two types of supervision, i.e., partial supervision and full supervision; partial supervision branch optimization and full supervision branch optimization are performed, the partial supervision branch optimization comprises optimization of the four-constraint model and optimization of a localization pseudo-label localization loss constructed according to partial supervision information; and the full supervision branch optimization is performed by using a localization learning framework and relying on supervised learning optimization of the localization pseudo-label.
Owner:SHANDONG ENERGY GRP CO LTD +1

Compression, decompression and transmission method of 3D video sequence data and electronic equipment

The invention relates to the field of 3D data compression, in particular to a 3D video sequence data compression, decompression and transmission method and electronic equipment, and the compression method comprises the steps: obtaining RGB-D sequence frame data, and setting a label for each frame of RGB-D sequence frame data; the RGB-D sequence frame data comprises RGB texture sequence frame data and 32-bit depth sequence frame data; selecting RGB-D sequence frame data of a corresponding frame based on the label, and compressing the RGB-D sequence frame data to obtain RGB-D sequence frame compressed data with the label; the compression comprises the following steps: compressing the RGB texture sequence frame data by adopting a standard video compression protocol to obtain RGB texture sequence frame compression data; and compressing the 32-bit depth sequence frame data by adopting a 32-bit half-truncation compression frame to obtain 32-bit depth sequence frame compressed data. Through a 32-bit half-truncation compression technology, a high compression ratio is realized on the premise of ensuring depth data precision, the storage and transmission pressure of massive 3D video data is effectively relieved, and real-time application is supported.
Owner:WISESOFT CO LTD

High-dimensional random system order reduction decoupling method and system based on stochastic near-conjugacy

PendingCN122412946ATight frameOrder reduction
This invention discloses a method and system for order reduction and decoupling of high-dimensional stochastic systems based on stochastic approximation conjugacy, belonging to the field of complex system modeling and analysis technology. This method acquires multi-condition state data of the high-dimensional system, constructs a reduced-order analysis framework including embedding mapping, a low-dimensional decoupled dynamic model, and lifting mapping. Using stochastic approximation conjugacy as a constraint, it minimizes the total loss function to complete joint model training. After solving the system's stochastic response characteristics within a low-dimensional feature manifold, it maps back to the high-dimensional space to complete dynamic behavior analysis. The corresponding system includes modules for data acquisition, model construction, model training, low-dimensional solution, and mapping analysis. This invention solves the curse of dimensionality problem of traditional methods, ensures the reliability and interpretability of the reduced-order model, has strong versatility, and can be widely applied to intelligent operation and maintenance and control optimization of major engineering systems.
Owner:SHANGHAI JIAOTONG UNIV

Method and device for evaluating reliability of aero-engine

The invention discloses a method and a device for realizing reliability evaluation of an aero-engine, a double-framework model comprising a structural BN and a dependent BN is constructed based on a model framework such as BN, a recursive algorithm uses the condition independence of the BN to reduce the complexity to a pseudo polynomial level, and the calculation efficiency is remarkably improved. In addition, large deviation caused by a traditional independent hypothesis is avoided, and the evaluation precision is improved. According to the embodiment of the invention, any layered structure and cross-module dependence are supported, key risk path analysis can be output, and technical support is provided for efficient implementation of aero-engine design optimization, predictive maintenance and airworthiness certification.
Owner:TSINGHUA UNIVERSITY

3D gaussian splatting data compression

Post training compression of 3DGS data is agnostic to training in a traditional signal compression perspective. Gaussian parameters are treated as signals. Pre-processing and transform coding techniques are used to compress the signals effectively. Firstly, lossless / lossy compression is performed on 3DGS geometry (positions, scales, rotations) using a point cloud coding-based (e.g., G-PCC, GeS) framework. Positions are compressed using occupancy tree coding. Scales and rotations are encoded as attributes using transform coding. The widely used block-based graph Fourier transform (GFT) is used to compress the attributes (base colors, spherical harmonic coefficients and opacities). In addition, a graph construction strategy is used for 3DGS data that computes the edge weights based on similarity (or dissimilarity) between the 3D Gaussian distributions using KL-divergence. Alternatively, positions can be encoded using occupancy tree (e.g., G-PCC, GeS) or AI-based PCC methods, and any subset of Gaussian parameters or the transformed coefficients of Gaussian parameters can be mapped into 2D frames and encoded by video coders.
Owner:SONY GROUP CORP +1

High quality UI elements with frame extrapolation

A frame processor may generate a mask based on one or more static regions of a first set of frames of a plurality of previous frame and adjust the mask to at least one of determine alpha data or conceal distorted content associated with the one or more static regions of the first set of frames. The distorted content may be caused by extrapolation of a frame from a second set of frames of the plurality of previous frames. The frame processor may generate a composite frame based on application of at least one of the mask or the alpha data to a previous frame of the plurality of frames, and application of the previous frame based on the at least one of the mask or the alpha data to the frame extrapolated from the second set of frames of the plurality of previous frames.
Owner:QUALCOMM INC

Parameterized swept curved surface design method

The invention provides a parameterized swept curved surface design method, and relates to the field of aircraft design. The method comprises the following steps of: processing a two-dimensional graph by adopting a sequence-preserving and feature-preserving discrete sampling method, so that a sampling sequence has consistent point sequence index rules and adjacency relations while keeping geometric details; under a normalized coordinate system, a measurement base is constructed by using the reference graph and the coordinate sequence of the interpolation center, parameterization of other graphs is completed, and an analysis framework with consistent meaning is formed; graphic shape change is achieved through coordinate transformation based on the frame, and smooth deformation between complex graphs is guaranteed with an S-shaped curve with the acceleration at the two ends being 0 as a control rule; and finally, describing shape change, size change and scanning path design through a parameterized curve or a discrete point list, and realizing parameterized generation of a scanning curved surface by combining parameter coordinates of each section graph and different section assembly strategies. By adopting the method, different types of sweeping requirements can be flexibly met.
Owner:BEIHANG UNIV

A multi-agent preset time formation control method based on backstepping method under distance rigidity matrix

PendingCN122507153AAccurate Time GuaranteeImprove applicabilityIntegratorTight frame
The application discloses a kind of multi-agent preset time formation control methods based on backstepping method under distance rigidity matrix, comprising: 1) based on the double integrator dynamics model of multi-agent system is established based on rigidity graph theory, define the minimum and infinitesimal rigidity frame corresponding to the expected formation;2) introduce backstepping design framework, define virtual speed error variable;3) introduce time-varying scaling function to construct time scale transformation;4) design distributed preset time controller;5) through numerical simulation and physical platform are verified, verify the effectiveness of distance error in user preset time under different initial conditions converges to the vicinity of zero.The application is fused by backstepping and preset time scaling function, for the first time in only local relative measurement distance rigidity formation Convergence time user self-defined preset is realized, and convergence time upper bound is independent of initial condition and controller parameter, provides reliable, engineering implementation solution for time-critical multi-agent cooperative task.
Owner:CHONGQING UNIV

Code representation, retrieval and matching method of lead frame design model

The invention relates to a coding representation, retrieval and matching method of a lead frame design model, and belongs to the field of computer aided design (CAD). According to the method, on the basis of text readability of a DXF format, a deep learning model DualDXF is used for carrying out overall coding representation on an LF design model, so that the retrieval problem of 2D LF design is solved; in addition, the invention further provides an effective LF design matching method which is used for comparing two similar LF design models and visually marking the differences in the LF design of the DXF format. According to the method, the problem of input dimension disasters when a deep learning model retrieves high-complexity LF design is solved, and retrieval of similar LF design can be completed without manual annotation.
Owner:FUZHOU UNIV

A low-dose CT denoising method based on tight-frame wavelet residual diffusion model

The present invention relates to a low-dose computed tomography (CT) denoising method based on a tight frame wavelet, the method comprising: S1: collecting low-dose CT images and conventional-dose CT images to construct a CT data set and converting it into a Numpy matrix; S2: performing a GTF (Geometric Tight Framelet) transform on the image data to obtain 1 low-frequency component and 8 high-frequency components, grouping the high-frequency components, and the number of high-frequency components in each group is 2, 3, and 3; S3: creating a tight frame diffusion model (Tight Frame Diffusion Model) to denoise the low-frequency components; S4: creating a Grouped High-Frequency Enhancement Network (GHFEN) to restore the high-frequency components; S5: finally performing an inverse GTF transform on the enhanced and denoised components to obtain a denoised image. By using the present invention, a CT image denoising service that is more in line with the human eye observation effect can be provided for the low-dose CT obtained by the user through a CT scanner. As a multi-level feature-perceived low-dose CT denoising method, the present invention can be widely used in the field of CT denoising.
Owner:GUANGZHOU YIZHI INTELLECTUAL PROPERTY OPERATION CO LTD

A spatio-temporal consistent video depth completion method under a zero-shot unified diffusion framework

ActiveCN121810822BNoise (video)Feature vector
The application discloses a kind of spatiotemporal consistent video depth completion method under zero sample unified diffusion framework, comprising: constructing the depth completion model including variational autoencoder, semantic coding network and spatiotemporal diffusion generation network;Prepare training data, generate frame-level semantic feature vector for video frame and condition latent variable fused original depth and relative depth;With the input of condition latent variable sequence, as a condition, spatiotemporal diffusion generation network is trained in stages;In inference stage, the video sequence to be completed is processed by sliding window fusion mechanism, and the trained network obtains denoised depth latent variable, and finally the completed depth sequence is output by the decoding of variational autoencoder and scale recovery;The advantage is that when the long sequence video of sparse, noise or structural damage exists is completed, depth sequence with metric consistency, structural integrity and time stability can be generated.
Owner:浙江大学宁波国际科创中心

Webpage element positioning method and device, electronic equipment and storage medium

The invention discloses a webpage element positioning method and device, electronic equipment and a storage medium, and relates to the technical field of data processing.According to the webpage element positioning method and device, a hierarchical tree structure containing a node unique identifier, an element position and cross-framework association can be established, so that a basis is provided for positioning; positioning accuracy is improved through structured query and server API matching verification, local AI model semantic analysis sorting is triggered when matching fails, and dynamic page adaptability and semantic consistency are enhanced; in addition, recursive processing of inline frames, marking of paths and switching of frame environments can be achieved, and the cross-frame positioning problem is solved in a targeted mode, so that the technical problems that dynamic page adaptability is poor, semantic consistency is insufficient, and cross-frame processing has defects can be solved, and the accuracy of cross-frame positioning is improved. The technical effects that the dynamic adaptability and semantic consistency of element positioning are improved, the cross-frame positioning problem is solved, the positioning accuracy and stability are improved, and the requirement for automatically testing multiple scenes is met are achieved.
Owner:CHINA UNICOM ONLINE INFORMATION TECHNOLOGY CO LTD

A state-aware based powder receiving system adaptive scheduling method

PendingCN122653156ATight frameClosed loop
The application discloses a state-aware based powder receiving system adaptive scheduling method, and belongs to the technical field of industrial automation control, comprising: establishing a baseline atlas under stable working conditions; comparing real-time material level, flow and weight with the baseline, and after normalized root mean square frame processing, weighted fusion into a powder receiving comprehensive deviation index D and a change rate dD; taking D and dD as inputs, outputting graded scheduling instructions through fuzzy reasoning, driving adaptive actions; after execution, correcting rule confidence according to the convergence effect of D, realizing online self-evolution of the rule base. The application realizes a complete closed loop from multi-source state awareness of the powder receiving system to graded adaptive decision-making and then to continuous optimization, and improves the intelligent level and long-term operation stability of the system under dynamic working conditions.
Owner:GUILIN QUANZHOU MILANXIANG FOOD

A method for estimating the direction of arrival of a wave in the presence of calibration errors in an array sensor

The application discloses a method for estimating the direction of arrival under the calibration error of an array sensor, which comprises the following steps: step 1: according to the sampling rule of the incident signal, selecting the time domain sampling point number T, establishing the matrix system Y=B·S+E+N of the array sampling under the calibration error of the sensor, and taking the sampling point number T as the column number of the left-end item matrix, wherein the matrix Y is an array sampling matrix of MxT, M is the number of array sensors, the matrix B is an array manifold matrix of MxK, K is the number of signal sources, the matrix S is a signal matrix of KxT, the matrix E is a calibration error matrix of MxT, and the matrix N is a noise matrix of MxT; step 2: according to a preset rule, constructing an over-complete dictionary matrix A of the array manifold matrix, and obtaining the matrix system Y=A·X+E+N of the array sampling under the sparse representation, wherein the matrix A is an over-complete dictionary matrix of MxN, N is the column number of the dictionary, and the matrix X is a signal sparse representation matrix of NxT; step 3: under the low-rank and row sparse decomposition framework, constructing a convex optimization formula according to the matrix system Y=A·X+E+N of the array sampling under the sparse representation; step 4: solving the constructed convex optimization formula by using the iterative reweighting method to obtain the solution matrix and ; and step 5: obtaining the corresponding direction of arrival estimation and the calibration error sensor position according to the non-zero row positions of the solution matrix and. The application can calculate two solution matrices and by using the iterative reweighting method, and obtain the direction of arrival estimation and the calibration error sensor position by using the solution matrix and respectively.
Owner:BEIJING INST OF TECH

Self-calibration method for non-orthogonal error of dual-axis frame system frame and accelerometer error

PendingCN122281965Aimprove carrierHigh precisionAccelerometerTight frame
A self-calibration method for frame non-orthogonality error and accelerometer error in a dual-axis frame inertial system is proposed. Under static base conditions, the platform is locked at 10 frame angular positions, accelerometer measurements are collected, and the specific force measurement of the inertial system in the platform coordinate system at each locked position is calculated. The attitude matrix of the inertial system from the platform coordinate system to the local horizontal coordinate system at each locked position is also calculated, yielding the acceleration of the inertial system in the local horizontal coordinate system at each locked position, which is used as the error observation. The residuals of the error coefficients are calculated using a total least squares algorithm, and the estimated values ​​of the measured parameters are corrected. Iterative calculations are performed until the iterative convergence criterion is met, obtaining the self-calibration results for each error coefficient. Through the self-calibration and compensation of the error coefficients, the accuracy of attitude measurement of the dual-axis frame inertial system carrier or base affected by the non-orthogonality error of the axis system can be improved.
Owner:BEIJING INST OF AEROSPACE CONTROL DEVICES

Semi-supervised framework for efficient time-series ordinal classification

A computer-implemented method for ordinal prediction is provided. The method includes encoding time series data with a temporal encoder to obtain latent space representations. The method includes optimizing the temporal encoder using semi-supervised learning to distinguish different classes in the labeled space using labeled data, and augment the latent space representations using unlabeled training data, to obtain semi-supervised representations. The method further includes discarding a linear layer after the temporal encoder and fixing the temporal encoder. The method also includes training k-1 binary classifiers on top of the semi-supervised representations to obtain k-1 binary predictions. The method additionally includes identifying and correcting inconsistent ones of the k-1 binary predictions by matching the inconsistent ones to consistent ones of the k-1 binary predictions. The method further includes aggregating the k-1 binary predictions to obtain an ordinal prediction.
Owner:NEC LABORATORIES AMERICA INC

System and method for an automatically configurable data compression framework

1. A method (100) for compressing and decompressing a data file, the method (100) comprising: (i) receiving a data file for compression including a plurality of different attributes (120); (ii) identifying a first attribute of the plurality of different attributes (130); (iii) selecting a plurality of compression types and / or configurations (140); (iv) compressing at least a portion of data from the received data file for the identified first attribute using each of the selected plurality of compression types and / or configurations (150); (v) determining which of the selected plurality of compression types and / or configurations is most suitable for compression (160); (vi) generating a compression parameter data structure (170) including an identification of the selected plurality of compression types and / or configurations; (vii) compressing data from the received data file for the first attribute to generate a compressed data file (180); and (viii) storing the compression parameter data structure and the compressed data file (190).
Owner:KONINKLIJKE PHILIPS NV

Lossless video compression method and system based on double-layer framework

The invention discloses a lossless video compression method and system based on a double-layer frame, and aims to solve the problems of low efficiency and poor adaptability of existing lossless video coding. The method comprises the following steps: in a first stage, compressing an original video by adopting a standard lossy encoder to generate a lossy reconstructed frame; in the second stage, the lossy reconstructed frame and the original video frame are arranged in an overlapping mode to form an extended sequence, a lossless encoder is used for residual encoding, the reconstructed frame serves as an I frame, the original frame serves as a P frame, and low-redundancy residual errors are generated through intra-frame / inter-frame prediction. The final code stream is composed of a lossy code stream and a residual lossless code stream, and the lossless code stream and the residual lossless code stream are combined during decoding to realize video lossless reconstruction. According to the method, an overlapping structure and dynamic quantization parameter optimization are innovatively introduced, the compression efficiency is remarkably improved, meanwhile, the method is compatible with standard encoder hardware, and the method is suitable for the fields of medical images, satellite videos and the like with high requirements for data integrity.
Owner:BEIJING UNIV OF TECH

Non-gradient and gradient collaborative topology optimization method of single-phase elastic superstructure

This invention discloses a non-gradient and gradient-coordinated topology optimization method for a single-phase elastic superstructure, comprising: generating a random initial configuration and encoding the random initial configuration and design variables into real numbers, denoted as X; constructing a multi-objective optimization model based on X that considers maximizing bandgap performance and maximizing structural connectivity, to convert the wave vector... k The constraints are limited to characteristic paths on the boundaries of irreducible Brillouin zones. A non-dominated sorting genetic algorithm is used to solve these constraints to obtain the Pareto front. High-performance candidate solutions are selected from the Pareto front as initial inputs. Based on the high-performance candidate solutions, a topology optimization model considering bandgap performance maximization and structural connectivity as constraints is constructed to solve for the current design variables. A three-field floating projection topology optimization framework is introduced to update the design field design variables. Implicit floating projection constraints are then introduced to further iterate and update the design field design variables until convergence.
Owner:CHANGSHA UNIVERSITY OF SCIENCE AND TECHNOLOGY