arXiv ScienceSearch

arXiv subjects

Xiao Zhao

Publications and source records attributed to Xiao Zhao.

At least 19 recordsLinked to original sources

Phase-Aware Spatial-Frequency Fusion for Few-Shot Fine-Grained Image Classification

Few-shot fine-grained image classification (FSFGIC) aims to classify similar images with limited labeled examples. This work highlights the critical yet underutilized role of phase information in capturing structural relationships within an image. This study introduces a novel plug-and-play amplitude-phase integration (API) module that effectively combines local and global frequency amplitude and phase information for obtaining more comprehensive feature descriptors. Additionally, a dedicated network, named PSF-Net, is proposed that adaptively fuses phase-based spatial and frequency information for FSFGIS. The designed PSF-Net can be easily integrated into standard episodic training architectures for end-to-end training from scratch. Extensive experiments on five public datasets demonstrate that the method outperforms existing state-of-the-art benchmarks.

cs.CV

Solving In-Table Prediction Problems by Deep Neural Networks with Performance Evaluation Using Synthetic Data

Tabular deep learning (TDL) leverages neural networks (NN) to extract patterns from tabular data. Traditional TDL methods follow a supervised learning paradigm, where a target feature is explicitly given. In this work, however, we explore a different approach by employing deep NNs to learn relationships among individual columns within a given table. We investigate whether NNs can predict the values of arbitrarily selected columns in a given table based on the remaining known columns. We call this problem In-Table Prediction (ITB), which is slightly different from table imputation methods and the pretraining task of TDL. Three potential usage scenarios are identified, which, to our best knowledge, have not been extensively studied in the literature. A self-supervised learning approach is applied to address this problem by randomly selecting columns to be masked out and used as learning targets. This work focuses on tabular datasets containing only continuous features. To handle missing values in continuous features, a novel neural layer is proposed to embed both numerical and empty values. Synthetic data is generated based on predefined column relationships, with empty values inserted using two distinct mechanisms. Additionally, an adapted masking strategy is employed to create test data. Performances of three NN architectures, namely MLP, Resnet and Transformer, are evaluated using the generated synthetic data. We conclude that, the attention-based structure outperforms the other two networks, when a sufficiently large number of training examples is available and a relatively large embedding length is chosen. We stress that these findings are obtained under controlled, synthetic conditions with a small number of columns and it should therefore be regarded as an initial, narrowly-scoped investigation rather than a general characterization of ITP on real-world tabular data.

cs.LG

Secondary electron yield from aluminium-coated foils for muon tagging and beam monitoring up to 60 MeV/c

The feasibility of foil-based muon tagging is investigated in the momentum range below 60 MeV/c, with particular focus on its applicability to the low-momentum range spanning approximately 2.5 MeV/c to 20 MeV/c, where no efficient and minimally invasive detection scheme is currently established for continuous beams. Secondary electron emission from a 7 um Mylar foil coated with 50 nm aluminium is investigated using a continuous negative muon beam with nominal momenta between 12 MeV/c and 60 MeV/c at the piE1 beamline at PSI. The emitted electrons are detected with position-sensitive microchannel plate detectors, enabling particle tagging and spatial characterization of the beam. The detection efficiency and corresponding secondary electron yield are extracted and benchmarked against literature data for protons, showing good agreement and confirming reliable muon tagging. The observed trend for negative muons is consistent with the well-established increase in ion-induced secondary electron emission toward lower particle velocities, suggesting improved performance in the low-momentum regime. A proof-of-principle reconstruction of the muon beam profile is demonstrated by correlating detected electron positions with their emission point at the foil. These results establish foil-based tagging as a viable approach for combined timing and minimally invasive beam monitoring, bridging the gap between high- and low-energy muon instrumentation.

physics.ins-det

GaussianFusion: Unified 3D Gaussian Representation for Multi-Modal Fusion Perception

The bird's-eye view (BEV) representation enables multi-sensor features to be fused within a unified space, serving as the primary approach for achieving comprehensive 3D perception. However, the discrete grid representation of BEV leads to significant detail loss and limits feature alignment and cross-modal information interaction in multimodal fusion perception. In this work, we break from the conventional BEV paradigm and propose a new universal framework for multi-modal fusion based on 3D Gaussian representation. This approach naturally unifies multi-modal features within a shared and continuous 3D Gaussian space, effectively preserving edge and fine texture details. To achieve this, we design a novel forward-projection-based multi-modal Gaussian initialization module and a shared cross-modal Gaussian encoder that iteratively updates Gaussian properties based on an attention mechanism. GaussianFusion is inherently a task-agnostic model, with its unified Gaussian representation naturally supporting various 3D perception tasks. Extensive experiments demonstrate the generality and robustness of GaussianFusion. On the nuScenes dataset, it outperforms the 3D object detection baseline BEVFusion by 2.6 NDS. Its variant surpasses GaussFormer on 3D semantic occupancy with 1.55 mIoU improvement while using only 30% of the Gaussians and achieving a 450% speedup.

cs.CV

Operando spectro-ptychography reveals dynamical charge-storage and degradation pathways in redox-active electrodes

Electrochemical reactions at buried electrode-electrolyte interfaces govern how redox-active materials store and release energy. However, these reactions are difficult to visualize because chemical and morphological changes occur simultaneously over distinct length and time scales. Existing operando microscopies often require trade-offs among chemical sensitivity, spatial resolution and temporal resolution. Direct nanoscale tracking of such processes throughout extended timescale has therefore remained out of reach. Here, we develop a fast and robust operando soft X-ray spectro-ptychography platform that delivers chemical-state-resolved spatiotemporal movies of redox-active electrodes over the full battery lifetime. Applied to an alkaline Fe anode, the method reveals that reversible charge storage gives way to degradation through two competing processes: rapid hydroxide insertion that drives early reversible cycling, and slower dissolution-redeposition that redistributes Fe, enlarges FeOOH particles, and ultimately causes capacity loss. By separating fast charge-storage chemistry from slower degradation chemistry in operando and at both single-particle and particle ensemble level, this work establishes spectro-ptychography as a general approach for studying dynamic redox transformations in batteries, electrocatalysts, and other electrochemical materials.

cond-mat.mtrl-sci

MKSNet: Advanced Small Object Detection in Remote Sensing Imagery with Multi-Kernel and Dual Attention Mechanisms

Deep convolutional neural networks (DCNNs) have substantially advanced object detection capabilities, particularly in remote sensing imagery. However, challenges persist, especially in detecting small objects where the high resolution of these images and the small size of target objects often result in a loss of critical information in the deeper layers of conventional CNNs. Additionally, the extensive spatial redundancy and intricate background details typical in remote-sensing images tend to obscure these small targets. To address these challenges, we introduce Multi-Kernel Selection Network (MKSNet), a novel network architecture featuring a novel Multi-Kernel Selection mechanism. The MKS mechanism utilizes large convolutional kernels to effectively capture an extensive range of contextual information. This innovative design allows for adaptive kernel size selection, significantly enhancing the network's ability to dynamically process and emphasize crucial spatial details for small object detection. Furthermore, MKSNet also incorporates a dual attention mechanism, merging spatial and channel attention modules. The spatial attention module adaptively fine-tunes the spatial weights of feature maps, focusing more intensively on relevant regions while mitigating background noise. Simultaneously, the channel attention module optimizes channel information selection, improving feature representation and detection accuracy. Empirical evaluations on the DOTA-v1.0 and HRSC2016 benchmark demonstrate that MKSNet substantially surpasses existing state-of-the-art models in detecting small objects in remote sensing images. These results highlight MKSNet's superior ability to manage the complexities associated with multi-scale and high-resolution image data, confirming its effectiveness and innovation in remote sensing object detection.

cs.CV

BloomScene: Lightweight Structured 3D Gaussian Splatting for Crossmodal Scene Generation

With the widespread use of virtual reality applications, 3D scene generation has become a new challenging research frontier. 3D scenes have highly complex structures and need to ensure that the output is dense, coherent, and contains all necessary structures. Many current 3D scene generation methods rely on pre-trained text-to-image diffusion models and monocular depth estimators. However, the generated scenes occupy large amounts of storage space and often lack effective regularisation methods, leading to geometric distortions. To this end, we propose BloomScene, a lightweight structured 3D Gaussian splatting for crossmodal scene generation, which creates diverse and high-quality 3D scenes from text or image inputs. Specifically, a crossmodal progressive scene generation framework is proposed to generate coherent scenes utilizing incremental point cloud reconstruction and 3D Gaussian splatting. Additionally, we propose a hierarchical depth prior-based regularization mechanism that utilizes multi-level constraints on depth accuracy and smoothness to enhance the realism and continuity of the generated scenes. Ultimately, we propose a structured context-guided compression mechanism that exploits structured hash grids to model the context of unorganized anchor attributes, which significantly eliminates structural redundancy and reduces storage overhead. Comprehensive experiments across multiple scenes demonstrate the significant potential and advantages of our framework compared with several baselines.

cs.CV

PhysHand: A Hand Simulation Model with Physiological Geometry, Physical Deformation, and Accurate Contact Handling

In virtual Hand-Object Interaction (HOI) scenarios, the authenticity of the hand's deformation is important to immersive experience, such as natural manipulation or tactile feedback. Unrealistic deformation arises from simplified hand geometry, neglect of the different physics attributes of the hand, and penetration due to imprecise contact handling. To address these problems, we propose PhysHand, a novel hand simulation model, which enhances the realism of deformation in HOI. First, we construct a physiologically plausible geometry, a layered mesh with a "skin-flesh-skeleton" structure. Second, to satisfy the distinct physics features of different soft tissues, a constraint-based dynamics framework is adopted with carefully designed layer-corresponding constraints to maintain flesh attached and skin smooth. Finally, we employ an SDF-based method to eliminate the penetration caused by contacts and enhance its accuracy by introducing a novel multi-resolution querying strategy. Extensive experiments have been conducted to demonstrate the outstanding performance of PhysHand in calculating deformations and handling contacts. Compared to existing methods, our PhysHand: 1) can compute both physiologically and physically plausible deformation; 2) significantly reduces the depth and count of penetration in HOI.

cs.GR

The role of energetic flow structures on the aeolian transport of sediment and plastic debris

Recently, significant progress has been made in conceptually describing the dynamic aspects of coarse particle entrainment, which has been explored experimentally for open channel flows. The aim of this study is to extend the application of energy criterion to the low mobility aeolian transport of solids (including both natural sediment and anthropogenic debris such as plastics), ranging from incomplete (rocking) to full (rolling) entrainments. This is achieved by linking particle movements to energetic flow events, which are defined as flow structures with the ability to work on particles, setting them into motion. It is hypothesized that such events should impart sufficient energy to the particles, above a certain threshold value. The concept's validity is demonstrated experimentally, using a wind tunnel and laser distance sensor (LDS) to capture the dynamics of an individual target particle, exposed on a rough bed surface. Measurements are acquired at a high spatiotemporal resolution, and synchronously with the instantaneous air velocity at an appropriate distance upwind of the target particle, using a hot film anemometer. This enables the association of flow events with rocking and rolling entrainments. Furthermore, it is shown that rocking and rolling may have distinct energy thresholds. Estimates of the energy transfer efficiency, normalized by the drag coefficient, range over an order of magnitude (from about 0.001 to 0.0048 for rocking, up to about 0.01, for incipient rolling). The proposed event-based theoretical framework is a novel approach to characterizing the energy imparted from the wind to the soil surface and could have potential implications for modelling intermittent creep transport of coarse particles and related aeolian bedforms.

physics.ao-ph

Characterization of Equimatchable Even-Regular Graphs

The study of equimatchable graphs traces back to Sumner (1979), followed by the foundational work of Lesk, Plummer, and Pulleyblank in 1984. Regarding the characterization of equimatchable regular graphs, Akbari et al. and Eiben et al. have characterized almost all such graphs, leaving the class of odd-order equimatchable $r$-regular graphs with independence number at least $3$ and even $r\geq 6$ unclassified. In the present paper, we give a complete structural characterization of graphs in this remaining class.

math.CO

MaskBEV: Towards A Unified Framework for BEV Detection and Map Segmentation

Accurate and robust multimodal multi-task perception is crucial for modern autonomous driving systems. However, current multimodal perception research follows independent paradigms designed for specific perception tasks, leading to a lack of complementary learning among tasks and decreased performance in multi-task learning (MTL) due to joint training. In this paper, we propose MaskBEV, a masked attention-based MTL paradigm that unifies 3D object detection and bird's eye view (BEV) map segmentation. MaskBEV introduces a task-agnostic Transformer decoder to process these diverse tasks, enabling MTL to be completed in a unified decoder without requiring additional design of specific task heads. To fully exploit the complementary information between BEV map segmentation and 3D object detection tasks in BEV space, we propose spatial modulation and scene-level context aggregation strategies. These strategies consider the inherent dependencies between BEV segmentation and 3D detection, naturally boosting MTL performance. Extensive experiments on nuScenes dataset show that compared with previous state-of-the-art MTL methods, MaskBEV achieves 1.3 NDS improvement in 3D object detection and 2.7 mIoU improvement in BEV map segmentation, while also demonstrating slightly leading inference speed.

cs.CV

HybridOcc: NeRF Enhanced Transformer-based Multi-Camera 3D Occupancy Prediction

Vision-based 3D semantic scene completion (SSC) describes autonomous driving scenes through 3D volume representations. However, the occlusion of invisible voxels by scene surfaces poses challenges to current SSC methods in hallucinating refined 3D geometry. This paper proposes HybridOcc, a hybrid 3D volume query proposal method generated by Transformer framework and NeRF representation and refined in a coarse-to-fine SSC prediction framework. HybridOcc aggregates contextual features through the Transformer paradigm based on hybrid query proposals while combining it with NeRF representation to obtain depth supervision. The Transformer branch contains multiple scales and uses spatial cross-attention for 2D to 3D transformation. The newly designed NeRF branch implicitly infers scene occupancy through volume rendering, including visible and invisible voxels, and explicitly captures scene depth rather than generating RGB color. Furthermore, we present an innovative occupancy-aware ray sampling method to orient the SSC task instead of focusing on the scene surface, further improving the overall performance. Extensive experiments on nuScenes and SemanticKITTI datasets demonstrate the effectiveness of our HybridOcc on the SSC task.

cs.CV

Correlation-Decoupled Knowledge Distillation for Multimodal Sentiment Analysis with Incomplete Modalities

Multimodal sentiment analysis (MSA) aims to understand human sentiment through multimodal data. Most MSA efforts are based on the assumption of modality completeness. However, in real-world applications, some practical factors cause uncertain modality missingness, which drastically degrades the model's performance. To this end, we propose a Correlation-decoupled Knowledge Distillation (CorrKD) framework for the MSA task under uncertain missing modalities. Specifically, we present a sample-level contrastive distillation mechanism that transfers comprehensive knowledge containing cross-sample correlations to reconstruct missing semantics. Moreover, a category-guided prototype distillation mechanism is introduced to capture cross-category correlations using category prototypes to align feature distributions and generate favorable joint representations. Eventually, we design a response-disentangled consistency distillation strategy to optimize the sentiment decision boundaries of the student network through response disentanglement and mutual information maximization. Comprehensive experiments on three datasets indicate that our framework can achieve favorable improvements compared with several baselines.

cs.CV

The $K_{1,2}$-structure-connectivity of graphs

In this paper, we mainly investigate $K_{1,2}$-structure-connectivity for any connected graph. Let $G$ be a connected graph with $n$ vertices, we show that $\kappa(G; K_{1,2})$ is well-defined if $diam(G)\geq 4$, or $n\equiv 1\pmod 3$, or $G\notin \{C_{5},K_{n}\}$ when $n\equiv 2\pmod 3$, or there exist three vertices $u,v,w$ such that $N_{G}(u)\cap (N_{G}(v,w)\cup\{v,w\})=\emptyset$ when $n\equiv 0\pmod 3$. Furthermore, if $G$ has $K_{1,2}$-structure-cut, we prove $\kappa(G)/3\leq\kappa(G; K_{1,2})\leq\kappa(G)$.

math.CO

Two-dimensional silk

The ability to form silk films on semiconductors, metals, and oxides or as free-standing membranes has motivated research into silk-based electronic, optical, and biomedical devices. However, the inherent disorder of native silk limits device performance. Here we report the creation of highly ordered two-dimensional (2D) silk fibroin (SF) layers on van der Waals solids. Using in situ atomic force microscopy, synchrotron-based infrared spectroscopy, and molecular dynamics simulations, we develop a mechanistic understanding of the assembly process. We show that the films consist of lamellae having an epitaxial relationship with the underlying lattice and that the SF molecules exhibit the same Beta-sheet secondary structure seen in the crystallites of the native form. By increasing the SF concentration, multilayer films form via layer-by-layer growth, either along a classical pathway in which SF molecules assemble directly into the lamellae or, at sufficiently high concentrations, along a two-step pathway beginning with formation of a disordered monolayer that subsequently converts into the crystalline phase. Kelvin probe measurements show that these 2D SF layers substantially alter the surface potential. Moreover, the ability to assemble 2D silk on both graphite and MoS2 suggests that it may provide a general platform for silk-based electronics on vdW solids.

cond-mat.mtrl-sci

CPR-Coach: Recognizing Composite Error Actions based on Single-class Training

The fine-grained medical action analysis task has received considerable attention from pattern recognition communities recently, but it faces the problems of data and algorithm shortage. Cardiopulmonary Resuscitation (CPR) is an essential skill in emergency treatment. Currently, the assessment of CPR skills mainly depends on dummies and trainers, leading to high training costs and low efficiency. For the first time, this paper constructs a vision-based system to complete error action recognition and skill assessment in CPR. Specifically, we define 13 types of single-error actions and 74 types of composite error actions during external cardiac compression and then develop a video dataset named CPR-Coach. By taking the CPR-Coach as a benchmark, this paper thoroughly investigates and compares the performance of existing action recognition models based on different data modalities. To solve the unavoidable Single-class Training & Multi-class Testing problem, we propose a humancognition-inspired framework named ImagineNet to improve the model's multierror recognition performance under restricted supervision. Extensive experiments verify the effectiveness of the framework. We hope this work could advance research toward fine-grained medical action analysis and skill assessment. The CPR-Coach dataset and the code of ImagineNet are publicly available on Github.

cs.CV

Elucidating the active phases of CoOx films on Au(111) in the CO Oxidation Reaction

Using CoOx thin films supported on Au(111) single crystal surfaces as model catalysts for the CO oxidation reaction we show that three reaction regimes exist in response to chemical and topographic restructuring of the CoOx catalyst as a function of reactant gas phase CO/O2 stoichiometry a finding that highlights the versatility of catalysts and their evolution in response to reaction conditions. Under oxygen-lean conditions and moderate temperatures (below 150C degrees) partially oxidized films containing CoO were found to be efficient catalysts. In contrast, stoichiometric CoO films containing only Co2+ form carbonates in the presence of CO that poison the reaction below 300 C degrees. Under oxygen-rich conditions a more oxidized catalyst phase forms containing Co3+ species that is effective in a wide temperature range. Resonant photoemission spectroscopy (ResPES) revealed the unique role of Co3+ sites in catalyzing the CO oxidation. DFT calculations provided deeper insights into the pathway and free energy barriers for the reactions on these oxide phases.

cond-mat.mtrl-sci

Elucidating the Mechanism of Large Phosphate Molecule Intercalation Through Graphene Heterointerfaces

Intercalation is a process of inserting chemical species into the heterointerfaces of two-dimensional (2D) layered materials. While much research has focused on intercalating metals and small gas molecules into graphene, the intercalation of larger molecules through the basal plane of graphene remains highly unexplored. In this work, we present a new mechanism for intercalating large molecules through monolayer graphene to form confined oxide materials at the graphene-substrate heterointerface. We investigate the intercalation of phosphorus pentoxide (P2O5) molecules directly from the vapor phase and confirm the formation of confined P2O5 at the graphene heterointerface using various techniques. Density functional theory (DFT) corroborate the experimental results and reveal the intercalation mechanism, whereby P2O5 dissociates into small fragments catalyzed by defects in the graphene that then permeates through lattice defects and reacts at the heterointerface to form P2O5. This process can also be used to form new confined metal phosphates (e.g., 2D InPO4). While the focus of this study is on P2O5 intercalation, the possibility of intercalation from pre-dissociated molecules catalyzed by defects in graphene may exist for other types of molecules as well. This study is a significant milestone in advancing our understanding of intercalation routes of large molecules via the basal plane of graphene, as well as heterointerface chemical reactions leading to the formation of distinctive confined complex oxide compounds.

cond-mat.mtrl-sci