REVIEW 4 major objections 7 minor 37 references
GEAR: Reconstruction of Classical Paintings via Geometry Grounding and Appearance Restitution
T0 review · 4 major / 7 minor · reviewed 2026-08-01 · deepseek-v4-flash
Pith's one-line read A classical painting can become a plausible 3D scene by splitting the task: first convert the flat artwork into a sculpture-like image with coherent shading, reconstruct 3D Gaussians from it, then restore the original brushwork under multi-
desk verdict A useful new task and a sensible two-stage recipe, but the quantitative evidence for the geometry claim does not hold up yet. 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 load-bearing mechanism is the two-stage separation itself, with the adaptive illumination-grounding operation as the concrete engine of the first stage. The method computes a log-ratio illumination field R = log(L+ε) − log(gmean(L+ε)) from the translated image, smooths it locally and at multiple scales with boundary-aware weights, then fuses the smooth and multi-scale fields with a contrast-adaptive coefficient α_ms = clip(α_base · α_target/(σ_R + ε), α_min, α_max). Recombining this grounded illumination with the original painting's reflectance (and re-adding high-frequency brushwork detail) yields an input whose shading cues are more consistent for a pretrained single-view reconstructio
What would settle it
Take a set of classical paintings whose depicted scenes have known 3D structure (for instance, paintings made from a real scene or a 3D model, or a 3D scene rendered in painterly style). Compare the depth maps recovered by GeAR from the painting with depth recovered from the original photograph. If grounding does not reduce depth error relative to direct reconstruction from the painting, the central claim is falsified.
Extended reading notes
Core claim
The discovery on the paper's own terms is that geometric recoverability and painterly fidelity are not conflicting demands on a single representation but separable stages. Geometry Grounding maps the painting to a geometry-oriented image using an edge-conditioned style translation (with a 'sculpture' prompt) plus an illumination-grounding step: it computes a log-ratio illumination field, smooths it with boundary-aware multi-scale filtering, adaptively weights the smoothing by global contrast, and recombines it with the original reflectance and high-frequency details. Feeding this grounded image to a pretrained monocular Gaussian reconstruction model stabilizes the recovered structure. Appear
Load-bearing premise
The claim rests on the premise that a text-to-image model prompted with 'sculpture' turns a painting into an image whose shading and illumination are physically coherent enough that the geometry inferred from it is genuinely better, not just higher on shape-variation scores.
Editorial extensions
If this is right
- If GeAR is right, classical paintings that currently produce flat, unstable reconstructions from single-view models can be reconstructed without any training or fine-tuning, using only prompt engineering, illumination grounding, and a generic editing model.
- The two-stage recipe should preserve geometry gains through the appearance stage: the paper's ablation shows geometric metrics rise after Appearance Restitution, not fall.
- The method applies across a wide span of artistic traditions — murals, ukiyo-e prints, Tibetan thangkas, Persian miniatures, court-lady paintings — suggesting the approach is not tied to one painting style.
- Grounding should outperform generic preprocessing (histogram equalization, retinex) because it specifically constructs geometry-compatible shading rather than merely enhancing contrast.
- Appearance fidelity and geometric plausibility can be measured separately and both improved, which gives the new task a concrete evaluation protocol for future work.
Reading between the lines
- A sharp reader should treat the sculpture-prompt step as an empirical bet: the claim that the translation carries 'physically consistent lighting' is asserted, not verified against geometric ground truth. A direct test — reconstructing from a photograph-like rendering of the same painted scene and comparing depth error — would settle whether grounding improves real geometry or just shape-diversity
- The two-stage separation could transfer beyond paintings: any stylized single image (caricature, anime cel, stained-glass window) with weak photometric cues might benefit from the same grounding-then-restitution split, provided a 'grounding' prompt can be found that preserves layout while adding shading coherence.
- The benchmark's lack of 3D ground truth means current metrics measure plausibility, not accuracy. If future work adds a small set of scenes with known geometry (e.g., a 3D scene rendered in painterly style), the whole evaluation could be anchored to actual correspondence rather than relative preference.
- Releasing the dataset and code could let the community stress-test whether the method's gains hold under different diffusion-editing backbones and different single-view reconstruction models, since the pipeline is training-free and modular.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces Classical Painting-to-3D (CP3D), a task and benchmark for reconstructing 3D Gaussian scenes from a single classical painting while jointly maintaining geometric plausibility and fidelity to the source artwork. The proposed method, GeAR, is a training-free two-stage pipeline: Geometry Grounding first translates the painting into a more geometry-oriented image via edge-guided style transfer and illumination-ratio manipulation (Eqs. 2–13), then reconstructs a Gaussian scene with TRELLIS; Appearance Restitution then edits multi-view renders with a diffusion model and refines the Gaussians with anchor-constrained optimization (Eqs. 14–16). The authors build HeriArch, a 10,160-image benchmark, and report quantitative gains in VEND/DDI geometry metrics, MLLM appearance scores, and a 300-participant user study over SplatterImage, LGM, and TRELLIS.
Significance. If the claims were fully supported, the main contribution would be an effective inference-time recipe for a genuinely hard domain: classical paintings violate natural-image assumptions, and decoupling geometric recoverability from painterly appearance is a plausible design solution. HeriArch, with 10,160 images across six artistic traditions, is a potentially valuable resource, and the user study (300+ participants, including experts) is a useful qualitative complement. The comparison against generic enhancement baselines (Table 6) is also a good sanity check. However, the central quantitative evidence for geometric improvement is currently unsupported: the novelty metrics are unvalidated, the stage ablation is consistent with metric contamination by texture, and the key prompt is selected on the evaluation benchmark. The significance therefore remains conditional until these concerns are addressed.
major comments (4)
- [§5.2, Table 1; §5.1, Eq. (16), Table 3] The central claim of geometric plausibility rests entirely on VEND and DDI, whose definitions are deferred to an appendix and which are never validated against ground-truth geometry. Both definitions are of the form that can be inflated by non-geometric signal: VEND rewards volumetric extent and normal directional diversity, and DDI rewards high-frequency geometric variation. Table 3 makes the risk concrete: Appearance Restitution, an appearance-only refinement stage whose optimization is anchored to the grounded geometry by L_anchor (Eq. 16), increases DDI_avg from 6.68 to 10.24 (+53%) and VEND from 85.84 to 87.61. If geometry is held approximately constant by the anchor term, a depth-detail metric should not nearly double from texture/color editing. The authors should validate VEND/DDI on scenes with known 3D geometry (e.g., synthetic renders of 3D models with and without added texture
- [§5.6, Table 4; Eq. (3); §5.2, Table 1] The Sculpture prompt T_g is a design choice that is selected by comparing prompt styles on the HeriArch benchmark and taking the one that maximizes VEND/DDI (Table 4: Sculpture 11.05 DDI vs 2.46 for Pencil sketch). The same benchmark is then used in Table 1 to claim that GeAR outperforms the baselines. This is a selection-on-the-test-set problem and can materially inflate the reported advantage. The prompt should be fixed a priori on a validation split, or the final comparison should be on a held-out set that was not used for any prompt/ablation choice. Without this, the 'consistent outperformance' claim is not properly supported.
- [Tables 1, 3, 5] No variance or confidence interval is reported for any geometry metric, even though Table 3 reports N=1000. Several differences in Table 5 (e.g., VEND 85.29 vs 85.27 vs 86.01) are much smaller than plausible sample-to-sample noise at that scale. The paper should report means with standard deviations or bootstrap CIs over at least several independent runs (or resampling of the benchmark), and state the number of runs. Without this, the reader cannot tell whether the reported gains are significant.
- [§5.1] The availability of the appendix is essential: the full text states that 'Detailed definitions of VEND, DDI, and the full evaluation protocols are provided in the appendix,' but the appendix is not included in the reviewed version. Because the main quantitative results depend on these definitions, the submission is not currently reproducible. Please include the appendix (or define the metrics in the main text) in the revision.
minor comments (7)
- [Title/Abstract] The model is called GeAR throughout the text but GEAR in the title; unify.
- [Fig. 4 caption] The caption contains a formatting artifact: 'Splatter [26Image ] LGM'.
- [Eq. (4) vs Eq. (14)] R denotes both the log-ratio illumination field and the rendered views; use different symbols to avoid confusion.
- [§5.4] The user study should report the raw counts behind Fig. 3(b) and confidence intervals for the preference percentages; the expertise distribution in Fig. 3(a) is informative but not sufficient.
- [Eq. (16)] L_edit and L_anchor are not defined in the main text, and lambda_anc is deferred to the appendix; the losses should be specified.
- [Table 3] The use of NIQE for stylized painterly content, although described as a supplementary diagnostic, deserves one sentence of justification since NIQE was not designed for non-photographic images.
- [Abstract/Conclusion] The paper promises that code and dataset will be released; please include a working link or anonymized repository in the revision to support reproducibility.
Circularity Check
Headline geometry gains are partly fitted to the benchmark via prompt selection; DDI behavior suggests the metric rewards appearance, not geometry.
-
fitted input called prediction
[Eq. (3); Sec. 5.6 Table 4; Sec. 5.2 Table 1]
"Prompt Style VEND↑ DDI avg↑ NIQE avg↓ / Sculpture 85.58 11.05 4.79 / Pencil sketch 83.86 2.46 7.25 / Woodcut 80.46 2.95 6.79 ... the sculpture-style prompt significantly improves both VEND and DDI scores"
The geometry-grounding prompt T_g in Eq. (3) is an input to GeAR. Table 4 explicitly searches over prompt styles, choosing 'Sculpture' because it maximizes the same VEND/DDI metrics used in Table 1 to claim GeAR outperforms TRELLIS. Thus the headline geometric improvement is partly the selection criterion itself, not an independent prediction: with a different fixed prompt the reported DDI drops from 11.05 to 2.46 or 2.95. The method's internal hyperparameter is fitted to the evaluation benchmark and then presented as a method-level result.
-
other
[Secs. 3.2.2 and 5.6; Eq. (16); Table 3]
"GeAR w/o AR ... DDI avg 6.68; GeAR w/ AR ... DDI avg 10.24 ... adding Appearance Restitution improves both VEND and DDI, indicating that the second stage preserves and further enhances geometric plausibility after Geometry Grounding."
Appearance Restitution, Eq. (16), is an appearance-only refinement: it optimizes toward diffusion-edited appearance targets while the anchor term is intended to 'suppress geometric drift.' A 53% DDI increase from such an appearance-only stage is inconsistent with DDI measuring depth detail integrity; it indicates that the metric is responding to added high-frequency texture/opacity or shading variation rather than to actual depth structure. The paper's central claim of geometric improvement therefore rests on a metric whose behavior is not geometry-specific, and the 'geometric plausibility' conclusion reduces to a metric artifact unless the deferred appendix definition shows otherwise.
full rationale
GeAR's derivation is not literally Eq. X = Eq. Y, and there is no load-bearing self-citation or imported uniqueness theorem: TRELLIS and GaussianEditor are external tools, and the user study provides some independent evidence. However, the main quantitative geometry claim is partially circular. The 'Sculpture' prompt, a core input of Geometry Grounding, is selected by inspecting VEND/DDI on the same HeriArch benchmark on which GeAR is then declared superior; the benchmark comparison is therefore not a fresh evaluation of a fixed, pre-specified pipeline. Moreover, the internal ablation shows that an appearance-only refinement stage raises DDI from 6.68 to 10.24, strongly suggesting the geometry metric is sensitive to appearance variation, while the manuscript explicitly defers the definitions ('Detailed definitions of VEND, DDI, and the full evaluation protocols are provided in the appendix'), so the claimed geometric reduction cannot be verified from the available text. The human-preference and MLLM appearance results give the work independent content, so this is partial circularity/selection bias rather than full definitional circularity.
Assumptions & free parameters
free parameters (4)
- Sculpture translation prompt Tg =
"Sculpture" (selected over "Pencil sketch" and "Woodcut" in Table 4)
- alpha_base / alpha_target / alpha_min / alpha_max =
0.8 / 1.0 / 0.4 / 1.5
- beta (illumination grounding strength) =
not reported in main text
- anchor weight lambda_anc and 7 rendered viewpoints =
n=7; lambda_anc deferred to appendix
assumptions (4)
- domain assumption A text-guided image translation model conditioned on an edge map preserves scene layout sufficiently for monocular reconstruction (Eq. 3).
- ad hoc to paper VEND and DDI are meaningful proxies for "geometric plausibility" in the absence of any 3D ground truth.
- domain assumption The MLLM judge's four-dimension scores (TF, GA, VC, AC) reflect artwork fidelity and perceptual quality on blind unpaired outputs.
- domain assumption TRELLIS is a suitable pretrained monocular reconstruction backbone for stylized painting content after grounding.
Cite this review
Pith. "Pith review of GEAR: Reconstruction of Classical Paintings via Geometry Grounding and Appearance Restitution." pith.science (2026). https://pith.science/paper/TR4AFMD4
@misc{pith2026260717519,
author = {Pith},
title = {Pith review of: GEAR: Reconstruction of Classical Paintings via Geometry Grounding and Appearance Restitution},
year = {2026},
howpublished = {\url{https://pith.science/paper/TR4AFMD4}},
note = {Machine review of arXiv:2607.17519}
}
read the original abstract
Classical paintings preserve rich spatial, cultural, and historical content, making their reconstruction as explorable 3D scenes valuable for digital preservation, immersive exhibition, and cultural engagement. Yet, unlike photographs, they often depict scenes in a single-view, stylized manner, with weak perspective, lighting, and depth cues. Existing 3D reconstruction methods are largely built on natural-image priors, making it difficult to recover geometrically plausible and visually faithful 3D representations from such inputs. To address this challenge, we introduce Classical Painting-to-3D (CP3D), a new task that aims to recover a 3D representation from a single classical painting while jointly ensuring geometric plausibility, appearance fidelity to the source artwork, and plausible novel-view synthesis. We further propose GeAR, a training-free two-stage framework for Geometry Grounding and Appearance Restitution. GeAR first converts the input painting into a geometry-grounded representation with more coherent shading and illumination cues, improving the stability of 3D Gaussian reconstruction. It then restores artwork-faithful appearance across views under spatial constraints and multi-view consistency, recovering the painterly textures and details weakened during grounding. In addition, we construct HeriArch, a curated benchmark of 10,160 high-resolution classical artworks for systematic evaluation of CP3D. Extensive experiments and user studies show that GeAR consistently outperforms strong baselines in geometric plausibility, appearance fidelity, and human preference. Code and dataset will be released publicly.
Figures
Figures from the paper (2 more)
Reference graph
Works this paper leans on
-
[1]
Titas Anciukevičius, Zexiang Xu, Matthew Fisher, Paul Henderson, Hakan Bilen, Niloy J Mitra, and Paul Guerrero. 2023. Renderdiffusion: Image diffusion for 3d reconstruction, inpainting and generation. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition. 12608–12618
2023
-
[2]
Stephen Batifol, Andreas Blattmann, Frederic Boesel, Saksham Consul, Cyril Diagne, Tim Dockhorn, Jack English, Zion English, Patrick Esser, Sumith Kulal, et al. 2025. Flux. 1 kontext: Flow matching for in-context image generation and editing in latent space.arXiv e-prints(2025), arXiv–2506
2025
-
[3]
David Charatan, Sizhe Lester Li, Andrea Tagliasacchi, and Vincent Sitzmann
-
[4]
Ruiyang Chen, Mohan Yin, Jiawei Shen, and Wei Ma. 2024. Recon3D: High Quality 3D Reconstruction from a Single Image Using Generated Back-View Explicit Priors. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition. 2802–2811
2024
-
[5]
Yiwen Chen, Zilong Chen, Chi Zhang, Feng Wang, Xiaofeng Yang, Yikai Wang, Zhongang Cai, Lei Yang, Huaping Liu, and Guosheng Lin. 2024. Gaussianeditor: Swift and controllable 3d editing with gaussian splatting. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition. 21476–21485
2024
-
[6]
Andreas Dahn, Leszek Plichta, Simon Spielmann, Eduard Schäfer, and Justus Blönnigen. 2024. Fate of the Minotaur: A scalable location based VR experience. InACM SIGGRAPH 2024 Immersive Pavilion. 1–2
2024
-
[7]
Zhiwen Fan, Wenyan Cong, Kairun Wen, Kevin Wang, Jian Zhang, Xinghao Ding, Danfei Xu, Boris Ivanovic, Marco Pavone, Georgios Pavlakos, et al. 2024. Instantsplat: Unbounded sparse-view pose-free gaussian splatting in 40 seconds. arXiv preprint arXiv:2403.203092, 3 (2024), 4
arXiv 2024
-
[8]
I Ho, Jie Song, Otmar Hilliges, et al . 2024. Sith: Single-view textured human reconstruction with image-conditioned diffusion. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 538–549
2024
Show all 37 references
-
[9]
Zixuan Huang, Mark Boss, Aaryaman Vasishta, James M Rehg, and Varun Jam- pani. 2025. Spar3d: Stable point-aware reconstruction of 3d objects from single images. InProceedings of the Computer Vision and Pattern Recognition Conference. 16860–16870
2025
-
[10]
Bernhard Kerbl, Georgios Kopanas, Thomas Leimkühler, and George Drettakis
-
[11]
Yushi Lan, Fangzhou Hong, Shuai Yang, Shangchen Zhou, Xuyi Meng, Bo Dai, Xingang Pan, and Chen Change Loy. 2024. Ln3diff: Scalable latent neural fields diffusion for speedy 3d generation. InEuropean Conference on Computer Vision. Springer, 112–130
2024
-
[12]
Dawei Li, Bohan Jiang, Liangjie Huang, Alimohammad Beigi, Chengshuai Zhao, Zhen Tan, Amrita Bhattacharjee, Yuxuan Jiang, Canyu Chen, Tianhao Wu, et al
-
[13]
Haolong Li, Chenghao Du, Ziheng Jiang, Yifan Zhang, Jiawei Ma, and Chen Ye
-
[14]
Luxi Li, Qin Zou, Fan Zhang, Hongkai Yu, Long Chen, Chengfang Song, Xianfeng Huang, and Xiaoguang Wang. 2022. Line Drawing Guided Progressive Inpainting of Mural Damages.ArXiv 2211.06649(2022), 1–12
2022 arXiv
-
[15]
Ben Mildenhall, Pratul P Srinivasan, Matthew Tancik, Jonathan T Barron, Ravi Ramamoorthi, and Ren Ng. 2021. Nerf: Representing scenes as neural radiance fields for view synthesis.Commun. ACM65, 1 (2021), 99–106
2021
-
[16]
Norman Müller, Yawar Siddiqui, Lorenzo Porzi, Samuel Rota Bulo, Peter Kontschieder, and Matthias Nießner. 2023. Diffrf: Rendering-guided 3d radi- ance field diffusion. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 4328–4338
2023
-
[17]
InProceedings of the AAAI Conference on Artificial Intelligence, Vol
Towards automated Chinese ancient character restoration: a diffusion- based method with a new dataset. InProceedings of the AAAI Conference on Artificial Intelligence, Vol. 38. 3073–3081
-
[18]
Qiuhong Shen, Zike Wu, Xuanyu Yi, Pan Zhou, Hanwang Zhang, Shuicheng Yan, and Xinchao Wang. 2025. Gamba: Marry Gaussian Splatting With Mamba for Single-View 3D Reconstruction.IEEE Transactions on Pattern Analysis and Machine Intelligence(2025), 1–14
2025
-
[19]
J Ryan Shue, Eric Ryan Chan, Ryan Po, Zachary Ankner, Jiajun Wu, and Gordon Wetzstein. 2023. 3d neural field generation using triplane diffusion. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 20875– 20886
2023
-
[20]
Jocelyn Penny Small. 2019. Circling round Vitruvius, linear perspective, and the design of Roman wall painting. InArts, Vol. 8. MDPI, 118
2019
-
[21]
Michael Niemeyer, Jonathan T Barron, Ben Mildenhall, Mehdi SM Sajjadi, Andreas Geiger, and Noha Radwan. 2022. Regnerf: Regularizing neural radiance fields for view synthesis from sparse inputs. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition...
2022
-
[22]
Huang SongSheng, Azian Tahir, and Issarezal Ismail. 2025. Re-examining the Meaning of Flatness Based on the Theory Evolution of Medium Specificity in Painting.Asian Journal of Research in Education and Social Sciences7, 1 (2025), 93–104
2025
-
[23]
Matthias Springstein, Stefanie Schneider, Javad Rahnama, Julian Stalter, Maxi- milian Kristen, Eric Müller-Budack, and Ralph Ewerth. 2024. Visual narratives: Large-scale hierarchical classification of art-historical images. InProceedings of the IEEE/CVF Winter Conference on Ap...
2024
-
[24]
Mingze Sun, Junhao Chen, Junting Dong, Yurun Chen, Xinyu Jiang, Shiwei Mao, Puhua Jiang, Jingbo Wang, Bo Dai, and Ruqi Huang. 2025. Drive: Diffusion- based rigging empowers generation of versatile and expressive characters. In Proceedings of the Computer Vision and Pattern Rec...
2025
-
[25]
Nagabhushan Somraj and Rajiv Soundararajan. 2023. Vip-nerf: Visibility prior for sparse input neural radiance fields. InACM SIGGRAPH 2023 conference proceedings. 1–11
2023
-
[26]
Stanislaw Szymanowicz, Chrisitian Rupprecht, and Andrea Vedaldi. 2024. Splatter image: Ultra-fast single-view 3d reconstruction. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition. 10208–10217
2024
-
[27]
Jiaxiang Tang, Zhaoxi Chen, Xiaokang Chen, Tengfei Wang, Gang Zeng, and Ziwei Liu. 2024. Lgm: Large multi-view gaussian model for high-resolution 3d content creation. InEuropean Conference on Computer Vision. Springer, 1–18
2024
-
[28]
Hanyang Wang, Fangfu Liu, Jiawei Chi, and Yueqi Duan. 2025. VideoScene: Distilling video diffusion model to generate 3D scenes in one step. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 16475– 16485
2025
-
[29]
Stanislaw Szymanowicz, Eldar Insafutdinov, Chuanxia Zheng, Dylan Campbell, Joao F Henriques, Christian Rupprecht, and Andrea Vedaldi. 2025. Flash3d: Feed-forward generalisable 3d scene reconstruction from a single image. In2025 International Conference on 3D Vision (3DV). IEEE...
2025
-
[30]
Jianfeng Xiang, Zelong Lv, Sicheng Xu, Yu Deng, Ruicheng Wang, Bowen Zhang, Dong Chen, Xin Tong, and Jiaolong Yang. 2025. Structured 3d latents for scalable and versatile 3d generation. InProceedings of the Computer Vision and Pattern Recognition Conference. 21469–21480
2025
-
[31]
Zishan Xu, Yuqing Yang, Qianzhen Fang, Wei Chen, Tingting Xu, Jueting Liu, and Zehua Wang. 2024. A comprehensive dataset for digital restoration of Dunhuang murals.Scientific Data11, 1 (2024), 955
2024
-
[32]
Jiawei Yang, Marco Pavone, and Yue Wang. 2023. Freenerf: Improving few- shot neural rendering with free frequency regularization. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition. 8254–8263
2023
-
[33]
Han-Lei Wang, Ping-Hsuan Han, Yu-Mu Chen, Kuan-Wen Chen, XinYi Lin, Ming-Sui Lee, and Yi-Ping Hung. 2018. Dunhuang mural restoration using deep learning. InSIGGRAPH Asia 2018 technical briefs. 1–4
2018
-
[37]
Shuo Zhao, Yifei Huang, Xiaoyang He, Xin Tong, Xin Li, and Dan Wu. 2025. Reviving Mural Art through Generative AI: A Comparative Study of AI-Generated and Hand-Crafted Recreations. InProceedings of the 2025 CHI Conference on Human Factors in Computing Systems. 1–20
2025
-
[2023]
Graph.42, 4 (2023), 139–1
3D Gaussian splatting for real-time radiance field rendering.ACM Trans. Graph.42, 4 (2023), 139–1
2023
-
[2024]
InProceedings of the IEEE/CVF conference on computer vision and pattern recognition
pixelsplat: 3d gaussian splats from image pairs for scalable generalizable 3d reconstruction. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition. 19457–19467
-
[2025]
InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing
From generation to judgment: Opportunities and challenges of llm-as- a-judge. InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing. 2757–2791
2025
Reviewed August 1, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.