US12591762B2 - Method, system for odor visual expression based on electronic nose technology, and storage medium - Google Patents

Method, system for odor visual expression based on electronic nose technology, and storage medium

Info

Publication number
US12591762B2
US12591762B2 US17/990,375 US202217990375A US12591762B2 US 12591762 B2 US12591762 B2 US 12591762B2 US 202217990375 A US202217990375 A US 202217990375A US 12591762 B2 US12591762 B2 US 12591762B2
Authority
US
United States
Prior art keywords
odor
electronic nose
information
data
nose technology
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US17/990,375
Other versions
US20230162002A1 (en
Inventor
Zheng Liu
Xudai LONG
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Academy of Art
Original Assignee
China Academy of Art
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Academy of Art filed Critical China Academy of Art
Publication of US20230162002A1 publication Critical patent/US20230162002A1/en
Application granted granted Critical
Publication of US12591762B2 publication Critical patent/US12591762B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/36Creation of semantic tools, e.g. ontology or thesauri
    • G06F16/367Ontology
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N27/00Investigating or analysing materials by the use of electric, electrochemical, or magnetic means
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • G06F16/287Visualization; Browsing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/34Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2413Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
    • G06F18/24133Distances to prototypes
    • G06F18/24137Distances to cluster centroïds
    • G06F18/2414Smoothing the distance, e.g. radial basis function networks [RBFN]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/042Knowledge-based neural networks; Logical representations of neural networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/044Recurrent networks, e.g. Hopfield networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/048Activation functions
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Mathematical Physics (AREA)
  • Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Databases & Information Systems (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Electrochemistry (AREA)
  • Chemical Kinetics & Catalysis (AREA)
  • Biochemistry (AREA)
  • Immunology (AREA)
  • Pathology (AREA)
  • Animal Behavior & Ethology (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Image Analysis (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A method and system for odor visual expression based on electronic nose technology, and a storage medium are disclosed. The method includes: acquiring category information of an odor to be identified based on the electronic nose technology; determining demand information of the odor to be identified according to the category information; collecting corresponding relevant data according to the demand information so as to construct a database; constructing a knowledge map centered on odor identification according to the database; and converting the structured knowledge map into a visual node-link graph. The method and system for odor visual expression based on electronic nose technology and the storage medium according to this disclosure present related information of the identified odor to users in a form of visual content, and the visual content can facilitate the users to have more intuitive understanding of odors.

Description

TECHNICAL FIELD
The disclosure belongs to the technical field of odor visualization, and particularly relates to a method and system for odor visual expression based on electronic nose technology, and to a storage medium.
BACKGROUND ART
Experience economy mainly involving five senses has become one of current developing trends, in which Olfaction is playing an increasingly important role. Odor can subtly influence consumer behavior and improve users' experience of products. In related art, with development and popularization of electronic sensory technology, complex gases can be detected and identified, and basic information on gas categories and components is more scientific and accurate. However, traditional display of category information identified on odors can only be quickly understood by professionals, which depends on professional knowledge and experience. It is difficult for ordinary people to know the odors by name, with poor versatility and heavy workload.
Therefore, it is necessary to use computer technology, artificial intelligence technology, or other technologies to design and process identified odor information and generate a comprehensive and easy-to-understand visualization information report. In the related art, only characteristics of the odors are acquired after recognition, and related information such as related applications and imagery descriptions of the odors are not completely and clearly displayed. Existing recognition and acquisition of the odors is only a field involved by relevant researchers, and it is difficult for other professionals to grasp related comprehensive information of odors in a short time, and it is impossible for the related art to display more intuitively and comprehensively.
SUMMARY
A method and system for odor visual expression based on electronic nose technology, and a storage medium are provided in the disclosure, which adopt following technical schemes.
A method for odor visual expression based on electronic nose technology includes following steps.
    • acquiring category information of an odor to be identified based on the electronic nose technology;
    • determining demand information of the odor to be identified according to the category information;
    • collecting corresponding relevant data according to the demand information so as to construct a database;
    • constructing a knowledge map centered on odor identification according to the database; and
    • converting the structured knowledge map into a visual node-link graph.
Further, the category information refers to a category that a trained model predicts the odor belongs to in pattern recognition or a category with optimal matching in a trained data set.
Further, the category information refers to a category that the trained model predicts it belongs to in the pattern recognition.
Acquiring category information of the odor to be identified based on the electronic nose technology specifically includes:
    • collecting a number of different odor sample data to form a covariance matrix with n rows and m columns, where n is a dimension of the collected data and m is a number of odor samples;
    • calculating eigenvalues and eigenvectors of the covariance matrix;
    • selecting eigenvectors of q dimensions with largest eigenvalues to form a projection matrix of q rows and m columns;
    • training a classification model with data features obtained by multiplying each odor feature by the projection matrix; and
    • collecting data of the odor to be identified so as to be input into the trained classification model to obtain the category information.
Further, the classification model is a BP ANN model.
Further, training the classification model specifically includes:
    • setting weights and thresholds between different layers of the BP ANN model as a random floating-point number between −1.0 and 1.0;
    • calculating an error between an output value of an output layer node and a target value by using derivative of a Sigmoid function; and
    • correcting weights between nodes in respective layers and thresholds of nodes in a hidden layer and the output layer according to Widrow and Hoff correction learning rules until the BP ANN reaches a fitted state.
Further, a value of n is 8, and a value of q is 3.
Further, collecting corresponding relevant data according to the demand information so as to construct the database specifically includes:
    • crawling network data based on nutch theme information;
    • processing crawled network data so as to obtain target information; and
    • saving the calculated target information to form a database.
Further, processing crawled network data so as to obtain the target information specifically includes:
    • calculating the crawled network data with a CTPN text detection algorithm, a CRNN text recognition algorithm and a SSD image detection algorithm so as to get the target information.
A system for odor visual expression based on electronic nose technology includes a data classification unit, an information determination unit, a data acquisition unit, a generating unit and a conversion unit.
The data classification unit is configured to acquire category information of an odor to be identified based on the electronic nose technology.
The information determination unit is configured to determine demand information of the odor to be identified according to the category information.
The data acquisition unit is configured to collect corresponding relevant data according to the demand information so as to construct a database.
The generating unit is configured to construct a knowledge map centered on odor identification according to the database.
The conversion unit is configured to convert the structured knowledge map into a visual node-link graph.
A computer-readable storage medium with computer instructions stored thereon. The computer instructions, when executed by a processor, can implement any of the method for odor visual expression based on electronic nose technology.
The disclosure has advantages that the method and system for odor visual expression based on electronic nose technology and the storage medium present related information of the identified odor to users in a form of visual content, and the visual content can facilitate the users to have more intuitive understanding of odors.
The method and system for odor visual expression based on electronic nose technology and the storage medium have advantages that the category information of the odor is obtained by the electronic nose technology, and the demand information is collected by computer crawler technology, which is used for constructing a knowledge map centered on odor identification.
The method and system for odor visual expression based on electronic nose technology and the storage medium also have advantages that natural language technology is adopted to analyze text data of the odor to be identified, and key words in the text of the odor to be identified are summarized, and a database of odor categories can be formed with its own characteristics and related characteristics, including but not limited to gas composition, odor category characteristics, odor descriptors, odor color, odor volatility and the like, so as to construct the knowledge map centered on odor recognition.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a schematic diagram of a method for odor visual expression based on electronic nose technology according to the present disclosure; and
FIG. 2 is a schematic diagram of a node-link graph in the method for odor visual expression based on electronic nose technology according to the present disclosure.
DETAILED DESCRIPTION
The disclosure will be described in the following in detail with reference to the drawings and specific embodiments.
FIG. 1 shows a method for odor visual expression based on electronic nose technology in the disclosure, which includes the following steps S1 to S5. In step S1, category information of an odor to be identified is acquired based on the electronic nose technology. In step S2, demand information of the odor to be identified is determined according to the category information. In step S3, corresponding relevant data is collected according to the demand information so as to construct a database. In step S4, a knowledge map centered on odor identification is constructed according to the database. In step S5, the structured knowledge map is converted into a visual node-link graph. The method for odor visual expression based on electronic nose technology present related information of the identified odor to users in a form of visual content, and the visual content can facilitate the users to have more intuitive understanding of odors. The method described above is described in detail below.
For the step S1, the category information of the odor to be identified is acquired based on the electronic nose technology.
It can be understood that the category information refers to a category that a trained model predicts the odor belongs to in pattern recognition or a category with optimal matching in a trained data set.
As a preferred embodiment, the category information refers to a category that the trained model predicts it belongs to in the pattern recognition. A step where the category information of the odor to be identified is acquired based on the electronic nose technology specifically includes following content.
A number of different odor sample data is collected to form a covariance matrix with n rows and m columns, where n is a dimension of the collected data and m is a number of odor samples.
Eigenvalues and eigenvectors of the covariance matrix are calculated.
Eigenvectors of q dimensions with largest eigenvalues are selected to form a projection matrix of q rows and m columns.
A classification model is trained with data features obtained by multiplying each odor feature by the projection matrix. Here, the odor feature of each odor refers to sample data collected for each odor, which is a data matrix with n rows and 1 column.
    • collecting data of the odor to be identified so as to be input into the trained classification model to obtain the category information.
Preferably, a value of n is 8, and a value of q is 3.
As a preferred embodiment, the classification model is a BP ANN (Back Propagation Neural Network) model.
As a preferred embodiment, a step where the classification model is trained specifically includes following content.
Weights and thresholds between different layers of the BP ANN model are set as a random floating-point number between −1.0 and 1.0.
An error between an output value of an output layer node and a target value is calculated by using derivative of a Sigmoid function.
Weights between nodes in respective layers and thresholds of nodes in a hidden layer and the output layer are corrected according to Widrow and Hoff correction learning rules until the BP ANN reaches a fitted state.
Specifically, the number of different odor sample data is collected by an electronic nose system. The electronic system includes a sensor array unit, a signal preprocessing unit and a pattern recognition unit. The category information refers to a category that a trained process in the pattern recognition unit predicts it belongs to or a category with optimal matching in a trained data set. A training process refers to a process that the electronic nose system needs to be trained before it performs identification, that is, a process of using known odor categories and their characteristics for classification. Taking a process of identifying a fruit odor as an example, training steps are as follows.
Firstly, four different fruits were selected to collect odors to be analyzed through a gas collection chamber. The gas collection chamber is a closed space, which can guarantee constant odor concentration, no ease of odor emission and other features.
Through the odor sensor array unit and the signal preprocessing unit, collected four different odor sample data are formed into a matrix with 8 rows and 4 columns, and eigenvalues and eigenvectors of the covariance matrix are calculated.
Eigenvectors of three dimensions with largest eigenvalues are selected to form a transformation matrix, so as to obtain a projection matrix with three rows and four columns.
The BP ANN is then trained with data features obtained by multiplying each odor feature by the projection matrix.
After training, when it is necessary to identify one of the fruit odors, the trained BP ANN model is used to predict so as to output a fruit name with highest fitting degree.
For the step S2, the demand information of the odor to be identified is determined according to the category information.
Specifically, the demand information of the odor is determined according to the identified odor category. Taking identification of a certain fruit odor as an example, if it is identified as a strawberry odor, demand information related to the strawberry odor will be automatically generated (or manually generated). Relevant demand information can be its own characteristics and related characteristics, including but not limited to special classification, gas composition, odor descriptors, odor color, odor volatility and the like. The demand information can also include specifically more subordinate keywords or phrases. For example, the special classification can include: an aromatic odor, a resin odor, a mint odor, sweetness, a chemical odor, a popcorn burned odor, a lemon odor, a non-orange fruit odor, a pungent odor, a rotten odor, etc.
For the step S3, the corresponding relevant data is collected according to the demand information so as to construct the database.
A step where the corresponding relevant data is collected according to the demand information so as to construct the database specifically includes following content.
Network data is crawled based on nutch theme information. Specifically, a method for crawling the network data based on the nutch theme information includes following steps. Firstly, an initial URL is acquired by Nutch from a seed web page file Seeds.txt, which is then injected into crawldb. A URL set is then acquired to be crawled from the crawldb, so as to create a new segment and generate Fetchlist. When a crawler crawls the webpage, it stores webpage data in the segment, then analyzes its content, extracts a new URL and updates the crawl db. Finally, a new URL set is acquired from the updated crawc, so as to start to crawl the network data.
Crawled network data is processed so as to obtain target information. Specifically, the crawled network data is calculated with a CTPN text detection algorithm, a CRNN text recognition algorithm and a SSD image detection algorithm so as to get the target information.
Finally, the calculated target information is saved to form a database.
For the step S4, the knowledge map centered on odor identification is constructed according to the database.
The knowledge map is constructed as follows. A basic ontology of odor categories is established according to category imagery, the basic ontology of the odor category has a plurality of entities and connection relationships, and the connection relationships can serve to establish different connections according to attributes among entities; and the target information described above is further filled into the basic ontology of product design. Constructing of the knowledge map further includes entity extraction, and the entity extraction further includes entity concept extraction and entity relationship extraction. The extracted entity concepts and entity relationships are filled into the basic ontology of the odor categories to form the knowledge map.
For the step S5, the structured knowledge map is converted into the visual node-link graph.
The constructed knowledge map of the odor category is structured data, which needs to be converted into visual expression of the node-link graph. The node-link graph expresses the ontology as interconnected nodes, and edges between the nodes are represented by connecting lines, as shown in FIG. 2 . Focus+ context/distortion technique is an expression method for the node-link graph. A node at the focus is a central node (i.e., category information of the odor) and remaining nodes appear around it (i.e., target information). Displayed sizes of associated nodes decreases with a progressive inheritance relationship until they are invisible, and finally a visual knowledge map of the odor category is formed. In visualization of the knowledge map using this technology, specific nodes should be focused for amplification. In this method, room can be made for the focus by distorting a geometric shape of the graph and compressing context areas, so that the nodes that users are interested in can be easily moved to a display center as the focus, so as to display more details while keeping context display of nodes related to the focus.
A system for odor visual expression based on electronic nose technology is further disclosed in this disclosure. The system for odor visual expression based on electronic nose technology can implement the method for odor visual expression based on electronic nose technology described above. Specifically, the system for odor visual expression based on electronic nose technology includes: a data classification unit, an information determination unit, a data acquisition unit, a generating unit and a conversion unit.
The data classification unit is configured to acquire category information of an odor to be identified based on the electronic nose technology. Acquiring category information of the odor to be identified based on the electronic nose technology by the data classification unit specifically includes: collecting a number of different odor sample data to form a covariance matrix with n rows and m columns, where n is a dimension of the collected data and m is a number of odor samples; calculating eigenvalues and eigenvectors of the covariance matrix; selecting eigenvectors of q dimensions with largest eigenvalues to form a projection matrix of q rows and m columns; training a classification model with data features obtained by multiplying each odor feature by the projection matrix; and collecting data of the odor to be identified so as to be input into the trained classification model to obtain the category information. The information determination unit is configured to determine demand information of the odor to be identified according to the category information. The data acquisition unit is configured to collect corresponding relevant data according to the demand information so as to construct a database. The generating unit is configured to construct a knowledge map centered on odor identification according to the database. The conversion unit is configured to convert the structured knowledge map into a visual node-link graph. Specific implementation content of each of the units refers to content disclosed by the method for odor visual expression based on electronic nose technology described above, which is not repeatedly described here again.
A storage medium with executable instructions stored is provided in this disclosure, in which the executable instructions are stored, and when executed by a processor, the executable instructions can cause the processor to execute the method for odor visual expression based on electronic nose technology according to an embodiment of the disclosure. In some embodiments, the storage medium may be a flash memory, a magnetic surface memory, an optical disk, or an optical disk memory. It can also be various devices including one or any combination of memories. In some embodiments, the executable instructions can take forms of programs, software, software modules, scripts or codes, written in any form of programming language (including compiled or interpreted languages, or declarative or procedural languages) and deployed in any form, including being deployed as a stand-alone program or being deployed as a module, component, subroutine or other unit suitable for use in a computing environment. As an example, the executable instructions may, but need not, correspond to files in a file system, and may be stored in a part of files that hold other programs or data, for example, stored in one or more scripts in a Hyper Text Markup Language (HTML) document, stored in a single file dedicated to the program in question, or stored in a plurality of collaborative files (for example, files that store one or more modules, subroutines or code parts). As an example, the executable instructions can be deployed to be executed on one vehicle-mounted computing device, or on multiple computing devices located in one place, or on multiple computing devices distributed in multiple places and interconnected by a communication network.
The basic principles, main features and advantages of the present disclosure are shown and described in the above. It should be understood by those skilled in the industry that the above embodiments do not limit the present disclosure in any form, and all technical solutions obtained by equivalent substitution or equivalent transformation fall within the protection scope of the present disclosure.

Claims (5)

The invention claimed is:
1. A method for odor visual expression based on electronic nose technology, comprising:
acquiring category information of an odor to be identified based on the electronic nose technology;
determining a demand information of the odor to be identified according to the category information;
collecting corresponding relevant data according to the demand information so as to construct a database;
constructing a structured knowledge map centered on odor identification according to the database; and
converting the structured knowledge map into a visual node-link graph to display its own characteristics, related characteristics, subordinate keywords of the characteristics, and subordinate keywords of the related characteristics, so as to facilitate users to have more intuitive understanding of the odor,
wherein the acquiring category information of the odor to be identified based on the electronic nose technology specifically comprises:
collecting a number of different odor sample data in a gas collection chamber by an electronic nose system to form a covariance matrix with n rows and m columns, where n is a dimension of the collected data and m is a number of odor samples, the electronic nose system comprises a sensor array unit, a signal preprocessing unit and a pattern recognition unit, the category information refers to a category that a trained model predicts the odor belongs to in pattern recognition, and the training process refers to a process that the electronic nose system needs to be trained before it performs identification, that is, a process of using known odor categories and their characteristics for classification;
calculating eigenvalues and eigenvectors of the covariance matrix;
selecting eigenvectors of q dimensions with largest eigenvalues to form a projection matrix of q rows and m columns;
training a classification model with data features obtained by multiplying each odor feature by the projection matrix, wherein the odor feature of each odor refers to sample data collected for each odor, which is a data matrix with n rows and 1 column; and
collecting data of the odor to be identified so as to be input into the trained classification model to obtain the category information,
wherein the demand information comprises odor categories and subordinate keywords of the odor categories; the odor categories comprises special classification, gas composition, odor descriptors, odor color, and odor volatility; the subordinate keywords of the special classification comprises: an aromatic odor, a resin odor, a mint odor, sweetness, a chemical odor, a popcorn burned odor, a lemon odor, a non-orange fruit odor, a pungent odor, and a rotten odor; and the gas composition comprises a first component, a second component, and a third component,
wherein the collecting corresponding relevant data according to the demand information so as to construct the database specifically comprises:
crawling network data;
processing crawled network data so as to obtain target information; and
saving the calculated target information to form a database, and
wherein the processing crawled network data so as to obtain the target information specifically comprises calculating the crawled network data with a Connectionist Text Proposal Network (CTPN) text detection algorithm, a Convolutional Recurrent Network (CRNN) text recognition algorithm and a Single Shot Detector (SSD) image detection algorithm so as to get the target information.
2. The method for odor visual expression based on electronic nose technology according to claim 1, wherein the classification model is a back propagation neural network (BP ANN) model.
3. The method for odor visual expression based on electronic nose technology according to claim 2, wherein training the classification model specifically comprises:
setting weights and thresholds between different layers of the BP ANN model as a random floating-point number between −1.0 and 1.0;
calculating an error between an output value of an output layer node and a target value by using derivative of a Sigmoid function; and
correcting weights between nodes in respective layers and thresholds of nodes in a hidden layer and the output layer according to Widrow and Hoff correction learning rules until the BP ANN reaches a fitted state.
4. The method for odor visual expression based on electronic nose technology according to claim 2, wherein a value of n is 8, and a value of q is 3.
5. A non-transitory computer-readable storage medium with computer instructions stored thereon, the computer instructions, when executed by a processor, implementing any of the method for odor visual expression based on electronic nose technology according to claim 1.
US17/990,375 2021-11-23 2022-11-18 Method, system for odor visual expression based on electronic nose technology, and storage medium Active 2044-11-27 US12591762B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN202111397456.2A CN114090791B (en) 2021-11-23 2021-11-23 Method, system and storage medium for visual expression of odor based on electronic nose technology
CN202111397456.2 2021-11-23
CN2021113974562 2021-11-23

Publications (2)

Publication Number Publication Date
US20230162002A1 US20230162002A1 (en) 2023-05-25
US12591762B2 true US12591762B2 (en) 2026-03-31

Family

ID=80303503

Family Applications (1)

Application Number Title Priority Date Filing Date
US17/990,375 Active 2044-11-27 US12591762B2 (en) 2021-11-23 2022-11-18 Method, system for odor visual expression based on electronic nose technology, and storage medium

Country Status (2)

Country Link
US (1) US12591762B2 (en)
CN (1) CN114090791B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116028854A (en) * 2023-02-23 2023-04-28 南京信息工程大学 Odor recognition method, system and device based on LIBS and machine learning
CN117171620A (en) * 2023-09-08 2023-12-05 复旦大学 Method, system and equipment for constructing smoking behavior recognition model based on electronic nose
CN117688219A (en) * 2023-12-11 2024-03-12 重庆中国三峡博物馆(重庆博物馆) A method for rapid identification of pests in cultural relics based on electronic nose
CN119001031B (en) * 2024-10-21 2025-01-28 湖南大学 A method and system for identifying olfactory characteristics in water based on electronic nose topological fingerprint
CN119622460B (en) * 2024-11-22 2025-09-23 天津大学 A gas identification method based on open circular feature coding

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120143804A1 (en) * 2009-07-23 2012-06-07 Yada Research And Development Co., Ltd. Predicting odor pleasantness with an electronic nose
US20170243113A1 (en) * 2016-02-24 2017-08-24 International Business Machines Corporation Learning of neural network
US20200302825A1 (en) * 2019-03-21 2020-09-24 Dan Sachs Automated selection and titration of sensory stimuli to induce a target pattern of autonomic nervous system activity
US20210144110A1 (en) * 2019-11-07 2021-05-13 D8AI Inc. Systems and methods of instant-messaging bot for robotic process automation and robotic textual-content extraction from images

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110347894A (en) * 2019-05-31 2019-10-18 平安科技(深圳)有限公司 Knowledge mapping processing method, device, computer equipment and storage medium based on crawler
CN112084383B (en) * 2020-09-07 2023-08-18 中国平安财产保险股份有限公司 Knowledge graph-based information recommendation method, device, equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120143804A1 (en) * 2009-07-23 2012-06-07 Yada Research And Development Co., Ltd. Predicting odor pleasantness with an electronic nose
US20170243113A1 (en) * 2016-02-24 2017-08-24 International Business Machines Corporation Learning of neural network
US20200302825A1 (en) * 2019-03-21 2020-09-24 Dan Sachs Automated selection and titration of sensory stimuli to induce a target pattern of autonomic nervous system activity
US20210144110A1 (en) * 2019-11-07 2021-05-13 D8AI Inc. Systems and methods of instant-messaging bot for robotic process automation and robotic textual-content extraction from images

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
Jong, Gwo-Jia, et al. "A novel feature extraction method an electronic nose for aroma classification." IEEE Sensors Journal 19.22 (2019): 10796-10803. (Year: 2019). *
Lehr, Bernard Widrow Michael A. "Backpropagation and its Applications." <https://www-isl.stanford.edu/˜widrow/papers/c1992backpropagationand.pdf>. (1992). (Year: 1992). *
Rugard, Marylène, et al. "Smell compounds classification using UMAP to increase knowledge of odors and molecular structures linkages." PloS one 16.5 (2021): e0252486. (Year: 2021). *
Sharma, Anju, et al. "SMILES to smell: decoding the structure-odor relationship of chemical compounds using the deep neural network approach." Journal of Chemical Information and Modeling 61.2 (2021): 676-688. (Year: 2021). *
Jong, Gwo-Jia, et al. "A novel feature extraction method an electronic nose for aroma classification." IEEE Sensors Journal 19.22 (2019): 10796-10803. (Year: 2019). *
Lehr, Bernard Widrow Michael A. "Backpropagation and its Applications." <https://www-isl.stanford.edu/˜widrow/papers/c1992backpropagationand.pdf>. (1992). (Year: 1992). *
Rugard, Marylène, et al. "Smell compounds classification using UMAP to increase knowledge of odors and molecular structures linkages." PloS one 16.5 (2021): e0252486. (Year: 2021). *
Sharma, Anju, et al. "SMILES to smell: decoding the structure-odor relationship of chemical compounds using the deep neural network approach." Journal of Chemical Information and Modeling 61.2 (2021): 676-688. (Year: 2021). *

Also Published As

Publication number Publication date
CN114090791B (en) 2025-03-14
US20230162002A1 (en) 2023-05-25
CN114090791A (en) 2022-02-25

Similar Documents

Publication Publication Date Title
US12591762B2 (en) Method, system for odor visual expression based on electronic nose technology, and storage medium
CN111126069B (en) Social media short text named entity identification method based on visual object guidance
Patnaik et al. Intelligent and adaptive web data extraction system using convolutional and long short-term memory deep learning networks
Fuentes et al. Deep learning-based phenotyping system with glocal description of plant anomalies and symptoms
Guo et al. Identifying rice field weeds from unmanned aerial vehicle remote sensing imagery using deep learning
US20190197063A1 (en) Artificial intelligence for product data extraction
CN103268607B (en) A kind of common object detection method under weak supervision condition
CN120196911B (en) Rape seed quality evaluation system based on big data
CN113918794B (en) Enterprise network public opinion benefit analysis method, system, electronic equipment and storage medium
CN120086427B (en) A method and system for intelligently collecting and analyzing web merchant information
CN119006940B (en) Intelligent identification method and system of forest pests and diseases based on remote sensing data
Defriani et al. Recognition of regional traditional house in indonesia using convolutional neural network (CNN) method
CN119783800A (en) System and method for noise detection on general knowledge graphs using global and local perceptual denoising framework
CN120355995A (en) Task self-adaption-based small sample hyperspectral image open set identification method and system
CN114398871A (en) Financial entity extraction method, device, equipment and computer readable storage medium
CN115980685B (en) A Radar Radar Source Operating Mode Identification Method and Device Based on GCN
CN116912597A (en) Intellectual property intelligent management system and method thereof
Varman et al. An integrated OkraNet Framework for detection of disease and maturity stage classification in okra farming
CN120429400A (en) Intelligent perception method and system for overseas public opinion security situation integrating big data
Corzo Perez et al. Hydroinformatics and Applications of Artificial Intelligence and Machine Learning in Water‐Related Problems
Sharma et al. Cotton crop disease detection system using deep learning approach
CN120046093A (en) Multi-scale cross-media agricultural production data fusion and association method and device
CN119540756A (en) Self-supervised mulberry pest and disease identification method and system integrating multimodal YOLO algorithm
CN117011697A (en) A remote sensing image change detection method, system, equipment and medium based on transformer architecture search
CN114155016A (en) Click rate estimation method, device, equipment and readable storage medium

Legal Events

Date Code Title Description
FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

AS Assignment

Owner name: CHINA ACADEMY OF ART, CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LIU, ZHENG;LONG, XUDAI;REEL/FRAME:061877/0793

Effective date: 20221117

FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO SMALL (ORIGINAL EVENT CODE: SMAL); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION COUNTED, NOT YET MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ALLOWED -- NOTICE OF ALLOWANCE NOT YET MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT RECEIVED

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE