arXiv ScienceSearch

arXiv subjects

Ao Guo

Publications and source records attributed to Ao Guo.

10 recordsLinked to original sources

Direct Object-Level Reconstruction via Probabilistic Gaussian Splatting

Object-level 3D reconstruction play important roles across domains such as cultural heritage digitization, industrial manufacturing, and virtual reality. However, existing Gaussian Splatting-based approaches generally rely on full-scene reconstruction, in which substantial redundant background information is introduced, leading to increased computational and storage overhead. To address this limitation, we propose an efficient single-object 3D reconstruction method based on 2D Gaussian Splatting. By directly integrating foreground-background probability cues into Gaussian primitives and dynamically pruning low-probability Gaussians during training, the proposed method fundamentally focuses on an object of interest and improves the memory and computational efficiency. Our pipeline leverages probability masks generated by YOLO and SAM to supervise probabilistic Gaussian attributes, replacing binary masks with continuous probability values to mitigate boundary ambiguity. Additionally, we propose a dual-stage filtering strategy for training's startup to suppress background Gaussians. And, during training, rendered probability masks are conversely employed to refine supervision and enhance boundary consistency across views. Experiments conducted on the MIP-360, T&T, and NVOS datasets demonstrate that our method exhibits strong self-correction capability in the presence of mask errors and achieves reconstruction quality comparable to standard 3DGS approaches, while requiring only approximately 1/10 of their Gaussian amount. These results validate the efficiency and robustness of our method for single-object reconstruction and highlight its potential for applications requiring both high fidelity and computational efficiency.

cs.CV

Common Envelope Evolution of Ultralight Boson Clouds

Ultralight bosons can be excited around spinning black holes via black hole superradiance. These boson clouds may play an important role in the orbital evolution of binary black holes. In this work, we investigate the formation and evolution of common envelopes of ultralight boson clouds in comparable mass-ratio black hole binaries. We describe the cloud evolution using gravitational molecular eigenstates and analyze the possible level transitions during orbital decay, as well as the impact on orbital dynamics. We find that the cloud can generally lead to eccentricity growth. In particular, the eccentricity may vary significantly during level transition, leaving an eccentricity of ${\cal O}(0.1)$ within the detection band of ground-based gravitational wave detectors.

gr-qc

RadarRGBD A Multi-Sensor Fusion Dataset for Perception with RGB-D and mmWave Radar

Multi-sensor fusion has significant potential in perception tasks for both indoor and outdoor environments. Especially under challenging conditions such as adverse weather and low-light environments, the combined use of millimeter-wave radar and RGB-D sensors has shown distinct advantages. However, existing multi-sensor datasets in the fields of autonomous driving and robotics often lack high-quality millimeter-wave radar data. To address this gap, we present a new multi-sensor dataset:RadarRGBD. This dataset includes RGB-D data, millimeter-wave radar point clouds, and raw radar matrices, covering various indoor and outdoor scenes, as well as low-light environments. Compared to existing datasets, RadarRGBD employs higher-resolution millimeter-wave radar and provides raw data, offering a new research foundation for the fusion of millimeter-wave radar and visual sensors. Furthermore, to tackle the noise and gaps in depth maps captured by Kinect V2 due to occlusions and mismatches, we fine-tune an open-source relative depth estimation framework, incorporating the absolute depth information from the dataset for depth supervision. We also introduce pseudo-relative depth scale information to further optimize the global depth scale estimation. Experimental results demonstrate that the proposed method effectively fills in missing regions in sensor data. Our dataset and related documentation will be publicly available at: https://github.com/song4399/RadarRGBD.

eess.IV

Electron shock drift acceleration at a low-Mach-number, low-plasma-beta quasi-perpendicular shock

Shock drift acceleration plays an important role in generating high-energy electrons at quasi-perpendicular shocks, but its efficiency in low beta plasmas is questionable. In this article, we perform a two-dimensional particle-in-cell simulation of a low-Mach-number low-plasma-beta quasi-perpendicular shock, and find that the electron cyclotron drift instability is unstable at the leading edge of the shock foot, which is excited by the relative drift between the shock-reflected ions and the incident electrons. The electrostatic waves triggered by the electron cyclotron drift instability can scatter and heat the incident electrons, which facilitates them to escape from the shock's loss cone. These electrons are then reflected by the shock and energized by shock drift acceleration. In this way, the acceleration efficiency of shock drift acceleration at low-plasma-beta quasi-perpendicular shocks is highly enhanced.

physics.space-ph

Generic Cryo-CMOS Device Modeling and EDACompatible Platform for Reliable Cryogenic IC Design

This paper outlines the establishment of a generic cryogenic CMOS database in which key electrical parameters and transfer characteristics of the MOSFETs are quantified as functions of device size, temperature/frequency responses. Meanwhile, comprehensive device statistical study is conducted to evaluate the influence of variation and mismatch effects at low temperatures. Furthermore, by incorporating the Cryo-CMOS compact model into the process design kit (PDK), the cryogenic 4 Kb SRAM, 5-bit flash ADC and 8-bit current steering DAC are designed, and their performance is readily investigated and optimized on the EDA-compatible platform, hence laying a solid foundation for large-scale cryogenic IC design.

eess.SY

Superradiant clouds may be relevant for close compact object binaries

Bosonic fields (within suitable mass range) may be collectively generated by rotating black holes through the black hole superradiance process. The resulting black hole is surrounded by a ``cloud" of particles whose wave function populates the superradiant energy level of the black hole. For comparable mass ratio binary black hole systems, it has been suggested that these clouds often deplete at large binary separations because of level mixing effects. As a result, these clouds may not be dynamically relevant for black hole and neutron star binaries that enter the LIGO-Virgo-KAGRA and LISA detection frequency band. In this work, we point out that the common envelope process during a compact binary evolution may bring the binary to $\sim 0.01$AU in hundreds to thousands of years, so that depletion caused by certain level mixings are no longer important. We derive a relevant regime of binary parameters where the clouds are still present for binary entering the LISA band, and show that common envelop process does enlarge such parameter regime. When the binary separation further decreases due to gravitational wave radiation, we discuss the impact of possible cloud mass transfer between the binary objects.

gr-qc

Team Flow at DRC2023: Building Common Ground and Text-based Turn-taking in a Travel Agent Spoken Dialogue System

At the Dialogue Robot Competition 2023 (DRC2023), which was held to improve the capability of dialogue robots, our team developed a system that could build common ground and take more natural turns based on user utterance texts. Our system generated queries for sightseeing spot searches using the common ground and engaged in dialogue while waiting for user comprehension.

cs.CL

Laboratory observation of ion acceleration via reflection off laser-produced magnetized collisionless shocks

Fermi acceleration by collisionless shocks is believed to be the primary mechanism to produce high energy charged particles in the Universe,where charged particles gain energy successively from multiple reflections off the shock front.Here,we present the first direct experimental evidence of ion energization from reflection off a supercritical quasi perpendicular collisionless shock,an essential component of Fermi acceleration in a laser produced magnetized plasma. We observed a quasi monoenergetic ion beam with 2,4 times the shock velocity in the upstream flow using time of flight method. Our related kinetic simulations reproduced the energy gain and showed that these ions were first reflected and then accelerated mainly by the motional electric field associated with the shock. This mechanism can also explain the quasi monoenergetic fast ion component observed in the Earth's bow shock.

physics.plasm-ph

Team Flow at DRC2022: Pipeline System for Travel Destination Recommendation Task in Spoken Dialogue

To improve the interactive capabilities of a dialogue system, e.g., to adapt to different customers, the Dialogue Robot Competition (DRC2022) was held. As one of the teams, we built a dialogue system with a pipeline structure containing four modules. The natural language understanding (NLU) and natural language generation (NLG) modules were GPT-2 based models, and the dialogue state tracking (DST) and policy modules were designed on the basis of hand-crafted rules. After the preliminary round of the competition, we found that the low variation in training examples for the NLU and failed recommendation due to the policy used were probably the main reasons for the limited performance of the system.

cs.CL

Photons generated by gravitional waves in the near-zone of a neutron star

When a gravitational wave or a graviton travels through an electric or magnetic background, it could convert into a photon with some probability. In this paper, a dipole magnetic field is considered as this kind of background in both the Minkowski spacetime and the curved spacetime in the near-zone of a neutron star. In the former case, we find that the graviton traveling vertically rather than parallel to the background magnetic field could be more effectively converted into an electromagnetic radiation field. In the latter case, we focus on the situation, in which the graviton travels along the radial direction near a neutron star. The radius of a neutron star is about ten kilometers, so the gravitational wave with long wavelength or low frequency may bypass neutron stars by diffraction. For high frequency gravitational wave, the conversion probability is proportional to the distance square as that in the static electric or magnetic background case. The smaller the inclination angle between the dipole field and the neutron star north pole is, the larger magnetic amplitude will be. The term that described curved spacetime will slightly enhance this kind of probability. We estimate that this value is about the order of $\sim 10^{-14}- 10^{-10}$. Therefore, it is expectable that this kind of conversion process may have a potential to open a window for observing high frequency gravitational waves.

gr-qc