Researcher profile

Ben Niu

Ben Niu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
7works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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

Published work

7 published item(s)

preprint2026arXiv

GeoReason: Aligning Thinking And Answering In Remote Sensing Vision-Language Models Via Logical Consistency Reinforcement Learning

The evolution of Remote Sensing Vision-Language Models(RS-VLMs) emphasizes the importance of transitioning from perception-centric recognition toward high-level deductive reasoning to enhance cognitive reliability in complex spatial tasks. However, current models often suffer from logical hallucinations, where correct answers are derived from flawed reasoning chains or rely on positional shortcuts rather than spatial logic. This decoupling undermines reliability in strategic spatial decision-making. To address this, we present GeoReason, a framework designed to synchronize internal thinking with final decisions. We first construct GeoReason-Bench, a logic-driven dataset containing 4,000 reasoning trajectories synthesized from geometric primitives and expert knowledge. We then formulate a two-stage training strategy: (1) Supervised Knowledge Initialization to equip the model with reasoning syntax and domain expertise, and (2) Consistency-Aware Reinforcement Learning to refine deductive reliability. This second stage integrates a novel Logical Consistency Reward, which penalizes logical drift via an option permutation strategy to anchor decisions in verifiable reasoning traces. Experimental results demonstrate that our framework significantly enhances the cognitive reliability and interpretability of RS-VLMs, achieving state-of-the-art performance compared to other advanced methods.

preprint2026arXiv

SLGNet: Synergizing Structural Priors and Language-Guided Modulation for Multimodal Object Detection

Multimodal object detection leveraging RGB and Infrared (IR) images is pivotal for robust perception in all-weather scenarios. While recent adapter-based approaches efficiently transfer RGB-pretrained foundation models to this task, they often prioritize model efficiency at the expense of cross-modal structural consistency. Consequently, critical structural cues are frequently lost when significant domain gaps arise, such as in high-contrast or nighttime environments. Moreover, conventional static multimodal fusion mechanisms typically lack environmental awareness, resulting in suboptimal adaptation and constrained detection performance under complex, dynamic scene variations. To address these limitations, we propose SLGNet, a parameter-efficient framework that synergizes hierarchical structural priors and language-guided modulation within a frozen Vision Transformer (ViT)-based foundation model. Specifically, we design a Structure-Aware Adapter to extract hierarchical structural representations from both modalities and dynamically inject them into the ViT to compensate for structural degradation inherent in ViT-based backbones. Furthermore, we propose a Language-Guided Modulation module that exploits VLM-driven structured captions to dynamically recalibrate visual features, thereby endowing the model with robust environmental awareness. Extensive experiments on the LLVIP, FLIR, KAIST, and DroneVehicle datasets demonstrate that SLGNet establishes new state-of-the-art performance. Notably, on the LLVIP benchmark, our method achieves an mAP of 66.1, while reducing trainable parameters by approximately 87% compared to traditional full fine-tuning. This confirms SLGNet as a robust and efficient solution for multimodal perception.

preprint2022arXiv

Magnetic phase transition induced ferroelectric polarization in BaFeF4 with room temperature weak ferromagnetism

BaMF4 (M=Fe, Co, Ni and Mn) family are typical multiferroic materials, having antiferromagnetism at around liquid nitrogen temperature. In this work, polycrystalline BaFeF4 has been prepared by solid state reaction. The slight deficiency of Fe leads to the coexistence of valence states of +2 and +3, facilitating the electrons to hop between the neighboring Fe2+ and Fe3+ ions through the middle F- ion, leading to the strong double exchange interaction with weak ferromagnetism above room temperature. A bifurcation at about 170 K between the zero-field-cooled and field-cooled temperature dependent magnetization curves indicates the onset of 2-dimensional antiferromagnetism, which is completed at about 125 K with the sudden drop of magnetization. Despite the fact of type-I multiferroic, its magnetoelectricity can be evidenced by the pyroelectric current, which shows a peak starting at about 170 K and finishing at about 125 K. The saturated ferroelectric polarization change of around 34 μC/m2 is observed, which is switchable by the reversed poling electric field and decreases to about 30 μC/m2 under a magnetic field of 90 kOe. This magnetoelectricity can be qualitatively reproduced by first-principles calculations. Our results represent substantial progress to search for high-temperature multiferroics in ferroelectric fluorides.

preprint2020arXiv

Current-induced CrI3 surface spin-flop transition probed by proximity magnetoresistance in Pt

By exploiting proximity coupling, we probe the spin state of the surface layers of CrI3, a van der Waals magnetic semiconductor, by measuring the induced magnetoresistance (MR) of Pt in Pt/CrI3 nano-devices. We fabricate the devices with clean and stable interfaces by placing freshly exfoliated CrI3 flake atop pre-patterned thin Pt strip and encapsulating the Pt/CrI3 heterostructure with hexagonal boron nitride (hBN) in a protected environment. In devices consisting of a wide range of CrI3 thicknesses (30 to 150 nm), we observe that an abrupt upward jump in Pt MR emerge at a 2 T magnetic field applied perpendicularly to the layers when the current density exceeds 2.5x10^10 A/m2, followed by a gradual decrease over a range of 5 T. These distinct MR features suggest a spin-flop transition which reveals strong antiferromagnetic interlayer coupling in the surface layers of CrI3. We study the current dependence by holding the Pt/CrI3 sample at approximately the same temperature to exclude the joule heating effect, and find that the MR jump increases with the current density, indicating a spin current origin. This spin current effect provides a new route to control spin configurations in insulating antiferromagnets, which is potentially useful for spintronic applications.

preprint2020arXiv

Global dynamics in a predator-prey model with cooperative hunting and Allee effect and bifurcation induced by diffusion and delays

We consider the local bifurcation and global dynamics of a predator-prey model with cooperative hunting and Allee effect. For the model with weak cooperation, we prove the existence of limit cycle, heteroclinic cycle at a threshold of conversion rate $p=p^{\#}$. When $p>p^{\#}$, both species go extinct, and when $p<p^{\#}$, there is a separatrix. The species with initial population above the separatrix finally become extinct; otherwise, they coexist or oscillate sustainably. In the case with strong cooperation, we exhibit the complex dynamics of system in three different cases, including limit cycle, loop of heteroclinic orbits among three equilibria, and homoclinic cycle. Moreover, we find diffusion may induce Turing instability and Turing-Hopf bifurcation, leaving the system with spatially inhomogeneous distribution of the species, coexistence of two different spatial-temporal oscillations. Finally, we investigate Hopf and double Hopf bifurcations of the diffusive system induced by two delays.

preprint2020arXiv

Input Perturbation: A New Paradigm between Central and Local Differential Privacy

Traditionally, there are two models on differential privacy: the central model and the local model. The central model focuses on the machine learning model and the local model focuses on the training data. In this paper, we study the \textit{input perturbation} method in differentially private empirical risk minimization (DP-ERM), preserving privacy of the central model. By adding noise to the original training data and training with the `perturbed data&#39;, we achieve ($ε$,$δ$)-differential privacy on the final model, along with some kind of privacy on the original data. We observe that there is an interesting connection between the local model and the central model: the perturbation on the original data causes the perturbation on the gradient, and finally the model parameters. This observation means that our method builds a bridge between local and central model, protecting the data, the gradient and the model simultaneously, which is more superior than previous central methods. Detailed theoretical analysis and experiments show that our method achieves almost the same (or even better) performance as some of the best previous central methods with more protections on privacy, which is an attractive result. Moreover, we extend our method to a more general case: the loss function satisfies the Polyak-Lojasiewicz condition, which is more general than strong convexity, the constraint on the loss function in most previous work.

preprint2020arXiv

Single Image Super-Resolution via a Holistic Attention Network

Informative features play a crucial role in the single image super-resolution task. Channel attention has been demonstrated to be effective for preserving information-rich features in each layer. However, channel attention treats each convolution layer as a separate process that misses the correlation among different layers. To address this problem, we propose a new holistic attention network (HAN), which consists of a layer attention module (LAM) and a channel-spatial attention module (CSAM), to model the holistic interdependencies among layers, channels, and positions. Specifically, the proposed LAM adaptively emphasizes hierarchical features by considering correlations among layers. Meanwhile, CSAM learns the confidence at all the positions of each channel to selectively capture more informative features. Extensive experiments demonstrate that the proposed HAN performs favorably against the state-of-the-art single image super-resolution approaches.