SearcharxivSearch

arXiv subjects

Wen Zeng

Publications and source records attributed to Wen Zeng.

6 recordsLinked to original sources

Mapping Election Toxicity on Social Media across Issue, Ideology, and Psychosocial Dimensions

Online political hostility is pervasive, yet it remains unclear how toxicity varies across campaign issues and political ideology, and what psychosocial signals and framing accompany toxic expression online. In this work, we present a large-scale analysis of discourse on X (Twitter) during the five weeks surrounding the 2024 U.S. presidential election. We categorize posts into 10 major campaign issues, estimate the ideology of posts using a human-in-the-loop LLM-assisted annotation process, detect harmful content with an LLM-based toxicity detection model, and then examine the psychological drivers of toxic content. We use these annotated data to examine how harmful content varies across campaign issues and ideologies, as well as how emotional tone and moral framing shape toxicity in election discussions. Our results show issue heterogeneity in both the prevalence and intensity of toxicity. Identity-related issues displayed the highest toxicity intensity. As for specific harm categories, harassment was most prevalent and intense across most of the issues, while hate concentrated in identity-centered debates. Partisan posts contained more harmful content than neutral posts, and ideological asymmetries in toxicity varied by issue. In terms of psycholinguistic dimensions, we found that toxic discourse is dominated by high-arousal negative emotions. Left- and right-leaning posts often exhibit similar emotional profiles within the same issue domain, suggesting emotional mirroring. Partisan groups frequently rely on overlapping moral foundations, while issue context strongly shapes which moral foundations become most salient. These findings provide a fine-grained account of toxic political discourse on social media and highlight that online political toxicity is highly context-dependent, underscoring the need for issue-sensitive approaches to measuring and mitigating it.

cs.SI

Reducing Latency of LLM Search Agent via Speculation-based Algorithm-System Co-Design

LLM-based search agents achieve strong performance but suffer from severe latency, as each step requires serialized LLM reasoning followed by action of tool execution. We revisit this bottleneck through the lens of speculation. While traditional predict-verify speculation paradigm can break serial execution, its benefit remains limited, as it retains the full original workload and adds extra inference overhead. We observe that early agent steps often involve simple evidence-gathering, where correct actions can often be predicted without full reasoning. Building on these observations, we present SPAgent, an algorithm-system co-design framework that expands the role of speculation in search agents to reduce latency. Algorithmically, SPAgent introduces a two-phase adaptive speculation mechanism that selectively omits verification when safe. System-wise, a two-level scheduler regulates speculative requests based on engine load to ensure speculation remains beneficial. We implement SPAgent in real-world systems. Across extensive experimental settings, SPAgent achieves up to $1.65\times$ end-to-end speedup while maintaining same or even achieving higher accuracy, enabling practical deployment of multi-step search agents.

cs.AI

Temperature- and charge carrier density-dependent electronic response in methylammonium lead iodide

Understanding carrier dynamics in photoexcited metal-halide perovskites is key for optoelectronic devices such as solar cells (low carrier densities) and lasers (high carrier densities). Trapping processes at low carrier densities and many-body recombination at high densities can significantly alter the dynamics of photoexcited carriers. Combining optical-pump/THz probe and transient absorption spectroscopy we examine carrier responses over a wide density range (10^14-10^19 cm-3) and temperatures (78-315K) in the prototypical methylammonium lead iodide perovskite. At densities below ~10^15 cm-3 (room temperature, sunlight conditions), fast carrier trapping at shallow trap states occurs within a few picoseconds. As excited carrier densities increase, trapping saturates, and the carrier response stabilizes, lasting up to hundreds of picoseconds at densities around ~10^17 cm-3. Above 10^18 cm-3 a Mott transition sets in: overlapping polaron wavefunctions lead to ultrafast annihilation through an Auger recombination process occurring over a few picoseconds. We map out trap-dominated, direct recombination-dominated, and Mott-dominated density regimes from 78-315 K, ultimately enabling the construction of an electronic phase diagram. These findings clarify carrier behavior across operational conditions, aiding material optimization for optoelectronics operating in the low (e.g. photovoltaics) and high (e.g. laser) carrier density regimes.

cond-mat.mtrl-sci

Physical Layer Security over Fluctuating Two-Ray Fading Channels

Ensuring the physical layer security (PHY-security) of millimeter wave (mmWave) communications is one of the key factors for the success of 5G. Recent field measurements show that conventional fading models cannot accurately model the random fluctuations of mmWave signals. To tackle this challenge, the fluctuating two-ray (FTR) fading model has been proposed. In this correspondence, we comprehensively analyze the PHY-security in mmWave communications over FTR fading channels. More specifically, we derive analytical expressions for significant PHY-security metrics, such as average secrecy capacity, secrecy outage probability, and the probability of strictly positive secrecy capacity, with simple functions. The effect of channel parameters on the PHY-security has been validated by numerical results.

cs.IT

New Results on the Fluctuating Two-Ray Model with Arbitrary Fading Parameters and Its Applications

The fluctuating two-ray (FTR) fading model provides a much better fit than other fading models for small-scale fading measurements in millimeter wave communications. In this paper, using a mixture of gamma distributions, new exact analytical expressions for the probability density and cumulative distribution functions of the FTR distribution with arbitrary fading parameters are presented. Moreover, the performance of digital communication systems over the FTR fading channel is evaluated in terms of the channel capacity and the bit error rate. The interaction between channel fading parameters and system performance is further investigated. Our newly derived results extend and complement previous knowledge of the FTR fading model.

cs.IT

A Flow Sensitive Security Model for Cloud Computing Systems

The extent and importance of cloud computing is rapidly increasing due to the ever increasing demand for internet services and communications. Instead of building individual information technology infrastructure to host databases or software, a third party can host them in its large server clouds. Large organizations may wish to keep sensitive information on their more restricted servers rather than in the public cloud. This has led to the introduction of federated cloud computing (FCC) in which both public and private cloud computing resources are used.

cs.CR