Source author record

Song Fu

Song Fu appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

6works
4topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

6 published item(s)

preprint2026arXiv

From Features to Reference Points: Lightweight and Adaptive Fusion for Cooperative Autonomous Driving

We present RefPtsFusion, a lightweight and interpretable framework for cooperative autonomous driving. Instead of sharing large feature maps or query embeddings, vehicles exchange compact reference points, e.g., objects' positions, velocities, and size information. This approach shifts the focus from "what is seen" to "where to see", creating a sensor- and model-independent interface that works well across vehicles with heterogeneous perception models while greatly reducing communication bandwidth. To enhance the richness of shared information, we further develop a selective Top-K query fusion that selectively adds high-confidence queries from the sender. It thus achieves a strong balance between accuracy and communication cost. Experiments on the M3CAD dataset show that RefPtsFusion maintains stable perception performance while reducing communication overhead by five orders of magnitude, dropping from hundreds of MB/s to only a few KB/s at 5 FPS (frame per second), compared to traditional feature-level fusion methods. Extensive experiments also demonstrate RefPtsFusion's strong robustness and consistent transmission behavior, highlighting its potential for scalable, real-time cooperative driving systems.

preprint2023arXiv

Development of a novel nonlinear dynamic cavitation model and its numerical validations

Aiming at modeling the cavitation bubble cluster, we propose a novel nonlinear dynamic cavitation model (NDCM) considering the second derivative term in Rayleigh-Plesset equation through strict mathematical derivation. There are two improvements of the new model: i) the empirical coefficients are eliminated by introduction of the nonuniform potential functions of ψ_v and ψ_c for growth and collapse processes respectively, and ii) only two model parameters are required, which both base on physical quantities - the Blake critical radius R_b and the average maximum growth radius R_m. The corresponding cavitation solver was developed by using OpenFOAM in which we implemented the modified momentum interpolation (MMI) method to ensure that the calculated results are independent of time step size. Three validation cases, namely numerical bubble cluster collapse, ultrasonic horn experiment, and hydrodynamic cavitation around slender body are employed. The results indicate that ψ_v and ψ_c can reveal the nonlinear characteristics for cavity accurately, and R_b and R_m can reflect the relevance between cavitation model and actual physical quantities. Moreover, it is discussed the potentiality of NDCM that is generally applied on the cavitating flow possessing with dispersed bubbly cloud.

preprint2020arXiv

DCANet: Learning Connected Attentions for Convolutional Neural Networks

While self-attention mechanism has shown promising results for many vision tasks, it only considers the current features at a time. We show that such a manner cannot take full advantage of the attention mechanism. In this paper, we present Deep Connected Attention Network (DCANet), a novel design that boosts attention modules in a CNN model without any modification of the internal structure. To achieve this, we interconnect adjacent attention blocks, making information flow among attention blocks possible. With DCANet, all attention blocks in a CNN model are trained jointly, which improves the ability of attention learning. Our DCANet is generic. It is not limited to a specific attention module or base network architecture. Experimental results on ImageNet and MS COCO benchmarks show that DCANet consistently outperforms the state-of-the-art attention modules with a minimal additional computational overhead in all test cases. All code and models are made publicly available.

preprint2018arXiv

Linear instability of Poiseuille flows with highly non-ideal fluids

The objective of this work is to investigate linear modal and algebraic instability in Poiseuille flows with fluids close to their vapour-liquid critical point. Close to this critical point, the ideal gas assumption does not hold and large non-ideal fluid behaviours occur. As a representative non-ideal fluid, we consider supercritical carbon dioxide (CO$_2$) at pressure of 80 bar, which is above its critical pressure of 73.9 bar. The Poiseuille flow is characterized by the Reynolds number ($Re=ρ_{w}^{*}u_{r}^{*}h^{*}/μ_{w}^{*}$), the product of Prandtl ($Pr=μ_{w}^{*}C_{pw}^{*}/κ_{w}^{*}$) and Eckert number ($Ec=u_{r}^{*2}/C_{pw}^{*}T_{w}^{*}$), and the wall temperature that in addition to pressure determines the thermodynamic reference condition. For low Eckert numbers, the flow is essentially isothermal and no difference with the well-known stability behaviour of incompressible flows is observed. However, if the Eckert number increases, the viscous heating causes gradients of thermodynamic and transport properties, and non-ideal gas effects become significant. Three regimes of the laminar base flow can be considered, subcritical (temperature in the channel is entirely below its pseudo-critical value), transcritical, and supercritical temperature regime. If compared to the linear stability of an ideal gas Poiseuille flow, we show that the base flow is more unstable in the subcritical regime, inviscid unstable in the transcritical regime, while significantly more stable in the supercritical regime. Following the corresponding states principle, we expect that qualitatively similar results will be obtained for other fluids at equivalent thermodynamic states.

preprint2018arXiv

The new mode of instability in viscous high-speed boundary layer flows

The new mode of instability found by Tunney et al. is studied with viscous stability theory in this article. When the high-speed boundary layer is subject to certain values of favorable pressure gradient and wall heating, a new mode becomes unstable due to the appearance of the streamwise velocity overshoot ($U(y)>U_\infty$) in the base flow. The present study shows that under practical Reynolds numbers, the new mode can hardly co-exist with conventional first mode and Mack's second mode. Due to the requirement for additional wall heating, the new mode may only lead to laminar-turbulent transition under experimental (artificial) conditions.

preprint2014arXiv

Characterizing Workload of Web Applications on Virtualized Servers

With the ever increasing demands of cloud computing services, planning and management of cloud resources has become a more and more important issue which directed affects the resource utilization and SLA and customer satisfaction. But before any management strategy is made, a good understanding of applications' workload in virtualized environment is the basic fact and principle to the resource management methods. Unfortunately, little work has been focused on this area. Lack of raw data could be one reason; another reason is that people still use the traditional models or methods shared under non-virtualized environment. The study of applications' workload in virtualized environment should take on some of its peculiar features comparing to the non-virtualized environment. In this paper, we are open to analyze the workload demands that reflect applications' behavior and the impact of virtualization. The results are obtained from an experimental cloud testbed running web applications, specifically the RUBiS benchmark application. We profile the workload dynamics on both virtualized and non-virtualized environments and compare the findings. The experimental results are valuable for us to estimate the performance of applications on computer architectures, to predict SLA compliance or violation based on the projected application workload and to guide the decision making to support applications with the right hardware.