SearcharxivSearch

arXiv subjects

Xi Xia

Publications and source records attributed to Xi Xia.

18 recordsLinked to original sources

LADY: Linear Attention for Autonomous Driving Efficiency without Transformers

End-to-end autonomous driving has emerged as a promising paradigm. However, state-of-the-art methods rely heavily on Transformer architectures. The inherent quadratic complexity of Transformers restricts their ability to model long-range spatial and temporal dependencies, particularly on resource-constrained edge platforms. Given the inherent demand for efficient temporal modeling in autonomous driving, this computational bottleneck severely constrains real-time deployment. While linear attention mechanisms offer a computationally efficient alternative, existing architectures are predominantly limited to self-attention, lacking the cross-modal capabilities essential for autonomous driving. In this work, we propose LADY, the first fully linear attention-based generative model for end-to-end autonomous driving. LADY incorporates a novel, lightweight linear cross-attention (LICA) mechanism to enable effective cross-modal interaction while preserving linearity. A key advantage of our framework is its ability to fuse long-range temporal contexts during inference with constant computational and memory costs ($O(1)$), regardless of the historical sequence length. Experiments on the NAVSIM and Bench2Drive benchmarks demonstrate that LADY achieves performance comparable to state-of-the-art methods, delivering competitive planning accuracy with significantly reduced latency. Furthermore, efficiency benchmarking on edge devices validates the model's feasibility for resource-limited scenarios.

cs.AI

Fully heavy tetraquark states with a diquark-antidiquark configuration

The study of the fully heavy tetraquark state helps to better understand the characteristics of compact exotic hadrons formed by quarks and gluons. In this work, we systematically investigate the mass spectra and decay channels of fully heavy tetraquark states using a diquark-antidiquark model based on the one-gluon exchange process. The tetraquark states are treated as compact diquark-antidiquark configurations, denoted as $[QQ][\bar{Q}\bar{Q}]$, where $Q = c$ or $b$. By properly accounting for the Pauli principle, basis wave functions incorporating flavor, color, and spin are constructed. The required model parameters are derived from fitting conventional hadron experimental values and lattice QCD calculations. We calculate the mass spectra and decays of the fully heavy tetraquarks in the lower $S$ and $P$ waves. Our results do not support interpreting $X(6600)$, $X(6900)$, and $X(7200)$ as the $1S$-wave fully charmed tetraquark states. Nevertheless, our analysis suggests that $X(6200)$ can be a good candidate for the $1S$-wave fully charmed tetraquark state with quantum numbers $2^{++}$. Furthermore, we also identify several narrow fully heavy tetraquark states that may be observable in future experiments.

hep-ph

Hidden heavy flavor tetraquarks in the Born-Oppenheimer approximation

The Born-Oppenheimer approximation is one of the very successful tools for solving the hydrogen atom problem. The experimental discovery of hidden heavy flavor tetraquarks, $Q\bar{Q}q \bar{q}$ ($Q=c,b$ and $q=u,d,s$), provides great possibilities for the hydrogen-bond-like structure of the Quantum Chromodynamics version. In this work, considering that the colors of $Q\bar{Q}$ and $q\bar{q}$ are both $8$, the tetraquark $Q\bar{Q}q \bar{q}$ system is formed by color coupling $8\otimes8 \rightarrow 1$. In order to study the mass splitting caused by the color-spin hyperfine interaction, the color-spin basis vectors of the $S$-wave tetraquark states are appropriately constructed. Then we use the Born-Oppenheimer approximation to calculate the mass spectra of the $S$-wave hidden heavy flavor tetraquark states. The results show that some of the hidden heavy flavor exotic hadrons discovered experimentally can be well explained as this type of hydrogen-bond-like tetraquark structure. In addition, some candidates for tetraquark bound states are predicted and may be compact tetraquark states.

hep-ph

MovieBench: A Hierarchical Movie Level Dataset for Long Video Generation

Recent advancements in video generation models, like Stable Video Diffusion, show promising results, but primarily focus on short, single-scene videos. These models struggle with generating long videos that involve multiple scenes, coherent narratives, and consistent characters. Furthermore, there is no publicly available dataset tailored for the analysis, evaluation, and training of long video generation models. In this paper, we present MovieBench: A Hierarchical Movie-Level Dataset for Long Video Generation, which addresses these challenges by providing unique contributions: (1) movie-length videos featuring rich, coherent storylines and multi-scene narratives, (2) consistency of character appearance and audio across scenes, and (3) hierarchical data structure contains high-level movie information and detailed shot-level descriptions. Experiments demonstrate that MovieBench brings some new insights and challenges, such as maintaining character ID consistency across multiple scenes for various characters. The dataset will be public and continuously maintained, aiming to advance the field of long video generation. Data can be found at: https://weijiawu.github.io/MovieBench/.

cs.CV

Learning Long-form Video Prior via Generative Pre-Training

Concepts involved in long-form videos such as people, objects, and their interactions, can be viewed as following an implicit prior. They are notably complex and continue to pose challenges to be comprehensively learned. In recent years, generative pre-training (GPT) has exhibited versatile capacities in modeling any kind of text content even visual locations. Can this manner work for learning long-form video prior? Instead of operating on pixel space, it is efficient to employ visual locations like bounding boxes and keypoints to represent key information in videos, which can be simply discretized and then tokenized for consumption by GPT. Due to the scarcity of suitable data, we create a new dataset called \textbf{Storyboard20K} from movies to serve as a representative. It includes synopses, shot-by-shot keyframes, and fine-grained annotations of film sets and characters with consistent IDs, bounding boxes, and whole body keypoints. In this way, long-form videos can be represented by a set of tokens and be learned via generative pre-training. Experimental results validate that our approach has great potential for learning long-form video prior. Code and data will be released at \url{https://github.com/showlab/Long-form-Video-Prior}.

cs.CV

Is There a Scaling Law in the Inviscid Coalescence of Unequal-size Droplets?

This work examines the coalescence of two unequal-size spherical liquid droplets in the inviscid regime, with an emphasis on exploring the scaling of the liquid bridge evolution. Our experiment suggests that the classical 1/2 power-law scaling for equal-size droplets still holds for the unequal-size situation of small size ratios, but it diverges as the size ratio increases. Employing an energy balance analysis, we develop a theoretical model to collapse the experimental data of different droplet size ratios. The model reveals an exponential dependence of the bridge's radial growth on time, implying an intrinsic breaking of scaling law. The scale-free evolution behavior is evident only at late coalescence time and large size ratio, which can be explained using the length and time scales obtained from the theory.

physics.flu-dyn

Asynchronous Collaborative Autoscanning with Mode Switching for Multi-Robot Scene Reconstruction

When conducting autonomous scanning for the online reconstruction of unknown indoor environments, robots have to be competent at exploring scene structure and reconstructing objects with high quality. Our key observation is that different tasks demand specialized scanning properties of robots: rapid moving speed and far vision for global exploration and slow moving speed and narrow vision for local object reconstruction, which are referred as two different scanning modes: explorer and reconstructor, respectively. When requiring multiple robots to collaborate for efficient exploration and fine-grained reconstruction, the questions on when to generate and how to assign those tasks should be carefully answered. Therefore, we propose a novel asynchronous collaborative autoscanning method with mode switching, which generates two kinds of scanning tasks with associated scanning modes, i.e., exploration task with explorer mode and reconstruction task with reconstructor mode, and assign them to the robots to execute in an asynchronous collaborative manner to highly boost the scanning efficiency and reconstruction quality. The task assignment is optimized by solving a modified Multi-Depot Multiple Traveling Salesman Problem (MDMTSP). Moreover, to further enhance the collaboration and increase the efficiency, we propose a task-flow model that actives the task generation and assignment process immediately when any of the robots finish all its tasks with no need to wait for all other robots to complete the tasks assigned in the previous iteration. Extensive experiments have been conducted to show the importance of each key component of our method and the superiority over previous methods in scanning efficiency and reconstruction quality.

cs.RO

Central recirculation zone in a V-shaped premixed swirling flame

This paper presents an experimental study on the emergence of the central recirculation zone (CRZ) in a V-shaped premixed swirling flame, using simultaneous measurement of particle image velocimetry (PIV) and CH* chemiluminescence. The results show that either increasing the Reynolds number (Re) or decreasing the equivalence ratio ({\Phi}) would facilitate the emergence of CRZ. Further analysis demonstrates that the CRZ characteristics and its emergence are strongly influenced by the inner shear layer (ISL) surrounding the CRZ, while the swirl intensity remains unchanged. Dimensional analysis is performed to understand the underlying mechanism, suggesting the CRZ emergence is controlled by a non-dimensional parameter, Re_s=|{\gamma}|_max D/{\nu}_s, defined based on the maximum ISL intensity (|{\gamma}|_max), the exit diameter (D), and the kinematic viscosity ({\nu}_s) of the burnt gas. By estimating the temperature and viscosity with a simple heat-loss model, we show in the |{\gamma}|_max D-{\nu}_s regime diagram that the cases with and without CRZ are separated by a single boundary line, corresponding to a critical Re_s of about 424. This verifies the applicability of the proposed Re_s criterion to lean-premixed V-shaped swirling flames under various conditions. Unlike most previous works that attribute the CRZ of swirling flames to vortex breakdown, the present work reveals the non-negligible effect of the ISL, especially the CRZ suppression when the ISL is weakened by flame heating.

physics.flu-dyn

Unified Viscous-to-inertial Scaling in Liquid Droplet Coalescence

This letter presents a theory on the coalescence of two spherical liquid droplets that are initially stationary. The evolution of the radius of a liquid neck formed upon coalescence was formulated as an initial value problem and then solved to yield an exact solution without free parameters, with its two asymptotic approximations reproducing the well-known scaling relations in the viscous and inertial regimes. The viscous-to-inertial crossover observed by Paulsen et al. [Phys. Rev. Lett. 106, 114501 (2011)] is also recovered by the theory, rendering the collapse of data of different viscosities onto a single curve.

physics.flu-dyn

Vortex-dynamical Interpretation of Anti-phase and In-phase Flickering of Dual Buoyant Diffusion Flames

Anti-phase and in-phase flickering modes of dual buoyant diffusion flames were numerically investigated and theoretically analyzed in this study. Inspired by the flickering mechanism of a single buoyant diffusion flame, for which the deformation, stretching, or even pinch-off of the flame surface result from the formation and evolution of the toroidal vortices, we attempted to understand the anti-phase and in-phase flickering of dual buoyant diffusion flames from the perspective of vortex dynamics. The interaction between the inner-side shear layers of the two flames was identified to be responsible for the different flickering modes. Specifically, the transition between anti-phase and in-phase flickering modes can be predicted by a unified regime nomogram of the normalized flickering frequency versus a characteristic Reynolds number, which accounts for the viscous effect on vorticity diffusion between the two inner-side shear layers. Physically, the transition of the vortical structures from symmetric (in-phase) to staggered (anti-phase) in a dual-flame system can be interpreted as being similar to the mechanism causing flow transition in the wake of a bluff body and forming the Karman vortex street.

physics.flu-dyn

Scalings in Coalescence of Liquid Droplets

This letter presents a scaling theory of the coalescence of two viscous spherical droplets. An initial value problem was formulated and analytically solved for the evolution of the radius of a liquid neck formed upon droplet coalescence. Two asymptotic solutions of the initial value problem reproduce the well-known scaling relations in the viscous and inertial regimes. The viscous-to-inertial crossover experimentally observed by Paulsen et al. [Phys. Rev. Lett. 106, 114501 (2011)] manifests in the theory, and their fitting relation, which shows collapse of data of different viscosities onto a single curve, is an approximation to the general solution of the initial value problem.

physics.flu-dyn

Viscous Dissipation, Helicity and Enstrophy of Bouncing Droplets undergoing Off-center Collision

The off-center collision of binary bouncing droplets of equal size was studied numerically by a volume-of-fluid (VOF) method with two marker functions, which has been validated by comparing with available experimental results. A non-monotonic kinetic energy recovery with varying impact parameters was found based on the energy budget analysis. This can be explained by the prolonged entanglement time and the enhanced internal-flow-induced viscous dissipation for bouncing droplets at intermediate impact parameters, compared with those at smaller or larger impact parameters. The universality of this non-monotonicity was numerically verified, and thereby an approximate fitting formula was proposed to correlate the kinetic energy dissipation factor with the impact parameter for various Weber numbers and Ohnesorge numbers. From the vortex dynamics perspective, a helicity analysis of droplet internal flow identifies a strong three-dimensional interaction between the "ring-shaped" vortices and the "line-shaped" shear layers for off-center collisions. Furthermore, we demonstrated theoretically and verified numerically that the equivalence between the total enstrophy and the total viscous dissipation, which holds for a single-phase flow system confined by stationary boundaries, is not generally satisfied for the two-phase flow system containing gas-liquid interfaces. This is attributed to the work done by the unbalanced viscous stresses, which results from the interfacial flow and the vorticity associated with the movement of the oscillating interface.

physics.flu-dyn

Object-Aware Guidance for Autonomous Scene Reconstruction

To carry out autonomous 3D scanning and online reconstruction of unknown indoor scenes, one has to find a balance between global exploration of the entire scene and local scanning of the objects within it. In this work, we propose a novel approach, which provides object-aware guidance for autoscanning, for exploring, reconstructing, and understanding an unknown scene within one navigation pass. Our approach interleaves between object analysis to identify the next best object (NBO) for global exploration, and object-aware information gain analysis to plan the next best view (NBV) for local scanning. First, an objectness-based segmentation method is introduced to extract semantic objects from the current scene surface via a multi-class graph cuts minimization. Then, an object of interest (OOI) is identified as the NBO which the robot aims to visit and scan. The robot then conducts fine scanning on the OOI with views determined by the NBV strategy. When the OOI is recognized as a full object, it can be replaced by its most similar 3D model in a shape database. The algorithm iterates until all of the objects are recognized and reconstructed in the scene. Various experiments and comparisons have shown the feasibility of our proposed approach.

cs.GR

Flickering of buoyant diffusion flames: a vortex dynamics revisit

Previous studies have found that the flickering of buoyant diffusion flames is associated with the periodic shedding of a toroidal vortex, which is formed under gravity-induced shearing at the flames. Moreover, numerous experimental investigations have reported the scaling relation, $f \propto D^{-1/2}$, where $f$ is the flickering frequency and $D$ is the diameter of the fuel inlet. However, the connection between the toroidal vortex mechanism and the scaling relation has not been clearly understood. The current study theoretically revisits this problem from the perspective of vortex dynamics. The theory incorporates a recent finding in the vortex dynamics community: the detachment of a continuously growing vortex ring is inevitable and can be dictated by a universal constant that is essentially a non-dimensional circulation of the vortex. By calculating the total circulation of the toroidal vortex and applying the vortex ring detachment criterion, we mathematically established the connection between the lifetime of a toroidal vortex and the flickering of a buoyant diffusion flame, resulting in a general flickering frequency formulation, which is validated by comparing with existing experimental data of pool and jet diffusion flames.

physics.flu-dyn

Vortex-Ring-Induced Internal Mixing Upon the Coalescence of Initially Stationary Droplets

This study employs an improved volume of fluid method and adaptive mesh refinement algorithm to numerically investigate the internal jet-like mixing upon the coalescence of two initially stationary droplets of unequal sizes. The emergence of the internal jet is attributed to the formation of a main vortex ring, as the jet-like structure shows a strong correlation with the main vortex ring inside the merged droplet. By tracking the evolution of the main vortex ring together with its circulation, we identified two mechanisms that are essential to the internal-jet formation: the vortex-ring growth and the vortex-ring detachment. Recognizing that the manifestation of the vortex-ring-induced jet physically relies on the competition between the convection and viscous dissipation of the vortex ring, we further developed and substantiated a vortex-ring-based Reynolds number criterion to interpret the occurrence of the internal jet at various Ohnesorge numbers and size ratios. For the merged droplet with apparent jet formation, the average mixing rate after jet formation increases monotonically with the vortex-ring Reynolds number, which therefore serves as an approximate measure of the jet strength. In this respect, stronger internal jet is responsible for enhanced mixing of the merged droplet.

physics.flu-dyn

Unsteady Aerodynamics and Vortex-sheet Formation of A Two-dimensional Airfoil

Unsteady inviscid flow models of wings and airfoils have been developed to study the aerodynamics of natural and man-made flyers. Vortex methods have been extensively applied to reduce the dimensionality of these aerodynamic models, based on the proper estimation of the strength and distribution of the vortices in the wake. In such modeling approaches, one of the most fundamental questions is how the vortex sheets are generated and released from sharp edges. To determine the formation of the trailing-edge vortex sheet, the classical Kutta condition can be extended to unsteady situations by realizing that a flow cannot turn abruptly around a sharp edge. This condition can be readily applied to a flat plate or an airfoil with cusped trailing edge since the direction of the forming vortex sheet is known to be tangential to the trailing edge. However, for a finite-angle trailing edge, or in the case of flow separation away from a sharp corner, the direction of the forming vortex sheet is ambiguous. To remove any ad-hoc implementation, the unsteady Kutta condition, the conservation of circulation, as well as the conservation laws of mass and momentum are coupled to analytically solve for the angle, strength, and relative velocity of the trailing-edge vortex sheet. The two-dimensional aerodynamic model together with the proposed vortex-sheet formation condition is verified by comparing flow structures and force calculations with experimental results for airfoils in steady and unsteady background flows.

physics.flu-dyn

How do OSS projects change in number and size? A large-scale analysis to test a model of project growth

Established Open Source Software (OSS) projects can grow in size if new developers join, but also the number of OSS projects can grow if developers choose to found new projects. We discuss to what extent an established model for firm growth can be applied to the dynamics of OSS projects. Our analysis is based on a large-scale data set from SourceForge (SF) consisting of monthly data for 10 years, for up to 360'000 OSS projects and up to 340'000 developers. Over this time period, we find an exponential growth both in the number of projects and developers, with a remarkable increase of single-developer projects after 2009. We analyze the monthly entry and exit rates for both projects and developers, the growth rate of established projects and the monthly project size distribution. To derive a prediction for the latter, we use modeling assumptions of how newly entering developers choose to either found a new project or to join existing ones. Our model applies only to collaborative projects that are deemed to grow in size by attracting new developers. We verify, by a thorough statistical analysis, that the Yule-Simon distribution is a valid candidate for the size distribution of collaborative projects except for certain time periods where the modeling assumptions no longer hold. We detect and empirically test the reason for this limitation, i.e., the fact that an increasing number of established developers found additional new projects after 2009.

cs.SE

Lift Evaluation of a 2D Flapping Flat Plate

Several previous experimental and theoretical studies have shown that a leading edge vortex (LEV) on an airfoil or wing can provide lift enhancement. In this paper, unsteady 2D potential flow theory is employed to model the flow field of a flapping flat plate wing. A multi-vortices model is developed to model both the leading edge and trailing edge vortices (TEVs), which offers improved accuracy compared with using only single vortex at each separation location. The lift is obtained by integrating the unsteady Blasius equation. It is found that the motion of vortices contributes significantly to the overall aerodynamic force on the flat plate. The shedding of TEVs and the stabilization of LEVs explicitly contributes to lift enhancement. A Kutta-like condition is used to determine the vortex intensity and location at the leading edge for large angle of attack cases; however, it is proposed to relax this condition for small angle of attack cases and apply a 2D shear layer model to calculate the circulation of the new added vortex. The results of the simulation are then compared with classical numerical, modeled and experimental data for canonical unsteady flat plat problems. Good agreement with these data is observed. Moreover, these results suggested that the leading edge vortex shedding for small angles of attack should be modeled differently than that for large angles of attack. Finally, the results of vortex motion vs. lift indicate that both a motion against the streamwise direction of the LEV and a streamwise motion of the TEV contributes positive lift. This also provides the insights for future active flow control of MAVs that the formation and shedding process of LEVs and TEVs can be manipulated to provide lift enhancement.

physics.flu-dyn