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

61 results about "Hamming space" patented technology

In statistics and coding theory, a Hamming space is usually the set of all 2ᴺ binary strings of length N. It is used in the theory of coding signals and transmission. More generally, a Hamming space can be defined over any alphabet (set) Q as the set of words of a fixed length N with letters from Q. If Q is a finite field, then a Hamming space over Q is an N-dimensional vector space over Q. In the typical, binary case, the field is thus GF(2) (also denoted by Z₂).

Sparse dimension reduction-based spectral hash indexing method

The invention discloses a sparse dimension reduction-based spectral hash indexing method, which comprises the following steps: 1) extracting image low-level features of an original image by using an SIFT method; 2) clustering the image low-level features by using a K-means method, and using each cluster center as a sight word; 3) reducing the dimensions of the vectors the sight words by using a sparse component analysis method directly and making the vectors sparse; 4) resolving an Euclidean-to-Hamming space mapping function by using the characteristic equation and characteristic roots of a weighted Laplace-Beltrami operator so as to obtain a low-dimension Hamming space vector; and 5) for an image to be searched, the Hamming distance between the image to be searched and the original image in the low-dimensional Hamming space and using the Hamming distance as the image similarity computation result. In the invention, the sparse dimension reduction mode instead of a spectral has principle component analysis dimension reduction mode is adopted, so the interpretability of the result is improved; and the searching problem of the Euclidean space is mapped into the Hamming space, and the search efficiency is improved.
Owner:ZHEJIANG UNIV

System and method for generating many ones codes with hamming distance after precoding

A system comprises an encoder, a precoder, a PRML channel, a detector, and a decoder. An input signal is received by the encoder. The encoder generates a code string by adding one or more bits and outputs the code string to the precoder. The encoder applies encoding such that the code string after passing through the precoder has a Hamming distance greater than one to eliminate error events with a small distance at the output of the PRML channel. The present invention also provides codes that after precoding have Hamming distance of 2 and 0 mod 3 number of ones. These codes when used over a PRML channel in an interleaved manner preclude +/-( . . . 010-10 . . . ) error events and error events +/-( . . . 01000-10 . . . ). The code string also has a predetermined minimum number of ones at the output of the PRML channel to help derive a clock from the input signal. The encoder provides a "systematic" encoding scheme in which for many code strings the encoded bits are the same as the input bits used to generate the encoded bits. This systematic approach of the present invention provides an encoder that is easy to implement because a majority of the bits directly "feed through" and non-trivial logic circuits are only needed to generate the control bits. The systematic encoding also dictates a decoder that is likewise easy to construct and can be implemented in a circuit that simply discards the control bit. The encoder preferably comprises a serial-to-parallel converter, a code generator, and a parallel-to-serial converter. The code generator produces a rate 16/18 or 16/17 code. The present invention also includes a method that is directed to encoding bit strings and comprises the steps of: 1) converting the input strings to input bits, and 2) adding at least one bit to produce an encoded string with many ones and a Hamming distance greater than one after precoding.
Owner:POLARIS INNOVATIONS

Label embedded online hash cross-modal multimedia data retrieval method and system

The invention discloses a label embedded online hash cross-modal multimedia data retrieval method and system, and the method comprises the steps: obtaining a multimedia training label matrix, featurematrixes of different modals of multimedia training data, and feature matrixes of different modals of a to-be-retrieved sample according to the multimedia training data; constructing a label semanticsimilarity block matrix based on the multimedia training label matrix; embedding the label semantic similarity block matrix into a Hamming space to obtain a hash code of the multimedia training data;solving a projection matrix of mapping each modal feature of the multimedia training data to the hash code of the multimedia training data according to the hash code of the multimedia training data and the feature matrixes of different modals of the multimedia training data; obtaining hash codes of the to-be-retrieved sample according to the projection matrix and the feature matrixes of differentmodes of the to-be-retrieved sample; and calculating the distance between the hash code of the to-be-retrieved sample and the hash code of the multimedia training data, and obtaining a sample similarto the to-be-retrieved sample from the multimedia training data.
Owner:SHANDONG UNIV

Binary code dictionary tree-based search method

The invention discloses a binary code dictionary tree-based search method. The method comprises the steps of obtaining a binary code of each image in a database, and dividing each binary code into m sections of substrings; for the jth sections of the substrings of all images in the database, establishing a binary code dictionary tree of the jth sections of the substrings, wherein the number of binary code dictionary trees is m, and each binary code dictionary tree comprises internal nodes and external nodes; obtaining the binary code of the to-be-queried image and the m sections of the substrings of the binary code; for the jth section of the substring of the binary code of the to-be-queried image, searching for the binary code with a Hamming distance not exceeding a value defined in the specification in the binary code dictionary tree corresponding to the jth sections of the substrings of all the images in the database; and traversing all the substrings of the binary code of the to-be-queried image to obtain a query result of each substring, wherein j is smaller than or equal to m. According to the method, the search quantity can be reduced during accurate nearest neighbor search of Hamming space, so that the search speed is increased.
Owner:PEKING UNIV

Aerial image rapid matching algorithm based on multi-characteristic Hash learning

InactiveCN106886785AQuick matchSimplified Feature Matching MethodCharacter and pattern recognitionHash functionFloating point
The invention discloses an aerial image rapid matching algorithm based on multi-characteristic Hash learning. The method is characterized by according to a course overlap rate of an aerial image, selecting a matched area, extracting a characteristic point in the matched area and acquiring a characteristic point set; carrying out multi-characteristic description on the acquired characteristic point so as to acquire a characteristic vector; through a nuclear method, mapping the characteristic vector to an uniform nuclear space; selecting training sample data, in the nuclear space, learning a binary system Hash code of a sample characteristic point and generating a Hash function; and according to the Hash function, carrying out binary system Hash code description on the characteristic point extracted from the matched area, and in a Hamming space, according to a Hamming distance, carrying out rapid matching. In the invention, multi-characteristic fusion and a Hash learning method are adopted, and the characteristic point is expressed in a binary system Hash code form; problems that calculating is complex and a matching speed is slow by using a traditional floating point type characteristic descriptor are overcome, and a characteristic matching method is simplified; and compared to a characteristic descriptor of a single characteristic, by using the method of the invention, high distinguishing performance is possessed, the matching speed is fast and accuracy is high.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Universal cross-modal retrieval model based on deep hash

The invention discloses a universal cross-modal retrieval model based on deep hash. The universal cross-modal retrieval model comprises an image model, a text model, a binary code conversion model and a Hamming space. The image model is used for the feature and semantic extraction of the image data; the text model is used for the feature and semantic extraction of the text data; the binary code conversion model is used for converting the original features into the binary codes; the Hamming space is a common subspace of images and the text data, and the similarity of the cross-modal data can be directly calculated in the Hamming space. According to the universal model for solving cross-modal retrieval by combining deep learning and Hash learning, the data points in an original feature space are mapped into the binary codes in the public Hamming space, similarity ranking is carried out by calculating the Hamming distance between the codes of the data to be queried and the codes of the original data, and therefore a retrieval result is obtained, and the retrieval efficiency is greatly improved. The binary codes are used for replacing the original data storage, so that the requirement of the retrieval tasks for the storage capacity is greatly reduced.
Owner:CHINA UNIV OF PETROLEUM (EAST CHINA)
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products