{"id":"4f8748e8-734c-4291-91d8-3d94c47bf2e8","arxiv_id":"2605.24805","paper_version":1,"verdict":"UNVERDICTED","confidence":"LOW","novelty_score":6.0,"correctness_risk":"unknown","formal_verification":"none","parameter_count":0,"one_line_summary":"Fishbone introduces a unified rib-spine representation computed via adaptive heat method, iso-contour ribs, and geometry-aware spine that enables real-time parametric deformation, reduced-space simulation, and animation on general meshes.","lead":"Fishbone builds a rib-spine structure from any single 3D mesh using a geodesic field and skinning weights to support controllable local and global deformations. This could lower the cost of generating varied 3D assets for graphics, robotics, and AI training.","discovery_kind":"new_method","skeptic_critique":{"model":"grok-4.3","headline":"Geodesic scalar field + iso-contour extraction may not yield closed, non-intersecting ribs or stable spine on branched/high-genus meshes","rationale":"The reader's weakest_assumption directly names the same generality risk; the abstract supplies no counter-evidence or topology-specific safeguards, so the concern remains load-bearing even after the full-text placeholder is acknowledged.","tokens_in":1760,"tokens_out":327,"duration_ms":17903,"concrete_test":"Apply the full pipeline (adaptive heat field, iso-contour extraction at 20–30 levels, rib-center spine) to a Y-shaped tubular mesh and a genus-1 torus; measure (a) fraction of iso-contours that are simple closed curves and (b) smoothness of the spine (max curvature or self-intersection count). If either metric degrades >30% relative to a tubular baseline, the generality claim does not hold.","verdict_should_be":"CONDITIONAL","load_bearing_attack":"The central claim requires that the adaptive heat method produces a scalar field whose iso-contours are usable ribs and whose centers form a smooth spine for arbitrary input meshes. The construction (geodesic field → iso-contours → rib-center spine → Gaussian skinning) implicitly assumes a dominant tubular topology with a single source and no branching; nothing in the described pipeline handles multiple medial axes, genus >0, or disconnected components. If this assumption fails, the resulting ribs can self-intersect or fail to close and the spine becomes ill-defined, breaking the “real-time and predictable deformation” guarantee without per-mesh tuning.","agreement_with_reader":"agree"},"referee_report":{"model":"grok-4.3","summary":"The paper introduces Fishbone, a rib-spine representation for general 3D meshes. Given an input mesh, it computes a geodesic scalar field via an adaptive heat method, extracts iso-contours as cross-sectional ribs, constructs a smooth spine through rib centers, and applies Gaussian-weighted skinning to associate vertices. Ribs control local thickness/orientation/variation while the spine controls global bending/twisting/stretching, enabling real-time predictable deformation, reduced-space simulation, and animation. The authors augment Hunyuan3D to create the Fishbone-136K dataset and demonstrate uses in controllable 3D generation, robot learning data augmentation, interactive editing, and agentic generation.","tokens_in":1903,"tokens_out":374,"duration_ms":18889,"significance":"If the representation produces valid, non-intersecting ribs and a stable spine for arbitrary meshes, the approach would offer a notable advance over manual rigging or category-specific parametric models by providing an automatic, general-purpose control structure for deformation and animation. The large-scale dataset and breadth of demonstrated applications would further increase its utility in graphics, embodied AI, and robotics.","major_comments":[{"comment":"Abstract (pipeline description): the construction (adaptive heat method geodesic field → iso-contour ribs → rib-center spine → Gaussian skinning) is presented as applying to 'general shapes' and 'arbitrary input meshes,' yet the method implicitly assumes dominant tubular topology with a single source; no handling is described for branching, multiple medial axes, genus >0, or disconnected components. If iso-contours fail to close or the spine becomes ill-defined, the 'real-time and predictable deformation' guarantee does not hold without per-mesh tuning.","section":"Abstract"}],"minor_comments":[],"recommendation":"major_revision","confidential_remarks":null},"author_rebuttal":{"model":"grok-4.3","summary":"We thank the referee for the constructive comment on the scope and assumptions of our method. We provide a point-by-point response below.","responses":[{"response":"The referee correctly identifies that our method relies on a dominant tubular topology with a single source for the geodesic field computation. The adaptive heat method and subsequent iso-contour extraction are designed under this assumption, as inspired by biological structures with a central spine. We do not claim or provide handling for branching topologies, multiple medial axes, genus greater than zero, or disconnected components in the current work. In cases where iso-contours fail to close or the spine is ill-defined, the deformation may require manual tuning. To address this, we will revise the abstract to remove the overgeneralization to 'arbitrary input meshes' and instead specify 'shapes with dominant tubular topology'. We will also add a limitations paragraph in the manuscript discussing these topological assumptions and potential failure modes.","revision_made":"yes","referee_comment":"[Abstract] Abstract (pipeline description): the construction (adaptive heat method geodesic field → iso-contour ribs → rib-center spine → Gaussian skinning) is presented as applying to 'general shapes' and 'arbitrary input meshes,' yet the method implicitly assumes dominant tubular topology with a single source; no handling is described for branching, multiple medial axes, genus >0, or disconnected components. If iso-contours fail to close or the spine becomes ill-defined, the 'real-time and predictable deformation' guarantee does not hold without per-mesh tuning."}],"tokens_in":1438,"tokens_out":332,"duration_ms":20100,"standing_objections":[]},"desk_editor":{"model":"grok-4.3","letter":"The core idea is a pipeline that takes any mesh, builds an adaptive heat geodesic scalar field, pulls iso-contours as ribs, connects their centers into a spine, and skins the surface with Gaussian weights. Ribs then drive local edits like thickness or cross-section shape while the spine drives global bend, twist, and stretch, all in real time. They also release Fishbone-136K built on Hunyuan3D and show uses in generation, robot-learning augmentation, and interactive editing.\n\nThe practical output is the strength. Turning one asset into many controllable variants without manual rigging or category templates is useful for anyone who needs volume in 3D pipelines. The forward construction is simple and the claimed applications line up with the representation.\n\nThe soft spot is exactly the topology question. The method assumes the scalar field produces closed, non-crossing ribs and a single well-defined spine. On meshes with branches, multiple medial axes, or genus greater than zero, the iso-contours can easily fail to close or intersect, and the spine becomes ambiguous. The abstract asserts generality across shapes, but nothing in the description shows how the pipeline recovers or whether extra per-mesh fixes are needed. That directly affects whether the real-time predictable deformation claim holds.\n\nThis is for graphics and robotics groups that work with large numbers of 3D variants. A reader who needs deformation-based data or quick editing tools would get concrete value from the dataset and the control structure. It deserves referee time because the engineering contribution and the released assets are substantive even if the topology edge cases require more evidence.","headline":"Fishbone gives an automatic geodesic-based rib-spine rig for deforming general meshes, but its behavior on branched or high-genus shapes is the part that needs checking.","tokens_in":2389,"tokens_out":398,"would_cite":false,"duration_ms":31175,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"grok-4.3","headline":"Fishbone turns any input 3D mesh into a rib-spine structure that lets ribs adjust local thickness and orientation while the spine governs global bends and twists for real-time deformation.","keywords":["3D mesh deformation","parametric editing","rib-spine representation","geodesic scalar field","controllable animation","shape variation","reduced-space dynamics"],"falsifier":"Running the extraction on a mesh with sharp mechanical features or thin handles and measuring whether scaling a single rib by 20 percent produces only the expected local thickness change without unintended global twisting or vertex collapse.","tokens_in":2686,"feed_emoji":"🐟","tokens_out":529,"duration_ms":23400,"temperature":0.7,"pith_summary":"The paper presents Fishbone as a way to create controllable 3D assets from one mesh by automatically building a rib-spine control structure. It computes a geodesic scalar field on the mesh, pulls out iso-contours as ribs, threads a spine through their centers, and links surface points to these elements with Gaussian skinning weights. This setup lets users edit local cross-sections via rib parameters and global pose via spine parameters without hand-crafted rigs or per-category tuning. The same structure also drives reduced-space dynamics and keyframe animation, and the authors release a 136K-asset dataset built on top of it for downstream tasks in generation and robotics.","feed_headline":"Rib-spine structure turns one 3D mesh into millions of edits","feed_subtitle":"Ribs handle local thickness and orientation while the spine drives bends and twists for real-time control and data generation.","key_machinery":"The rib-spine representation formed by iso-contour ribs from a geodesic scalar field, a spine through rib centers, and Gaussian-weighted skinning that ties mesh vertices to these controls.","core_discovery":"Given an input mesh, Fishbone computes a geodesic scalar field with an adaptive heat method, extracts iso-contours as cross-sectional ribs, constructs a smooth geometry-aware spine through rib centers, and associates surface vertices with nearby rib and spine structures using Gaussian-weighted skinning. The resulting representation enables real-time and predictable deformation: ribs control local profiles such as thickness, orientation, and cross-sectional variation, while the spine controls global bending, twisting, and stretching.","pith_inferences":[],"forward_implications":[],"fun_headline_variants":["Fishbone enables million edits from one 3D mesh","Rib-spine controls local and global 3D mesh changes","Single mesh to millions with adaptive rib-spine","Fishbone rib-spine for real-time parametric editing"],"cache_read_input_tokens":2112,"weakest_assumption_plain":"That the geodesic scalar field computed with the adaptive heat method, followed by iso-contour extraction and rib-center spine construction, will produce a meaningful and general-purpose control structure for arbitrary input meshes without category-specific tuning.","fun_headline_variants_meta":{"raw":{"variants":["Fishbone enables million edits from one 3D mesh","Rib-spine controls local and global 3D mesh changes","Single mesh to millions with adaptive rib-spine","Fishbone rib-spine for real-time parametric editing"]},"model":"grok-4.3","cost_usd":0.005272,"raw_usage":{"total_tokens":2586,"prompt_tokens":739,"num_sources_used":0,"completion_tokens":63,"cost_in_usd_ticks":52724500,"prompt_tokens_details":{"text_tokens":739,"audio_tokens":0,"image_tokens":0,"cached_tokens":256},"completion_tokens_details":{"audio_tokens":0,"reasoning_tokens":1784,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0}},"tokens_in":739,"tokens_out":63,"duration_ms":15008,"temperature":1.0,"reasoning_tokens":1784,"cache_read_input_tokens":256,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-06-30T12:26:17.515309+00:00","model_set":{"reader":"grok-4.3"},"falsifier":"Running the extraction on a mesh with sharp mechanical features or thin handles and measuring whether scaling a single rib by 20 percent produces only the expected local thickness change without unintended global twisting or vertex collapse.","supporting_citations":[],"review_version":1}