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 § 112
The following is a quotation of 35 U.S.C. 112(b):
(b) CONCLUSION.—The specification shall conclude with one or more claims particularly pointing out and distinctly claiming the subject matter which the inventor or a joint inventor regards as the invention.
The following is a quotation of 35 U.S.C. 112 (pre-AIA ), second paragraph:
The specification shall conclude with one or more claims particularly pointing out and distinctly claiming the subject matter which the applicant regards as his invention.
Claims 7 and 17 are rejected under 35 U.S.C. 112(b) or 35 U.S.C. 112 (pre-AIA ), second paragraph, as being indefinite for failing to particularly point out and distinctly claim the subject matter which the inventor or a joint inventor (or for applications subject to pre-AIA 35 U.S.C. 112, the applicant), regards as the invention.
The term “similar” in claims 7 and 17 is a relative term which renders the claim indefinite. The term is not defined by the claim, the specification does not provide a standard for ascertaining the requisite degree, and one of ordinary skill in the art would not be reasonably apprised of the scope of the invention. Specifically, it would not be clear to one skilled in the art where the boundary between a similar and dissimilar parameter would lie, rendering the bounds of these claims indefinite.
Claim Rejections - 35 USC § 102
In the event the determination of the status of the application as subject to AIA 35 U.S.C. 102 and 103 (or as subject to pre-AIA 35 U.S.C. 102 and 103) is incorrect, any correction of the statutory basis (i.e., changing from AIA to pre-AIA ) for the rejection will not be considered a new ground of rejection if the prior art relied upon, and the rationale supporting the rejection, would be the same under either status.
The following is a quotation of the appropriate paragraphs of 35 U.S.C. 102 that form the basis for the rejections under this section made in this Office action:
A person shall be entitled to a patent unless –
(a)(2) the claimed invention was described in a patent issued under section 151, or in an application for patent published or deemed published under section 122(b), in which the patent or application, as the case may be, names another inventor and was effectively filed before the effective filing date of the claimed invention.
Claims 1, 2, 11, and 12 are rejected under 35 U.S.C. 102(a)(1) as being anticipated by Parra Pozo (U.S. Publication 2022/0413433).
As to claim 1, Parra Pozo discloses a computer system for generating an expressive avatar using multi-modal three-dimensional face modeling and tracking (p. 2, sections 0028-0029; p. 3, section 0037; p. 6, sections 0054-0056; a hologram of a user, reading on an avatar, is generated based on modes such as audio, color images, and depth images to create a 3D mesh model; the hologram includes facial expressions and the user is tracked over time), the computer system comprising:
a processor coupled to a storage system that stores instructions (p. 5, section 0049), which, upon execution by the processor, cause the processor to:
receive initialization data describing an initial state of a facial model (p. 9, section 0091-p. 10, sections 0094; an initial model, generated from a pre-scan, describing a face and body is generated and received at a program block executing on the processor);
receive a plurality of multi-modal data signals; perform a fitting process using the received initialization data and the received plurality of multi-modal data signals (p. 10, section 0095-p. 11, section 0100; based on the initial model and received updates for depth imagery, color imagery, and audio, a process refines the mesh model to more closely resemble/fit the user);
and determine a set of parameters based on the fitting process, wherein the determined set of parameters describes an updated state of the facial model (p. 10-11, section 0097; p. 15, sections 0141-0143; as part of the user fitting process, a number of geometry parameters representing the face, such as shape, texture, etc. are determined to represent the updated face mesh model).
As to claim 2, Parra Pozo discloses wherein performing the fitting process comprises iteratively performing: simulating a measurement using the initialization data; comparing the simulated measurement with an actual measurement derived from the plurality of multi-modal data signals; and updating the initialization data based on the comparison of the simulated measurement and the actual measurement (p. 15, sections 0139-0141; based on the initial image, measurements of 3D geometry are predicted/simulated; the predicted/simulated guess is compared with ground truth for the 3D vertices based on actual position and color measurements from depth and color signals; the model is then trained by updating the prediction/simulation).
As to claim 11, see the rejection to claim 1.
As to claim 12, see the rejection to claim 2.
Claim Rejections - 35 USC § 103
In the event the determination of the status of the application as subject to AIA 35 U.S.C. 102 and 103 (or as subject to pre-AIA 35 U.S.C. 102 and 103) is incorrect, any correction of the statutory basis (i.e., changing from AIA to pre-AIA ) for the rejection will not be considered a new ground of rejection if the prior art relied upon, and the rationale supporting the rejection, would be the same under either status.
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.
This application currently names joint inventors. In considering patentability of the claims the examiner presumes that the subject matter of the various claims was commonly owned as of the effective filing date of the claimed invention(s) absent any evidence to the contrary. Applicant is advised of the obligation under 37 CFR 1.56 to point out the inventor and effective filing dates of each claim that was not commonly owned as of the effective filing date of the later invention in order for the examiner to consider the applicability of 35 U.S.C. 102(b)(2)(C) for any potential 35 U.S.C. 102(a)(2) prior art against the later invention.
Claims 3 and 13 are rejected under 35 U.S.C. 103 as being unpatentable over Parra Pozo in view of Weber (U.S. Publication 2024/0078726).
As to claim 3, Parra Pozo discloses wherein the set of parameters is determined based on the updated initialization data of an iteration of the fitting process where the comparison of the simulated measurement and the actual measurement is evaluated based on loss (p. 15, sections 0139-0141; based on the initial image, measurements of 3D geometry are predicted/simulated; the predicted/simulated guess is compared with ground truth for the 3D vertices based on actual position and color measurements from depth and color signals; the model is then trained by updating the prediction/simulation based on loss).
Parra Pozo does not explicitly disclose, but Weber does disclose that the loss calculation is whether a loss threshold is satisfied (p. 1, section 0007; p. 4, section 0043-p. 5, section 0046; geometry loss, which characterizes how accurately positions of facial geometry have been measured in an iteration compared to ground truth/actual geometry features is evaluated against a loss threshold to determine whether to stop estimation passes or not). The motivation for this is to generate a model that learns to perform face swapping in a geometrically consistent manner (p. 5, section 0046). It would have been obvious to one skilled in the art before the effective filing date of the claimed invention to modify Parra Pozo to use satisfaction of a loss threshold as a condition in order to generate a model that learns to perform face swapping in a geometrically consistent manner as taught by Weber.
As to claim 13, see the rejection to claim 3.
Claims 4, 14, and 20 are rejected under 35 U.S.C. 103 as being unpatentable over Parra Pozo in view of Huschyn (U.S. Publication 2018/0316860)
As to claim 4, Parra Pozo does not disclose, but Huschyn discloses wherein the plurality of multi-modal data signals comprises a first data signal received from an eye camera, a second data signal received from an antenna, and a third data signal received from a microphone (p. 3, section 0032-p. 4, section 0033; p. 5-6, section 0050; input data to determine a face model comes from an eye tracking camera and a microphone; other sensor inputs are also mentioned and the inputs are transferred, in some cases wirelessly, to a server that processes them, necessitating a component acting as an antenna to receive the signals). The motivation for this is to locate who is speaking and transfer that information to a server than can analyze it. It would have been obvious to one skilled in the art before the effective filing date of the claimed invention to modify Parra Pozo to use a plurality of multi-modal data signals comprising a first data signal received from an eye camera, a second data signal received from an antenna, and a third data signal received from a microphone in order to locate who is speaking and transfer that information to a server than can analyze it as taught by Huschyn.
As to claim 14, see the rejection to claim 4.
As to claim 20, Parra Pozo discloses a head-mounted display (figs. 2a, 2b; p. 1, sections 0004-0005) for generating an expressive avatar using multi-modal three-dimensional face modeling and tracking (p. 2, sections 0028-0029; p. 3, section 0037; p. 6, sections 0054-0056; a hologram of a user, reading on an avatar, is generated based on modes such as audio, color images, and depth images to create a 3D mesh model; the hologram includes facial expressions and the user is tracked over time), the wearable device comprising:
and a processor coupled to a storage system that stores instructions (p. 5, section 0049), which, upon execution by the processor, cause the processor to:
receive initialization data describing an initial state of a facial model (p. 9, section 0091-p. 10, sections 0094; an initial model, generated from a pre-scan, describing a face and body is generated and received at a program block executing on the processor);
perform a fitting process using the received initialization data and the received plurality of multi-modal data signals (p. 10, section 0095-p. 11, section 0100; based on the initial model and received updates for depth imagery, color imagery, and audio, a process refines the mesh model to more closely resemble/fit the user) by iteratively performing:
simulating a measurement using the initialization data; comparing the simulated measurement with an actual measurement derived from the plurality of multi-modal data signals; and updating the initialization data based on the comparison of the simulated measurement and the actual measurement (p. 15, sections 0139-0141; based on the initial image, measurements of 3D geometry are predicted/simulated; the predicted/simulated guess is compared with ground truth for the 3D vertices based on actual position and color measurements from depth and color signals; the model is then trained by updating the prediction/simulation);
and determine a set of parameters based on the fitting process, wherein the determined set of parameters describes an updated state of the facial model (p. 10-11, section 0097; p. 15, sections 0141-0143; as part of the user fitting process, a number of geometry parameters representing the face, such as shape, texture, etc. are determined to represent the updated face mesh model).
Parra Pozo does not disclose, but Huschyn discloses a set of antennas; a set of eye cameras; and a microphone, and receiving a plurality of multi-modal data signals comprising a first data signal from the set of antennas, a second data signal from the set of eye cameras, and a third data signal from the microphone (p. 3, section 0032-p. 4, section 0033; p. 5-6, section 0050; input data to determine a face model comes from an eye tracking camera and a microphone; other sensor inputs are also mentioned and the inputs are transferred, in some cases wirelessly, to a server that processes them, necessitating a component acting as an antenna to receive the signals). Motivation for the combination is given in the rejection to claim 4.
Claims 6, 7, 16, and 17 are rejected under 35 U.S.C. 103 as being unpatentable over Parra Pozo in view of Parra Pozo in view of Savvides (U.S. Publication 2024/0320964).
As to claim 6, Parra Pozo does not disclose, but Savvides discloses wherein the initialization data comprises a set of initial parameters describing an identity, an expression, and a pose of the facial model (p. 1, section 0005; p. 1, section 0012; p. 2 sections 0015-0016; initial parameters including identity, expression, and pose are received and some of the parameters including expression and pose can be modified). The motivation for this is that the changeable initial parameters allow for generation of images with variations in characteristics to enable training a network. It would have been obvious to one skilled in the art before the effective filing date of the claimed invention to modify Parra Pozo to use a set of initial parameters describing an identity, an expression, and a pose of the facial model in order to allow for generation of images with variations in characteristics to enable training a network as taught by Savvides.
As to claim 7, as best understood, Parra Pozo does not disclose, but Savvides discloses wherein the determined set of parameters has a similar identity parameter as the set of initial parameters (p. 1, section 0005; p. 1, section 0012; p. 2 sections 0015-0016; the identity parameter is preserved through other parameter changes). Motivation for the combination is given in the rejection to claim 6.
As to claim 16, see the rejection to claim 6.
As to claim 17, see the rejection to claim 7. Further, as best understood, Savvides discloses similar pose parameters to an initial set (p. 2, section 0016; “large” variations in pose are generated which would appear to encompass both similar and non-similar pose parameters).
Claims 8, 9, and 18 are rejected under 35 U.S.C. 103 as being unpatentable over Parra Pozo in view of Ivanov (U.S. Publication 2022/0091571) in view of Washington (WO 2020/097505).
As to claim 8, Parra Pozo does not disclose, but Ivanov discloses, wherein the plurality of multi-modal data signals comprises a data signal received from a set of antennas (p. 3, section 0059-p. 4, section 0062; capacitance and other electrical characteristics are measured, at least in part by receiving signals by connecting an antenna analyzer to an antenna system), and wherein performing the fitting process includes simulating a capacitance value (p. 1, section 0004; p. 8, section 0105; p. 11, section 0137; a machine learning system predicts/simulates a capacitance value as part of fitting a model to a material). The motivation for this is to more accurately characterize physical properties (p. 1, sections 0005-0007). It would have been obvious to one skilled in the art before the effective filing date of the claimed invention to modify Parra Pozo use a data signal received from a set of antennas and have performing the fitting process include simulating a capacitance value in order to more accurately characterize physical properties as taught by Ivanov.
Further, Parra Pozo does not disclose, but Washington discloses, that the capacitance value model uses a parallel plate capacitor model (p. 3, section 0011; p. 4-5, section 0016; a neural network is used to calibrate capacitance for a pressure sensor that uses parallel plates). The motivation for this is that such parallel plate models can allow repeated normal force to deform the thin film without failure (see abstract). It would have been obvious to one skilled in the art before the effective filing date of the claimed invention to modify Parra Pozo and Ivanov to have the capacitance value model use a parallel plate capacitor model in order to model/calibrate a system that allows repeated normal force to deform the thin film without failure as taught by Washington.
As to claim 9, Parra Pozo does not disclose, but Ivanov discloses wherein the storage system stores further instructions, which, upon execution by the processor, cause the processor to: perform a calibration process to map simulated capacitance values to actual capacitance values (p. 11, section 0137; p. 13, sections 0166-0167; models, including capacitance prediction models, are tested and predicted/simulated values are compared/mapped to actual values to determine an error). Motivation for the combination is given in the rejection to claim 8.
As to claim 18, see the rejection to claim 8.
Conclusion
Claims 5, 10, 15, and 19 are objected to as being dependent upon a rejected base claim, but would be allowable if rewritten in independent form including all of the limitations of the base claim and any intervening claims.
As to claims 5 and 15, Parra Pozo teaches the general concept of fitting based on loss, as discussed in the rejection to claim 3. Parra Pozo does not disclose specifically solving ψ* an argmin function with weighted eyecam, RF, audio, and loss parameters specifically as well as a regularization parameter for enforcing prior constraints, and other art combinable with Parra Pozo does not appear to teach solving such an equation along with the other limitations of claims 5 and 15 and the claims on which they depend.
As to claims 10 and 19, Ivanov discloses simulating capacitance value, which would include calculating capacitances for various components. Ivanov does not disclose where this simulation specifically includes partitioning an antenna within the set of antennas into a plurality of antenna triangles, determining a plurality of antenna-face triangle pairs by: for each antenna triangle, determining a face triangle that is closest to the antenna triangle based on a distance metric, and calculating a capacitance for each of the plurality of antenna-face triangle pairs. Further, other art combinable with Parra Pozo and Ivanov does not appear to teach such simulation steps along with the other limitations of claims 10 and 19 and the claims on which they depend.
Any inquiry concerning this communication or earlier communications from the examiner should be directed to AARON M RICHER whose telephone number is (571)272-7790. The examiner can normally be reached 9AM-5PM.
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, King Poon can be reached at (571)272-7440. The fax phone number for the organization where this application or proceeding is assigned is 571-273-8300.
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.
/AARON M RICHER/Primary Examiner, Art Unit 2617