INFORMATION PROCESSING DEVICE FOR IMPROVING QUALITY OF GENERATOR OF GENERATIVE ADVERSARIAL NETWORK (GAN) | Matter42 Literature
Patent
Atlas literature
Patent
US 12,596,910 B2
INFORMATION PROCESSING DEVICE FOR IMPROVING QUALITY OF GENERATOR OF GENERATIVE ADVERSARIAL NETWORK (GAN)
Teruhiro Tagomori
NOMURA RESEARCH INSTITUTE, LTD., Tokyo (JP)·Apr. 7, 2026·US
Drawings
Patent drawings and their descriptions. Click a drawing to enlarge it.
FIG. 1
FIG. 1 is a diagram for describing an outline of an information processing system according to an embodiment of the present invention;
FIG. 2
FIG. 2 is a block diagram illustrating a hardware con- figuration example of an information processing device according to the present embodiment;
FIG. 3
FIG. 3 is a block diagram illustrating a functional con- figuration example of the information processing device according to the present embodiment;
FIG. 4
FIG. 4 is a diagram for describing processing of a learning stage of a CGAN;
FIG. 5
FIG. 5 is a diagram for describing processing of a learning stage and an inference stage of a model of the present embodiment using the CGAN and a …
FIG. 6
FIG. 6 is an example (1) for describing a case where formal verification is applied to a regression model;
FIG. 7
FIG. 7 is an example (2) for describing a case where formal verification is applied to a regression model;
FIG. 8
FIG. 8 is an example (1) for describing a case where formal verification is applied to a classification model;
FIG. 9
FIG. 9 is an example (2) for describing a case where formal verification is applied to a classification model;
FIG. 10
FIG. 10 is a flowchart illustrating an operation of GAN accuracy enhancement processing in the information pro- cessing device according to the present …
FIG. 11
FIG. 11 is a diagram illustrating an example of a data structure of learning data and test data according to the present embodiment; and
FIG. 12
FIG. 12 is a diagram illustrating an example of a data structure of model data according to the present embodi- ment.
Claims
Claims define the patent's legal scope. Independent claims stand alone; dependent claims (nested) narrow them. Click a claim to expand its dependents.
1 independent · 4 dependent
1
Independentinformation processing device for GAN quality improvement
An information processing device comprising: one or more processors; and a memory including one or more programs, wherein the one or more programs causes, when executed by the one or more processors, the information processing device to execute: training a generator neural network, which is a generative model that generates data belonging to a designated class on the basis of a noise vector and the class and a discriminator neural network, which discriminates whether the data generated by the generator is real data or not, by executing a learning algorithm of a condi-tional generative adversarial network and determining weight parameters of the trained generator neural net-work; training a classification model that classifies input data based on whether the input data is in the designated class; verifying whether a property is satisfied when the classi-fication model classifies an output of the generative model by executing a formal verification algorithm wherein the formal verification algorithm guarantees that all possible data within a range of a certain norm of a noise vector belong to the designated class; and generating training data belonging to the designated class by inputting a randomly generated noise vector within the verified range of the certain norm and the desig-nated class into the generative model using the weight parameters of the trained generator neural network, and wherein the property is that, within the range of the certain norm of the noise vector input to the generative model that uses the weight parameters of the trained generator neural network, the generative model does not generate data classified into a class different from a first class designated for the generative model.
2
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute storing a set of the noise vector, the norm, and the first class used for the determination in a storage in response to the determination that the property is satisfied.
3
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute storing a set of the noise vector, the norm, and the first class used for the determination in a storage in asso-ciation with data of the learned generative model in response to the determination that the property is satisfied.
4
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute transmitting a set of the noise vector, the norm, and the first class used for the determination to an electronic 15 16 device in association with data of the learned genera-tive model in response to the determination that the property is satisfied.
5
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors repeatedly execute the deter-mining whether the property is satisfied while changing a size of the norm. ∗ ∗ ∗ ∗ ∗
Device structures
Layer stacks claimed or described, ordered top of device to substrate.
information processing device for GAN quality improvement
No layer stack recorded.
Cited prior art
Patents and literature cited by this patent (applicant and examiner references).
Cited patents · 1
US 2020/0311932 A12020/0311932 A1 * 10/2020 Hooper............... G06F 18/2413examiner
Cited non-patent literature · 5
End-To-End Retina Image Synthesis Based on CGAN Using Class Feature Loss and Improved Retinal Detail Loss. N. Liang, L. Yuan, X. Wen, H. Xu and J. Wang, “End-To-End Retina Image Synthesis Based on CGAN Using Class Feature Loss and Improved Retinal Detail Loss,” in IEEE Access, vol. 10, pp. 83125-83137, 2022. (Year: 2022).
Trace Norm Generative Adversarial Networks for Sensor Generation and Feature Extraction. S. Zheng and C. Gupta, “Trace Norm Generative Adversarial Networks for Sensor Generation and Feature Extraction,” ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Barcelona, Spain, 2020, pp. 3187-3191 (Year: 2020).
Patent
Atlas literature
Patent
US 12,596,910 B2
INFORMATION PROCESSING DEVICE FOR IMPROVING QUALITY OF GENERATOR OF GENERATIVE ADVERSARIAL NETWORK (GAN)
Teruhiro Tagomori
NOMURA RESEARCH INSTITUTE, LTD., Tokyo (JP)·Apr. 7, 2026·US
Drawings
Patent drawings and their descriptions. Click a drawing to enlarge it.
FIG. 1
FIG. 1 is a diagram for describing an outline of an information processing system according to an embodiment of the present invention;
FIG. 2
FIG. 2 is a block diagram illustrating a hardware con- figuration example of an information processing device according to the present embodiment;
FIG. 3
FIG. 3 is a block diagram illustrating a functional con- figuration example of the information processing device according to the present embodiment;
FIG. 4
FIG. 4 is a diagram for describing processing of a learning stage of a CGAN;
FIG. 5
FIG. 5 is a diagram for describing processing of a learning stage and an inference stage of a model of the present embodiment using the CGAN and a …
FIG. 6
FIG. 6 is an example (1) for describing a case where formal verification is applied to a regression model;
FIG. 7
FIG. 7 is an example (2) for describing a case where formal verification is applied to a regression model;
FIG. 8
FIG. 8 is an example (1) for describing a case where formal verification is applied to a classification model;
FIG. 9
FIG. 9 is an example (2) for describing a case where formal verification is applied to a classification model;
FIG. 10
FIG. 10 is a flowchart illustrating an operation of GAN accuracy enhancement processing in the information pro- cessing device according to the present …
FIG. 11
FIG. 11 is a diagram illustrating an example of a data structure of learning data and test data according to the present embodiment; and
FIG. 12
FIG. 12 is a diagram illustrating an example of a data structure of model data according to the present embodi- ment.
Claims
Claims define the patent's legal scope. Independent claims stand alone; dependent claims (nested) narrow them. Click a claim to expand its dependents.
1 independent · 4 dependent
1
Independentinformation processing device for GAN quality improvement
An information processing device comprising: one or more processors; and a memory including one or more programs, wherein the one or more programs causes, when executed by the one or more processors, the information processing device to execute: training a generator neural network, which is a generative model that generates data belonging to a designated class on the basis of a noise vector and the class and a discriminator neural network, which discriminates whether the data generated by the generator is real data or not, by executing a learning algorithm of a condi-tional generative adversarial network and determining weight parameters of the trained generator neural net-work; training a classification model that classifies input data based on whether the input data is in the designated class; verifying whether a property is satisfied when the classi-fication model classifies an output of the generative model by executing a formal verification algorithm wherein the formal verification algorithm guarantees that all possible data within a range of a certain norm of a noise vector belong to the designated class; and generating training data belonging to the designated class by inputting a randomly generated noise vector within the verified range of the certain norm and the desig-nated class into the generative model using the weight parameters of the trained generator neural network, and wherein the property is that, within the range of the certain norm of the noise vector input to the generative model that uses the weight parameters of the trained generator neural network, the generative model does not generate data classified into a class different from a first class designated for the generative model.
2
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute storing a set of the noise vector, the norm, and the first class used for the determination in a storage in response to the determination that the property is satisfied.
3
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute storing a set of the noise vector, the norm, and the first class used for the determination in a storage in asso-ciation with data of the learned generative model in response to the determination that the property is satisfied.
4
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute transmitting a set of the noise vector, the norm, and the first class used for the determination to an electronic 15 16 device in association with data of the learned genera-tive model in response to the determination that the property is satisfied.
5
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors repeatedly execute the deter-mining whether the property is satisfied while changing a size of the norm. ∗ ∗ ∗ ∗ ∗
Device structures
Layer stacks claimed or described, ordered top of device to substrate.
information processing device for GAN quality improvement
No layer stack recorded.
Cited prior art
Patents and literature cited by this patent (applicant and examiner references).
Cited patents · 1
US 2020/0311932 A12020/0311932 A1 * 10/2020 Hooper............... G06F 18/2413examiner
Cited non-patent literature · 5
End-To-End Retina Image Synthesis Based on CGAN Using Class Feature Loss and Improved Retinal Detail Loss. N. Liang, L. Yuan, X. Wen, H. Xu and J. Wang, “End-To-End Retina Image Synthesis Based on CGAN Using Class Feature Loss and Improved Retinal Detail Loss,” in IEEE Access, vol. 10, pp. 83125-83137, 2022. (Year: 2022).
Trace Norm Generative Adversarial Networks for Sensor Generation and Feature Extraction. S. Zheng and C. Gupta, “Trace Norm Generative Adversarial Networks for Sensor Generation and Feature Extraction,” ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Barcelona, Spain, 2020, pp. 3187-3191 (Year: 2020).
Patent
Atlas literature
Patent
US 12,596,910 B2
INFORMATION PROCESSING DEVICE FOR IMPROVING QUALITY OF GENERATOR OF GENERATIVE ADVERSARIAL NETWORK (GAN)
Teruhiro Tagomori
NOMURA RESEARCH INSTITUTE, LTD., Tokyo (JP)·Apr. 7, 2026·US
Drawings
Patent drawings and their descriptions. Click a drawing to enlarge it.
FIG. 1
FIG. 1 is a diagram for describing an outline of an information processing system according to an embodiment of the present invention;
FIG. 2
FIG. 2 is a block diagram illustrating a hardware con- figuration example of an information processing device according to the present embodiment;
FIG. 3
FIG. 3 is a block diagram illustrating a functional con- figuration example of the information processing device according to the present embodiment;
FIG. 4
FIG. 4 is a diagram for describing processing of a learning stage of a CGAN;
FIG. 5
FIG. 5 is a diagram for describing processing of a learning stage and an inference stage of a model of the present embodiment using the CGAN and a …
FIG. 6
FIG. 6 is an example (1) for describing a case where formal verification is applied to a regression model;
FIG. 7
FIG. 7 is an example (2) for describing a case where formal verification is applied to a regression model;
FIG. 8
FIG. 8 is an example (1) for describing a case where formal verification is applied to a classification model;
FIG. 9
FIG. 9 is an example (2) for describing a case where formal verification is applied to a classification model;
FIG. 10
FIG. 10 is a flowchart illustrating an operation of GAN accuracy enhancement processing in the information pro- cessing device according to the present …
FIG. 11
FIG. 11 is a diagram illustrating an example of a data structure of learning data and test data according to the present embodiment; and
FIG. 12
FIG. 12 is a diagram illustrating an example of a data structure of model data according to the present embodi- ment.
Claims
Claims define the patent's legal scope. Independent claims stand alone; dependent claims (nested) narrow them. Click a claim to expand its dependents.
1 independent · 4 dependent
1
Independentinformation processing device for GAN quality improvement
An information processing device comprising: one or more processors; and a memory including one or more programs, wherein the one or more programs causes, when executed by the one or more processors, the information processing device to execute: training a generator neural network, which is a generative model that generates data belonging to a designated class on the basis of a noise vector and the class and a discriminator neural network, which discriminates whether the data generated by the generator is real data or not, by executing a learning algorithm of a condi-tional generative adversarial network and determining weight parameters of the trained generator neural net-work; training a classification model that classifies input data based on whether the input data is in the designated class; verifying whether a property is satisfied when the classi-fication model classifies an output of the generative model by executing a formal verification algorithm wherein the formal verification algorithm guarantees that all possible data within a range of a certain norm of a noise vector belong to the designated class; and generating training data belonging to the designated class by inputting a randomly generated noise vector within the verified range of the certain norm and the desig-nated class into the generative model using the weight parameters of the trained generator neural network, and wherein the property is that, within the range of the certain norm of the noise vector input to the generative model that uses the weight parameters of the trained generator neural network, the generative model does not generate data classified into a class different from a first class designated for the generative model.
2
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute storing a set of the noise vector, the norm, and the first class used for the determination in a storage in response to the determination that the property is satisfied.
3
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute storing a set of the noise vector, the norm, and the first class used for the determination in a storage in asso-ciation with data of the learned generative model in response to the determination that the property is satisfied.
4
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute transmitting a set of the noise vector, the norm, and the first class used for the determination to an electronic 15 16 device in association with data of the learned genera-tive model in response to the determination that the property is satisfied.
5
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors repeatedly execute the deter-mining whether the property is satisfied while changing a size of the norm. ∗ ∗ ∗ ∗ ∗
Device structures
Layer stacks claimed or described, ordered top of device to substrate.
information processing device for GAN quality improvement
No layer stack recorded.
Cited prior art
Patents and literature cited by this patent (applicant and examiner references).
Cited patents · 1
US 2020/0311932 A12020/0311932 A1 * 10/2020 Hooper............... G06F 18/2413examiner
Cited non-patent literature · 5
End-To-End Retina Image Synthesis Based on CGAN Using Class Feature Loss and Improved Retinal Detail Loss. N. Liang, L. Yuan, X. Wen, H. Xu and J. Wang, “End-To-End Retina Image Synthesis Based on CGAN Using Class Feature Loss and Improved Retinal Detail Loss,” in IEEE Access, vol. 10, pp. 83125-83137, 2022. (Year: 2022).
Trace Norm Generative Adversarial Networks for Sensor Generation and Feature Extraction. S. Zheng and C. Gupta, “Trace Norm Generative Adversarial Networks for Sensor Generation and Feature Extraction,” ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Barcelona, Spain, 2020, pp. 3187-3191 (Year: 2020).
Patent
Atlas literature
Patent
US 12,596,910 B2
INFORMATION PROCESSING DEVICE FOR IMPROVING QUALITY OF GENERATOR OF GENERATIVE ADVERSARIAL NETWORK (GAN)
Teruhiro Tagomori
NOMURA RESEARCH INSTITUTE, LTD., Tokyo (JP)·Apr. 7, 2026·US
Drawings
Patent drawings and their descriptions. Click a drawing to enlarge it.
FIG. 1
FIG. 1 is a diagram for describing an outline of an information processing system according to an embodiment of the present invention;
FIG. 2
FIG. 2 is a block diagram illustrating a hardware con- figuration example of an information processing device according to the present embodiment;
FIG. 3
FIG. 3 is a block diagram illustrating a functional con- figuration example of the information processing device according to the present embodiment;
FIG. 4
FIG. 4 is a diagram for describing processing of a learning stage of a CGAN;
FIG. 5
FIG. 5 is a diagram for describing processing of a learning stage and an inference stage of a model of the present embodiment using the CGAN and a …
FIG. 6
FIG. 6 is an example (1) for describing a case where formal verification is applied to a regression model;
FIG. 7
FIG. 7 is an example (2) for describing a case where formal verification is applied to a regression model;
FIG. 8
FIG. 8 is an example (1) for describing a case where formal verification is applied to a classification model;
FIG. 9
FIG. 9 is an example (2) for describing a case where formal verification is applied to a classification model;
FIG. 10
FIG. 10 is a flowchart illustrating an operation of GAN accuracy enhancement processing in the information pro- cessing device according to the present …
FIG. 11
FIG. 11 is a diagram illustrating an example of a data structure of learning data and test data according to the present embodiment; and
FIG. 12
FIG. 12 is a diagram illustrating an example of a data structure of model data according to the present embodi- ment.
Claims
Claims define the patent's legal scope. Independent claims stand alone; dependent claims (nested) narrow them. Click a claim to expand its dependents.
1 independent · 4 dependent
1
Independentinformation processing device for GAN quality improvement
An information processing device comprising: one or more processors; and a memory including one or more programs, wherein the one or more programs causes, when executed by the one or more processors, the information processing device to execute: training a generator neural network, which is a generative model that generates data belonging to a designated class on the basis of a noise vector and the class and a discriminator neural network, which discriminates whether the data generated by the generator is real data or not, by executing a learning algorithm of a condi-tional generative adversarial network and determining weight parameters of the trained generator neural net-work; training a classification model that classifies input data based on whether the input data is in the designated class; verifying whether a property is satisfied when the classi-fication model classifies an output of the generative model by executing a formal verification algorithm wherein the formal verification algorithm guarantees that all possible data within a range of a certain norm of a noise vector belong to the designated class; and generating training data belonging to the designated class by inputting a randomly generated noise vector within the verified range of the certain norm and the desig-nated class into the generative model using the weight parameters of the trained generator neural network, and wherein the property is that, within the range of the certain norm of the noise vector input to the generative model that uses the weight parameters of the trained generator neural network, the generative model does not generate data classified into a class different from a first class designated for the generative model.
2
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute storing a set of the noise vector, the norm, and the first class used for the determination in a storage in response to the determination that the property is satisfied.
3
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute storing a set of the noise vector, the norm, and the first class used for the determination in a storage in asso-ciation with data of the learned generative model in response to the determination that the property is satisfied.
4
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors causes the information pro-cessing device to further execute transmitting a set of the noise vector, the norm, and the first class used for the determination to an electronic 15 16 device in association with data of the learned genera-tive model in response to the determination that the property is satisfied.
5
Dependent← claim 1information processing device for GAN quality improvement
The information processing device according to claim 1, wherein the one or more processors repeatedly execute the deter-mining whether the property is satisfied while changing a size of the norm. ∗ ∗ ∗ ∗ ∗
Device structures
Layer stacks claimed or described, ordered top of device to substrate.
information processing device for GAN quality improvement
No layer stack recorded.
Cited prior art
Patents and literature cited by this patent (applicant and examiner references).
Cited patents · 1
US 2020/0311932 A12020/0311932 A1 * 10/2020 Hooper............... G06F 18/2413examiner
Cited non-patent literature · 5
End-To-End Retina Image Synthesis Based on CGAN Using Class Feature Loss and Improved Retinal Detail Loss. N. Liang, L. Yuan, X. Wen, H. Xu and J. Wang, “End-To-End Retina Image Synthesis Based on CGAN Using Class Feature Loss and Improved Retinal Detail Loss,” in IEEE Access, vol. 10, pp. 83125-83137, 2022. (Year: 2022).
Trace Norm Generative Adversarial Networks for Sensor Generation and Feature Extraction. S. Zheng and C. Gupta, “Trace Norm Generative Adversarial Networks for Sensor Generation and Feature Extraction,” ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Barcelona, Spain, 2020, pp. 3187-3191 (Year: 2020).
Non-Convex Sparse Deviation Modeling Via Generative Models. Y. Yang, H. Wang, H. Qiu, J. Wang and Y. Wang, “Non-Convex Sparse Deviation Modeling Via Generative Models,” ICASSP 2021- 2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Toronto, ON, Canada, 2021, pp. 2345-2349 (Year: 2021).
Antenna Design Using a GAN-Based Synthetic Data Generation Approach. O. Noakoasteen, J. Vijayamohanan, A. Gupta and C. Christodoulou, “Antenna Design Using a GAN-Based Synthetic Data Generation Approach,” in IEEE Open Journal of Antennas and Propagation, vol. 3, pp. 488-494, 2022 (Year: 2022).* Extended European Search Report (EESR) dated Jan. 9, 2024 issued in European patent application No. 23180575.5. Augustus Odena et al., “Conditional Image Synthesis With Auxil- iary Classifier GANs”, Jan. 1, 2017, Retrieved from the Internet: URL: https://arxiv.org/pdf/1610.09585v3.pdf [retrieved on Dec. 21, 2023]; Cited in EESR.
Conditional GenerativeAdversarial Nets. Mirza et al., “Conditional GenerativeAdversarial Nets”, arXiv, Nov. 2014, URL: https://arxiv.org/abs/1411.1784, total 7 pages; Cited in Specification.
Non-Convex Sparse Deviation Modeling Via Generative Models. Y. Yang, H. Wang, H. Qiu, J. Wang and Y. Wang, “Non-Convex Sparse Deviation Modeling Via Generative Models,” ICASSP 2021- 2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Toronto, ON, Canada, 2021, pp. 2345-2349 (Year: 2021).
Antenna Design Using a GAN-Based Synthetic Data Generation Approach. O. Noakoasteen, J. Vijayamohanan, A. Gupta and C. Christodoulou, “Antenna Design Using a GAN-Based Synthetic Data Generation Approach,” in IEEE Open Journal of Antennas and Propagation, vol. 3, pp. 488-494, 2022 (Year: 2022).* Extended European Search Report (EESR) dated Jan. 9, 2024 issued in European patent application No. 23180575.5. Augustus Odena et al., “Conditional Image Synthesis With Auxil- iary Classifier GANs”, Jan. 1, 2017, Retrieved from the Internet: URL: https://arxiv.org/pdf/1610.09585v3.pdf [retrieved on Dec. 21, 2023]; Cited in EESR.
Conditional GenerativeAdversarial Nets. Mirza et al., “Conditional GenerativeAdversarial Nets”, arXiv, Nov. 2014, URL: https://arxiv.org/abs/1411.1784, total 7 pages; Cited in Specification.
Non-Convex Sparse Deviation Modeling Via Generative Models. Y. Yang, H. Wang, H. Qiu, J. Wang and Y. Wang, “Non-Convex Sparse Deviation Modeling Via Generative Models,” ICASSP 2021- 2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Toronto, ON, Canada, 2021, pp. 2345-2349 (Year: 2021).
Antenna Design Using a GAN-Based Synthetic Data Generation Approach. O. Noakoasteen, J. Vijayamohanan, A. Gupta and C. Christodoulou, “Antenna Design Using a GAN-Based Synthetic Data Generation Approach,” in IEEE Open Journal of Antennas and Propagation, vol. 3, pp. 488-494, 2022 (Year: 2022).* Extended European Search Report (EESR) dated Jan. 9, 2024 issued in European patent application No. 23180575.5. Augustus Odena et al., “Conditional Image Synthesis With Auxil- iary Classifier GANs”, Jan. 1, 2017, Retrieved from the Internet: URL: https://arxiv.org/pdf/1610.09585v3.pdf [retrieved on Dec. 21, 2023]; Cited in EESR.
Conditional GenerativeAdversarial Nets. Mirza et al., “Conditional GenerativeAdversarial Nets”, arXiv, Nov. 2014, URL: https://arxiv.org/abs/1411.1784, total 7 pages; Cited in Specification.
Non-Convex Sparse Deviation Modeling Via Generative Models. Y. Yang, H. Wang, H. Qiu, J. Wang and Y. Wang, “Non-Convex Sparse Deviation Modeling Via Generative Models,” ICASSP 2021- 2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Toronto, ON, Canada, 2021, pp. 2345-2349 (Year: 2021).
Antenna Design Using a GAN-Based Synthetic Data Generation Approach. O. Noakoasteen, J. Vijayamohanan, A. Gupta and C. Christodoulou, “Antenna Design Using a GAN-Based Synthetic Data Generation Approach,” in IEEE Open Journal of Antennas and Propagation, vol. 3, pp. 488-494, 2022 (Year: 2022).* Extended European Search Report (EESR) dated Jan. 9, 2024 issued in European patent application No. 23180575.5. Augustus Odena et al., “Conditional Image Synthesis With Auxil- iary Classifier GANs”, Jan. 1, 2017, Retrieved from the Internet: URL: https://arxiv.org/pdf/1610.09585v3.pdf [retrieved on Dec. 21, 2023]; Cited in EESR.
Conditional GenerativeAdversarial Nets. Mirza et al., “Conditional GenerativeAdversarial Nets”, arXiv, Nov. 2014, URL: https://arxiv.org/abs/1411.1784, total 7 pages; Cited in Specification.