Researcher profile

Jialu Wang

Jialu Wang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
12works
0followers
8topics
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

12 published item(s)

preprint2026arXiv

\textsc{MasFACT}: Continual Multi-Agent Topology Learning via Geometry-Aware Posterior Transfer

Multi-agent systems (MAS) powered by large language models (LLMs) have emerged as a powerful paradigm for complex problem solving, where performance critically depends on the underlying inter-agent communication topology. However, existing topology generation methods mainly optimize for isolated tasks, while real-world deployments involve streams of evolving tasks, requiring previously effective collaboration patterns to be retained and reused rather than rediscovered or overwritten. We identify a previously underexplored failure mode, \emph{topology forgetting}, in which adapting to new tasks shifts the topology generator away from communication structures required by earlier tasks. This issue stems from cross-task misalignment in both agent-level functional semantics and relational communication structures. To address this challenge, we propose \textbf{\textsc{MasFACT}}, a geometry-aware posterior transfer framework that preserves and reuses historical collaboration knowledge as transferable topology priors. We transfer these priors across task-specific agent spaces through Fused Gromov-Wasserstein optimal transport and perform PAC-Bayes-guided conservative posterior adaptation to balance task-specific plasticity with structural stability. Experiments across class-, domain-, and task-level continual settings demonstrate that \textsc{MasFACT} consistently improves average accuracy while reducing topology forgetting compared to strong topology generation and replay-based baselines, and can be seamlessly integrated with different MAS topology generators.

preprint2026arXiv

Large room temperature anomalous Nernst effect coupled with topological Nernst effect from incommensurate spin structure in a Kagome antiferromagnet

Kagome magnets exhibit a range of novel and nontrivial topological properties due to the strong interplay between topology and magnetism, which also extends to their thermoelectric applications. Recent advances in the study of magnetic topological materials have highlighted their intriguing anomalous Hall and thermoelectric effects, arising primarily from large intrinsic Berry curvature. Here, we report observation of a large room-temperature (RT) anomalous Nernst effects (ANE) of S_xy^A ~ 1.3 μV K^(-1) in the kagome antiferromagnet (AFM) ErMn6Sn6, which is comparable to the largest signals observed in known magnetic materials. Surprisingly, we further found that a significant topological Nernst signal at RT and peaking a maximum of approximately 0.2 μV K^(-1) at 180 K, exactly coupling with ANE in the spiral AFM state, originates from the real-space nonzero spin chirality caused by incommensurate spin structure. This study demonstrates a potential room-temperature thermoelectric application platform based on Nernst effect, and provides insights for discovering significant anomalous and topological transverse transport effects in the incommensurate AFM system.

preprint2026arXiv

SPECTRA: Revealing the Full Spectrum of User Preferences via Distributional LLM Inference

Large Language Models (LLMs) are increasingly used to understand user preferences, typically via the direct generation of ranked item lists. However, this end-to-end generative paradigm inherits the bias and opacity of autoregressive decoding, over-emphasizing frequent (head) preferences and obscure long-tail ones, thereby biasing personalization toward head preferences. To address this, we propose SPECTRA (Semantic Preference Extraction and Clustered TRAcking), which treats the LLM as an implicit probabilistic model by probing it to infer a probability distribution over interpretable preference clusters. In doing so, SPECTRA reframes user modeling from sequence generation with decoding heuristics to distributional inference, yielding explicit, cluster-level user preference representations. We evaluate SPECTRA on MovieLens, Yelp, and a large-scale short-video platform, demonstrating significant gains across three dimensions: SPECTRA achieves (i) distributional alignment, reducing Jensen-Shannon divergence to empirical distributions by 25% against strong baselines; (ii) long-tail exposure, reducing decoding-induced head concentration and increasing global exposure entropy by 30%; and (iii) downstream applications such as personalized ranking, translating these gains into a 40% NDCG boost on public datasets and a 7x improvement on ranking long-tail preferences against an industry-leading Transformer-based production baseline.

preprint2023arXiv

Deep Learning based Multi-Label Image Classification of Protest Activities

With the rise of internet technology amidst increasing rates of urbanization, sharing information has never been easier thanks to globally-adopted platforms for digital communication. The resulting output of massive amounts of user-generated data can be used to enhance our understanding of significant societal issues particularly for urbanizing areas. In order to better analyze protest behavior, we enhanced the GSR dataset and manually labeled all the images. We used deep learning techniques to analyze social media data to detect social unrest through image classification, which performed good in predict multi-attributes, then also used map visualization to display protest behaviors across the country.

preprint2022arXiv

Assessing Multilingual Fairness in Pre-trained Multimodal Representations

Recently pre-trained multimodal models, such as CLIP, have shown exceptional capabilities towards connecting images and natural language. The textual representations in English can be desirably transferred to multilingualism and support downstream multimodal tasks for different languages. Nevertheless, the principle of multilingual fairness is rarely scrutinized: do multilingual multimodal models treat languages equally? Are their performances biased towards particular languages? To answer these questions, we view language as the fairness recipient and introduce two new fairness notions, multilingual individual fairness and multilingual group fairness, for pre-trained multimodal models. Multilingual individual fairness requires that text snippets expressing similar semantics in different languages connect similarly to images, while multilingual group fairness requires equalized predictive performance across languages. We characterize the extent to which pre-trained multilingual vision-and-language representations are individually fair across languages. However, extensive experiments demonstrate that multilingual representations do not satisfy group fairness: (1) there is a severe multilingual accuracy disparity issue; (2) the errors exhibit biases across languages conditioning the group of people in the images, including race, gender and age.

preprint2022arXiv

Beyond Images: Label Noise Transition Matrix Estimation for Tasks with Lower-Quality Features

The label noise transition matrix, denoting the transition probabilities from clean labels to noisy labels, is crucial for designing statistically robust solutions. Existing estimators for noise transition matrices, e.g., using either anchor points or clusterability, focus on computer vision tasks that are relatively easier to obtain high-quality representations. We observe that tasks with lower-quality features fail to meet the anchor-point or clusterability condition, due to the coexistence of both uninformative and informative representations. To handle this issue, we propose a generic and practical information-theoretic approach to down-weight the less informative parts of the lower-quality features. This improvement is crucial to identifying and estimating the label noise transition matrix. The salient technical challenge is to compute the relevant information-theoretical metrics using only noisy labels instead of clean ones. We prove that the celebrated $f$-mutual information measure can often preserve the order when calculated using noisy labels. We then build our transition matrix estimator using this distilled version of features. The necessity and effectiveness of the proposed method are also demonstrated by evaluating the estimation error on a varied set of tabular data and text classification tasks with lower-quality features. Code is available at github.com/UCSC-REAL/BeyondImages.

preprint2022arXiv

Understanding Instance-Level Impact of Fairness Constraints

A variety of fairness constraints have been proposed in the literature to mitigate group-level statistical bias. Their impacts have been largely evaluated for different groups of populations corresponding to a set of sensitive attributes, such as race or gender. Nonetheless, the community has not observed sufficient explorations for how imposing fairness constraints fare at an instance level. Building on the concept of influence function, a measure that characterizes the impact of a training example on the target model and its predictive performance, this work studies the influence of training examples when fairness constraints are imposed. We find out that under certain assumptions, the influence function with respect to fairness constraints can be decomposed into a kernelized combination of training examples. One promising application of the proposed fairness influence function is to identify suspicious training examples that may cause model discrimination by ranking their influence scores. We demonstrate with extensive experiments that training on a subset of weighty data examples leads to lower fairness violations with a trade-off of accuracy.

preprint2021arXiv

Fair Classification with Group-Dependent Label Noise

This work examines how to train fair classifiers in settings where training labels are corrupted with random noise, and where the error rates of corruption depend both on the label class and on the membership function for a protected subgroup. Heterogeneous label noise models systematic biases towards particular groups when generating annotations. We begin by presenting analytical results which show that naively imposing parity constraints on demographic disparity measures, without accounting for heterogeneous and group-dependent error rates, can decrease both the accuracy and the fairness of the resulting classifier. Our experiments demonstrate these issues arise in practice as well. We address these problems by performing empirical risk minimization with carefully defined surrogate loss functions and surrogate constraints that help avoid the pitfalls introduced by heterogeneous label noise. We provide both theoretical and empirical justifications for the efficacy of our methods. We view our results as an important example of how imposing fairness on biased data sets without proper care can do at least as much harm as it does good.

preprint2020arXiv

Angle-dependent magnetoresistance and its implications for Lifshitz transition in W2As3

Lifshitz transition represents a sudden reconstruction of Fermi surface structure, giving rise to anomalies in electronic properties of materials. Such a transition does not necessarily rely on symmetry-breaking and thus is topological. It holds a key to understand the origin of many exotic quantum phenomena, for example the mechanism of extremely large magnetoresistance (MR) in topological Dirac/Weyl semimetals. Here, we report studies of the angle-dependent MR (ADMR) and the thermoelectric effect in W2As3 single crystal. The compound shows a large unsaturated MR (of about 70000% at 4.2 K and 53 T). The most striking finding is that the ADMR significantly deforms from the horizontal dumbbell-like shape above 40 K to the vertical lotus-like pattern below 30 K. The window of 30-40 K also corresponds substantial changes in Hall effect, thermopower and Nernst coefficient, implying an abrupt change of Fermi surface topology. Such a temperature-induced Lifshitz transition results in a compensation of electron-hole transport and the large MR as well. We thus suggest that the similar method can be applicable in detecting a Fermi-surface change of a variety of quantum states when a direct Fermi-surface measurement is not possible.

preprint2020arXiv

Charge Transport in a Polar Metal

The fate of electric dipoles inside a Fermi sea is an old issue, yet poorly-explored. Sr$_{1-x}$Ca$_x$TiO$_{3}$ hosts a robust but dilute ferroelectricity in a narrow ($0.002<x<0.02$) window of substitution. This insulator becomes metallic by removal of a tiny fraction of its oxygen atoms. Here, we present a detailed study of low-temperature charge transport in Sr$_{1-x}$Ca$_x$TiO$_{3-δ}$, documenting the evolution of resistivity with increasing carrier concentration ($n$). Below a threshold carrier concentration, $n^*(x)$, the polar structural phase transition has a clear signature in resistivity and Ca substitution significantly reduces the 2 K mobility at a given carrier density. For three different Ca concentrations, we find that the phase transition fades away when one mobile electron is introduced for about $7.9\pm0.6$ dipoles. This threshold corresponds to the expected peak in anti-ferroelectric coupling mediated by a diplolar counterpart of Ruderman-Kittel-Kasuya-Yosida (RKKY) interaction. Our results imply that the transition is driven by dipole-dipole interaction, even in presence of a dilute Fermi sea. Charge transport for $n < n^*(x)$ shows a non-monotonic temperature dependence, most probably caused by scattering off the transverse optical phonon mode. A quantitative explanation of charge transport in this polar metal remains a challenge to theory. For $n\geq n^*(x)$, resistivity follows a T-square behavior together with slight upturns (in both Ca-free and Ca-substituted samples). The latter are reminiscent of Kondo effect and most probably due to oxygen vacancies.

preprint2020arXiv

T-square resistivity without Umklapp scattering in dilute metallic Bi$_2$O$_2$Se

The electrical resistivity of Fermi liquids (FLs) displays a quadratic temperature ($T$) dependence because of electron-electron (e-e) scattering. For such collisions to decay the charge current, there are two known mechanisms: inter-band scattering (identified by Baber) and Umklapp events. However, dilute metallic strontium titanate (STO) was found to display $T^2$ resistivity in absence of either of these two mechanisms. The presence of soft phonons and their possible role as scattering centers raised the suspicion that $T$-square resistivity in STO is not due to e-e scattering. Here, we present the case of Bi$_2$O$_2$Se, a layered semiconductor with hard phonons, which becomes a dilute metal with a small single-component Fermi surface upon doping. It displays $T$-square resistivity well below the degeneracy temperature where neither Umklapp nor interband scattering is conceivable. We observe a universal scaling between the prefactor of $T^2$ resistivity and the Fermi energy, which is an extension of the Kadowaki-Woods plot to dilute metals. Our results imply the absence of a satisfactory theoretical basis for the ubiquity of e-e driven $T$-square resistivity in Fermi liquids.

preprint2018arXiv

Giant anomalous Nernst effect in the magnetic Weyl semimetal Co3Sn2S2

In ferromagnetic solids, even in absence of magnetic field, a transverse voltage can be generated by a longitudinal temperature gradient. This thermoelectric counterpart of the Anomalous Hall effect (AHE) is dubbed the Anomalous Nernst effect (ANE). Expected to scale with spontaneous magnetization, both these effects arise because of the Berry curvature at the Fermi energy. Here, we report the observation of a giant ANE in a newly-discovered magnetic Weyl semimetal Co$_3$Sn$_2$S$_2$ crystal. Hall resistivity and Nernst signal both show sharp jumps at a threshold field and exhibit a clear hysteresis loop below the ferromagnetic transition temperature. The ANE signal peaks a maximum value of about 5 miuV/K which is comparable to the largest seen in any magnetic material. Moreover, the anomalous transverse thermoelectric conductivity becomes as large as about 10 A/K.m at 70 K, the largest in known semimetals. The observed ANE signal is much larger than what is expected according to the magnetization.