Prosecution Insights
Last updated: August 16, 2026
Application No. 19/059,186

QUANTIFYING AMYLOID-RELATED IMAGING ABNORMALITIES (ARIA) IN ALZHEIMER'S PATIENTS

Final Rejection §103
Filed
Feb 20, 2025
Priority
Aug 25, 2022 — provisional 63/401,050 +1 more
Examiner
MALDONADO, STEVEN
Art Unit
3797
Tech Center
3700 — Mechanical Engineering & Manufacturing
Assignee
Hoffmann-La Roche Inc.
OA Round
2 (Final)
30%
Grant Probability
At Risk
3-4
OA Rounds
1y 9m
Est. Remaining
77%
With Interview

Examiner Intelligence

Grants only 30% of cases
30%
Career Allowance Rate
7 granted / 23 resolved
-39.6% vs TC avg
Strong +46% interview lift
Without
With
+46.2%
Interview Lift
resolved cases with interview
Typical timeline
3y 3m
Avg Prosecution
42 currently pending
Career history
81
Total Applications
across all art units

Statute-Specific Performance

§101
7.6%
-32.4% vs TC avg
§103
54.5%
+14.5% vs TC avg
§102
14.5%
-25.5% vs TC avg
§112
22.9%
-17.1% vs TC avg
Black line = Tech Center average estimate • Based on career data from 23 resolved cases

Office Action

§103
DETAILED ACTION Notice of Pre-AIA or AIA Status The present application, filed on or after March 16, 2013, is being examined under the first inventor to file provisions of the AIA . Claim Rejections - 35 USC § 103 The following is a quotation of 35 U.S.C. 103 which forms the basis for all obviousness rejections set forth in this Office action: A patent for a claimed invention may not be obtained, notwithstanding that the claimed invention is not identically disclosed as set forth in section 102, if the differences between the claimed invention and the prior art are such that the claimed invention as a whole would have been obvious before the effective filing date of the claimed invention to a person having ordinary skill in the art to which the claimed invention pertains. Patentability shall not be negated by the manner in which the invention was made. The factual inquiries for establishing a background for determining obviousness under 35 U.S.C. 103 are summarized as follows: 1. Determining the scope and contents of the prior art. 2. Ascertaining the differences between the prior art and the claims at issue. 3. Resolving the level of ordinary skill in the pertinent art. 4. Considering objective evidence present in the application indicating obviousness or nonobviousness. Claims 1-2, 6, 21-24, 28-29, & 57 are rejected under 35 U.S.C. 103 as being unpatentable over Dou et al (Q. Dou et al., “Automatic detection of cerebral microbleeds from MR images via 3D Convolutional Neural Networks,” IEEE Transactions on Medical Imaging, vol. 35, no. 5, pp. 1182–1195, May 2016.; hereinafter referred to as Dou) in view of Yang et al (H. Yang, J.-Y. Kim, H. Kim, and S. P. Adhikari, “Guided Soft Attention Network for classification of breast cancer histopathology images,” IEEE Transactions on Medical Imaging, vol. 39, no. 5, pp. 1306–1315, May 2020; hereinafter referred to as Yang) Regarding Claim 1, Dou discloses a method for detecting amyloid related imaging abnormalities (ARIA) in a brain of a patient (“a novel automatic method to detect Cerebral microbleeds (CMBs) from magnetic resonance (MR) images by exploiting the 3D convolutional neural network (CNN). “ [Abstract], CMBs are known in the art to be ARIA), comprising, by one or more computing devices: accessing a set of one or more brain-scan images associated with the patient (“In order to accurately and efficiently detect CMBs from volumetric brain susceptibility-weighted imaging (SWI) data, we propose a robust and efficient method by leveraging 3D CNNs.” [Introduction]; generating, by a first machine-learning model, a segmentation map based on the set of one or more brain-scan images (“We, for the first time, exploit the 3D CNN for automatic detection of CMBs from volumetric brain SWI images. The 3D CNN sufficiently encodes the spatial contextual information and hierarchically extracts high-level features in a data driven way.” [Introduction], “Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume.“ [Methodology]), the segmentation map including a plurality of pixel-wise class labels corresponding to a plurality of pixels in the segmentation map, wherein at least one of the plurality of pixel-wise class labels comprises an indication of ARIA in the brain of the patient (“Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume.“ [Methodology], CMBs are known in the art being an ARIA); and generating, by a second machine-learning model, a classification score indicative of ARIA in the brain of the patient based on the set of one or more brain-scan images (“Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume. Subsequently, in the discrimination stage, we further remove false positive candidates by applying a 3D CNN discrimination model to distinguish true CMBs from challenging mimics with high-level feature representations.“ [Methodology], “In this stage, 3D small blocks are cropped centered on the screened candidate positions. The size of these blocks was carefully validated. We first found that a number of false positives were produced in the first stage with a training block size of . By enlarging the block size, richer contextual information within larger surrounding neighborhood can provide additional clues to better distinguish CMBs from their mimics. However, due to the small size of CMB, the cropped block size can not be too large. Otherwise, redundant contextual information would be introduced and may degrade the performance. In this regard, we set the input size as in our experiments, in order to discriminate the challenging candidates with a suitable receptive field. The parameter setting of block size is detailed in Section III-D.” [C. Two-Stage Cascaded Framework]); and detecting ARIA in the brain of the patient based on the classification score (“The screening stage with the 3D FCN aims to accurately reject the background regions and rapidly retrieve a small number of potential candidates. The discrimination stage with the 3D CNN focuses only on the screened set of candidates to further single out the true CMBs from challenging mimics.” [Two-Stage Cascaded Framework]). Dou does not specifically disclose that at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model. However, in a similar field of endeavor, Yang teaches using additional region-level supervision for the classification of breast cancer histopathology images using CNN [Abstract]. Yang also teaches that at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model (“Since the labeled RoIs denote the areas in the microscopy images which consist of diagnostically relevant regions, we propose a Guided Soft Attention (GuSA) network which aims at localizing these RoIs, and simultaneously use them to guide the classification network. In this way the prediction of the network is based on the regions which a pathologist expects the network to focus on. The architecture of GuSA is presented in Fig. 2.” [SECTION III. Guided Soft Attention Network], “The network consists of two branches; (a) a RoI prediction branch to localize the diagnostically relevant regions, and (b) a classification branch to identify the type of breast histology image. The backbone of the network is a CNN based feature extraction network. The features at different layers of the feature extraction network are aggregated, reduced and then fed to the RoI prediction branch and the classification branch. Given a breast microscopy image, the network is trained to simultaneously (a) predict the region of interest in the image, (b) use the predicted RoI to guide the activation maps for classification, and (c) classify the image into the four target categories. The network consists of two branches; (a) a RoI prediction branch to localize the diagnostically relevant regions, and (b) a classification branch to identify the type of breast histology image. The backbone of the network is a CNN based feature extraction network. The features at different layers of the feature extraction network are aggregated, reduced and then fed to the RoI prediction branch and the classification branch. Given a breast microscopy image, the network is trained to simultaneously (a) predict the region of interest in the image, (b) use the predicted RoI to guide the activation maps for classification, and (c) classify the image into the four target categories.” [SECTION III. Guided Soft Attention Network]) It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou as outlined above with at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model as taught by Yang, because it makes the neural network decision transparent and reliable [SECTION I. Introduction]. Regarding Claim 2, Dou discloses the ARIA is associated with microhemorrhages and hemosiderin deposits (ARIA-H) or parenchymal edema or sulcal effusion (ARIA-E) in the brain of the patient (“a novel automatic method to detect Cerebral microbleeds (CMBs) from magnetic resonance (MR) images by exploiting the 3D convolutional neural network (CNN). “ [Abstract], CMBs are known in the art to be ARIA-H). Regarding Claim 6, Dou discloses all limitations noted above except that the first model further comprises a bidirectional feature propagation network (“The 3D convolution kernels are randomly initialized from the Gaussian distribution and trainable parameters in the network are tuned using the standard back-propagation with stochastic gradient descent by minimizing the cross entropy loss. Meanwhile, dropout strategy [36] is utilized to reduce the co-adaption of intermediate features and improve the generalization capability.” [Methodology], “The proposed 3D FCN can take an arbitrary-sized volume as input and produce a 3D score volume within a single forward propagation, and hence greatly speed up the candidate retrieval procedure without damaging the sensitivity.” [Methodology]). Regarding Claim 21, Dou discloses the set of one or more brain-scan images comprises one or more magnetic resonance imaging (MRI) images, one or more positron emissiontomography (PET) images, one or more single-photon emission computed tomography (SPECT) images, one or more amyloid PET images, or any combination thereof (“In order to accurately and efficiently detect CMBs from volumetric brain susceptibility-weighted imaging (SWI) data, we propose a robust and efficient method by leveraging 3D CNNs.” [Introduction]). Regarding Claim 22, Dou discloses all limitations noted above except the set of one or more brain-scan images comprises one or more fluid-attenuated inversion recovery (FLAIR) images, one or more T2*-weighted imaging (T2*WI) images, one or more T1-weighted imaging (T1WI) images, or any combination thereof (“In order to accurately and efficiently detect CMBs from volumetric brain susceptibility-weighted imaging (SWI) data, we propose a robust and efficient method by leveraging 3D CNNs.” [Introduction], SWIs are known in the art as being a form of T2*-weighted imaging). Regarding Claim 23, Dou discloses all limitations noted above except the set of one or more brain-scan images comprises a plurality of volumes corresponding to one or more cross-sectional volumes of the brain of the patient (“Learning feature representations from all three dimensions is vitally important for biomarker detection tasks from volumetric medical data, e.g., CMB detection from SWI images. In this regard, we propose to employ the 3D convolution kernel, in the pursuance of encoding richer spatial information of the volumetric data. In this case, the feature maps are 3D blocks instead of 2D patches (we call them feature volumes hereafter). As shown in Fig. 3(b), given the same volumetric image of size X×Y×Z, when we employ a 3D convolution kernel to generate a 3D feature volume, the input to the network is the entire volumetric data. Consequently, a 3D kernel is formed and it sweeps over the whole 3D topology (see the red line). By leveraging the kernel sharing across all three dimensions, the network can take full advantage of the volumetric contextual information.” [Methodology]). Regarding Claim 24, Dou discloses the classification score comprises a binary value indicative of an absence of ARIA or a presence of ARIA or a numerical value indicative of a severity of ARIA (“The screening stage with the 3D FCN aims to accurately reject the background regions and rapidly retrieve a small number of potential candidates. The discrimination stage with the 3D CNN focuses only on the screened set of candidates to further single out the true CMBs from challenging mimics.” [Two-Stage Cascaded Framework]). Regarding Claim 28, Dou discloses the second machine-learning model generates the classification score based at least in part on the at least one of the plurality of pixel-wise class labels (“Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume. Subsequently, in the discrimination stage, we further remove false positive candidates by applying a 3D CNN discrimination model to distinguish true CMBs from challenging mimics with high-level feature representations.“ [Methodology]). Regarding Claim 29, Dou discloses a system including one or more computing devices, comprising: one or more non-transitory computer-readable storage media including instructions; and one or more processors coupled to the one or more non-transitory computer-readable storage media, the one or more processors configured to execute the instructions to (“a novel automatic method to detect Cerebral microbleeds (CMBs) from magnetic resonance (MR) images by exploiting the 3D convolutional neural network (CNN). “ [Abstract], “We implemented the proposed framework based on Theano1 library using dual Intel Xeon(R) processors E5–2650 2.6 GHz and a GPU of NVIDIA GeForce GTX TITAN Z. “ [System Implementation]): access a set of one or more brain-scan images associated with the patient (“In order to accurately and efficiently detect CMBs from volumetric brain susceptibility-weighted imaging (SWI) data, we propose a robust and efficient method by leveraging 3D CNNs.” [Introduction]; generate, by a first machine-learning model, a segmentation map based on the set of one or more brain-scan images (“We, for the first time, exploit the 3D CNN for automatic detection of CMBs from volumetric brain SWI images. The 3D CNN sufficiently encodes the spatial contextual information and hierarchically extracts high-level features in a data driven way.” [Introduction], “Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume.“ [Methodology]), the segmentation map including a plurality of pixel-wise class labels corresponding to a plurality of pixels in the segmentation map, wherein at least one of the plurality of pixel-wise class labels comprises an indication of ARIA in the brain of the patient (“Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume.“ [Methodology], CMBs are known in the art being an ARIA); and generate, by a second machine-learning model, a classification score indicative of ARIA in the brain of the patient based on the set of one or more brain-scan images (“Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume. Subsequently, in the discrimination stage, we further remove false positive candidates by applying a 3D CNN discrimination model to distinguish true CMBs from challenging mimics with high-level feature representations.“ [Methodology] , “In this stage, 3D small blocks are cropped centered on the screened candidate positions. The size of these blocks was carefully validated. We first found that a number of false positives were produced in the first stage with a training block size of . By enlarging the block size, richer contextual information within larger surrounding neighborhood can provide additional clues to better distinguish CMBs from their mimics. However, due to the small size of CMB, the cropped block size can not be too large. Otherwise, redundant contextual information would be introduced and may degrade the performance. In this regard, we set the input size as in our experiments, in order to discriminate the challenging candidates with a suitable receptive field. The parameter setting of block size is detailed in Section III-D.” [C. Two-Stage Cascaded Framework]); and detect ARIA in the brain of the patient based on the classification score (“The screening stage with the 3D FCN aims to accurately reject the background regions and rapidly retrieve a small number of potential candidates. The discrimination stage with the 3D CNN focuses only on the screened set of candidates to further single out the true CMBs from challenging mimics.” [Two-Stage Cascaded Framework]). Dou does not specifically disclose that at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model. However, in a similar field of endeavor, Yang teaches using additional region-level supervision for the classification of breast cancer histopathology images using CNN [Abstract]. Yang also teaches that at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model (“Since the labeled RoIs denote the areas in the microscopy images which consist of diagnostically relevant regions, we propose a Guided Soft Attention (GuSA) network which aims at localizing these RoIs, and simultaneously use them to guide the classification network. In this way the prediction of the network is based on the regions which a pathologist expects the network to focus on. The architecture of GuSA is presented in Fig. 2.” [SECTION III. Guided Soft Attention Network], “The network consists of two branches; (a) a RoI prediction branch to localize the diagnostically relevant regions, and (b) a classification branch to identify the type of breast histology image. The backbone of the network is a CNN based feature extraction network. The features at different layers of the feature extraction network are aggregated, reduced and then fed to the RoI prediction branch and the classification branch. Given a breast microscopy image, the network is trained to simultaneously (a) predict the region of interest in the image, (b) use the predicted RoI to guide the activation maps for classification, and (c) classify the image into the four target categories. The network consists of two branches; (a) a RoI prediction branch to localize the diagnostically relevant regions, and (b) a classification branch to identify the type of breast histology image. The backbone of the network is a CNN based feature extraction network. The features at different layers of the feature extraction network are aggregated, reduced and then fed to the RoI prediction branch and the classification branch. Given a breast microscopy image, the network is trained to simultaneously (a) predict the region of interest in the image, (b) use the predicted RoI to guide the activation maps for classification, and (c) classify the image into the four target categories.” [SECTION III. Guided Soft Attention Network]) It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou as outlined above with at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model as taught by Yang, because it makes the neural network decision transparent and reliable [SECTION I. Introduction]. Regarding Claim 57, Dou discloses a non-transitory computer-readable medium comprising instructions that, when executed by one or more processors of one or more computing devices, cause the one or more processors to (“a novel automatic method to detect Cerebral microbleeds (CMBs) from magnetic resonance (MR) images by exploiting the 3D convolutional neural network (CNN). “ [Abstract], “We implemented the proposed framework based on Theano1 library using dual Intel Xeon(R) processors E5–2650 2.6 GHz and a GPU of NVIDIA GeForce GTX TITAN Z. “ [System Implementation]): access a set of one or more brain-scan images associated with the patient (“In order to accurately and efficiently detect CMBs from volumetric brain susceptibility-weighted imaging (SWI) data, we propose a robust and efficient method by leveraging 3D CNNs.” [Introduction]; generating, by a first machine-learning model, a segmentation map based on the set of one or more brain-scan images (“We, for the first time, exploit the 3D CNN for automatic detection of CMBs from volumetric brain SWI images. The 3D CNN sufficiently encodes the spatial contextual information and hierarchically extracts high-level features in a data driven way.” [Introduction], “Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume.“ [Methodology]), the segmentation map including a plurality of pixel-wise class labels corresponding to a plurality of pixels in the segmentation map, wherein at least one of the plurality of pixel-wise class labels comprises an indication of ARIA in the brain of the patient (“Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume.“ [Methodology], CMBs are known in the art being an ARIA); and generating, by a second machine-learning model, a classification score indicative of ARIA in the brain of the patient based on the set of one or more brain-scan images (“Fig. 2 shows an overview of the proposed cascaded framework, which is composed of two stages: screening stage and discrimination stage. In the screening stage, the 3D FCN model takes a whole volumetric data as input and directly outputs a 3D score volume. Each value on the 3D score volume represents the probability of CMB at a corresponding voxel of the input volume. Subsequently, in the discrimination stage, we further remove false positive candidates by applying a 3D CNN discrimination model to distinguish true CMBs from challenging mimics with high-level feature representations.“ [Methodology] , “In this stage, 3D small blocks are cropped centered on the screened candidate positions. The size of these blocks was carefully validated. We first found that a number of false positives were produced in the first stage with a training block size of . By enlarging the block size, richer contextual information within larger surrounding neighborhood can provide additional clues to better distinguish CMBs from their mimics. However, due to the small size of CMB, the cropped block size can not be too large. Otherwise, redundant contextual information would be introduced and may degrade the performance. In this regard, we set the input size as in our experiments, in order to discriminate the challenging candidates with a suitable receptive field. The parameter setting of block size is detailed in Section III-D.” [C. Two-Stage Cascaded Framework]); and detecting ARIA in the brain of the patient based on the classification score (“The screening stage with the 3D FCN aims to accurately reject the background regions and rapidly retrieve a small number of potential candidates. The discrimination stage with the 3D CNN focuses only on the screened set of candidates to further single out the true CMBs from challenging mimics.” [Two-Stage Cascaded Framework]). Dou does not specifically disclose that at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model. However, in a similar field of endeavor, Yang teaches using additional region-level supervision for the classification of breast cancer histopathology images using CNN [Abstract]. Yang also teaches that at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model (“Since the labeled RoIs denote the areas in the microscopy images which consist of diagnostically relevant regions, we propose a Guided Soft Attention (GuSA) network which aims at localizing these RoIs, and simultaneously use them to guide the classification network. In this way the prediction of the network is based on the regions which a pathologist expects the network to focus on. The architecture of GuSA is presented in Fig. 2.” [SECTION III. Guided Soft Attention Network], “The network consists of two branches; (a) a RoI prediction branch to localize the diagnostically relevant regions, and (b) a classification branch to identify the type of breast histology image. The backbone of the network is a CNN based feature extraction network. The features at different layers of the feature extraction network are aggregated, reduced and then fed to the RoI prediction branch and the classification branch. Given a breast microscopy image, the network is trained to simultaneously (a) predict the region of interest in the image, (b) use the predicted RoI to guide the activation maps for classification, and (c) classify the image into the four target categories. The network consists of two branches; (a) a RoI prediction branch to localize the diagnostically relevant regions, and (b) a classification branch to identify the type of breast histology image. The backbone of the network is a CNN based feature extraction network. The features at different layers of the feature extraction network are aggregated, reduced and then fed to the RoI prediction branch and the classification branch. Given a breast microscopy image, the network is trained to simultaneously (a) predict the region of interest in the image, (b) use the predicted RoI to guide the activation maps for classification, and (c) classify the image into the four target categories.” [SECTION III. Guided Soft Attention Network]) It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou as outlined above with at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model as taught by Yang, because it makes the neural network decision transparent and reliable [SECTION I. Introduction]. Claims 5 & 10 are rejected under 35 U.S.C. 103 as being unpatentable over Dou in view of Yang as applied to Claim 1 above, and further in view of Long et al (CN 115409782 A; hereinafter referred to as Long). Regarding Claim 5, Dou in view of Yang discloses all limitations noted above except that the segmentation model comprises an encoder trained to generate a plurality of down-sampled feature maps based on the set of one or more brain- scan images, and wherein the classification model comprises a decoder trained to receive the plurality of down-sampled feature maps from the encoder. However, in a similar field of endeavor, Long teaches a brain MRI tissue analysis method [Technical Field] Long also teaches that the segmentation model comprises an encoder trained to generate a plurality of down-sampled feature maps based on the set of one or more brain- scan images, and wherein the classification model comprises a decoder trained to receive the plurality of down-sampled feature maps from the encoder (“inputting each therapeutic brain MRI image feature into the encoder for feature extraction, outputting the coding MRI image feature corresponding to each coding layer, the encoder comprises a plurality of coding layers, each coding layer comprises a down-sampling module and an attention structure module… based on the decoder and the skip connection module, all the coding MRI image feature corresponding to the decoding layer to feature connection, outputting the target image feature corresponding to each decoding layer, the decoder comprises a plurality of decoding layers, each decoding layer comprises an upper sampling module and an attention structure module” [Contents of the invention]). It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with the segmentation model comprises an encoder trained to generate a plurality of down-sampled feature maps based on the set of one or more brain- scan images, and wherein the classification model comprises a decoder trained to receive the plurality of down-sampled feature maps from the encoder as taught by Long, because it is helpful for improving the accuracy of obtaining the target image characteristic [Contents of the invention]. Regarding Claim 10, Dou in view of Yang discloses all limitations noted above except that the second model comprises an attention mechanism. However, Long teaches that the classification model comprises an attention mechanism (“based on the decoder and the skip connection module, all the coding MRI image feature corresponding to the decoding layer to feature connection, outputting the target image feature corresponding to each decoding layer, the decoder comprises a plurality of decoding layers, each decoding layer comprises an upper sampling module and an attention structure module” [Contents of the invention]). It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with that the classification model comprises an attention mechanism as taught by Long, because it is helpful for improving the accuracy of obtaining the target image characteristic [Contents of the invention]. Claims 14, 15, 17, 18, & 20 are rejected under 35 U.S.C. 103 as being unpatentable over Dou in view of Yang as applied to Claim 1 above, and further in view of Boots et al (US 20220281963 A1; hereinafter referred to as Boots). Regarding Claim 14, Dou in view of Yang discloses all limitations noted above except that the patient is an Alzheimer's disease (AD) patient having been treated with an anti-amyloid-beta (anti-A3) antibody. However, in a similar field of endeavor, Boot teaches methods for treating Alzheimer's disease. [Abstract]. Boot also teaches that the patient is an Alzheimer's disease (AD) patient having been treated with an anti-amyloid-beta (anti-A3) antibody (“Provided are methods for treating Alzheimer's disease in a human subject in need thereof when the subject develops an Amyloid Related Imaging Abnormality (ARIA) during a treatment regimen comprising administration of multiple doses of an anti-beta-amyloid antibody (e.g., BIIB037) to the subject.” [Abstract] It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with the patient is an Alzheimer's disease (AD) patient having been treated with an anti-amyloid-beta (anti-A3) antibody as taught by Boot, because there is a need in the art for methods to reduce the incidence of ARIA in susceptible Alzheimer's disease patients during AD treatment protocols [0017]. Regarding Claim 15, Dou in view of Yang discloses all limitations noted above except further comprising: in response to detecting the ARIA in the brain of the patient, determining a dosage adjustment of the anti-A3antibody, terminating use of the anti-A3 antibody, or temporarily suspending the use of the anti-A3 antibody. However, in a similar field of endeavor, Boot teaches further comprising: in response to detecting the ARIA in the brain of the patient, determining a dosage adjustment of the anti-A3antibody, terminating use of the anti-A3 antibody, or temporarily suspending the use of the anti-A3 antibody (“After the onset of ARIA in the subject, administration of the anti-beta-amyloid antibody to the subject is suspended until the ARIA resolves (and if there are clinical symptoms, until they also resolve). The method further involves resuming administration to the subject of the same dose of the anti-beta-amyloid antibody that was administered immediately prior to the subject developing the ARIA.” [0019] It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with further comprising: in response to detecting the ARIA in the brain of the patient, determining a dosage adjustment of the anti-A3antibody, terminating use of the anti-A3 antibody, or temporarily suspending the use of the anti-A3 antibody as taught by Boot, because there is a need in the art for methods to reduce the incidence of ARIA in susceptible Alzheimer's disease patients during AD treatment protocols [0017]. Regarding Claim 17, Dou in view of Yang discloses all limitations noted above except the anti-A3 antibody is selected from the group consisting of bapineuzumab, solanezumab, aducanumab, gantenerumab, crenezumab, donanemab, and lecanemab. However, in a similar field of endeavor, Boot teaches the anti-A3 antibody is selected from the group consisting of bapineuzumab, solanezumab, aducanumab, gantenerumab, crenezumab, donanemab, and lecanemab (“The method involves administering to the human subject (wherein the subject is an ApoE4 carrier or ApoE4 non-carrier), multiple doses of an anti-beta-amyloid antibody (e.g., aducanumab).” [0065] It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with the anti-A3 antibody is selected from the group consisting of bapineuzumab, solanezumab, aducanumab, gantenerumab, crenezumab, donanemab, and lecanemab as taught by Boot, because there is a need in the art for methods to reduce the incidence of ARIA in susceptible Alzheimer's disease patients during AD treatment protocols [0017]. Regarding Claim 18, Dou in view of Yang discloses all limitations noted above except further comprising: in response to detecting the ARIA in the brain of the patient, determining one or more anti- ARIA treatments for the patient and administering the one or more anti-ARIA treatments to the patient. However, in a similar field of endeavor, Boot teaches further comprising: in response to detecting the ARIA in the brain of the patient, determining one or more anti- ARIA treatments for the patient and administering the one or more anti-ARIA treatments to the patient (“After the onset of ARIA in the subject, administration of the anti-beta-amyloid antibody to the subject is suspended until the ARIA resolves (and if there are clinical symptoms, until they also resolve). The method further involves resuming administration to the subject of the same dose of the anti-beta-amyloid antibody that was administered immediately prior to the subject developing the ARIA.” [0019]) It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with further comprising: in response to detecting the ARIA in the brain of the patient, determining one or more anti- ARIA treatments for the patient and administering the one or more anti-ARIA treatments to the patient as taught by Boot, because there is a need in the art for methods to reduce the incidence of ARIA in susceptible Alzheimer's disease patients during AD treatment protocols [0017]. Regarding Claim 20, Dou in view of Yang discloses all limitations noted above except the one or more anti-ARIA treatments comprise one or more anti-ARIA antibodies. However, in a similar field of endeavor, Boot teaches further comprising: in response to detecting the ARIA in the brain of the patient, determining one or more anti- ARIA treatments for the patient and administering the one or more anti-ARIA treatments to the patient (“After the onset of ARIA in the subject, administration of the anti-beta-amyloid antibody to the subject is suspended until the ARIA resolves (and if there are clinical symptoms, until they also resolve). The method further involves resuming administration to the subject of the same dose of the anti-beta-amyloid antibody that was administered immediately prior to the subject developing the ARIA.” [0019], “the method further involves subsequently administering the anti-beta-amyloid antibody at a dose that is higher than the dose that is administered upon resumption of administration after resolution of the ARIA.” [0023]) It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with further comprising: in response to detecting the ARIA in the brain of the patient, determining one or more anti- ARIA treatments for the patient and administering the one or more anti-ARIA treatments to the patient as taught by Boot, because there is a need in the art for methods to reduce the incidence of ARIA in susceptible Alzheimer's disease patients during AD treatment protocols [0017]. Claims 26-27 are rejected under 35 U.S.C. 103 as being unpatentable over Dou in view of Yang as applied to Claim 1, and further in view of Barkhof et al (F. Barkhof et al., “An MRI rating scale for amyloid-related imaging abnormalities with edema or effusion,” American Journal of Neuroradiology, vol. 34, no. 8, pp. 1550–1555, Feb. 2013; hereinafter referred to as Barkhoff). Regarding Claim 26, Dou in view of Yang discloses all limitations noted above except the classification score comprises one of a plurality of classification scores, and wherein the plurality of classification scores comprises: a first classification score indicative of mild ARIA; a second classification score indicative of moderate ARIA; and a third classification score indicative of severe ARIA. However, in a similar field of endeavor, Barkhof teaches a study to establish a reproducible, clinically applicable, visual MR imaging rating scale for ARIA-E and to examine its internal validity in terms of inter-rater reliability [Introduction]. Barkhof also teaches the classification score comprises one of a plurality of classification scores, and wherein the plurality of classification scores comprises: a first classification score indicative of mild ARIA; a second classification score indicative of moderate ARIA; and a third classification score indicative of severe ARIA (“The developed rating scale for ARIA-E included both the location and magnitude of presentation of parenchymal hyperintensities, sulcal hyperintensities, and gyral swelling. If ≥1 of those 3 findings was present, the changes were scored according to the anatomic location in terms of lobe and side, resulting in scores for 6 regions bilaterally: frontal lobe, parietal lobe, temporal lobe, occipital lobe, central region (basal ganglia, thalamus, internal and external capsules, corpus callosum, insula), and infratentorial region (brain stem and cerebellum). Within each region, a score of 0–5 was given on the basis of the spatial extent and multifocality of the abnormality. “ [Results], “As shown in Fig 4, the cases used in this study represented a wide range of ARIA-E pathology and illustrate the dynamics of the scale. Among the 5 cases with the highest scores, the score was strongly driven by parenchymal hyperintensity in cases 1 and 2 (with some additional sulcal hyperintensity), whereas sulcal hyperintensity was the major determinant in cases 3, 5, and 10 (with barely any parenchymal hyperintensity in the latter 2). Scores for swelling followed those of sulcal hyperintensity rather than those of parenchymal hyperintensity. Raters provided identical scores for case 8 with a score of 3 for both sulcal hyperintensity and gyral swelling in the left frontal region by both raters. Case 7 had similar but not identical scores by the 2 raters, with both raters identifying lesions in the same regions and the same type of lesions within each region, but with 1 rater-provided score 1 category higher for 2 of the 7 regions with lesions. Both raters identified case 3 with the highest score, and the individual components scored were essentially identical. Case 10 had the largest absolute difference in the total score between the 2 raters, and this was due to 1 rater identifying 2 additional regions with lesions and having higher scores in the regions where both raters identified lesions (Fig 5).” [Description of Findings]). It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with the classification score comprises one of a plurality of classification scores, and wherein the plurality of classification scores comprises: a first classification score indicative of mild ARIA; a second classification score indicative of moderate ARIA; and a third classification score indicative of severe ARIA as taught by Barkhof, because an MR imaging scale that is both reproducible and easily implemented would assist in monitoring and evaluating this adverse event [Abstract]. Regarding Claim 27, Dou in view of Yang discloses all limitations noted above except the classification score comprises a Barkhof Grand Total Score (BGTS) score. However, in a similar field of endeavor, Barkhof teaches the classification score comprises a Barkhof Grand Total Score (BGTS) score (“When a finding covered multiple lobes, the maximum in-plane diameter of the abnormality involving that particular lobe was measured and scored accordingly. Figures 1–3 provide examples of assessing the size and extent of the pathologic changes. A total score can be derived by summing up the 12 regional scores (range, 0–60) from the characteristic, with the maximum score defining the regional score.” [Results]). It would have been obvious to an ordinary skilled person in the art before the effective filing date of the claimed invention to modify the system of Dou in view of Yang as outlined above with the classification score comprises a Barkhof Grand Total Score (BGTS) score as taught by Barkhof, because an MR imaging scale that is both reproducible and easily implemented would assist in monitoring and evaluating this adverse event [Abstract]. Response to Arguments Applicant's arguments filed 05/05/2026 have been fully considered but they are not persuasive. Regarding the U.S.C. 103 rejection of Claims 1-2, 4, 6, 21-24, 28-29, & 57 the applicant argues the following: Dou fails to disclose, teach, or suggest "generating, by a second machine-learning model, a classification score indicative of ARIA in the brain of the patient based on the set of one or more brain-scan images, wherein at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model," as recited in claim 1. Dou describes a method of detecting cerebral microbleeds (CMBs) from volumetric brain SWI data using a two stage approach. As explained by Dou, "[t]he first stage is the screening stage, in which a small number of candidates are retrieved using a novel 3D fully convolutional network (3D FCN) model.... The second stage is the discrimination stage, where the candidates obtained from the screening stage are carefully distinguished with a 3D CNN discrimination model." (Dou, 1183 (emphasis added).) To the extent that Dou's first stage model is analogous to the claimed first machine- learning model, which is not conceded, Dou's second stage model still does not operate on the brain-scan images that were input to the first stage. Rather, the second stage model operates only on small 3D candidate blocks that were cropped from the locations identified by the first stage. Specifically, Dou explains, "[i]n most biomarker detection applications, the targets are usually sparsely distributed throughout the volume, such as the CMBs in the 3D brain MR data. To this end, one promising solution is to first obtain the candidates with a high sensitivity and then perform fine-grained discrimination only on these candidates, so that the computational cost can be greatly reduced." (Dou, 1185 (emphasis added).) Further, "[t]he screening stage with the 3D FCN aims to accurately reject the background regions and rapidly retrieve a small number of potential candidates. The discrimination stage with the 3D CNN focuses only on the screened set of candidates to further single out true CMBs from challenging mimics." (Dou, 1187 (emphasis added).) Dou further explains, "3D small blocks are cropped centered on the screened candidate positions.... The extracted 3D candidate regions are classified by a newly constructed 3D CNN model." (Dou, 1188 (emphasis added).) In other words, Dou's second stage identifies CMBs based only on the small, cropped candidate blocks output by the first stage, not based on the input brain-scan images. Accordingly, Dou fails to disclose "generating, by a first machine-learning model, a segmentation map based on the set of one or more brain-scan images, the segmentation map including a plurality of pixel-wise class labels corresponding to a plurality of pixels in the segmentation map .. . generating, by a second machine-learning model, a classification score indicative of ARIA in the brain of the patient based on the set of one or more brain-scan images," as recited in claim 1. Further, one having ordinary skill in the art would not be motivated to alter Dou's system to provide the brain-scan images to the second stage, because the purpose of Dou's two-stage design is to reduce computational cost by "perform[ing] fine-grained discrimination only on these candidates" (i.e., the small cropped blocks) rather than processing the brain-scan image. (Dou, 1185.) It is noted however, that under the broadest reasonable interpretation of Claim 1, the second model needs to only generate its score based on the set of brain scan images. In view of Dou, the first model takes in the full brain scan and outputs portions of the brain scan image that the model determines as being clinically relevant for demonstrating CMBs. The relevant portions are then inputted into the second model to classify between differing categories of false positives and true positives (“In this stage, 3D small blocks are cropped centered on the screened candidate positions. The size of these blocks was carefully validated. We first found that a number of false positives were produced in the first stage with a training block size of . By enlarging the block size, richer contextual information within larger surrounding neighborhood can provide additional clues to better distinguish CMBs from their mimics. However, due to the small size of CMB, the cropped block size can not be too large. Otherwise, redundant contextual information would be introduced and may degrade the performance. In this regard, we set the input size as inourexperiments, inorder to discriminate the challenging candidates with a suitable receptive field. The pa rameter setting of block size is detailed in Section III-D.” [Pg. 1188]). In view of the claim language the brain scan images are still being used in the second model only that they are partial sections rather than the full set; however, since the score need only be based on the brain scans Dou is viewed to still broadly teach the limitation. Moreover, Dou fails to teach or suggest "wherein at least one of the plurality of pixel- wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model," as recited in claim 1. In Dou's first stage, "the 3D FCN model directly inputs a volume... and outputs a 3D score volume (with reduced resolution compared with the original input size)." (Dou, 1186.) As described above, Dou's second stage (the 3D CNN discrimination model) then receives only the cropped 3D candidate blocks identified from that score volume. (Dou, 1187.) Dou is completely silent whether any output of the first stage is used to modulate any feature maps extracted by the second stage model. Accordingly, Dou fails to teach or suggest "wherein at least one of the plurality of pixel-wise class labels of the segmentation map is used to modulate feature maps of the second machine-learning model," as recited in claim 1. Applicant’s arguments with respect to the above have been considered but are moot because the new ground of rejection does not rely on any reference applied in the prior rejection of record for any teaching or matter specifically challenged in the argument. Conclusion Applicant's amendment necessitated the new ground(s) of rejection presented in this Office action. Accordingly, THIS ACTION IS MADE FINAL. See MPEP § 706.07(a). Applicant is reminded of the extension of time policy as set forth in 37 CFR 1.136(a). A shortened statutory period for reply to this final action is set to expire THREE MONTHS from the mailing date of this action. In the event a first reply is filed within TWO MONTHS of the mailing date of this final action and the advisory action is not mailed until after the end of the THREE-MONTH shortened statutory period, then the shortened statutory period will expire on the date the advisory action is mailed, and any nonprovisional extension fee (37 CFR 1.17(a)) pursuant to 37 CFR 1.136(a) will be calculated from the mailing date of the advisory action. In no event, however, will the statutory period for reply expire later than SIX MONTHS from the mailing date of this final action. Any inquiry concerning this communication or earlier communications from the examiner should be directed to STEVEN MALDONADO whose telephone number is 703-756-1421. The examiner can normally be reached 8:00 am-4:00 pm PST M-Th Examiner interviews are available via telephone, in-person, and video conferencing using a USPTO supplied web-based collaboration tool. To schedule an interview, applicant is encouraged to use the USPTO Automated Interview Request (AIR) at http://www.uspto.gov/interviewpractice. If attempts to reach the examiner by telephone are unsuccessful, the examiner’s supervisor, Christopher Koharski can be reached on (571) 272-7230. Information regarding the status of published or unpublished applications may be obtained from Patent Center. Unpublished application information in Patent Center is available to registered users. To file and manage patent submissions in Patent Center, visit: https://patentcenter.uspto.gov. Visit https://www.uspto.gov/patents/apply/patent-center for more information about Patent Center and https://www.uspto.gov/patents/docx for information about filing in DOCX format. For additional questions, contact the Electronic Business Center (EBC) at 866-217-9197 (toll-free). If you would like assistance from a USPTO Customer Service Representative, call 800-786-9199 (IN USA OR CANADA) or 571-272-1000. /Steven Maldonado/ Patent Examiner, Art Unit 3797 /MICHAEL T ROZANSKI/Primary Examiner, Art Unit 3797
Read full office action

Prosecution Timeline

Feb 20, 2025
Application Filed
Feb 05, 2026
Non-Final Rejection mailed — §103
Apr 14, 2026
Interview Requested
Apr 24, 2026
Examiner Interview Summary
May 05, 2026
Response Filed
Jul 22, 2026
Final Rejection mailed — §103 (current)

Precedent Cases

Applications granted by this same examiner with similar technology

Patent 12685446
SEMI-COMPACT PHOTOACOUSTIC DEVICES AND SYSTEMS
3y 7m to grant Granted Jul 21, 2026
Patent 12653416
WIRELESS MEDICAL LOCATION TRACKING
3y 0m to grant Granted Jun 16, 2026
Patent 12635910
METHOD AND SYSTEM FOR TRACKING OF ACOUSTIC VIBRATIONS USING OPTICAL COHERENCE TOMOGRAPHY
3y 4m to grant Granted May 26, 2026
Patent 12551289
Tracker-Based Surgical Navigation
4y 1m to grant Granted Feb 17, 2026
Patent 12496034
SYSTEMS AND METHODS FOR PATIENT MONITORING
3y 0m to grant Granted Dec 16, 2025
Study what changed to get past this examiner. Based on 5 most recent grants.

Strategy Recommendation AI-generated — please review before filing

Get a prosecution strategy drawn from examiner precedents, rejection analysis, and claim mapping.
Typically takes 5-10 seconds — AI-generated, attorney review required before filing

Prosecution Projections

3-4
Expected OA Rounds
30%
Grant Probability
77%
With Interview (+46.2%)
3y 3m (~1y 9m remaining)
Median Time to Grant
Moderate
PTA Risk
Based on 23 resolved cases by this examiner. Grant probability derived from career allowance rate.

Sign in with your work email

Enter your email to receive a magic link. No password needed.

Personal email addresses (Gmail, Yahoo, etc.) are not accepted.

Free tier: 3 strategy analyses per month