id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-04-25 00:00:00
authors_parsed
sequencelengths
1
2.83k
2504.04421
Hang Zhao
Hang Zhao, Juzhan Xu, Kexiong Yu, Ruizhen Hu, Chenyang Zhu, Kai Xu
Deliberate Planning of 3D Bin Packing on Packing Configuration Trees
null
null
null
null
cs.RO cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Online 3D Bin Packing Problem (3D-BPP) has widespread applications in industrial automation. Existing methods usually solve the problem with limited resolution of spatial discretization, and/or cannot deal with complex practical constraints well. We propose to enhance the practical applicability of online 3D-BPP via learning on a novel hierarchical representation, packing configuration tree (PCT). PCT is a full-fledged description of the state and action space of bin packing which can support packing policy learning based on deep reinforcement learning (DRL). The size of the packing action space is proportional to the number of leaf nodes, making the DRL model easy to train and well-performing even with continuous solution space. We further discover the potential of PCT as tree-based planners in deliberately solving packing problems of industrial significance, including large-scale packing and different variations of BPP setting. A recursive packing method is proposed to decompose large-scale packing into smaller sub-trees while a spatial ensemble mechanism integrates local solutions into global. For different BPP variations with additional decision variables, such as lookahead, buffering, and offline packing, we propose a unified planning framework enabling out-of-the-box problem solving. Extensive evaluations demonstrate that our method outperforms existing online BPP baselines and is versatile in incorporating various practical constraints. The planning process excels across large-scale problems and diverse problem variations. We develop a real-world packing robot for industrial warehousing, with careful designs accounting for constrained placement and transportation stability. Our packing robot operates reliably and efficiently on unprotected pallets at 10 seconds per box. It achieves averagely 19 boxes per pallet with 57.4% space utilization for relatively large-size boxes.
[ { "version": "v1", "created": "Sun, 6 Apr 2025 09:07:10 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 15:29:49 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhao", "Hang", "" ], [ "Xu", "Juzhan", "" ], [ "Yu", "Kexiong", "" ], [ "Hu", "Ruizhen", "" ], [ "Zhu", "Chenyang", "" ], [ "Xu", "Kai", "" ] ]
2504.04756
Inhwan Bae
Inhwan Bae, Junoh Lee, Hae-Gon Jeon
Continuous Locomotive Crowd Behavior Generation
Accepted at CVPR 2025. Project page: https://ihbae.com/publication/crowdes/
null
null
null
cs.CV cs.LG cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Modeling and reproducing crowd behaviors are important in various domains including psychology, robotics, transport engineering and virtual environments. Conventional methods have focused on synthesizing momentary scenes, which have difficulty in replicating the continuous nature of real-world crowds. In this paper, we introduce a novel method for automatically generating continuous, realistic crowd trajectories with heterogeneous behaviors and interactions among individuals. We first design a crowd emitter model. To do this, we obtain spatial layouts from single input images, including a segmentation map, appearance map, population density map and population probability, prior to crowd generation. The emitter then continually places individuals on the timeline by assigning independent behavior characteristics such as agents' type, pace, and start/end positions using diffusion models. Next, our crowd simulator produces their long-term locomotions. To simulate diverse actions, it can augment their behaviors based on a Markov chain. As a result, our overall framework populates the scenes with heterogeneous crowd behaviors by alternating between the proposed emitter and simulator. Note that all the components in the proposed framework are user-controllable. Lastly, we propose a benchmark protocol to evaluate the realism and quality of the generated crowds in terms of the scene-level population dynamics and the individual-level trajectory accuracy. We demonstrate that our approach effectively models diverse crowd behavior patterns and generalizes well across different geographical environments. Code is publicly available at https://github.com/InhwanBae/CrowdES .
[ { "version": "v1", "created": "Mon, 7 Apr 2025 06:08:59 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 11:42:20 GMT" } ]
2025-04-22T00:00:00
[ [ "Bae", "Inhwan", "" ], [ "Lee", "Junoh", "" ], [ "Jeon", "Hae-Gon", "" ] ]
2504.04951
Bernhard Endtmayer
M. Bause, M. Bruchh\"auser, B. Endtmayer, N. Margenberg, I. Toulopoulos, T. Wick
Anisotropic space-time goal-oriented error control and mesh adaptivity for convection-diffusion-reaction equations
null
null
null
null
math.NA cs.NA
http://creativecommons.org/licenses/by/4.0/
We present an anisotropic goal-oriented error estimator based on the Dual Weighted Residual (DWR) method for time-dependent convection-diffusion-reaction (CDR) equations. Using anisotropic interpolation operators the estimator is elementwise separated with respect to the single directions in space and time leading to adaptive, anisotropic mesh refinement in a natural way. To prevent spurious oscillations the streamline upwind Petrov-Galerkin (SUPG) method is applied to stabilize the underlying system in the case of high P\'eclet numbers. Efficiency and robustness of the underlying algorithm are demonstrated for different goal functionals. The directional error indicators quantify anisotropy of the solution with respect to the goal, and produce meshes that efficiently capture sharp layers. Numerical examples show the superiority of the proposed approach over isotropic adaptive and global mesh refinement using established benchmarks for convection-dominated transport.
[ { "version": "v1", "created": "Mon, 7 Apr 2025 11:34:56 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 20:57:38 GMT" } ]
2025-04-22T00:00:00
[ [ "Bause", "M.", "" ], [ "Bruchhäuser", "M.", "" ], [ "Endtmayer", "B.", "" ], [ "Margenberg", "N.", "" ], [ "Toulopoulos", "I.", "" ], [ "Wick", "T.", "" ] ]
2504.04994
Ling Hu
Ling Hu, Yuemei Xu, Xiaoyang Gu and Letao Han
Following the Whispers of Values: Unraveling Neural Mechanisms Behind Value-Oriented Behaviors in LLMs
null
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Despite the impressive performance of large language models (LLMs), they can present unintended biases and harmful behaviors driven by encoded values, emphasizing the urgent need to understand the value mechanisms behind them. However, current research primarily evaluates these values through external responses with a focus on AI safety, lacking interpretability and failing to assess social values in real-world contexts. In this paper, we propose a novel framework called ValueExploration, which aims to explore the behavior-driven mechanisms of National Social Values within LLMs at the neuron level. As a case study, we focus on Chinese Social Values and first construct C-voice, a large-scale bilingual benchmark for identifying and evaluating Chinese Social Values in LLMs. By leveraging C-voice, we then identify and locate the neurons responsible for encoding these values according to activation difference. Finally, by deactivating these neurons, we analyze shifts in model behavior, uncovering the internal mechanism by which values influence LLM decision-making. Extensive experiments on four representative LLMs validate the efficacy of our framework. The benchmark and code will be available.
[ { "version": "v1", "created": "Mon, 7 Apr 2025 12:23:59 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 13:04:42 GMT" } ]
2025-04-22T00:00:00
[ [ "Hu", "Ling", "" ], [ "Xu", "Yuemei", "" ], [ "Gu", "Xiaoyang", "" ], [ "Han", "Letao", "" ] ]
2504.05028
Gregory J. Galloway
Gregory J. Galloway
A note on the Lorentzian splitting theorem
12 pages; v2: a pertinent reference, and some related comments, added. Title and abstract also modified
null
null
null
math.DG gr-qc
http://creativecommons.org/licenses/by/4.0/
We present a version of the Lorentzian splitting theorem under a weakened Ricci curvature condition. The proof makes use of basic properties of achronal limits [19], [20], together with the geometric maximum principle for $C^0$ spacelike hypersurfaces in [1]. Our version strengthens a related result in [29] in the globally hyperbolic setting by removing a certain boundedness condition on the Ricci curvature.
[ { "version": "v1", "created": "Mon, 7 Apr 2025 12:51:16 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 21:24:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Galloway", "Gregory J.", "" ] ]
2504.05134
Fan Qin
Fan Qin and Milen Yakimov
Partially compactified quantum cluster structures on simple algebraic groups and the full Berenstein--Zelevinsky conjecture
37 pages, v2 contains improved results concerning the Berenstein--Zelevinsky conjecture
null
null
null
math.QA math.RA math.RT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The construction of partially compactified cluster algebras on coordinate rings is handled by using codimension 2 arguments on cluster covers. An analog of this in the quantum situation is highly desirable but has not been found yet. In this paper, we present a general method for the construction of partially compactified quantum cluster algebra structures on quantized coordinate rings from that of quantum cluster algebra structures on localizations. As an application, we construct a partially compactified quantum cluster algebra structure on the quantized coordinate ring of every connected, simply connected complex simple algebraic group. Along the way, we settle in full the Berenstein--Zelevinsky conjecture that all quantum double Bruhat cells have quantum cluster algebra structures associated to seeds indexed by arbitrary signed words, and prove that all such seeds are linked to each by mutations.
[ { "version": "v1", "created": "Mon, 7 Apr 2025 14:38:54 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 16:36:20 GMT" } ]
2025-04-22T00:00:00
[ [ "Qin", "Fan", "" ], [ "Yakimov", "Milen", "" ] ]
2504.05216
Hengran Zhang
Hengran Zhang, Keping Bi, Jiafeng Guo, Xiaojie Sun, Shihao Liu, Daiting Shi, Dawei Yin, Xueqi Cheng
Unleashing the Power of LLMs in Dense Retrieval with Query Likelihood Modeling
12 pages, 3 figures
null
null
null
cs.IR cs.AI cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Dense retrieval is a crucial task in Information Retrieval (IR) and is the foundation for downstream tasks such as re-ranking. Recently, large language models (LLMs) have shown compelling semantic understanding capabilities and are appealing to researchers studying dense retrieval. LLMs, as decoder-style generative models, are competent at language generation while falling short on modeling global information due to the lack of attention to tokens afterward. Inspired by the classical word-based language modeling approach for IR, i.e., the query likelihood (QL) model, we seek to sufficiently utilize LLMs' generative ability by QL maximization. However, instead of ranking documents with QL estimation, we introduce an auxiliary task of QL maximization to yield a better backbone for contrastively learning a discriminative retriever. We name our model as LLM-QL. To condense global document semantics to a single vector during QL modeling, LLM-QL has two major components, Attention Stop (AS) and Input Corruption (IC). AS stops the attention of predictive tokens to previous tokens until the ending token of the document. IC masks a portion of tokens in the input documents during prediction. Experiments on MSMARCO show that LLM-QL can achieve significantly better performance than other LLM-based retrievers and using QL estimated by LLM-QL for ranking outperforms word-based QL by a large margin.
[ { "version": "v1", "created": "Mon, 7 Apr 2025 16:03:59 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 13:16:08 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Hengran", "" ], [ "Bi", "Keping", "" ], [ "Guo", "Jiafeng", "" ], [ "Sun", "Xiaojie", "" ], [ "Liu", "Shihao", "" ], [ "Shi", "Daiting", "" ], [ "Yin", "Dawei", "" ], [ "Cheng", "Xueqi", "" ] ]
2504.05347
Ziqiang Li
Ziqiang Li, Robert Simon Fong, Kantaro Fujiwara, Kazuyuki Aihara, Gouhei Tanaka
Structuring Multiple Simple Cycle Reservoirs with Particle Swarm Optimization
null
null
null
null
cs.NE cs.LG
http://creativecommons.org/licenses/by-nc-sa/4.0/
Reservoir Computing (RC) is a time-efficient computational paradigm derived from Recurrent Neural Networks (RNNs). The Simple Cycle Reservoir (SCR) is an RC model that stands out for its minimalistic design, offering extremely low construction complexity and proven capability of universally approximating time-invariant causal fading memory filters, even in the linear dynamics regime. This paper introduces Multiple Simple Cycle Reservoirs (MSCRs), a multi-reservoir framework that extends Echo State Networks (ESNs) by replacing a single large reservoir with multiple interconnected SCRs. We demonstrate that optimizing MSCR using Particle Swarm Optimization (PSO) outperforms existing multi-reservoir models, achieving competitive predictive performance with a lower-dimensional state space. By modeling interconnections as a weighted Directed Acyclic Graph (DAG), our approach enables flexible, task-specific network topology adaptation. Numerical simulations on three benchmark time-series prediction tasks confirm these advantages over rival algorithms. These findings highlight the potential of MSCR-PSO as a promising framework for optimizing multi-reservoir systems, providing a foundation for further advancements and applications of interconnected SCRs for developing efficient AI devices.
[ { "version": "v1", "created": "Sun, 6 Apr 2025 12:25:40 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 07:10:54 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Ziqiang", "" ], [ "Fong", "Robert Simon", "" ], [ "Fujiwara", "Kantaro", "" ], [ "Aihara", "Kazuyuki", "" ], [ "Tanaka", "Gouhei", "" ] ]
2504.05488
Adam Imdieke
Adam Imdieke, Karthik Desingh
SPARK-Remote: A Cost-Effective System for Remote Bimanual Robot Teleoperation
null
null
null
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Robot teleoperation enables human control over robotic systems in environments where full autonomy is challenging. Recent advancements in low-cost teleoperation devices and VR/AR technologies have expanded accessibility, particularly for bimanual robot manipulators. However, transitioning from in-person to remote teleoperation presents challenges in task performance. We introduce SPARK, a kinematically scaled, low-cost teleoperation system for operating bimanual robots. Its effectiveness is compared to existing technologies like the 3D SpaceMouse and VR/AR controllers. We further extend SPARK to SPARK-Remote, integrating sensor-based force feedback using haptic gloves and a force controller for remote teleoperation. We evaluate SPARK and SPARK-Remote variants on 5 bimanual manipulation tasks which feature operational properties - positional precision, rotational precision, large movements in the workspace, and bimanual collaboration - to test the effective teleoperation modes. Our findings offer insights into improving low-cost teleoperation interfaces for real-world applications. For supplementary materials, additional experiments, and qualitative results, visit the project webpage: https://bit.ly/41EfcJa
[ { "version": "v1", "created": "Mon, 7 Apr 2025 20:33:57 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 16:01:03 GMT" } ]
2025-04-22T00:00:00
[ [ "Imdieke", "Adam", "" ], [ "Desingh", "Karthik", "" ] ]
2504.05532
Frederic P. Schuller
Kaja Krhac, Frederic P. Schuller, Stefano Stramigioli
Hybrid Schr\"odinger-Liouville and projective dynamics
6 pages, 2 figures, Proceedings IFAC Conference CPDE 2025, minor changes and reference added
null
null
null
quant-ph math-ph math.MP
http://creativecommons.org/licenses/by/4.0/
Quantum dynamics provides the arguably most fundamental example of hybrid dynamics: As long as no measurement takes place, the system state is governed by the Schr\"odinger-Liouville differential equation, which is however interrupted and replaced by projective dynamics at times when measurements take place. We show how this alternatingly continuous and projective evolution can be cast in form of one single differential equation for a refined state space manifold and thus be made amenable to standard port-theoretic analysis and control techniques.
[ { "version": "v1", "created": "Mon, 7 Apr 2025 22:10:34 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 16:29:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Krhac", "Kaja", "" ], [ "Schuller", "Frederic P.", "" ], [ "Stramigioli", "Stefano", "" ] ]
2504.05577
Zhan Song
Jiaqi Yin, Zhan Song, Chen Chen, Qihao Hu, Cunxi Yu
BoolE: Exact Symbolic Reasoning via Boolean Equality Saturation
7 pages, 5 figures, 2 tables. Accepted by DAC 2025
null
null
null
cs.AR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Boolean symbolic reasoning for gate-level netlists is a critical step in verification, logic and datapath synthesis, and hardware security. Specifically, reasoning datapath and adder tree in bit-blasted Boolean networks is particularly crucial for verification and synthesis, and challenging. Conventional approaches either fail to accurately (exactly) identify the function blocks of the designs in gate-level netlist with structural hashing and symbolic propagation, or their reasoning performance is highly sensitive to structure modifications caused by technology mapping or logic optimization. This paper introduces BoolE, an exact symbolic reasoning framework for Boolean netlists using equality saturation. BoolE optimizes scalability and performance by integrating domain-specific Boolean ruleset for term rewriting. We incorporate a novel extraction algorithm into BoolE to enhance its structural insight and computational efficiency, which adeptly identifies and captures multi-input, multi-output high-level structures (e.g., full adder) in the reconstructed e-graph. Our experiments show that BoolE surpasses state-of-the-art symbolic reasoning baselines, including the conventional functional approach (ABC) and machine learning-based method (Gamora). Specifically, we evaluated its performance on various multiplier architecture with different configurations. Our results show that BoolE identifies $3.53\times$ and $3.01\times$ more exact full adders than ABC in carry-save array and Booth-encoded multipliers, respectively. Additionally, we integrated BoolE into multiplier formal verification tasks, where it significantly accelerates the performance of traditional formal verification tools using computer algebra, demonstrated over four orders of magnitude runtime improvements.
[ { "version": "v1", "created": "Tue, 8 Apr 2025 00:25:25 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 17:07:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Yin", "Jiaqi", "" ], [ "Song", "Zhan", "" ], [ "Chen", "Chen", "" ], [ "Hu", "Qihao", "" ], [ "Yu", "Cunxi", "" ] ]
2504.05694
Wentao Cheng
Wentao Cheng, Zhida Qin, Zexue Wu, Pengzhan Zhou, Tianyu Huang
Large Language Models Enhanced Hyperbolic Space Recommender Systems
Accepted as a SIGIR'25 full paper
null
null
null
cs.IR cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Large Language Models (LLMs) have attracted significant attention in recommender systems for their excellent world knowledge capabilities. However, existing methods that rely on Euclidean space struggle to capture the rich hierarchical information inherent in textual and semantic data, which is essential for capturing user preferences. The geometric properties of hyperbolic space offer a promising solution to address this issue. Nevertheless, integrating LLMs-based methods with hyperbolic space to effectively extract and incorporate diverse hierarchical information is non-trivial. To this end, we propose a model-agnostic framework, named HyperLLM, which extracts and integrates hierarchical information from both structural and semantic perspectives. Structurally, HyperLLM uses LLMs to generate multi-level classification tags with hierarchical parent-child relationships for each item. Then, tag-item and user-item interactions are jointly learned and aligned through contrastive learning, thereby providing the model with clear hierarchical information. Semantically, HyperLLM introduces a novel meta-optimized strategy to extract hierarchical information from semantic embeddings and bridge the gap between the semantic and collaborative spaces for seamless integration. Extensive experiments show that HyperLLM significantly outperforms recommender systems based on hyperbolic space and LLMs, achieving performance improvements of over 40%. Furthermore, HyperLLM not only improves recommender performance but also enhances training stability, highlighting the critical role of hierarchical information in recommender systems.
[ { "version": "v1", "created": "Tue, 8 Apr 2025 05:35:38 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 14:01:51 GMT" } ]
2025-04-22T00:00:00
[ [ "Cheng", "Wentao", "" ], [ "Qin", "Zhida", "" ], [ "Wu", "Zexue", "" ], [ "Zhou", "Pengzhan", "" ], [ "Huang", "Tianyu", "" ] ]
2504.05763
Grigory Volovik
G.E. Volovik
First law of de Sitter thermodynamics
7 pages, no figures, version to be published in JETP Letters
null
null
null
gr-qc hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The de Sitter state has a special symmetry: it is homogeneous, and its curvature is constant in space. Since all the points in the de Sitter space are equivalent, this state is described by local thermodynamics. This state has the local temperature $T=H/\pi$ (which is twice the Gibbons-Hawking temperature), the local entropy density, the local energy density, and also the local gravitational degrees of freedom -- the scalar curvature ${\cal R}$ and the effective gravitational coupling $K$. On the other hand, there is the cosmological horizon, which can be also characterized by the thermodynamic relations. We consider the connections between the local thermodynamics and the thermodynamics of the cosmological horizon. In particular, there is the holographic connection between the entropy density integrated over the Hubble volume and the Gibbons-Hawking entropy of the horizon, $S_{\rm volume}=S_{\rm horizon}=A/4G$. We also consider the first law of thermodynamics in these two approaches. In the local thermodynamics, on the one hand, the first law is valid for an arbitrary volume $V$ of de Sitter space. On the other hand, the first law is also applicable to the thermodynamics of the horizon. In both cases, the temperature is the same. This consideration is extended to the contracting de Sitter with its negative entropy, $S_{\rm volume}=S_{\rm horizon}=-A/4G$.
[ { "version": "v1", "created": "Tue, 8 Apr 2025 07:43:36 GMT" }, { "version": "v2", "created": "Wed, 9 Apr 2025 10:28:19 GMT" }, { "version": "v3", "created": "Tue, 15 Apr 2025 09:43:44 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 07:07:25 GMT" } ]
2025-04-22T00:00:00
[ [ "Volovik", "G. E.", "" ] ]
2504.06267
Aleksandr Mikheev
Aleksandr N. Mikheev, Hossein Hosseinabadi, Jamir Marino
Prethermalization of light and matter in cavity-coupled Rydberg arrays
13 pages, 5 figures. Minor changes, submitted version
null
null
null
cond-mat.stat-mech quant-ph
http://creativecommons.org/licenses/by/4.0/
We explore the dynamics of two-dimensional Rydberg atom arrays coupled to a single-mode optical cavity, employing nonequilibrium diagrammatic techniques to capture nonlinearities and fluctuations beyond mean-field theory. We discover a novel prethermalization regime driven by the interplay between short-range Rydberg interactions and long-range photon-mediated interactions. In this regime, matter and light equilibrate at distinct - and in some cases opposite - effective temperatures, resembling the original concept of prethermalization from particle physics. Our results establish strongly correlated AMO platforms as tools to investigate fundamental questions in statistical mechanics, including quantum thermalization in higher-dimensional systems.
[ { "version": "v1", "created": "Tue, 8 Apr 2025 17:59:59 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 10:51:21 GMT" } ]
2025-04-22T00:00:00
[ [ "Mikheev", "Aleksandr N.", "" ], [ "Hosseinabadi", "Hossein", "" ], [ "Marino", "Jamir", "" ] ]
2504.06326
James F. Peters Ph.D.
J.F. Peters and E. Cui
Characteristically Near Stable Vector Fields in the Polar Complex Plane
13 pages, 8 figures
null
null
null
physics.gen-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper introduces results for characteristically near vector fields that are stable or non-stable in the polar complex plane $\mathbb{C}$. All characteristic vectors (aka eigenvectors) emanate from the same fixed point in $\mathbb{C}$, namely, 0. Stable characteristic vector fields satisfy an extension of the Krantz stability condition, namely, the maximal eigenvalue of a stable system lies within or on the boundary of the unit circle in $\mathbb{C}$.
[ { "version": "v1", "created": "Tue, 8 Apr 2025 12:19:21 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 14:55:56 GMT" } ]
2025-04-22T00:00:00
[ [ "Peters", "J. F.", "" ], [ "Cui", "E.", "" ] ]
2504.06333
Eric R. Sharpe
A. Perez-Lona, D. Robbins, S. Roy, E. Sharpe, T. Vandermeulen, X. Yu
Anomaly resolution by non-invertible symmetries
54 pages, LaTeX; v2: references added
null
null
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper we generalize previous results on anomaly resolution to noninvertible symmetries. Briefly, given a global symmetry G of some theory with a 't Hooft anomaly rendering it ungaugeable, the idea of anomaly resolution is to extend G to a larger anomaly-free symmetry of the same theory with a trivially-acting kernel. In previous work, several of the coauthors demonstrated that in two-dimensional theories, by virtue of decomposition, gauging the larger symmetry is equivalent to a disjoint union of theories in which a nonanomalous subgroup of G is gauged. In this paper, we consider examples in which the larger symmetry is not a group, but instead a noninvertible symmetry defined by some fusion category. In principle the same ideas apply to the case that G itself is noninvertible. We discuss the construction of larger symmetries using both SymTFT methods as well as algebraically via (quasi-)Hopf algebras.
[ { "version": "v1", "created": "Tue, 8 Apr 2025 18:00:00 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 10:33:49 GMT" } ]
2025-04-22T00:00:00
[ [ "Perez-Lona", "A.", "" ], [ "Robbins", "D.", "" ], [ "Roy", "S.", "" ], [ "Sharpe", "E.", "" ], [ "Vandermeulen", "T.", "" ], [ "Yu", "X.", "" ] ]
2504.06810
Ugo Bruzzo
Ugo Bruzzo and F\'abio Arceu Ferreira
On the exceptional set of crepant resolutions of abelian singularities
22 pages
null
null
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let G be a finite abelian subgroup of SL(n,C), and suppose there exists a toric crepant resolution phi: X -- > C^n/G. We prove that for each component E of the exceptional set of phi there exists an open subset U of X that contains E and is isomorphic to the total space of the canonical bundle of E. This contributes to the collection of results aimed at solving a classical problem, i.e., to determine which submanifolds of a complex manifold have a neighborhood isomorphic to a neighborhood of the zero section of their normal bundle.
[ { "version": "v1", "created": "Wed, 9 Apr 2025 12:01:23 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 12:36:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Bruzzo", "Ugo", "" ], [ "Ferreira", "Fábio Arceu", "" ] ]
2504.06867
Idris Cinemre
Idris Cinemre, Toktam Mahmoodi, and Amirmohammad Farzaneh
xApp Conflict Mitigation with Scheduler
null
null
null
null
eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Open RAN (O-RAN) fosters multi-vendor interoperability and data-driven control but simultaneously introduces the challenge of coordinating pre-trained xApps that may produce conflicting actions. Although O-RAN specifications mandate offline training and validation to prevent the deployment of untrained or inadequately tested models, operational conflicts can still arise under dynamic and context-dependent conditions.This work proposes a scheduler-based conflict mitigation framework to address these challenges without requiring training xApps together or further xApp re-training. By examining an indirect conflict involving power and resource block allocation xApps and employing an Advantage Actor-Critic (A2C) approach to train both xApps and the scheduler, we illustrate that a straightforward A2C-based scheduler improves performance relative to independently deployed xApps and conflicting cases. Notably, among all tested deployment scenarios (including individual xApp deployment, multiple conflicting xApps, and limited scheduler configurations), augmenting the system with baseline xApps and enabling the scheduler to select from a broader pool achieves the highest total transmission rate, thereby underscoring the importance of adaptive scheduling mechanisms. These findings highlight the context-dependent nature of conflicts in automated network management, as two xApps may conflict under certain conditions but coexist under others. Consequently, the ability to dynamically update and adapt the scheduler to accommodate diverse operational intents is vital for future network deployments. By offering dynamic scheduling without re-training xApps, this framework advances practical conflict resolution solutions while supporting real-world scalability.
[ { "version": "v1", "created": "Wed, 9 Apr 2025 13:16:48 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 14:12:28 GMT" } ]
2025-04-22T00:00:00
[ [ "Cinemre", "Idris", "" ], [ "Mahmoodi", "Toktam", "" ], [ "Farzaneh", "Amirmohammad", "" ] ]
2504.06868
Seungwon Lim
Seungwon Lim, Seungbeen Lee, Dongjun Min, Youngjae Yu
Persona Dynamics: Unveiling the Impact of Personality Traits on Agents in Text-Based Games
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Artificial agents are increasingly central to complex interactions and decision-making tasks, yet aligning their behaviors with desired human values remains an open challenge. In this work, we investigate how human-like personality traits influence agent behavior and performance within text-based interactive environments. We introduce PANDA: Personality Adapted Neural Decision Agents, a novel method for projecting human personality traits onto agents to guide their behavior. To induce personality in a text-based game agent, (i) we train a personality classifier to identify what personality type the agent's actions exhibit, and (ii) we integrate the personality profiles directly into the agent's policy-learning pipeline. By deploying agents embodying 16 distinct personality types across 25 text-based games and analyzing their trajectories, we demonstrate that an agent's action decisions can be guided toward specific personality profiles. Moreover, certain personality types, such as those characterized by higher levels of Openness, display marked advantages in performance. These findings underscore the promise of personality-adapted agents for fostering more aligned, effective, and human-centric decision-making in interactive environments.
[ { "version": "v1", "created": "Wed, 9 Apr 2025 13:17:00 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 11:19:21 GMT" } ]
2025-04-22T00:00:00
[ [ "Lim", "Seungwon", "" ], [ "Lee", "Seungbeen", "" ], [ "Min", "Dongjun", "" ], [ "Yu", "Youngjae", "" ] ]
2504.06920
Thibaud Ehret
El\'ias Masquil, Roger Mar\'i, Thibaud Ehret, Enric Meinhardt-Llopis, Pablo Mus\'e, Gabriele Facciolo
S-EO: A Large-Scale Dataset for Geometry-Aware Shadow Detection in Remote Sensing Applications
Accepted at Earthvision 2025 (CVPR Workshop)
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
We introduce the S-EO dataset: a large-scale, high-resolution dataset, designed to advance geometry-aware shadow detection. Collected from diverse public-domain sources, including challenge datasets and government providers such as USGS, our dataset comprises 702 georeferenced tiles across the USA, each covering 500x500 m. Each tile includes multi-date, multi-angle WorldView-3 pansharpened RGB images, panchromatic images, and a ground-truth DSM of the area obtained from LiDAR scans. For each image, we provide a shadow mask derived from geometry and sun position, a vegetation mask based on the NDVI index, and a bundle-adjusted RPC model. With approximately 20,000 images, the S-EO dataset establishes a new public resource for shadow detection in remote sensing imagery and its applications to 3D reconstruction. To demonstrate the dataset's impact, we train and evaluate a shadow detector, showcasing its ability to generalize, even to aerial images. Finally, we extend EO-NeRF - a state-of-the-art NeRF approach for satellite imagery - to leverage our shadow predictions for improved 3D reconstructions.
[ { "version": "v1", "created": "Wed, 9 Apr 2025 14:25:35 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 06:51:54 GMT" } ]
2025-04-22T00:00:00
[ [ "Masquil", "Elías", "" ], [ "Marí", "Roger", "" ], [ "Ehret", "Thibaud", "" ], [ "Meinhardt-Llopis", "Enric", "" ], [ "Musé", "Pablo", "" ], [ "Facciolo", "Gabriele", "" ] ]
2504.07392
Darian Toma\v{s}evi\'c
Darian Toma\v{s}evi\'c, Fadi Boutros, Chenhao Lin, Naser Damer, Vitomir \v{S}truc and Peter Peer
ID-Booth: Identity-consistent Face Generation with Diffusion Models
IEEE International Conference on Automatic Face and Gesture Recognition (FG) 2025, 14 pages
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent advances in generative modeling have enabled the generation of high-quality synthetic data that is applicable in a variety of domains, including face recognition. Here, state-of-the-art generative models typically rely on conditioning and fine-tuning of powerful pretrained diffusion models to facilitate the synthesis of realistic images of a desired identity. Yet, these models often do not consider the identity of subjects during training, leading to poor consistency between generated and intended identities. In contrast, methods that employ identity-based training objectives tend to overfit on various aspects of the identity, and in turn, lower the diversity of images that can be generated. To address these issues, we present in this paper a novel generative diffusion-based framework, called ID-Booth. ID-Booth consists of a denoising network responsible for data generation, a variational auto-encoder for mapping images to and from a lower-dimensional latent space and a text encoder that allows for prompt-based control over the generation procedure. The framework utilizes a novel triplet identity training objective and enables identity-consistent image generation while retaining the synthesis capabilities of pretrained diffusion models. Experiments with a state-of-the-art latent diffusion model and diverse prompts reveal that our method facilitates better intra-identity consistency and inter-identity separability than competing methods, while achieving higher image diversity. In turn, the produced data allows for effective augmentation of small-scale datasets and training of better-performing recognition models in a privacy-preserving manner. The source code for the ID-Booth framework is publicly available at https://github.com/dariant/ID-Booth.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 02:20:18 GMT" }, { "version": "v2", "created": "Sun, 13 Apr 2025 20:39:40 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 23:24:31 GMT" } ]
2025-04-22T00:00:00
[ [ "Tomašević", "Darian", "" ], [ "Boutros", "Fadi", "" ], [ "Lin", "Chenhao", "" ], [ "Damer", "Naser", "" ], [ "Štruc", "Vitomir", "" ], [ "Peer", "Peter", "" ] ]
2504.07508
Manuel Schneider
Mari Carmen Ba\~nuls, Krzysztof Cichy, C.-J. David Lin, Manuel Schneider
Parton Distribution Functions in the Schwinger model from Tensor Network States
14 pages, 9 figures
null
null
null
hep-lat hep-ph hep-th physics.comp-ph quant-ph
http://creativecommons.org/licenses/by/4.0/
Parton distribution functions (PDFs) describe the inner, non-perturbative structure of hadrons. Their computation involves matrix elements with a Wilson line along a direction on the light cone, posing significant challenges in Euclidean lattice calculations, where the time direction is not directly accessible. We propose implementing the light-front Wilson line within the Hamiltonian formalism using tensor network techniques. The approach is demonstrated in the massive Schwinger model (quantum electrodynamics in 1+1 dimensions), a toy model that shares key features with quantum chromodynamics. We present accurate continuum results for the fermion PDF of the vector meson at varying fermion masses, obtained from first principle calculations directly in Minkowski space. Our strategy also provides a useful path for quantum simulations and quantum computing.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 07:10:53 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 12:52:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Bañuls", "Mari Carmen", "" ], [ "Cichy", "Krzysztof", "" ], [ "Lin", "C. -J. David", "" ], [ "Schneider", "Manuel", "" ] ]
2504.07532
Tuhin Chakrabarty Mr
Tuhin Chakrabarty, Philippe Laban, Chien-Sheng Wu
AI-Slop to AI-Polish? Aligning Language Models through Edit-Based Writing Rewards and Test-time Computation
Under Submission
null
null
null
cs.CL cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
AI-generated text is proliferating across domains, from creative writing and journalism to marketing content and scientific articles. Models can follow user-provided instructions to generate coherent and grammatically correct outputs but in this work, we study a more fundamental question: how do we evaluate and improve the writing quality of AI-generated text? Writing quality assessment has received less attention from the community, in part because it is fundamentally subjective and requires expertise. We first introduce the Writing Quality Benchmark (WQ) by consolidating five writing-preference datasets into 4,729 writing quality judgments. Our experiments show that most of the competitive baselines, including state-of-the-art LLMs that excel at reasoning tasks, barely outperform random baselines on WQ. We then train specialized Writing Quality Reward Models (WQRM) of various sizes for writing quality assessment that demonstrate strong generalization on four out-of-distribution test sets and 74% accuracy on the WQ benchmark. To further show WQRM's practical benefits during inference, we leverage additional test-time compute to generate and rank multiple candidate revisions, allowing us to select higher-quality outputs from an initial draft. Human evaluation with 9 experienced writers confirm that WQRM-based selection produces writing samples preferred by experts 66% overall, and 72.2% when the reward gap is larger than 1 point. We release our datasets and models to encourage community engagement with writing quality assessment and development of AI writing systems better aligned with human preferences.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 07:58:05 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 02:42:05 GMT" } ]
2025-04-22T00:00:00
[ [ "Chakrabarty", "Tuhin", "" ], [ "Laban", "Philippe", "" ], [ "Wu", "Chien-Sheng", "" ] ]
2504.07550
Cristiano Guidorzi
C. Guidorzi, M. Orlandini, R. Maccary, L. Amati, L. Bazzanini, M. Bulla, L. Ferro, F. Frontera, M. Maistrello, W.-J. Tan, A. Tsvetkova, S. L. Xiong, S. N. Zhang
A search for periodic activity in multi-peaked long gamma-ray bursts
13 pages, 6 figures, A&A accepted, minor rewording
null
null
null
astro-ph.HE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A sizeable fraction of gamma-ray burst (GRB) light curves (LCs) features a sequence of peaks, which holds information on the unknown way energy is dissipated into gamma-rays over time. Traditional searches for periodic signals in GRB LCs turned out to be inconclusive, partly because they are challenging as a consequence of the short-lived, coloured-noise, and non-stationary nature of the LCs themselves. Yet, recent claims have revived the issue. We searched for periodic components in GRB LCs through a new approach to GRBs, that avoids most of the issues faced by traditional techniques. We identified peaks through a well tested algorithm and selected GRBs with at least 10 peaks out of 5 GRB catalogues (Swift/BAT, CGRO/BATSE, Fermi/GBM, Insight-HXMT, BeppoSAX/GRBM). Each GRB was simply treated as a discrete point process, whose realisation coincides with the sequence of peak times. We searched for possible periodic recurrences based on the multinomial distribution, after accounting for the clustering of peaks due to the non-stationarity of the GRB signals. The best candidate has a p-value of 3e-4 that there is no periodic recurrence. However, accounting for the multiple trials of 555 searched GRBs, its statistical significance is demoted to 17%. The overall distribution of the p-values obtained for all GRBs is compatible with a uniform distribution in [0,1]. We found no robust evidence for multi-peaked GRBs with periodic recurrences. We can exclude that a sizeable fraction (>~ 0.75) of peaks of each GRB with at least 10 peaks are periodic. While our result does not necessarily clash with claimed periodicities based on Fourier techniques, it constrains the putative recurrent behaviour, which would not manifest itself through the sequence of peaks, but, evidently, in a more elusive way.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 08:25:10 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 06:55:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Guidorzi", "C.", "" ], [ "Orlandini", "M.", "" ], [ "Maccary", "R.", "" ], [ "Amati", "L.", "" ], [ "Bazzanini", "L.", "" ], [ "Bulla", "M.", "" ], [ "Ferro", "L.", "" ], [ "Frontera", "F.", "" ], [ "Maistrello", "M.", "" ], [ "Tan", "W. -J.", "" ], [ "Tsvetkova", "A.", "" ], [ "Xiong", "S. L.", "" ], [ "Zhang", "S. N.", "" ] ]
2504.07601
Quentin Ehret
Sofiane Bouarroudj, Quentin Ehret and Jiefeng Liu
Cohomology of Restricted Poisson algebras in characteristic 2
V2 with title and abstract modified. One reference added
null
null
null
math.RT
http://creativecommons.org/licenses/by/4.0/
In this paper, we study restricted Poisson algebras in characteristic 2 and their relationship with restricted Lie-Rinehart algebras, for which we develop a cohomology theory and investigate abelian extensions. We also construct a full cohomology complex for restricted Poisson algebras in characteristic 2 that captures formal deformations and prove that it is isomorphic to the cohomology complex of a suitable restricted Lie-Rinehart algebra, under certain assumptions. A number of examples are provided in order to illustrate our constructions.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 09:54:29 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 07:32:40 GMT" } ]
2025-04-22T00:00:00
[ [ "Bouarroudj", "Sofiane", "" ], [ "Ehret", "Quentin", "" ], [ "Liu", "Jiefeng", "" ] ]
2504.07722
MaryLena Bleile PhD
MaryLena Bleile
Relaxing the Markov Requirements on Reinforcement Learning Under Weak Relative Ignorability
null
null
null
null
cs.LG stat.ME
http://creativecommons.org/licenses/by/4.0/
Incomplete data, confounding effects, and violations of the Markov property are interrelated problems which are ubiquitous in Reinforcement Learning applications. We introduce the concept of ``relative ignorabilty" and leverage it to establish a novel convergence theorem for adaptive Reinforcement Learning. This theoretical result relaxes the Markov assumption on the stochastic process underlying conventional $Q$-learning, deploying a generalized form of the Robbins-Monro stochastic approximation theorem to establish optimality. This result has clear downstream implications for most active subfields of Reinforcement Learning, with clear paths for extension to the field of Causal Inference.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 13:15:52 GMT" }, { "version": "v2", "created": "Wed, 16 Apr 2025 12:57:23 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 16:06:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Bleile", "MaryLena", "" ] ]
2504.07835
Xinye Chen
Erin Carson, Xinye Chen
Pychop: Emulating Low-Precision Arithmetic in Numerical Methods and Neural Networks
null
null
null
null
cs.LG cs.NA math.NA
http://creativecommons.org/licenses/by/4.0/
Motivated by the growing demand for low-precision arithmetic in computational science, we exploit lower-precision emulation in Python -- widely regarded as the dominant programming language for numerical analysis and machine learning. Low-precision training has revolutionized deep learning by enabling more efficient computation and reduced memory and energy consumption while maintaining model fidelity. To better enable numerical experimentation with and exploration of low precision computation, we developed the Pychop library, which supports customizable floating-point formats and a comprehensive set of rounding modes in Python, allowing users to benefit from fast, low-precision emulation in numerous applications. Pychop also introduces interfaces for both PyTorch and JAX, enabling efficient low-precision emulation on GPUs for neural network training and inference with unparalleled flexibility. In this paper, we offer a comprehensive exposition of the design, implementation, validation, and practical application of Pychop, establishing it as a foundational tool for advancing efficient mixed-precision algorithms. Furthermore, we present empirical results on low-precision emulation for image classification and object detection using published datasets, illustrating the sensitivity of the use of low precision and offering valuable insights into its impact. Pychop enables in-depth investigations into the effects of numerical precision, facilitates the development of novel hardware accelerators, and integrates seamlessly into existing deep learning workflows. Software and experimental code are publicly available at https://github.com/inEXASCALE/pychop.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 15:12:29 GMT" }, { "version": "v2", "created": "Fri, 11 Apr 2025 21:00:08 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 16:18:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Carson", "Erin", "" ], [ "Chen", "Xinye", "" ] ]
2504.07856
Mengyang Li
Mengyang Li, Zhong Zhang
2D-Curri-DPO: Two-Dimensional Curriculum Learning for Direct Preference Optimization
12 pages, 4 figures
null
null
null
cs.AI
http://creativecommons.org/licenses/by/4.0/
Aligning large language models with human preferences is crucial for their safe deployment. While Direct Preference Optimization (DPO) offers an efficient alternative to reinforcement learning from human feedback, traditional DPO methods are limited by their reliance on single preference pairs. Recent work like Curriculum-DPO integrates multiple pairs using a one-dimensional difficulty curriculum based on pairwise distinguishability (PD), but overlooks the complexity of the input prompt itself. To address this, we propose 2D-Curri-DPO, a novel framework employing a two-dimensional curriculum that jointly models Prompt Complexity (PC) and Pairwise Distinguishability. This framework introduces dual difficulty metrics to quantify prompt semantic complexity and response preference clarity, defines a curriculum strategy space encompassing multiple selectable strategies for task adaptation, and incorporates a KL-divergence-based adaptive mechanism for dynamic reference model updates to enhance training stability. Comprehensive experiments demonstrate that 2D-Curri-DPO significantly outperforms standard DPO and prior curriculum methods across multiple benchmarks, including MT-Bench, Vicuna Bench, and WizardLM. Our approach achieves state-of-the-art performance on challenging test sets like UltraFeedback. Ablation studies confirm the benefits of the 2D structure and adaptive mechanisms, while analysis provides guidance for strategy selection. These findings demonstrate that effective alignment requires modeling both prompt complexity and pairwise distinguishability, establishing adaptive, multi-dimensional curriculum learning as a powerful and interpretable new paradigm for preference-based language model optimization.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 15:32:00 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 01:18:57 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Mengyang", "" ], [ "Zhang", "Zhong", "" ] ]
2504.07865
Asgar Jamneshan
Ethan Ackelsberg, Asgar Jamneshan
Equidistribution in 2-Nilpotent Polish Groups and triple restricted sumsets
v2: 48 pages, corrected a small error pointed out by Trist\'{a}n Radi\'{c} (see new Example 3.19 and Lemma 3.20)
null
null
null
math.DS math.CO
http://creativecommons.org/licenses/by/4.0/
The aim of this paper is to establish a Ratner-type equidistribution theorem for orbits on homogeneous spaces associated with $2$-nilpotent locally compact Polish groups under the action of a countable discrete abelian group. We apply this result to establish the existence of triple restricted sumsets in subsets of positive density in arbitrary countable discrete abelian groups, subject to a necessary finiteness condition.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 15:40:48 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 17:23:47 GMT" } ]
2025-04-22T00:00:00
[ [ "Ackelsberg", "Ethan", "" ], [ "Jamneshan", "Asgar", "" ] ]
2504.08105
Zetian Yan
Nan Wu, Zetian Yan
Non-existence of minimizers for Fourth order Willmore energy
45 pages. Comments are welcome. Add some references in version 2
null
null
null
math.DG
http://creativecommons.org/licenses/by/4.0/
We introduce a fourth-order Willmore-type problem for closed four-dimensional submanifolds immersed in $\mathbb{R}^n$ and establish a connected sum energy reduction for the general fourth-order Willmore energy, analogous to the seminal result of Bauer and Kuwert. Furthermore, we demonstrate the non-existence of minimizers for this Willmore-type problem-a striking departure from the geometric behavior observed in the classical Willmore setting.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 20:02:39 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 00:27:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Wu", "Nan", "" ], [ "Yan", "Zetian", "" ] ]
2504.08191
Urmee Maitra
Urmee Maitra (1), Ashish R. Hota (1), Rohit Gupta (2), Alfred O. Hero (3) ((1) Indian Institute of Technology, Kharagpur, (2) Indian Institute of Technology, Bombay, (3) University of Michigan, Ann Arbor)
Optimal protection and vaccination against epidemics with reinfection risk
21 pages, 2 figures
null
null
null
math.OC
http://creativecommons.org/licenses/by/4.0/
We consider the problem of optimal allocation of vaccination and protection measures for the Susceptible-Infected-Recovered-Infected (SIRI) epidemiological model, which generalizes the classical Susceptible-Infected-Recovered (SIR) and Susceptible-Infected-Susceptible (SIS) epidemiological models by allowing for reinfection. We first introduce the controlled SIRI dynamical model, and discuss the existence and stability of the equilibrium points. We then formulate a finite-horizon optimal control problem where the cost of vaccination and protection is proportional to the mass of population that adopts it. Our main contribution in this work arises from a detailed investigation into the existence/non-existence of singular control inputs, and establishing optimality of bang-bang controls. The optimality of bang-bang control is established by solving an optimal control problem with a running cost that is linear with respect to the input variables. The input variables are associated with actions including vaccination and imposition of protective measures, e.g. masking or isolation. In contrast to most prior works, we rigorously establish the non-existence of singular controls, i.e., the optimality of bang-bang control for our SIRI model. Under the assumption that the reinfection rate exceeds the first-time infection rate, we characterize the structure of both the optimal control inputs, and establish that the vaccination control input admits a bang-bang structure. Numerical results provide valuable insights into the evolution of the disease spread under optimal control.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 01:12:59 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 11:52:34 GMT" } ]
2025-04-22T00:00:00
[ [ "Maitra", "Urmee", "" ], [ "Hota", "Ashish R.", "" ], [ "Gupta", "Rohit", "" ], [ "Hero", "Alfred O.", "" ] ]
2504.08201
Yizi Zhang
Yizi Zhang, Yanchen Wang, Mehdi Azabou, Alexandre Andre, Zixuan Wang, Hanrui Lyu, The International Brain Laboratory, Eva Dyer, Liam Paninski, Cole Hurwitz
Neural Encoding and Decoding at Scale
null
null
null
null
q-bio.NC cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Recent work has demonstrated that large-scale, multi-animal models are powerful tools for characterizing the relationship between neural activity and behavior. Current large-scale approaches, however, focus exclusively on either predicting neural activity from behavior (encoding) or predicting behavior from neural activity (decoding), limiting their ability to capture the bidirectional relationship between neural activity and behavior. To bridge this gap, we introduce a multimodal, multi-task model that enables simultaneous Neural Encoding and Decoding at Scale (NEDS). Central to our approach is a novel multi-task-masking strategy, which alternates between neural, behavioral, within-modality, and cross-modality masking. We pretrain our method on the International Brain Laboratory (IBL) repeated site dataset, which includes recordings from 83 animals performing the same visual decision-making task. In comparison to other large-scale models, we demonstrate that NEDS achieves state-of-the-art performance for both encoding and decoding when pretrained on multi-animal data and then fine-tuned on new animals. Surprisingly, NEDS's learned embeddings exhibit emergent properties: even without explicit training, they are highly predictive of the brain regions in each recording. Altogether, our approach is a step towards a foundation model of the brain that enables seamless translation between neural activity and behavior.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 02:06:20 GMT" }, { "version": "v2", "created": "Mon, 14 Apr 2025 04:08:40 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 20:44:18 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Yizi", "" ], [ "Wang", "Yanchen", "" ], [ "Azabou", "Mehdi", "" ], [ "Andre", "Alexandre", "" ], [ "Wang", "Zixuan", "" ], [ "Lyu", "Hanrui", "" ], [ "Laboratory", "The International Brain", "" ], [ "Dyer", "Eva", "" ], [ "Paninski", "Liam", "" ], [ "Hurwitz", "Cole", "" ] ]
2504.08223
Kangkang Deng
Kangkang Deng and Shuchang Zhang and Boyu Wang and Jiachen Jin and Juan Zhou and Hongxia Wang
Stochastic momentum ADMM for nonconvex and nonsmooth optimization with application to PnP algorithm
27 Pages
null
null
null
math.OC cs.NA math.NA
http://creativecommons.org/licenses/by/4.0/
This paper proposes SMADMM, a single-loop Stochastic Momentum Alternating Direction Method of Multipliers for solving a class of nonconvex and nonsmooth composite optimization problems. SMADMM achieves the optimal oracle complexity of $\mathcal{O}(\epsilon^{-3/2})$ in the online setting. Unlike previous stochastic ADMM algorithms that require large mini-batches or a double-loop structure, SMADMM uses only $\mathcal{O}(1)$ stochastic gradient evaluations per iteration and avoids costly restarts. To further improve practicality, we incorporate dynamic step sizes and penalty parameters, proving that SMADMM maintains its optimal complexity without the need for large initial batches. We also develop PnP-SMADMM by integrating plug-and-play priors, and establish its theoretical convergence under mild assumptions. Extensive experiments on classification, CT image reconstruction, and phase retrieval tasks demonstrate that our approach outperforms existing stochastic ADMM methods both in accuracy and efficiency, validating our theoretical results.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 03:11:51 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 13:05:35 GMT" } ]
2025-04-22T00:00:00
[ [ "Deng", "Kangkang", "" ], [ "Zhang", "Shuchang", "" ], [ "Wang", "Boyu", "" ], [ "Jin", "Jiachen", "" ], [ "Zhou", "Juan", "" ], [ "Wang", "Hongxia", "" ] ]
2504.08316
Enrico del Re
Enrico Del Re, Novel Certad, Joshua Varughese, Cristina Olaverri-Monreal
Evaluating Pedestrian Risks in Shared Spaces Through Autonomous Vehicle Experiments on a Fixed Track
null
null
null
null
cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The majority of research on safety in autonomous vehicles has been conducted in structured and controlled environments. However, there is a scarcity of research on safety in unregulated pedestrian areas, especially when interacting with public transport vehicles like trams. This study investigates pedestrian responses to an alert system in this context by replicating this real-world scenario in an environment using an autonomous vehicle. The results show that safety measures from other contexts can be adapted to shared spaces with trams, where fixed tracks heighten risks in unregulated crossings.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 07:37:15 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 15:42:36 GMT" } ]
2025-04-22T00:00:00
[ [ "Del Re", "Enrico", "" ], [ "Certad", "Novel", "" ], [ "Varughese", "Joshua", "" ], [ "Olaverri-Monreal", "Cristina", "" ] ]
2504.08586
Takeshi Morita
Yu Aikawa and Takeshi Morita
Bootstrapping Shape Invariance: Numerical Bootstrap as a Detector of Solvable Systems
24+11 pages, 6 figures, v2: minor corrections
null
null
null
hep-th hep-lat quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Determining the solvability of a given quantum mechanical system is generally challenging. We discuss that the numerical bootstrap method can help us to solve this question in one-dimensional quantum mechanics. We analytically show that the bootstrap method can derive exact energy eigenvalues in systems with shape invariance, which is a sufficient condition for solvability and which many solvable systems satisfy. The information of the annihilation operators is also obtained naturally, and thus the bootstrap method tells us why the system is solvable. We numerically demonstrate this explicitly for shape invariant potentials: harmonic oscillators, Morse potentials, Rosen-Morse potentials and hyperbolic Scarf potentials. Therefore, the numerical bootstrap method can determine the solvability of a given unknown system if it satisfies shape invariance.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 14:44:17 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 02:20:43 GMT" } ]
2025-04-22T00:00:00
[ [ "Aikawa", "Yu", "" ], [ "Morita", "Takeshi", "" ] ]
2504.08615
Juntao He
Juntao He, Baxi Chong, Massimiliano Iaschi, Vincent R. Nienhusser, Sehoon Ha and Daniel I. Goldman
Tactile sensing enables vertical obstacle negotiation for elongate many-legged robots
Accepted by RSS 2025
null
null
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Many-legged elongated robots show promise for reliable mobility on rugged landscapes. However, most studies on these systems focus on planar motion planning without addressing rapid vertical motion. Despite their success on mild rugged terrains, recent field tests reveal a critical need for 3D behaviors (e.g., climbing or traversing tall obstacles). The challenges of 3D motion planning partially lie in designing sensing and control for a complex high-degree-of-freedom system, typically with over 25 degrees of freedom. To address the first challenge regarding sensing, we propose a tactile antenna system that enables the robot to probe obstacles to gather information about their structure. Building on this sensory input, we develop a control framework that integrates data from the antenna and foot contact sensors to dynamically adjust the robot's vertical body undulation for effective climbing. With the addition of simple, low-bandwidth tactile sensors, a robot with high static stability and redundancy exhibits predictable climbing performance in complex environments using a simple feedback controller. Laboratory and outdoor experiments demonstrate the robot's ability to climb obstacles up to five times its height. Moreover, the robot exhibits robust climbing capabilities on obstacles covered with shifting, robot-sized random items and those characterized by rapidly changing curvatures. These findings demonstrate an alternative solution to perceive the environment and facilitate effective response for legged robots, paving ways towards future highly capable, low-profile many-legged robots.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 15:20:31 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 05:20:43 GMT" } ]
2025-04-22T00:00:00
[ [ "He", "Juntao", "" ], [ "Chong", "Baxi", "" ], [ "Iaschi", "Massimiliano", "" ], [ "Nienhusser", "Vincent R.", "" ], [ "Ha", "Sehoon", "" ], [ "Goldman", "Daniel I.", "" ] ]
2504.09014
Changho Hwang
Aashaka Shah, Abhinav Jangda, Binyang Li, Caio Rocha, Changho Hwang, Jithin Jose, Madan Musuvathi, Olli Saarikivi, Peng Cheng, Qinghua Zhou, Roshan Dathathri, Saeed Maleki, Ziyue Yang
MSCCL++: Rethinking GPU Communication Abstractions for Cutting-edge AI Applications
13 pages, 12 figures
null
null
null
cs.DC cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Modern cutting-edge AI applications are being developed over fast-evolving, heterogeneous, nascent hardware devices. This requires frequent reworking of the AI software stack to adopt bottom-up changes from new hardware, which takes time for general-purpose software libraries. Consequently, real applications often develop custom software stacks optimized for their specific workloads and hardware. Custom stacks help in quick development and optimization, but incur a lot of redundant efforts across applications in writing non-portable code. This paper discusses an alternative communication library interface for AI applications that offers both portability and performance by reducing redundant efforts while maintaining flexibility for customization. We present MSCCL++, a novel abstraction of GPU communication based on separation of concerns: (1) a primitive interface provides a minimal hardware abstraction as a common ground for software and hardware developers to write custom communication, and (2) higher-level portable interfaces and specialized implementations enable optimization for different workloads and hardware environments. This approach makes the primitive interface reusable across applications while enabling highly flexible optimization. Compared to state-of-the-art baselines (NCCL, RCCL, and MSCCL), MSCCL++ achieves speedups of up to 5.4$\times$ for collective communication and up to 15% for real-world AI inference workloads. MSCCL++ is in production of multiple AI services provided by Microsoft Azure, and is also adopted by RCCL, the GPU collective communication library maintained by AMD. MSCCL++ is open-source and available at https://github.com/microsoft/mscclpp.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 23:51:54 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 01:20:03 GMT" } ]
2025-04-22T00:00:00
[ [ "Shah", "Aashaka", "" ], [ "Jangda", "Abhinav", "" ], [ "Li", "Binyang", "" ], [ "Rocha", "Caio", "" ], [ "Hwang", "Changho", "" ], [ "Jose", "Jithin", "" ], [ "Musuvathi", "Madan", "" ], [ "Saarikivi", "Olli", "" ], [ "Cheng", "Peng", "" ], [ "Zhou", "Qinghua", "" ], [ "Dathathri", "Roshan", "" ], [ "Maleki", "Saeed", "" ], [ "Yang", "Ziyue", "" ] ]
2504.09046
Ruoqi Wang
Ruoqi Wang, Jiawei Li
An Enhanced Iterative Deepening Search Algorithm for the Unrestricted Container Rehandling Problem
Verification confirmed that this article used data without authorization from the original owners, violating ethical standards for scientific data sharing. To protect data copyright and maintain research integrity, the article is retracted. Future content will strictly follow data usage protocols
null
null
null
cs.AI
http://creativecommons.org/licenses/by/4.0/
In container terminal yards, the Container Rehandling Problem (CRP) involves rearranging containers between stacks under specific operational rules, and it is a pivotal optimization challenge in intelligent container scheduling systems. Existing CRP studies primarily focus on minimizing reallocation costs using two-dimensional bay structures, considering factors such as container size, weight, arrival sequences, and retrieval priorities. This paper introduces an enhanced deepening search algorithm integrated with improved lower bounds to boost search efficiency. To further reduce the search space, we design mutually consistent pruning rules to avoid excessive computational overhead. The proposed algorithm is validated on three widely used benchmark datasets for the Unrestricted Container Rehandling Problem (UCRP). Experimental results demonstrate that our approach outperforms state-of-the-art exact algorithms in solving the more general UCRP variant, particularly exhibiting superior efficiency when handling containers within the same priority group under strict time constraints.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 01:58:30 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 05:30:39 GMT" } ]
2025-04-22T00:00:00
[ [ "Wang", "Ruoqi", "" ], [ "Li", "Jiawei", "" ] ]
2504.09089
Shih Ying-Lei
Shih Ying-Lei, Dongxu Tang, Weiming Hu, Sang Ho Yoon, Yitian Shao
VibWalk: Mapping Lower-limb Haptic Experiences of Everyday Walking
17 pages, 12 figures
null
10.1145/3706598.3714254
null
cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Walking is among the most common human activities where the feet can gather rich tactile information from the ground. The dynamic contact between the feet and the ground generates vibration signals that can be sensed by the foot skin. While existing research focuses on foot pressure sensing and lower-limb interactions, methods of decoding tactile information from foot vibrations remain underexplored. Here, we propose a foot-equipped wearable system capable of recording wideband vibration signals during walking activities. By enabling location-based recording, our system generates maps of haptic data that encode information on ground materials, lower-limb activities, and road conditions. Its efficacy was demonstrated through studies involving 31 users walking over 18 different ground textures, achieving an overall identification accuracy exceeding 95\% (cross-user accuracy of 87\%). Our system allows pedestrians to map haptic information through their daily walking activities, which has potential applications in creating digitalized walking experiences and monitoring road conditions.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 06:06:03 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 14:24:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Ying-Lei", "Shih", "" ], [ "Tang", "Dongxu", "" ], [ "Hu", "Weiming", "" ], [ "Yoon", "Sang Ho", "" ], [ "Shao", "Yitian", "" ] ]
2504.09095
Swetha S
Swetha S, Ram Sundhar K Shaju, Rakshana M, Ganesh R, Balavedhaa S, Thiruvaazhi U
Privacy Preservation in Gen AI Applications
null
null
null
null
cs.CR cs.AI
http://creativecommons.org/licenses/by/4.0/
The ability of machines to comprehend and produce language that is similar to that of humans has revolutionized sectors like customer service, healthcare, and finance thanks to the quick advances in Natural Language Processing (NLP), which are fueled by Generative Artificial Intelligence (AI) and Large Language Models (LLMs). However, because LLMs trained on large datasets may unintentionally absorb and reveal Personally Identifiable Information (PII) from user interactions, these capabilities also raise serious privacy concerns. Deep neural networks' intricacy makes it difficult to track down or stop the inadvertent storing and release of private information, which raises serious concerns about the privacy and security of AI-driven data. This study tackles these issues by detecting Generative AI weaknesses through attacks such as data extraction, model inversion, and membership inference. A privacy-preserving Generative AI application that is resistant to these assaults is then developed. It ensures privacy without sacrificing functionality by using methods to identify, alter, or remove PII before to dealing with LLMs. In order to determine how well cloud platforms like Microsoft Azure, Google Cloud, and AWS provide privacy tools for protecting AI applications, the study also examines these technologies. In the end, this study offers a fundamental privacy paradigm for generative AI systems, focusing on data security and moral AI implementation, and opening the door to a more secure and conscientious use of these tools.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 06:19:37 GMT" } ]
2025-04-22T00:00:00
[ [ "S", "Swetha", "" ], [ "Shaju", "Ram Sundhar K", "" ], [ "M", "Rakshana", "" ], [ "R", "Ganesh", "" ], [ "S", "Balavedhaa", "" ], [ "U", "Thiruvaazhi", "" ] ]
2504.09137
Jinghan Ke
Jinghan Ke, Zheng Zhou, Yuxuan Zhao
Can Large Language Models Become Policy Refinement Partners? Evidence from China's Social Security Studies
18 pages, 4 tables, 1 figure
null
null
null
cs.CY
http://creativecommons.org/licenses/by/4.0/
The rapid development of large language models (LLMs) is reshaping operational paradigms across multidisciplinary domains. LLMs' emergent capability to synthesize policy-relevant insights across disciplinary boundaries suggests potential as decision-support tools. However, their actual performance and suitability as policy refinement partners still require verification through rigorous and systematic evaluations. Our study employs the context-embedded generation-adaptation framework to conduct a tripartite comparison among the American GPT-4o, the Chinese DeepSeek-R1 and human researchers, investigating the capability boundaries and performance characteristics of LLMs in generating policy recommendations for China's social security issues. This study demonstrates that while LLMs exhibit distinct advantages in systematic policy design, they face significant limitations in addressing complex social dynamics, balancing stakeholder interests, and controlling fiscal risks within the social security domain. Furthermore, DeepSeek-R1 demonstrates superior performance to GPT-4o across all evaluation dimensions in policy recommendation generation, illustrating the potential of localized training to improve contextual alignment. These findings suggest that regionally-adapted LLMs can function as supplementary tools for generating diverse policy alternatives informed by domain-specific social insights. Nevertheless, the formulation of policy refinement requires integration with human researchers' expertise, which remains critical for interpreting institutional frameworks, cultural norms, and value systems.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 08:50:12 GMT" }, { "version": "v2", "created": "Tue, 15 Apr 2025 03:58:51 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 10:05:59 GMT" } ]
2025-04-22T00:00:00
[ [ "Ke", "Jinghan", "" ], [ "Zhou", "Zheng", "" ], [ "Zhao", "Yuxuan", "" ] ]
2504.09323
Bekir Can L\"utf\"uo\u{g}lu
B. C. L\"utf\"uo\u{g}lu
Long-lived Quasinormal modes around regular black holes and wormholes in Covariant Effective Quantum Gravity
12 pages, 9 figures and 8 tables
null
null
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study quasinormal modes of massive scalar and massless Dirac fields in the background of regular black holes and traversable wormholes arising in Covariant Effective Quantum Gravity. Using both the JWKB approximation and time-domain integration, we analyze the impact of quantum corrections on the quasinormal spectra and late-time behavior of perturbations. Our results reveal the existence of slowly decaying, oscillatory tails and quasi-resonant modes in the scalar sector, particularly in the high-mass regime. In the fermionic case, the damping rate increases with the quantum correction parameter $ \xi $, while the oscillation frequency decreases. We also observe pronounced echo-like structures in the time-domain profiles near the black hole-wormhole threshold. These findings provide insight into the dynamics of perturbations in quantum-corrected spacetimes and offer potential signatures for distinguishing black holes from wormholes in future gravitational wave observations.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 19:54:47 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 17:37:11 GMT" } ]
2025-04-22T00:00:00
[ [ "Lütfüoğlu", "B. C.", "" ] ]
2504.09348
Dongze Wu
Dongze Wu, Hanyang Jiang, Yao Xie
Graph-Based Prediction Models for Data Debiasing
We submitted this arXiv version by mistake. We have decided to update the original submission (arXiv:2307.07898) instead of submitting a separate article
null
null
null
stat.ME cs.LG eess.SP
http://creativecommons.org/licenses/by/4.0/
Bias in data collection, arising from both under-reporting and over-reporting, poses significant challenges in critical applications such as healthcare and public safety. In this work, we introduce Graph-based Over- and Under-reporting Debiasing (GROUD), a novel graph-based optimization framework that debiases reported data by jointly estimating the true incident counts and the associated reporting bias probabilities. By modeling the bias as a smooth signal over a graph constructed from geophysical or feature-based similarities, our convex formulation not only ensures a unique solution but also comes with theoretical recovery guarantees under certain assumptions. We validate GROUD on both challenging simulated experiments and real-world datasets -- including Atlanta emergency calls and COVID-19 vaccine adverse event reports -- demonstrating its robustness and superior performance in accurately recovering debiased counts. This approach paves the way for more reliable downstream decision-making in systems affected by reporting irregularities.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 21:34:49 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 03:17:38 GMT" } ]
2025-04-22T00:00:00
[ [ "Wu", "Dongze", "" ], [ "Jiang", "Hanyang", "" ], [ "Xie", "Yao", "" ] ]
2504.09392
Sergey Goncharov
Nathan Bowler and Sergey Goncharov and Paul Blain Levy
Probabilistic Strategies: Definability and the Tensor Completeness Problem
accepted at LICS 2025
null
null
null
cs.LO
http://creativecommons.org/licenses/by/4.0/
Programs that combine I/O and countable probabilistic choice, modulo either bisimilarity or trace equivalence, can be seen as describing a probabilistic strategy. For well-founded programs, we might expect to axiomatize bisimilarity via a sum of equational theories and trace equivalence via a tensor of such theories. This is by analogy with similar results for nondeterminism, established previously. While bisimilarity is indeed axiomatized via a sum of theories, and the tensor is indeed at least sound for trace equivalence, completeness in general, remains an open problem. Nevertheless, we show completeness in the case that either the probabilistic choice or the I/O operations used are finitary. We also show completeness up to impersonation, i.e. that the tensor theory regards trace equivalent programs as solving the same system of equations. This entails completeness up to the cancellation law of the probabilistic choice operator. Furthermore, we show that a probabilistic trace strategy arises as the semantics of a well-founded program iff it is victorious. This means that, when the strategy is played against any partial counterstrategy, the probability of play continuing forever is zero.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 01:14:46 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 09:36:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Bowler", "Nathan", "" ], [ "Goncharov", "Sergey", "" ], [ "Levy", "Paul Blain", "" ] ]
2504.09407
Yuxuan Lu
Yuxuan Lu, Bingsheng Yao, Hansu Gu, Jing Huang, Jessie Wang, Yang Li, Jiri Gesi, Qi He, Toby Jia-Jun Li, Dakuo Wang
UXAgent: A System for Simulating Usability Testing of Web Design with LLM Agents
null
null
null
null
cs.CL cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Usability testing is a fundamental research method that user experience (UX) researchers use to evaluate and iterate a web design, but\textbf{ how to evaluate and iterate the usability testing study design } itself? Recent advances in Large Language Model-simulated Agent (\textbf{LLM Agent}) research inspired us to design \textbf{UXAgent} to support UX researchers in evaluating and reiterating their usability testing study design before they conduct the real human-subject study. Our system features a Persona Generator module, an LLM Agent module, and a Universal Browser Connector module to automatically generate thousands of simulated users to interactively test the target website. The system also provides an Agent Interview Interface and a Video Replay Interface so that the UX researchers can easily review and analyze the generated qualitative and quantitative log data. Through a heuristic evaluation, five UX researcher participants praised the innovation of our system but also expressed concerns about the future of LLM Agent usage in UX studies.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 02:34:22 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 05:22:55 GMT" } ]
2025-04-22T00:00:00
[ [ "Lu", "Yuxuan", "" ], [ "Yao", "Bingsheng", "" ], [ "Gu", "Hansu", "" ], [ "Huang", "Jing", "" ], [ "Wang", "Jessie", "" ], [ "Li", "Yang", "" ], [ "Gesi", "Jiri", "" ], [ "He", "Qi", "" ], [ "Li", "Toby Jia-Jun", "" ], [ "Wang", "Dakuo", "" ] ]
2504.09428
Wenqing Lin
Qiwei Wang, Dandan Lin, Wenqing Lin, Ziming Wu
FROG: Effective Friend Recommendation in Online Games via Modality-aware User Preferences
Accepted in SIGIR 2025
null
null
null
cs.SI cs.AI cs.IR
http://creativecommons.org/licenses/by/4.0/
Due to the convenience of mobile devices, the online games have become an important part for user entertainments in reality, creating a demand for friend recommendation in online games. However, none of existing approaches can effectively incorporate the multi-modal user features (e.g., images and texts) with the structural information in the friendship graph, due to the following limitations: (1) some of them ignore the high-order structural proximity between users, (2) some fail to learn the pairwise relevance between users at modality-specific level, and (3) some cannot capture both the local and global user preferences on different modalities. By addressing these issues, in this paper, we propose an end-to-end model FROG that better models the user preferences on potential friends. Comprehensive experiments on both offline evaluation and online deployment at Tencent have demonstrated the superiority of FROG over existing approaches.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 04:27:10 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 14:37:39 GMT" } ]
2025-04-22T00:00:00
[ [ "Wang", "Qiwei", "" ], [ "Lin", "Dandan", "" ], [ "Lin", "Wenqing", "" ], [ "Wu", "Ziming", "" ] ]
2504.09579
Zhengkun Jia
Zhengkun Jia, Huixi Li and Yushuo Liu
Resolving Adenwalla's conjecture related to a question of Erd\H{o}s and Graham about covering systems
15 pages, We modified Lemma 5 and Lemma 6
null
null
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Erd\H{o}s and Graham posed the question of whether there exists an integer $n$ such that the divisors of $n$ greater than $1$ form a distinct covering system with pairwise coprime moduli for overlapping congruences. Adenwalla recently proved no such $n$ exists, introducing the concept of nice integers, those where such a system exists without necessarily covering all integers. Moreover, Adenwalla established a necessary condition for nice integers: if $n$ is nice and $p$ is its smallest prime divisor, then $n/p$ must have fewer than $p$ distinct prime factors. Adenwalla conjectured this condition is also sufficient. In this paper, we resolve this conjecture affirmatively by developing a novel constructive framework for residue assignments. Utilizing a hierarchical application of the Chinese Remainder Theorem, we demonstrate that every integer satisfying the condition indeed admits a good set of congruences. Our result completes the characterization of nice integers, resolving an interesting open problem in combinatorial number theory.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 13:59:05 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 16:12:57 GMT" } ]
2025-04-22T00:00:00
[ [ "Jia", "Zhengkun", "" ], [ "Li", "Huixi", "" ], [ "Liu", "Yushuo", "" ] ]
2504.09580
Weijun Fang
Haoming Shi, Weijun Fang, Yuan Gao
Bounds and Optimal Constructions of Generalized Merge-Convertible Codes for Code Conversion into LRCs
null
null
null
null
cs.IT math.IT
http://creativecommons.org/publicdomain/zero/1.0/
Error-correcting codes are essential for ensuring fault tolerance in modern distributed data storage systems. However, in practice, factors such as the failure rates of storage devices can vary significantly over time, resulting in changes to the optimal code parameters. To reduce storage cost while maintaining efficiency, Maturana and Rashmi introduced a theoretical framework known as code conversion, which enables dynamic adjustment of code parameters according to device performance. In this paper, we focus exclusively on the bounds and constructions of generalized merge-convertible codes. First, we establish a new lower bound on the access cost when the final code is an $(r,\delta)$-LRC. This bound unifies and generalizes all previously known bounds for merge conversion, where the initial and final codes are either LRCs or MDS codes. We then construct a family of access-optimal MDS convertible codes by leveraging subgroups of the automorphism group of a rational function field. It is worth noting that our construction is also per-symbol read access-optimal. Next, we further extend our MDS-based construction to design access-optimal convertible codes for the conversion between $(r,\delta)$-LRCs with parameters that have not been previously reported. Finally, using the parity-check matrix approach, we present a construction of access-optimal convertible codes that enable merge conversion from MDS codes to an $(r,\delta)$-LRC. To the best of our knowledge, this is the first explicit optimal construction of code conversion between MDS codes and LRCs. All of our constructions are performed over finite fields whose sizes grow linearly with the code length.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 14:01:10 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 13:42:21 GMT" } ]
2025-04-22T00:00:00
[ [ "Shi", "Haoming", "" ], [ "Fang", "Weijun", "" ], [ "Gao", "Yuan", "" ] ]
2504.09587
Haotian Xu
Haotian Xu, Yue Hu, Chen Gao, Zhengqiu Zhu, Yong Zhao, Yong Li, Quanjun Yin
GeoNav: Empowering MLLMs with Explicit Geospatial Reasoning Abilities for Language-Goal Aerial Navigation
null
null
null
null
cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Language-goal aerial navigation is a critical challenge in embodied AI, requiring UAVs to localize targets in complex environments such as urban blocks based on textual specification. Existing methods, often adapted from indoor navigation, struggle to scale due to limited field of view, semantic ambiguity among objects, and lack of structured spatial reasoning. In this work, we propose GeoNav, a geospatially aware multimodal agent to enable long-range navigation. GeoNav operates in three phases-landmark navigation, target search, and precise localization-mimicking human coarse-to-fine spatial strategies. To support such reasoning, it dynamically builds two different types of spatial memory. The first is a global but schematic cognitive map, which fuses prior textual geographic knowledge and embodied visual cues into a top-down, annotated form for fast navigation to the landmark region. The second is a local but delicate scene graph representing hierarchical spatial relationships between blocks, landmarks, and objects, which is used for definite target localization. On top of this structured representation, GeoNav employs a spatially aware, multimodal chain-of-thought prompting mechanism to enable multimodal large language models with efficient and interpretable decision-making across stages. On the CityNav urban navigation benchmark, GeoNav surpasses the current state-of-the-art by up to 12.53% in success rate and significantly improves navigation efficiency, even in hard-level tasks. Ablation studies highlight the importance of each module, showcasing how geospatial representations and coarse-to-fine reasoning enhance UAV navigation.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 14:12:42 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 10:45:49 GMT" } ]
2025-04-22T00:00:00
[ [ "Xu", "Haotian", "" ], [ "Hu", "Yue", "" ], [ "Gao", "Chen", "" ], [ "Zhu", "Zhengqiu", "" ], [ "Zhao", "Yong", "" ], [ "Li", "Yong", "" ], [ "Yin", "Quanjun", "" ] ]
2504.09689
Xinzhe Juan
Jiahao Qiu, Yinghui He, Xinzhe Juan, Yiming Wang, Yuhan Liu, Zixin Yao, Yue Wu, Xun Jiang, Ling Yang and Mengdi Wang
EmoAgent: Assessing and Safeguarding Human-AI Interaction for Mental Health Safety
18 pages, 8 figures
null
null
null
cs.AI cs.CL cs.CY cs.HC cs.LG
http://creativecommons.org/licenses/by/4.0/
The rise of LLM-driven AI characters raises safety concerns, particularly for vulnerable human users with psychological disorders. To address these risks, we propose EmoAgent, a multi-agent AI framework designed to evaluate and mitigate mental health hazards in human-AI interactions. EmoAgent comprises two components: EmoEval simulates virtual users, including those portraying mentally vulnerable individuals, to assess mental health changes before and after interactions with AI characters. It uses clinically proven psychological and psychiatric assessment tools (PHQ-9, PDI, PANSS) to evaluate mental risks induced by LLM. EmoGuard serves as an intermediary, monitoring users' mental status, predicting potential harm, and providing corrective feedback to mitigate risks. Experiments conducted in popular character-based chatbots show that emotionally engaging dialogues can lead to psychological deterioration in vulnerable users, with mental state deterioration in more than 34.4% of the simulations. EmoGuard significantly reduces these deterioration rates, underscoring its role in ensuring safer AI-human interactions. Our code is available at: https://github.com/1akaman/EmoAgent
[ { "version": "v1", "created": "Sun, 13 Apr 2025 18:47:22 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 19:56:31 GMT" } ]
2025-04-22T00:00:00
[ [ "Qiu", "Jiahao", "" ], [ "He", "Yinghui", "" ], [ "Juan", "Xinzhe", "" ], [ "Wang", "Yiming", "" ], [ "Liu", "Yuhan", "" ], [ "Yao", "Zixin", "" ], [ "Wu", "Yue", "" ], [ "Jiang", "Xun", "" ], [ "Yang", "Ling", "" ], [ "Wang", "Mengdi", "" ] ]
2504.09715
Anna Nickolaevna Morozovska
Oleksandr S. Pylypchuk, Ihor V. Fesych, Victor V. Vainberg, Yuri O. Zagorodniy, Victor I. Styopkin, Juliya M. Gudenko, Irina V. Kondakova, Lesya P. Yurchenko, Anna O. Diachenko, Mykhailo M. Koptiev, Michail D. Volnyanskii, Valentin V. Laguta, Eugene A. Eliseev, Mikhail P. Trubitsyn, and Anna N. Morozovska
Resistive switching and charge accumulation in Hf0.5Zr0.5O2 nanoparticles
37 pages, 11 figures, 4 Appendixes
null
null
null
cond-mat.mtrl-sci physics.app-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We revealed the resistive switching, negative differential resistance and charge accumulation effects in Hf0.5Zr0.5O2 nanopowders sintered by the auto-combustion sol-gel method and annealed at temperatures from 500{\deg}C to 800{\deg}C. The fraction of the orthorhombic phase, determined by the X-ray diffraction (XRD), decreases from 91 vol.% to 7 vol.% with an increase in the annealing temperature from 600{\deg}C to 800{\deg}C. The electron paramagnetic resonance (EPR) spectra reveal the great amount of oxygen vacancies in the annealed samples, at that the decrease of the orthorhombic phase fraction (observed with an increase in the annealing temperature) correlates with a decrease in the intensity of EPR spectral lines associated with the oxygen vacancies and impurities. This indicates the participation of oxygen vacancies and other defects in the formation of the orthorhombic phase in the Hf0.5Zr0.5O2 powders. To explain the results of electrophysical measurements, we compare the features of the current-voltage characteristics with the phase composition of the Hf0.5Zr0.5O2 powders and with the peculiarities of their EPR spectra. The analysis allows us to relate the resistive switching and charge accumulation observed in Hf0.5Zr0.5O2 nanopowders with the appearance of the ferroelectric-like polar regions in the orthorhombic phase of the nanoparticles, which agrees with the calculations performed in the framework of Landau-Ginzburg-Devonshire approach and density functional theory.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 20:48:09 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 13:03:33 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 14:49:50 GMT" } ]
2025-04-22T00:00:00
[ [ "Pylypchuk", "Oleksandr S.", "" ], [ "Fesych", "Ihor V.", "" ], [ "Vainberg", "Victor V.", "" ], [ "Zagorodniy", "Yuri O.", "" ], [ "Styopkin", "Victor I.", "" ], [ "Gudenko", "Juliya M.", "" ], [ "Kondakova", "Irina V.", "" ], [ "Yurchenko", "Lesya P.", "" ], [ "Diachenko", "Anna O.", "" ], [ "Koptiev", "Mykhailo M.", "" ], [ "Volnyanskii", "Michail D.", "" ], [ "Laguta", "Valentin V.", "" ], [ "Eliseev", "Eugene A.", "" ], [ "Trubitsyn", "Mikhail P.", "" ], [ "Morozovska", "Anna N.", "" ] ]
2504.09745
Chong Zhang
Chong Zhang and Min Dong and Ben Liang and Ali Afana and Yahia Ahmed
SegOTA: Accelerating Over-the-Air Federated Learning with Segmented Transmission
8 pages, 4 figures. Accepted by the International Symposium on Modeling and Optimization in Mobile, Ad hoc, and Wireless Networks (WiOpt), 2025
null
null
null
cs.IT eess.SP math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Federated learning (FL) with over-the-air computation efficiently utilizes the communication resources, but it can still experience significant latency when each device transmits a large number of model parameters to the server. This paper proposes the Segmented Over-The-Air (SegOTA) method for FL, which reduces latency by partitioning devices into groups and letting each group transmit only one segment of the model parameters in each communication round. Considering a multi-antenna server, we model the SegOTA transmission and reception process to establish an upper bound on the expected model learning optimality gap. We minimize this upper bound, by formulating the per-round online optimization of device grouping and joint transmit-receive beamforming, for which we derive efficient closed-form solutions. Simulation results show that our proposed SegOTA substantially outperforms the conventional full-model OTA approach and other common alternatives.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 22:44:23 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 07:48:09 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Chong", "" ], [ "Dong", "Min", "" ], [ "Liang", "Ben", "" ], [ "Afana", "Ali", "" ], [ "Ahmed", "Yahia", "" ] ]
2504.09758
St\'ephane Tchuiaga
St\'ephane Tchuiaga
A Hofer-like Metric on the Space of Anosov Flows
null
null
null
null
math.DS
http://creativecommons.org/licenses/by/4.0/
This paper develops a family of Hofer-like metrics ($\dAnV{V}$) on the space of Anosov vector fields $\An(M)$, providing dynamically relevant distances based on the cost of deformation paths using $\Ck{k}$ or Sobolev $\SobolevHk{k}$ norms. We establish fundamental properties, including completeness for $V= C^r (r \ge 1)$ or $H^k (k > \dim(M)/2+1)$, and naturality under diffeomorphisms. We show the utility of these metrics by proving quantitative stability results: proximity in $\dAnV{V}$ implies controlled variation of essential dynamical invariants, including topological entropy, Lyapunov exponents, SRB measures, thermodynamic pressure, spectral gaps (mixing rates), and zeta functions. Sufficient regularity ensures local Lipschitz continuity and Fr\'echet differentiability, connecting the metric structure to linear response formulas, particularly for pressure, exponents, and the spectral gap. While Sobolev metrics yield locally flat geometry with straight line geodesics, the framework is broadly applicable. We explore implications for the moduli space of Anosov flows, including stability of invariants and the framework for local slice theorems. Furthermore, we introduce \emph{Topological Anosov Flows}, defined via simultaneous uniform flow convergence and $\dAn$ metric convergence of the generating fields. This new class aims to capture essential hyperbolic features in non-smooth settings. Overall, the proposed metrics offer several geometric perspectives for analyzing the stability, classification, and possible extensions of Anosov dynamics.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 23:53:07 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 11:33:06 GMT" } ]
2025-04-22T00:00:00
[ [ "Tchuiaga", "Stéphane", "" ] ]
2504.09775
Abhimanyu Rajeshkumar Bambhaniya
Abhimanyu Rajeshkumar Bambhaniya, Hanjiang Wu, Suvinay Subramanian, Sudarshan Srinivasan, Souvik Kundu, Amir Yazdanbakhsh, Midhilesh Elavazhagan, Madhu Kumar, Tushar Krishna
Understanding and Optimizing Multi-Stage AI Inference Pipelines
Inference System Design for Multi-Stage AI Inference Pipelines. 13 Pages, 15 Figues, 3 Tables
null
null
null
cs.AR cs.AI cs.DC cs.LG
http://creativecommons.org/licenses/by-nc-nd/4.0/
The rapid evolution of Large Language Models (LLMs) has driven the need for increasingly sophisticated inference pipelines and hardware platforms. Modern LLM serving extends beyond traditional prefill-decode workflows, incorporating multi-stage processes such as Retrieval Augmented Generation (RAG), key-value (KV) cache retrieval, dynamic model routing, and multi step reasoning. These stages exhibit diverse computational demands, requiring distributed systems that integrate GPUs, ASICs, CPUs, and memory-centric architectures. However, existing simulators lack the fidelity to model these heterogeneous, multi-engine workflows, limiting their ability to inform architectural decisions. To address this gap, we introduce HERMES, a Heterogeneous Multi-stage LLM inference Execution Simulator. HERMES models diverse request stages; including RAG, KV retrieval, reasoning, prefill, and decode across complex hardware hierarchies. HERMES supports heterogeneous clients executing multiple models concurrently unlike prior frameworks while incorporating advanced batching strategies and multi-level memory hierarchies. By integrating real hardware traces with analytical modeling, HERMES captures critical trade-offs such as memory bandwidth contention, inter-cluster communication latency, and batching efficiency in hybrid CPU-accelerator deployments. Through case studies, we explore the impact of reasoning stages on end-to-end latency, optimal batching strategies for hybrid pipelines, and the architectural implications of remote KV cache retrieval. HERMES empowers system designers to navigate the evolving landscape of LLM inference, providing actionable insights into optimizing hardware-software co-design for next-generation AI workloads.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 00:29:49 GMT" }, { "version": "v2", "created": "Wed, 16 Apr 2025 17:34:04 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 19:57:16 GMT" } ]
2025-04-22T00:00:00
[ [ "Bambhaniya", "Abhimanyu Rajeshkumar", "" ], [ "Wu", "Hanjiang", "" ], [ "Subramanian", "Suvinay", "" ], [ "Srinivasan", "Sudarshan", "" ], [ "Kundu", "Souvik", "" ], [ "Yazdanbakhsh", "Amir", "" ], [ "Elavazhagan", "Midhilesh", "" ], [ "Kumar", "Madhu", "" ], [ "Krishna", "Tushar", "" ] ]
2504.09837
Quanyu Tang
Quanyu Tang
Schoenberg type inequalities
13 pages. v2 corrects some typos. This is the version submitted to a journal. Comments and suggestions are welcome
null
null
null
math.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the geometry of polynomials, Schoenberg's conjecture, now a theorem, is a quadratic inequality between the zeros and critical points of a polynomial whose zeros have their centroid at the origin. We call its generalizations to other orders Schoenberg type inequalities. While inequalities of order four have been previously established, little is known about other orders. In this paper, we present a Schoenberg type inequality of order six, as well as a novel inequality of order one, representing the first known result in the odd-order case. These results partially answer two open problems posed by Kushel and Tyaglov. We also make a connection to Sendov's conjecture.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 03:13:45 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 22:53:33 GMT" } ]
2025-04-22T00:00:00
[ [ "Tang", "Quanyu", "" ] ]
2504.09905
Wenxuan Pan
Wenxuan Pan, Yang Yang, Mingzhe Chen, Dong Wei, Caili Guo, Shiwen Mao
Fusing Bluetooth with Pedestrian Dead Reckoning: A Floor Plan-Assisted Positioning Approach
null
null
null
null
eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Floor plans can provide valuable prior information that helps enhance the accuracy of indoor positioning systems. However, existing research typically faces challenges in efficiently leveraging floor plan information and applying it to complex indoor layouts. To fully exploit information from floor plans for positioning, we propose a floor plan-assisted fusion positioning algorithm (FP-BP) using Bluetooth low energy (BLE) and pedestrian dead reckoning (PDR). In the considered system, a user holding a smartphone walks through a positioning area with BLE beacons installed on the ceiling, and can locate himself in real time. In particular, FP-BP consists of two phases. In the offline phase, FP-BP programmatically extracts map features from a stylized floor plan based on their binary masks, and constructs a mapping function to identify the corresponding map feature of any given position on the map. In the online phase, FP-BP continuously computes BLE positions and PDR results from BLE signals and smartphone sensors, where a novel grid-based maximum likelihood estimation (GML) algorithm is introduced to enhance BLE positioning. Then, a particle filter is used to fuse them and obtain an initial estimate. Finally, FP-BP performs post-position correction to obtain the final position based on its specific map feature. Experimental results show that FP-BP can achieve a real-time mean positioning accuracy of 1.19 m, representing an improvement of over 28% compared to existing floor plan-fused baseline algorithms.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 06:00:39 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 06:32:45 GMT" } ]
2025-04-22T00:00:00
[ [ "Pan", "Wenxuan", "" ], [ "Yang", "Yang", "" ], [ "Chen", "Mingzhe", "" ], [ "Wei", "Dong", "" ], [ "Guo", "Caili", "" ], [ "Mao", "Shiwen", "" ] ]
2504.09925
Liu Zheng
Zheng Liu, Mengjie Liu, Jingzhou Chen, Jingwei Xu, Bin Cui, Conghui He, Wentao Zhang
FUSION: Fully Integration of Vision-Language Representations for Deep Cross-Modal Understanding
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce FUSION, a family of multimodal large language models (MLLMs) with a fully vision-language alignment and integration paradigm. Unlike existing methods that primarily rely on late-stage modality interaction during LLM decoding, our approach achieves deep, dynamic integration throughout the entire processing pipeline. To this end, we propose Text-Guided Unified Vision Encoding, incorporating textual information in vision encoding to achieve pixel-level integration. We further design Context-Aware Recursive Alignment Decoding that recursively aggregates visual features conditioned on textual context during decoding, enabling fine-grained, question-level semantic integration. To guide feature mapping and mitigate modality discrepancies, we develop Dual-Supervised Semantic Mapping Loss. Additionally, we construct a Synthesized Language-Driven Question-Answer (QA) dataset through a new data synthesis method, prioritizing high-quality QA pairs to optimize text-guided feature integration. Building on these foundations, we train FUSION at two scales-3B, 8B-and demonstrate that our full-modality integration approach significantly outperforms existing methods with only 630 vision tokens. Notably, FUSION 3B surpasses Cambrian-1 8B and Florence-VL 8B on most benchmarks. FUSION 3B continues to outperform Cambrian-1 8B even when limited to 300 vision tokens. Our ablation studies show that FUSION outperforms LLaVA-NeXT on over half of the benchmarks under same configuration without dynamic resolution, highlighting the effectiveness of our approach. We release our code, model weights, and dataset. https://github.com/starriver030515/FUSION
[ { "version": "v1", "created": "Mon, 14 Apr 2025 06:33:29 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 17:38:03 GMT" } ]
2025-04-22T00:00:00
[ [ "Liu", "Zheng", "" ], [ "Liu", "Mengjie", "" ], [ "Chen", "Jingzhou", "" ], [ "Xu", "Jingwei", "" ], [ "Cui", "Bin", "" ], [ "He", "Conghui", "" ], [ "Zhang", "Wentao", "" ] ]
2504.09945
Gang Jiang
Gang Jiang, Siyuan Zhang, Weiwei Zhu, Y. X. Zhao, and Haoran Xue
Topological $\pi/2$ modes in photonic waveguide arrays
6 pages, 4 figures
null
null
null
physics.optics cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Periodic driving is a powerful tool to generate exotic topological phases without static counterparts, such as the anomalous chiral edge modes from bulk bands with zero Chern number and topological $\pi$ modes exhibiting period-doubled dynamics. Recently, a new class of Floquet topological mode, namely the $\pi/2$ mode, which carries four-period periodicity and has potential applications in quantum computing, was proposed based on a square-root method and realized in an acoustic system. Here we propose a laser-written waveguide array lattice to realize topological $\pi/2$ modes in photonics. Our photonic model simulates a square-root periodically driven Su-Schrieffer-Heeger model and has a rich phase diagram allowing for the co-existence of conventional zero, $\pi$ modes, and the new $\pi/2$ modes. Through numerical simulations of the wave equation, we uncover the unique four-period evolution feature of the $\pi/2$ modes. Our model, which only contains four waveguides per unit cell and two driving steps, is easy to implement with current fabrication techniques and may find applications in quantum optics.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 07:13:39 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 09:07:41 GMT" } ]
2025-04-22T00:00:00
[ [ "Jiang", "Gang", "" ], [ "Zhang", "Siyuan", "" ], [ "Zhu", "Weiwei", "" ], [ "Zhao", "Y. X.", "" ], [ "Xue", "Haoran", "" ] ]
2504.09971
Ilan Komargodski
Ilan Komargodski, Itamar Schen, Omri Weinstein
Proofs of Useful Work from Arbitrary Matrix Multiplication
null
null
null
null
cs.CR
http://creativecommons.org/licenses/by/4.0/
We revisit the longstanding open problem of implementing Nakamoto's proof-of-work (PoW) consensus based on a real-world computational task $T(x)$ (as opposed to artificial random hashing), in a truly permissionless setting where the miner itself chooses the input $x$. The challenge in designing such a Proof-of-Useful-Work (PoUW) protocol, is using the native computation of $T(x)$ to produce a PoW certificate with prescribed hardness and with negligible computational overhead over the worst-case complexity of $T(\cdot)$ -- This ensures malicious miners cannot ``game the system" by fooling the verifier to accept with higher probability compared to honest miners (while using similar computational resources). Indeed, obtaining a PoUW with $O(1)$-factor overhead is trivial for any task $T$, but also useless. Our main result is a PoUW for the task of Matrix Multiplication $MatMul(A,B)$ of arbitrary matrices with $1+o(1)$ multiplicative overhead compared to naive $MatMul$ (even in the presence of Fast Matrix Multiplication-style algorithms, which are currently impractical). We conjecture that our protocol has optimal security in the sense that a malicious prover cannot obtain any significant advantage over an honest prover. This conjecture is based on reducing hardness of our protocol to the task of solving a batch of low-rank random linear equations which is of independent interest. Since $MatMul$s are the bottleneck of AI compute as well as countless industry-scale applications, this primitive suggests a concrete design of a new L1 base-layer protocol, which nearly eliminates the energy-waste of Bitcoin mining -- allowing GPU consumers to reduce their AI training and inference costs by ``re-using" it for blockchain consensus, in exchange for block rewards (2-for-1). This blockchain is currently under construction.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 08:22:40 GMT" }, { "version": "v2", "created": "Tue, 15 Apr 2025 18:46:12 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 09:56:28 GMT" } ]
2025-04-22T00:00:00
[ [ "Komargodski", "Ilan", "" ], [ "Schen", "Itamar", "" ], [ "Weinstein", "Omri", "" ] ]
2504.10050
Cristina Martinez Montes
Cristina Martinez Montes and Ranim Khojah
Emotional Strain and Frustration in LLM Interactions in Software Engineering
Accepted in EASE'25
null
null
null
cs.SE
http://creativecommons.org/licenses/by-sa/4.0/
Large Language Models (LLMs) are increasingly integrated into various daily tasks in Software Engineering such as coding and requirement elicitation. Despite their various capabilities and constant use, some interactions can lead to unexpected challenges (e.g. hallucinations or verbose answers) and, in turn, cause emotions that develop into frustration. Frustration can negatively impact engineers' productivity and well-being if they escalate into stress and burnout. In this paper, we assess the impact of LLM interactions on software engineers' emotional responses, specifically strains, and identify common causes of frustration when interacting with LLMs at work. Based on 62 survey responses from software engineers in industry and academia across various companies and universities, we found that a majority of our respondents experience frustrations or other related emotions regardless of the nature of their work. Additionally, our results showed that frustration mainly stemmed from issues with correctness and less critical issues such as adaptability to context or specific format. While such issues may not cause frustration in general, artefacts that do not follow certain preferences, standards, or best practices can make the output unusable without extensive modification, causing frustration over time. In addition to the frustration triggers, our study offers guidelines to improve the software engineers' experience, aiming to minimise long-term consequences on mental health.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 09:55:47 GMT" }, { "version": "v2", "created": "Tue, 15 Apr 2025 08:42:15 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 10:41:35 GMT" } ]
2025-04-22T00:00:00
[ [ "Montes", "Cristina Martinez", "" ], [ "Khojah", "Ranim", "" ] ]
2504.10074
Guo Zhiyao
Zihan Ling, Zhiyao Guo, Yixuan Huang, Yi An, Shuai Xiao, Jinsong Lan, Xiaoyong Zhu, Bo Zheng
MMKB-RAG: A Multi-Modal Knowledge-Based Retrieval-Augmented Generation Framework
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent advancements in large language models (LLMs) and multi-modal LLMs have been remarkable. However, these models still rely solely on their parametric knowledge, which limits their ability to generate up-to-date information and increases the risk of producing erroneous content. Retrieval-Augmented Generation (RAG) partially mitigates these challenges by incorporating external data sources, yet the reliance on databases and retrieval systems can introduce irrelevant or inaccurate documents, ultimately undermining both performance and reasoning quality. In this paper, we propose Multi-Modal Knowledge-Based Retrieval-Augmented Generation (MMKB-RAG), a novel multi-modal RAG framework that leverages the inherent knowledge boundaries of models to dynamically generate semantic tags for the retrieval process. This strategy enables the joint filtering of retrieved documents, retaining only the most relevant and accurate references. Extensive experiments on knowledge-based visual question-answering tasks demonstrate the efficacy of our approach: on the E-VQA dataset, our method improves performance by +4.2% on the Single-Hop subset and +0.4% on the full dataset, while on the InfoSeek dataset, it achieves gains of +7.8% on the Unseen-Q subset, +8.2% on the Unseen-E subset, and +8.1% on the full dataset. These results highlight significant enhancements in both accuracy and robustness over the current state-of-the-art MLLM and RAG frameworks.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 10:19:47 GMT" }, { "version": "v2", "created": "Tue, 15 Apr 2025 06:19:00 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 17:16:02 GMT" } ]
2025-04-22T00:00:00
[ [ "Ling", "Zihan", "" ], [ "Guo", "Zhiyao", "" ], [ "Huang", "Yixuan", "" ], [ "An", "Yi", "" ], [ "Xiao", "Shuai", "" ], [ "Lan", "Jinsong", "" ], [ "Zhu", "Xiaoyong", "" ], [ "Zheng", "Bo", "" ] ]
2504.10148
Chunyang Zhang
Chunyang Zhang, Zhenhong Sun, Zhicheng Zhang, Junyan Wang, Yu Zhang, Dong Gong, Huadong Mo, Daoyi Dong
Hierarchical and Step-Layer-Wise Tuning of Attention Specialty for Multi-Instance Synthesis in Diffusion Transformers
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
Text-to-image (T2I) generation models often struggle with multi-instance synthesis (MIS), where they must accurately depict multiple distinct instances in a single image based on complex prompts detailing individual features. Traditional MIS control methods for UNet architectures like SD v1.5/SDXL fail to adapt to DiT-based models like FLUX and SD v3.5, which rely on integrated attention between image and text tokens rather than text-image cross-attention. To enhance MIS in DiT, we first analyze the mixed attention mechanism in DiT. Our token-wise and layer-wise analysis of attention maps reveals a hierarchical response structure: instance tokens dominate early layers, background tokens in middle layers, and attribute tokens in later layers. Building on this observation, we propose a training-free approach for enhancing MIS in DiT-based models with hierarchical and step-layer-wise attention specialty tuning (AST). AST amplifies key regions while suppressing irrelevant areas in distinct attention maps across layers and steps, guided by the hierarchical structure. This optimizes multimodal interactions by hierarchically decoupling the complex prompts with instance-based sketches. We evaluate our approach using upgraded sketch-based layouts for the T2I-CompBench and customized complex scenes. Both quantitative and qualitative results confirm our method enhances complex layout generation, ensuring precise instance placement and attribute representation in MIS.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 11:59:58 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 03:29:53 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Chunyang", "" ], [ "Sun", "Zhenhong", "" ], [ "Zhang", "Zhicheng", "" ], [ "Wang", "Junyan", "" ], [ "Zhang", "Yu", "" ], [ "Gong", "Dong", "" ], [ "Mo", "Huadong", "" ], [ "Dong", "Daoyi", "" ] ]
2504.10194
Vyshnav Mohan
Vyshnav Mohan
Black Hole Singularities from Holographic Complexity
16 pages and 5 figures. v2 : Added references and fixed minor typos
null
null
UUITP-12/25
hep-th gr-qc
http://creativecommons.org/licenses/by/4.0/
Using a second law of complexity, we prove a black hole singularity theorem. By introducing the notion of trapped extremal surfaces, we show that their existence implies null geodesic incompleteness inside globally hyperbolic black holes. We also demonstrate that the vanishing of the growth rate of the volume of extremal surfaces provides a sharp diagnostic of the black hole singularity. In static, uncharged, spherically symmetric spacetimes, this corresponds to the growth rate of spacelike extremal surfaces going to zero at the singularity. In charged or rotating spacetimes, such as the Reissner-Nordstr\"om and Kerr black holes, we identify novel timelike extremal surfaces that exhibit the same behavior at the timelike singularity.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 12:56:04 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 22:09:13 GMT" } ]
2025-04-22T00:00:00
[ [ "Mohan", "Vyshnav", "" ] ]
2504.10223
Denis Stupin Leonidovich
Denis Stupin
WITHDRAWN: A proof of the Krzyz conjecture
This is an English translation of a preprint originally published in Russian: https://preprints.ru/article/1799
null
null
null
math.CV
http://creativecommons.org/licenses/by/4.0/
WITHDRAWN: The proof contains an uncorrectable gap in the proof of theorem 7 on page 11. A proof of the Krzyz conjecture is presented, based on the application of the variational method, as well as on the use of two classical results and some of their consequences. The mentioned results are the Caratheodory-Toeplitz criterion of continuing a polynomial to a Caratheodory class function, and the Riesz-Fejer theorem about trigonometric polynomials. This is an English translation of a preprint originally published in Russian: https://preprints.ru/article/1799
[ { "version": "v1", "created": "Mon, 14 Apr 2025 13:44:52 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 16:35:25 GMT" } ]
2025-04-22T00:00:00
[ [ "Stupin", "Denis", "" ] ]
2504.10329
Xingyu Lu
Xingyu Lu, Yuhang Hu, YiFan Zhang, Kaiyu Jiang, Changyi Liu, Tianke Zhang, Jinpeng Wang, Chun Yuan, Bin Wen, Fan Yang, Tingting Gao, Di Zhang
InstructEngine: Instruction-driven Text-to-Image Alignment
8 pages, 7 figures
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Reinforcement Learning from Human/AI Feedback (RLHF/RLAIF) has been extensively utilized for preference alignment of text-to-image models. Existing methods face certain limitations in terms of both data and algorithm. For training data, most approaches rely on manual annotated preference data, either by directly fine-tuning the generators or by training reward models to provide training signals. However, the high annotation cost makes them difficult to scale up, the reward model consumes extra computation and cannot guarantee accuracy. From an algorithmic perspective, most methods neglect the value of text and only take the image feedback as a comparative signal, which is inefficient and sparse. To alleviate these drawbacks, we propose the InstructEngine framework. Regarding annotation cost, we first construct a taxonomy for text-to-image generation, then develop an automated data construction pipeline based on it. Leveraging advanced large multimodal models and human-defined rules, we generate 25K text-image preference pairs. Finally, we introduce cross-validation alignment method, which refines data efficiency by organizing semantically analogous samples into mutually comparable pairs. Evaluations on DrawBench demonstrate that InstructEngine improves SD v1.5 and SDXL's performance by 10.53% and 5.30%, outperforming state-of-the-art baselines, with ablation study confirming the benefits of InstructEngine's all components. A win rate of over 50% in human reviews also proves that InstructEngine better aligns with human preferences.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 15:36:28 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 07:21:01 GMT" } ]
2025-04-22T00:00:00
[ [ "Lu", "Xingyu", "" ], [ "Hu", "Yuhang", "" ], [ "Zhang", "YiFan", "" ], [ "Jiang", "Kaiyu", "" ], [ "Liu", "Changyi", "" ], [ "Zhang", "Tianke", "" ], [ "Wang", "Jinpeng", "" ], [ "Yuan", "Chun", "" ], [ "Wen", "Bin", "" ], [ "Yang", "Fan", "" ], [ "Gao", "Tingting", "" ], [ "Zhang", "Di", "" ] ]
2504.10331
Hao Sun
Hao Sun, Fenggen Yu, Huiyao Xu, Tao Zhang, Changqing Zou
LL-Gaussian: Low-Light Scene Reconstruction and Enhancement via Gaussian Splatting for Novel View Synthesis
Project page: https://sunhao242.github.io/LL-Gaussian_web.github.io/
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Novel view synthesis (NVS) in low-light scenes remains a significant challenge due to degraded inputs characterized by severe noise, low dynamic range (LDR) and unreliable initialization. While recent NeRF-based approaches have shown promising results, most suffer from high computational costs, and some rely on carefully captured or pre-processed data--such as RAW sensor inputs or multi-exposure sequences--which severely limits their practicality. In contrast, 3D Gaussian Splatting (3DGS) enables real-time rendering with competitive visual fidelity; however, existing 3DGS-based methods struggle with low-light sRGB inputs, resulting in unstable Gaussian initialization and ineffective noise suppression. To address these challenges, we propose LL-Gaussian, a novel framework for 3D reconstruction and enhancement from low-light sRGB images, enabling pseudo normal-light novel view synthesis. Our method introduces three key innovations: 1) an end-to-end Low-Light Gaussian Initialization Module (LLGIM) that leverages dense priors from learning-based MVS approach to generate high-quality initial point clouds; 2) a dual-branch Gaussian decomposition model that disentangles intrinsic scene properties (reflectance and illumination) from transient interference, enabling stable and interpretable optimization; 3) an unsupervised optimization strategy guided by both physical constrains and diffusion prior to jointly steer decomposition and enhancement. Additionally, we contribute a challenging dataset collected in extreme low-light environments and demonstrate the effectiveness of LL-Gaussian. Compared to state-of-the-art NeRF-based methods, LL-Gaussian achieves up to 2,000 times faster inference and reduces training time to just 2%, while delivering superior reconstruction and rendering quality.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 15:39:31 GMT" }, { "version": "v2", "created": "Tue, 15 Apr 2025 15:06:33 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 12:09:25 GMT" } ]
2025-04-22T00:00:00
[ [ "Sun", "Hao", "" ], [ "Yu", "Fenggen", "" ], [ "Xu", "Huiyao", "" ], [ "Zhang", "Tao", "" ], [ "Zou", "Changqing", "" ] ]
2504.10340
Sayantan Kumar
Shahriar Noroozizadeh, Sayantan Kumar, Jeremy C. Weiss
Forecasting from Clinical Textual Time Series: Adaptations of the Encoder and Decoder Language Model Families
Machine Learning for Healthcare (MLHC 2025)
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by-nc-nd/4.0/
Clinical case reports encode rich, temporal patient trajectories that are often underexploited by traditional machine learning methods relying on structured data. In this work, we introduce the forecasting problem from textual time series, where timestamped clinical findings -- extracted via an LLM-assisted annotation pipeline -- serve as the primary input for prediction. We systematically evaluate a diverse suite of models, including fine-tuned decoder-based large language models and encoder-based transformers, on tasks of event occurrence prediction, temporal ordering, and survival analysis. Our experiments reveal that encoder-based models consistently achieve higher F1 scores and superior temporal concordance for short- and long-horizon event forecasting, while fine-tuned masking approaches enhance ranking performance. In contrast, instruction-tuned decoder models demonstrate a relative advantage in survival analysis, especially in early prognosis settings. Our sensitivity analyses further demonstrate the importance of time ordering, which requires clinical time series construction, as compared to text ordering, the format of the text inputs that LLMs are classically trained on. This highlights the additional benefit that can be ascertained from time-ordered corpora, with implications for temporal tasks in the era of widespread LLM use.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 15:48:56 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 19:03:57 GMT" } ]
2025-04-22T00:00:00
[ [ "Noroozizadeh", "Shahriar", "" ], [ "Kumar", "Sayantan", "" ], [ "Weiss", "Jeremy C.", "" ] ]
2504.10403
Yan Zhu
Yan Zhu, Jingyang Zhu, Ting Wang, Yuanming Shi, Chunxiao Jiang and Khaled Ben Letaief
Satellite Federated Fine-Tuning for Foundation Models in Space Computing Power Networks
null
null
null
null
cs.LG cs.DC cs.NI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Advancements in artificial intelligence (AI) and low-earth orbit (LEO) satellites have promoted the application of large remote sensing foundation models for various downstream tasks. However, direct downloading of these models for fine-tuning on the ground is impeded by privacy concerns and limited bandwidth. Satellite federated learning (FL) offers a solution by enabling model fine-tuning directly on-board satellites and aggregating model updates without data downloading. Nevertheless, for large foundation models, the computational capacity of satellites is insufficient to support effective on-board fine-tuning in traditional satellite FL frameworks. To address these challenges, we propose a satellite-ground collaborative federated fine-tuning framework. The key of the framework lies in how to reasonably decompose and allocate model components to alleviate insufficient on-board computation capabilities. During fine-tuning, satellites exchange intermediate results with ground stations or other satellites for forward propagation and back propagation, which brings communication challenges due to the special communication topology of space transmission networks, such as intermittent satellite-ground communication, short duration of satellite-ground communication windows, and unstable inter-orbit inter-satellite links (ISLs). To reduce transmission delays, we further introduce tailored communication strategies that integrate both communication and computing resources. Specifically, we propose a parallel intra-orbit communication strategy, a topology-aware satellite-ground communication strategy, and a latency-minimalization inter-orbit communication strategy to reduce space communication costs. Simulation results demonstrate significant reductions in training time with improvements of approximately 33%.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 16:52:34 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 06:05:23 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhu", "Yan", "" ], [ "Zhu", "Jingyang", "" ], [ "Wang", "Ting", "" ], [ "Shi", "Yuanming", "" ], [ "Jiang", "Chunxiao", "" ], [ "Letaief", "Khaled Ben", "" ] ]
2504.10426
Wei Long
Wei Long, Xinru Cao, Xiangze Ma, Jiaqi Zhou, Wenbin He, Dijun Chen
Spectral Mode Enhancement in Coherent-harmonic Dual-comb Spectroscopy Enables Exceeding 300-fold Averaging Time Reduction
null
null
null
null
physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Dual-comb spectroscopy (DCS) is a novel Fourier-transform spectroscopy not relying on mechanical scanning and capable of simultaneously achieving high speed, high spectral resolution, and broad optical bandwidth. Nevertheless, it suffers from low signal-to-noise ratio (SNR) per single acquisition due to the dynamic range limitation of photodetectors imposed by the high-peak-power mode-locked pulses, making coherent averaging an essential means to improve SNR, at the price of compromising the exceptional time resolution and placing more stringent demands on mutual coherence and stability. In this study, we demonstrate a novel approach to enhance SNR by exploiting the spectral mode enhancement mechanism in coherent-harmonic pulses. As a proof-of-concept, we employ two frequency combs with mode spacing of $\sim$12.5 MHz, operating at a 20th harmonic repetition rate of $\sim$250 MHz, demonstrating a $>$300-fold reduction in averaging time for comparable SNR in conventional DCS. This reduction is expected to be further enhanced through integration with ultra-high repetition rate combs like microresonator combs. This new approach promises both a recovery of the inherent high-speed capability and a mitigation of the coherence-time requirements, thereby making it possible to significantly facilitate subsequent DCS investigations and field deployments.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 17:16:08 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 12:10:34 GMT" } ]
2025-04-22T00:00:00
[ [ "Long", "Wei", "" ], [ "Cao", "Xinru", "" ], [ "Ma", "Xiangze", "" ], [ "Zhou", "Jiaqi", "" ], [ "He", "Wenbin", "" ], [ "Chen", "Dijun", "" ] ]
2504.10479
Jinguo Zhu
Jinguo Zhu, Weiyun Wang, Zhe Chen, Zhaoyang Liu, Shenglong Ye, Lixin Gu, Hao Tian, Yuchen Duan, Weijie Su, Jie Shao, Zhangwei Gao, Erfei Cui, Xuehui Wang, Yue Cao, Yangzhou Liu, Xingguang Wei, Hongjie Zhang, Haomin Wang, Weiye Xu, Hao Li, Jiahao Wang, Nianchen Deng, Songze Li, Yinan He, Tan Jiang, Jiapeng Luo, Yi Wang, Conghui He, Botian Shi, Xingcheng Zhang, Wenqi Shao, Junjun He, Yingtong Xiong, Wenwen Qu, Peng Sun, Penglong Jiao, Han Lv, Lijun Wu, Kaipeng Zhang, Huipeng Deng, Jiaye Ge, Kai Chen, Limin Wang, Min Dou, Lewei Lu, Xizhou Zhu, Tong Lu, Dahua Lin, Yu Qiao, Jifeng Dai, Wenhai Wang
InternVL3: Exploring Advanced Training and Test-Time Recipes for Open-Source Multimodal Models
Technical Report
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
We introduce InternVL3, a significant advancement in the InternVL series featuring a native multimodal pre-training paradigm. Rather than adapting a text-only large language model (LLM) into a multimodal large language model (MLLM) that supports visual inputs, InternVL3 jointly acquires multimodal and linguistic capabilities from both diverse multimodal data and pure-text corpora during a single pre-training stage. This unified training paradigm effectively addresses the complexities and alignment challenges commonly encountered in conventional post-hoc training pipelines for MLLMs. To further improve performance and scalability, InternVL3 incorporates variable visual position encoding (V2PE) to support extended multimodal contexts, employs advanced post-training techniques such as supervised fine-tuning (SFT) and mixed preference optimization (MPO), and adopts test-time scaling strategies alongside an optimized training infrastructure. Extensive empirical evaluations demonstrate that InternVL3 delivers superior performance across a wide range of multi-modal tasks. In particular, InternVL3-78B achieves a score of 72.2 on the MMMU benchmark, setting a new state-of-the-art among open-source MLLMs. Its capabilities remain highly competitive with leading proprietary models, including ChatGPT-4o, Claude 3.5 Sonnet, and Gemini 2.5 Pro, while also maintaining strong pure-language proficiency. In pursuit of open-science principles, we will publicly release both the training data and model weights to foster further research and development in next-generation MLLMs.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 17:59:25 GMT" }, { "version": "v2", "created": "Tue, 15 Apr 2025 17:50:27 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 03:47:21 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhu", "Jinguo", "" ], [ "Wang", "Weiyun", "" ], [ "Chen", "Zhe", "" ], [ "Liu", "Zhaoyang", "" ], [ "Ye", "Shenglong", "" ], [ "Gu", "Lixin", "" ], [ "Tian", "Hao", "" ], [ "Duan", "Yuchen", "" ], [ "Su", "Weijie", "" ], [ "Shao", "Jie", "" ], [ "Gao", "Zhangwei", "" ], [ "Cui", "Erfei", "" ], [ "Wang", "Xuehui", "" ], [ "Cao", "Yue", "" ], [ "Liu", "Yangzhou", "" ], [ "Wei", "Xingguang", "" ], [ "Zhang", "Hongjie", "" ], [ "Wang", "Haomin", "" ], [ "Xu", "Weiye", "" ], [ "Li", "Hao", "" ], [ "Wang", "Jiahao", "" ], [ "Deng", "Nianchen", "" ], [ "Li", "Songze", "" ], [ "He", "Yinan", "" ], [ "Jiang", "Tan", "" ], [ "Luo", "Jiapeng", "" ], [ "Wang", "Yi", "" ], [ "He", "Conghui", "" ], [ "Shi", "Botian", "" ], [ "Zhang", "Xingcheng", "" ], [ "Shao", "Wenqi", "" ], [ "He", "Junjun", "" ], [ "Xiong", "Yingtong", "" ], [ "Qu", "Wenwen", "" ], [ "Sun", "Peng", "" ], [ "Jiao", "Penglong", "" ], [ "Lv", "Han", "" ], [ "Wu", "Lijun", "" ], [ "Zhang", "Kaipeng", "" ], [ "Deng", "Huipeng", "" ], [ "Ge", "Jiaye", "" ], [ "Chen", "Kai", "" ], [ "Wang", "Limin", "" ], [ "Dou", "Min", "" ], [ "Lu", "Lewei", "" ], [ "Zhu", "Xizhou", "" ], [ "Lu", "Tong", "" ], [ "Lin", "Dahua", "" ], [ "Qiao", "Yu", "" ], [ "Dai", "Jifeng", "" ], [ "Wang", "Wenhai", "" ] ]
2504.10511
Zhengyuan Zhu
Zhengyuan Zhu, Haiqi Zhang, Zeyu Zhang, Chengkai Li
TrustMap: Mapping Truthfulness Stance of Social Media Posts on Factual Claims for Geographical Analysis
null
null
null
null
cs.SI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Factual claims and misinformation circulate widely on social media and affect how people form opinions and make decisions. This paper presents a truthfulness stance map (TrustMap), an application that identifies and maps public stances toward factual claims across U.S. regions. Each social media post is classified as positive, negative, or neutral/no stance, based on whether it believes a factual claim is true or false, expresses uncertainty about the truthfulness, or does not explicitly take a position on the claim's truthfulness. The tool uses a retrieval-augmented model with fine-tuned language models for automatic stance classification. The stance classification results and social media posts are grouped by location to show how stance patterns vary geographically. TrustMap allows users to explore these patterns by claim and region and connects stance detection with geographical analysis to better understand public engagement with factual claims.
[ { "version": "v1", "created": "Wed, 9 Apr 2025 22:53:18 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 17:26:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhu", "Zhengyuan", "" ], [ "Zhang", "Haiqi", "" ], [ "Zhang", "Zeyu", "" ], [ "Li", "Chengkai", "" ] ]
2504.10539
Yue Li
Yue Li, Lihong Zhang
Physics-Informed Neural Networks for Enhanced Interface Preservation in Lattice Boltzmann Multiphase Simulations
null
null
null
null
physics.flu-dyn cs.AI
http://creativecommons.org/licenses/by/4.0/
This paper presents an improved approach for preserving sharp interfaces in multiphase Lattice Boltzmann Method (LBM) simulations using Physics-Informed Neural Networks (PINNs). Interface diffusion is a common challenge in multiphase LBM, leading to reduced accuracy in simulating phenomena where interfacial dynamics are critical. We propose a coupled PINN-LBM framework that maintains interface sharpness while preserving the physical accuracy of the simulation. Our approach is validated through droplet simulations, with quantitative metrics measuring interface width, maximum gradient, phase separation, effective interface width, and interface energy. The enhanced visualization techniques employed in this work clearly demonstrate the superior performance of PINN-LBM over standard LBM for multiphase simulations, particularly in maintaining well-defined interfaces throughout the simulation. We provide a comprehensive analysis of the results, showcasing how the neural network integration effectively counteracts numerical diffusion, while maintaining physical consistency with the underlying fluid dynamics.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 08:29:00 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 20:52:58 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Yue", "" ], [ "Zhang", "Lihong", "" ] ]
2504.10560
Vitaly Vanchurin
Yaroslav Gusev and Vitaly Vanchurin
Molecular Learning Dynamics
16 pages, 7 figures, 1 table
null
null
null
physics.chem-ph cs.LG physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We apply the physics-learning duality to molecular systems by complementing the physical description of interacting particles with a dual learning description, where each particle is modeled as an agent minimizing a loss function. In the traditional physics framework, the equations of motion are derived from the Lagrangian function, while in the learning framework, the same equations emerge from learning dynamics driven by the agent loss function. The loss function depends on scalar quantities that describe invariant properties of all other agents or particles. To demonstrate this approach, we first infer the loss functions of oxygen and hydrogen directly from a dataset generated by the CP2K physics-based simulation of water molecules. We then employ the loss functions to develop a learning-based simulation of water molecules, which achieves comparable accuracy while being significantly more computationally efficient than standard physics-based simulations.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 15:05:38 GMT" } ]
2025-04-22T00:00:00
[ [ "Gusev", "Yaroslav", "" ], [ "Vanchurin", "Vitaly", "" ] ]
2504.10662
Sina Elahimanesh
Sina Elahimanesh, Mohammadali Mohammadkhani, Shohreh Kasaei
Emotion Alignment: Discovering the Gap Between Social Media and Real-World Sentiments in Persian Tweets and Images
null
null
null
null
cs.HC cs.LG cs.SI
http://creativecommons.org/publicdomain/zero/1.0/
In contemporary society, widespread social media usage is evident in people's daily lives. Nevertheless, disparities in emotional expressions between the real world and online platforms can manifest. We comprehensively analyzed Persian community on X to explore this phenomenon. An innovative pipeline was designed to measure the similarity between emotions in the real world compared to social media. Accordingly, recent tweets and images of participants were gathered and analyzed using Transformers-based text and image sentiment analysis modules. Each participant's friends also provided insights into the their real-world emotions. A distance criterion was used to compare real-world feelings with virtual experiences. Our study encompassed N=105 participants, 393 friends who contributed their perspectives, over 8,300 collected tweets, and 2,000 media images. Results indicated a 28.67% similarity between images and real-world emotions, while tweets exhibited a 75.88% alignment with real-world feelings. Additionally, the statistical significance confirmed that the observed disparities in sentiment proportions.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 19:30:08 GMT" }, { "version": "v2", "created": "Wed, 16 Apr 2025 22:23:08 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 08:45:04 GMT" } ]
2025-04-22T00:00:00
[ [ "Elahimanesh", "Sina", "" ], [ "Mohammadkhani", "Mohammadali", "" ], [ "Kasaei", "Shohreh", "" ] ]
2504.10663
Mykola Trokhymovych
Mykola Trokhymovych, Oleksandr Kosovan, Nathan Forrester, Pablo Arag\'on, Diego Saez-Trumper, Ricardo Baeza-Yates
Characterizing Knowledge Manipulation in a Russian Wikipedia Fork
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Wikipedia is powered by MediaWiki, a free and open-source software that is also the infrastructure for many other wiki-based online encyclopedias. These include the recently launched website Ruwiki, which has copied and modified the original Russian Wikipedia content to conform to Russian law. To identify practices and narratives that could be associated with different forms of knowledge manipulation, this article presents an in-depth analysis of this Russian Wikipedia fork. We propose a methodology to characterize the main changes with respect to the original version. The foundation of this study is a comprehensive comparative analysis of more than 1.9M articles from Russian Wikipedia and its fork. Using meta-information and geographical, temporal, categorical, and textual features, we explore the changes made by Ruwiki editors. Furthermore, we present a classification of the main topics of knowledge manipulation in this fork, including a numerical estimation of their scope. This research not only sheds light on significant changes within Ruwiki, but also provides a methodology that could be applied to analyze other Wikipedia forks and similar collaborative projects.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 19:30:30 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 05:07:13 GMT" } ]
2025-04-22T00:00:00
[ [ "Trokhymovych", "Mykola", "" ], [ "Kosovan", "Oleksandr", "" ], [ "Forrester", "Nathan", "" ], [ "Aragón", "Pablo", "" ], [ "Saez-Trumper", "Diego", "" ], [ "Baeza-Yates", "Ricardo", "" ] ]
2504.10664
Po-Shen Loh
Po-Shen Loh
A cute proof that makes $e$ natural
36 pages; fix typos and add reference to MIT OpenCourseWare
null
null
null
math.HO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The number $e$ has rich connections throughout mathematics, and has the honor of being the base of the natural logarithm. However, most students finish secondary school (and even university) without suitably memorable intuition for why $e$'s various mathematical properties are related. This article presents a solution. Various proofs for all of the mathematical facts in this article have been well-known for years. This exposition contributes a short, conceptual, intuitive, and visual proof (comprehensible to Pre-Calculus students) of the equivalence of two of the most commonly-known properties of $e$, connecting the continuously-compounded-interest limit $\big(1 + \frac{1}{n}\big)^n$ to the fact that $e^x$ is its own derivative. The exposition further deduces a host of commonly-taught properties of $e$, while minimizing pre-requisite knowledge, so that this article can be practically used for developing secondary school curricula. Since $e$ is such a well-trodden concept, it is hard to imagine that our visual proof is new, but it certainly is not widely known. The author checked 100 books across 7 countries, as well as YouTube videos totaling over 25 million views, and still has not found this method taught anywhere. This article seeks to popularize the 3-page explanation of $e$, while providing a unified, practical, and open-access reference for teaching about $e$.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 19:37:50 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 04:06:16 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 16:51:42 GMT" } ]
2025-04-22T00:00:00
[ [ "Loh", "Po-Shen", "" ] ]
2504.10688
Nataliia Koneva
Nataliia Koneva, Alejandro Leonardo Garc\'ia Navarro, Alfonso S\'anchez-Maci\'an, Jos\'e Alberto Hern\'andez, Moshe Zukerman, \'Oscar Gonz\'alez de Dios
Introducing Large Language Models as the Next Challenging Internet Traffic Source
null
null
null
null
cs.NI
http://creativecommons.org/licenses/by/4.0/
This article explores the growing impact of large language models (LLMs) and Generative AI (GenAI) tools on Internet traffic, focusing on their role as a new and significant source of network load. As these AI tools continue to gain importance in applications ranging from virtual assistants to content generation, the volume of traffic they generate is expected to increase massively. These models use the Internet as the global infrastructure for delivering multimedia messages (text, voice, images, video, etc.) to users, by interconnecting users and devices with AI agents typically deployed in the cloud. We believe this represents a new paradigm that will lead to a considerable increase in network traffic, and network operators must be prepared to address the resulting demands. To support this claim, we provide a proof-of-concept and source code for measuring traffic in remote user-agent interactions, estimating the traffic generated per prompt for some of the most popular open-source LLMs in 2025. The average size of each prompt query and response is 7,593 bytes, with a standard deviation of 369 bytes. These numbers are comparable with email and web browsing traffic. However, we envision AI as the next "killer application" that will saturate networks with traffic, such as Peer-to-Peer traffic and Video-on-demand dominated in previous decades.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 20:19:19 GMT" } ]
2025-04-22T00:00:00
[ [ "Koneva", "Nataliia", "" ], [ "Navarro", "Alejandro Leonardo García", "" ], [ "Sánchez-Macián", "Alfonso", "" ], [ "Hernández", "José Alberto", "" ], [ "Zukerman", "Moshe", "" ], [ "de Dios", "Óscar González", "" ] ]
2504.10719
Rahul Raphael Kanekar
Rahul Raphael Kanekar
Power properties of the two-sample test based on the nearest neighbors graph
62 pages, 12 figures. Author's contact information added, minor changes done to make results easier to understand
null
null
null
math.ST stat.TH
http://creativecommons.org/licenses/by/4.0/
In this paper, we study the problem of testing the equality of two multivariate distributions. One class of tests used for this purpose utilizes geometric graphs constructed using inter-point distances. So far, the asymptotic theory of these tests applies only to graphs which fall under the stabilizing graphs framework of \citet{penroseyukich2003weaklaws}. We study the case of the $K$-nearest neighbors graph where $K=k_N$ increases with the sample size, which does not fall under the stabilizing graphs framework. Our main result gives detection thresholds for this test in parametrized families when $k_N = o(N^{1/4})$, thus extending the family of graphs where the theoretical behavior is known. We propose a 2-sided version of the test which removes an exponent gap that plagues the 1-sided test. Our result also shows that increasing the number of nearest neighbors boosts the power of the test. This provides theoretical justification for using denser graphs in testing equality of two distributions.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 21:24:22 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 23:58:41 GMT" } ]
2025-04-22T00:00:00
[ [ "Kanekar", "Rahul Raphael", "" ] ]
2504.10722
Victor Gonzalez
Victor Gonzalez and Ishan Panpaliya
On GL-domains and the ascent of the IDF property
11 pages
null
null
null
math.AC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Following the terminology introduced by Arnold and Sheldon back in 1975, we say that an integral domain $D$ is a GL-domain if the product of any two primitive polynomials over $D$ is again a primitive polynomial. In this paper, we study the class of GL-domains. First, we propose a characterization of GL-domain in terms of certain elements we call prime-like. Then we identify a new class of GL-domains. An integral domain $D$ is also said to have the IDF property provided that each nonzero element of $D$ is divisible by only finitely many non-associate irreducible divisors. It was proved by Malcolmson and Okoh in 2009 that the IDF property ascends to polynomial extensions when restricted to the class of GCD-domains. This result was recently strengthened by Gotti and Zafrullah to the class of PSP-domains. We conclude this paper by proving that the IDF property does not ascend to polynomial extensions in the class of GL-domains, answering an open question posed by Gotti and Zafrullah.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 21:28:35 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 20:08:10 GMT" } ]
2025-04-22T00:00:00
[ [ "Gonzalez", "Victor", "" ], [ "Panpaliya", "Ishan", "" ] ]
2504.10774
Shengtao Jiang
Shengtao Jiang, Steven R. White
Ground-State-Based Model Reduction with Unitary Circuits
5 pages, 4 figures; references updated, comments are welcome
null
null
null
cond-mat.str-el quant-ph
http://creativecommons.org/licenses/by/4.0/
We present a method to numerically obtain low-energy effective models based on a unitary transformation of the ground state. The algorithm finds a unitary circuit that transforms the ground state of the original model to a projected wavefunction with only the low-energy degrees of freedom. The effective model can then be derived using the unitary transformation encoded in the circuit. We test our method on the one-dimensional and two-dimensional square-lattice Hubbard model at half-filling, and obtain more accurate effective spin models than the standard perturbative approach.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 00:23:13 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 00:40:52 GMT" } ]
2025-04-22T00:00:00
[ [ "Jiang", "Shengtao", "" ], [ "White", "Steven R.", "" ] ]
2504.10796
Lukas-Benedikt Fiechtner
Lukas-Benedikt Fiechtner and Jose Blanchet
Wasserstein Distributionally Robust Regret Optimization
null
null
null
null
math.OC cs.LG
http://creativecommons.org/licenses/by/4.0/
Distributionally Robust Optimization (DRO) is a popular framework for decision-making under uncertainty, but its adversarial nature can lead to overly conservative solutions. To address this, we study ex-ante Distributionally Robust Regret Optimization (DRRO), focusing on Wasserstein-based ambiguity sets which are popular due to their links to regularization and machine learning. We provide a systematic analysis of Wasserstein DRRO, paralleling known results for Wasserstein DRO. Under smoothness and regularity conditions, we show that Wasserstein DRRO coincides with Empirical Risk Minimization (ERM) up to first-order terms, and exactly so in convex quadratic settings. We revisit the Wasserstein DRRO newsvendor problem, where the loss is the maximum of two linear functions of demand and decision. Extending [25], we show that the regret can be computed by maximizing two one-dimensional concave functions. For more general loss functions involving the maximum of multiple linear terms in multivariate random variables and decision vectors, we prove that computing the regret and thus also the DRRO policy is NP-hard. We then propose a convex relaxation for these more general Wasserstein DRRO problems and demonstrate its strong empirical performance. Finally, we provide an upper bound on the optimality gap of our relaxation and show it improves over recent alternatives.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 01:47:11 GMT" }, { "version": "v2", "created": "Wed, 16 Apr 2025 01:02:18 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 04:51:38 GMT" } ]
2025-04-22T00:00:00
[ [ "Fiechtner", "Lukas-Benedikt", "" ], [ "Blanchet", "Jose", "" ] ]
2504.10807
Huseyin Tuna Erdinc
Huseyin Tuna Erdinc, Yunlin Zeng, Abhinav Prakash Gahlot, Felix J. Herrmann
Power-scaled Bayesian Inference with Score-based Generative Models
8 pages, 4 figures
null
null
null
cs.LG cs.CV physics.geo-ph
http://creativecommons.org/licenses/by/4.0/
We propose a score-based generative algorithm for sampling from power-scaled priors and likelihoods within the Bayesian inference framework. Our algorithm enables flexible control over prior-likelihood influence without requiring retraining for different power-scaling configurations. Specifically, we focus on synthesizing seismic velocity models conditioned on imaged seismic. Our method enables sensitivity analysis by sampling from intermediate power posteriors, allowing us to assess the relative influence of the prior and likelihood on samples of the posterior distribution. Through a comprehensive set of experiments, we evaluate the effects of varying the power parameter in different settings: applying it solely to the prior, to the likelihood of a Bayesian formulation, and to both simultaneously. The results show that increasing the power of the likelihood up to a certain threshold improves the fidelity of posterior samples to the conditioning data (e.g., seismic images), while decreasing the prior power promotes greater structural diversity among samples. Moreover, we find that moderate scaling of the likelihood leads to a reduced shot data residual, confirming its utility in posterior refinement.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 02:06:04 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 20:36:14 GMT" } ]
2025-04-22T00:00:00
[ [ "Erdinc", "Huseyin Tuna", "" ], [ "Zeng", "Yunlin", "" ], [ "Gahlot", "Abhinav Prakash", "" ], [ "Herrmann", "Felix J.", "" ] ]
2504.10842
Shuai Yuan
Shuai Yuan, Xiangan Liang, Tianwu Lin, Shuang Chen, Rui Liu, Jie Wang, Hongsheng Zhang, Peng Gong
A comprehensive review of remote sensing in wetland classification and mapping
null
null
null
null
cs.CV eess.IV
http://creativecommons.org/licenses/by/4.0/
Wetlands constitute critical ecosystems that support both biodiversity and human well-being; however, they have experienced a significant decline since the 20th century. Back in the 1970s, researchers began to employ remote sensing technologies for wetland classification and mapping to elucidate the extent and variations of wetlands. Although some review articles summarized the development of this field, there is a lack of a thorough and in-depth understanding of wetland classification and mapping: (1) the scientific importance of wetlands, (2) major data, methods used in wetland classification and mapping, (3) driving factors of wetland changes, (4) current research paradigm and limitations, (5) challenges and opportunities in wetland classification and mapping under the context of technological innovation and global environmental change. In this review, we aim to provide a comprehensive perspective and new insights into wetland classification and mapping for readers to answer these questions. First, we conduct a meta-analysis of over 1,200 papers, encompassing wetland types, methods, sensor types, and study sites, examining prevailing trends in wetland classification and mapping. Next, we review and synthesize the wetland features and existing data and methods in wetland classification and mapping. We also summarize typical wetland mapping products and explore the intrinsic driving factors of wetland changes across multiple spatial and temporal scales. Finally, we discuss current limitations and propose future directions in response to global environmental change and technological innovation. This review consolidates our understanding of wetland remote sensing and offers scientific recommendations that foster transformative progress in wetland science.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 03:59:36 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 08:23:17 GMT" } ]
2025-04-22T00:00:00
[ [ "Yuan", "Shuai", "" ], [ "Liang", "Xiangan", "" ], [ "Lin", "Tianwu", "" ], [ "Chen", "Shuang", "" ], [ "Liu", "Rui", "" ], [ "Wang", "Jie", "" ], [ "Zhang", "Hongsheng", "" ], [ "Gong", "Peng", "" ] ]
2504.10858
Di Wu
Ying Chen, Xiao-Dan Zhu, Di Wu
Universal thermodynamic topological classes of three-dimensional BTZ black holes
6 pages, 6 figures, 4 tables, to appear in PLB
Phys. Lett. B 865 (2025) 139482
10.1016/j.physletb.2025.139482
null
hep-th gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We establish a universal thermodynamic topological classification for three-dimensional static neutral Ba\~{n}ados-Teitelboim-Zanelli (BTZ), charged BTZ, and rotating BTZ black holes. We demonstrate that in all three cases (static neutral BTZ, charged BTZ, and rotating BTZ black holes), both the innermost small black hole states and the outermost large black hole states exhibit stable thermodynamic behavior. In the low-temperature limit, all three cases exhibit a thermodynamically stable small black hole state. Conversely, in the high-temperature limit, each system admits a thermodynamically stable large black hole state. Through this analysis, we have rigorously shown that static neutral, charged, and rotating BTZ black holes are consistently classified within the $W^{1+}$ category. Our results demonstrate that neither the charge parameter nor the rotation parameter exerts significant influence on the universal thermodynamic topological classification of three-dimensional static neutral BTZ black holes. This reveals a fundamental dichotomy: while angular momentum and electric charge dominate the thermodynamic topology of four-dimensional static black holes, their effects become negligible in the three-dimensional static BTZ case, highlighting a dimension-driven divergence in black hole thermodynamic behavior.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:39:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Chen", "Ying", "" ], [ "Zhu", "Xiao-Dan", "" ], [ "Wu", "Di", "" ] ]
2504.10904
Mingnan Zhao
Penghui Yao, Mingnan Zhao
A Pseudorandom Generator for Functions of Low-Degree Polynomial Threshold Functions
update citations
null
null
null
cs.CC
http://creativecommons.org/licenses/by/4.0/
Developing explicit pseudorandom generators (PRGs) for prominent categories of Boolean functions is a key focus in computational complexity theory. In this paper, we investigate the PRGs against the functions of degree-$d$ polynomial threshold functions (PTFs) over Gaussian space. Our main result is an explicit construction of PRG with seed length $\mathrm{poly}(k,d,1/\epsilon)\cdot\log n$ that can fool any function of $k$ degree-$d$ PTFs with probability at least $1-\varepsilon$. More specifically, we show that the summation of $L$ independent $R$-moment-matching Gaussian vectors $\epsilon$-fools functions of $k$ degree-$d$ PTFs, where $L=\mathrm{poly}( k, d, \frac{1}{\epsilon})$ and $R = O({\log \frac{kd}{\epsilon}})$. The PRG is then obtained by applying an appropriate discretization to Gaussian vectors with bounded independence.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:28:56 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 08:39:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Yao", "Penghui", "" ], [ "Zhao", "Mingnan", "" ] ]
2504.10919
Yi Zhou
Pei-Yuan Cai, Hui-Ke Jin, Yi Zhou
Symmetry-protected topological order identified via Gutzwiller-guided density-matrix-renormalization-group: $\mathrm{SO}(n)$ spin chains
null
null
null
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
We present a comprehensive study of topological phases in the SO($n$) spin chains using a combination of analytical parton construction and numerical techniques. For even $n=2l$, we identify a novel SPT$^2$ phase characterized by two distinct topological sectors, exhibiting exact degeneracy at the matrix product state (MPS) exactly solvable point. Through Gutzwiller-projected mean-field theory and density matrix renormalization group (DMRG) calculations, we demonstrate that these sectors remain topologically degenerate in close chains throughout the SPT$^2$ phase, with energy gaps decaying exponentially with system size. For odd $n=2l+1$, we show that the ground state remains unique in close chains. We precisely characterize critical states using entanglement entropy scaling, confirming the central charges predicted by conformal field theories. Our results reveal fundamental differences between even and odd $n$ cases, provide numerical verification of topological protection, and establish reliable methods for studying high-symmetry quantum systems. The Gutzwiller-guided DMRG is demonstrated to be notably efficient in targeting specific topological sectors.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:59:18 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 11:17:38 GMT" } ]
2025-04-22T00:00:00
[ [ "Cai", "Pei-Yuan", "" ], [ "Jin", "Hui-Ke", "" ], [ "Zhou", "Yi", "" ] ]
2504.10967
Yubin Gu
Yubin Gu, Yuan Meng, Kaihang Zheng, Xiaoshuai Sun, Jiayi Ji, Weijian Ruan, Liujuan Cao, Rongrong Ji
An Efficient and Mixed Heterogeneous Model for Image Restoration
v2: modify some typos
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Image restoration~(IR), as a fundamental multimedia data processing task, has a significant impact on downstream visual applications. In recent years, researchers have focused on developing general-purpose IR models capable of handling diverse degradation types, thereby reducing the cost and complexity of model development. Current mainstream approaches are based on three architectural paradigms: CNNs, Transformers, and Mambas. CNNs excel in efficient inference, whereas Transformers and Mamba excel at capturing long-range dependencies and modeling global contexts. While each architecture has demonstrated success in specialized, single-task settings, limited efforts have been made to effectively integrate heterogeneous architectures to jointly address diverse IR challenges. To bridge this gap, we propose RestorMixer, an efficient and general-purpose IR model based on mixed-architecture fusion. RestorMixer adopts a three-stage encoder-decoder structure, where each stage is tailored to the resolution and feature characteristics of the input. In the initial high-resolution stage, CNN-based blocks are employed to rapidly extract shallow local features. In the subsequent stages, we integrate a refined multi-directional scanning Mamba module with a multi-scale window-based self-attention mechanism. This hierarchical and adaptive design enables the model to leverage the strengths of CNNs in local feature extraction, Mamba in global context modeling, and attention mechanisms in dynamic feature refinement. Extensive experimental results demonstrate that RestorMixer achieves leading performance across multiple IR tasks while maintaining high inference efficiency. The official code can be accessed at https://github.com/ClimBin/RestorMixer.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 08:19:12 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 03:38:56 GMT" } ]
2025-04-22T00:00:00
[ [ "Gu", "Yubin", "" ], [ "Meng", "Yuan", "" ], [ "Zheng", "Kaihang", "" ], [ "Sun", "Xiaoshuai", "" ], [ "Ji", "Jiayi", "" ], [ "Ruan", "Weijian", "" ], [ "Cao", "Liujuan", "" ], [ "Ji", "Rongrong", "" ] ]
2504.11014
Eunsoo Im
Eunsoo Im, Changhyun Jee, Jung Kwon Lee
GATE3D: Generalized Attention-based Task-synergized Estimation in 3D*
Accepted (Poster) to the 3rd CV4MR Workshop at CVPR 2025: https://openreview.net/forum?id=00RQ8Cv3ia
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
The emerging trend in computer vision emphasizes developing universal models capable of simultaneously addressing multiple diverse tasks. Such universality typically requires joint training across multi-domain datasets to ensure effective generalization. However, monocular 3D object detection presents unique challenges in multi-domain training due to the scarcity of datasets annotated with accurate 3D ground-truth labels, especially beyond typical road-based autonomous driving contexts. To address this challenge, we introduce a novel weakly supervised framework leveraging pseudo-labels. Current pretrained models often struggle to accurately detect pedestrians in non-road environments due to inherent dataset biases. Unlike generalized image-based 2D object detection models, achieving similar generalization in monocular 3D detection remains largely unexplored. In this paper, we propose GATE3D, a novel framework designed specifically for generalized monocular 3D object detection via weak supervision. GATE3D effectively bridges domain gaps by employing consistency losses between 2D and 3D predictions. Remarkably, our model achieves competitive performance on the KITTI benchmark as well as on an indoor-office dataset collected by us to evaluate the generalization capabilities of our framework. Our results demonstrate that GATE3D significantly accelerates learning from limited annotated data through effective pre-training strategies, highlighting substantial potential for broader impacts in robotics, augmented reality, and virtual reality applications. Project page: https://ies0411.github.io/GATE3D/
[ { "version": "v1", "created": "Tue, 15 Apr 2025 09:37:54 GMT" }, { "version": "v2", "created": "Wed, 16 Apr 2025 01:38:27 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 07:47:10 GMT" } ]
2025-04-22T00:00:00
[ [ "Im", "Eunsoo", "" ], [ "Jee", "Changhyun", "" ], [ "Lee", "Jung Kwon", "" ] ]
2504.11208
Bradley Morgan Mr
Bradley Morgan, Gal Horowitz, Sioli O'Connell, Stephan van Schaik, Chitchanok Chuengsatiansup, Daniel Genkin, Olaf Maennel, Paul Montague, Eyal Ronen, Yuval Yarom
Slice+Slice Baby: Generating Last-Level Cache Eviction Sets in the Blink of an Eye
Added reference to the ID3 decision tree induction algorithm by J. R. Quinlan in Section 5.4
null
null
null
cs.CR
http://creativecommons.org/licenses/by-nc-nd/4.0/
An essential step for mounting cache attacks is finding eviction sets, collections of memory locations that contend on cache space. On Intel processors, one of the main challenges for identifying contending addresses is the sliced cache design, where the processor hashes the physical address to determine where in the cache a memory location is stored. While past works have demonstrated that the hash function can be reversed, they also showed that it depends on physical address bits that the adversary does not know. In this work, we make three main contributions to the art of finding eviction sets. We first exploit microarchitectural races to compare memory access times and identify the cache slice to which an address maps. We then use the known hash function to both reduce the error rate in our slice identification method and to reduce the work by extrapolating slice mappings to untested memory addresses. Finally, we show how to propagate information on eviction sets across different page offsets for the hitherto unexplored case of non-linear hash functions. Our contributions allow for entire LLC eviction set generation in 0.7 seconds on the Intel i7-9850H and 1.6 seconds on the i9-10900K, both using non-linear functions. This represents a significant improvement compared to state-of-the-art techniques taking 9x and 10x longer, respectively.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 14:11:38 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 07:53:09 GMT" } ]
2025-04-22T00:00:00
[ [ "Morgan", "Bradley", "" ], [ "Horowitz", "Gal", "" ], [ "O'Connell", "Sioli", "" ], [ "van Schaik", "Stephan", "" ], [ "Chuengsatiansup", "Chitchanok", "" ], [ "Genkin", "Daniel", "" ], [ "Maennel", "Olaf", "" ], [ "Montague", "Paul", "" ], [ "Ronen", "Eyal", "" ], [ "Yarom", "Yuval", "" ] ]
2504.11326
Henghui Ding
Henghui Ding, Chang Liu, Nikhila Ravi, Shuting He, Yunchao Wei, Song Bai, Philip Torr, Kehuan Song, Xinglin Xie, Kexin Zhang, Licheng Jiao, Lingling Li, Shuyuan Yang, Xuqiang Cao, Linnan Zhao, Jiaxuan Zhao, Fang Liu, Mengjiao Wang, Junpei Zhang, Xu Liu, Yuting Yang, Mengru Ma, Hao Fang, Runmin Cong, Xiankai Lu, Zhiyang Chen, Wei Zhang, Tianming Liang, Haichao Jiang, Wei-Shi Zheng, Jian-Fang Hu, Haobo Yuan, Xiangtai Li, Tao Zhang, Lu Qi, Ming-Hsuan Yang
PVUW 2025 Challenge Report: Advances in Pixel-level Understanding of Complex Videos in the Wild
Workshop Page: https://pvuw.github.io/. arXiv admin note: text overlap with arXiv:2504.00476, arXiv:2504.05178
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This report provides a comprehensive overview of the 4th Pixel-level Video Understanding in the Wild (PVUW) Challenge, held in conjunction with CVPR 2025. It summarizes the challenge outcomes, participating methodologies, and future research directions. The challenge features two tracks: MOSE, which focuses on complex scene video object segmentation, and MeViS, which targets motion-guided, language-based video segmentation. Both tracks introduce new, more challenging datasets designed to better reflect real-world scenarios. Through detailed evaluation and analysis, the challenge offers valuable insights into the current state-of-the-art and emerging trends in complex video segmentation. More information can be found on the workshop website: https://pvuw.github.io/.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 16:02:47 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 07:23:45 GMT" } ]
2025-04-22T00:00:00
[ [ "Ding", "Henghui", "" ], [ "Liu", "Chang", "" ], [ "Ravi", "Nikhila", "" ], [ "He", "Shuting", "" ], [ "Wei", "Yunchao", "" ], [ "Bai", "Song", "" ], [ "Torr", "Philip", "" ], [ "Song", "Kehuan", "" ], [ "Xie", "Xinglin", "" ], [ "Zhang", "Kexin", "" ], [ "Jiao", "Licheng", "" ], [ "Li", "Lingling", "" ], [ "Yang", "Shuyuan", "" ], [ "Cao", "Xuqiang", "" ], [ "Zhao", "Linnan", "" ], [ "Zhao", "Jiaxuan", "" ], [ "Liu", "Fang", "" ], [ "Wang", "Mengjiao", "" ], [ "Zhang", "Junpei", "" ], [ "Liu", "Xu", "" ], [ "Yang", "Yuting", "" ], [ "Ma", "Mengru", "" ], [ "Fang", "Hao", "" ], [ "Cong", "Runmin", "" ], [ "Lu", "Xiankai", "" ], [ "Chen", "Zhiyang", "" ], [ "Zhang", "Wei", "" ], [ "Liang", "Tianming", "" ], [ "Jiang", "Haichao", "" ], [ "Zheng", "Wei-Shi", "" ], [ "Hu", "Jian-Fang", "" ], [ "Yuan", "Haobo", "" ], [ "Li", "Xiangtai", "" ], [ "Zhang", "Tao", "" ], [ "Qi", "Lu", "" ], [ "Yang", "Ming-Hsuan", "" ] ]
2504.11334
Shuheng Hua
Shuheng Hua, Yao Sun, Kairong Ma, Dusit Niyato and Muhammad Ali Imran
A Mathematical Framework of Semantic Communication based on Category Theory
null
null
null
null
cs.NI cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
While semantic communication (SemCom) has recently demonstrated great potential to enhance transmission efficiency and reliability by leveraging machine learning (ML) and knowledge base (KB), there is a lack of mathematical modeling to rigorously characterize SemCom system and quantify the performance gain obtained from ML and KB. In this paper, we develop a mathematical framework for SemCom based on category theory, rigorously modeling the concepts of semantic entities and semantic probability space. Within this framework, we introduce the semantic entropy to quantify the uncertainty of semantic entities. We theoretically prove that semantic entropy can be effectively reduced by exploiting KBs, which capture semantic dependencies. Within the formulated semantic space, semantic entities can be combined according to the required semantic ambiguity, and the combined entities can be encoded based on semantic dependencies obtained from KB. Then, we derive semantic channel capacity modeling, which incorporates the mutual information obtained in KB to accurately measure the transmission efficiency of SemCom. Numerical simulations validate the effectiveness of the proposed framework, showing that SemCom with KB integration outperforms traditional communication in both entropy reduction and coding efficiency.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 16:07:33 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 00:13:39 GMT" } ]
2025-04-22T00:00:00
[ [ "Hua", "Shuheng", "" ], [ "Sun", "Yao", "" ], [ "Ma", "Kairong", "" ], [ "Niyato", "Dusit", "" ], [ "Imran", "Muhammad Ali", "" ] ]
2504.11344
Yunyang Cao
Yunyang Cao, Juekai Lin, Hongye Wang, Wenhao Li, Bo Jin
Interpretable Hybrid-Rule Temporal Point Processes
null
null
null
null
cs.LG cs.AI stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Temporal Point Processes (TPPs) are widely used for modeling event sequences in various medical domains, such as disease onset prediction, progression analysis, and clinical decision support. Although TPPs effectively capture temporal dynamics, their lack of interpretability remains a critical challenge. Recent advancements have introduced interpretable TPPs. However, these methods fail to incorporate numerical features, thereby limiting their ability to generate precise predictions. To address this issue, we propose Hybrid-Rule Temporal Point Processes (HRTPP), a novel framework that integrates temporal logic rules with numerical features, improving both interpretability and predictive accuracy in event modeling. HRTPP comprises three key components: basic intensity for intrinsic event likelihood, rule-based intensity for structured temporal dependencies, and numerical feature intensity for dynamic probability modulation. To effectively discover valid rules, we introduce a two-phase rule mining strategy with Bayesian optimization. To evaluate our method, we establish a multi-criteria assessment framework, incorporating rule validity, model fitting, and temporal predictive accuracy. Experimental results on real-world medical datasets demonstrate that HRTPP outperforms state-of-the-art interpretable TPPs in terms of predictive performance and clinical interpretability. In case studies, the rules extracted by HRTPP explain the disease progression, offering valuable contributions to medical diagnosis.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 16:15:16 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 11:39:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Cao", "Yunyang", "" ], [ "Lin", "Juekai", "" ], [ "Wang", "Hongye", "" ], [ "Li", "Wenhao", "" ], [ "Jin", "Bo", "" ] ]
2504.11414
Lili Michelle Roman
L.M. Roman Aguilar, M.M. Saez, K. Ertini and M.C. Bersten
A magnetar powers the luminous supernova 2023pel, associated with a long gamma-ray burst
15 pages, 9 figures
null
null
RIKEN-iTHEMS-Report-25
astro-ph.HE astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We explore SN 2023pel, the most recent event associated with gamma-ray bursts (GRBs), specifically GRB 230812B. SN 2023pel has a high luminosity and low expansion velocities compared to other GRB-SNe. These properties seem difficult to reconcile with a single nickel power source. We searched for models that can explain the properties of this event. We calculated a grid of hydrodynamic models based on pre-SN structures derived from evolutionary calculations. We compared our models with observations of SN~2023pel and selected our preferred model using statistical analysis, taking both light curves and expansion velocities into account. This allowed us to derive a set of physical properties for SN~2023pel. Our models suggest that the most probable scenario involves a millisecond magnetar as the primary power source, supplemented by energy from radioactive decay. Our preferred model has a spin period of P = 3.2 ms, a magnetic field of B = 28 x 10^14 G, an explosion energy of 2.3 foe, a nickel mass of M_Ni= 0.24 solar masses, and an ejected mass of 3.4 solar masses. Alternatively, we find that a purely nickel-powered model also provides a good match with the observations, though M_Ni > 0.8 solar masses are always required. However, the combination of such high values of M_Ni and low M_ej is difficult to reconcile, indicating that this scenario is less probable. We have also identified a specific region within the peak luminosity-velocity plane where an additional energy source beyond nickel may be necessary to power SNe with characteristics similar to SN~2023pel. Our study indicates that an additional energy source beyond radioactive decay is essential to explain the high brightness and relatively low expansion velocities of SN 2023pel. A magnetar-powered model, similar to the models proposed for the very luminous GRB-SN 2011kl, aligns well with these characteristics.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 17:31:03 GMT" } ]
2025-04-22T00:00:00
[ [ "Aguilar", "L. M. Roman", "" ], [ "Saez", "M. M.", "" ], [ "Ertini", "K.", "" ], [ "Bersten", "M. C.", "" ] ]
2504.11467
Qianxue Zhang
Qianxue Zhang and Eiman Kanjo
MultiCore+TPU Accelerated Multi-Modal TinyML for Livestock Behaviour Recognition
11 pages, 10 figures
null
null
null
cs.CV eess.IV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The advancement of technology has revolutionised the agricultural industry, transitioning it from labour-intensive farming practices to automated, AI-powered management systems. In recent years, more intelligent livestock monitoring solutions have been proposed to enhance farming efficiency and productivity. This work presents a novel approach to animal activity recognition and movement tracking, leveraging tiny machine learning (TinyML) techniques, wireless communication framework, and microcontroller platforms to develop an efficient, cost-effective livestock sensing system. It collects and fuses accelerometer data and vision inputs to build a multi-modal network for three tasks: image classification, object detection, and behaviour recognition. The system is deployed and evaluated on commercial microcontrollers for real-time inference using embedded applications, demonstrating up to 270$\times$ model size reduction, less than 80ms response latency, and on-par performance comparable to existing methods. The incorporation of the TinyML technique allows for seamless data transmission between devices, benefiting use cases in remote locations with poor Internet connectivity. This work delivers a robust, scalable IoT-edge livestock monitoring solution adaptable to diverse farming needs, offering flexibility for future extensions.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 12:55:08 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 02:53:51 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Qianxue", "" ], [ "Kanjo", "Eiman", "" ] ]
2504.11478
Hao Kang
Hao Kang, Stathi Fotiadis, Liming Jiang, Qing Yan, Yumin Jia, Zichuan Liu, Min Jin Chong, Xin Lu
Flux Already Knows -- Activating Subject-Driven Image Generation without Training
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
We propose a simple yet effective zero-shot framework for subject-driven image generation using a vanilla Flux model. By framing the task as grid-based image completion and simply replicating the subject image(s) in a mosaic layout, we activate strong identity-preserving capabilities without any additional data, training, or inference-time fine-tuning. This "free lunch" approach is further strengthened by a novel cascade attention design and meta prompting technique, boosting fidelity and versatility. Experimental results show that our method outperforms baselines across multiple key metrics in benchmarks and human preference studies, with trade-offs in certain aspects. Additionally, it supports diverse edits, including logo insertion, virtual try-on, and subject replacement or insertion. These results demonstrate that a pre-trained foundational text-to-image model can enable high-quality, resource-efficient subject-driven generation, opening new possibilities for lightweight customization in downstream applications.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 20:41:53 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 05:17:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Kang", "Hao", "" ], [ "Fotiadis", "Stathi", "" ], [ "Jiang", "Liming", "" ], [ "Yan", "Qing", "" ], [ "Jia", "Yumin", "" ], [ "Liu", "Zichuan", "" ], [ "Chong", "Min Jin", "" ], [ "Lu", "Xin", "" ] ]
2504.11483
An-Ping Li
An-Ping Li
A note on the mean square of the Riemann zeta-function
a revision
null
null
null
math.NT math.CO
http://creativecommons.org/licenses/by/4.0/
In this paper, we will give a new proof for a known result of the mean square of Riemann zeta-function.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 23:13:49 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 04:45:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "An-Ping", "" ] ]
2504.11504
Woojin Kim
Woojin Kim, Hyeoncheol Kim
Counterfactual Fairness Evaluation of Machine Learning Models on Educational Datasets
12 pages, 6 figures, accepted to ITS2025
null
null
null
cs.CY cs.LG
http://creativecommons.org/licenses/by/4.0/
As machine learning models are increasingly used in educational settings, from detecting at-risk students to predicting student performance, algorithmic bias and its potential impacts on students raise critical concerns about algorithmic fairness. Although group fairness is widely explored in education, works on individual fairness in a causal context are understudied, especially on counterfactual fairness. This paper explores the notion of counterfactual fairness for educational data by conducting counterfactual fairness analysis of machine learning models on benchmark educational datasets. We demonstrate that counterfactual fairness provides meaningful insight into the causality of sensitive attributes and causal-based individual fairness in education.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:25:40 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 07:34:59 GMT" } ]
2025-04-22T00:00:00
[ [ "Kim", "Woojin", "" ], [ "Kim", "Hyeoncheol", "" ] ]
2504.11515
Kangsheng Wang
Kangsheng Wang, Chengwei Ye, Huanzhen Zhang, Linuo Xu, Shuyan Liu
Graph-Driven Multimodal Feature Learning Framework for Apparent Personality Assessment
null
null
10.62762/TETAI.2025.279350
null
cs.CV cs.CL cs.MM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Predicting personality traits automatically has become a challenging problem in computer vision. This paper introduces an innovative multimodal feature learning framework for personality analysis in short video clips. For visual processing, we construct a facial graph and design a Geo-based two-stream network incorporating an attention mechanism, leveraging both Graph Convolutional Networks (GCN) and Convolutional Neural Networks (CNN) to capture static facial expressions. Additionally, ResNet18 and VGGFace networks are employed to extract global scene and facial appearance features at the frame level. To capture dynamic temporal information, we integrate a BiGRU with a temporal attention module for extracting salient frame representations. To enhance the model's robustness, we incorporate the VGGish CNN for audio-based features and XLM-Roberta for text-based features. Finally, a multimodal channel attention mechanism is introduced to integrate different modalities, and a Multi-Layer Perceptron (MLP) regression model is used to predict personality traits. Experimental results confirm that our proposed framework surpasses existing state-of-the-art approaches in performance.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 14:26:12 GMT" } ]
2025-04-22T00:00:00
[ [ "Wang", "Kangsheng", "" ], [ "Ye", "Chengwei", "" ], [ "Zhang", "Huanzhen", "" ], [ "Xu", "Linuo", "" ], [ "Liu", "Shuyan", "" ] ]
2504.11570
Haozhe Lei
Haozhe Lei, Ya-Ting Yang, Tao Li, Zilin Bian, Fan Zuo, Sundeep Rangan, and Kaan Ozbay
Traffic Adaptive Moving-window Service Patrolling for Real-time Incident Management during High-impact Events
null
null
null
null
math.OC cs.LG
http://creativecommons.org/licenses/by/4.0/
This paper presents the Traffic Adaptive Moving-window Patrolling Algorithm (TAMPA), designed to improve real-time incident management during major events like sports tournaments and concerts. Such events significantly stress transportation networks, requiring efficient and adaptive patrol solutions. TAMPA integrates predictive traffic modeling and real-time complaint estimation, dynamically optimizing patrol deployment. Using dynamic programming, the algorithm continuously adjusts patrol strategies within short planning windows, effectively balancing immediate response and efficient routing. Leveraging the Dvoretzky-Kiefer-Wolfowitz inequality, TAMPA detects significant shifts in complaint patterns, triggering proactive adjustments in patrol routes. Theoretical analyses ensure performance remains closely aligned with optimal solutions. Simulation results from an urban traffic network demonstrate TAMPA's superior performance, showing improvements of approximately 87.5\% over stationary methods and 114.2\% over random strategies. Future work includes enhancing adaptability and incorporating digital twin technology for improved predictive accuracy, particularly relevant for events like the 2026 FIFA World Cup at MetLife Stadium.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 19:25:50 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 18:52:09 GMT" } ]
2025-04-22T00:00:00
[ [ "Lei", "Haozhe", "" ], [ "Yang", "Ya-Ting", "" ], [ "Li", "Tao", "" ], [ "Bian", "Zilin", "" ], [ "Zuo", "Fan", "" ], [ "Rangan", "Sundeep", "" ], [ "Ozbay", "Kaan", "" ] ]
2504.11574
Chen Chen
Chen Chen, Guangyu HU, Cunxi Yu, Yuzhe Ma, Hongce Zhang
E-morphic: Scalable Equality Saturation for Structural Exploration in Logic Synthesis
Accepted by DAC 2025
null
null
null
cs.AR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In technology mapping, the quality of the final implementation heavily relies on the circuit structure after technology-independent optimization. Recent studies have introduced equality saturation as a novel optimization approach. However, its efficiency remains a hurdle against its wide adoption in logic synthesis. This paper proposes a highly scalable and efficient framework named E-morphic. It is the first work that employs equality saturation for resynthesis after conventional technology-independent logic optimizations, enabling structure exploration before technology mapping. Powered by several key enhancements to the equality saturation framework, such as direct e-graph-circuit conversion, solution-space pruning, and simulated annealing for e-graph extraction, this approach not only improves the scalability and extraction efficiency of e-graph rewriting but also addresses the structural bias issue present in conventional logic synthesis flows through parallel structural exploration and resynthesis. Experiments show that, compared to the state-of-the-art delay optimization flow in ABC, E-morphic on average achieves 12.54% area saving and 7.29% delay reduction on the large-scale circuits in the EPFL benchmark.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 19:38:14 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 15:34:24 GMT" } ]
2025-04-22T00:00:00
[ [ "Chen", "Chen", "" ], [ "HU", "Guangyu", "" ], [ "Yu", "Cunxi", "" ], [ "Ma", "Yuzhe", "" ], [ "Zhang", "Hongce", "" ] ]