The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Sep. 15, 2026
Filed:
Nov. 19, 2024
International Business Machines Corporation, Armonk, NY (US);
Kun Yan Yin, Ningbo, CN;
Jing Zhang, Shanghai, CN;
Yuan Yuan Ding, Shanghai, CN;
Shi Yun Liang, Shanghai, CN;
Yu Pan, Shanghai, CN;
International Business Machines Corporation, Armonk, NY (US);
Abstract
A computer implemented method for conflict detection and data storage in a vector database. A processor set receives documents and splits the documents into a plurality of chunks. The processor set embeds the chunks and converts the chunks into numerical vector representations and performs a similarity check by comparing the vectors of the embedded chunks with vectors of existing chunks stored in the vector database. If no similarity is identified between the vectors of the embedded chunks and the vectors of existing chunks stored in the vector database, the processor set stores the embedded chunks in the vector database. If a similarity is identified, the processor set initiates a conflict detection check. If no conflict is identified, the processor set stores the embedded chunks in the vector database. If a conflict is identified, the processor set initiates a conflict resolution.