REVIEW 4 major objections 5 minor 34 references
Toward Intelligent Electronic-Photonic Design Automation for Large-Scale Photonic Integrated Circuits: from Device Inverse Design to Physical Layout Generation
T0 review · 4 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read PoLaRIS claims a single automated flow from photonic device inverse design to DRV-free physical layout.
desk verdict A well-written integration overview of the authors' own prior tools, but the central DRV-free layout claim is asserted rather than demonstrated — send it back until a benchmark is provided. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the PoLaRIS framework itself, whose two halves are PoLaRIS-InvDes and PoLaRIS-PnR. The device half is carried by BOSON-1, a fabrication-aware stochastic inverse design optimizer that embeds differentiable lithography and etching models and uses adaptive variation-aware sampling to cut simulation cost from exponential to linear, together with MAPS, a modular AI-augmented infrastructure that links multi-fidelity data generation and surrogate training to adjoint optimization. The layout half is carried by Apollo, a GPU-accelerated analytical placer that uses an asymmetric bending-aware wirelength function (cosWA) and a Blockwise Adaptive Barzilai-Borwein step size to produce routable placement, and LiDAR, a curvy-aware A* detailed router that enforces minimum bend radius and supports dynamic waveguide crossing insertion. The work these components do is to make the full flow correct-by-construction: the inverse design stage targets manufacturable devices, and the placement and routing stage targets legal, low-loss layouts.
What would settle it
Run PoLaRIS end-to-end on a representative large-scale PIC benchmark and check the produced GDS-II layout against a foundry design rule checker; finding any design rule violation, or measuring optical insertion loss significantly worse than the routed design predicts, would refute the central claim.
Extended reading notes
Core claim
The paper's central claim is that the separate stages of photonic design—device optimization and physical layout—can be unified into a single toolflow, PoLaRIS, that generates design rule violation (DRV)-free and performance-optimized layouts automatically. It asserts that the combination of BOSON-1's fabrication-aware stochastic inverse design, MAPS's AI-augmented optimization, Apollo's routing-informed placement, and LiDAR's curvy-aware detailed routing makes the end-to-end flow practical for large-scale PICs. The paper further states that PoLaRIS-PnR, the placement-and-routing half, is the first open-source PIC layout generation toolflow. The emphasis is on integration: each component has been published separately, and PoLaRIS is the claim that they work together to automate what has been a manual, hierarchical design process.
Load-bearing premise
The load-bearing premise is that the four separately built tools still work correctly when chained together, so the combined flow can truly turn a component specification into a clean, manufacturable photonic layout.
Editorial extensions
If this is right
- A designer could go from device specifications and a netlist directly to a correct-by-construction GDS-II layout, removing manual layout drafting and iteration.
- Inverse-designed devices would become deployable rather than academic, because fabrication variations are modeled during optimization rather than checked afterward.
- Layout generation for PICs with hundreds to thousands of components would scale past the manual design bottleneck, lowering the barrier for non-specialists.
- An open-source, end-to-end PIC layout flow would enable reproducible comparisons across future placement and routing research.
Reading between the lines
- The strongest test of the framework is integration itself: because each component was validated separately, an end-to-end run on a single benchmark would be more informative than the component-level results.
- If the flow matures, the next design bottleneck shifts to front-end architecture and schematic design, so differentiable circuit simulators and photonic-electronic co-design become the natural next targets.
- The single-layer waveguide assumption may limit the framework on future multi-layer and 3D platforms, where bend and crossing constraints change qualitatively.
- A practical way to probe the open-source claim is to check whether the released code reproduces the paper's layouts on the disclosed benchmarks.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes PoLaRIS, a two-part electronic-photonic design automation framework that combines device-level inverse design (BOSON-1 and MAPS) with system-level placement and routing (Apollo and LiDAR). The abstract claims that PoLaRIS 'enables the automated generation of design rule violation (DRV)-free and performance-optimized layouts' and that PoLaRIS-PnR is 'the first open-source PIC layout generation toolflow.' The body of the paper provides qualitative descriptions of each component, references to the authors' prior publications, and one illustrative figure of example layouts. No end-to-end experiment, measured quantity, DRC report, optical simulation result, runtime comparison, or code repository is included.
Significance. If the integration worked as claimed, PoLaRIS would be a useful contribution to PIC design automation, because it addresses an important bottleneck: bridging device-level inverse design with large-scale physical layout generation. The paper's strengths are its clear articulation of the design challenges, the sensible decomposition of the toolflow into inverse design and placement/routing, and the fact that the four components appear to have had substantive validation in their original conference publications. However, the manuscript itself provides no evidence for the integration-level claim. There is no reproducible end-to-end benchmark, no DRV statistics, no insertion-loss numbers, no comparison against a manual or prior-art baseline, and no open-source release information. The central assertions therefore remain unsupported by the evidence in this paper.
major comments (4)
- [Abstract; Section 4.2; Figure 8] The central claim that PoLaRIS 'enables the automated generation of DRV-free and performance-optimized layouts' is not supported by any experiment or measurement in the manuscript. Figure 8 shows example layouts but omits scale bars, DRV counts, insertion-loss values, routing runtimes, and any manual or prior-work baseline. Section 5 states that 'the successful generation of complex, DRV-free layouts demonstrates a pivotal step' but no such demonstration appears in the paper. A reproducible end-to-end benchmark, from netlist through placement and routing to a foundry-PDK DRC report and optical-loss simulation, is required before this claim can be evaluated.
- [Section 4.2] The claim that PoLaRIS-PnR 'enables the first open-source PIC layout generation toolflow' is unverifiable as stated: no repository URL, license, version identifier, or installation instructions are provided. Given that open-source PIC layout tools such as gdsfactory already exist, the 'first' claim needs precise scoping and supporting evidence, or it should be removed.
- [Section 4.1] The integration-level assumption for PoLaRIS-InvDes is load-bearing but untested: the paper asserts that chaining BOSON-1 and MAPS yields scalable, fabrication-robust inverse design, relying entirely on citations to prior DATE publications. In particular, the accuracy of the differentiable lithography and etching models and the reliability of MAPS surrogate gradients inside the optimization loop are not validated in this manuscript. If either assumption fails, the device-level component of the claimed framework does not deliver what the abstract promises.
- [Section 4.2; Section 5] The 'DRV-free' claim is ambiguous in scope. LiDAR's legality appears to be limited to waveguide routing rules such as bending radius, spacing, crossing conditions, and port orientation. The paper does not show that device-level DRC, electrical routing, thermal constraints, or layouts of BOSON-1/MAPS-generated components are jointly verified in the integrated flow. Without a complete DRC report on a full PoLaRIS-generated layout, the conclusion in Section 5 overstates what is demonstrated.
minor comments (5)
- [Throughout] There are multiple typographical errors, including 'overlookcritical' (Section 2), 'co-directionalports' (Section 4.2), and 're-defined' (Section 3), which should be corrected.
- [Section 4.2] The 'cosWA function' is named but never defined or given a formula; please provide its mathematical form or a precise reference to the original Apollo paper.
- [References] Several references are duplicated: [16] and [22] are the same work, [17] and [23] are the same work, and [19] and [24] are the same work. Also, reference [32] lists the first author as 'Mal, P.' while the text uses 'Ma, P.'; please make the citation consistent.
- [Figure 8] The figure has three panels with labels such as 'High crossing density' and 'Re-usable net routing' but no legend or explanation of the design examples, making it difficult to assess what the visualized layouts demonstrate.
- [Section 4.2] The statement 'we extend LiDAR with a hierarchical routing framework' is new relative to the cited LiDAR work but is not described. Please clarify what is original to this manuscript versus what is reported in reference [35].
Circularity Check
PoLaRIS's central DRV-free, performance-optimized layout claim is asserted from the authors' own prior components, with no end-to-end result in this manuscript.
-
self citation load bearing
[Section 4.2 (PoLaRIS-PnR), citing Refs. [33]-[35]]
"PoLaRIS-PnR is formed by integrating a placer Apollo33 and a router LiDAR34,35 to achieve end-to-end layout generation for PICs. ... By integratingApolloand LiDAR, PoLaRIS-PnR enables the first open-source PIC layout generation toolflow."
The paper's central claim—automated DRV-free, performance-optimized layout generation—is not demonstrated with any end-to-end experiment, DRC report, insertion-loss metric, or baseline comparison in this manuscript. The only support offered is Refs. [33]-[35], which are prior papers by the same authors. Section 4.2 concatenates the advertised guarantees of Apollo and LiDAR, and Section 5 then re-states those guarantees as a demonstrated result, so the conclusion reduces to the cited prior claims rather than to any evidence in this paper.
-
self citation load bearing
[Section 5 (Conclusion)]
"The successful generation of complex, DRV-free layouts demonstrates a pivotal step toward robust and scalable PIC design automation."
This sentence is the paper's conclusion, but 'successful generation of complex, DRV-free layouts' is not derived from any experiment or metric reported here. It is exactly the abstract's promise, supported only by the earlier references to Apollo and LiDAR [33]-[35], all of which are the authors' own publications. The conclusion therefore assumes the very capability the abstract claims to enable, making the central claim circular with respect to the self-citation chain.
full rationale
PoLaRIS is presented as a unification of four previously published components—BOSON-1 [31], MAPS [32], Apollo [33], and LiDAR [34,35]—all authored or co-authored by the present authors. The paper contains no end-to-end benchmark of the integrated PoLaRIS flow: no generated GDS with DRV counts, no insertion-loss numbers, no comparison to manual layouts, and no verification that chaining the components preserves their individual guarantees. The abstract and conclusion both assert that PoLaRIS 'enables the automated generation of design rule violation (DRV)-free and performance-optimized layouts,' but the only evidence cited for this capability is the authors' own prior publications. This is a load-bearing self-citation chain: the integrated system's advertised output is exactly the conjunction of the cited components' advertised outputs. Even if each component was validated in its own paper, the present manuscript provides no independent demonstration that the integrated toolflow works as claimed, so the conclusion restates the input rather than establishing a new result. No equation-level reduction exists because the paper contains no new equations; the circularity is at the level of the framework's central claim. Score 8 reflects that the central claim is forced by a self-citation chain rather than by demonstration or derivation.
Assumptions & free parameters
assumptions (5)
- standard math Adjoint gradients can be obtained from two forward electromagnetic simulations.
- domain assumption Silicon photonic layouts are single-layer, with minimum bend radii of 5 to 10 micrometers and 90 degree crossings.
- ad hoc to paper Differentiable lithography and etching models in BOSON-1 accurately represent factory fabrication variations.
- ad hoc to paper MAPS-trained surrogate models provide accurate and reliable gradients when used inside inverse design.
- ad hoc to paper Apollo and LiDAR produce DRV-free, performance-optimized layouts when run in sequence.
invented entities (2)
-
PoLaRIS
-
cosWA function
Cite this review
Pith. "Pith review of Toward Intelligent Electronic-Photonic Design Automation for Large-Scale Photonic Integrated Circuits: from Device Inverse Design to Physical Layout Generation." pith.science (2026). https://pith.science/paper/ZHKGQOC6
@misc{pith2026250722301,
author = {Pith},
title = {Pith review of: Toward Intelligent Electronic-Photonic Design Automation for Large-Scale Photonic Integrated Circuits: from Device Inverse Design to Physical Layout Generation},
year = {2026},
howpublished = {\url{https://pith.science/paper/ZHKGQOC6}},
note = {Machine review of arXiv:2507.22301}
}
read the original abstract
Photonic Integrated Circuits (PICs) offer tremendous advantages in bandwidth, parallelism, and energy efficiency, making them essential for emerging applications in artificial intelligence (AI), high-performance computing (HPC), sensing, and communications. However, the design of modern PICs, which now integrate hundreds to thousands of components, remains largely manual, resulting in inefficiency, poor scalability, and susceptibility to errors. To address these challenges, we propose PoLaRIS, a comprehensive Intelligent Electronic-Photonic Design Automation (EPDA) framework that spans both device-level synthesis and system-level physical layout. PoLaRIS combines a robust, fabrication-aware inverse design engine with a routing-informed placement and curvy-aware detailed router, enabling the automated generation of design rule violation (DRV)-free and performance-optimized layouts. By unifying physics-driven optimization with machine learning and domain-specific algorithms, PoLaRIS significantly accelerates PIC development, lowers design barriers, and lays the groundwork for scalable photonic system design automation.
Figures
Figures from the paper (5 more)
Reference graph
Works this paper leans on
-
[1]
Universal photonic artificial intelligence acceleration,
Ahmed, S. R., Baghdadi, R., Bernadskiy, M., Bowman, N., Braid, R., Carr, J., Chen, C., Ciccarella, P., Cole, M., Cooke, J., et al., “Universal photonic artificial intelligence acceleration,”Nature 640(8058), 368–374 (2025)
work page 2025
-
[2]
Photonic matrix multiplication lights up photonic accelerator and beyond,
Zhou, H., Dong, J., Cheng, J., Dong, W., Huang, C., Shen, Y., Zhang, Q., Gu, M., Qian, C., Chen, H., et al., “Photonic matrix multiplication lights up photonic accelerator and beyond,”Light: Science & Applications11(1), 30 (2022)
work page 2022
-
[3]
Popstar: A robust modular optical noc architecture for chiplet-based 3d integrated systems,
Thonnart, Y., Bernabé, S., Charbonnier, J., Bernard, C., Coriat, D., Fuguet, C., Tissier, P., Charbon- nier, B., Malhouitre, S., Saint-Patrice, D., et al., “Popstar: A robust modular optical noc architecture for chiplet-based 3d integrated systems,” in [DATE 2020-Design, Automation & Test in Europe Conference & Exhibition], 1456–1461, IEEE (2020)
work page 2020
-
[4]
Chrostowski, L. and Hochberg, M., [Silicon photonics design: from devices to systems], Cambridge Univer- sity Press (2015)
work page 2015
-
[5]
Inverse design of photonic crystals through automatic differentiation,
Minkov, M., Williamson, I. A., Andreani, L. C., Gerace, D., Lou, B., Song, A. Y., Hughes, T. W., and Fan, S., “Inverse design of photonic crystals through automatic differentiation,”Acs Photonics7(7), 1729–1741 (2020)
work page 2020
-
[6]
Khoram, E., Qian, X., Yuan, M., and Yu, Z., “Controlling the minimal feature sizes in adjoint optimization of nanophotonic devices using b-spline surfaces,”Optics Express28(5), 7060–7069 (2020)
work page 2020
-
[7]
Fourier neural operator for parametric partial differential equations,
Li, Z., Kovachki, N., Azizzadenesheli, K., Liu, B., Bhattacharya, K., Stuart, A., and Anandkumar, A., “Fourier neural operator for parametric partial differential equations,” arXiv preprint arXiv:2010.08895 (2020)
arXiv 2020
-
[8]
Factorized fourier neural operators,
Tran, A., Mathews, A., Xie, L., and Ong, C. S., “Factorized fourier neural operators,” arXiv preprint arXiv:2111.13802 (2021)
arXiv 2021
Show all 34 references
-
[9]
Sinenet: Learning temporal dynamics in time-dependent partial differential equations,
Zhang, X., Helwig, J., Lin, Y., Xie, Y., Fu, C., Wojtowytsch, S., and Ji, S., “Sinenet: Learning temporal dynamics in time-dependent partial differential equations,”arXiv preprint arXiv:2403.19507(2024)
2024 arXiv
-
[10]
Neurolight: A physics- agnostic neural operator enabling parametric photonic device simulation,
Gu, J., Gao, Z., Feng, C., Zhu, H., Chen, R. T., Boning, D. S., and Pan, D. Z., “Neurolight: A physics- agnostic neural operator enabling parametric photonic device simulation,” in [Conference on Neural Infor- mation Processing Systems (NeurIPS)], (2022)
2022
-
[11]
Pace: Pacing operator learning to accurate optical field simulation for complicated photonic devices,
Zhu, H., Cong, W., Chen, G., Ning, S., Chen, R., Gu, J., and Pan, D. Z., “Pace: Pacing operator learning to accurate optical field simulation for complicated photonic devices,” in [Conference on Neural Information Processing Systems (NeurIPS)], (2024)
2024
-
[12]
A library for learning neural operators,
Kossaifi, J., Kovachki, N., Li, Z., Pitt, D., Liu-Schiaffini, M., George, R. J., Bonev, B., Azizzadenesheli, K., Berner, J., and Anandkumar, A., “A library for learning neural operators,” (2024)
2024
-
[13]
Neural operator: Learning maps between function spaces,
Kovachki, N. B., Li, Z., Liu, B., Azizzadenesheli, K., Bhattacharya, K., Stuart, A. M., and Anandkumar, A., “Neural operator: Learning maps between function spaces,”CoRR abs/2108.08481 (2021)
2021 arXiv
-
[14]
Sinenet: Learning temporal dynamics in time-dependent partial differential equations,
Zhang, X., Helwig, J., Lin, Y., Xie, Y., Fu, C., Wojtowytsch, S., and Ji, S., “Sinenet: Learning temporal dynamics in time-dependent partial differential equations,” in [The Twelfth International Conference on Learning Representations], (2024)
2024
-
[15]
PIC2O-Sim: A physics-inspired causality-aware dynamic convolutional neural operator for ultra-fast photonic device time-domain simulation,
Ma, P., Yang, H., Gao, Z., Boning, D. S., and Gu, J., “PIC2O-Sim: A physics-inspired causality-aware dynamic convolutional neural operator for ultra-fast photonic device time-domain simulation,”APL Pho- tonics 10, 036104 (03 2025)
2025
-
[18]
High-performance hybrid time/frequency-domain topology optimization for large-scale photonics inverse design,
Hammond, A. M., Oskooi, A., Chen, M., Lin, Z., Johnson, S. G., and Ralph, S. E., “High-performance hybrid time/frequency-domain topology optimization for large-scale photonics inverse design,”Optics Ex- press30(3), 4467–4491 (2022)
2022
-
[19]
Robust design of topology-optimized metasurfaces,
Wang, E. W., Sell, D., Phan, T., and Fan, J. A., “Robust design of topology-optimized metasurfaces,” Optical Materials Express9(2), 469–482 (2019)
2019
-
[20]
Robust topology optimization of photonic crystal waveguides with tailored dispersion properties,
Wang, F., Jensen, J. S., and Sigmund, O., “Robust topology optimization of photonic crystal waveguides with tailored dispersion properties,”Journal of the Optical Society of America B28(3), 387–397 (2011)
2011
-
[21]
Robust topology optimization accounting for spatially varying manufacturing errors,
Schevenels, M., Lazarov, B. S., and Sigmund, O., “Robust topology optimization accounting for spatially varying manufacturing errors,”Computer Methods in Applied Mechanics and Engineering200(49-52), 3613– 3627 (2011)
2011
-
[22]
Reparameterizationapproach to gradient-based inverse design of three-dimensional nanophotonic devices,
Gershnabel, E., Chen, M., Mao, C., Wang, E.W., Lalanne, P., andFan, J.A., “Reparameterizationapproach to gradient-based inverse design of three-dimensional nanophotonic devices,”ACS Photonics10(4), 815–823 (2022)
2022
-
[23]
Photonic topology optimization with semiconductor-foundry design-rule constraints,
Hammond, A. M., Oskooi, A., Johnson, S. G., and Ralph, S. E., “Photonic topology optimization with semiconductor-foundry design-rule constraints,”Optics Express29(15), 23916–23938 (2021)
2021
-
[24]
Design space reparameterization enforces hard geometric constraints in inverse-designed nanophotonic devices,
Chen, M., Jiang, J., and Fan, J. A., “Design space reparameterization enforces hard geometric constraints in inverse-designed nanophotonic devices,”ACS Photonics7(11), 3141–3151 (2020)
2020
-
[25]
Multi-task topology optimization of photonic devices in low-dimensional fourier domain via deep learning,
Mao, S., Cheng, L., Chen, H., Liu, X., Geng, Z., Li, Q., and Fu, H., “Multi-task topology optimization of photonic devices in low-dimensional fourier domain via deep learning,”Nanophotonics 12(5), 1007–1018 (2023)
2023
-
[26]
Schematic driven silicon photonics design,
Chrostowski, L., Lu, Z., Flückiger, J., Pond, J., Klein, J., Wang, X., Li, S., Tai, W., Hsu, E. Y., Kim, C., et al., “Schematic driven silicon photonics design,” in [Smart Photonic and Optoelectronic Integrated Circuits XVIII], 9751, 9–22, SPIE (2016)
2016
-
[27]
Gdsfactory
Matres, J. et al., “Gdsfactory.”https://github.com/gdsfactory/gdsfactory (2024)
2024
-
[28]
Planaronoc: concurrent placement and routing considering crossing minimization for optical networks-on-chip,
Chuang, Y.-K., Chen, K.-J., Lin, K.-L., Fang, S.-Y., Li, B., and Schlichtmann, U., “Planaronoc: concurrent placement and routing considering crossing minimization for optical networks-on-chip,” in [Proceedings of the 55th Annual Design Automation Conference], 1–6 (2018)
2018
-
[29]
O-router: an optical routing framework for low power on-chip silicon nano-photonic integration,
Ding, D., Zhang, Y., Huang, H., Chen, R. T., and Pan, D. Z., “O-router: an optical routing framework for low power on-chip silicon nano-photonic integration,” in [Proceedings of the 46th annual design automation conference], 264–269 (2009)
2009
-
[30]
Psion: Combining logical topology and physical layout optimization for wavelength-routed onocs,
Truppel, A., Tseng, T.-M., Bertozzi, D., Alves, J. C., and Schlichtmann, U., “Psion: Combining logical topology and physical layout optimization for wavelength-routed onocs,” in [Proceedings of the 2019 Inter- national Symposium on Physical Design], 49–56 (2019)
2019
-
[31]
BOSON −1: Understanding and Enabling Physically-Robust Photonic Inverse Design with Adap- tive Variation-Aware Subspace Optimization,
Ma, P., Gao, Z., Begovic, A., Zhang, M., Yang, H., Ren, H., Huang, R., Boning, D. S., and Gu, J., “BOSON −1: Understanding and Enabling Physically-Robust Photonic Inverse Design with Adap- tive Variation-Aware Subspace Optimization,” in [2025 Design, Automation & Test in Europ...
2025
-
[32]
MAPS: Multi- Fidelity AI-Augmented Photonic Simulation and Inverse Design Infrastructure,
Mal, P., Gao, Z., Zhang, M., Yang, H., Ren, M., Huang, R., Boning, D. S., and Gu, J., “MAPS: Multi- Fidelity AI-Augmented Photonic Simulation and Inverse Design Infrastructure,” in [2025 Design, Automa- tion & Test in Europe Conference (DATE)], 1–6 (2025)
2025
-
[33]
Apollo: Automated routing-informed placement for large-scale photonic integrated circuits,
Zhou, H., Yang, H., Nicholas, G., Ren, H., Rena, H., and Gu, J., “Apollo: Automated routing-informed placement for large-scale photonic integrated circuits,” in [International Conference on Computer-Aided Design (ICCAD)], (2025)
2025
-
[34]
LiDAR: Automated Curvy Waveguide Detailed Routing for Large-Scale Photonic Integrated Circuits,
Zhou, H., Zhu, K., and Gu, J., “LiDAR: Automated Curvy Waveguide Detailed Routing for Large-Scale Photonic Integrated Circuits,” in [Proceedings of the 2025 International Symposium on Physical Design], 64–72 (2025)
2025
-
[35]
LiDAR 2.0: Hierarchical Curvy Waveguide Detailed Routing for Large-Scale Photonic Integrated Circuits,
Zhou, H., Yang, H., Ying, Z., Gangi, N., Ren, H., Matres, J., Gu, J., et al., “LiDAR 2.0: Hierarchical Curvy Waveguide Detailed Routing for Large-Scale Photonic Integrated Circuits,”arXiv preprint arXiv:2505.17239 (2025)
2025
-
[36]
Proton: An automatic place-and-route tool for optical networks-on-chip,
Boos, A., Ramini, L., Schlichtmann, U., and Bertozzi, D., “Proton: An automatic place-and-route tool for optical networks-on-chip,” in [2013 IEEE/ACM International Conference on Computer-Aided Design (ICCAD)], 138–145, IEEE (2013)
2013
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.