SearcharxivSearch

arXiv subjects

Zixin Yang

Publications and source records attributed to Zixin Yang.

At least 19 recordsLinked to original sources

Uniform Inference on Quantile Effects under Network Interference

This paper studies quantile treatment and spillover effects in network experiments. Average spillover effects reveal how treating a unit's neighbors affects its outcome on average, but mask the heterogeneity of these effects across the outcome distribution. We define structural quantile effects that compare outcome quantiles between exposure states, characterizing how own treatment and exposure to treated neighbors affect different parts of the outcome distribution. Building on \citet{leung2020treatment}, we first establish the weak convergence of the estimated quantile-effect process under conditions requiring the stabilization of the degree distribution and the network-dependent covariance structure. Our main contribution is to propose uniform confidence bands (UCBs) based on Gaussian approximations conditional on the realized network, avoiding these stabilization requirements. The proposed method is evaluated through extensive simulation studies and an empirical application to a randomized savings-account experiment in Nepal \citep{prina2015banking}.

econ.EM

ARport: An Augmented Reality System for Markerless Image-Guided Port Placement in Robotic Surgery

Purpose: Precise port placement is a critical step in robot-assisted surgery, where port configuration influences both visual access to the operative field and instrument maneuverability. To bridge the gap between preoperative planning and intraoperative execution, we present ARport, an augmented reality (AR) system that automatically maps pre-planned trocar layouts onto the patient's body surface, providing intuitive spatial guidance during surgical preparation. Methods: ARport, implemented on an optical see-through head-mounted display (OST-HMD), operates without any external sensors or markers, simplifying setup and enhancing workflow integration. It reconstructs the operative scene from RGB, depth, and pose data captured by the OST-HMD, extracts the patient's body surface using a foundation model, and performs surface-based markerless registration to align preoperative anatomical models to the extracted patient's body surface, enabling in-situ visualization of planned trocar layouts. A demonstration video illustrating the overall workflow is available online. Results: In full-scale human-phantom experiments, ARport accurately overlaid pre-planned trocar sites onto the physical phantom, achieving consistent spatial correspondence between virtual plans and real anatomy. Conclusion: ARport provides a fully marker-free and hardware-minimal solution for visualizing preoperative trocar plans directly on the patient's body surface. The system facilitates efficient intraoperative setup and demonstrates potential for seamless integration into routine clinical workflows.

cs.CV

Respond Beyond Language: A Benchmark for Video Generation in Response to Realistic User Intents

Querying generative AI models, e.g., large language models (LLMs), has become a prevalent method for information acquisition. However, existing query-answer datasets primarily focus on textual responses, making it challenging to address complex user queries that require visual demonstrations or explanations for better understanding. To bridge this gap, we construct a benchmark, RealVideoQuest, designed to evaluate the abilities of text-to-video (T2V) models in answering real-world, visually grounded queries. It identifies 7.5K real user queries with video response intents from Chatbot-Arena and builds 4.5K high-quality query-video pairs through a multistage video retrieval and refinement process. We further develop a multi-angle evaluation system to assess the quality of generated video answers. Experiments indicate that current T2V models struggle with effectively addressing real user queries, pointing to key challenges and future research opportunities in multimodal AI.

cs.AI

Toward Patient-specific Partial Point Cloud to Surface Completion for Pre- to Intra-operative Registration in Image-guided Liver Interventions

Intra-operative data captured during image-guided surgery lacks sub-surface information, where key regions of interest, such as vessels and tumors, reside. Image-to-physical registration enables the fusion of pre-operative information and intra-operative data, typically represented as a point cloud. However, this registration process struggles due to partial visibility of the intra-operative point cloud. In this research, we propose a patient-specific point cloud completion approach to assist with the registration process. Specifically, we leverage VN-OccNet to generate a complete liver surface from a partial intra-operative point cloud. The network is trained in a patient-specific manner, where simulated deformations from the pre-operative model are used to train the model. First, we conduct an in-depth analysis of VN-OccNet's rotation-equivariant property and its effectiveness in recovering complete surfaces from partial intra-operative surfaces. Next, we integrate the completed intra-operative surface into the Go-ICP registration algorithm to demonstrate its utility in improving initial rigid registration outcomes. Our results highlight the promise of this patient-specific completion approach in mitigating the challenges posed by partial intra-operative visibility. The rotation equivariant and surface generation capabilities of VN-OccNet hold strong promise for developing robust registration frameworks for variations of the intra-operative point cloud.

cs.CV

Evaluation of Intra-operative Patient-specific Methods for Point Cloud Completion for Minimally Invasive Liver Interventions

The registration between the pre-operative model and the intra-operative surface is crucial in image-guided liver surgery, as it facilitates the effective use of pre-operative information during the procedure. However, the intra-operative surface, usually represented as a point cloud, often has limited coverage, especially in laparoscopic surgery, and is prone to holes and noise, posing significant challenges for registration methods. Point cloud completion methods have the potential to alleviate these issues. Thus, we explore six state-of-the-art point cloud completion methods to identify the optimal completion method for liver surgery applications. We focus on a patient-specific approach for liver point cloud completion from a partial liver surface under three cases: canonical pose, non-canonical pose, and canonical pose with noise. The transformer-based method, AdaPoinTr, outperforms all other methods to generate a complete point cloud from the given partial liver point cloud under the canonical pose. On the other hand, our findings reveal substantial performance degradation of these methods under non-canonical poses and noisy settings, highlighting the limitations of these methods, which suggests the need for a robust point completion method for its application in image-guided liver surgery.

cs.CV

Multi-Scale Feature Fusion with Image-Driven Spatial Integration for Left Atrium Segmentation from Cardiac MRI Images

Accurate segmentation of the left atrium (LA) from late gadolinium-enhanced magnetic resonance imaging plays a vital role in visualizing diseased atrial structures, enabling the diagnosis and management of cardiovascular diseases. It is particularly essential for planning treatment with ablation therapy, a key intervention for atrial fibrillation (AF). However, manual segmentation is time-intensive and prone to inter-observer variability, underscoring the need for automated solutions. Class-agnostic foundation models like DINOv2 have demonstrated remarkable feature extraction capabilities in vision tasks. However, their lack of domain specificity and task-specific adaptation can reduce spatial resolution during feature extraction, impacting the capture of fine anatomical detail in medical imaging. To address this limitation, we propose a segmentation framework that integrates DINOv2 as an encoder with a UNet-style decoder, incorporating multi-scale feature fusion and input image integration to enhance segmentation accuracy. The learnable weighting mechanism dynamically prioritizes hierarchical features from different encoder blocks of the foundation model, optimizing feature selection for task relevance. Additionally, the input image is reintroduced during the decoding stage to preserve high-resolution spatial details, addressing limitations of downsampling in the encoder. We validate our approach on the LAScarQS 2022 dataset and demonstrate improved performance with a 92.3% Dice and 84.1% IoU score for giant architecture compared to the nnUNet baseline model. These findings emphasize the efficacy of our approach in advancing the field of automated left atrium segmentation from cardiac MRI.

cs.CV

Resolving the Ambiguity of Complete-to-Partial Point Cloud Registration for Image-Guided Liver Surgery with Patches-to-Partial Matching

In image-guided liver surgery, the initial rigid alignment between preoperative and intraoperative data, often represented as point clouds, is crucial for providing sub-surface information from preoperative CT/MRI images to the surgeon during the procedure. Currently, this alignment is typically performed using semi-automatic methods, which, while effective to some extent, are prone to errors that demand manual correction. Point cloud correspondence-based registration methods are promising to serve as a fully automatic solution. However, they may struggle in scenarios with limited intraoperative surface visibility, a common challenge in liver surgery, particularly in laparoscopic procedures, which we refer to as complete-to-partial ambiguity. We first illustrate this ambiguity by evaluating the performance of state-of-the-art learning-based point cloud registration methods on our carefully constructed in silico and in vitro datasets. Then, we propose a patches-to-partial matching strategy as a plug-and-play module to resolve the ambiguity, which can be seamlessly integrated into learning-based registration methods without disrupting their end-to-end structure. It has proven effective and efficient in improving registration performance for cases with limited intraoperative visibility. The constructed benchmark and the proposed module establish a solid foundation for advancing applications of point cloud correspondence-based registration methods in image-guided liver surgery.

cs.CV

Nonlinear Gravitational Radiation Reaction: Failed Tail, Memories & Squares

Using the Schwinger-Keldysh "in-in" effective field theory (EFT) framework, we complete the knowledge of nonlinear gravitational radiation-reaction effects in the (relative) dynamics of binary systems at fifth Post-Newtonian (5PN) order. Diffeomorphism invariance plays a key role guaranteeing that the Ward identities are obeyed (in background-field gauge). Nonlocal-in-time (memory) effects appear in the soft-frequency limit as boundary terms in the effective action, consistently with the loss of (canonical) angular momentum. We identify a conservative sector through Feynman's $i0^+$-prescription. Notably, terms at second order in the (linear) radiation-reaction force also produce conservative-like effects (as we likewise demonstrate in electromagnetism). For the sake of comparison, we derive the ${\cal O}(G^4)$ contribution to the total (even-in-velocity) 5PN relative scattering angle. We find perfect agreement in the overlap with the state of the art in the Post-Minkowskian expansion, both in the conservative and dissipative sectors, resolving the (apparent) discrepancy with previous EFT results. We will return to the full conservative part of the 5PN dynamics elsewhere.

gr-qc

Gravitational radiation from inspiralling compact binaries to N$^3$LO in the Effective Field Theory approach

Within the context of the Effective Field Theory (EFT) framework to gravitational dynamics, we compute the Hamiltonian, source quadrupole moment, and gravitational-wave energy flux for (non-spinning) inspiralling compact binaries at next-to-next-to-next-to leading order (N$^3$LO) in the Post-Newtonian (PN) expansion. We use the recently developed $d$-dimensional multipole-expanded effective theory, and explicitly perform the matching to the (pseudo-) stress-energy tensor. The calculation involves Feynman integrals up to three- (conservative) and two-loop (radiative) orders, evaluated within dimensional regularization. Our (ambiguity-free) results confirm (for the first time) the value of the gravitational-wave flux for quasi-circular orbits at 3PN order, while paving the way forward to the inclusion of spin effects as well as higher order computations.

gr-qc

Multipole expansion at the level of the action in $d$-dimensions

In this paper we study the multipole expansion of the long-wavelength effective action for radiative sources in ($d$+1) spacetime dimensions. We present detailed expressions for the multipole moments for the case of scalar-, electromagnetic-, and (linearized) gravitational-wave emission. For electromagnetism and gravity, we derive expressions for the odd-parity, magnetic-type moments as SO($d$) duals of the ones traditionally used in the literature. The $d$-dimensional case features a novel set of `Weyl-type' moments, coupling to the spatial part of the Weyl tensor, which are absent in three dimensions. Agreement is found in the overlap with previous known results, notably in the $d \to 3$ limit. Due to its reliance on dimensional regularization, the results presented here play a crucial role for the further development of the Effective Field Theory approach to gravitational dynamics, and in particular for the computation of the gravitational-wave flux, starting at the third post-Newtonian order.

gr-qc

Boundary Constraint-free Biomechanical Model-Based Surface Matching for Intraoperative Liver Deformation Correction

In image-guided liver surgery, 3D-3D non-rigid registration methods play a crucial role in estimating the mapping between the preoperative model and the intraoperative surface represented as point clouds, addressing the challenge of tissue deformation. Typically, these methods incorporate a biomechanical model, represented as a finite element model (FEM), into the strain energy term to regularize a surface matching term. We propose a 3D-3D non-rigid registration method that incorporates a modified FEM into the surface matching term. The modified FEM alleviates the need to specify boundary conditions, which is achieved by modifying the stiffness matrix of a FEM and using diagonal loading for stabilization. As a result, the modified surface matching term does not require the specification of boundary conditions or an additional strain energy term to regularize the surface matching term. Optimization is achieved through an accelerated gradient algorithm, further enhanced by our proposed method for determining the optimal step size. We evaluated our method and compared it to several state-of-the-art methods across various datasets. Our straightforward and effective approach consistently outperformed or achieved comparable performance to the state-of-the-art methods. Our code and datasets are available at https://github.com/zixinyang9109/BCF-FEM.

eess.IV

Radiation Reaction for Non-Spinning Bodies at 4.5PN in the Effective Field Theory Approach

We calculate the 2 post-Newtonian correction to the radiation reaction acceleration for non-spinning binary systems, which amounts to the 4.5 post-Newtonian correction to Newtonian acceleration. The calculation is carried out completely using the effective field theory approach. The center-of-mass corrections to the results are complicated and are discussed in detail. Non-trivial consistency checks are performed and we compare with corresponding results in the literature. Analytic results are supplied in the supplementary materials.

gr-qc

A Disparity Refinement Framework for Learning-based Stereo Matching Methods in Cross-domain Setting for Laparoscopic Images

Purpose: Stereo matching methods that enable depth estimation are crucial for visualization enhancement applications in computer-assisted surgery (CAS). Learning-based stereo matching methods are promising to predict accurate results on laparoscopic images. However, they require a large amount of training data, and their performance may be degraded due to domain shifts. Methods: Maintaining robustness and improving the accuracy of learning-based methods are still open problems. To overcome the limitations of learning-based methods, we propose a disparity refinement framework consisting of a local disparity refinement method and a global disparity refinement method to improve the results of learning-based stereo matching methods in a cross-domain setting. Those learning-based stereo matching methods are pre-trained on a large public dataset of natural images and are tested on two datasets of laparoscopic images. Results: Qualitative and quantitative results suggest that our proposed disparity framework can effectively refine disparity maps when they are noise-corrupted on an unseen dataset, without compromising prediction accuracy when the network can generalize well on an unseen dataset. Conclusion: Our proposed disparity refinement framework could work with learning-based methods to achieve robust and accurate disparity prediction. Yet, as a large laparoscopic dataset for training learning-based methods does not exist and the generalization ability of networks remains to be improved, the incorporation of the proposed disparity refinement framework into existing networks will contribute to improving their overall accuracy and robustness associated with depth estimation.

cs.CV

The Impact of Regulation Regime Changes on ChiNext IPOs: Effects of 2013 and 2020 Reforms on Pricing and Overreaction

Since its inauguration, ChiNext has gone through three time periods with two different regulation regimes and three different sets of listing day trading restrictions. This paper studies the impact of regulation regimes and listing day trading restrictions on the initial return of ChiNext IPOs. We hypothesize that the initial return of a ChiNext IPO contains the issuers intrinsic value and the investors overreaction. The intrinsic value is represented by the IPOs 21st day return (monthly return), and the difference between the monthly and initial returns (intramonth return) is a proxy of the overreaction. We find that all significant variables for all three returns in all three time periods fall into four categories: pre-listing demand, post-listing demand, market condition and pre-listing issuer value. We observe stark contrasts among variable categories for each of the returns in the three time periods, which reveals an evolution of the investors behavior with regard to the progression of regulation regimes. Based on our findings, we argue that the differences among the levels and determinants of initial return, monthly return (intrinsic value) and intramonth return (overreaction) in different time periods can be largely explained by regulation regime changes along two dimensions: 1) approval vs. registration and 2) listing day trading curbs and return limits. We find that IPO pricing is demand-driven under the approval regime, but value-driven under the registration regime. We further compare the impact of regulation regime changes on ChiNext IPO pricing practice, and propose a future research plan on ChiNext IPO pricing efficiency with policy implication.

q-fin.GN

Learning Feature Descriptors for Pre- and Intra-operative Point Cloud Matching for Laparoscopic Liver Registration

Purpose: In laparoscopic liver surgery (LLS), pre-operative information can be overlaid onto the intra-operative scene by registering a 3D pre-operative model to the intra-operative partial surface reconstructed from the laparoscopic video. To assist with this task, we explore the use of learning-based feature descriptors, which, to our best knowledge, have not been explored for use in laparoscopic liver registration. Furthermore, a dataset to train and evaluate the use of learning-based descriptors does not exist. Methods: We present the LiverMatch dataset consisting of 16 preoperative models and their simulated intra-operative 3D surfaces. We also propose the LiverMatch network designed for this task, which outputs per-point feature descriptors, visibility scores, and matched points. Results: We compare the proposed LiverMatch network with anetwork closest to LiverMatch, and a histogram-based 3D descriptor on the testing split of the LiverMatch dataset, which includes two unseen pre-operative models and 1400 intra-operative surfaces. Results suggest that our LiverMatch network can predict more accurate and dense matches than the other two methods and can be seamlessly integrated with a RANSAC-ICP-based registration algorithm to achieve an accurate initial alignment. Conclusion: The use of learning-based feature descriptors in LLR is promising, as it can help achieve an accurate initial rigid alignment, which, in turn, serves as an initialization for subsequent non-rigid registration. We will release the dataset and code upon acceptance.

cs.CV

Spin Effects in the Effective Field Theory Approach to Post-Minkowskian Conservative Dynamics

Building upon the worldline effective field theory (EFT) formalism for spinning bodies developed for the Post-Newtonian regime, we generalize the EFT approach to Post-Minkowskian (PM) dynamics to include rotational degrees of freedom in a manifestly covariant framework. We introduce a systematic procedure to compute the total change in momentum and spin in the gravitational scattering of compact objects. For the special case of spins aligned with the orbital angular momentum, we show how to construct the radial action for elliptic-like orbits using the Boundary-to-Bound correspondence. As a paradigmatic example, we solve the scattering problem to next-to-leading PM order with linear and bilinear spin effects and arbitrary initial conditions, incorporating for the first time finite-size corrections. We obtain the aligned-spin radial action from the resulting scattering data, and derive the periastron advance and binding energy for circular orbits. We also provide the (square of the) center-of-mass momentum to ${\cal O}(G^2)$, which may be used to reconstruct a Hamiltonian. Our results are in perfect agreement with the existent literature, while at the same time extend the knowledge of the PM dynamics of compact binaries at quadratic order in spins.

hep-th

Gravitational radiation from inspiralling compact objects: Spin effects to fourth Post-Newtonian order

The linear- and quadratic-in-spin contributions to the binding potential and gravitational-wave flux from binary systems are derived to next-to-next-to-leading order in the Post-Newtonian (PN) expansion of general relativity, including finite-size and tail effects. The calculation is carried out through the worldline effective field theory framework. We find agreement in the overlap with the available PN literature and test-body limit. As a direct application, we complete the knowledge of spin effects in the evolution of the orbital phase for aligned-spin circular orbits to fourth PN order. We estimate the impact of the new results in the number of accumulated gravitational-wave cycles. We find they will play an important role in providing reliable physical interpretation of gravitational-wave signals from spinning binaries with future detectors such as LISA and the Einstein Telescope.

gr-qc

Second post-Newtonian order radiative dynamics of inspiralling compact binaries in the Effective Field Theory approach

We use the Effective Field Theory (EFT) framework to compute the mass quadrupole moment, the equation of motion, and the power loss of inspiralling compact binaries at the second order in the Post-Newtonian (PN) approximation. We present expressions for the stress-energy pseudo-tensor components of the binary system in higher PN orders. The 2PN correction to the mass quadrupole moment as well as to the acceleration computed in the linearized harmonic gauge presented here are the ingredients needed for the calculation of the next-to-next-to leading order radiation reaction force, which will be presented elsewhere. While this paper reproduces known results, it supplies the building blocks necessary for future higher order calculations in the EFT methodology.

gr-qc