Forskningsradar

Science Journals

Peer-reviewade publikationer — 58997 artiklar

A finite-element-inspired bipartite graph learned simulator for manufacturability assessment in large-deformation sheet forming
arXiv:2605.22845v2 Announce Type: replace Abstract: Explicit dynamic finite element (FE) simulations are widely used for large deformation engineering analysis, but repeated simulations remain costly during design space exploration and optimisation. In explicit FE analysis, nodal kinematics and element level deformation measures evolve through coupled node element updates. This motivates graph learned simulators that approximate one step FE state transitions and roll them out autoregressively. However, many mesh based graph surrogates are node centred, which makes element level variables and native nodal elemental exchange less direct to represent. This work proposes CAttBiGNN, a cross attention based bipartite graph neural network for coupled nodal elemental learning. The graph represents FE mesh nodes and elements as distinct entities linked by directed node element edges, enabling nodal displacement increments and element level deformation states to be predicted on their native discretisation domains. An edge aware cross attention processor uses geometric edge embeddings to modulate directional node element message passing. For larger graphs, CAttBiUGNN combines the bipartite processor with graph downsampling and upsampling to improve long-range information propagation. The method is evaluated on dome shaped cold forming and corner shaped hot forming benchmarks. Comparisons with node centred baselines and bipartite and attention ablations show improved accuracy and balance in nodal displacement and elemental thinning prediction during autoregressive rollout. The results indicate that the proposed finite element inspired learned simulator can support manufacturability oriented field prediction and efficient design space exploration in large deformation sheet material forming.
Practical Anonymous Two-Party Gradient Boosting Decision Tree
arXiv:2605.26903v2 Announce Type: replace Abstract: Structured data is well handled by gradient-boosted decision trees (GBDT), which are usually trained on vertically partitioned features across mutually distrustful parties. High speed and interpretability make GBDTs popular in finance and healthcare, where neural networks may fall short. Enabling secure computation for GBDTs poses unique challenges, requiring secure record alignment for comparison. Relying on private set intersection (PSI) is a de facto approach. Mistaking PSI for a safety measure actually exposes which record identifiers (IDs) are shared between the datasets. Although circuit-PSI could help, it is costly for generic uses. New ideas are needed to efficiently train in a "dark forest". Aiming to hide the IDs, we initiate the study of anonymous GBDT training on split data held by two parties. Dual circuit-PSI in our design lets the parties alternate as receiver to run pick-then-sum over local features. Via oblivious programmable pseudorandom functions, we propagate circuit-PSI outputs as shared state across runs. Avoiding universal alignment, we resolve the neglected dilemma that ID hiding incurs a cost that scales with domain size. Next, we halve the cost of ciphertext packing used to convert single-instruction multiple-data homomorphic encryption from (ring) learning with errors in prior secure GBDT (Usenix Security' 23) and related secure machine-learning computations. Comparative experiments show our protocol remains competitive with leaky approaches in efficiency. Enabling ID-hiding aggregation, our techniques can extend to other vertically partitioned analytics.
Real-time nuclear-electronic orbital time-dependent density functional theory with a constrained traveling proton basis
arXiv:2605.27344v2 Announce Type: replace Abstract: Nuclear quantum effects and non-Born--Oppenheimer effects play a vital role in many chemical and biological processes, motivating the incorporation of such effects into dynamical simulations. In real-time nuclear--electronic orbital time-dependent density functional theory (RT-NEO-TDDFT), the electronic and nuclear densities are propagated numerically in time according to the time-dependent Schr\"odinger equation. In this framework, specified protons are treated quantum mechanically on the same level as the electrons. The classical nuclei can be propagated on the instantaneous NEO vibronic surface using Ehrenfest dynamics. A traveling proton basis (TPB) can be used to describe the dynamics of moving protons in conjunction with Gaussian-type protonic and electronic basis sets for each quantum proton. Herein, we present a constrained TPB (c-TPB) approach that ensures each protonic basis function center coincides with the corresponding proton position expectation value during the dynamics. This approach produces accurate nuclear--electronic quantum dynamics and rigorously conserves energy. We demonstrate the accuracy and stability of this approach for computing molecular vibrational frequencies as well as simulating excited-state intramolecular proton transfer and double proton transfer in the o-hydroxybenzaldehyde and [2,2$'$-bipyridyl]-3,3$'$-diol molecules. These applications show that the c-TPB method provides accurate dynamics, conserves energy, and is computationally efficient.
When market boundaries weaken: Network reconfiguration and regime-dependent cross-asset spillovers
arXiv:2605.30442v2 Announce Type: replace Abstract: Cryptocurrencies are increasingly adopted as investment assets, making their interactions with traditional financial markets central to cross-asset diversification and systemic risk. This paper studies the integration of cryptocurrencies, fiat currencies, and S&P500 equities using a balanced panel of 381 assets from October 2017 to February 2024. We combine rolling correlation networks, community structure, market-specific and system-wide Turbulence Indices, and VAR-based connectedness analysis to examine how market stress, network structure, and shock transmission vary across financial regimes. The results show that cross-asset integration is episodic. In calm periods, the three asset classes remain relatively segmented, whereas under stress, local clustering increases, modular separation weakens, and communities become more compositionally mixed across asset classes. Connectedness analysis further shows that regime shifts alter the structure of transmission rather than simply increasing spillover magnitudes. In high-turbulence states, fiat-market turbulence becomes the dominant propagation channel, while network clustering and modularity play a greater role in transmitting forecast uncertainty. These findings support the interpretation of network structure as an emergent, state-dependent transmission layer rather than a persistent exogenous driver of turbulence. The results highlight the need for regime-aware risk monitoring, since full-sample connectedness estimates can understate the cross-asset coupling that emerges precisely when diversification benefits are most fragile.
Trust Region On-Policy Distillation
arXiv:2606.01249v3 Announce Type: replace Abstract: On-Policy Distillation (OPD) is a fundamental technique for efficient post-training of large language models (LLMs), with broad applications in agent learning, multi-task enhancement, and model compression. However, OPD training becomes unstable when the teacher and student distributions differ substantially, as teacher supervision on student-generated tokens may yield unreliable policy gradients and even cause optimization failure. This work addresses reliable on-policy token-level supervision through credit assignment strategies, and proposes Trust Region On-Policy Distillation, TrOPD. It features the following characteristics: 1) Trust-Region On-Policy Learning: TrOPD performs OPD only in regions where the teacher provides reliable supervision, mitigating the optimization difficulty of the K1 reverse-KL estimator under distribution mismatch. 2) Outlier Estimation: For outlier regions, we explore gradient clipping, masking, and forward-KL estimation to reduce the adverse effects of unreliable supervision. 3) Off-Policy Guidance: The student continues generation from teacher prefixes and uses forward KL to imitate off-policy guidance, encouraging on-policy exploration toward reliable regions. Experiments show that TrOPD consistently outperforms SoTA OPD baselines, including OPD, EOPD, and REOPOLD, across mathematical reasoning, code generation, and general-domain benchmarks.
Attention mechanisms and transfer learning for robust peach leaf damage classification under domain shift
arXiv:2606.02045v2 Announce Type: replace Abstract: Artificial intelligence provides a practical framework for crop damage assessment from imagery data, supporting early decision-making in agricultural management. In peach orchards, climate change increases abiotic stress and biotic pressures, including pests and diseases, which often produce visually similar foliar symptoms. This overlap makes manual diagnosis difficult, especially across multiple fields with varying environmental conditions, highlighting the need for automated models with strong generalization ability. We propose an image-based classification approach for peach leaf damage detection. A benchmark dataset was created through manual annotation of publicly available images, consisting of 1,366 peach leaves across six damage categories. Several deep learning architectures were evaluated. EfficientNet models achieved the best results, with EfficientNetB0 reaching 92.9 percent accuracy, EfficientNetB3 achieving 91.5 percent, and EfficientNetB5 showing the strongest performance on minority classes. DenseNet121 reached 92.6 percent accuracy. The integration of the Convolutional Block Attention Module (CBAM) improved performance in several backbones, particularly EfficientNetB5 and InceptionV3, while showing limited or negative impact in others. The CBAM-enhanced EfficientNetB5 achieved the best overall accuracy of 93.3 percent. To evaluate robustness under realistic conditions, a local dataset of 180 images across four classes was collected, and transfer learning strategies were applied to address domain shift. Three fine-tuning strategies were tested. EfficientNetB3 combined with CBAM achieved the best performance in the local domain, reaching a 93 percent macro F1-score after transfer. Overall, attention-based models showed improved robustness for minority classes and better generalization across different field conditions.
Querit-Reranker: Training Compact Multilingual Rerankers via Efficient Label-Free Distribution Adaptation
arXiv:2606.19037v1 Announce Type: new Abstract: Deployable multilingual rerankers must generalize across languages, domains, and target ranking tasks while remaining efficient enough for second-stage reranking. However, adapting them to new target distributions typically requires extensive task-specific relevance annotations, which are costly to obtain. We present Querit-Reranker, a family of multilingual cross-encoder rerankers trained with a data-centric pipeline for label-efficient adaptation. We instantiate it as Querit-Reranker-A0.4B, initialized from an in-house MoE backbone with 0.4B activated parameters, and Querit-Reranker-4B, initialized from Qwen3-Embedding-4B. Our pipeline first learns general relevance modeling from large-scale ranking-oriented data, then adapts to target distributions through synthetic-query mining with teacher scores as continuous soft labels. To consolidate complementary task-adapted strengths, we further merge checkpoints via spherical linear interpolation, obtaining a single deployable model without runtime ensembling overhead. Using Qwen3-Embedding-0.6B as the shared first-stage retriever, Querit-Reranker-A0.4B improves average nDCG@10 from 54.11 to 59.28 on BEIR and from 59.87 to 67.70 on MIRACL. On MTEB Multilingual v2 Reranking, it also substantially outperforms larger embedding-based baselines, while Querit-Reranker-4B further achieves state-of-the-art performance among publicly available models. We release both models on Hugging Face.
Atomic Handover for 6G Nomadic Non-Public Networks Using Edge-Based Spectrum Brokering
arXiv:2606.19058v1 Announce Type: new Abstract: Nomadic Non-Public Networks (NNPN) are expected to play an important role in future 6G systems by enabling mobile and rapidly deployable network infrastructures for scenarios such as emergency response or temporary events. In such environments, maintaining seamless connectivity is challenging, as both network attachment and spectrum access may need to be adapted simultaneously when moving across heterogeneous infrastructures. In this paper, we investigate handover mechanisms for NNPN and propose a zero-touch approach that jointly considers mobility management and dynamic spectrum coordination. The proposed architecture introduces an edge-based Spectrum Broker in combination with a Cognitive Spectrum Manager to support an atomic handover procedure, where network selection and spectrum allocation are performed in a single step. The concept is evaluated using a MATLAB-based simulation of a mobile healthcare scenario, where an ambulance with its NNPN transitions between Public Land Mobile Networks (PLMN) and Non-Public Networks (NPN).
Monocular 3D Occupancy Perception for Robots on Sidewalks via Hybrid 2D-3D Learning
arXiv:2606.19122v1 Announce Type: new Abstract: Sidewalks in the real world are crowded, cluttered, and less structured than roads, making 3D occupancy prediction a key ingredient for the safe navigation of mobile robots such as delivery bots and electric wheelchairs. Existing occupancy learning pipelines are largely designed for on-road autonomous driving and often train on large-scale paired LiDAR-RGB datasets with dense 3D supervision and multiple camera inputs, which are costly to collect and do not adequately capture sidewalk-specific characteristics. We propose WalkOCC, a hybrid Ray-marching monocular 3D occupancy perception framework for robots operating on sidewalks. WalkOCC explicitly couples geometric grounding from LiDAR-RGB paired data with scalable learning from large-scale unpaired monocular images. It bootstraps pseudo occupancy supervision from paired sequences and jointly learns image-level representations on additional 2D-only data. It yields stable optimization and improved generalization without requiring costly 3D occupancy annotations. Extensive experiments demonstrate consistent gains in prediction accuracy, fine-grained segmentation of subtle urban structures such as curbs and gutters, and robustness to environmental and cross-embodiment shifts compared with self-supervised image-based baselines. To facilitate evaluation and benchmarking, we also introduce Sidewalk3D, a large-scale sidewalk perception dataset with LiDAR-camera paired sequences collected across multiple locations and time periods, along with 3D semantic occupancy annotations for evaluation. Code and data will be made available.
Prospects for Observing Gravity-gradient Noise and Earthquake Gravity Signals with CHRONOS
arXiv:2606.19124v1 Announce Type: new Abstract: Ground-based gravitational-wave detectors operating in the sub-Hertz regime are expected to be strongly limited by environmental gravity-gradient fluctuations, commonly referred to as Newtonian Noise (NN). At the same time, this frequency band provides unique opportunities to probe terrestrial gravitational perturbations associated with seismic and atmospheric processes. In this work, we investigate the feasibility of using the proposed Cryogenic sub-Hz cROss torsion-bar detector with quantum NOn-demolition speed meter (CHRONOS) as a platform for studying gravity-gradient noise and detecting prompt gravitational signals from earthquakes. We model gravity-gradient contributions from Rayleigh-wave-induced seismic fields, atmospheric infrasound fluctuations, and transient mass redistribution during earthquakes, and project these onto the CHRONOS torsion-bar response. CHRONOS achieves a peak strain sensitivity of order ~1e-18 Hz^(-1/2) near ~2 Hz. Rayleigh-wave NN is found to be the dominant environmental contribution below approximately 0.5 Hz, while atmospheric NN remains several orders of magnitude smaller throughout the frequency range considered. We further assess the detectability of prompt gravitational signals from earthquakes. For a representative Mw = 5.2 event, sources within approximately 90 km may produce detectable signals. At 40 km distance, we obtain a signal-to-noise ratio (SNR) of approximately 3.62 integrated over the sub-Hz band, with a corresponding strain amplitude reaching the CHRONOS sensitivity curve around 0.2 to 0.6 Hz. The gravitational signal is expected to precede seismic P-wave arrival by several seconds, depending on the assumed propagation velocity. These results demonstrate the potential of CHRONOS to probe both gravity-gradient noise and transient geophysical gravity signals in the sub-Hertz regime.
Augmented Roothaan-Hall Hessian Applied to Spin-Restricted Open-Shell Density-Functional Theory
arXiv:2606.03709v2 Announce Type: replace Abstract: We generalize the augmented Roothaan-Hall (ARH) Hessian formalism to the self-consistent field (SCF) optimization of spin-restricted open-shell (RO) wavefunctions, encompassing high-spin, low-spin, and two-determinant electronic states. A detailed ARH formulation is presented. We demonstrate that ARH is a highly efficient optimization algorithm for rapidly identifying accurate SCF minima, primarily owing to its systematic construction of an effective Hessian, particularly in the case of Euclidean quadratic energy functions. The ARH is built upon a universal energy formulation, including grid-based integration, for spin-restricted closed-shell, spin-unrestricted and RO density functional theory (DFT), thereby unifying and simplifying their numerical implementation. The performance of the present method is evaluated using two benchmarking studies. First, for a series of iron-sulfur clusters exhibiting different spin states, which represent notoriously challenging SCF problems, the ARH algorithm demonstrates superior convergence efficiency relative to L-BFGS and truncated Newton methods, requiring much fewer RO-SCF iterations to achieve convergence. Second, the ARH approach avoids convergence to higher-energy stationary points in two-determinant RO-SCF calculations for singlet excited states of selected photoactive compounds. Finally, an application of the ARH-based RO-SCF is illustrated by an investigation of the mechanistic origin of the spin-crossover phenomenon in Ni(II)-porphyrin complex utilized as a contrast agent.
Would you still call this Dax? Novel Visual References in VLMs and Humans
arXiv:2606.05409v3 Announce Type: replace Abstract: Vision-language models (VLMs), like human learners, are frequently exposed to new visual concepts, but how they map novel visual references to language after exposure remains largely underexplored, particularly when those references contradict prior knowledge from pre-training. To study this, we present the Novel Visual References Dataset (NVRD): 19,176 images spanning 90 visual concepts across different levels of visual novelty, each with up to 20 increasingly perturbed versions of the original object to probe generalization. Unlike prior work on visual augmentations of familiar concepts, NVRD comprises entirely novel, open-ended stimuli constructed from scratch, mirroring how humans encounter genuinely new concepts. We evaluate 3 open- and 2 closed-source models alongside 2,400 human judgments for direct human-model comparison, and find that (i) models struggle to acquire novel concepts in-context when they contradict prior knowledge, and (ii) while models and humans show correlated sensitivity to visual perturbations, models significantly overgeneralize, extending learned labels to stimuli that humans reject. We contribute NVRD as a corpus and benchmark for research on visual concept learning in both humans and machines.
Geometry-Aware Dataset Condensation for Diffusion Model Training
arXiv:2606.05883v2 Announce Type: replace Abstract: Dataset condensation aims to construct compact datasets from real data via synthesis or selection. However, existing approaches are ill-suited for diffusion model training: synthetic data generation often yields low-fidelity samples unsuitable for authentic modeling, while real subset selection typically fails to preserve the distributional geometry required by diffusion likelihood objectives. To address this, we propose to reformulate real subset selection as a geometry-aware distribution alignment problem. By incorporating one-sided partial optimal transport, our method selectively aligns a compact subset with the full data distribution while allowing unmatched mass in low-density regions, ensuring the preserved geometric structure necessary for effective diffusion model training. To further ensure distributional fidelity, we complement geometric alignment with lightweight feature-statistics and semantic consistency regularization. An efficient two-stage discrete optimization strategy is proposed to achieve this alignment objective. Extensive experiments across diffusion variants, subset sizes, image resolutions, and training rounds show that our method achieves superior fidelity and distributional coverage in diffusion model training. Codes are available at https://github.com/2018cx/GADC.
Grids Often Outperform Implicit Neural Representations at Compressing Dense Signals
arXiv:2506.11139v3 Announce Type: replace-cross Abstract: Implicit Neural Representations (INRs) have recently shown impressive results, but their fundamental capacity, implicit biases, and scaling behavior remain poorly understood. We investigate the performance of diverse INRs across a suite of 2D and 3D real and synthetic signals with varying effective bandwidth, as well as both overfitting and generalization tasks including tomography, super-resolution, and denoising. By stratifying performance according to model size as well as signal type and bandwidth, our results shed light on how different INR and grid representations allocate their capacity. We find that, for many tasks involving dense signals, a simple regularized grid with interpolation trains faster and to higher or comparable quality than any INR with the same number of parameters. We also find limited settings -- namely fitting binary signals such as shape contours -- where INRs outperform grids, to guide future development and use of INRs towards the most advantageous applications.
HAARES Half-Split Residual Basis Routing for Deep Transformers
arXiv:2606.06564v2 Announce Type: replace Abstract: Block-level residual routing makes learned residual aggregation practical by routing over block summaries, but each summary compresses an ordered sequence of attention and MLP updates into one cumulative vector. We propose \method{}, a lightweight residual basis router that keeps the cumulative block source and adds one half-split detail basis, computed as the difference between first-half and second-half residual updates. The detail basis is RMS-matched and updated online, exposing coarse intra-block trajectory information without dense sublayer-level routing. Across OpenWebText, cross-domain character-level benchmarks, and BPE-tokenized OpenWebText, the empirical pattern is depth-dependent: gains are small or mixed at shallow depth and most reliable in 48-layer models. In the 201M 48-layer setting, \method{} improves over Block AttnRes across all three seeds, while a 453M two-seed probe shows the same direction. Ablations rule out source duplication, random signed details, fixed detail-source biases, or block-count changes alone. Cost analysis shows that the method is FLOP-light but not wall-clock-free: it adds memory and routing overhead, yet its relative arithmetic cost is amortized as width grows and earlier convergence can reduce time-to-target.
LoHoSearch: Benchmarking Long-Horizon Search Agents Beyond the Human Difficulty Ceiling
arXiv:2606.12837v2 Announce Type: replace Abstract: Search agent benchmarks exemplified by BrowseComp have rapidly saturated over the past year, with the strongest models surpassing 90% accuracy. Since these benchmarks are predominantly human-authored, annotators lack a global perspective on entity statistics and cannot systematically maximize search space size and structural complexity. This creates a difficulty ceiling that is hard to break. To address this, we introduce LoHoSearch (Long-Horizon Search Agents), a challenging benchmark comprising 544 human-verified questions across 11 domains. LoHoSearch is constructed via an automated pipeline built upon a knowledge graph covering over 7 million Wikipedia entities, which selects relations with large search spaces and assembles them into structurally complex questions with KG-verified unique answers. Our evaluation demonstrates that even the strongest model achieves only 34.74% accuracy, and existing context management strategies (best +6.8%) yield far smaller gains than on prior benchmarks. LoHoSearch provides a more demanding standard for evaluating long-horizon reasoning and context management in search agents.
EvoArena: Tracking Memory Evolution for Robust LLM Agents in Dynamic Environments
arXiv:2606.13681v2 Announce Type: replace Abstract: Large language model (LLM) agents have achieved strong performance on a wide range of benchmarks, yet most evaluations assume static environments. In contrast, real-world deployment is inherently dynamic, requiring agents to continually align their knowledge, skills, and behavior with changing environments and updated task conditions. To address this gap, we introduce EvoArena, a benchmark suite that models environment changes as sequences of progressive updates across terminal, software, and social domains. We further propose EvoMem, a patch-based memory paradigm that records memory evolution as structured update histories, enabling agents to reason about environmental evolution through changes in their memory. Experiments show that current agents struggle on EvoArena, achieving an average accuracy of 39.6% across evolving terminal, software, and social-preference domains. EvoMem consistently improves performance, yielding an average gain of 1.5% on EvoArena and also improving standard benchmarks such as GAIA and LoCoMo by 6.1% and 4.8%. Beyond individual tasks, EvoMem further improves chain-level accuracy by 3.7% on EvoArena, where success requires completing a consecutive sequence of related evolutionary subtasks. Mechanistic analysis shows that EvoMem improves evidence capture in the memory, indicating better preservation of complete evolving environment states. Our results highlight the importance of modeling evolution in both evaluation and memory for reliable agent deployment.
When the Same Musical Knowledge Forgets Differently: A Clean Probe of Pathway-Dependent Forgetting
arXiv:2606.15088v2 Announce Type: replace Abstract: A model can learn that the piano piece F\"ur Elise is calm and reflective by listening to the audio or by reading a text description, but does it matter which route that knowledge took when it is later at risk of being forgotten? Forgetting research in multimodal models measures what knowledge is lost under adaptation, yet has not asked whether acquisition route affects how easily that knowledge is forgotten. We call this untested premise the Pathway-Invariant Assumption. Music understanding enables a clean test because a music clip and a canonical text description can be aligned to the same perceptual content, allowing the same knowledge unit to enter a model through listening or reading while the target remains fixed. Across multiple architecturally distinct audio-language models, we observe a consistent asymmetry: text-pathway knowledge is forgotten more than matched audio-pathway knowledge under identical adaptation pressure. To attribute this effect to route rather than confounds, we introduce the Paired Pathway Controlled Protocol (PPCP), a three-phase design that establishes matched pathway baselines, activates both pathways under symmetric supervision on the same knowledge pool, and applies identical forgetting pressure to both pathways. The gap is stable across models and gain-controlled analyses, persists when contradictory overwrite is replaced by correct-label cross-domain learning, remains under single-modality pressure, and is not removed by lightweight replay. Two independent routing-depth controls confirm that the effect is not explained by architectural depth, pointing to input representation as the dominant factor. Under PPCP, our results demonstrate that forgetting is highly route-dependent, establishing acquisition route as a new analytical dimension for forgetting research and multimodal system design.
GRACE-DS: a Guarded Reward-guided Agent Correction Environment in Data Science
arXiv:2606.16000v2 Announce Type: replace Abstract: We introduce GRACE-DS, a Guarded Reward-guided Agent Correction Environment in Data Science for pre-deployment evaluation of LLM-powered AutoML agents. GRACE-DS is a set of evaluation metrics in an isolated environment that can be applied to tabular ML tasks specific to a particular organization. It exposes agents to realistic workflow stages, from planning and data inspection through feature engineering, model development, validation, and code repair to final submission, while hidden executable validators measure not only final predictive performance but also leakage avoidance, reproducibility, protocol validity, correction behavior, and reward alignment. The strongest structured regime, flexible iterative interaction (our approach), achieves higher end-to-end normalized hidden-test quality than single-shot generation, unstructured interaction, and restart-based baselines, while also improving protocol-valid completion. Validated across more than 7,000 episodes, these results establish GRACE-DS as a robust platform for assessing the capacity of LLM-based AutoML agents to execute machine learning workflows under production-like conditions and in accordance with organization-specific requirements.
When AUC Misleads: Polarization-Aware Evaluation of Deepfake Detectors under Domain Shift
arXiv:2606.19184v1 Announce Type: new Abstract: Recent advances in generative AI, such as diffusion models and face-swapping tools, have enabled the creation of highly realistic deepfakes, leading to real-world harms including financial fraud and non-consensual explicit content. In response, deepfake detection has become an active research area, with recent methods increasingly focusing on improving generalization to unseen manipulations. This is typically evaluated using the Area Under the ROC Curve (AUC) measured separately across multiple datasets. However, such an evaluation fails to reflect real-world scenarios where detectors face a mixture of data sources and varying artifact types. To address this limitation, we introduce a novel metric, Cross-dataset AUC (Cross-AUC) that averages per-domain AUCs with a measure of prediction polarization for taking into account the robustness to domain shift. The polarization extent is quantified by the Wasserstein Distance between class score distributions. Cross-AUC not only assesses the generalization capabilities of deepfake detectors under domain shifts more realistically, but it is also interpretable as it better explains the reason behind a drop in performance. Experiments performed on seven benchmark datasets demonstrate its practical relevance.
Bivariate incomplete-Bessel kernels for the first nonlinear Vlasov-Maxwell response
arXiv:2606.19261v1 Announce Type: new Abstract: The weakly nonlinear response of a homogeneous magnetised plasma is usually written as a double cyclotron-harmonic expansion. This representation is explicit, but the repeated use of the Jacobi-Anger expansion produces long sums of Bessel functions and nested resonance denominators. In the linear problem we recently obtained an alternative formulation by keeping the Larmor phase unexpanded and by evaluating the characteristic integral in terms of the newly introduced incomplete-Bessel function $G_\mu(z,\psi)$. In this article we apply the same idea directly to the first nonlinear Vlasov-Maxwell equation. The nonlinear source contains the linear response of an inner mode. When this linear response is written in incomplete-Bessel form, the outer characteristic integral produces a bivariate orbit-resolvent $G_{\mu,\nu}^{(r)}(z,\psi;w,\chi)$. This function emerges therefore as the natural orbit integral generated by the first nonlinear characteristic problem. We derive the nonlinear distribution function in terms of these bivariate functions, collect the identities needed for the current projection, recover an extension of the classical double-harmonic Liu-Tripathi formula by expansion, and indicate how the nonlinear susceptibility tensor is obtained from bivariate angular contractions.
Dissecting model behavior through agent trajectories
arXiv:2606.17454v2 Announce Type: replace Abstract: AI agent performance is not just a modeling problem, it is fundamentally a systems problem. The advanced capabilities of models are realized through agent harnesses. Therefore, a gap between model assumptions and harness behavior can easily prevent the model's full capabilities from translating into agent performance. We formalize this as the `intent-execution' gap: the mismatch between what the model intends and what the harness executes, and vice versa. We argue that minimizing this intent-execution gap is as important as other aspects of harness design such as tools and execution loops. To illustrate the impact of this harness-model alignment, we develop a simple and customizable harness called `Simple Strands Agent' (SSA). SSA aims to find the bulk of common patterns which generalize across different model families (such as Claude, Gemini, GPT, Grok, Qwen), as well as a small number of model-specific preferences. We make two contributions: (i) we reproduce or improve on the pass@1 performance reported by diverse model-provider families on popular agentic benchmarks (SWE-Pro, SWE-Verified and Terminal-Bench-2), and (ii) building on an analysis of 138k trajectories generated by SSA, we look beyond the pass@1 numbers which tend to be relatively even across frontier models. By representing agent trajectories in code state-spaces, we observe model-level differences in problem-solving behavior. Finer-grained metrics such as edit frequency, testing activity, and phase-transitions reveal how individual models allocate effort across different stages of autonomous problem solving.
Data Intelligence Agents: Interpreting, Modeling, and Querying Enterprise Data via Autonomous Coding Agents
arXiv:2606.19319v1 Announce Type: new Abstract: Production data integration is bottlenecked by repeated, lossy handoffs between data owners, engineers, and analysts who must collaboratively discover, structure, and query enterprise data. We present Data Intelligence Agents (DIA), a system of three agents (Data Interpreter, Schema Creator, and Query Generator) that compresses this workflow by treating autonomous coding agents (ACAs) as a first-class abstraction: rather than emitting text, the agents generate, execute, validate, and repair concrete artifacts, draw on a shared memory for experience reuse, and surface each for review by domain experts. DIA is deployed in production for enterprise customers. We study the Query Generator in depth and evaluate it in fully autonomous mode across seven SQL benchmarks spanning four task categories and four dialects. It matches or surpasses the best published results on all seven, demonstrating that an architecture grounded in execution, built on ACAs and a shared memory, generalizes across the data intelligence workload with adaptation confined to natural-language instructions.
OmniDroneX: An LLM-Assisted Holistic Drone-as-a-Service Ecosystem
arXiv:2606.17510v2 Announce Type: replace Abstract: Despite rapid advances in UAV technologies, current deployments remain limited due to several gaps in UAV systems research. To address these challenges, we propose OmniDroneX, a unified Drone-as-a-Service ecosystem, in which drones are transitioned from fixed function platforms into dynamically composable entities that can be integrated with external infrastructures to offer omni-capabilities. OmniDroneX bridges low-level physical primitives with high-level mission intent through a unified vendor-agnostic interface (libUAV) and a formal physical-service abstraction model (PT-SOA). A core innovation is the diverse application of large language models (LLMs) across multiple layers of the OmniDroneX architecture. LLMs are used to assist in identifying and formalizing primitive device functions and abstract service definitions, supporting automated service composition and workflow generation, and enabling interactive, natural-language mission specification and refinement. OmniDroneX also incorporates important categories of composition techniques that are essential in dynamic UAV systems, including physical layer composition for drone capability augmentation, as well as spatiotemporal, functional, collaborative, exception-aware, and QoS-based service compositions. Collectively, these features allow OmniDroneX to serve as a foundation for scalable, resilient, and self-evolving UAV ecosystems operating in complex and dynamic environments.
Direct-V2X Support with 5G Network-based Communications: Performance, Challenges and Solutions
arXiv:2606.18764v1 Announce Type: new Abstract: This study analyzes the feasibility of supporting critical V2X services using 5G network-based Vehicle-to-Network-to-Vehicle (V2N2V) communications. The study evaluates the end-to-end latency of 5G V2N2V communications under different network deployments in single and multi-operator scenarios. The study shows that critical V2X services can be supported using 5G V2N2V communications over MEC-based network deployments. However, this requires the use of local peering points and shared data centers or MEC federation to address challenges arising from asymmetric network deployments. This opens the possibility for V2N2V communications to complement direct Vehicle-to-Vehicle (V2V) connections for increased reliability or to offload traffic under sidelink network congestion.