id
string | submitter
string | authors
string | title
string | comments
string | journal-ref
string | doi
string | report-no
string | categories
string | license
string | abstract
string | versions
list | update_date
timestamp[s] | authors_parsed
list |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2411.16353
|
Mikita Balesni
|
Mikita Balesni, Tomek Korbak, Owain Evans
|
Lessons from Studying Two-Hop Latent Reasoning
| null | null | null | null |
cs.CL cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Large language models can use chain-of-thought (CoT) to externalize reasoning, potentially enabling oversight of capable LLM agents. Prior work has shown that models struggle at two-hop question-answering without CoT. This capability is so basic that if it was a fundamental limitation, it would imply that many complex agentic tasks would similarly require CoT. We investigate LLM latent reasoning capabilities using two-hop question answering as a case study. Previous work on the gap between latent and externalized two-hop reasoning produced mixed evidence with inconclusive results. In this paper, we introduce a controlled setting for investigating two-hop reasoning in LLMs, where a positive result provides definitive evidence for latent reasoning. We fine-tune LLMs (including Llama 3 8B and GPT-4o) on synthetic facts and test two-hop reasoning over these facts. By using synthetic facts, we rule out memorization and reasoning shortcuts as explanations for two-hop performance. We observe a nuanced picture: Models fail to compose two synthetic facts, but can succeed when one fact is synthetic and the other is natural. These results demonstrate that LLMs are undeniably capable of latent two-hop reasoning, although it remains unclear how this ability scales with model size. Finally, we highlight a lesson for researchers studying LLM reasoning: when drawing conclusions about LLM latent reasoning, one must be careful to avoid both spurious successes (that stem from memorization and reasoning shortcuts) and spurious failures (that may stem from artificial experimental setups, divorced from training setups of frontier LLMs).
|
[
{
"version": "v1",
"created": "Mon, 25 Nov 2024 13:04:28 GMT"
},
{
"version": "v2",
"created": "Mon, 06 Jan 2025 17:37:54 GMT"
},
{
"version": "v3",
"created": "Sat, 06 Sep 2025 13:57:19 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Balesni",
"Mikita",
""
],
[
"Korbak",
"Tomek",
""
],
[
"Evans",
"Owain",
""
]
] |
2411.17682
|
Robert Reischke
|
Robert Reischke, Michael Kova\v{c}, Andrina Nicola, Steffen Hagstotz, Aurel Schneider
|
An analytical model for the dispersion measure of Fast Radio Burst host galaxies
|
14 pages, 12 figures, Published in the Open Journal of Astrophysics
|
Volume 8 Open Journal of Astrophysics 2025
|
10.33232/001c.143819
| null |
astro-ph.CO astro-ph.GA astro-ph.HE
|
http://creativecommons.org/licenses/by/4.0/
|
The dispersion measure (DM) of fast radio bursts (FRBs) is sensitive to the electron distribution in the Universe, making it a promising probe of cosmology and astrophysical processes such as baryonic feedback. However, cosmological analyses of FRBs require knowledge of the contribution to the observed DM coming from the FRB host. The size and distribution of this contribution is still uncertain, thus significantly limiting current cosmological FRB analyses. In this study, we extend the baryonification (BCM) approach to derive a physically-motivated, analytic model for predicting the host contribution to FRB DMs. By focusing on the statistical properties of FRB host DMs, we find that our simple model is able to reproduce the probability distribution function (PDF) of host halo DMs measured from the CAMELS suite of hydrodynamic simulations, as well as their mass- and redshift dependence. Furthermore, we demonstrate that our model allows for self-consistent predictions of the host DM PDF and the matter power spectrum suppression due to baryonic effects, as observed in these simulations, making it promising for modelling host-DM-related systematics in FRB analyses. In general, we find that the shape of the host DM PDF is determined by the interplay between the FRB and gas distributions in halos. Our findings indicate that more compact FRB profiles require shallower gas profiles (and vice versa) in order to match the observed DM distributions in hydrodynamic simulations. Furthermore, the analytic model presented here shows that the shape of the host DM PDF is highly sensitive to the parameters of the BCM. This suggests that this observable could be used as an interesting test bed for baryonic processes, complementing other probes due to its sensitivity to feedback on galactic scales. We further discuss the main limitations of our analysis, and point out potential avenues for future work.
|
[
{
"version": "v1",
"created": "Tue, 26 Nov 2024 18:47:52 GMT"
},
{
"version": "v2",
"created": "Fri, 29 Aug 2025 14:35:38 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Reischke",
"Robert",
""
],
[
"Kovač",
"Michael",
""
],
[
"Nicola",
"Andrina",
""
],
[
"Hagstotz",
"Steffen",
""
],
[
"Schneider",
"Aurel",
""
]
] |
2411.17771
|
Xinyu Zhang
|
Xinyu Zhang, Lingling Zhang, Yanrui Wu, Muye Huang, Wenjun Wu, Bo Li, Shaowei Wang, Basura Fernando, Jun Liu
|
Diagram-Driven Course Questions Generation
| null | null | null | null |
cs.CV
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
Visual Question Generation (VQG) research focuses predominantly on natural images while neglecting the diagram, which is a critical component in educational materials. To meet the needs of pedagogical assessment, we propose the Diagram-Driven Course Questions Generation (DDCQG) task and construct DiagramQG, a comprehensive dataset with 15,720 diagrams and 25,798 questions across 37 subjects and 371 courses. Our approach employs course and input text constraints to generate course-relevant questions about specific diagram elements. We reveal three challenges of DDCQG: domain-specific knowledge requirements across courses, long-tail distribution in course coverage, and high information density in diagrams. To address these, we propose the Hierarchical Knowledge Integration framework (HKI-DDCQG), which utilizes trainable CLIP for identifying relevant diagram patches, leverages frozen vision-language models for knowledge extraction, and generates questions with trainable T5. Experiments demonstrate that HKI-DDCQG outperforms existing models on DiagramQG while maintaining strong generalizability across natural image datasets, establishing a strong baseline for DDCQG.
|
[
{
"version": "v1",
"created": "Tue, 26 Nov 2024 08:27:50 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 15:16:17 GMT"
},
{
"version": "v3",
"created": "Mon, 10 Mar 2025 07:48:31 GMT"
},
{
"version": "v4",
"created": "Fri, 30 May 2025 05:22:08 GMT"
},
{
"version": "v5",
"created": "Sat, 06 Sep 2025 14:52:01 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Zhang",
"Xinyu",
""
],
[
"Zhang",
"Lingling",
""
],
[
"Wu",
"Yanrui",
""
],
[
"Huang",
"Muye",
""
],
[
"Wu",
"Wenjun",
""
],
[
"Li",
"Bo",
""
],
[
"Wang",
"Shaowei",
""
],
[
"Fernando",
"Basura",
""
],
[
"Liu",
"Jun",
""
]
] |
2411.18534
|
Luca Sabatini
|
Luca Sabatini
|
On stabilizers in finite permutation groups
|
14 pages, to appear in Bull. London Math. Soc
| null | null | null |
math.GR math.CO
|
http://creativecommons.org/licenses/by/4.0/
|
Let $G$ be a permutation group on the finite set $\Omega$. We prove various results about partitions of $\Omega$ whose stabilizers have good properties. In particular, in every solvable permutation group there is a set-stabilizer whose orbits have length at most $6$, which is best possible and answers two questions of Babai. Every solvable maximal subgroup of any almost simple group has derived length at most $10$, which is best possible. In every primitive group with solvable stabilizer, there are two points whose stabilizer has derived length bounded by an absolute constant.
|
[
{
"version": "v1",
"created": "Wed, 27 Nov 2024 17:31:47 GMT"
},
{
"version": "v2",
"created": "Tue, 17 Dec 2024 17:08:03 GMT"
},
{
"version": "v3",
"created": "Fri, 24 Jan 2025 15:03:09 GMT"
},
{
"version": "v4",
"created": "Sun, 07 Sep 2025 21:02:39 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sabatini",
"Luca",
""
]
] |
2411.18692
|
Zenia Zuraiq
|
Zenia Zuraiq, Achal Kumar, Alexander J. Hackett, Surendra Bhattarai, Christopher A. Tout, Banibrata Mukhopadhyay
|
Simulating super-Chandrasekhar white dwarfs
|
12 pages, 4 figures; To be published in Astrophysics and Space Science Proceedings, titled "The Relativistic Universe: From Classical to Quantum, Proceedings of the International Symposium on Recent Developments in Relativistic Astrophysics", Gangtok, December 11-13, 2023: to felicitate Prof. Banibrata Mukhopadhyay on his 50th Birth Anniversary", Editors: S Ghosh & A R Rao, Springer Nature
| null |
10.1007/978-3-031-90186-7_32
| null |
astro-ph.SR astro-ph.HE
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Over the last few decades, there has been considerable interest in the violation of the sacred "Chandrasekhar" mass limit of white dwarfs (WDs). Peculiar over-luminous type Ia supernovae (such as SNLS-03D3bb) lend observational support to the idea that these super-Chandrasekhar WDs exist. Our group, for more than a decade, has been actively working on the theoretical possibility of these objects through the presence of the star's magnetic field. The magnetic field greatly contributes to the existence of these massive WDs, both through classical and quantum effects. In this work, we explore super-Chandrasekhar WDs, formed via evolution from a main sequence star, as a result of the classical effects of the star's magnetic field. We obtain super-Chandrasekhar WDs and new mass limit(s), depending on the magnetic field geometry. We explore the full evolution and stability of these objects from the main sequence stage through the one-dimensional stellar evolution code STARS. In order to do so, we have appropriately modified the given codes by introducing magnetic effect and cooling. Our simulation confirms that massive WDs are possible in the presence of a magnetic field satisfying underlying stability.
|
[
{
"version": "v1",
"created": "Wed, 27 Nov 2024 19:01:19 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Zuraiq",
"Zenia",
""
],
[
"Kumar",
"Achal",
""
],
[
"Hackett",
"Alexander J.",
""
],
[
"Bhattarai",
"Surendra",
""
],
[
"Tout",
"Christopher A.",
""
],
[
"Mukhopadhyay",
"Banibrata",
""
]
] |
2411.18912
|
Nikolay Volkov Dr.
|
N. V. Volkov, A. A. Lagutin, A. I. Reviakin, and R. T. Bizhanov
|
Lateral Distribution Function of Extensive Air Showers Cherenkov Light and Stable Laws: Fast Modelling Method for the CORSIKA Code
|
11 pages, 2 figures, 38th All-Russian Conference on Cosmic Rays
|
Bulletin of the Russian Academy of Sciences: Physics, 2025
|
10.1134/S1062873825711596
| null |
astro-ph.HE astro-ph.IM
|
http://creativecommons.org/licenses/by/4.0/
|
The paper proposes a new approach for approximating the lateral distribution functions (LDF) of Cherenkov light emitted by the electromagnetic component of extensive air showers (EAS) in the Earth's atmosphere. The information basis of the study is a series of simulations with the CORSIKA code. To approximate the LDF atmospheric Cherenkov light the probability density functions of one-dimensional fractional stable distributions were used. The results obtained in the work allow us to propose a fast modeling method for the CORSIKA code using a procedure similar to the Nishimura-Kamata-Greisen (NKG) for calculating the LDF of the EAS electromagnetic component.
|
[
{
"version": "v1",
"created": "Thu, 28 Nov 2024 05:06:13 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Volkov",
"N. V.",
""
],
[
"Lagutin",
"A. A.",
""
],
[
"Reviakin",
"A. I.",
""
],
[
"Bizhanov",
"R. T.",
""
]
] |
2411.19029
|
Zhen Zhang
|
Gourab Bhaskar, Zhen Zhang, Yaroslav Mudryk, Sergey L. Bud'ko, Vladimir P. Antropov, Julia V. Zaikina
|
Theory meets experiment: insights into structure and magnetic properties of Fe$_{1-x}$Ni$_{x}$B alloy
| null | null | null | null |
cond-mat.mtrl-sci
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We studied the structural and magnetic properties of the solid solution Fe$_{1-x}$Ni$_{x}$B through theoretical and experimental approaches. Powder X-ray diffraction, X-ray Pair Distribution Function analysis, and energy dispersive X-ray spectroscopy reveal that the Fe$_{1-x}$Ni$_{x}$B solid solution crystallizes in the $\beta$-FeB structure type up to x = 0.6-0.7 and exhibits anisotropic unit cell volume contraction with increasing Ni concentration. Magnetic measurements showed a transition from ferromagnetism to paramagnetism around x = 0.7. For x = 0.5, the low (< 0.3 $\mu_{B}$) magnetic moments suggest itinerant magnetism despite the relatively high Curie temperature (up to 225 K). Theoretical calculations indicated different types of magnetic orderings depending on the Fe/Ni atomic order, with the antiferromagnetic state being stable for ordered FeNiB$_{2}$, whereas the ground state is ferromagnetic for the disordered alloy. Calculations also predicted the coexistence of low- and high-spin states in Fe atoms around the composition with x=0.5, in line with the experimental evidence from $^{57}$Fe M\"ossbauer spectroscopy. The two magnetically distinct Fe sites for x = 0.3, 0.4, and 0.5 observed by $^{57}$Fe M\"ossbauer spectroscopy can also be interpreted as two magnetically different regions or clusters that could affect the critical behavior near a quantum magnetic transition based on a potential ferromagnetic quantum critical point identified computationally and experimentally near x=0.64. This work highlights the complex interplay between structure and magnetism in Fe$_{1-x}$Ni$_{x}$B alloys, suggesting areas for future research on quantum critical behavior.
|
[
{
"version": "v1",
"created": "Thu, 28 Nov 2024 10:13:51 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 10:45:48 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Bhaskar",
"Gourab",
""
],
[
"Zhang",
"Zhen",
""
],
[
"Mudryk",
"Yaroslav",
""
],
[
"Bud'ko",
"Sergey L.",
""
],
[
"Antropov",
"Vladimir P.",
""
],
[
"Zaikina",
"Julia V.",
""
]
] |
2411.19365
|
Gal Sela
|
Faith Ellen and Gal Sela
|
Strong Linearizability without Compare&Swap: The Case of Bags
| null | null |
10.4230/LIPIcs.DISC.2025.22
| null |
cs.DC cs.DS
|
http://creativecommons.org/licenses/by/4.0/
|
Because strongly-linearizable objects provide stronger guarantees than linearizability, they serve as valuable building blocks for the design of concurrent data structures. Yet, many objects that have linearizable implementations from base objects weaker than compare&swap objects do not have strongly-linearizable implementations from the same base objects. We focus on one such object: the bag, a multiset from which processes can take unspecified elements.
We present the first lock-free, strongly-linearizable implementation of a bag from interfering objects (specifically, registers, and test&set objects). This may be surprising, since there are provably no such implementations of stacks or queues.
Since a bag can contain arbitrarily many elements, an unbounded amount of space must be used to implement it. Hence, it makes sense to also consider a bag with a bound on its capacity. However, like stacks and queues, a bag with capacity $b$ shared by more than $2b$ processes has no lock-free, strongly-linearizable implementation from interfering objects. If we further restrict a bounded bag so that only one process can insert into it, we are able to obtain a lock-free, strongly-linearizable implementation from $O(b + n)$ interfering objects, where $n$ is the number of processes.
Our goal is to understand the circumstances under which strongly-linearizable implementations of bags exist and, more generally, to understand the power of interfering objects.
|
[
{
"version": "v1",
"created": "Thu, 28 Nov 2024 20:36:16 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 15:33:46 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Ellen",
"Faith",
""
],
[
"Sela",
"Gal",
""
]
] |
2411.19469
|
Xulei Sun
|
Xulei Sun, Yongcheng Wu, Xiaorong Zhou
|
Sensitivity Study of the Tau Lepton Electric Dipole Moment at the Super Tau-Charm Facility
|
20 pages, 8 figures
|
Chinese Physics C, 49(11), 113001 (2025)
|
10.1088/1674-1137/adf6e0
| null |
hep-ex
|
http://creativecommons.org/licenses/by/4.0/
|
This study investigates the intrinsic electric dipole moment (EDM) of the $\tau$ lepton, which is an important quantity in the search for physics beyond the Standard Model (BSM). In preparation for future measurements at the Super Tau-Charm Facility (STCF), we employ Monte Carlo simulations of the $e^+e^- \rightarrow \tau^+\tau^-$ process and optimize the analysis methodology for EDM extraction. Machine learning techniques are implemented to efficiently identify signal events ($\tau^\pm\rightarrow\pi^\pm\pi^0\nu_\tau$), which result in a significant improvement in signal-to-noise ratio. Our optimized event selection algorithm achieves $80.0\%$ signal purity with $6.3\%$ efficiency. We develop an analytical approach for $\tau$ lepton momentum reconstruction and derive the squared spin density matrix along with optimal observables, which maximize the sensitivity to $d_\tau$. The relationship between these observables and the EDM is established with the estimated sensitivity of $|d_\tau| < 3.89\times 10^{-18}\,e\cdot\mathrm{cm}$ at a $68\%$ confidence level. These results provide a foundation for future experimental measurements of the $\tau$ lepton EDM in STCF experiments.
|
[
{
"version": "v1",
"created": "Fri, 29 Nov 2024 04:39:06 GMT"
},
{
"version": "v2",
"created": "Thu, 08 May 2025 05:53:56 GMT"
},
{
"version": "v3",
"created": "Wed, 30 Jul 2025 02:37:14 GMT"
},
{
"version": "v4",
"created": "Fri, 05 Sep 2025 19:04:31 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sun",
"Xulei",
""
],
[
"Wu",
"Yongcheng",
""
],
[
"Zhou",
"Xiaorong",
""
]
] |
2411.19787
|
Armin Saghafian
|
Armin Saghafian, Amirmohammad Izadi, Negin Hashemi Dijujin, Mahdieh Soleymani Baghshah
|
CAREL: Instruction-guided reinforcement learning with cross-modal auxiliary objectives
|
Accepted to TMLR 2025
| null | null | null |
cs.LG cs.AI
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Grounding the instruction in the environment is a key step in solving language-guided goal-reaching reinforcement learning problems. In automated reinforcement learning, a key concern is to enhance the model's ability to generalize across various tasks and environments. In goal-reaching scenarios, the agent must comprehend the different parts of the instructions within the environmental context in order to complete the overall task successfully. In this work, we propose CAREL (Cross-modal Auxiliary REinforcement Learning) as a new framework to solve this problem using auxiliary loss functions inspired by video-text retrieval literature and a novel method called instruction tracking, which automatically keeps track of progress in an environment. The results of our experiments suggest superior sample efficiency and systematic generalization for this framework in multi-modal reinforcement learning problems. Our code base is available here.
|
[
{
"version": "v1",
"created": "Fri, 29 Nov 2024 15:49:06 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 11:48:32 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Saghafian",
"Armin",
""
],
[
"Izadi",
"Amirmohammad",
""
],
[
"Dijujin",
"Negin Hashemi",
""
],
[
"Baghshah",
"Mahdieh Soleymani",
""
]
] |
2412.00098
|
Zhyar Kwekha Rostam Mr.
|
Zhyar Rzgar K Rostam and G\'abor Kert\'esz
|
Fine-Tuning Large Language Models for Scientific Text Classification: A Comparative Study
|
6 pages, 3 figures, 7 tables
| null | null | null |
cs.CL
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
The exponential growth of online textual content across diverse domains has necessitated advanced methods for automated text classification. Large Language Models (LLMs) based on transformer architectures have shown significant success in this area, particularly in natural language processing (NLP) tasks. However, general-purpose LLMs often struggle with domain-specific content, such as scientific texts, due to unique challenges like specialized vocabulary and imbalanced data. In this study, we fine-tune four state-of-the-art LLMs BERT, SciBERT, BioBERT, and BlueBERT on three datasets derived from the WoS-46985 dataset to evaluate their performance in scientific text classification. Our experiments reveal that domain-specific models, particularly SciBERT, consistently outperform general-purpose models in both abstract-based and keyword-based classification tasks. Additionally, we compare our achieved results with those reported in the literature for deep learning models, further highlighting the advantages of LLMs, especially when utilized in specific domains. The findings emphasize the importance of domain-specific adaptations for LLMs to enhance their effectiveness in specialized text classification tasks.
|
[
{
"version": "v1",
"created": "Wed, 27 Nov 2024 18:58:53 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 23:58:18 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Rostam",
"Zhyar Rzgar K",
""
],
[
"Kertész",
"Gábor",
""
]
] |
2412.00102
|
Pragati Shuddhodhan Meshram
|
Pragati Shuddhodhan Meshram, Swetha Karthikeyan, Bhavya Bhavya, Suma Bhat
|
ElectroVizQA: How well do Multi-modal LLMs perform in Electronics Visual Question Answering?
| null | null | null | null |
cs.CV cs.CL cs.LG
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Multi-modal Large Language Models (MLLMs) are gaining significant attention for their ability to process multi-modal data, providing enhanced contextual understanding of complex problems. MLLMs have demonstrated exceptional capabilities in tasks such as Visual Question Answering (VQA); however, they often struggle with fundamental engineering problems, and there is a scarcity of specialized datasets for training on topics like digital electronics. To address this gap, we propose a benchmark dataset called ElectroVizQA specifically designed to evaluate MLLMs' performance on digital electronic circuit problems commonly found in undergraduate curricula. This dataset, the first of its kind tailored for the VQA task in digital electronics, comprises approximately 626 visual questions, offering a comprehensive overview of digital electronics topics. This paper rigorously assesses the extent to which MLLMs can understand and solve digital electronic circuit questions, providing insights into their capabilities and limitations within this specialized domain. By introducing this benchmark dataset, we aim to motivate further research and development in the application of MLLMs to engineering education, ultimately bridging the performance gap and enhancing the efficacy of these models in technical fields.
|
[
{
"version": "v1",
"created": "Wed, 27 Nov 2024 20:25:07 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 03:31:07 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Meshram",
"Pragati Shuddhodhan",
""
],
[
"Karthikeyan",
"Swetha",
""
],
[
"Bhavya",
"Bhavya",
""
],
[
"Bhat",
"Suma",
""
]
] |
2412.00969
|
Tomasz Zawadzki
|
Tomasz Zawadzki
|
Variations of metric that preserve a Riemannian submersion and geometry of its fibers
|
28 pages, new results about sectional curvatures in Section 5.2
| null | null | null |
math.DG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
On the domain of a Riemannian submersion, we consider variations (i.e., smooth one-parameter families) of Riemannian metrics, for which the submersion is Riemannian and which all keep the metric induced on its fibers fixed. We obtain a formula for the variation of the second fundamental form of the fibers with respect to such changes of metric. We find a choice of parameters defining the variations, that allows to easily formulate the necessary and sufficient conditions for preserving particular geometry of the fibers, i.e., keeping them totally geodesic, totally umbilical, or minimal. These conditions are related to the existence of Killing, conformal Killing and divergence-free vector fields on the fibers. We find conditions for metric to be a critical point of integrated squared norms of the mean curvature and the second fundamental form of the fibers, with respect to the considered variations, and prove that at all critical points of these functionals the second variation is non-negative. We also examine variations of sectional curvatures of planes defined by the horizontal lifts of vectors from the image of the submersion. In particular, we find that some variations preserving Riemannian submersions with totally geodesic fibers can make vertizontal curvatures not constant on the fibers.
|
[
{
"version": "v1",
"created": "Sun, 01 Dec 2024 21:22:12 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 02:45:54 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Zawadzki",
"Tomasz",
""
]
] |
2412.01113
|
Keito Kudo
|
Keito Kudo, Yoichi Aoki, Tatsuki Kuribayashi, Shusaku Sone, Masaya Taniguchi, Ana Brassard, Keisuke Sakaguchi, Kentaro Inui
|
Think-to-Talk or Talk-to-Think? When LLMs Come Up with an Answer in Multi-Hop Arithmetic Reasoning
| null | null | null | null |
cs.CL
|
http://creativecommons.org/licenses/by/4.0/
|
This study investigates the incremental, internal problem-solving process of language models (LMs) with arithmetic multi-hop reasoning as a case study. We specifically investigate when LMs internally resolve sub/whole problems through first reading the problem statements, generating reasoning chains, and achieving the final answer to mechanistically interpret LMs' multi-hop problem-solving process. Our experiments reveal a systematic incremental reasoning strategy underlying LMs. They have not derived an answer at the moment they first read the problem; instead, they obtain (sub)answers while generating the reasoning chain. Therefore, the generated reasoning chains can be regarded as faithful reflections of the model's internal computation.
|
[
{
"version": "v1",
"created": "Mon, 02 Dec 2024 04:35:54 GMT"
},
{
"version": "v2",
"created": "Thu, 17 Apr 2025 06:57:50 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 17:43:53 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Kudo",
"Keito",
""
],
[
"Aoki",
"Yoichi",
""
],
[
"Kuribayashi",
"Tatsuki",
""
],
[
"Sone",
"Shusaku",
""
],
[
"Taniguchi",
"Masaya",
""
],
[
"Brassard",
"Ana",
""
],
[
"Sakaguchi",
"Keisuke",
""
],
[
"Inui",
"Kentaro",
""
]
] |
2412.01650
|
Wenhan Dong
|
Wenhan Dong, Chao Lin, Xinlei He, Shengmin Xu, Xinyi Huang
|
Privacy-Preserving Federated Learning via Homomorphic Adversarial Networks
|
Accepted by KSEM 2025 (This is the extended version)
| null | null | null |
cs.CR cs.AI cs.LG
|
http://creativecommons.org/licenses/by/4.0/
|
Privacy-preserving federated learning (PPFL) aims to train a global model for multiple clients while maintaining their data privacy. However, current PPFL protocols exhibit one or more of the following insufficiencies: considerable degradation in accuracy, the requirement for sharing keys, and cooperation during the key generation or decryption processes. As a mitigation, we develop the first protocol that utilizes neural networks to implement PPFL, as well as incorporating an Aggregatable Hybrid Encryption scheme tailored to the needs of PPFL. We name these networks as Homomorphic Adversarial Networks (HANs) which demonstrate that neural networks are capable of performing tasks similar to multi-key homomorphic encryption (MK-HE) while solving the problems of key distribution and collaborative decryption. Our experiments show that HANs are robust against privacy attacks. Compared with non-private federated learning, experiments conducted on multiple datasets demonstrate that HANs exhibit a negligible accuracy loss (at most 1.35%). Compared to traditional MK-HE schemes, HANs increase encryption aggregation speed by 6,075 times while incurring a 29.2 times increase in communication overhead.
|
[
{
"version": "v1",
"created": "Mon, 02 Dec 2024 15:59:35 GMT"
},
{
"version": "v2",
"created": "Tue, 03 Dec 2024 05:46:35 GMT"
},
{
"version": "v3",
"created": "Sat, 06 Sep 2025 06:29:24 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Dong",
"Wenhan",
""
],
[
"Lin",
"Chao",
""
],
[
"He",
"Xinlei",
""
],
[
"Xu",
"Shengmin",
""
],
[
"Huang",
"Xinyi",
""
]
] |
2412.02397
|
Harshit Bajpai
|
Harshit Bajpai, Gaurav Mittal, Ankik Kumar Giri
|
Hanke-Raus heuristic rule for iteratively regularized stochastic gradient descent
| null | null | null | null |
math.NA cs.NA math.AP math.CA math.FA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Over the past decade, stochastic algorithms have emerged as scalable and efficient tools for solving large-scale ill-posed inverse problems by randomly selecting subsets of equations at each iteration. However, due to the ill-posedness and measurement noise, these methods often suffer from oscillations and semi-convergence behavior, posing challenges in achieving stable and accurate reconstructions. This study proposes a novel variant of the stochastic gradient descent (SGD) approach, the iteratively regularized stochastic gradient descent (IRSGD) to address nonlinear ill-posed problems in Hilbert spaces. Under standard assumptions, we demonstrate that the mean square iteration error of the method tends to zero for exact data. In the presence of noisy data, we first propose a heuristic parameter choice rule (HPCR) and then apply the IRSGD method in combination with HPCR. Precisely, HPCR selects the regularization parameter without requiring any a-priori information of the noise level. We show that the method terminatesinfinitelymanystepsincaseofnoisydataandhasregularizingfeatures. Finally, some numerical experiments are performed to demonstrate the practical efficacy of the method.
|
[
{
"version": "v1",
"created": "Tue, 03 Dec 2024 11:48:14 GMT"
},
{
"version": "v2",
"created": "Sat, 07 Dec 2024 11:10:26 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 14:57:47 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Bajpai",
"Harshit",
""
],
[
"Mittal",
"Gaurav",
""
],
[
"Giri",
"Ankik Kumar",
""
]
] |
2412.02593
|
J{\o}rgen Olsen Lye
|
J{\o}rgen Olsen Lye, Boris Vertman, Mannaim Gennaro Vitti
|
Generalized Yamabe Flows
|
V2: Added some clarification about the potential difference between the background metric and the initial metric. Corrected typos
| null |
10.1007/s13324-025-01121-2
| null |
math.DG
|
http://creativecommons.org/licenses/by/4.0/
|
In this work we introduce a family of conformal flows generalizing the classical Yamabe flow. We prove that for a large class of such flows long-time existence holds, and the arguments are in fact simpler than in the classical case. Moreover, we establish convergence for the case of negative scalar curvature and expect a similar statement for the positive and the flat cases as well.
|
[
{
"version": "v1",
"created": "Tue, 03 Dec 2024 17:24:30 GMT"
},
{
"version": "v2",
"created": "Fri, 22 Aug 2025 04:00:45 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Lye",
"Jørgen Olsen",
""
],
[
"Vertman",
"Boris",
""
],
[
"Vitti",
"Mannaim Gennaro",
""
]
] |
2412.03355
|
Qinwei Lin
|
Qinwei Lin, Xiaopeng Sun, Yu Gao, Yujie Zhong, Dengjie Li, Zheng Zhao, Haoqian Wang
|
TASR: Timestep-Aware Diffusion Model for Image Super-Resolution
|
Accepted to ACM MM2025
| null | null | null |
cs.CV
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Diffusion models have recently achieved outstanding results in the field of image super-resolution. These methods typically inject low-resolution (LR) images via ControlNet.In this paper, we first explore the temporal dynamics of information infusion through ControlNet, revealing that the input from LR images predominantly influences the initial stages of the denoising process. Leveraging this insight, we introduce a novel timestep-aware diffusion model that adaptively integrates features from both ControlNet and the pre-trained Stable Diffusion (SD). Our method enhances the transmission of LR information in the early stages of diffusion to guarantee image fidelity and stimulates the generation ability of the SD model itself more in the later stages to enhance the detail of generated images. To train this method, we propose a timestep-aware training strategy that adopts distinct losses at varying timesteps and acts on disparate modules. Experiments on benchmark datasets demonstrate the effectiveness of our method. Code: https://github.com/SleepyLin/TASR
|
[
{
"version": "v1",
"created": "Wed, 04 Dec 2024 14:39:54 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 02:13:22 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Lin",
"Qinwei",
""
],
[
"Sun",
"Xiaopeng",
""
],
[
"Gao",
"Yu",
""
],
[
"Zhong",
"Yujie",
""
],
[
"Li",
"Dengjie",
""
],
[
"Zhao",
"Zheng",
""
],
[
"Wang",
"Haoqian",
""
]
] |
2412.03449
|
Matteo Silimbani
|
Marilena Barnabei, Niccol\`o Castronuovo, and Matteo Silimbani
|
Hertzsprung patterns on involutions
|
15 pages
| null | null | null |
math.CO
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Hertzsprung patterns, recently introduced by Anders Claesson, are subsequences of a permutation contiguous in both positions and values, and can be seen as a subclass of bivincular patterns.
This paper investigates Hertzsprung patterns within involutions, where additional structural constraints introduce new challenges. We present a general formula for enumerating occurrences of these patterns in involutions.
We also analyze specific cases to derive the distribution of all Hertzsprung patterns of lengths two and three.
|
[
{
"version": "v1",
"created": "Wed, 04 Dec 2024 16:37:38 GMT"
},
{
"version": "v2",
"created": "Wed, 30 Apr 2025 16:22:03 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 16:57:36 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Barnabei",
"Marilena",
""
],
[
"Castronuovo",
"Niccolò",
""
],
[
"Silimbani",
"Matteo",
""
]
] |
2412.04394
|
Alexandra Ram\^oa
|
Alexandra Ram\^oa, Luis Paulo Santos
|
Bayesian Quantum Amplitude Estimation
| null | null | null | null |
quant-ph
|
http://creativecommons.org/licenses/by/4.0/
|
We present BAE, a problem-tailored and noise-aware Bayesian algorithm for quantum amplitude estimation. In a fault tolerant scenario, BAE is capable of saturating the Heisenberg limit; if device noise is present, BAE can dynamically characterize it and self-adapt. We further propose aBAE, an annealed variant of BAE drawing on methods from statistical inference, to enhance robustness. Our proposals are parallelizable in both quantum and classical components, offer tools for fast noise model assessment, and can leverage preexisting information. Additionally, they accommodate experimental limitations and preferred cost trade-offs. We propose a robust benchmark for amplitude estimation algorithms and use it to test BAE against other approaches, demonstrating its competitive performance in both noisy and noiseless scenarios. In both cases, it achieves lower error than any other algorithm as a function of the cost. In the presence of decoherence, it is capable of learning when other algorithms fail.
|
[
{
"version": "v1",
"created": "Thu, 05 Dec 2024 18:09:41 GMT"
},
{
"version": "v2",
"created": "Wed, 09 Jul 2025 15:49:27 GMT"
},
{
"version": "v3",
"created": "Wed, 03 Sep 2025 16:30:13 GMT"
},
{
"version": "v4",
"created": "Thu, 04 Sep 2025 12:13:47 GMT"
},
{
"version": "v5",
"created": "Mon, 08 Sep 2025 15:14:44 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Ramôa",
"Alexandra",
""
],
[
"Santos",
"Luis Paulo",
""
]
] |
2412.04897
|
Christin David
|
Shohely Tasnim Anindo and Daniela T\"auber and Christin David
|
Photothermal Expansion of Nanostructures in Photo-induced Force Microscopy
|
main article: 36 pages, 10 figures, supporting material: 5 pages, 2 figures
| null |
10.1021/acs.jpcc.4c08305
| null |
physics.optics physics.chem-ph
|
http://creativecommons.org/licenses/by/4.0/
|
Powerful mid-infrared illumination combined with mechanical detection via force microscopy provides access to nanoscale spectroscopic imaging in Materials and Life Sciences. Photo-induced force microscopy (PiFM) employs pulsed illumination and noncontact force microscopy resulting in unprecedented spatial and high spectral resolution. The near-field-enhanced light absorption in the materials leads to thermal expansion affecting the distance-dependent weak van der Waals (VdW) force acting between the tip and the sample. We model the non-linear impact of material characteristics and surface shape on the tip-sample interaction, the heat generation from the presence of a photo-induced electric field, the associated thermal expansion under different illumination conditions including light polarization and the feedback to the dynamic tip motion due to the expansion. Comparison of the results with our experimental investigation of a polymer nanosphere shows good agreement, contributing new insights into the understanding required for a quantitative analysis of nanostructured materials imaged using PiFM.
|
[
{
"version": "v1",
"created": "Fri, 06 Dec 2024 09:56:35 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Anindo",
"Shohely Tasnim",
""
],
[
"Täuber",
"Daniela",
""
],
[
"David",
"Christin",
""
]
] |
2412.06053
|
Riccardo Levato
|
Sammy Florczak, Gabriel Groessbacher, Davide Ribezzi, Alessia Longoni, Marieme Gueye, Estee Grandidier, Jos Malda, Riccardo Levato
|
Adaptive and Context-Aware Volumetric Printing
|
22 pages, 4 figures
|
Nature 645 (2025) 108
|
10.1038/s41586-025-09436-7
| null |
physics.optics
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
We introduce Generative, Adaptive, Context-Aware 3D Printing (GRACE), a novel approach combining 3D imaging, computer vision, and parametric modelling to create tailored, context-aware geometries using volumetric additive manufacturing. GRACE rapidly and automatically generates complex structures capable of conforming directly around features ranging from cellular to macroscopic scales with minimal user intervention. We demonstrate its versatility in applications ranging from synthetic objects to biofabrication, including adaptive vascular-like geometries around cell-laden bioinks, resulting in improved functionality. GRACE also enables precise alignment of sequential prints, in addition to the detection and overprinting of opaque surfaces through shadow correction. Compatible with various printing modalities, GRACE transcends traditional additive manufacturing limitations, opening new avenues in tissue engineering and regenerative medicine.
|
[
{
"version": "v1",
"created": "Sun, 08 Dec 2024 20:19:01 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Florczak",
"Sammy",
""
],
[
"Groessbacher",
"Gabriel",
""
],
[
"Ribezzi",
"Davide",
""
],
[
"Longoni",
"Alessia",
""
],
[
"Gueye",
"Marieme",
""
],
[
"Grandidier",
"Estee",
""
],
[
"Malda",
"Jos",
""
],
[
"Levato",
"Riccardo",
""
]
] |
2412.06655
|
Adrien Bolland
|
Adrien Bolland, Gaspard Lambrechts, Damien Ernst
|
Off-Policy Maximum Entropy RL with Future State and Action Visitation Measures
| null | null | null | null |
cs.LG stat.ML
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Maximum entropy reinforcement learning integrates exploration into policy learning by providing additional intrinsic rewards proportional to the entropy of some distribution. In this paper, we propose a novel approach in which the intrinsic reward function is the relative entropy of the discounted distribution of states and actions (or features derived from these states and actions) visited during future time steps. This approach is motivated by three results. First, this new objective is a lower bound on the negated entropy of the marginal visitation distribution of states and actions, commonly used as an alternative exploration objective. Second, a policy maximizing the expected discounted sum of intrinsic rewards also maximizes a lower bound on the state-action value function of the decision process. Third, the distribution used in the intrinsic reward definition is the fixed point of a contraction operator. Existing algorithms can therefore be adapted to learn this fixed point off-policy and compute the intrinsic rewards. We finally introduce an algorithm maximizing our new objective and show that resulting policies have good state-action space coverage and achieve high-performance control.
|
[
{
"version": "v1",
"created": "Mon, 09 Dec 2024 16:56:06 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 17:36:55 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Bolland",
"Adrien",
""
],
[
"Lambrechts",
"Gaspard",
""
],
[
"Ernst",
"Damien",
""
]
] |
2412.07081
|
Junhua Chen
|
Junhua Chen, Lorenz Richter, Julius Berner, Denis Blessing, Gerhard Neumann, Anima Anandkumar
|
Sequential Controlled Langevin Diffusions
|
In The Thirteenth International Conference on Learning Representations, 2025
| null | null | null |
stat.ML cs.AI cs.LG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
An effective approach for sampling from unnormalized densities is based on the idea of gradually transporting samples from an easy prior to the complicated target distribution. Two popular methods are (1) Sequential Monte Carlo (SMC), where the transport is performed through successive annealed densities via prescribed Markov chains and resampling steps, and (2) recently developed diffusion-based sampling methods, where a learned dynamical transport is used. Despite the common goal, both approaches have different, often complementary, advantages and drawbacks. The resampling steps in SMC allow focusing on promising regions of the space, often leading to robust performance. While the algorithm enjoys asymptotic guarantees, the lack of flexible, learnable transitions can lead to slow convergence. On the other hand, diffusion-based samplers are learned and can potentially better adapt themselves to the target at hand, yet often suffer from training instabilities. In this work, we present a principled framework for combining SMC with diffusion-based samplers by viewing both methods in continuous time and considering measures on path space. This culminates in the new Sequential Controlled Langevin Diffusion (SCLD) sampling method, which is able to utilize the benefits of both methods and reaches improved performance on multiple benchmark problems, in many cases using only 10% of the training budget of previous diffusion-based samplers.
|
[
{
"version": "v1",
"created": "Tue, 10 Dec 2024 00:47:10 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 12:53:38 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Chen",
"Junhua",
""
],
[
"Richter",
"Lorenz",
""
],
[
"Berner",
"Julius",
""
],
[
"Blessing",
"Denis",
""
],
[
"Neumann",
"Gerhard",
""
],
[
"Anandkumar",
"Anima",
""
]
] |
2412.07218
|
Kenji Sugisaki
|
Kenji Sugisaki, Shu Kanno, Toshinari Itoko, Rei Sakuma, and Naoki Yamamoto
|
Hamiltonian simulation-based quantum-selected configuration interaction for large-scale electronic structure calculations with a quantum computer
|
26 pages (8 + 15 figures and 3 + 21 tables)
| null |
10.1039/D5CP02202A
| null |
quant-ph physics.chem-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Quantum-selected configuration interaction (QSCI) is an approach for quantum chemical calculations using current quantum computers. In conventional QSCI, Slater determinants used for the wave function expansion are sampled by iteratively performing approximate wave function preparation and subsequent measurement in the computational basis, and then the subspace Hamiltonian matrix is diagonalized on a classical computer. In this approach, preparation of a high-quality approximate wave function is necessary to accurately compute total energies. Here we propose a Hamiltonian simulation-based QSCI (HSB-QSCI) to avoid this difficulty, by sampling the Slater determinants from quantum states generated by the real-time evolution of approximate wave functions. We provide numerical simulations for the lowest spin-singlet and triplet states of oligoacenes (benzene, naphthalene, and anthracene), phenylene-1,4-dinitrene, and hexa-1,2,3,4,5-pentaene. We found that the HSB-QSCI is applicable not only to molecules where the Hartree--Fock provides a good approximation of the ground state, but also to strongly correlated systems where preparing a high-quality approximate wave function is hard. Hardware demonstrations of the HSB-QSCI are also reported for carbyne molecules expressed by up to 36 qubits, using an IBM Quantum processor. The HSB-QSCI captures more than 99.75\% of the correlation energies in the active space by considering about 1\% of all the Slater determinants in 36 qubit systems, illustrating the ability of the proposed method to efficiently consider important electronic configurations.
|
[
{
"version": "v1",
"created": "Tue, 10 Dec 2024 06:16:26 GMT"
},
{
"version": "v2",
"created": "Mon, 28 Apr 2025 11:14:21 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sugisaki",
"Kenji",
""
],
[
"Kanno",
"Shu",
""
],
[
"Itoko",
"Toshinari",
""
],
[
"Sakuma",
"Rei",
""
],
[
"Yamamoto",
"Naoki",
""
]
] |
2412.07598
|
Yurina Nakazato
|
Yurina Nakazato, Andrea Ferrara
|
Radiation-driven dusty outflows from early galaxies
|
12 pages, 7 figures, resubmitted to MNRAS after first referee report
| null | null | null |
astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
The James Webb Space Telescope (JWST) has discovered an overabundance of UV-bright ($M_{\rm UV} \lesssim -20$), massive galaxies at $z \gtrsim 10$ in comparison to pre-JWST theoretical predictions. Among the proposed interpretations, such excess has been explained by negligible dust attenuation conditions following radiation-driven outflows launched by young stars when a galaxy goes through a super-Eddington phase. Dust opacity decreases the classical Eddington luminosity by a (boost) factor $A$, thus favoring the driving of outflows by stellar radiation in compact, initially dusty galaxies. Here, we compute $A$ as a function of the galaxy stellar mass, gas fraction, galaxy size, and metallicity (a total of 8 parameters). We find that the main dependence is on metallicity and, for the fiducial model, $A \sim 1800(Z/Z_\odot)/(1+N_{\rm H}/10^{23.5}\, {\rm cm^2})$. We apply such results to 20 spectroscopically confirmed galaxies at $z \gtrsim 10$ and evaluate their modified Eddington ratio. We predict that three galaxies are in the outflow phase. Their outflows have relatively low velocities ($60 -100 \,{\rm km\ s^{-1}}$), implying that they are unlikely to escape from the system. For the remaining 17 galaxies that are not currently in the outflow phase, we calculate the past evolution of the modified Eddington ratio from their star formation history. We find that 15 of them experienced an outflow phase prior to observation during which they effectively displaced their dust to larger radii. Thus, dusty outflows driven by stellar radiation appear to contribute to the observed bright UV galaxies at $z > 10$.
|
[
{
"version": "v1",
"created": "Tue, 10 Dec 2024 15:35:43 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 12:12:47 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Nakazato",
"Yurina",
""
],
[
"Ferrara",
"Andrea",
""
]
] |
2412.07992
|
Chung En Sun
|
Chung-En Sun, Tuomas Oikarinen, Berk Ustun, Tsui-Wei Weng
|
Concept Bottleneck Large Language Models
|
Accepted to ICLR 2025
| null | null | null |
cs.CL cs.LG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We introduce Concept Bottleneck Large Language Models (CB-LLMs), a novel framework for building inherently interpretable Large Language Models (LLMs). In contrast to traditional black-box LLMs that rely on limited post-hoc interpretations, CB-LLMs integrate intrinsic interpretability directly into the LLMs -- allowing accurate explanations with scalability and transparency. We build CB-LLMs for two essential NLP tasks: text classification and text generation. In text classification, CB-LLMs is competitive with, and at times outperforms, traditional black-box models while providing explicit and interpretable reasoning. For the more challenging task of text generation, interpretable neurons in CB-LLMs enable precise concept detection, controlled generation, and safer outputs. The embedded interpretability empowers users to transparently identify harmful content, steer model behavior, and unlearn undesired concepts -- significantly enhancing the safety, reliability, and trustworthiness of LLMs, which are critical capabilities notably absent in existing models. Our code is available at https://github.com/Trustworthy-ML-Lab/CB-LLMs.
|
[
{
"version": "v1",
"created": "Wed, 11 Dec 2024 00:04:10 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Mar 2025 23:19:17 GMT"
},
{
"version": "v3",
"created": "Thu, 03 Apr 2025 00:27:39 GMT"
},
{
"version": "v4",
"created": "Sun, 07 Sep 2025 20:05:03 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sun",
"Chung-En",
""
],
[
"Oikarinen",
"Tuomas",
""
],
[
"Ustun",
"Berk",
""
],
[
"Weng",
"Tsui-Wei",
""
]
] |
2412.08019
|
Yuxing Lu
|
Yang Zhang, Yuxing Lu, Guiyang Xin, Yufei Xue, Chenkun Qi, Kairong Qin, Yan Zhuang
|
Ask1: Development and Reinforcement Learning-Based Control of a Custom Quadruped Robot
| null | null | null | null |
cs.RO cs.LG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In this work, we present the design, development, and experimental validation of a custom-built quadruped robot, Ask1. The Ask1 robot shares similar morphology with the Unitree Go1, but features custom hardware components and a different control architecture. We transfer and extend previous reinforcement learning (RL)-based control methods to the Ask1 robot, demonstrating the applicability of our approach in real-world scenarios. By eliminating the need for Adversarial Motion Priors (AMP) and reference trajectories, we introduce a novel reward function to guide the robot's motion style. We demonstrate the generalization capability of the proposed RL algorithm by training it on both the Go1 and Ask1 robots. Simulation and real-world experiments validate the effectiveness of this method, showing that Ask1, like the Go1, is capable of navigating various rugged terrains.
|
[
{
"version": "v1",
"created": "Wed, 11 Dec 2024 01:56:47 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 04:47:44 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Zhang",
"Yang",
""
],
[
"Lu",
"Yuxing",
""
],
[
"Xin",
"Guiyang",
""
],
[
"Xue",
"Yufei",
""
],
[
"Qi",
"Chenkun",
""
],
[
"Qin",
"Kairong",
""
],
[
"Zhuang",
"Yan",
""
]
] |
2412.08214
|
Georges Gras
|
Georges Gras (LMB)
|
Initial layer of the anti-cyclotomic $\mathbb{Z}_3$-extension of $\mathbb{Q}(\sqrt{-m})$ and capitulation phenomenon
|
Minor corrections from Referee's remarks . More complete proof of Theorem 8.1, page 33, and new writing of subsection 9.3
| null | null | null |
math.NT
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Let $k=\mathbb{Q}(\sqrt{-m})$ be an imaginary quadratic field. We consider the properties of capitulation of the $p$-class group of $k$ in the anti-cyclotomic $\mathbb{Z}_p$-extension $k^{\rm ac}$ of $k$; for this, using a new approach based on the Log$_p$-function (Theorems 2.3, 3.4), we determine the first layer $k_1^{\rm ac}$ of $k^{\rm ac}$ over $k$, and we show that some partial capitulation may exist in $k_1^{\rm ac}$, even when $k^{\rm ac}/k$ is totally ramified. We have conjectured that this phenomenon of capitulation is specific of the $\mathbb{Z}_p$-extensions of $k$, distinct from the cyclotomic one. For $p=3$, we characterize a sub-family of fields $k$ (Normal Split cases) for which $k^{\rm ac}$ is not linearly disjoint from the Hilbert class field (Theorem 5.1). No assumptions are made on the splitting of 3 in $k$ and in $k^*=\mathbb{Q}(\sqrt{3m})$, nor on the structures of their 3-class groups. Four PARI/GP programs (7.1, 7.2, 7.3, 7.4 depending on the classification of Definition 2.10) are given, computing a defining cubic polynomial of $k_1^{\rm ac}$, and the main invariants attached to the fields $k$, $k^*$, $k_1^{\rm ac}$; some relations with Iwasawa's invariants are discussed (Theorem 9.6).
|
[
{
"version": "v1",
"created": "Wed, 11 Dec 2024 09:08:52 GMT"
},
{
"version": "v2",
"created": "Fri, 10 Jan 2025 13:29:16 GMT"
},
{
"version": "v3",
"created": "Tue, 18 Feb 2025 09:59:47 GMT"
},
{
"version": "v4",
"created": "Fri, 18 Apr 2025 06:05:07 GMT"
},
{
"version": "v5",
"created": "Mon, 08 Sep 2025 06:54:35 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Gras",
"Georges",
"",
"LMB"
]
] |
2412.08511
|
Aymen Merrouche
|
Aymen Merrouche, Stefanie Wuhrer, Edmond Boyer
|
NF3DM: Combining Neural Fields and Deformation Models for 3D Non-Rigid Motion Reconstruction
|
Minimal writing edits, one additional qualitative experiment from RGB images, method unchanged, results unchanged
| null | null | null |
cs.CV
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
We introduce a novel, data-driven approach for reconstructing temporally coherent 3D motion from unstructured and potentially partial observations of non-rigidly deforming shapes. Our goal is to achieve high-fidelity motion reconstructions for shapes that undergo near-isometric deformations, such as humans wearing loose clothing. The key novelty of our work lies in its ability to combine implicit shape representations with explicit mesh-based deformation models, enabling detailed and temporally coherent motion reconstructions without relying on parametric shape models or decoupling shape and motion. Each frame is represented as a neural field decoded from a feature space where observations over time are fused, hence preserving geometric details present in the input data. Temporal coherence is enforced with a near-isometric deformation constraint between adjacent frames that applies to the underlying surface in the neural field. Our method outperforms state-of-the-art approaches, as demonstrated by its application to human and animal motion sequences reconstructed from monocular depth videos.
|
[
{
"version": "v1",
"created": "Wed, 11 Dec 2024 16:24:08 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 16:21:10 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Merrouche",
"Aymen",
""
],
[
"Wuhrer",
"Stefanie",
""
],
[
"Boyer",
"Edmond",
""
]
] |
2412.09083
|
V\'ictor Sotomayor
|
V\'ictor Sotomayor
|
A completeness criterion for the common divisor graph on $p$-regular class sizes
| null | null | null | null |
math.GR
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Let $G$ be a finite $p$-separable group, for some fixed prime $p$. Let $\Gamma_p(G)$ be the common divisor graph built on the set of sizes of $p$-regular conjugacy classes of $G$: this is the simple undirected graph whose vertices are the class sizes of those non-central elements of $G$ such that $p$ does not divide their order, and two distinct vertices are adjacent if and only if they are not coprime. In this note we prove that if $\Gamma_p(G)$ is a $k$-regular graph with $k\geq 1$, then it is a complete graph with $k+1$ vertices. We also pose a conjecture regarding the order of products of $p$-regular elements with coprime conjugacy class sizes, whose validity would enable to drop the $p$-separability hypothesis.
|
[
{
"version": "v1",
"created": "Thu, 12 Dec 2024 09:11:22 GMT"
},
{
"version": "v2",
"created": "Sun, 11 May 2025 19:10:50 GMT"
},
{
"version": "v3",
"created": "Sat, 28 Jun 2025 19:01:12 GMT"
},
{
"version": "v4",
"created": "Sat, 06 Sep 2025 09:35:21 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sotomayor",
"Víctor",
""
]
] |
2412.09354
|
Cui-Zu Chang
|
Zi-Jie Yan, Ying-Ting Chan, Wei Yuan, Annie G. Wang, Hemian Yi, Zihao Wang, Lingjie Zhou, Hongtao Rong, Deyi Zhuo, Ke Wang, John Singleton, Laurel E. Winter, Weida Wu, and Cui-Zu Chang
|
Meissner Effect and Nonreciprocal Charge Transport in Non-Topological 1T-CrTe2/FeTe Heterostructures
|
26 pages, 4 figures, comments are welcome
| null | null | null |
cond-mat.supr-con cond-mat.mes-hall cond-mat.mtrl-sci
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Interface-induced superconductivity has recently been achieved by stacking a magnetic topological insulator layer on an antiferromagnetic FeTe layer. However, the mechanism driving this emergent superconductivity remains unclear. Here, we employ molecular beam epitaxy to grow a 1T-CrTe2 layer, a two-dimensional ferromagnet with a Curie temperature up to room temperature, on a FeTe layer. These 1T-CrTe2/FeTe heterostructures show superconductivity with a critical temperature of ~12 K. Through magnetic force microscopy measurements, we observe the Meissner effect on the surface of the 1T-CrTe2 layer. Our electrical transport measurements reveal that the 1T-CrTe2/FeTe heterostructures exhibit nonreciprocal charge transport behavior, characterized by a large magneto-chiral anisotropy coefficient. The enhanced nonreciprocal charge transport in 1T-CrTe2/FeTe heterostructures provides a promising platform for exploring the magnetically controllable superconducting diode effect.
|
[
{
"version": "v1",
"created": "Thu, 12 Dec 2024 15:22:41 GMT"
},
{
"version": "v2",
"created": "Sat, 06 Sep 2025 20:34:21 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Yan",
"Zi-Jie",
""
],
[
"Chan",
"Ying-Ting",
""
],
[
"Yuan",
"Wei",
""
],
[
"Wang",
"Annie G.",
""
],
[
"Yi",
"Hemian",
""
],
[
"Wang",
"Zihao",
""
],
[
"Zhou",
"Lingjie",
""
],
[
"Rong",
"Hongtao",
""
],
[
"Zhuo",
"Deyi",
""
],
[
"Wang",
"Ke",
""
],
[
"Singleton",
"John",
""
],
[
"Winter",
"Laurel E.",
""
],
[
"Wu",
"Weida",
""
],
[
"Chang",
"Cui-Zu",
""
]
] |
2412.11215
|
Cyrus Neary
|
Cyrus Neary, Nathan Tsao, Ufuk Topcu
|
Neural Port-Hamiltonian Differential Algebraic Equations for Compositional Learning of Electrical Networks
| null | null | null | null |
cs.LG cs.AI cs.SY eess.SY
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We develop compositional learning algorithms for coupled dynamical systems, with a particular focus on electrical networks. While deep learning has proven effective at modeling complex relationships from data, compositional couplings between system components typically introduce algebraic constraints on state variables, posing challenges to many existing data-driven approaches to modeling dynamical systems. Towards developing deep learning models for constrained dynamical systems, we introduce neural port-Hamiltonian differential algebraic equations (N-PHDAEs), which use neural networks to parameterize unknown terms in both the differential and algebraic components of a port-Hamiltonian DAE. To train these models, we propose an algorithm that uses automatic differentiation to perform index reduction, automatically transforming the neural DAE into an equivalent system of neural ordinary differential equations (N-ODEs), for which established model inference and backpropagation methods exist. Experiments simulating the dynamics of nonlinear circuits exemplify the benefits of our approach: the proposed N-PHDAE model achieves an order of magnitude improvement in prediction accuracy and constraint satisfaction when compared to a baseline N-ODE over long prediction time horizons. We also validate the compositional capabilities of our approach through experiments on a simulated DC microgrid: we train individual N-PHDAE models for separate grid components, before coupling them to accurately predict the behavior of larger-scale networks.
|
[
{
"version": "v1",
"created": "Sun, 15 Dec 2024 15:13:11 GMT"
},
{
"version": "v2",
"created": "Mon, 07 Apr 2025 22:47:51 GMT"
},
{
"version": "v3",
"created": "Sat, 06 Sep 2025 23:13:49 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Neary",
"Cyrus",
""
],
[
"Tsao",
"Nathan",
""
],
[
"Topcu",
"Ufuk",
""
]
] |
2412.12134
|
Brandon Le
|
Brandon B. Le
|
Chaotic Dynamics and Fractal Geometry in Ring Lattice Systems of Nonchaotic Rulkov Neurons
|
24 pages, 8 figures. v2: more details, added appendix. v3: matches published version
|
Fractal Fract. 2025, 9(9), 584
|
10.3390/fractalfract9090584
| null |
nlin.CD math.DS q-bio.NC
|
http://creativecommons.org/licenses/by/4.0/
|
This paper investigates the complex dynamics and fractal attractors that arise in a 60-dimensional ring lattice system of electrically coupled nonchaotic Rulkov neurons. While networks of chaotic Rulkov neurons have been widely studied, systems of nonchaotic Rulkov neurons have not been extensively explored due to the piecewise complexity of the nonchaotic Rulkov map. Here, we find that rich dynamics emerge from the electrical coupling of regular-spiking Rulkov neurons, including chaotic spiking, synchronized chaotic bursting, and synchronized hyperchaos. By systematically varying the electrical coupling strength between neurons, we also uncover general trends in the maximal Lyapunov exponent across the system's dynamical regimes. By means of the Kaplan-Yorke conjecture, we examine the fractal geometry of the ring system's high-dimensional chaotic attractors and find that these attractors can occupy as many as 45 of the 60 dimensions of state space. We further explore how variations in chaotic behavior - quantified by the full Lyapunov spectra - correspond to changes in the attractors' fractal dimensions. This analysis advances our understanding of how complex collective behavior can emerge from the interaction of multiple simple neuron models and highlights the deep interplay between dynamics and geometry in high-dimensional systems.
|
[
{
"version": "v1",
"created": "Fri, 06 Dec 2024 18:40:06 GMT"
},
{
"version": "v2",
"created": "Sun, 16 Mar 2025 22:36:35 GMT"
},
{
"version": "v3",
"created": "Sun, 07 Sep 2025 13:21:15 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Le",
"Brandon B.",
""
]
] |
2412.12583
|
Hanyin Wang
|
Hanyin Wang, Chufan Gao, Qiping Xu, Bolun Liu, Guleid Hussein, Hariprasad Korsapati, Mohamad El Labban, Kingsley Iheasirim, Mohamed Hassan, Gokhan Anil, Brian Bartlett, Jimeng Sun
|
Process-Supervised Reward Models for Verifying Clinical Note Generation: A Scalable Approach Guided by Domain Expertise
| null | null | null | null |
cs.CL
|
http://creativecommons.org/licenses/by/4.0/
|
Process-supervised reward models (PRMs) excel at providing step-by-step verification for large language model (LLM) outputs in domains like mathematics and coding. However, their application to fields lacking ground-truth answers, such as clinical note generation, poses significant challenges. We introduce a novel framework for training PRMs to deliver step-level reward signals for LLM-generated clinical notes. By precisely defining meaningful "steps," injecting realistic "errors" informed by domain expertise, and leveraging LLMs to generate process supervision data at scale, we overcome previous limitations. Our PRM, built on LLaMA-3.1 8B, consistently outperforms proprietary reasoning and non-reasoning models, achieving state-of-the-art performance on two key evaluations: (1) distinguishing gold-standard from error-containing samples with 98.8% accuracy, and (2) selecting physician-preferred clinical notes with 56.2% accuracy. We investigate critical components for effective PRM training, including optimal loss functions and data selection strategies, and present a comprehensive physician reader study identifying predictors of downstream Best-of-N performance. Our study sheds light on unlocking the potential of PRMs for diverse generative tasks across domains.
|
[
{
"version": "v1",
"created": "Tue, 17 Dec 2024 06:24:34 GMT"
},
{
"version": "v2",
"created": "Sat, 15 Feb 2025 16:54:49 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 13:19:38 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Wang",
"Hanyin",
""
],
[
"Gao",
"Chufan",
""
],
[
"Xu",
"Qiping",
""
],
[
"Liu",
"Bolun",
""
],
[
"Hussein",
"Guleid",
""
],
[
"Korsapati",
"Hariprasad",
""
],
[
"Labban",
"Mohamad El",
""
],
[
"Iheasirim",
"Kingsley",
""
],
[
"Hassan",
"Mohamed",
""
],
[
"Anil",
"Gokhan",
""
],
[
"Bartlett",
"Brian",
""
],
[
"Sun",
"Jimeng",
""
]
] |
2412.12761
|
Debajyoti Mazumder
|
Debajyoti Mazumder, Aakash Kumar, Jasabanta Patro
|
Revealing the impact of synthetic native samples and multi-tasking strategies in Hindi-English code-mixed humour and sarcasm detection
|
33 pages; EMNLP 2025 (Findings)
| null | null | null |
cs.CL cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In this paper, we reported our experiments with various strategies to improve code-mixed humour and sarcasm detection. Particularly, we tried three approaches: (i) native sample mixing, (ii) multi-task learning (MTL), and (iii) prompting and instruction finetuning very large multilingual language models (VMLMs). In native sample mixing, we added monolingual task samples to code-mixed training sets. In MTL learning, we relied on native and code-mixed samples of a semantically related task (hate detection in our case). Finally, in our third approach, we evaluated the efficacy of VMLMs via few-shot context prompting and instruction finetuning. Some interesting findings we got are (i) adding native samples improved humor (raising the F1-score up to 6.76%) and sarcasm (raising the F1-score up to 8.64%) detection, (ii) training MLMs in an MTL framework boosted performance for both humour (raising the F1-score up to 10.67%) and sarcasm (increment up to 12.35% in F1-score) detection, and (iii) prompting and instruction finetuning VMLMs couldn't outperform the other approaches. Finally, our ablation studies and error analysis discovered the cases where our model is yet to improve. We provided our code for reproducibility.
|
[
{
"version": "v1",
"created": "Tue, 17 Dec 2024 10:26:54 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 05:32:04 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Mazumder",
"Debajyoti",
""
],
[
"Kumar",
"Aakash",
""
],
[
"Patro",
"Jasabanta",
""
]
] |
2412.12907
|
Akihiko Sekine
|
Akihiko Sekine, Ryo Murakami, Yoshiyasu Doi
|
Microwave-to-Optical Quantum Transduction with Antiferromagnets
|
13 pages, 7 figures. To appear in Phys. Rev. B
|
Phys. Rev. B 112, 094413 (2025)
|
10.1103/m52p-sp6d
| null |
quant-ph cond-mat.mes-hall cond-mat.mtrl-sci cond-mat.str-el physics.optics
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The quantum transduction, or equivalently quantum frequency conversion, between microwave and optical photons is essential for realizing scalable quantum computers with superconducting qubits. Due to the large frequency difference between microwave and optical ranges, the transduction needs to be done via intermediate bosonic modes or nonlinear processes. Regarding the transduction mediated by magnons, previous studies have so far utilized ferromagnetic magnons in ferromagnets. Here, we formulate a theory for the microwave-to-optical quantum transduction mediated by antiferromagnetic magnons in antiferromagnets. We derive analytical expressions for the transduction efficiency in the cases with and without an optical cavity, where a microwave cavity is used in both cases. In contrast to the case of the quantum transduction using ferromagnets, we find that the quantum transduction can occur even in the absence of an external static magnetic field. We also find that, in the case with an optical cavity the transduction efficiency takes a peak structure with respect to the sample thickness, indicating that there exists an optimal thickness, whereas in the case without an optical cavity the transduction efficiency is a monotonically increasing function of the sample thickness. Our study opens up a way for possible applications of antiferromagnetic materials in future quantum interconnects.
|
[
{
"version": "v1",
"created": "Tue, 17 Dec 2024 13:34:00 GMT"
},
{
"version": "v2",
"created": "Mon, 11 Aug 2025 10:38:17 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sekine",
"Akihiko",
""
],
[
"Murakami",
"Ryo",
""
],
[
"Doi",
"Yoshiyasu",
""
]
] |
2412.13379
|
Aiden Gundersen
|
Aiden Gundersen, Neil Cornish
|
Rapid inference for individual binaries and a stochastic background with Pulsar Timing Array data
|
19 pages, 11 figures
| null | null | null |
gr-qc
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The analysis of pulsar timing array data has provided evidence for a gravitational wave background in the nanohertz band. This raises the question of what is the source of the signal, is it astrophysical or cosmological in origin? If the signal originates from a population of supermassive black hole binaries, as is generally assumed, we can expect to see evidence for both anisotropy and to be able to resolve signals from individual binaries as more data are collected. The anisotropy and resolvable systems are caused by a small number of loud signals that stand out from the crowd. Here we focus on the joint detection of individual signals and a stochastic background. While methods have previously been developed to perform such an analysis, they are currently held back by the cost of computing the joint likelihood function. Each individual source is described by $N=8+2N_p$ parameters, where $N_p$ are the number of pulsars in the array. With the latest combined data sets having over one hundred pulsars, the parameter space is very large, and consequently, it takes a large number of likelihood evaluations to explore these models. Here we present a new approach that extends the Fourier basis method, previously introduced to accelerate analyses for stochastic signals, to also include deterministic signals. Key elements of the method are that the likelihood evaluations are per-pulsar, avoiding expensive operations on large matrices, and the templates for individual binaries can be computed analytically or using fast Fourier methods on a sparsely sampled grid of time samples. The net result is an analysis that is orders of magnitude faster than previous approaches.
|
[
{
"version": "v1",
"created": "Tue, 17 Dec 2024 23:27:31 GMT"
},
{
"version": "v2",
"created": "Fri, 05 Sep 2025 23:15:27 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Gundersen",
"Aiden",
""
],
[
"Cornish",
"Neil",
""
]
] |
2412.13453
|
Boris Beranger
|
Boris Beranger and Simone A. Padoan
|
Modelling Extremal Dependence in high-dimensions: A Practical Perspective
| null | null | null | null |
stat.ME
|
http://creativecommons.org/licenses/by/4.0/
|
From environmental sciences to finance, there are growing needs for assessing the risk of more extreme events than those observed. Extrapolating extreme events beyond the range of the data is not obvious and requires advanced tools based on extreme value theory. Furthermore, the complexity of risk assessments often requires the inclusion of multiple variables. Extreme value theory provides very important tools for the analysis of multivariate or spatial extreme events, but these are not easily accessible to professionals without appropriate expertise. This article provides a minimal background on multivariate and spatial extremes and gives simple yet thorough instructions to analyse high-dimensional extremes using the R package ExtremalDep. After briefly introducing the statistical methodologies, we focus on road testing the package's toolbox through several real-world applications.
|
[
{
"version": "v1",
"created": "Wed, 18 Dec 2024 02:53:30 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 12:57:21 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Beranger",
"Boris",
""
],
[
"Padoan",
"Simone A.",
""
]
] |
2412.13459
|
Hao He
|
Hao He, Haoqin Yang, Philipp Burckhardt, Alexandros Kapravelos, Bogdan Vasilescu, Christian K\"astner
|
Six Million (Suspected) Fake Stars in GitHub: A Growing Spiral of Popularity Contests, Spams, and Malware
|
2026 IEEE/ACM 48th International Conference on Software Engineering (ICSE'26)
| null |
10.1145/3744916.3764531
| null |
cs.CR cs.SE
|
http://creativecommons.org/licenses/by/4.0/
|
GitHub, the de facto platform for open-source software development, provides a set of social-media-like features to signal high-quality repositories. Among them, the star count is the most widely used popularity signal, but it is also at risk of being artificially inflated (i.e., faked), decreasing its value as a decision-making signal and posing a security risk to all GitHub users. In this paper, we present a systematic, global, and longitudinal measurement study of fake stars in GitHub. To this end, we build StarScout, a scalable tool able to detect anomalous starring behaviors across all GitHub metadata between 2019 and 2024. Analyzing the data collected using StarScout, we find that: (1) fake-star-related activities have rapidly surged in 2024; (2) the accounts and repositories in fake star campaigns have highly trivial activity patterns; (3) the majority of fake stars are used to promote short-lived phishing malware repositories; the remaining ones are mostly used to promote AI/LLM, blockchain, tool/application, and tutorial/demo repositories; (4) while repositories may have acquired fake stars for growth hacking, fake stars only have a promotion effect in the short term (i.e., less than two months) and become a liability in the long term. Our study has implications for platform moderators, open-source practitioners, and supply chain security researchers.
|
[
{
"version": "v1",
"created": "Wed, 18 Dec 2024 03:03:58 GMT"
},
{
"version": "v2",
"created": "Sat, 06 Sep 2025 18:12:10 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"He",
"Hao",
""
],
[
"Yang",
"Haoqin",
""
],
[
"Burckhardt",
"Philipp",
""
],
[
"Kapravelos",
"Alexandros",
""
],
[
"Vasilescu",
"Bogdan",
""
],
[
"Kästner",
"Christian",
""
]
] |
2412.13682
|
Jie-Jing Shao
|
Jie-Jing Shao, Bo-Wen Zhang, Xiao-Wen Yang, Baizhi Chen, Si-Yu Han, Wen-Da Wei, Guohao Cai, Zhenhua Dong, Lan-Zhe Guo, Yu-Feng Li
|
ChinaTravel: An Open-Ended Benchmark for Language Agents in Chinese Travel Planning
|
Webpage: https://www.lamda.nju.edu.cn/shaojj/chinatravel
| null | null | null |
cs.AI cs.CL
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Recent advances in LLMs, particularly in language reasoning and tool integration, have rapidly sparked the \emph{Language Agents} for real-world development. Among these, travel planning represents a prominent domain, combining complex multi-objective planning challenges with practical deployment demands. However, existing benchmarks often oversimplify real-world requirements by focusing on synthetic queries and limited constraints. We address the gap of evaluating language agents in multi-day, multi-POI travel planning scenarios with diverse and open human needs. Specifically, we introduce \emph{ChinaTravel}, the first open-ended benchmark grounded in authentic Chinese travel requirements collected from 1,154 human participants. We design a compositionally generalizable domain-specific language (DSL) for scalable evaluation, covering feasibility, constraint satisfaction, and preference comparison. Empirical studies reveal the potential of neuro-symbolic agents in travel planning, achieving a 37.0\% constraint satisfaction rate on human queries, a 10\times improvement over purely neural models. These findings highlight ChinaTravel as a pivotal milestone for advancing language agents in complex, real-world planning scenarios.
|
[
{
"version": "v1",
"created": "Wed, 18 Dec 2024 10:10:12 GMT"
},
{
"version": "v2",
"created": "Fri, 20 Dec 2024 15:08:25 GMT"
},
{
"version": "v3",
"created": "Fri, 30 May 2025 13:35:50 GMT"
},
{
"version": "v4",
"created": "Sat, 06 Sep 2025 01:26:12 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Shao",
"Jie-Jing",
""
],
[
"Zhang",
"Bo-Wen",
""
],
[
"Yang",
"Xiao-Wen",
""
],
[
"Chen",
"Baizhi",
""
],
[
"Han",
"Si-Yu",
""
],
[
"Wei",
"Wen-Da",
""
],
[
"Cai",
"Guohao",
""
],
[
"Dong",
"Zhenhua",
""
],
[
"Guo",
"Lan-Zhe",
""
],
[
"Li",
"Yu-Feng",
""
]
] |
2412.14065
|
Yung-Yeh Chang
|
Yung-Yeh Chang, Kazuma Saito, and Chen-Hsuan Hsu
|
Quasi-two-dimensional spin helix and magnon-induced singularity in twisted bilayer graphene
|
20 pages, 10 figures, and 1 table. Revised version accepted for publication in Phys. Rev. Research
| null |
10.1103/h5sd-v51h
| null |
cond-mat.str-el
|
http://creativecommons.org/licenses/by/4.0/
|
Twisted bilayer graphene exhibits prominent correlated phenomena in two distinct regimes: a Kondo lattice near the magic angle, resembling heavy fermion systems, and a triangular correlated domain wall network under interlayer bias, akin to sliding Luttinger liquids previously introduced for cuprates. Combining these characteristics, here we investigate a system where interacting electrons in the domain wall network couple to localized spins. Owing to inter-domain-wall correlations, a quasi-two-dimensional spin helix phase within the localized spins emerges as a result of spatial phase coherence across parallel domain walls. Within the spin helix phase, magnons can induce a singularity, reflected in the scaling exponents of various correlation functions, accessible through electrical means and by adjusting the twist angle. We predict observable features in magnetic resonance and anisotropic paramagnetic spin susceptibility for the spin helix and the magnon-induced singularity, serving as experimental indicators of the interplay between the Kondo lattice and sliding Luttinger liquids. Integrating critical aspects of Luttinger liquid physics, magnetism, and Kondo physics in twisted bilayer graphene, our findings offer insights into similar correlated phenomena across a broad range of twisted van der Waals structures.
|
[
{
"version": "v1",
"created": "Wed, 18 Dec 2024 17:10:22 GMT"
},
{
"version": "v2",
"created": "Fri, 20 Dec 2024 06:27:39 GMT"
},
{
"version": "v3",
"created": "Tue, 24 Jun 2025 08:03:37 GMT"
},
{
"version": "v4",
"created": "Mon, 08 Sep 2025 04:50:34 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Chang",
"Yung-Yeh",
""
],
[
"Saito",
"Kazuma",
""
],
[
"Hsu",
"Chen-Hsuan",
""
]
] |
2412.14082
|
Huatian Hu
|
Huatian Hu, Gonzalo \'Alvarez-P\'erez, Antonio Valletta, Marialilia Pea, Michele Ortolani, and Cristian Cirac\`i
|
Modulating Low-Power Threshold Optical Bistability by Electrically Reconfigurable Free-Electron Kerr Nonlinearity
|
6 pages, 4 figures
| null | null | null |
physics.optics quant-ph
|
http://creativecommons.org/licenses/by/4.0/
|
We propose a microscopic mechanism to electrically reconfigure the Kerr nonlinearity by modulating the concentration of free electrons in heavily doped semiconductors under a static bias. Our theory incorporates electrostatic and hydrodynamic frameworks to describe the electronic dynamics, demonstrating electrically tunable linear and nonlinear modulations. The power threshold of achieving optical bistability shows unprecedented tunability over two orders of magnitude, reaching values as low as 10 $\mu$W through surface charge control. These findings offer new insights into understanding and actively controlling Kerr nonlinearities, paving the way for efficient refractive index engineering as well as the development of advanced linear and nonlinear electro-optical modulators.
|
[
{
"version": "v1",
"created": "Wed, 18 Dec 2024 17:29:27 GMT"
},
{
"version": "v2",
"created": "Sat, 06 Sep 2025 08:47:20 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Hu",
"Huatian",
""
],
[
"Álvarez-Pérez",
"Gonzalo",
""
],
[
"Valletta",
"Antonio",
""
],
[
"Pea",
"Marialilia",
""
],
[
"Ortolani",
"Michele",
""
],
[
"Ciracì",
"Cristian",
""
]
] |
2412.14209
|
Peter Love E.D
|
Peter E.D. Love, Jane Matthews, Weili Fang, and Hadi Mahamivanan
|
Integrating Evidence into the Design of XAI and AI-based Decision Support Systems: A Means-End Framework for End-users in Construction
|
74 pages, 5 figures and 3 tables
| null | null | null |
cs.HC cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
Explainable Artificial Intelligence seeks to make the reasoning processes of AI models transparent and interpretable, particularly in complex decision making environments. In the construction industry, where AI based decision support systems are increasingly adopted, limited attention has been paid to the integration of supporting evidence that underpins the reliability and accountability of AI generated outputs. The absence of such evidence undermines the validity of explanations and the trustworthiness of system recommendations. This paper addresses this gap by introducing a theoretical, evidence based means end framework developed through a narrative review. The framework offers an epistemic foundation for designing XAI enabled DSS that generate meaningful explanations tailored to users knowledge needs and decision contexts. It focuses on evaluating the strength, relevance, and utility of different types of evidence supporting AI generated explanations. While developed with construction professionals as primary end users, the framework is also applicable to developers, regulators, and project managers with varying epistemic goals.
|
[
{
"version": "v1",
"created": "Tue, 17 Dec 2024 13:02:05 GMT"
},
{
"version": "v2",
"created": "Thu, 24 Jul 2025 06:11:52 GMT"
},
{
"version": "v3",
"created": "Sun, 07 Sep 2025 08:53:29 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Love",
"Peter E. D.",
""
],
[
"Matthews",
"Jane",
""
],
[
"Fang",
"Weili",
""
],
[
"Mahamivanan",
"Hadi",
""
]
] |
2412.14484
|
Kunpeng Song
|
Kunpeng Song, Tingbo Hou, Zecheng He, Haoyu Ma, Jialiang Wang, Animesh Sinha, Sam Tsai, Yaqiao Luo, Xiaoliang Dai, Li Chen, Xide Xia, Peizhao Zhang, Peter Vajda, Ahmed Elgammal, Felix Juefei-Xu
|
Llama Learns to Direct: DirectorLLM for Human-Centric Video Generation
| null | null | null | null |
cs.CV
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In this paper, we introduce DirectorLLM, a novel video generation model that employs a large language model (LLM) to orchestrate human poses within videos. As foundational text-to-video models rapidly evolve, the demand for high-quality human motion and interaction grows. To address this need and enhance the authenticity of human motions, we extend the LLM from a text generator to a video director and human motion simulator. Utilizing open-source resources from Llama 3, we train the DirectorLLM to generate detailed instructional signals, such as human poses, to guide video generation. This approach offloads the simulation of human motion from the video generator to the LLM, effectively creating informative outlines for human-centric scenes. These signals are used as conditions by the video renderer, facilitating more realistic and prompt-following video generation. As an independent LLM module, it can be applied to different video renderers, including UNet and DiT, with minimal effort. Experiments on automatic evaluation benchmarks and human evaluations show that our model outperforms existing ones in generating videos with higher human motion fidelity, improved prompt faithfulness, and enhanced rendered subject naturalness.
|
[
{
"version": "v1",
"created": "Thu, 19 Dec 2024 03:10:26 GMT"
},
{
"version": "v2",
"created": "Thu, 04 Sep 2025 20:09:59 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 04:39:24 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Song",
"Kunpeng",
""
],
[
"Hou",
"Tingbo",
""
],
[
"He",
"Zecheng",
""
],
[
"Ma",
"Haoyu",
""
],
[
"Wang",
"Jialiang",
""
],
[
"Sinha",
"Animesh",
""
],
[
"Tsai",
"Sam",
""
],
[
"Luo",
"Yaqiao",
""
],
[
"Dai",
"Xiaoliang",
""
],
[
"Chen",
"Li",
""
],
[
"Xia",
"Xide",
""
],
[
"Zhang",
"Peizhao",
""
],
[
"Vajda",
"Peter",
""
],
[
"Elgammal",
"Ahmed",
""
],
[
"Juefei-Xu",
"Felix",
""
]
] |
2412.14647
|
Rui Lin
|
Rui Lin, Han-Sen Zhong, You Li, Zhang-Rui Zhao, Le-Tian Zheng, Tai-Ran Hu, Hong-Ming Wu, Zhan Wu, Wei-Jie Ma, Yan Gao, Yi-Kang Zhu, Zhao-Feng Su, Wan-Li Ouyang, Yu-Chen Zhang, Jun Rui, Ming-Cheng Chen, Chao-Yang Lu, Jian-Wei Pan
|
AI-Enabled Rapid Assembly of Thousands of Defect-Free Neutral Atom Arrays with Constant-time-overhead
| null |
Phys. Rev. Lett. 135, 060602 (2025)
|
10.1103/2ym8-vs82
| null |
quant-ph physics.atom-ph physics.optics
|
http://creativecommons.org/licenses/by/4.0/
|
Assembling increasingly larger-scale defect-free optical tweezer-trapped atom arrays is essential for quantum computation and quantum simulations based on atoms. Here, we propose an AI-enabled, rapid, constant-time-overhead rearrangement protocol, and we experimentally assemble defect-free 2D and 3D atom arrays with up to 2024 atoms with a constant time cost of 60 ms. The AI model calculates the holograms for real-time atom rearrangement. With precise controls over both position and phase, a high-speed spatial light modulator moves all the atoms simultaneously. This protocol can be readily used to generate defect-free arrays of tens of thousands of atoms with current technologies, and become a useful toolbox for quantum error correction.
|
[
{
"version": "v1",
"created": "Thu, 19 Dec 2024 08:56:28 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Lin",
"Rui",
""
],
[
"Zhong",
"Han-Sen",
""
],
[
"Li",
"You",
""
],
[
"Zhao",
"Zhang-Rui",
""
],
[
"Zheng",
"Le-Tian",
""
],
[
"Hu",
"Tai-Ran",
""
],
[
"Wu",
"Hong-Ming",
""
],
[
"Wu",
"Zhan",
""
],
[
"Ma",
"Wei-Jie",
""
],
[
"Gao",
"Yan",
""
],
[
"Zhu",
"Yi-Kang",
""
],
[
"Su",
"Zhao-Feng",
""
],
[
"Ouyang",
"Wan-Li",
""
],
[
"Zhang",
"Yu-Chen",
""
],
[
"Rui",
"Jun",
""
],
[
"Chen",
"Ming-Cheng",
""
],
[
"Lu",
"Chao-Yang",
""
],
[
"Pan",
"Jian-Wei",
""
]
] |
2412.14774
|
David Sibley
|
David N. Sibley, Benjamin D. Goddard, Fouzia F. Ouali, David J. Fairhurst, and Andrew J. Archer
|
Coexisting multiphase and interfacial behaviour of ouzo
| null |
Physics of Fluids 37, 042118 (2025)
|
10.1063/5.0253815
| null |
cond-mat.soft
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Multi-component liquid mixtures can be both complex and fascinating, with some systems being amenable to simple experimentation at home, giving valuable insight into fundamental aspects of bulk and interfacial phase behaviour. One particularly interesting mixture is the popular drink ouzo, which has charmed both the general public and scientists by virtue of its ability to display spontaneous emulsification when water is added. When these two clear (and potable) liquids are poured into each other, a single milky-coloured liquid is formed. In previous work [Archer et al., Soft Matter 20, 5889 (2024)], the equilibrium phase-diagram for the stable liquid phases of ouzo was captured via experiment and modelling. Here we consider the case when the two liquid phases also coexist with the vapour phase (i.e. along a line of triple points) and within our model uncover the complex bulk phase behaviour for this simple beverage. As a consequence, this leads to some interesting observations, that also apply more widely, about visualising phase diagrams in ternary systems of this type. We also examine the interfacial behaviour, connecting microscopic density functional theory results with macroscopic (Neumann) predictions for the shape of droplets at interfaces.
|
[
{
"version": "v1",
"created": "Thu, 19 Dec 2024 11:59:05 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sibley",
"David N.",
""
],
[
"Goddard",
"Benjamin D.",
""
],
[
"Ouali",
"Fouzia F.",
""
],
[
"Fairhurst",
"David J.",
""
],
[
"Archer",
"Andrew J.",
""
]
] |
2412.17047
|
Jihong Huang
|
Jihong Huang, Shun Zhou
|
Elastic Neutrino-electron Scattering at the One-loop Level in the Standard Model
|
28 pages, 8 figures, 1 table, more discussions and references added, correct the total numbers of target electrons and accordingly the event rates, version accepted by PRD
|
Phys.Rev.D 111 (2025) 3, 033005
|
10.1103/PhysRevD.111.033005
| null |
hep-ph hep-ex
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In this paper, we perform a complete calculation of the differential cross section for elastic neutrino-electron scattering at the one-loop level in the Standard Model (SM), by using up-to-date values of relevant input parameters in the on-shell renormalization scheme. A careful comparison with the calculation done by Sarantakos, Sirlin and Marciano more than forty years ago in the same scheme is carried out, and an excellent agreement is found if the same values of input parameters are taken. Then we apply our results to compute the event rates for the detection of reactor antineutrinos in both JUNO and TAO experiments, which are now under construction and will soon be in operation. It should be emphasized that one-loop radiative corrections in the SM must be taken into account in the first place when searching for possible new-physics effects in the coming era of precision neutrino physics.
|
[
{
"version": "v1",
"created": "Sun, 22 Dec 2024 14:58:47 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Jan 2025 17:48:40 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 10:36:21 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Huang",
"Jihong",
""
],
[
"Zhou",
"Shun",
""
]
] |
2412.17727
|
Changyue Wang
|
Changyue Wang, Weihang Su, Qingyao Ai, Yichen Tang, Yiqun Liu
|
Knowledge Editing through Chain-of-Thought
| null | null | null | null |
cs.CL
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Knowledge Editing is a technique that updates large language models (LLMs) with new information to maintain their world knowledge. This approach avoids the need to rebuild the model from scratch, thereby addressing the high costs associated with frequent retraining. Among these, the in-context editing paradigm stands out for its effectiveness in integrating new knowledge while preserving the model's original capabilities. Despite its potential, existing in-context knowledge editing methods are often task-specific, focusing primarily on multi-hop QA tasks using structured knowledge triples. Moreover, their reliance on few-shot prompting for task decomposition makes them unstable and less effective in generalizing across diverse tasks. In response to these limitations, we propose EditCoT, a novel knowledge editing framework that flexibly and efficiently updates LLMs across various tasks without retraining. EditCoT works by generating a chain-of-thought (CoT) for a given input and then iteratively refining this CoT process using a CoT editor based on updated knowledge. We evaluate EditCoT across a diverse range of benchmarks, covering multiple languages and tasks. The results demonstrate that our approach achieves state-of-the-art performance while offering superior generalization, effectiveness, and stability compared to existing methods, marking a significant advancement in the field of knowledge updating. The code and data of EditCoT are available at: https://github.com/bebr2/EditCoT .
|
[
{
"version": "v1",
"created": "Mon, 23 Dec 2024 17:17:50 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 09:02:27 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Wang",
"Changyue",
""
],
[
"Su",
"Weihang",
""
],
[
"Ai",
"Qingyao",
""
],
[
"Tang",
"Yichen",
""
],
[
"Liu",
"Yiqun",
""
]
] |
2412.18977
|
Chenxi Zhang
|
Chenxi Zhang, Qing Zhang, Jiayun Wu, Youwei Pang
|
CGCOD: Class-Guided Camouflaged Object Detection
| null |
Proceedings of the 33rd ACM International Conference on Multimedia (MM '25), 2025, Dublin, Ireland
|
10.1145/3746027.3755408
| null |
cs.CV cs.LG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Camouflaged Object Detection (COD) aims to identify objects that blend seamlessly into their surroundings. The inherent visual complexity of camouflaged objects, including their low contrast with the background, diverse textures, and subtle appearance variations, often obscures semantic cues, making accurate segmentation highly challenging. Existing methods primarily rely on visual features, which are insufficient to handle the variability and intricacy of camouflaged objects, leading to unstable object perception and ambiguous segmentation results. To tackle these limitations, we introduce a novel task, class-guided camouflaged object detection (CGCOD), which extends traditional COD task by incorporating object-specific class knowledge to enhance detection robustness and accuracy. To facilitate this task, we present a new dataset, CamoClass, comprising real-world camouflaged objects with class annotations. Furthermore, we propose a multi-stage framework, CGNet, which incorporates a plug-and-play class prompt generator and a simple yet effective class-guided detector. This establishes a new paradigm for COD, bridging the gap between contextual understanding and class-guided detection. Extensive experimental results demonstrate the effectiveness of our flexible framework in improving the performance of proposed and existing detectors by leveraging class-level textual information.
|
[
{
"version": "v1",
"created": "Wed, 25 Dec 2024 19:38:32 GMT"
},
{
"version": "v2",
"created": "Wed, 15 Jan 2025 15:22:45 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Zhang",
"Chenxi",
""
],
[
"Zhang",
"Qing",
""
],
[
"Wu",
"Jiayun",
""
],
[
"Pang",
"Youwei",
""
]
] |
2412.19073
|
Chuan Zhang
|
Chuan Zhang, He Yang, Fei Wang, Tuo Zhou
|
Prescribed-time boundary control of second-order hyperbolic PDEs modeled flexible string systems via backstepping design
|
21 pages, 6 figures
| null | null | null |
math.OC math.AP
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
This paper presents a boundary control scheme for prescribed-time (PT) stable of flexible string systems via backstepping method, and the dynamics of such systems modeled by Hamilton's principle is described as second-order hyperbolic partial differential equations (PDEs). Initially, to construct a boundary controller with PT stabilization capacity, a PT stable hyperbolic PDEs system with time-varying coefficient is chosen as the target system, and a corresponding Volterra integral transform with time-varying kernel function is considered. Then, to identify the boundary controller, the well-posedness of kernel equation is derived by means of successive approximation and mathematical induction, and the upper bound of kernel function is estimated. Furthermore, the inverse transform is proved with the help of a similar process for kernel function. Subsequently, the PT stability of closed-loop system is proved by PT stability of target system and reversible integral transform. Finally, the simulation results demonstrate the effectiveness of our scheme.
|
[
{
"version": "v1",
"created": "Thu, 26 Dec 2024 06:08:15 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 00:19:16 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Zhang",
"Chuan",
""
],
[
"Yang",
"He",
""
],
[
"Wang",
"Fei",
""
],
[
"Zhou",
"Tuo",
""
]
] |
2412.19322
|
Aditya Kashi
|
Aditya Kashi and Hao Lu and Wesley Brewer and David Rogers and Michael Matheson and Mallikarjun Shankar and Feiyi Wang
|
Mixed-precision numerics in scientific applications: survey and perspectives
|
Submitted to Journal of Supercomputing
| null | null | null |
cs.CE cs.NA math.NA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The explosive demand for artificial intelligence (AI) workloads has led to a significant increase in silicon area dedicated to lower-precision computations on recent high-performance computing hardware designs. However, mixed-precision capabilities, which can achieve performance improvements of 8x compared to double-precision in extreme compute-intensive workloads, remain largely untapped in most scientific applications. A growing number of efforts have shown that mixed-precision algorithmic innovations can deliver superior performance without sacrificing accuracy. These developments should prompt computational scientists to seriously consider whether their scientific modeling and simulation applications could benefit from the acceleration offered by new hardware and mixed-precision algorithms. In this survey, we (1) review progress across diverse scientific domains -- including fluid dynamics, weather and climate, quantum chemistry, and computational genomics -- that have begun adopting mixed-precision strategies; (2) examine state-of-the-art algorithmic techniques such as iterative refinement, splitting and emulation schemes, and adaptive precision solvers; (3) assess their implications for accuracy, performance, and resource utilization; and (4) survey the emerging software ecosystem that enables mixed-precision methods at scale. We conclude with perspectives and recommendations on cross-cutting opportunities, domain-specific challenges, and the role of co-design between application scientists, numerical analysts and computer scientists. Collectively, this survey underscores that mixed-precision numerics can reshape computational science by aligning algorithms with the evolving landscape of hardware capabilities.
|
[
{
"version": "v1",
"created": "Thu, 26 Dec 2024 18:50:17 GMT"
},
{
"version": "v2",
"created": "Tue, 07 Jan 2025 15:46:45 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 17:18:54 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Kashi",
"Aditya",
""
],
[
"Lu",
"Hao",
""
],
[
"Brewer",
"Wesley",
""
],
[
"Rogers",
"David",
""
],
[
"Matheson",
"Michael",
""
],
[
"Shankar",
"Mallikarjun",
""
],
[
"Wang",
"Feiyi",
""
]
] |
2412.19862
|
Zhuoyi Pang
|
Zhuoyi Pang, Jian-Hui Zhang, Dian-Jun Zhao
|
Moments from Momentum Derivatives in Lattice QCD
|
6 pages, 1 figure
|
Chin. Phys. C 49 (2025) 10, 101001
|
10.1088/1674-1137/aded04
| null |
hep-lat hep-ph hep-th nucl-ex nucl-th
|
http://creativecommons.org/licenses/by/4.0/
|
We show that the traditional moments approach in lattice QCD, based on operator product expansion (OPE), can be realized in a way that utilizes derivatives in momentum rather than in distance. This also avoids power divergent mixings, and thus allows to extract moments order by order, to all orders in principle. Moreover, by exploiting the symmetry of lattice matrix elements,we can determine the even and odd moments separately. As a demonstrative example, we determine the first three moments beyond the tensor charge gT of the isovector quark transversity distribution in the nucleon.
|
[
{
"version": "v1",
"created": "Thu, 26 Dec 2024 08:16:53 GMT"
},
{
"version": "v2",
"created": "Fri, 28 Feb 2025 01:50:36 GMT"
},
{
"version": "v3",
"created": "Mon, 01 Sep 2025 11:55:10 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Pang",
"Zhuoyi",
""
],
[
"Zhang",
"Jian-Hui",
""
],
[
"Zhao",
"Dian-Jun",
""
]
] |
2412.20447
|
Giulio Caldarelli Dr.
|
Giulio Caldarelli
|
Cool, But What About Oracles? An Oracle-Based Perspective on Blockchain Integration in the Accounting Field
|
This manuscript is not Proofread. Some tables and figures, as well as paragraph content may be subject to change in the journal version
| null |
10.3390/jrfm18090491
| null |
cs.CR cs.CY cs.ET econ.GN q-fin.EC
|
http://creativecommons.org/licenses/by/4.0/
|
The Bitcoin Network is a sophisticated accounting system that allows its underlying cryptocurrency to be trusted even in the absence of a reliable financial authority. Given its undeniable success, the technology, generally referred to as blockchain, has also been proposed as a means to improve legacy accounting systems. Accounting for real-world data, however, requires the intervention of a third party known as an Oracle, which, having not the same characteristics as a blockchain, could potentially reduce the expected integration benefit. Through a systematic review of the literature, this study aims to investigate whether the papers concerning blockchain integration in accounting consider and address the limitations posed by oracles. A broad overview of the limitations that emerged in the literature is provided and distinguished according to the specific accounting integration. Results support the view that although research on the subject counts numerous articles, actual studies considering oracle limitations are lacking. Interestingly, despite the scarce production of papers addressing oracles in various accounting sectors, reporting for ESG already shows interesting workarounds for oracle limitations, with permissioned chains envisioned as a valid support for the safe storage of sustainability data.
|
[
{
"version": "v1",
"created": "Sun, 29 Dec 2024 12:09:19 GMT"
},
{
"version": "v2",
"created": "Tue, 31 Dec 2024 13:36:16 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Caldarelli",
"Giulio",
""
]
] |
2412.21171
|
Kenta Kasai
|
Daiki Komoto and Kenta Kasai
|
Quantum Error Correction near the Coding Theoretical Bound
|
This work has been submitted to a journal for possible publication
| null | null | null |
quant-ph cs.IT math.IT
|
http://creativecommons.org/licenses/by/4.0/
|
Recent progress in quantum computing has enabled systems with tens of reliable logical qubits, built from thousands of noisy physical qubits. However, many impactful applications demand quantum computations with millions of logical qubits, necessitating highly scalable quantum error correction. In classical information theory, low-density parity-check (LDPC) codes can approach channel capacity efficiently. Yet, no quantum error-correcting codes with efficient decoding have been shown to approach the hashing bound - a fundamental limit on quantum capacity - despite decades of research. Here, we present quantum LDPC codes that not only approach the hashing bound but also allow decoding with computational cost linear in the number of physical qubits. This breakthrough paves the way for large-scale, fault-tolerant quantum computation. Combined with emerging hardware that manages many qubits, our approach brings quantum solutions to important real-world problems significantly closer to reality.
|
[
{
"version": "v1",
"created": "Mon, 30 Dec 2024 18:48:54 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 17:49:13 GMT"
},
{
"version": "v3",
"created": "Thu, 03 Jul 2025 17:36:07 GMT"
},
{
"version": "v4",
"created": "Mon, 08 Sep 2025 07:57:27 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Komoto",
"Daiki",
""
],
[
"Kasai",
"Kenta",
""
]
] |
2501.00338
|
Bin Li
|
Bin Li, Deng Pan, Ting Qu and Yuliang Jin
|
Universal activated aging and weak ergodicity breaking in spin and structural glasses
|
29 pages, 25 figures
| null | null | null |
cond-mat.dis-nn
|
http://creativecommons.org/licenses/by/4.0/
|
Glasses possess complex energy landscapes and exhibit non-equilibrium aging dynamics. Here, we propose a generalized trap model for activated aging based on a key static property of the energy landscape: the distribution of energy barriers. Our theory predicts that, upon cooling, weak ergodicity breaking (WEB) in quenching dynamics occurs prior to strong ergodicity breaking in equilibrium dynamics. Furthermore, the theory indicates that the characteristic size of activation clusters can be deduced from the logarithmic decay of the time-correlation function. We rigorously test the model's assumptions and predictions using the simplest spin glass model - the random energy model. The predicted aging behavior is also universally observed in paradigmatic structural glasses, including the Weeks-Chandler-Andersen (WCA) model and amorphous silica. Remarkably, applying our framework to the WCA model allows us to extract a static length from the non equilibrium dynamics, extending its observable growth range from a mere factor of 2-3 to a full order of magnitude and providing supportive evidence for the random first-order transition scenario. Finally, we propose a unified ergodic-WEB phase diagram for aging dynamics in general glassy systems.
|
[
{
"version": "v1",
"created": "Tue, 31 Dec 2024 08:19:11 GMT"
},
{
"version": "v2",
"created": "Mon, 07 Apr 2025 08:44:25 GMT"
},
{
"version": "v3",
"created": "Fri, 05 Sep 2025 13:36:29 GMT"
},
{
"version": "v4",
"created": "Mon, 08 Sep 2025 14:50:14 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Li",
"Bin",
""
],
[
"Pan",
"Deng",
""
],
[
"Qu",
"Ting",
""
],
[
"Jin",
"Yuliang",
""
]
] |
2501.00687
|
Chao Li
|
Chao Li
|
Minkowski problem of anisotropic p-torsional rigidity
|
32 pages, Improved the proof of continuity
| null | null | null |
math.AP math.DG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In this paper, we consider the Minkowski problem associated with the solution to the anisotropic $p$-Laplacian (or Finsler $p$-Laplacian) equation, namely, the Minkowski problem of anisotropic $p$-torsional rigidity. The sufficient and necessary conditions for the existence of a solution to the Minkowski problem of anisotropic $p$-torsional rigidity are presented. Meanwhile, the existence of a solution to the log-Minkowski problem of anisotropic $p$-torsional rigidity without symmetry assumptions is solved.
|
[
{
"version": "v1",
"created": "Wed, 01 Jan 2025 00:38:34 GMT"
},
{
"version": "v2",
"created": "Sun, 05 Jan 2025 03:04:59 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 01:36:25 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Li",
"Chao",
""
]
] |
2501.01868
|
Hadrien Oliveri
|
Christoforos Kassianides, Alain Goriely and Hadrien Oliveri
|
The multiscale mechanics of axon durotaxis
| null |
J. Mech. Phys. Solids 200, 106134 (2025)
|
10.1016/j.jmps.2025.106134
| null |
physics.bio-ph
|
http://creativecommons.org/licenses/by/4.0/
|
During neurodevelopment, neuronal axons navigate through the extracellular environment, guided by various cues to establish connections with distant target cells. Among other factors, axon trajectories are influenced by heterogeneities in environmental stiffness, a process known as durotaxis, the guidance by substrate stiffness gradients. Here, we develop a three-scale model for axonal durotaxis. At the molecular scale, we characterise the mechanical interaction between the axonal growth cone cytoskeleton, based on molecular-clutch-type interactions dependent on substrate stiffness. At the growth cone scale, we spatially integrate this relationship to obtain a model for the traction generated by the entire growth cone. Finally, at the cell scale, we model the axon as a morphoelastic filament growing on an adhesive substrate, and subject to durotactic growth cone traction. Firstly, the model predicts that, depending on the local substrate stiffness, axons may exhibit positive or negative durotaxis, and we show that this key property entails the existence of attractive zones of preferential stiffness in the substrate domain. Second, we show that axons will exhibit reflective and refractive behaviour across interface between regions of different stiffness, a basic process which may serve in the deflection of axons. Lastly, we test our model in a biological scenario wherein durotaxis was previously identified as a possible guidance mechanism in vivo. Overall, this work provides a general mechanistic theory for exploring complex effects in axonal mechanotaxis and guidance in general.
|
[
{
"version": "v1",
"created": "Fri, 03 Jan 2025 15:36:07 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Kassianides",
"Christoforos",
""
],
[
"Goriely",
"Alain",
""
],
[
"Oliveri",
"Hadrien",
""
]
] |
2501.01872
|
Rachneet Sachdeva
|
Rachneet Sachdeva and Rima Hazra and Iryna Gurevych
|
Turning Logic Against Itself : Probing Model Defenses Through Contrastive Questions
|
Accepted at EMNLP 2025 (Main)
| null | null | null |
cs.CL
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Large language models, despite extensive alignment with human values and ethical principles, remain vulnerable to sophisticated jailbreak attacks that exploit their reasoning abilities. Existing safety measures often detect overt malicious intent but fail to address subtle, reasoning-driven vulnerabilities. In this work, we introduce POATE (Polar Opposite query generation, Adversarial Template construction, and Elaboration), a novel jailbreak technique that harnesses contrastive reasoning to provoke unethical responses. POATE crafts semantically opposing intents and integrates them with adversarial templates, steering models toward harmful outputs with remarkable subtlety. We conduct extensive evaluation across six diverse language model families of varying parameter sizes to demonstrate the robustness of the attack, achieving significantly higher attack success rates (~44%) compared to existing methods. To counter this, we propose Intent-Aware CoT and Reverse Thinking CoT, which decompose queries to detect malicious intent and reason in reverse to evaluate and reject harmful responses. These methods enhance reasoning robustness and strengthen the model's defense against adversarial exploits.
|
[
{
"version": "v1",
"created": "Fri, 03 Jan 2025 15:40:03 GMT"
},
{
"version": "v2",
"created": "Thu, 09 Jan 2025 10:11:41 GMT"
},
{
"version": "v3",
"created": "Fri, 08 Aug 2025 16:18:49 GMT"
},
{
"version": "v4",
"created": "Mon, 08 Sep 2025 15:17:04 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sachdeva",
"Rachneet",
""
],
[
"Hazra",
"Rima",
""
],
[
"Gurevych",
"Iryna",
""
]
] |
2501.02247
|
Ratchaphat Nakarachinda
|
Ratchaphat Nakarachinda, Suppawit Polkong and Pitayuth Wongjun
|
Greybody Factor for massive scalar field in charged black hole
|
15 pages, 7 figures (In the second version of the manuscript, several major improvements have been made.)
|
Eur. Phys. J. Plus 140, 838 (2025)
|
10.1140/epjp/s13360-025-06756-5
| null |
gr-qc
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The greybody factor of a massive scalar field in the Reissner-Nordstr\"om black hole is investigated using the Wentzel-Kramers-Brillouin (WKB) approximation and rigorous bound methods. We found that the transmission probability and behavior of the potential are directly related in such a way that the higher the potential, the lower the greybody factor. Both methods achieve a similar conclusion, which states that the graybody factor and the mass of the scalar field have an inverse relationship. This can be interpreted in a similar way in quantum mechanics, namely the scalar field with the higher mass will encounter a stronger interaction from the potential and then it is more difficult to penetrate through the potential barrier. The rigorous bound has the advantage of not only being possible to calculate analytically, but also being applicable to a wider range of parameter values compared to the standard WKB approximation.
|
[
{
"version": "v1",
"created": "Sat, 04 Jan 2025 10:08:17 GMT"
},
{
"version": "v2",
"created": "Fri, 05 Sep 2025 19:02:23 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Nakarachinda",
"Ratchaphat",
""
],
[
"Polkong",
"Suppawit",
""
],
[
"Wongjun",
"Pitayuth",
""
]
] |
2501.03037
|
Paolo Sentinelli
|
Davide Bolognini and Paolo Sentinelli
|
The Lehmer complex of a Bruhat interval
| null | null | null | null |
math.CO
|
http://creativecommons.org/licenses/by/4.0/
|
We introduce Lehmer codes, with immersions in the Bruhat order, for several finite Coxeter groups, including all the classical Weyl groups. This allows to associate to each lower Bruhat interval of these groups a multicomplex whose f-polynomial is the Poincar\'e polynomial of the interval. Via a general construction, we prove that these polynomials are h-polynomials of vertex-decomposable simplicial complexes. Moreover we provide a classification, in terms of unimodal permutations, of Poincar\'e polynomials of smooth Schubert varieties in flag manifolds.
|
[
{
"version": "v1",
"created": "Mon, 06 Jan 2025 14:24:46 GMT"
},
{
"version": "v2",
"created": "Wed, 05 Feb 2025 13:48:07 GMT"
},
{
"version": "v3",
"created": "Mon, 21 Jul 2025 16:46:43 GMT"
},
{
"version": "v4",
"created": "Mon, 08 Sep 2025 16:14:21 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Bolognini",
"Davide",
""
],
[
"Sentinelli",
"Paolo",
""
]
] |
2501.03039
|
Igor Di Marco
|
Shivalika Sharma and Liviu Chioncel and Igor Di Marco
|
Exploring strong electronic correlations in the breathing kagome metal Fe$_3$Sn
|
12 + 6 pages, 4 + 11 figures
|
Phys. Rev. B 111, 235127 (2025)
|
10.1103/xmmr-mfv4
| null |
cond-mat.str-el cond-mat.mtrl-sci
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Kagome metals have emerged as pivotal materials in condensed matter physics due to their unique geometric arrangement and intriguing electronic properties. Understanding the origin of magnetism in these materials, particularly in iron rich Fe-Sn binary compounds like Fe$_3$Sn, holds a significant importance, as they represent potential candidates for permanent magnets with a high Curie temperature and a strong magnetic anisotropy. In the present study, we employ density-functional theory and dynamical mean-field theory to analyze the electronic structure and magnetic properties of Fe$_3$Sn. Our investigation reveals the presence of several nearly-flat bands and Weyl nodes at low excitation energies. The inclusion of local correlation effects is shown to push these features even closer to the Fermi energy, which may be important for their manipulation via external stimuli. Regarding magnetism, the Hubbard-like interaction leads to an increase of orbital polarization at the expenses of a minor reduction of the spin moment. The magnetic anisotropy energy exhibits a strong dependence on the particular choice of the Coulomb interaction parameters. Additionally, our detailed analysis of the interatomic exchange interactions indicates a significant contribution from the antisymmetric exchange, i.e. the Dzyaloshinskii-Moriya interaction, which showcases the existence of magnetic chirality in the system. Overall, our investigation highlights a strong interplay between the flat bands near the Fermi level, the local Coulomb interaction and the triangular geometry of the lattice, which plays a crucial role in driving the magnetic properties of this material.
|
[
{
"version": "v1",
"created": "Mon, 06 Jan 2025 14:27:23 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 10:36:13 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sharma",
"Shivalika",
""
],
[
"Chioncel",
"Liviu",
""
],
[
"Di Marco",
"Igor",
""
]
] |
2501.03686
|
Sandip Roy
|
Sandip Roy, Abhishek Chaudhuri, and Anil Kumar Dasanna
|
Confinement and Activity-Driven Dynamics of Semiflexible Polymers in Motility Assays
| null | null | null | null |
cond-mat.soft physics.bio-ph physics.comp-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We investigate the nonequilibrium dynamics of semiflexible polymers driven by motor proteins (MPs) in two-dimensional motility assays under harmonic confinement. Using a coarse-grained agent-based model that incorporates stochastic motor attachment, detachment, and force generation, we study how activity, filament rigidity, and confinement interact to control polymer behavior. We construct dynamical behavior maps as a function of P\'eclet number, motor processivity, and trap strength. We find a two-state transition from a trapped to a free polymer, with an intermediate coexistence region, and obtain a scaling relation for the critical P\'eclet number, which is supported by simulation data across a range of parameters. Polymer flexibility strongly influences confinement: flexible filaments are more easily trapped, while increasing rigidity destabilizes confinement. Processivity of MPs can also induce a change in the effective rigidity of the polymer and, therefore, influence confinement by the trap. Under moderate confinement and activity, we observe the emergence of stable spiral conformations. The center-of-mass dynamics is analyzed through the mean square displacement, showing diffusive, ballistic, and diffusive regimes that depend on the trap strength and activity. Additionally, time series analysis of the excess kurtosis shows the variation of the non-Gaussian fluctuations with trap strength and activity. Our results provide a minimal physical framework to understand the dynamic organization of active filaments under confinement, with relevance to in vitro motility assays, cytoskeletal filament manipulation by optical traps, and synthetic active polymer systems.
|
[
{
"version": "v1",
"created": "Tue, 07 Jan 2025 10:33:25 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 07:24:05 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Roy",
"Sandip",
""
],
[
"Chaudhuri",
"Abhishek",
""
],
[
"Dasanna",
"Anil Kumar",
""
]
] |
2501.03882
|
Fr\'ed\'eric Marbach
|
Karine Beauchard, Fr\'ed\'eric Marbach, Thomas Perrin
|
Small-time local control of a Schr\"odinger equation: a negative and a positive quadratic result
|
Added positive result
| null | null | null |
math.AP math.OC
|
http://creativecommons.org/licenses/by/4.0/
|
We study the small-time local controllability (STLC) of a bilinear Schr\"odinger equation with Neumann boundary conditions near its ground state. We focus on the degenerate case where the linearized system is not controllable, necessitating a second-order analysis. We prove two complementary results. The negative result provides a new PDE instance of Sussmann's classical quadratic obstruction, corresponding to a non-vanishing Lie bracket. The positive result appears to be the first to establish STLC at the quadratic order for a physical PDE with a single scalar control.
Both proofs rely on a Fourier-based approach, which is crucial because the integral kernel of the second-order term lacks the regularity required by standard integration-by-parts arguments. Along the way, we develop tools valid in a more general setting to analyze such quadratic forms. In particular, we prove results that allow for the multiplication of a kernel by a modulation function.
|
[
{
"version": "v1",
"created": "Tue, 07 Jan 2025 15:44:16 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 14:55:45 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Beauchard",
"Karine",
""
],
[
"Marbach",
"Frédéric",
""
],
[
"Perrin",
"Thomas",
""
]
] |
2501.04366
|
Feng Liu
|
Feng Liu, Bao Deng, Rui Su, Lei Bai, Wanli Ouyang
|
DispFormer: A Pretrained Transformer Incorporating Physical Constraints for Dispersion Curve Inversion
|
20 pages, 12 figures, related codes and data are available at https://github.com/liufeng2317/DispFormer
|
Journal of Geophysical Research: Machine Learning and Computation, 2, e2025JH000648 (2025)
|
10.1029/2025JH000648
| null |
physics.geo-ph cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Surface wave dispersion curve inversion is crucial for estimating subsurface shear-wave velocity (vs), yet traditional methods often face challenges related to computational cost, non-uniqueness, and sensitivity to initial models. While deep learning approaches show promise, many require large labeled datasets and struggle with real-world datasets, which often exhibit varying period ranges, missing values, and low signal-to-noise ratios. To address these limitations, this study introduces DispFormer, a transformer-based neural network for $v_s$ profile inversion from Rayleigh-wave phase and group dispersion curves. DispFormer processes dispersion data independently at each period, allowing it to handle varying lengths without requiring network modifications or strict alignment between training and testing datasets. A depth-aware training strategy is also introduced, incorporating physical constraints derived from the depth sensitivity of dispersion data. DispFormer is pre-trained on a global synthetic dataset and evaluated on two regional synthetic datasets using zero-shot and few-shot strategies. Results show that even without labeled data, the zero-shot DispFormer generates inversion profiles that outperform the interpolated reference model used as the pretraining target, providing a deployable initial model generator to assist traditional workflows. When partial labeled data available, the few-shot trained DispFormer surpasses traditional global search methods. Real-world tests further confirm that DispFormer generalizes well to dispersion data with varying lengths and achieves lower data residuals than reference models. These findings underscore the potential of DispFormer as a foundation model for dispersion curve inversion and demonstrate the advantages of integrating physics-informed deep learning into geophysical applications.
|
[
{
"version": "v1",
"created": "Wed, 08 Jan 2025 09:08:24 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 01:40:28 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Liu",
"Feng",
""
],
[
"Deng",
"Bao",
""
],
[
"Su",
"Rui",
""
],
[
"Bai",
"Lei",
""
],
[
"Ouyang",
"Wanli",
""
]
] |
2501.04729
|
Siva Prasad Chakri Dhanakoti
|
Siva Prasad Chakri Dhanakoti
|
Stability analysis through folds: An end-loaded elastic with a lever arm
|
22 pages, 12 figures
| null | null | null |
math.OC cond-mat.soft cs.RO
|
http://creativecommons.org/licenses/by/4.0/
|
Many physical systems can be modelled as parameter-dependent variational problems. In numerous cases, multiple equilibria co-exist, requiring the evaluation of their stability, and the monitoring of transitions between them. Generally, the stability characteristics of the equilibria change near folds in the parameter space. The direction of stability changes is embedded in a specific projection of the solutions, known as distinguished bifurcation diagrams. In this article, we identify such projections for variational problems characterized by fixed-free ends -- a class of problems frequently encountered in mechanics. Using these diagrams, we study an Elastica subject to an end load applied through a rigid lever arm. Several instances of snap-back instability are reported, along with their dependence on system parameters through numerical examples. These findings have potential applications in the design of soft robot arms and other actuator designs.
|
[
{
"version": "v1",
"created": "Mon, 06 Jan 2025 15:37:56 GMT"
},
{
"version": "v2",
"created": "Fri, 21 Feb 2025 00:08:09 GMT"
},
{
"version": "v3",
"created": "Fri, 11 Jul 2025 10:17:08 GMT"
},
{
"version": "v4",
"created": "Wed, 06 Aug 2025 18:39:51 GMT"
},
{
"version": "v5",
"created": "Sat, 06 Sep 2025 13:11:19 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Dhanakoti",
"Siva Prasad Chakri",
""
]
] |
2501.04884
|
Ilya Shapirovsky
|
Gabriel Agnew, Uzias Gutierrez-Hougardy, John Harding, Ilya Shapirovsky, Jackson West
|
On distance logics of Euclidean spaces
| null | null | null | null |
math.LO
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We consider logics derived from Euclidean spaces $\mathbb{R}^n$. Each Euclidean space carries relations consisting of those pairs that are, respectively, distance more than 1 apart, distance less than 1 apart, and distance 1 apart. Each relation gives a uni-modal logic of $\mathbb{R}^n$ called the farness, nearness, and constant distance logics, respectively. These modalities are expressive enough to capture various aspects of the geometry of $\mathbb{R}^n$ related to bodies of constant width and packing problems. This allows us to show that the farness logics of the spaces $\mathbb{R}^n$ are all distinct, as are the nearness logics, and the constant distance logics. The farness and nearness logics of $\mathbb{R}$ are shown to strictly contain those of $\mathbb{Q}$, while their constant distance logics agree. It is shown that the farness logic of the reals is not finitely axiomatizable and does not have the finite model property.
|
[
{
"version": "v1",
"created": "Wed, 08 Jan 2025 23:40:42 GMT"
},
{
"version": "v2",
"created": "Fri, 05 Sep 2025 23:09:29 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Agnew",
"Gabriel",
""
],
[
"Gutierrez-Hougardy",
"Uzias",
""
],
[
"Harding",
"John",
""
],
[
"Shapirovsky",
"Ilya",
""
],
[
"West",
"Jackson",
""
]
] |
2501.05151
|
Elaheh Sadrollahi
|
Elaheh Sadrollahi, Cynthia P. C. Medrano, Magno A.V. Heringer, E. M. Baggio Saitovitch, Lilian Prodan, Vladimir Tsurkan, and F. Jochen Litterst
|
Magnetism and electronic dynamics in $CuCr_{2-x}Sn_xS_4$ spinels studied by transferred hyperfine fields at $^{119}Sn$ and muon spin rotation and relaxation
|
17 pages, 13 figures
| null | null | null |
cond-mat.str-el
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We investigated magnetization, muon spin rotation ($\mu$SR), and $^{119}Sn$ M\"{o}ssbauer spectroscopy on Sn substituted $CuCr_{2-x}Sn_xS_4$ (x=0.03 and 0.08) spinel compounds. The magnetization and $\mu$SR results reveal similar additional low-temperature magnetic transitions around 80 K and 40 K as found for the undoped material, indicating a magnetic ground state deviating from a simple collinear ferromagnet. The observed changes in the M\"{o}ssbauer hyperfine spectra are less pronounced and are discussed in view of the different positions of the local probes $\mu^+$ and $^{119}Sn$ and their different magnetic coupling to the magnetic Cr lattice. Above 80 K, both $\mu$SR and M\"{o}ssbauer spectra show temperature-dependent inhomogeneous broadening either due to structural or charge disorder and changing spin dynamics that can be related to a precursor magnetic phase above the well-defined static low-temperature phase.
|
[
{
"version": "v1",
"created": "Thu, 09 Jan 2025 11:08:16 GMT"
},
{
"version": "v2",
"created": "Sat, 06 Sep 2025 11:18:06 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sadrollahi",
"Elaheh",
""
],
[
"Medrano",
"Cynthia P. C.",
""
],
[
"Heringer",
"Magno A. V.",
""
],
[
"Saitovitch",
"E. M. Baggio",
""
],
[
"Prodan",
"Lilian",
""
],
[
"Tsurkan",
"Vladimir",
""
],
[
"Litterst",
"F. Jochen",
""
]
] |
2501.05350
|
Lorenzo Fioroni
|
Lorenzo Fioroni, Ivan Rojkov, Florentin Reiter
|
Learning agent-based approach to the characterization of open quantum systems
|
13 pages, 9 figures
|
Phys. Rev. Applied 24, 034011 (2025)
|
10.1103/h3mk-g5bv
| null |
quant-ph
|
http://creativecommons.org/licenses/by/4.0/
|
Characterizing quantum processes is crucial for the execution of quantum algorithms on available quantum devices. A powerful framework for this purpose is the Quantum Model Learning Agent (QMLA) which characterizes a given system by learning its Hamiltonian via adaptive generations of informative experiments and their validation against simulated models. Identifying the incoherent noise of a quantum device in addition to its coherent interactions is, however, as essential. Precise knowledge of such imperfections of a quantum device allows to devise strategies to mitigate detrimental effects, for example via quantum error correction. We introduce the open Quantum Model Learning Agent (oQMLA) framework to account for Markovian noise through the Liouvillian formalism. By simultaneously learning the Hamiltonian and jump operators, oQMLA independently captures both the coherent and incoherent dynamics of a system. The added complexity of open systems necessitates advanced algorithmic strategies. Among these, we implement regularization to steer the algorithm towards plausible models and an unbiased metric to evaluate the quality of the results. We validate our implementation in simulated scenarios of increasing complexity, demonstrating its robustness to hardware-induced measurement errors and its ability to characterize systems using only local operations. Additionally, we develop a scheme to interface oQMLA with a publicly available superconducting quantum computer, showcasing its practical utility. These advancements represent a significant step toward improving the performance of quantum hardware and contribute to the broader goal of advancing quantum technologies and their applications.
|
[
{
"version": "v1",
"created": "Thu, 09 Jan 2025 16:25:17 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 15:45:23 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Fioroni",
"Lorenzo",
""
],
[
"Rojkov",
"Ivan",
""
],
[
"Reiter",
"Florentin",
""
]
] |
2501.05590
|
Elena Candellone
|
Elena Candellone, Shazia'Ayn Babul, \"Ozg\"ur Togay, Alexandre Bovet, Javier Garcia-Bernardo
|
Negative Ties Highlight Hidden Extremes in Social Media Polarization
| null | null |
10.1017/nws.2025.10006
| null |
physics.soc-ph cs.SI
|
http://creativecommons.org/licenses/by/4.0/
|
Human interactions in the online world comprise a combination of positive and negative exchanges. These diverse interactions can be captured using signed network representations, where edges take positive or negative weights to indicate the sentiment of the interaction between individuals. Signed networks offer valuable insights into online political polarization by capturing antagonistic interactions and ideological divides on social media platforms. This study analyzes polarization on Meneame, a Spanish social media platform that facilitates engagement with news stories through comments and voting. Using a dual-method approach, Signed Hamiltonian Eigenvector Embedding for Proximity (SHEEP) for signed networks and Correspondence Analysis (CA) for unsigned networks, we investigate how including negative ties enhances the understanding of structural polarization levels across different conversation topics on the platform. While the unsigned Meneame network effectively delineates ideological communities, only by incorporating negative ties can we identify ideologically extreme users who engage in antagonistic behaviors: without them, the most extreme users remain indistinguishable from their less confrontational ideological peers.
|
[
{
"version": "v1",
"created": "Thu, 09 Jan 2025 21:52:57 GMT"
},
{
"version": "v2",
"created": "Wed, 15 Jan 2025 16:41:04 GMT"
},
{
"version": "v3",
"created": "Fri, 23 May 2025 22:24:49 GMT"
},
{
"version": "v4",
"created": "Wed, 16 Jul 2025 16:06:48 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Candellone",
"Elena",
""
],
[
"Babul",
"Shazia'Ayn",
""
],
[
"Togay",
"Özgür",
""
],
[
"Bovet",
"Alexandre",
""
],
[
"Garcia-Bernardo",
"Javier",
""
]
] |
2501.05608
|
Takasada Shibauchi
|
Yuji Matsuda, Takasada Shibauchi, Hae-Young Kee
|
Kitaev Quantum Spin Liquids
|
65 pages, 33 figures. Review article to be published in Rev. Mod. Phys
| null |
10.1103/3m4m-3v59
| null |
cond-mat.str-el cond-mat.mtrl-sci
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Quantum spin liquids (QSLs) represent exotic states of matter where quantum spins interact strongly yet evade long-range magnetic order down to absolute zero. Characterized by non-local quantum entanglement and resultant fractionalized excitations, QSLs have emerged as a frontier in condensed matter physics, bolstered by the recent identification of several candidate materials. This field holds profound implications for understanding strong correlations, topological order, and emergent phenomena in quantum materials. Among them, the Kitaev model, featuring bond-directional Ising interactions, provides a rare exactly solvable QSL example. Its ground state is a topological QSL, with spin degrees of freedom fractionalized into emergent Majorana fermions. Under an applied magnetic field, the Kitaev QSL transitions to a topologically non-trivial chiral spin liquid state with non-Abelian anyons, offering potential resources for topological quantum computation. The non-Abelian character of these anyons in the Kitaev QSL demonstrates a profound connection to certain topological superconductors and even-denominator fractional quantum Hall states. Since the theoretical prediction that the Kitaev model could manifest in spin-orbit-coupled materials such as honeycomb iridates and ruthenates, research has focused on identifying candidate compounds. In particular, experimental evidence suggests spin fractionalization and topological phenomena akin to the Kitaev model in the spin-orbit Mott insulator RuCl3. However, results and interpretations remain actively debated. This review begins with a brief review on QSLs in other systems, followed by a comprehensive survey of existing studies on Kitaev candidate materials, with a particular focus on RuCl3. Rather than offering conclusive remarks, our aim is to inspire future research by examining several key aspects of the current literature and perspectives.
|
[
{
"version": "v1",
"created": "Thu, 09 Jan 2025 23:01:57 GMT"
},
{
"version": "v2",
"created": "Tue, 21 Jan 2025 05:50:33 GMT"
},
{
"version": "v3",
"created": "Fri, 05 Sep 2025 22:19:16 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Matsuda",
"Yuji",
""
],
[
"Shibauchi",
"Takasada",
""
],
[
"Kee",
"Hae-Young",
""
]
] |
2501.06551
|
Ramona Augustin
|
Ramona Augustin, Jason Tumlinson, Molly S. Peeples, Brian W. O'Shea, Britton D. Smith, Cassandra Lochhaas, Anna C. Wright, Ayan Acharyya, Jessica K. Werk, Nicolas Lehner, J. Christopher Howk, Lauren Corlies, Raymond C. Simons, John M. O'Meara
|
FOGGIE X: Characterizing the Small-Scale Structure of the CGM and its Imprint on Observables
|
accepted for publication in ApJ
| null | null | null |
astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
One of the main unknowns in galaxy evolution is how gas flows into and out of galaxies in the circumgalactic medium (CGM). Studies observing the CGM in absorption using multiple or extended background objects suggest a high degree of variation on relatively small ($\lesssim 1$ kpc) spatial scales. Similarly, high-resolution simulations generally exhibit small-scale substructure in the gas around galaxies. We examine the small-scale structure of the $z = 1$ CGM using simulations from the FOGGIE (Figuring Out Gas & Galaxies in Enzo) project. We select gaseous substructures ("clumps") by their local overdensity and investigate their physical properties, including temperature, metallicity, and kinematics with respect to the galaxy and the nearby surroundings. FOGGIE resolves clumps down to sphericalized radii $R \sim 0.25$ kpc at $z = 1$. The distribution of clumps peaks at $\sim 10^5$ $\rm M_{\odot}$ and $10^{4}$ K, consistent with relatively condensed, cool gas with a slight preference for inflow-like velocities. Many clumps show internal temperature and density variations, and thus internally varying ionization levels for key diagnostic ions such as HI, MgII, and OVI. The average metallicity in clumps is about a factor 1.5--2$\times$ lower in metallicity than nearby gas, suggesting that the metals are not well-mixed between structured and diffuse CGM, which may have implications for observational metallicity estimations of dense CGM clouds. We estimate the survivability of CGM clumps and find that structures larger than 0.5 kpc are generally long-lived. Finally, we qualitatively compare the simulated cloud properties to Milky Way high-velocity clouds.
|
[
{
"version": "v1",
"created": "Sat, 11 Jan 2025 14:08:41 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 13:53:20 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Augustin",
"Ramona",
""
],
[
"Tumlinson",
"Jason",
""
],
[
"Peeples",
"Molly S.",
""
],
[
"O'Shea",
"Brian W.",
""
],
[
"Smith",
"Britton D.",
""
],
[
"Lochhaas",
"Cassandra",
""
],
[
"Wright",
"Anna C.",
""
],
[
"Acharyya",
"Ayan",
""
],
[
"Werk",
"Jessica K.",
""
],
[
"Lehner",
"Nicolas",
""
],
[
"Howk",
"J. Christopher",
""
],
[
"Corlies",
"Lauren",
""
],
[
"Simons",
"Raymond C.",
""
],
[
"O'Meara",
"John M.",
""
]
] |
2501.06902
|
Sandi Klav\v{z}ar
|
Ali Ghalavand and Sandi Klav\v{z}ar and Ning Yang
|
On decycling and forest numbers of Cartesian products of trees
| null | null | null | null |
math.CO
|
http://creativecommons.org/licenses/by/4.0/
|
The decycling number $\nabla(G)$ of a graph $G$ is the minimum number of vertices that must be removed to eliminate all cycles in $G$. The forest number $f(G)$ is the maximum number of vertices that induce a forest in $G$. So $\nabla(G) + f(G) = |V(G)|$. For the Cartesian product $T \,\square\, T'$ of trees $T$ and $T'$ it is proved that $\nabla(S_n \,\square\, S_{n'}) \leq \nabla(T \,\square\, T')$, thus resolving the conjecture of Wang and Wu asserting that $f(T \,\square\, T') \leq f(S_n \,\square\, S_{n'})$. It is shown that $\nabla(T \,\square\, T') \ge |V(T)| - 1$ and the equality cases characterized. For prisms over trees, it is proved that $\nabla(T\,\square\, K_2) = \alpha'(T)$, and for arbitrary graphs $G_1$ and $G_2$, it is proved that $\nabla(G_1 \,\square\, G_2) \geq \alpha'(G_1) \alpha'(G_2)$, where $\alpha'$ is the matching number.
|
[
{
"version": "v1",
"created": "Sun, 12 Jan 2025 19:00:32 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 07:11:17 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Ghalavand",
"Ali",
""
],
[
"Klavžar",
"Sandi",
""
],
[
"Yang",
"Ning",
""
]
] |
2501.06960
|
Lauren Cranton Heller
|
Lauren Cranton Heller
|
Explicit constructions of short virtual resolutions of truncations
|
accepted version with minor terminology change and typos corrected
|
Bull. Lond. Math. Soc. (2025)
|
10.1112/blms.70182
| null |
math.AG math.AC
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We propose a concept of truncation for arbitrary smooth projective toric varieties and construct explicit cellular resolutions for nef truncations of their total coordinate rings. We show that these resolutions agree with the short resolutions of Hanlon, Hicks, and Lazarev, which were motivated by symplectic geometry, and we use our definition to exhibit nontrivial homology in the commutative algebraic analogue of their construction.
|
[
{
"version": "v1",
"created": "Sun, 12 Jan 2025 22:42:48 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 16:49:26 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Heller",
"Lauren Cranton",
""
]
] |
2501.07646
|
Manisha Garg
|
Manisha Garg, Igor Mineyev
|
On zero-divisors and units in group rings of torsion-free CAT$(0)$ groups
|
Added definition of isomorphism of product structure and complexity of the algorithm
| null | null | null |
math.GR math.AT math.GT
|
http://creativecommons.org/licenses/by/4.0/
|
This paper addresses two of Kaplansky's conjectures concerning group rings $K[G]$, where $K$ is a field and $G$ is a torsion-free group: the zero-divisor conjecture, which asserts that $K[G]$ has no non-trivial zero-divisors, and the unit conjecture, which asserts that $K[G]$ has no non-trivial units. While the zero-divisor conjecture still remains open, the unit conjecture was disproven by Gardam in 2021. The search for more counterexamples remains an open problem.
Let $m$ and $n$ be the cardinality of support of two non-trivial elements $\alpha, \beta \in \mathbb{F}_2[G]$, respectively. We address these conjectures by introducing a process called \text{left alignment} and recursively constructing the taikos of size $(m,n)$ which would yield counterexamples to both conjectures over the field $\mathbb{F}_2$ if they satisfy conditions $\mathsf{T}_1-\mathsf{T}_4$ given in \cite{Mineyev2024}. We also present a computer-search method that can be utilized to search for counterexamples of a certain geometry by significantly pruning the search space. We prove that a class of CAT(0) groups with certain geometry cannot be counterexamples to these conjectures. Moreover, we prove that for $ 1\le m \le 5$ and $n$ any positive integer, there are no counterexamples to the conjectures such that the associated oriented product structures are of type $(m,n)$. With the aid of computer, we prove that, in fact, there are no such counterexamples of the length combination $(m,n)$ where $1\le m \le 13$ and $1\le n \le 13$.
|
[
{
"version": "v1",
"created": "Mon, 13 Jan 2025 19:11:56 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 12:59:43 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Garg",
"Manisha",
""
],
[
"Mineyev",
"Igor",
""
]
] |
2501.08666
|
Santosh Lohakare
|
Rahul Bhagat, Santosh V. Lohakare, B. Mishra
|
Exploring the Viability of $f(Q, T)$ Gravity: Constraining Parameters with Cosmological Observations
|
12 pages, 9 figures
|
Physics of the Dark Universe 49 102048 (2025)
|
10.1016/j.dark.2025.102048
| null |
gr-qc hep-th
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In this paper, we explore the model of $f(Q,T)$ gravity, an extension of symmetric teleparallel gravity where the nonmetricity scalar $Q$ is non-minimally coupled to the trace of the energy-momentum tensor $T$. To ensure general covariance and theoretical consistency, we adopt the covariant formulation of $f(Q, T)$ gravity, which allows a coordinate-independent treatment of the field equations and facilitates the correct identification of effective energy-momentum components. The model is developed as an alternative to the standard $\Lambda$CDM cosmological model and is analyzed using Cosmic Chronometer and Pantheon$^+$ supernovae datasets. Through Markov Chain Monte Carlo analysis, we constrain the model parameters $\alpha$, $\beta$, and $H_0$, and compare the performance of the model with $\Lambda$CDM by evaluating statistical measures such as chi-square, Akaike information criterion (AIC), and Bayesian information criterion (BIC). The results show that the $f(Q, T)$ model effectively mimics $\Lambda$CDM while offering an alternative explanation based on modified gravity. We also examine cosmographic parameters like the deceleration parameter, confirming the transition of the Universe from deceleration to acceleration, and the violation of the strong energy condition, which aligns with observed late-time cosmic acceleration. Additionally, the model provides age estimates for the Universe that are consistent with current observations.
|
[
{
"version": "v1",
"created": "Wed, 15 Jan 2025 09:00:36 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 05:28:06 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Bhagat",
"Rahul",
""
],
[
"Lohakare",
"Santosh V.",
""
],
[
"Mishra",
"B.",
""
]
] |
2501.09751
|
Ningyu Zhang
|
Zekun Xi, Wenbiao Yin, Jizhan Fang, Jialong Wu, Runnan Fang, Jiang Yong, Pengjun Xie, Fei Huang, Huajun Chen, Ningyu Zhang
|
OmniThink: Expanding Knowledge Boundaries in Machine Writing through Thinking
|
EMNLP 2025
| null | null | null |
cs.CL cs.AI cs.HC cs.IR cs.LG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Machine writing with large language models often relies on retrieval-augmented generation. However, these approaches remain confined within the boundaries of the model's predefined scope, limiting the generation of content with rich information. Specifically, vanilla-retrieved information tends to lack depth, novelty, and suffers from redundancy, which negatively impacts the quality of generated articles, leading to shallow, unoriginal, and repetitive outputs. To address these issues, we propose OmniThink, a slow-thinking machine writing framework that emulates the human-like process of iterative expansion and reflection. The core idea behind OmniThink is to simulate the cognitive behavior of learners as they slowly deepen their knowledge of the topics. Experimental results demonstrate that OmniThink improves the knowledge density of generated articles without compromising metrics such as coherence and depth. Human evaluations and expert feedback further highlight the potential of OmniThink to address real-world challenges in the generation of long-form articles. Code is available at https://github.com/zjunlp/OmniThink.
|
[
{
"version": "v1",
"created": "Thu, 16 Jan 2025 18:58:06 GMT"
},
{
"version": "v2",
"created": "Thu, 20 Feb 2025 15:05:18 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 04:38:27 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Xi",
"Zekun",
""
],
[
"Yin",
"Wenbiao",
""
],
[
"Fang",
"Jizhan",
""
],
[
"Wu",
"Jialong",
""
],
[
"Fang",
"Runnan",
""
],
[
"Yong",
"Jiang",
""
],
[
"Xie",
"Pengjun",
""
],
[
"Huang",
"Fei",
""
],
[
"Chen",
"Huajun",
""
],
[
"Zhang",
"Ningyu",
""
]
] |
2501.10327
|
Jim Brown
|
Tobias Berger, Jim Brown, Krzysztof Klosin
|
Klingen Eisenstein series congruences and modularity
| null | null | null | null |
math.NT
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We construct a mod $\ell$ congruence between a Klingen Eisenstein series (associated to a classical newform $\phi$ of weight $k$) and a Siegel cusp form $f$ with irreducible Galois representation. We use this congruence to show non-vanishing of the Bloch-Kato Selmer group $H^1_f(\mathbf{Q}, \textrm{ad}^0\rho_{\phi}(2-k)\otimes \mathbf{Q}_{\ell}/\mathbf{Z}_{\ell})$ under certain assumptions and provide an example. We then prove an $R=dvr$ theorem for the Fontaine-Laffaille universal deformation ring of $\overline{\rho}_f$ under some assumptions, in particular, that the residual Selmer group $H^1_f(\mathbf{Q}, \textrm{ad}^0\overline{\rho}_{\phi}(k-2))$ is cyclic. For this we prove a result about extensions of Fontaine-Laffaille modules. We end by formulating conditions for when $H^1_f(\mathbf{Q}, \textrm{ad}^0\overline{\rho}_{\phi}(k-2))$ is non-cyclic and the Eisenstein ideal is non-principal.
|
[
{
"version": "v1",
"created": "Fri, 17 Jan 2025 17:57:16 GMT"
},
{
"version": "v2",
"created": "Fri, 05 Sep 2025 18:03:29 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Berger",
"Tobias",
""
],
[
"Brown",
"Jim",
""
],
[
"Klosin",
"Krzysztof",
""
]
] |
2501.10484
|
Wentao Xu
|
Yile Yan, Yuqi Zhu, Wentao Xu
|
Bias in Decision-Making for AI's Ethical Dilemmas: A Comparative Study of ChatGPT and Claude
|
This paper has been accepted by International AAAI Conference on Web and Social Media 2026 (ICWSM 2026), sunny Los Angeles, California
| null | null | null |
cs.CY cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
Recent advances in Large Language Models (LLMs) have enabled human-like responses across various tasks, raising questions about their ethical decision-making capabilities and potential biases. This study systematically evaluates how nine popular LLMs (both open-source and closed-source) respond to ethical dilemmas involving protected attributes. Across 50,400 trials spanning single and intersectional attribute combinations in four dilemma scenarios (protective vs. harmful), we assess models' ethical preferences, sensitivity, stability, and clustering patterns. Results reveal significant biases in protected attributes in all models, with differing preferences depending on model type and dilemma context. Notably, open-source LLMs show stronger preferences for marginalized groups and greater sensitivity in harmful scenarios, while closed-source models are more selective in protective situations and tend to favor mainstream groups. We also find that ethical behavior varies across dilemma types: LLMs maintain consistent patterns in protective scenarios but respond with more diverse and cognitively demanding decisions in harmful ones. Furthermore, models display more pronounced ethical tendencies under intersectional conditions than in single-attribute settings, suggesting that complex inputs reveal deeper biases. These findings highlight the need for multi-dimensional, context-aware evaluation of LLMs' ethical behavior and offer a systematic evaluation and approach to understanding and addressing fairness in LLM decision-making.
|
[
{
"version": "v1",
"created": "Fri, 17 Jan 2025 05:20:38 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Jul 2025 12:09:59 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 15:16:05 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Yan",
"Yile",
""
],
[
"Zhu",
"Yuqi",
""
],
[
"Xu",
"Wentao",
""
]
] |
2501.10495
|
Wen Teng
|
Wen Teng
|
Cohomology and deformations of nonabelian embedding tensors between Lie triple systems
| null |
Journal of Geometry and Physics, 2025, 105638
|
10.1016/j.geomphys.2025.105638
| null |
math.RA
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
In this paper, first we introduce the notion of nonabelian embedding tensors between Lie triple systems and show that nonabelian embedding tensors induce naturally 3-Leibniz algebras. Next, we construct an $L_{\infty}$-algebra whose Maurer-Cartan elements are nonabelian embedding tensors. Then, we have the twisted $L_{\infty}$-algebra that governs deformations of nonabelian embedding tensors. Following this, we establish the cohomology of a nonabelian embedding tensor between Lie triple systems and realize it as the cohomology of the descendent 3-Leibniz algebra with coefficients in a suitable representation. As applications, we consider infinitesimal deformations of a nonabelian embedding tensor between Lie triple systems and demonstrate that they are governed by the above-established cohomology. Furthermore, the notion of Nijenhuis elements associated with a nonabelian embedding tensor is introduced to characterize trivial infinitesimal deformations. Finally, we provide relationships between nonabelian embedding tensors on Lie algebras and associated Lie triple systems.
|
[
{
"version": "v1",
"created": "Fri, 17 Jan 2025 13:58:35 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Teng",
"Wen",
""
]
] |
2501.11091
|
Bin Chen
|
Bin Chen
|
Bitcoin: A Non-Continuous Time System
| null | null | null | null |
cs.CR
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
This paper reconceptualizes Bitcoin not merely as a financial protocol but as a non-continuous temporal system. Traditional financial and computing systems impose time through synchronized external clocks, whereas Bitcoin constructs temporal order internally through decentralized consensus. We analyze block generation as a probabilistic process, forks and rollbacks as disruptions of continuity, and transaction confirmations as non-linear consolidations of history. Building on this foundation, we reinterpret proof-of-work (PoW) as an entropy-compression mechanism that drives Bitcoin's temporal architecture. In this framework, difficulty adjustment keeps block discovery near the entropy-maximizing regime, the longest-chain rule enforces entropy collapse once a block is found, and recursive hash pointers embed each block within its predecessor, creating a cascading structure that renders reorganization exponentially improbable. Together, these mechanisms compress randomness into a sequence of discrete and irreversible steps, demonstrating how Bitcoin establishes an emergent and convergent notion of time without reliance on external clocks.
|
[
{
"version": "v1",
"created": "Sun, 19 Jan 2025 16:04:03 GMT"
},
{
"version": "v2",
"created": "Thu, 03 Apr 2025 13:18:19 GMT"
},
{
"version": "v3",
"created": "Sat, 05 Apr 2025 08:02:08 GMT"
},
{
"version": "v4",
"created": "Fri, 25 Apr 2025 09:06:20 GMT"
},
{
"version": "v5",
"created": "Wed, 21 May 2025 15:22:29 GMT"
},
{
"version": "v6",
"created": "Tue, 27 May 2025 14:43:50 GMT"
},
{
"version": "v7",
"created": "Sun, 08 Jun 2025 12:11:04 GMT"
},
{
"version": "v8",
"created": "Sun, 22 Jun 2025 13:08:39 GMT"
},
{
"version": "v9",
"created": "Mon, 08 Sep 2025 06:51:03 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Chen",
"Bin",
""
]
] |
2501.11371
|
Anina Gruica
|
Peter Beelen, Roni Con, Anina Gruica, Maria Montanucci, Eitan Yaakobi
|
Reed-Solomon Codes Against Insertions and Deletions: Full-Length and Rate-$1/2$ Codes
| null | null | null | null |
cs.IT math.IT
|
http://creativecommons.org/licenses/by/4.0/
|
The performance of Reed--Solomon codes (RS codes, for short) in the presence of insertion and deletion errors has attracted growing attention in recent literature. In this work, we further study this intriguing mathematical problem, focusing on two regimes. First, we study the question of how well full-length RS codes perform against insertions and deletions. For 2-dimensional RS codes, we provide a complete characterization of codes that cannot correct even a single insertion or deletion. Furthermore, we prove that for sufficiently large field size~$q$, nearly all full-length $2$-dimensional RS codes can correct up to $(1 - \delta)q$ insertion and deletion errors for any $0 < \delta < 1$. Extending beyond the 2-dimensional case, we show that for any $k \ge 2$, there exists a full-length $k$-dimensional RS code capable of correcting $q / (10k)$ insertion and deletion errors, provided $q$ is large enough. Second, we focus on rate $1/2$ RS codes that can correct a single insertion or deletion error. We present a polynomial-time algorithm that constructs such codes over fields of size $q = \Theta(k^4)$. This result matches the existential bound given in \cite{con2023reed}.
|
[
{
"version": "v1",
"created": "Mon, 20 Jan 2025 10:02:22 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 07:47:51 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Beelen",
"Peter",
""
],
[
"Con",
"Roni",
""
],
[
"Gruica",
"Anina",
""
],
[
"Montanucci",
"Maria",
""
],
[
"Yaakobi",
"Eitan",
""
]
] |
2501.11488
|
Simon Schulz
|
Luca Alasio and Simon Schulz
|
Regularity and Uniqueness for a Model of Active Particles with Angle-Averaged Diffusions
|
48 pages. Corrected version
| null | null | null |
math.AP
|
http://creativecommons.org/licenses/by/4.0/
|
We study the regularity and uniqueness of weak solutions of a degenerate parabolic equation, arising as the limit of a stochastic lattice model of self-propelled particles. The angle-average of the solution appears as a coefficient in the diffusive and drift terms, making the equation nonlocal. We prove that, under unrestrictive non-degeneracy assumptions on the initial data, weak solutions are smooth for positive times. Our method rests on deriving a drift-diffusion equation for a particular function of the angle-averaged density and applying De Giorgi's method to show that the original equation is uniformly parabolic for positive times. We employ a Galerkin approximation to justify rigorously the passage from divergence to non-divergence form of the equation, which yields improved estimates by exploiting a cancellation. By imposing stronger constraints on the initial data, we prove the uniqueness of the weak solution, which relies on Duhamel's principle and gradient estimates for the periodic heat kernel to derive $L^\infty$ estimates for the angle-averaged density.
|
[
{
"version": "v1",
"created": "Mon, 20 Jan 2025 13:39:14 GMT"
},
{
"version": "v2",
"created": "Sat, 06 Sep 2025 23:32:34 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Alasio",
"Luca",
""
],
[
"Schulz",
"Simon",
""
]
] |
2501.11665
|
Cyril Closset
|
Cyril Closset, Elias Furrer, Adam Keyes, Osama Khlaif
|
The 3d $A$-model and generalised symmetries, Part I: bosonic Chern-Simons theories
|
56 pages + appendices; v3: corrected footnote 34, added comments on SU(2) and other small clarifications following referee reports
| null | null | null |
hep-th
|
http://creativecommons.org/licenses/by/4.0/
|
The 3d $A$-model is a two-dimensional approach to the computation of supersymmetric observables of three-dimensional $\mathcal{N}=2$ supersymmetric gauge theories. In principle, it allows us to compute half-BPS partition functions on any compact Seifert three-manifold (as well as of expectation values of half-BPS lines thereon), but previous results focussed on the case where the gauge group $\widetilde G$ is a product of simply-connected and/or unitary gauge groups. We are interested in the more general case of a compact gauge group $G=\widetilde G/\Gamma$, which is obtained from the $\widetilde G$ theory by gauging a discrete one-form symmetry. In this paper, we discuss in detail the case of pure $\mathcal{N}=2$ Chern-Simons theories (without matter) for simple groups $G$. When $G=\widetilde G$ is simply-connected, we demonstrate the exact matching between the supersymmetric approach in terms of Seifert fibering operators and the 3d TQFT approach based on topological surgery in the infrared Chern-Simons theory $\widetilde G_k$, including through the identification of subtle counterterms that relate the two approaches. We then extend this discussion to the case where the Chern-Simons theory $G_k$ can be obtained from $\widetilde G_k$ by the condensation of abelian anyons which are bosonic. Along the way, we revisit the 3d $A$-model formalism by emphasising its 2d TQFT underpinning.
|
[
{
"version": "v1",
"created": "Mon, 20 Jan 2025 18:47:51 GMT"
},
{
"version": "v2",
"created": "Mon, 24 Feb 2025 09:33:40 GMT"
},
{
"version": "v3",
"created": "Sat, 06 Sep 2025 12:23:50 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Closset",
"Cyril",
""
],
[
"Furrer",
"Elias",
""
],
[
"Keyes",
"Adam",
""
],
[
"Khlaif",
"Osama",
""
]
] |
2501.12279
|
Benedikt Florian Oppeneiger
|
Simone G\"ottlich, Benedikt Oppeneiger, Manuel Schaller, Karl Worthmann
|
Spatial exponential decay of perturbations in optimal control of general evolution equations
|
53 pages, 5 figures
| null | null | null |
math.OC cs.SY eess.SY math.AP
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
We analyze the robustness of optimally controlled evolution equations with respect to spatially localized perturbations. We prove that if the involved operators are domain-uniformly stabilizable and detectable, then these localized perturbations only have a local effect on the optimal solution. We characterize this domain-uniform stabilizability and detectability for the transport equation with constant transport velocity, showing that even for unitary semigroups, optimality implies exponential damping. We extend this result to the case of a space-dependent transport velocity. Finally we leverage the results for the transport equation to characterize domain-uniform stabilizability of the wave equation. Numerical examples in one space dimension complement the theoretical results.
|
[
{
"version": "v1",
"created": "Tue, 21 Jan 2025 16:50:33 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 11:08:05 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Göttlich",
"Simone",
""
],
[
"Oppeneiger",
"Benedikt",
""
],
[
"Schaller",
"Manuel",
""
],
[
"Worthmann",
"Karl",
""
]
] |
2501.12779
|
Luis Miguel Garcia Martin
|
LHCb collaboration: R. Aaij, A.S.W. Abdelmotteleb, C. Abellan Beteta, F. Abudin\'en, T. Ackernley, A. A. Adefisoye, B. Adeva, M. Adinolfi, P. Adlarson, C. Agapopoulou, C.A. Aidala, Z. Ajaltouni, S. Akar, K. Akiba, P. Albicocco, J. Albrecht, F. Alessio, M. Alexander, Z. Aliouche, P. Alvarez Cartelle, R. Amalric, S. Amato, J.L. Amey, Y. Amhis, L. An, L. Anderlini, M. Andersson, A. Andreianov, P. Andreola, M. Andreotti, D. Andreou, A. Anelli, D. Ao, F. Archilli, M. Argenton, S. Arguedas Cuendis, A. Artamonov, M. Artuso, E. Aslanides, R. Ata\'ide Da Silva, M. Atzeni, B. Audurier, D. Bacher, I. Bachiller Perea, S. Bachmann, M. Bachmayer, J.J. Back, P. Baladron Rodriguez, V. Balagura, A. Balboni, W. Baldini, L. Balzani, H. Bao, J. Baptista de Souza Leite, C. Barbero Pretel, M. Barbetti, I. R. Barbosa, R.J. Barlow, M. Barnyakov, S. Barsuk, W. Barter, J. Bartz, J.M. Basels, S. Bashir, G. Bassi, B. Batsukh, P. B. Battista, A. Bay, A. Beck, M. Becker, F. Bedeschi, I.B. Bediaga, N. A. Behling, S. Belin, K. Belous, I. Belov, I. Belyaev, G. Benane, G. Bencivenni, E. Ben-Haim, A. Berezhnoy, R. Bernet, S. Bernet Andres, A. Bertolin, C. Betancourt, F. Betti, J. Bex, Ia. Bezshyiko, J. Bhom, M.S. Bieker, N.V. Biesuz, P. Billoir, A. Biolchini, M. Birch, F.C.R. Bishop, A. Bitadze, A. Bizzeti, T. Blake, F. Blanc, J.E. Blank, S. Blusk, V. Bocharnikov, J.A. Boelhauve, O. Boente Garcia, T. Boettcher, A. Bohare, A. Boldyrev, C.S. Bolognani, R. Bolzonella, R. B. Bonacci, N. Bondar, A. Bordelius, F. Borgato, S. Borghi, M. Borsato, J.T. Borsuk, E. Bottalico, S.A. Bouchiba, M. Bovill, T.J.V. Bowcock, A. Boyer, C. Bozzi, J. D. Brandenburg, A. Brea Rodriguez, N. Breer, J. Brodzicka, A. Brossa Gonzalo, J. Brown, D. Brundu, E. Buchanan, L. Buonincontri, M. Burgos Marcos, A.T. Burke, C. Burr, J.S. Butter, J. Buytaert, W. Byczynski, S. Cadeddu, H. Cai, A. Caillet, R. Calabrese, S. Calderon Ramirez, L. Calefice, S. Cali, M. Calvi, M. Calvo Gomez, P. Camargo Magalhaes, J. I. Cambon Bouzas, P. Campana, D.H. Campora Perez, A.F. Campoverde Quezada, S. Capelli, L. Capriotti, R. Caravaca-Mora, A. Carbone, L. Carcedo Salgado, R. Cardinale, A. Cardini, P. Carniti, L. Carus, A. Casais Vidal, R. Caspary, G. Casse, M. Cattaneo, G. Cavallero, V. Cavallini, S. Celani, S. Cesare, A.J. Chadwick, I. Chahrour, M. Charles, Ph. Charpentier, E. Chatzianagnostou, M. Chefdeville, C. Chen, S. Chen, Z. Chen, A. Chernov, S. Chernyshenko, X. Chiotopoulos, V. Chobanova, M. Chrzaszcz, A. Chubykin, V. Chulikov, P. Ciambrone, X. Cid Vidal, G. Ciezarek, P. Cifra, P.E.L. Clarke, M. Clemencic, H.V. Cliff, J. Closier, C. Cocha Toapaxi, V. Coco, J. Cogan, E. Cogneras, L. Cojocariu, S. Collaviti, P. Collins, T. Colombo, M. Colonna, A. Comerma-Montells, L. Congedo, A. Contu, N. Cooke, I. Corredoira, A. Correia, G. Corti, J. Cottee Meldrum, B. Couturier, D.C. Craik, M. Cruz Torres, E. Curras Rivera, R. Currie, C.L. Da Silva, S. Dadabaev, L. Dai, X. Dai, E. Dall'Occo, J. Dalseno, C. D'Ambrosio, J. Daniel, A. Danilina, P. d'Argent, G. Darze, A. Davidson, J.E. Davies, O. De Aguiar Francisco, C. De Angelis, F. De Benedetti, J. de Boer, K. De Bruyn, S. De Capua, M. De Cian, U. De Freitas Carneiro Da Graca, E. De Lucia, J.M. De Miranda, L. De Paula, M. De Serio, P. De Simone, F. De Vellis, J.A. de Vries, F. Debernardis, D. Decamp, V. Dedu, S. Dekkers, L. Del Buono, B. Delaney, H.-P. Dembinski, J. Deng, V. Denysenko, O. Deschamps, F. Dettori, B. Dey, P. Di Nezza, I. Diachkov, S. Didenko, S. Ding, L. Dittmann, V. Dobishuk, A. D. Docheva, C. Dong, A.M. Donohoe, F. Dordei, A.C. dos Reis, A. D. Dowling, W. Duan, P. Duda, M.W. Dudek, L. Dufour, V. Duk, P. Durante, M. M. Duras, J.M. Durham, O. D. Durmus, A. Dziurda, A. Dzyuba, S. Easo, E. Eckstein, U. Egede, A. Egorychev, V. Egorychev, S. Eisenhardt, E. Ejopu, L. Eklund, M. Elashri, J. Ellbracht, S. Ely, A. Ene, J. Eschle, S. Esen, T. Evans, F. Fabiano, L.N. Falcao, Y. Fan, B. Fang, L. Fantini, M. Faria, K. Farmer, D. Fazzini, L. Felkowski, M. Feng, M. Feo, A. Fernandez Casani, M. Fernandez Gomez, A.D. Fernez, F. Ferrari, F. Ferreira Rodrigues, M. Ferrillo, M. Ferro-Luzzi, S. Filippov, R.A. Fini, M. Fiorini, M. Firlej, K.L. Fischer, D.S. Fitzgerald, C. Fitzpatrick, T. Fiutowski, F. Fleuret, M. Fontana, L. F. Foreman, R. Forty, D. Foulds-Holt, V. Franco Lima, M. Franco Sevilla, M. Frank, E. Franzoso, G. Frau, C. Frei, D.A. Friday, J. Fu, Q. F\"uhring, Y. Fujii, T. Fulghesu, E. Gabriel, G. Galati, M.D. Galati, A. Gallas Torreira, D. Galli, S. Gambetta, M. Gandelman, P. Gandini, B. Ganie, H. Gao, R. Gao, T.Q. Gao, Y. Gao, Y. Gao, Y. Gao, L.M. Garcia Martin, P. Garcia Moreno, J. Garc\'ia Pardi\~nas, P. Gardner, K. G. Garg, L. Garrido, C. Gaspar, L.L. Gerken, E. Gersabeck, M. Gersabeck, T. Gershon, S. Ghizzo, Z. Ghorbanimoghaddam, L. Giambastiani, F. I. Giasemis, V. Gibson, H.K. Giemza, A.L. Gilman, M. Giovannetti, A. Giovent\`u, L. Girardey, C. Giugliano, M.A. Giza, E.L. Gkougkousis, F.C. Glaser, V.V. Gligorov, C. G\"obel, L. Golinka-Bezshyyko, E. Golobardes, D. Golubkov, A. Golutvin, S. Gomez Fernandez, W. Gomulka, F. Goncalves Abrantes, M. Goncerz, G. Gong, J. A. Gooding, I.V. Gorelov, C. Gotti, E. Govorkova, J.P. Grabowski, L.A. Granado Cardoso, E. Graug\'es, E. Graverini, L. Grazette, G. Graziani, A. T. Grecu, L.M. Greeven, N.A. Grieser, L. Grillo, S. Gromov, C. Gu, M. Guarise, L. Guerry, V. Guliaeva, P. A. G\"unther, A.-K. Guseinov, E. Gushchin, Y. Guz, T. Gys, K. Habermann, T. Hadavizadeh, C. Hadjivasiliou, G. Haefeli, C. Haen, G. Hallett, M.M. Halvorsen, P.M. Hamilton, J. Hammerich, Q. Han, X. Han, S. Hansmann-Menzemer, L. Hao, N. Harnew, T. H. Harris, M. Hartmann, S. Hashmi, J. He, F. Hemmer, C. Henderson, R.D.L. Henderson, A.M. Hennequin, K. Hennessy, L. Henry, J. Herd, P. Herrero Gascon, J. Heuel, A. Hicheur, G. Hijano Mendizabal, J. Horswill, R. Hou, Y. Hou, N. Howarth, J. Hu, W. Hu, X. Hu, W. Huang, W. Hulsbergen, R.J. Hunter, M. Hushchyn, D. Hutchcroft, M. Idzik, D. Ilin, P. Ilten, A. Inglessi, A. Iniukhin, A. Ishteev, K. Ivshin, R. Jacobsson, H. Jage, S.J. Jaimes Elles, S. Jakobsen, E. Jans, B.K. Jashal, A. Jawahery, V. Jevtic, E. Jiang, X. Jiang, Y. Jiang, Y. J. Jiang, M. John, A. John Rubesh Rajan, D. Johnson, C.R. Jones, T.P. Jones, S. Joshi, B. Jost, J. Juan Castella, N. Jurik, I. Juszczak, D. Kaminaris, S. Kandybei, M. Kane, Y. Kang, C. Kar, M. Karacson, D. Karpenkov, A. Kauniskangas, J.W. Kautz, M.K. Kazanecki, F. Keizer, M. Kenzie, T. Ketel, B. Khanji, A. Kharisova, S. Kholodenko, G. Khreich, T. Kirn, V.S. Kirsebom, O. Kitouni, S. Klaver, N. Kleijne, K. Klimaszewski, M.R. Kmiec, S. Koliiev, L. Kolk, A. Konoplyannikov, P. Kopciewicz, P. Koppenburg, M. Korolev, I. Kostiuk, O. Kot, S. Kotriakhova, A. Kozachuk, P. Kravchenko, L. Kravchuk, M. Kreps, P. Krokovny, W. Krupa, W. Krzemien, O. Kshyvanskyi, S. Kubis, M. Kucharczyk, V. Kudryavtsev, E. Kulikova, A. Kupsc, B. K. Kutsenko, D. Lacarrere, P. Laguarta Gonzalez, A. Lai, A. Lampis, D. Lancierini, C. Landesa Gomez, J.J. Lane, R. Lane, G. Lanfranchi, C. Langenbruch, J. Langer, O. Lantwin, T. Latham, F. Lazzari, C. Lazzeroni, R. Le Gac, H. Lee, R. Lef\`evre, A. Leflat, S. Legotin, M. Lehuraux, E. Lemos Cid, O. Leroy, T. Lesiak, E. D. Lesser, B. Leverington, A. Li, C. Li, H. Li, K. Li, L. Li, M. Li, P. Li, P.-R. Li, Q. Li, S. Li, T. Li, T. Li, Y. Li, Y. Li, Z. Lian, X. Liang, S. Libralon, C. Lin, T. Lin, R. Lindner, H. Linton, V. Lisovskyi, R. Litvinov, F. L. Liu, G. Liu, K. Liu, S. Liu, W. Liu, Y. Liu, Y. Liu, Y. L. Liu, G. Loachamin Ordonez, A. Lobo Salvia, A. Loi, T. Long, J.H. Lopes, A. Lopez Huertas, S. L\'opez Soli\~no, Q. Lu, C. Lucarelli, D. Lucchesi, M. Lucio Martinez, V. Lukashenko, Y. Luo, A. Lupato, E. Luppi, K. Lynch, X.-R. Lyu, G. M. Ma, S. Maccolini, F. Machefert, F. Maciuc, B. Mack, I. Mackay, L. M. Mackey, L.R. Madhan Mohan, M. J. Madurai, A. Maevskiy, D. Magdalinski, D. Maisuzenko, J.J. Malczewski, S. Malde, L. Malentacca, A. Malinin, T. Maltsev, G. Manca, G. Mancinelli, C. Mancuso, R. Manera Escalero, F. M. Manganella, D. Manuzzi, D. Marangotto, J.F. Marchand, R. Marchevski, U. Marconi, E. Mariani, S. Mariani, C. Marin Benito, J. Marks, A.M. Marshall, L. Martel, G. Martelli, G. Martellotti, L. Martinazzoli, M. Martinelli, D. Martinez Gomez, D. Martinez Santos, F. Martinez Vidal, A. Martorell i Granollers, A. Massafferri, R. Matev, A. Mathad, V. Matiunin, C. Matteuzzi, K.R. Mattioli, A. Mauri, E. Maurice, J. Mauricio, P. Mayencourt, J. Mazorra de Cos, M. Mazurek, M. McCann, T.H. McGrath, N.T. McHugh, A. McNab, R. McNulty, B. Meadows, G. Meier, D. Melnychuk, F. M. Meng, M. Merk, A. Merli, L. Meyer Garcia, D. Miao, H. Miao, M. Mikhasenko, D.A. Milanes, A. Minotti, E. Minucci, T. Miralles, B. Mitreska, D.S. Mitzel, A. Modak, L. Moeser, R.A. Mohammed, R.D. Moise, S. Mokhnenko, E. F. Molina Cardenas, T. Momb\"acher, M. Monk, S. Monteil, A. Morcillo Gomez, G. Morello, M.J. Morello, M.P. Morgenthaler, J. Moron, W. Morren, A.B. Morris, A.G. Morris, R. Mountain, H. Mu, Z. M. Mu, E. Muhammad, F. Muheim, M. Mulder, K. M\"uller, F. Mu\~noz-Rojas, R. Murta, P. Naik, T. Nakada, R. Nandakumar, T. Nanut, I. Nasteva, M. Needham, N. Neri, S. Neubert, N. Neufeld, P. Neustroev, J. Nicolini, D. Nicotra, E.M. Niel, N. Nikitin, Q. Niu, P. Nogarolli, P. Nogga, C. Normand, J. Novoa Fernandez, G. Nowak, C. Nunez, H. N. Nur, A. Oblakowska-Mucha, V. Obraztsov, T. Oeser, S. Okamura, A. Okhotnikov, O. Okhrimenko, R. Oldeman, F. Oliva, M. Olocco, C.J.G. Onderwater, R.H. O'Neil, D. Osthues, J.M. Otalora Goicochea, P. Owen, A. Oyanguren, O. Ozcelik, F. Paciolla, A. Padee, K.O. Padeken, B. Pagare, P.R. Pais, T. Pajero, A. Palano, M. Palutan, X. Pan, G. Panshin, L. Paolucci, A. Papanestis, M. Pappagallo, L.L. Pappalardo, C. Pappenheimer, C. Parkes, D. Parmar, B. Passalacqua, G. Passaleva, D. Passaro, A. Pastore, M. Patel, J. Patoc, C. Patrignani, A. Paul, C.J. Pawley, A. Pellegrino, J. Peng, M. Pepe Altarelli, S. Perazzini, D. Pereima, H. Pereira Da Costa, A. Pereiro Castro, P. Perret, A. Perrevoort, A. Perro, M.J. Peters, K. Petridis, A. Petrolini, J. P. Pfaller, H. Pham, L. Pica, M. Piccini, L. Piccolo, B. Pietrzyk, G. Pietrzyk, R. N. Pilato, D. Pinci, F. Pisani, M. Pizzichemi, V. Placinta, M. Plo Casasus, T. Poeschl, F. Polci, M. Poli Lener, A. Poluektov, N. Polukhina, I. Polyakov, E. Polycarpo, S. Ponce, D. Popov, S. Poslavskii, K. Prasanth, C. Prouve, D. Provenzano, V. Pugatch, G. Punzi, S. Qasim, Q. Q. Qian, W. Qian, N. Qin, S. Qu, R. Quagliani, R.I. Rabadan Trejo, J.H. Rademacker, M. Rama, M. Ram\'irez Garc\'ia, V. Ramos De Oliveira, M. Ramos Pernas, M.S. Rangel, F. Ratnikov, G. Raven, M. Rebollo De Miguel, F. Redi, J. Reich, F. Reiss, Z. Ren, P.K. Resmi, M. Ribalda Galvez, R. Ribatti, G. R. Ricart, D. Riccardi, S. Ricciardi, K. Richardson, M. Richardson-Slipper, K. Rinnert, P. Robbe, G. Robertson, E. Rodrigues, A. Rodriguez Alvarez, E. Rodriguez Fernandez, J.A. Rodriguez Lopez, E. Rodriguez Rodriguez, J. Roensch, A. Rogachev, A. Rogovskiy, D.L. Rolf, P. Roloff, V. Romanovskiy, A. Romero Vidal, G. Romolini, F. Ronchetti, T. Rong, M. Rotondo, S. R. Roy, M.S. Rudolph, M. Ruiz Diaz, R.A. Ruiz Fernandez, J. Ruiz Vidal, J. Ryzka, J. J. Saavedra-Arias, J.J. Saborido Silva, R. Sadek, N. Sagidova, D. Sahoo, N. Sahoo, B. Saitta, M. Salomoni, I. Sanderswood, R. Santacesaria, C. Santamarina Rios, M. Santimaria, L. Santoro, E. Santovetti, A. Saputi, D. Saranin, A. Sarnatskiy, G. Sarpis, M. Sarpis, C. Satriano, A. Satta, M. Saur, D. Savrina, H. Sazak, F. Sborzacchi, L.G. Scantlebury Smead, A. Scarabotto, S. Schael, S. Scherl, M. Schiller, H. Schindler, M. Schmelling, B. Schmidt, S. Schmitt, H. Schmitz, O. Schneider, A. Schopper, N. Schulte, S. Schulte, M.H. Schune, R. Schwemmer, G. Schwering, B. Sciascia, A. Sciuccati, I. Segal, S. Sellam, A. Semennikov, T. Senger, M. Senghi Soares, A. Sergi, N. Serra, L. Sestini, A. Seuthe, Y. Shang, D.M. Shangase, M. Shapkin, R. S. Sharma, I. Shchemerov, L. Shchutska, T. Shears, L. Shekhtman, Z. Shen, S. Sheng, V. Shevchenko, B. Shi, Q. Shi, Y. Shimizu, E. Shmanin, R. Shorkin, J.D. Shupperd, R. Silva Coutinho, G. Simi, S. Simone, N. Skidmore, T. Skwarnicki, M.W. Slater, J.C. Smallwood, E. Smith, K. Smith, M. Smith, A. Snoch, L. Soares Lavra, M.D. Sokoloff, F.J.P. Soler, A. Solomin, A. Solovev, I. Solovyev, N. S. Sommerfeld, R. Song, Y. Song, Y. Song, Y. S. Song, F.L. Souza De Almeida, B. Souza De Paula, E. Spadaro Norella, E. Spedicato, J.G. Speer, E. Spiridenkov, P. Spradlin, V. Sriskaran, F. Stagni, M. Stahl, S. Stahl, S. Stanislaus, M. Stefaniak, E.N. Stein, O. Steinkamp, O. Stenyakin, H. Stevens, D. Strekalina, Y. Su, F. Suljik, J. Sun, L. Sun, D. Sundfeld, W. Sutcliffe, P.N. Swallow, K. Swientek, F. Swystun, A. Szabelski, T. Szumlak, Y. Tan, Y. Tang, M.D. Tat, A. Terentev, F. Terzuoli, F. Teubert, E. Thomas, D.J.D. Thompson, H. Tilquin, V. Tisserand, S. T'Jampens, M. Tobin, L. Tomassetti, G. Tonani, X. Tong, T. Tork, D. Torres Machado, L. Toscano, D.Y. Tou, C. Trippl, G. Tuci, N. Tuning, L.H. Uecker, A. Ukleja, D.J. Unverzagt, B. Urbach, A. Usachov, A. Ustyuzhanin, U. Uwer, V. Vagnoni, V. Valcarce Cadenas, G. Valenti, N. Valls Canudas, J. van Eldik, H. Van Hecke, E. van Herwijnen, C.B. Van Hulse, R. Van Laak, M. van Veghel, G. Vasquez, R. Vazquez Gomez, P. Vazquez Regueiro, C. V\'azquez Sierra, S. Vecchi, J.J. Velthuis, M. Veltri, A. Venkateswaran, M. Verdoglia, M. Vesterinen, D. Vico Benet, P. Vidrier Villalba, M. Vieites Diaz, X. Vilasis-Cardona, E. Vilella Figueras, A. Villa, P. Vincent, F.C. Volle, D. vom Bruch, N. Voropaev, K. Vos, C. Vrahas, J. Wagner, J. Walsh, E.J. Walton, G. Wan, C. Wang, G. Wang, H. Wang, J. Wang, J. Wang, J. Wang, J. Wang, M. Wang, N. W. Wang, R. Wang, X. Wang, X. Wang, X. W. Wang, Y. Wang, Y. W. Wang, Z. Wang, Z. Wang, Z. Wang, J.A. Ward, M. Waterlaat, N.K. Watson, D. Websdale, Y. Wei, J. Wendel, B.D.C. Westhenry, C. White, M. Whitehead, E. Whiter, A.R. Wiederhold, D. Wiedner, G. Wilkinson, M.K. Wilkinson, M. Williams, M. J. Williams, M.R.J. Williams, R. Williams, Z. Williams, F.F. Wilson, M. Winn, W. Wislicki, M. Witek, L. Witola, G. Wormser, S.A. Wotton, H. Wu, J. Wu, X. Wu, Y. Wu, Z. Wu, K. Wyllie, S. Xian, Z. Xiang, Y. Xie, T. X. Xing, A. Xu, L. Xu, L. Xu, M. Xu, Z. Xu, Z. Xu, Z. Xu, K. Yang, S. Yang, X. Yang, Y. Yang, Z. Yang, V. Yeroshenko, H. Yeung, H. Yin, X. Yin, C. Y. Yu, J. Yu, X. Yuan, Y Yuan, E. Zaffaroni, M. Zavertyaev, M. Zdybal, F. Zenesini, C. Zeng, M. Zeng, C. Zhang, D. Zhang, J. Zhang, L. Zhang, S. Zhang, S. Zhang, Y. Zhang, Y. Z. Zhang, Z. Zhang, Y. Zhao, A. Zhelezov, S. Z. Zheng, X. Z. Zheng, Y. Zheng, T. Zhou, X. Zhou, Y. Zhou, V. Zhovkovska, L. Z. Zhu, X. Zhu, X. Zhu, V. Zhukov, J. Zhuo, Q. Zou, D. Zuliani, G. Zunica
|
Observation of the $\Lambda_b^0 \to J/\psi \Xi^- K^+$ and $\Xi_b^0 \to J/\psi \Xi^- \pi^+$ decays
|
All figures and tables, along with machine-readable versions and any supplementary material and additional information, are available at https://lbfence.cern.ch/alcm/public/analysis/full-details/3479 (LHCb public pages)
|
Eur. Phys. J. C 85, 812 (2025)
|
10.1140/epjc/s10052-025-14129-6
|
CERN-EP-2024-337 LHCb-PAPER-2024-049
|
hep-ex
|
http://creativecommons.org/licenses/by/4.0/
|
The first observation of the $\Xi_b^0 \to J/\psi \Xi^- \pi^+$ decay and the most precise measurement of the branching fraction of the $\Lambda_b^0 \to J/\psi \Xi^- K^+$ decay are reported, using proton-proton collision data from the LHCb experiment collected in 2016--2018 at a centre-of-mass energy of 13~TeV, corresponding to an integrated luminosity of 5.4~fb$^{-1}$. Using the $\Lambda_b^0 \to J/\psi \Lambda$ and $\Xi_b^0 \to J/\psi \Xi^-$ decays as normalisation channels, the ratios of branching fractions are measured to be: \[ \frac{\mathcal{B}(\Lambda_b^0 \to J/\psi \Xi^- K^+)}{\mathcal{B}(\Lambda_b^0 \to J/\psi \Lambda)} = (1.17 \pm 0.14 \pm 0.08)\times 10^{-2} \, , \] \[ \frac{\mathcal{B}(\Xi_b^0 \to J/\psi \Xi^- \pi^+)}{\mathcal{B}(\Xi_b^0 \to J/\psi \Xi^-)} = (11.9 \pm 1.4 \pm 0.6)\times 10^{-2}\, , \] where the first uncertainty is statistical and the second systematic.
|
[
{
"version": "v1",
"created": "Wed, 22 Jan 2025 10:25:59 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 14:47:09 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"LHCb collaboration",
"",
""
],
[
"Aaij",
"R.",
""
],
[
"Abdelmotteleb",
"A. S. W.",
""
],
[
"Beteta",
"C. Abellan",
""
],
[
"Abudinén",
"F.",
""
],
[
"Ackernley",
"T.",
""
],
[
"Adefisoye",
"A. A.",
""
],
[
"Adeva",
"B.",
""
],
[
"Adinolfi",
"M.",
""
],
[
"Adlarson",
"P.",
""
],
[
"Agapopoulou",
"C.",
""
],
[
"Aidala",
"C. A.",
""
],
[
"Ajaltouni",
"Z.",
""
],
[
"Akar",
"S.",
""
],
[
"Akiba",
"K.",
""
],
[
"Albicocco",
"P.",
""
],
[
"Albrecht",
"J.",
""
],
[
"Alessio",
"F.",
""
],
[
"Alexander",
"M.",
""
],
[
"Aliouche",
"Z.",
""
],
[
"Cartelle",
"P. Alvarez",
""
],
[
"Amalric",
"R.",
""
],
[
"Amato",
"S.",
""
],
[
"Amey",
"J. L.",
""
],
[
"Amhis",
"Y.",
""
],
[
"An",
"L.",
""
],
[
"Anderlini",
"L.",
""
],
[
"Andersson",
"M.",
""
],
[
"Andreianov",
"A.",
""
],
[
"Andreola",
"P.",
""
],
[
"Andreotti",
"M.",
""
],
[
"Andreou",
"D.",
""
],
[
"Anelli",
"A.",
""
],
[
"Ao",
"D.",
""
],
[
"Archilli",
"F.",
""
],
[
"Argenton",
"M.",
""
],
[
"Cuendis",
"S. Arguedas",
""
],
[
"Artamonov",
"A.",
""
],
[
"Artuso",
"M.",
""
],
[
"Aslanides",
"E.",
""
],
[
"Da Silva",
"R. Ataíde",
""
],
[
"Atzeni",
"M.",
""
],
[
"Audurier",
"B.",
""
],
[
"Bacher",
"D.",
""
],
[
"Perea",
"I. Bachiller",
""
],
[
"Bachmann",
"S.",
""
],
[
"Bachmayer",
"M.",
""
],
[
"Back",
"J. J.",
""
],
[
"Rodriguez",
"P. Baladron",
""
],
[
"Balagura",
"V.",
""
],
[
"Balboni",
"A.",
""
],
[
"Baldini",
"W.",
""
],
[
"Balzani",
"L.",
""
],
[
"Bao",
"H.",
""
],
[
"Leite",
"J. Baptista de Souza",
""
],
[
"Pretel",
"C. Barbero",
""
],
[
"Barbetti",
"M.",
""
],
[
"Barbosa",
"I. R.",
""
],
[
"Barlow",
"R. J.",
""
],
[
"Barnyakov",
"M.",
""
],
[
"Barsuk",
"S.",
""
],
[
"Barter",
"W.",
""
],
[
"Bartz",
"J.",
""
],
[
"Basels",
"J. M.",
""
],
[
"Bashir",
"S.",
""
],
[
"Bassi",
"G.",
""
],
[
"Batsukh",
"B.",
""
],
[
"Battista",
"P. B.",
""
],
[
"Bay",
"A.",
""
],
[
"Beck",
"A.",
""
],
[
"Becker",
"M.",
""
],
[
"Bedeschi",
"F.",
""
],
[
"Bediaga",
"I. B.",
""
],
[
"Behling",
"N. A.",
""
],
[
"Belin",
"S.",
""
],
[
"Belous",
"K.",
""
],
[
"Belov",
"I.",
""
],
[
"Belyaev",
"I.",
""
],
[
"Benane",
"G.",
""
],
[
"Bencivenni",
"G.",
""
],
[
"Ben-Haim",
"E.",
""
],
[
"Berezhnoy",
"A.",
""
],
[
"Bernet",
"R.",
""
],
[
"Andres",
"S. Bernet",
""
],
[
"Bertolin",
"A.",
""
],
[
"Betancourt",
"C.",
""
],
[
"Betti",
"F.",
""
],
[
"Bex",
"J.",
""
],
[
"Bezshyiko",
"Ia.",
""
],
[
"Bhom",
"J.",
""
],
[
"Bieker",
"M. S.",
""
],
[
"Biesuz",
"N. V.",
""
],
[
"Billoir",
"P.",
""
],
[
"Biolchini",
"A.",
""
],
[
"Birch",
"M.",
""
],
[
"Bishop",
"F. C. R.",
""
],
[
"Bitadze",
"A.",
""
],
[
"Bizzeti",
"A.",
""
],
[
"Blake",
"T.",
""
],
[
"Blanc",
"F.",
""
],
[
"Blank",
"J. E.",
""
],
[
"Blusk",
"S.",
""
],
[
"Bocharnikov",
"V.",
""
],
[
"Boelhauve",
"J. A.",
""
],
[
"Garcia",
"O. Boente",
""
],
[
"Boettcher",
"T.",
""
],
[
"Bohare",
"A.",
""
],
[
"Boldyrev",
"A.",
""
],
[
"Bolognani",
"C. S.",
""
],
[
"Bolzonella",
"R.",
""
],
[
"Bonacci",
"R. B.",
""
],
[
"Bondar",
"N.",
""
],
[
"Bordelius",
"A.",
""
],
[
"Borgato",
"F.",
""
],
[
"Borghi",
"S.",
""
],
[
"Borsato",
"M.",
""
],
[
"Borsuk",
"J. T.",
""
],
[
"Bottalico",
"E.",
""
],
[
"Bouchiba",
"S. A.",
""
],
[
"Bovill",
"M.",
""
],
[
"Bowcock",
"T. J. V.",
""
],
[
"Boyer",
"A.",
""
],
[
"Bozzi",
"C.",
""
],
[
"Brandenburg",
"J. D.",
""
],
[
"Rodriguez",
"A. Brea",
""
],
[
"Breer",
"N.",
""
],
[
"Brodzicka",
"J.",
""
],
[
"Gonzalo",
"A. Brossa",
""
],
[
"Brown",
"J.",
""
],
[
"Brundu",
"D.",
""
],
[
"Buchanan",
"E.",
""
],
[
"Buonincontri",
"L.",
""
],
[
"Marcos",
"M. Burgos",
""
],
[
"Burke",
"A. T.",
""
],
[
"Burr",
"C.",
""
],
[
"Butter",
"J. S.",
""
],
[
"Buytaert",
"J.",
""
],
[
"Byczynski",
"W.",
""
],
[
"Cadeddu",
"S.",
""
],
[
"Cai",
"H.",
""
],
[
"Caillet",
"A.",
""
],
[
"Calabrese",
"R.",
""
],
[
"Ramirez",
"S. Calderon",
""
],
[
"Calefice",
"L.",
""
],
[
"Cali",
"S.",
""
],
[
"Calvi",
"M.",
""
],
[
"Gomez",
"M. Calvo",
""
],
[
"Magalhaes",
"P. Camargo",
""
],
[
"Bouzas",
"J. I. Cambon",
""
],
[
"Campana",
"P.",
""
],
[
"Perez",
"D. H. Campora",
""
],
[
"Quezada",
"A. F. Campoverde",
""
],
[
"Capelli",
"S.",
""
],
[
"Capriotti",
"L.",
""
],
[
"Caravaca-Mora",
"R.",
""
],
[
"Carbone",
"A.",
""
],
[
"Salgado",
"L. Carcedo",
""
],
[
"Cardinale",
"R.",
""
],
[
"Cardini",
"A.",
""
],
[
"Carniti",
"P.",
""
],
[
"Carus",
"L.",
""
],
[
"Vidal",
"A. Casais",
""
],
[
"Caspary",
"R.",
""
],
[
"Casse",
"G.",
""
],
[
"Cattaneo",
"M.",
""
],
[
"Cavallero",
"G.",
""
],
[
"Cavallini",
"V.",
""
],
[
"Celani",
"S.",
""
],
[
"Cesare",
"S.",
""
],
[
"Chadwick",
"A. J.",
""
],
[
"Chahrour",
"I.",
""
],
[
"Charles",
"M.",
""
],
[
"Charpentier",
"Ph.",
""
],
[
"Chatzianagnostou",
"E.",
""
],
[
"Chefdeville",
"M.",
""
],
[
"Chen",
"C.",
""
],
[
"Chen",
"S.",
""
],
[
"Chen",
"Z.",
""
],
[
"Chernov",
"A.",
""
],
[
"Chernyshenko",
"S.",
""
],
[
"Chiotopoulos",
"X.",
""
],
[
"Chobanova",
"V.",
""
],
[
"Chrzaszcz",
"M.",
""
],
[
"Chubykin",
"A.",
""
],
[
"Chulikov",
"V.",
""
],
[
"Ciambrone",
"P.",
""
],
[
"Vidal",
"X. Cid",
""
],
[
"Ciezarek",
"G.",
""
],
[
"Cifra",
"P.",
""
],
[
"Clarke",
"P. E. L.",
""
],
[
"Clemencic",
"M.",
""
],
[
"Cliff",
"H. V.",
""
],
[
"Closier",
"J.",
""
],
[
"Toapaxi",
"C. Cocha",
""
],
[
"Coco",
"V.",
""
],
[
"Cogan",
"J.",
""
],
[
"Cogneras",
"E.",
""
],
[
"Cojocariu",
"L.",
""
],
[
"Collaviti",
"S.",
""
],
[
"Collins",
"P.",
""
],
[
"Colombo",
"T.",
""
],
[
"Colonna",
"M.",
""
],
[
"Comerma-Montells",
"A.",
""
],
[
"Congedo",
"L.",
""
],
[
"Contu",
"A.",
""
],
[
"Cooke",
"N.",
""
],
[
"Corredoira",
"I.",
""
],
[
"Correia",
"A.",
""
],
[
"Corti",
"G.",
""
],
[
"Meldrum",
"J. Cottee",
""
],
[
"Couturier",
"B.",
""
],
[
"Craik",
"D. C.",
""
],
[
"Torres",
"M. Cruz",
""
],
[
"Rivera",
"E. Curras",
""
],
[
"Currie",
"R.",
""
],
[
"Da Silva",
"C. L.",
""
],
[
"Dadabaev",
"S.",
""
],
[
"Dai",
"L.",
""
],
[
"Dai",
"X.",
""
],
[
"Dall'Occo",
"E.",
""
],
[
"Dalseno",
"J.",
""
],
[
"D'Ambrosio",
"C.",
""
],
[
"Daniel",
"J.",
""
],
[
"Danilina",
"A.",
""
],
[
"d'Argent",
"P.",
""
],
[
"Darze",
"G.",
""
],
[
"Davidson",
"A.",
""
],
[
"Davies",
"J. E.",
""
],
[
"Francisco",
"O. De Aguiar",
""
],
[
"De Angelis",
"C.",
""
],
[
"De Benedetti",
"F.",
""
],
[
"de Boer",
"J.",
""
],
[
"De Bruyn",
"K.",
""
],
[
"De Capua",
"S.",
""
],
[
"De Cian",
"M.",
""
],
[
"Da Graca",
"U. De Freitas Carneiro",
""
],
[
"De Lucia",
"E.",
""
],
[
"De Miranda",
"J. M.",
""
],
[
"De Paula",
"L.",
""
],
[
"De Serio",
"M.",
""
],
[
"De Simone",
"P.",
""
],
[
"De Vellis",
"F.",
""
],
[
"de Vries",
"J. A.",
""
],
[
"Debernardis",
"F.",
""
],
[
"Decamp",
"D.",
""
],
[
"Dedu",
"V.",
""
],
[
"Dekkers",
"S.",
""
],
[
"Del Buono",
"L.",
""
],
[
"Delaney",
"B.",
""
],
[
"Dembinski",
"H. -P.",
""
],
[
"Deng",
"J.",
""
],
[
"Denysenko",
"V.",
""
],
[
"Deschamps",
"O.",
""
],
[
"Dettori",
"F.",
""
],
[
"Dey",
"B.",
""
],
[
"Di Nezza",
"P.",
""
],
[
"Diachkov",
"I.",
""
],
[
"Didenko",
"S.",
""
],
[
"Ding",
"S.",
""
],
[
"Dittmann",
"L.",
""
],
[
"Dobishuk",
"V.",
""
],
[
"Docheva",
"A. D.",
""
],
[
"Dong",
"C.",
""
],
[
"Donohoe",
"A. M.",
""
],
[
"Dordei",
"F.",
""
],
[
"Reis",
"A. C. dos",
""
],
[
"Dowling",
"A. D.",
""
],
[
"Duan",
"W.",
""
],
[
"Duda",
"P.",
""
],
[
"Dudek",
"M. W.",
""
],
[
"Dufour",
"L.",
""
],
[
"Duk",
"V.",
""
],
[
"Durante",
"P.",
""
],
[
"Duras",
"M. M.",
""
],
[
"Durham",
"J. M.",
""
],
[
"Durmus",
"O. D.",
""
],
[
"Dziurda",
"A.",
""
],
[
"Dzyuba",
"A.",
""
],
[
"Easo",
"S.",
""
],
[
"Eckstein",
"E.",
""
],
[
"Egede",
"U.",
""
],
[
"Egorychev",
"A.",
""
],
[
"Egorychev",
"V.",
""
],
[
"Eisenhardt",
"S.",
""
],
[
"Ejopu",
"E.",
""
],
[
"Eklund",
"L.",
""
],
[
"Elashri",
"M.",
""
],
[
"Ellbracht",
"J.",
""
],
[
"Ely",
"S.",
""
],
[
"Ene",
"A.",
""
],
[
"Eschle",
"J.",
""
],
[
"Esen",
"S.",
""
],
[
"Evans",
"T.",
""
],
[
"Fabiano",
"F.",
""
],
[
"Falcao",
"L. N.",
""
],
[
"Fan",
"Y.",
""
],
[
"Fang",
"B.",
""
],
[
"Fantini",
"L.",
""
],
[
"Faria",
"M.",
""
],
[
"Farmer",
"K.",
""
],
[
"Fazzini",
"D.",
""
],
[
"Felkowski",
"L.",
""
],
[
"Feng",
"M.",
""
],
[
"Feo",
"M.",
""
],
[
"Casani",
"A. Fernandez",
""
],
[
"Gomez",
"M. Fernandez",
""
],
[
"Fernez",
"A. D.",
""
],
[
"Ferrari",
"F.",
""
],
[
"Rodrigues",
"F. Ferreira",
""
],
[
"Ferrillo",
"M.",
""
],
[
"Ferro-Luzzi",
"M.",
""
],
[
"Filippov",
"S.",
""
],
[
"Fini",
"R. A.",
""
],
[
"Fiorini",
"M.",
""
],
[
"Firlej",
"M.",
""
],
[
"Fischer",
"K. L.",
""
],
[
"Fitzgerald",
"D. S.",
""
],
[
"Fitzpatrick",
"C.",
""
],
[
"Fiutowski",
"T.",
""
],
[
"Fleuret",
"F.",
""
],
[
"Fontana",
"M.",
""
],
[
"Foreman",
"L. F.",
""
],
[
"Forty",
"R.",
""
],
[
"Foulds-Holt",
"D.",
""
],
[
"Lima",
"V. Franco",
""
],
[
"Sevilla",
"M. Franco",
""
],
[
"Frank",
"M.",
""
],
[
"Franzoso",
"E.",
""
],
[
"Frau",
"G.",
""
],
[
"Frei",
"C.",
""
],
[
"Friday",
"D. A.",
""
],
[
"Fu",
"J.",
""
],
[
"Führing",
"Q.",
""
],
[
"Fujii",
"Y.",
""
],
[
"Fulghesu",
"T.",
""
],
[
"Gabriel",
"E.",
""
],
[
"Galati",
"G.",
""
],
[
"Galati",
"M. D.",
""
],
[
"Torreira",
"A. Gallas",
""
],
[
"Galli",
"D.",
""
],
[
"Gambetta",
"S.",
""
],
[
"Gandelman",
"M.",
""
],
[
"Gandini",
"P.",
""
],
[
"Ganie",
"B.",
""
],
[
"Gao",
"H.",
""
],
[
"Gao",
"R.",
""
],
[
"Gao",
"T. Q.",
""
],
[
"Gao",
"Y.",
""
],
[
"Gao",
"Y.",
""
],
[
"Gao",
"Y.",
""
],
[
"Martin",
"L. M. Garcia",
""
],
[
"Moreno",
"P. Garcia",
""
],
[
"Pardiñas",
"J. García",
""
],
[
"Gardner",
"P.",
""
],
[
"Garg",
"K. G.",
""
],
[
"Garrido",
"L.",
""
],
[
"Gaspar",
"C.",
""
],
[
"Gerken",
"L. L.",
""
],
[
"Gersabeck",
"E.",
""
],
[
"Gersabeck",
"M.",
""
],
[
"Gershon",
"T.",
""
],
[
"Ghizzo",
"S.",
""
],
[
"Ghorbanimoghaddam",
"Z.",
""
],
[
"Giambastiani",
"L.",
""
],
[
"Giasemis",
"F. I.",
""
],
[
"Gibson",
"V.",
""
],
[
"Giemza",
"H. K.",
""
],
[
"Gilman",
"A. L.",
""
],
[
"Giovannetti",
"M.",
""
],
[
"Gioventù",
"A.",
""
],
[
"Girardey",
"L.",
""
],
[
"Giugliano",
"C.",
""
],
[
"Giza",
"M. A.",
""
],
[
"Gkougkousis",
"E. L.",
""
],
[
"Glaser",
"F. C.",
""
],
[
"Gligorov",
"V. V.",
""
],
[
"Göbel",
"C.",
""
],
[
"Golinka-Bezshyyko",
"L.",
""
],
[
"Golobardes",
"E.",
""
],
[
"Golubkov",
"D.",
""
],
[
"Golutvin",
"A.",
""
],
[
"Fernandez",
"S. Gomez",
""
],
[
"Gomulka",
"W.",
""
],
[
"Abrantes",
"F. Goncalves",
""
],
[
"Goncerz",
"M.",
""
],
[
"Gong",
"G.",
""
],
[
"Gooding",
"J. A.",
""
],
[
"Gorelov",
"I. V.",
""
],
[
"Gotti",
"C.",
""
],
[
"Govorkova",
"E.",
""
],
[
"Grabowski",
"J. P.",
""
],
[
"Cardoso",
"L. A. Granado",
""
],
[
"Graugés",
"E.",
""
],
[
"Graverini",
"E.",
""
],
[
"Grazette",
"L.",
""
],
[
"Graziani",
"G.",
""
],
[
"Grecu",
"A. T.",
""
],
[
"Greeven",
"L. M.",
""
],
[
"Grieser",
"N. A.",
""
],
[
"Grillo",
"L.",
""
],
[
"Gromov",
"S.",
""
],
[
"Gu",
"C.",
""
],
[
"Guarise",
"M.",
""
],
[
"Guerry",
"L.",
""
],
[
"Guliaeva",
"V.",
""
],
[
"Günther",
"P. A.",
""
],
[
"Guseinov",
"A. -K.",
""
],
[
"Gushchin",
"E.",
""
],
[
"Guz",
"Y.",
""
],
[
"Gys",
"T.",
""
],
[
"Habermann",
"K.",
""
],
[
"Hadavizadeh",
"T.",
""
],
[
"Hadjivasiliou",
"C.",
""
],
[
"Haefeli",
"G.",
""
],
[
"Haen",
"C.",
""
],
[
"Hallett",
"G.",
""
],
[
"Halvorsen",
"M. M.",
""
],
[
"Hamilton",
"P. M.",
""
],
[
"Hammerich",
"J.",
""
],
[
"Han",
"Q.",
""
],
[
"Han",
"X.",
""
],
[
"Hansmann-Menzemer",
"S.",
""
],
[
"Hao",
"L.",
""
],
[
"Harnew",
"N.",
""
],
[
"Harris",
"T. H.",
""
],
[
"Hartmann",
"M.",
""
],
[
"Hashmi",
"S.",
""
],
[
"He",
"J.",
""
],
[
"Hemmer",
"F.",
""
],
[
"Henderson",
"C.",
""
],
[
"Henderson",
"R. D. L.",
""
],
[
"Hennequin",
"A. M.",
""
],
[
"Hennessy",
"K.",
""
],
[
"Henry",
"L.",
""
],
[
"Herd",
"J.",
""
],
[
"Gascon",
"P. Herrero",
""
],
[
"Heuel",
"J.",
""
],
[
"Hicheur",
"A.",
""
],
[
"Mendizabal",
"G. Hijano",
""
],
[
"Horswill",
"J.",
""
],
[
"Hou",
"R.",
""
],
[
"Hou",
"Y.",
""
],
[
"Howarth",
"N.",
""
],
[
"Hu",
"J.",
""
],
[
"Hu",
"W.",
""
],
[
"Hu",
"X.",
""
],
[
"Huang",
"W.",
""
],
[
"Hulsbergen",
"W.",
""
],
[
"Hunter",
"R. J.",
""
],
[
"Hushchyn",
"M.",
""
],
[
"Hutchcroft",
"D.",
""
],
[
"Idzik",
"M.",
""
],
[
"Ilin",
"D.",
""
],
[
"Ilten",
"P.",
""
],
[
"Inglessi",
"A.",
""
],
[
"Iniukhin",
"A.",
""
],
[
"Ishteev",
"A.",
""
],
[
"Ivshin",
"K.",
""
],
[
"Jacobsson",
"R.",
""
],
[
"Jage",
"H.",
""
],
[
"Elles",
"S. J. Jaimes",
""
],
[
"Jakobsen",
"S.",
""
],
[
"Jans",
"E.",
""
],
[
"Jashal",
"B. K.",
""
],
[
"Jawahery",
"A.",
""
],
[
"Jevtic",
"V.",
""
],
[
"Jiang",
"E.",
""
],
[
"Jiang",
"X.",
""
],
[
"Jiang",
"Y.",
""
],
[
"Jiang",
"Y. J.",
""
],
[
"John",
"M.",
""
],
[
"Rajan",
"A. John Rubesh",
""
],
[
"Johnson",
"D.",
""
],
[
"Jones",
"C. R.",
""
],
[
"Jones",
"T. P.",
""
],
[
"Joshi",
"S.",
""
],
[
"Jost",
"B.",
""
],
[
"Castella",
"J. Juan",
""
],
[
"Jurik",
"N.",
""
],
[
"Juszczak",
"I.",
""
],
[
"Kaminaris",
"D.",
""
],
[
"Kandybei",
"S.",
""
],
[
"Kane",
"M.",
""
],
[
"Kang",
"Y.",
""
],
[
"Kar",
"C.",
""
],
[
"Karacson",
"M.",
""
],
[
"Karpenkov",
"D.",
""
],
[
"Kauniskangas",
"A.",
""
],
[
"Kautz",
"J. W.",
""
],
[
"Kazanecki",
"M. K.",
""
],
[
"Keizer",
"F.",
""
],
[
"Kenzie",
"M.",
""
],
[
"Ketel",
"T.",
""
],
[
"Khanji",
"B.",
""
],
[
"Kharisova",
"A.",
""
],
[
"Kholodenko",
"S.",
""
],
[
"Khreich",
"G.",
""
],
[
"Kirn",
"T.",
""
],
[
"Kirsebom",
"V. S.",
""
],
[
"Kitouni",
"O.",
""
],
[
"Klaver",
"S.",
""
],
[
"Kleijne",
"N.",
""
],
[
"Klimaszewski",
"K.",
""
],
[
"Kmiec",
"M. R.",
""
],
[
"Koliiev",
"S.",
""
],
[
"Kolk",
"L.",
""
],
[
"Konoplyannikov",
"A.",
""
],
[
"Kopciewicz",
"P.",
""
],
[
"Koppenburg",
"P.",
""
],
[
"Korolev",
"M.",
""
],
[
"Kostiuk",
"I.",
""
],
[
"Kot",
"O.",
""
],
[
"Kotriakhova",
"S.",
""
],
[
"Kozachuk",
"A.",
""
],
[
"Kravchenko",
"P.",
""
],
[
"Kravchuk",
"L.",
""
],
[
"Kreps",
"M.",
""
],
[
"Krokovny",
"P.",
""
],
[
"Krupa",
"W.",
""
],
[
"Krzemien",
"W.",
""
],
[
"Kshyvanskyi",
"O.",
""
],
[
"Kubis",
"S.",
""
],
[
"Kucharczyk",
"M.",
""
],
[
"Kudryavtsev",
"V.",
""
],
[
"Kulikova",
"E.",
""
],
[
"Kupsc",
"A.",
""
],
[
"Kutsenko",
"B. K.",
""
],
[
"Lacarrere",
"D.",
""
],
[
"Gonzalez",
"P. Laguarta",
""
],
[
"Lai",
"A.",
""
],
[
"Lampis",
"A.",
""
],
[
"Lancierini",
"D.",
""
],
[
"Gomez",
"C. Landesa",
""
],
[
"Lane",
"J. J.",
""
],
[
"Lane",
"R.",
""
],
[
"Lanfranchi",
"G.",
""
],
[
"Langenbruch",
"C.",
""
],
[
"Langer",
"J.",
""
],
[
"Lantwin",
"O.",
""
],
[
"Latham",
"T.",
""
],
[
"Lazzari",
"F.",
""
],
[
"Lazzeroni",
"C.",
""
],
[
"Gac",
"R. Le",
""
],
[
"Lee",
"H.",
""
],
[
"Lefèvre",
"R.",
""
],
[
"Leflat",
"A.",
""
],
[
"Legotin",
"S.",
""
],
[
"Lehuraux",
"M.",
""
],
[
"Cid",
"E. Lemos",
""
],
[
"Leroy",
"O.",
""
],
[
"Lesiak",
"T.",
""
],
[
"Lesser",
"E. D.",
""
],
[
"Leverington",
"B.",
""
],
[
"Li",
"A.",
""
],
[
"Li",
"C.",
""
],
[
"Li",
"H.",
""
],
[
"Li",
"K.",
""
],
[
"Li",
"L.",
""
],
[
"Li",
"M.",
""
],
[
"Li",
"P.",
""
],
[
"Li",
"P. -R.",
""
],
[
"Li",
"Q.",
""
],
[
"Li",
"S.",
""
],
[
"Li",
"T.",
""
],
[
"Li",
"T.",
""
],
[
"Li",
"Y.",
""
],
[
"Li",
"Y.",
""
],
[
"Lian",
"Z.",
""
],
[
"Liang",
"X.",
""
],
[
"Libralon",
"S.",
""
],
[
"Lin",
"C.",
""
],
[
"Lin",
"T.",
""
],
[
"Lindner",
"R.",
""
],
[
"Linton",
"H.",
""
],
[
"Lisovskyi",
"V.",
""
],
[
"Litvinov",
"R.",
""
],
[
"Liu",
"F. L.",
""
],
[
"Liu",
"G.",
""
],
[
"Liu",
"K.",
""
],
[
"Liu",
"S.",
""
],
[
"Liu",
"W.",
""
],
[
"Liu",
"Y.",
""
],
[
"Liu",
"Y.",
""
],
[
"Liu",
"Y. L.",
""
],
[
"Ordonez",
"G. Loachamin",
""
],
[
"Salvia",
"A. Lobo",
""
],
[
"Loi",
"A.",
""
],
[
"Long",
"T.",
""
],
[
"Lopes",
"J. H.",
""
],
[
"Huertas",
"A. Lopez",
""
],
[
"Soliño",
"S. López",
""
],
[
"Lu",
"Q.",
""
],
[
"Lucarelli",
"C.",
""
],
[
"Lucchesi",
"D.",
""
],
[
"Martinez",
"M. Lucio",
""
],
[
"Lukashenko",
"V.",
""
],
[
"Luo",
"Y.",
""
],
[
"Lupato",
"A.",
""
],
[
"Luppi",
"E.",
""
],
[
"Lynch",
"K.",
""
],
[
"Lyu",
"X. -R.",
""
],
[
"Ma",
"G. M.",
""
],
[
"Maccolini",
"S.",
""
],
[
"Machefert",
"F.",
""
],
[
"Maciuc",
"F.",
""
],
[
"Mack",
"B.",
""
],
[
"Mackay",
"I.",
""
],
[
"Mackey",
"L. M.",
""
],
[
"Mohan",
"L. R. Madhan",
""
],
[
"Madurai",
"M. J.",
""
],
[
"Maevskiy",
"A.",
""
],
[
"Magdalinski",
"D.",
""
],
[
"Maisuzenko",
"D.",
""
],
[
"Malczewski",
"J. J.",
""
],
[
"Malde",
"S.",
""
],
[
"Malentacca",
"L.",
""
],
[
"Malinin",
"A.",
""
],
[
"Maltsev",
"T.",
""
],
[
"Manca",
"G.",
""
],
[
"Mancinelli",
"G.",
""
],
[
"Mancuso",
"C.",
""
],
[
"Escalero",
"R. Manera",
""
],
[
"Manganella",
"F. M.",
""
],
[
"Manuzzi",
"D.",
""
],
[
"Marangotto",
"D.",
""
],
[
"Marchand",
"J. F.",
""
],
[
"Marchevski",
"R.",
""
],
[
"Marconi",
"U.",
""
],
[
"Mariani",
"E.",
""
],
[
"Mariani",
"S.",
""
],
[
"Benito",
"C. Marin",
""
],
[
"Marks",
"J.",
""
],
[
"Marshall",
"A. M.",
""
],
[
"Martel",
"L.",
""
],
[
"Martelli",
"G.",
""
],
[
"Martellotti",
"G.",
""
],
[
"Martinazzoli",
"L.",
""
],
[
"Martinelli",
"M.",
""
],
[
"Gomez",
"D. Martinez",
""
],
[
"Santos",
"D. Martinez",
""
],
[
"Vidal",
"F. Martinez",
""
],
[
"Granollers",
"A. Martorell i",
""
],
[
"Massafferri",
"A.",
""
],
[
"Matev",
"R.",
""
],
[
"Mathad",
"A.",
""
],
[
"Matiunin",
"V.",
""
],
[
"Matteuzzi",
"C.",
""
],
[
"Mattioli",
"K. R.",
""
],
[
"Mauri",
"A.",
""
],
[
"Maurice",
"E.",
""
],
[
"Mauricio",
"J.",
""
],
[
"Mayencourt",
"P.",
""
],
[
"de Cos",
"J. Mazorra",
""
],
[
"Mazurek",
"M.",
""
],
[
"McCann",
"M.",
""
],
[
"McGrath",
"T. H.",
""
],
[
"McHugh",
"N. T.",
""
],
[
"McNab",
"A.",
""
],
[
"McNulty",
"R.",
""
],
[
"Meadows",
"B.",
""
],
[
"Meier",
"G.",
""
],
[
"Melnychuk",
"D.",
""
],
[
"Meng",
"F. M.",
""
],
[
"Merk",
"M.",
""
],
[
"Merli",
"A.",
""
],
[
"Garcia",
"L. Meyer",
""
],
[
"Miao",
"D.",
""
],
[
"Miao",
"H.",
""
],
[
"Mikhasenko",
"M.",
""
],
[
"Milanes",
"D. A.",
""
],
[
"Minotti",
"A.",
""
],
[
"Minucci",
"E.",
""
],
[
"Miralles",
"T.",
""
],
[
"Mitreska",
"B.",
""
],
[
"Mitzel",
"D. S.",
""
],
[
"Modak",
"A.",
""
],
[
"Moeser",
"L.",
""
],
[
"Mohammed",
"R. A.",
""
],
[
"Moise",
"R. D.",
""
],
[
"Mokhnenko",
"S.",
""
],
[
"Cardenas",
"E. F. Molina",
""
],
[
"Mombächer",
"T.",
""
],
[
"Monk",
"M.",
""
],
[
"Monteil",
"S.",
""
],
[
"Gomez",
"A. Morcillo",
""
],
[
"Morello",
"G.",
""
],
[
"Morello",
"M. J.",
""
],
[
"Morgenthaler",
"M. P.",
""
],
[
"Moron",
"J.",
""
],
[
"Morren",
"W.",
""
],
[
"Morris",
"A. B.",
""
],
[
"Morris",
"A. G.",
""
],
[
"Mountain",
"R.",
""
],
[
"Mu",
"H.",
""
],
[
"Mu",
"Z. M.",
""
],
[
"Muhammad",
"E.",
""
],
[
"Muheim",
"F.",
""
],
[
"Mulder",
"M.",
""
],
[
"Müller",
"K.",
""
],
[
"Muñoz-Rojas",
"F.",
""
],
[
"Murta",
"R.",
""
],
[
"Naik",
"P.",
""
],
[
"Nakada",
"T.",
""
],
[
"Nandakumar",
"R.",
""
],
[
"Nanut",
"T.",
""
],
[
"Nasteva",
"I.",
""
],
[
"Needham",
"M.",
""
],
[
"Neri",
"N.",
""
],
[
"Neubert",
"S.",
""
],
[
"Neufeld",
"N.",
""
],
[
"Neustroev",
"P.",
""
],
[
"Nicolini",
"J.",
""
],
[
"Nicotra",
"D.",
""
],
[
"Niel",
"E. M.",
""
],
[
"Nikitin",
"N.",
""
],
[
"Niu",
"Q.",
""
],
[
"Nogarolli",
"P.",
""
],
[
"Nogga",
"P.",
""
],
[
"Normand",
"C.",
""
],
[
"Fernandez",
"J. Novoa",
""
],
[
"Nowak",
"G.",
""
],
[
"Nunez",
"C.",
""
],
[
"Nur",
"H. N.",
""
],
[
"Oblakowska-Mucha",
"A.",
""
],
[
"Obraztsov",
"V.",
""
],
[
"Oeser",
"T.",
""
],
[
"Okamura",
"S.",
""
],
[
"Okhotnikov",
"A.",
""
],
[
"Okhrimenko",
"O.",
""
],
[
"Oldeman",
"R.",
""
],
[
"Oliva",
"F.",
""
],
[
"Olocco",
"M.",
""
],
[
"Onderwater",
"C. J. G.",
""
],
[
"O'Neil",
"R. H.",
""
],
[
"Osthues",
"D.",
""
],
[
"Goicochea",
"J. M. Otalora",
""
],
[
"Owen",
"P.",
""
],
[
"Oyanguren",
"A.",
""
],
[
"Ozcelik",
"O.",
""
],
[
"Paciolla",
"F.",
""
],
[
"Padee",
"A.",
""
],
[
"Padeken",
"K. O.",
""
],
[
"Pagare",
"B.",
""
],
[
"Pais",
"P. R.",
""
],
[
"Pajero",
"T.",
""
],
[
"Palano",
"A.",
""
],
[
"Palutan",
"M.",
""
],
[
"Pan",
"X.",
""
],
[
"Panshin",
"G.",
""
],
[
"Paolucci",
"L.",
""
],
[
"Papanestis",
"A.",
""
],
[
"Pappagallo",
"M.",
""
],
[
"Pappalardo",
"L. L.",
""
],
[
"Pappenheimer",
"C.",
""
],
[
"Parkes",
"C.",
""
],
[
"Parmar",
"D.",
""
],
[
"Passalacqua",
"B.",
""
],
[
"Passaleva",
"G.",
""
],
[
"Passaro",
"D.",
""
],
[
"Pastore",
"A.",
""
],
[
"Patel",
"M.",
""
],
[
"Patoc",
"J.",
""
],
[
"Patrignani",
"C.",
""
],
[
"Paul",
"A.",
""
],
[
"Pawley",
"C. J.",
""
],
[
"Pellegrino",
"A.",
""
],
[
"Peng",
"J.",
""
],
[
"Altarelli",
"M. Pepe",
""
],
[
"Perazzini",
"S.",
""
],
[
"Pereima",
"D.",
""
],
[
"Da Costa",
"H. Pereira",
""
],
[
"Castro",
"A. Pereiro",
""
],
[
"Perret",
"P.",
""
],
[
"Perrevoort",
"A.",
""
],
[
"Perro",
"A.",
""
],
[
"Peters",
"M. J.",
""
],
[
"Petridis",
"K.",
""
],
[
"Petrolini",
"A.",
""
],
[
"Pfaller",
"J. P.",
""
],
[
"Pham",
"H.",
""
],
[
"Pica",
"L.",
""
],
[
"Piccini",
"M.",
""
],
[
"Piccolo",
"L.",
""
],
[
"Pietrzyk",
"B.",
""
],
[
"Pietrzyk",
"G.",
""
],
[
"Pilato",
"R. N.",
""
],
[
"Pinci",
"D.",
""
],
[
"Pisani",
"F.",
""
],
[
"Pizzichemi",
"M.",
""
],
[
"Placinta",
"V.",
""
],
[
"Casasus",
"M. Plo",
""
],
[
"Poeschl",
"T.",
""
],
[
"Polci",
"F.",
""
],
[
"Lener",
"M. Poli",
""
],
[
"Poluektov",
"A.",
""
],
[
"Polukhina",
"N.",
""
],
[
"Polyakov",
"I.",
""
],
[
"Polycarpo",
"E.",
""
],
[
"Ponce",
"S.",
""
],
[
"Popov",
"D.",
""
],
[
"Poslavskii",
"S.",
""
],
[
"Prasanth",
"K.",
""
],
[
"Prouve",
"C.",
""
],
[
"Provenzano",
"D.",
""
],
[
"Pugatch",
"V.",
""
],
[
"Punzi",
"G.",
""
],
[
"Qasim",
"S.",
""
],
[
"Qian",
"Q. Q.",
""
],
[
"Qian",
"W.",
""
],
[
"Qin",
"N.",
""
],
[
"Qu",
"S.",
""
],
[
"Quagliani",
"R.",
""
],
[
"Trejo",
"R. I. Rabadan",
""
],
[
"Rademacker",
"J. H.",
""
],
[
"Rama",
"M.",
""
],
[
"García",
"M. Ramírez",
""
],
[
"De Oliveira",
"V. Ramos",
""
],
[
"Pernas",
"M. Ramos",
""
],
[
"Rangel",
"M. S.",
""
],
[
"Ratnikov",
"F.",
""
],
[
"Raven",
"G.",
""
],
[
"De Miguel",
"M. Rebollo",
""
],
[
"Redi",
"F.",
""
],
[
"Reich",
"J.",
""
],
[
"Reiss",
"F.",
""
],
[
"Ren",
"Z.",
""
],
[
"Resmi",
"P. K.",
""
],
[
"Galvez",
"M. Ribalda",
""
],
[
"Ribatti",
"R.",
""
],
[
"Ricart",
"G. R.",
""
],
[
"Riccardi",
"D.",
""
],
[
"Ricciardi",
"S.",
""
],
[
"Richardson",
"K.",
""
],
[
"Richardson-Slipper",
"M.",
""
],
[
"Rinnert",
"K.",
""
],
[
"Robbe",
"P.",
""
],
[
"Robertson",
"G.",
""
],
[
"Rodrigues",
"E.",
""
],
[
"Alvarez",
"A. Rodriguez",
""
],
[
"Fernandez",
"E. Rodriguez",
""
],
[
"Lopez",
"J. A. Rodriguez",
""
],
[
"Rodriguez",
"E. Rodriguez",
""
],
[
"Roensch",
"J.",
""
],
[
"Rogachev",
"A.",
""
],
[
"Rogovskiy",
"A.",
""
],
[
"Rolf",
"D. L.",
""
],
[
"Roloff",
"P.",
""
],
[
"Romanovskiy",
"V.",
""
],
[
"Vidal",
"A. Romero",
""
],
[
"Romolini",
"G.",
""
],
[
"Ronchetti",
"F.",
""
],
[
"Rong",
"T.",
""
],
[
"Rotondo",
"M.",
""
],
[
"Roy",
"S. R.",
""
],
[
"Rudolph",
"M. S.",
""
],
[
"Diaz",
"M. Ruiz",
""
],
[
"Fernandez",
"R. A. Ruiz",
""
],
[
"Vidal",
"J. Ruiz",
""
],
[
"Ryzka",
"J.",
""
],
[
"Saavedra-Arias",
"J. J.",
""
],
[
"Silva",
"J. J. Saborido",
""
],
[
"Sadek",
"R.",
""
],
[
"Sagidova",
"N.",
""
],
[
"Sahoo",
"D.",
""
],
[
"Sahoo",
"N.",
""
],
[
"Saitta",
"B.",
""
],
[
"Salomoni",
"M.",
""
],
[
"Sanderswood",
"I.",
""
],
[
"Santacesaria",
"R.",
""
],
[
"Rios",
"C. Santamarina",
""
],
[
"Santimaria",
"M.",
""
],
[
"Santoro",
"L.",
""
],
[
"Santovetti",
"E.",
""
],
[
"Saputi",
"A.",
""
],
[
"Saranin",
"D.",
""
],
[
"Sarnatskiy",
"A.",
""
],
[
"Sarpis",
"G.",
""
],
[
"Sarpis",
"M.",
""
],
[
"Satriano",
"C.",
""
],
[
"Satta",
"A.",
""
],
[
"Saur",
"M.",
""
],
[
"Savrina",
"D.",
""
],
[
"Sazak",
"H.",
""
],
[
"Sborzacchi",
"F.",
""
],
[
"Smead",
"L. G. Scantlebury",
""
],
[
"Scarabotto",
"A.",
""
],
[
"Schael",
"S.",
""
],
[
"Scherl",
"S.",
""
],
[
"Schiller",
"M.",
""
],
[
"Schindler",
"H.",
""
],
[
"Schmelling",
"M.",
""
],
[
"Schmidt",
"B.",
""
],
[
"Schmitt",
"S.",
""
],
[
"Schmitz",
"H.",
""
],
[
"Schneider",
"O.",
""
],
[
"Schopper",
"A.",
""
],
[
"Schulte",
"N.",
""
],
[
"Schulte",
"S.",
""
],
[
"Schune",
"M. H.",
""
],
[
"Schwemmer",
"R.",
""
],
[
"Schwering",
"G.",
""
],
[
"Sciascia",
"B.",
""
],
[
"Sciuccati",
"A.",
""
],
[
"Segal",
"I.",
""
],
[
"Sellam",
"S.",
""
],
[
"Semennikov",
"A.",
""
],
[
"Senger",
"T.",
""
],
[
"Soares",
"M. Senghi",
""
],
[
"Sergi",
"A.",
""
],
[
"Serra",
"N.",
""
],
[
"Sestini",
"L.",
""
],
[
"Seuthe",
"A.",
""
],
[
"Shang",
"Y.",
""
],
[
"Shangase",
"D. M.",
""
],
[
"Shapkin",
"M.",
""
],
[
"Sharma",
"R. S.",
""
],
[
"Shchemerov",
"I.",
""
],
[
"Shchutska",
"L.",
""
],
[
"Shears",
"T.",
""
],
[
"Shekhtman",
"L.",
""
],
[
"Shen",
"Z.",
""
],
[
"Sheng",
"S.",
""
],
[
"Shevchenko",
"V.",
""
],
[
"Shi",
"B.",
""
],
[
"Shi",
"Q.",
""
],
[
"Shimizu",
"Y.",
""
],
[
"Shmanin",
"E.",
""
],
[
"Shorkin",
"R.",
""
],
[
"Shupperd",
"J. D.",
""
],
[
"Coutinho",
"R. Silva",
""
],
[
"Simi",
"G.",
""
],
[
"Simone",
"S.",
""
],
[
"Skidmore",
"N.",
""
],
[
"Skwarnicki",
"T.",
""
],
[
"Slater",
"M. W.",
""
],
[
"Smallwood",
"J. C.",
""
],
[
"Smith",
"E.",
""
],
[
"Smith",
"K.",
""
],
[
"Smith",
"M.",
""
],
[
"Snoch",
"A.",
""
],
[
"Lavra",
"L. Soares",
""
],
[
"Sokoloff",
"M. D.",
""
],
[
"Soler",
"F. J. P.",
""
],
[
"Solomin",
"A.",
""
],
[
"Solovev",
"A.",
""
],
[
"Solovyev",
"I.",
""
],
[
"Sommerfeld",
"N. S.",
""
],
[
"Song",
"R.",
""
],
[
"Song",
"Y.",
""
],
[
"Song",
"Y.",
""
],
[
"Song",
"Y. S.",
""
],
[
"De Almeida",
"F. L. Souza",
""
],
[
"De Paula",
"B. Souza",
""
],
[
"Norella",
"E. Spadaro",
""
],
[
"Spedicato",
"E.",
""
],
[
"Speer",
"J. G.",
""
],
[
"Spiridenkov",
"E.",
""
],
[
"Spradlin",
"P.",
""
],
[
"Sriskaran",
"V.",
""
],
[
"Stagni",
"F.",
""
],
[
"Stahl",
"M.",
""
],
[
"Stahl",
"S.",
""
],
[
"Stanislaus",
"S.",
""
],
[
"Stefaniak",
"M.",
""
],
[
"Stein",
"E. N.",
""
],
[
"Steinkamp",
"O.",
""
],
[
"Stenyakin",
"O.",
""
],
[
"Stevens",
"H.",
""
],
[
"Strekalina",
"D.",
""
],
[
"Su",
"Y.",
""
],
[
"Suljik",
"F.",
""
],
[
"Sun",
"J.",
""
],
[
"Sun",
"L.",
""
],
[
"Sundfeld",
"D.",
""
],
[
"Sutcliffe",
"W.",
""
],
[
"Swallow",
"P. N.",
""
],
[
"Swientek",
"K.",
""
],
[
"Swystun",
"F.",
""
],
[
"Szabelski",
"A.",
""
],
[
"Szumlak",
"T.",
""
],
[
"Tan",
"Y.",
""
],
[
"Tang",
"Y.",
""
],
[
"Tat",
"M. D.",
""
],
[
"Terentev",
"A.",
""
],
[
"Terzuoli",
"F.",
""
],
[
"Teubert",
"F.",
""
],
[
"Thomas",
"E.",
""
],
[
"Thompson",
"D. J. D.",
""
],
[
"Tilquin",
"H.",
""
],
[
"Tisserand",
"V.",
""
],
[
"T'Jampens",
"S.",
""
],
[
"Tobin",
"M.",
""
],
[
"Tomassetti",
"L.",
""
],
[
"Tonani",
"G.",
""
],
[
"Tong",
"X.",
""
],
[
"Tork",
"T.",
""
],
[
"Machado",
"D. Torres",
""
],
[
"Toscano",
"L.",
""
],
[
"Tou",
"D. Y.",
""
],
[
"Trippl",
"C.",
""
],
[
"Tuci",
"G.",
""
],
[
"Tuning",
"N.",
""
],
[
"Uecker",
"L. H.",
""
],
[
"Ukleja",
"A.",
""
],
[
"Unverzagt",
"D. J.",
""
],
[
"Urbach",
"B.",
""
],
[
"Usachov",
"A.",
""
],
[
"Ustyuzhanin",
"A.",
""
],
[
"Uwer",
"U.",
""
],
[
"Vagnoni",
"V.",
""
],
[
"Cadenas",
"V. Valcarce",
""
],
[
"Valenti",
"G.",
""
],
[
"Canudas",
"N. Valls",
""
],
[
"van Eldik",
"J.",
""
],
[
"Van Hecke",
"H.",
""
],
[
"van Herwijnen",
"E.",
""
],
[
"Van Hulse",
"C. B.",
""
],
[
"Van Laak",
"R.",
""
],
[
"van Veghel",
"M.",
""
],
[
"Vasquez",
"G.",
""
],
[
"Gomez",
"R. Vazquez",
""
],
[
"Regueiro",
"P. Vazquez",
""
],
[
"Sierra",
"C. Vázquez",
""
],
[
"Vecchi",
"S.",
""
],
[
"Velthuis",
"J. J.",
""
],
[
"Veltri",
"M.",
""
],
[
"Venkateswaran",
"A.",
""
],
[
"Verdoglia",
"M.",
""
],
[
"Vesterinen",
"M.",
""
],
[
"Benet",
"D. Vico",
""
],
[
"Villalba",
"P. Vidrier",
""
],
[
"Diaz",
"M. Vieites",
""
],
[
"Vilasis-Cardona",
"X.",
""
],
[
"Figueras",
"E. Vilella",
""
],
[
"Villa",
"A.",
""
],
[
"Vincent",
"P.",
""
],
[
"Volle",
"F. C.",
""
],
[
"Bruch",
"D. vom",
""
],
[
"Voropaev",
"N.",
""
],
[
"Vos",
"K.",
""
],
[
"Vrahas",
"C.",
""
],
[
"Wagner",
"J.",
""
],
[
"Walsh",
"J.",
""
],
[
"Walton",
"E. J.",
""
],
[
"Wan",
"G.",
""
],
[
"Wang",
"C.",
""
],
[
"Wang",
"G.",
""
],
[
"Wang",
"H.",
""
],
[
"Wang",
"J.",
""
],
[
"Wang",
"J.",
""
],
[
"Wang",
"J.",
""
],
[
"Wang",
"J.",
""
],
[
"Wang",
"M.",
""
],
[
"Wang",
"N. W.",
""
],
[
"Wang",
"R.",
""
],
[
"Wang",
"X.",
""
],
[
"Wang",
"X.",
""
],
[
"Wang",
"X. W.",
""
],
[
"Wang",
"Y.",
""
],
[
"Wang",
"Y. W.",
""
],
[
"Wang",
"Z.",
""
],
[
"Wang",
"Z.",
""
],
[
"Wang",
"Z.",
""
],
[
"Ward",
"J. A.",
""
],
[
"Waterlaat",
"M.",
""
],
[
"Watson",
"N. K.",
""
],
[
"Websdale",
"D.",
""
],
[
"Wei",
"Y.",
""
],
[
"Wendel",
"J.",
""
],
[
"Westhenry",
"B. D. C.",
""
],
[
"White",
"C.",
""
],
[
"Whitehead",
"M.",
""
],
[
"Whiter",
"E.",
""
],
[
"Wiederhold",
"A. R.",
""
],
[
"Wiedner",
"D.",
""
],
[
"Wilkinson",
"G.",
""
],
[
"Wilkinson",
"M. K.",
""
],
[
"Williams",
"M.",
""
],
[
"Williams",
"M. J.",
""
],
[
"Williams",
"M. R. J.",
""
],
[
"Williams",
"R.",
""
],
[
"Williams",
"Z.",
""
],
[
"Wilson",
"F. F.",
""
],
[
"Winn",
"M.",
""
],
[
"Wislicki",
"W.",
""
],
[
"Witek",
"M.",
""
],
[
"Witola",
"L.",
""
],
[
"Wormser",
"G.",
""
],
[
"Wotton",
"S. A.",
""
],
[
"Wu",
"H.",
""
],
[
"Wu",
"J.",
""
],
[
"Wu",
"X.",
""
],
[
"Wu",
"Y.",
""
],
[
"Wu",
"Z.",
""
],
[
"Wyllie",
"K.",
""
],
[
"Xian",
"S.",
""
],
[
"Xiang",
"Z.",
""
],
[
"Xie",
"Y.",
""
],
[
"Xing",
"T. X.",
""
],
[
"Xu",
"A.",
""
],
[
"Xu",
"L.",
""
],
[
"Xu",
"L.",
""
],
[
"Xu",
"M.",
""
],
[
"Xu",
"Z.",
""
],
[
"Xu",
"Z.",
""
],
[
"Xu",
"Z.",
""
],
[
"Yang",
"K.",
""
],
[
"Yang",
"S.",
""
],
[
"Yang",
"X.",
""
],
[
"Yang",
"Y.",
""
],
[
"Yang",
"Z.",
""
],
[
"Yeroshenko",
"V.",
""
],
[
"Yeung",
"H.",
""
],
[
"Yin",
"H.",
""
],
[
"Yin",
"X.",
""
],
[
"Yu",
"C. Y.",
""
],
[
"Yu",
"J.",
""
],
[
"Yuan",
"X.",
""
],
[
"Yuan",
"Y",
""
],
[
"Zaffaroni",
"E.",
""
],
[
"Zavertyaev",
"M.",
""
],
[
"Zdybal",
"M.",
""
],
[
"Zenesini",
"F.",
""
],
[
"Zeng",
"C.",
""
],
[
"Zeng",
"M.",
""
],
[
"Zhang",
"C.",
""
],
[
"Zhang",
"D.",
""
],
[
"Zhang",
"J.",
""
],
[
"Zhang",
"L.",
""
],
[
"Zhang",
"S.",
""
],
[
"Zhang",
"S.",
""
],
[
"Zhang",
"Y.",
""
],
[
"Zhang",
"Y. Z.",
""
],
[
"Zhang",
"Z.",
""
],
[
"Zhao",
"Y.",
""
],
[
"Zhelezov",
"A.",
""
],
[
"Zheng",
"S. Z.",
""
],
[
"Zheng",
"X. Z.",
""
],
[
"Zheng",
"Y.",
""
],
[
"Zhou",
"T.",
""
],
[
"Zhou",
"X.",
""
],
[
"Zhou",
"Y.",
""
],
[
"Zhovkovska",
"V.",
""
],
[
"Zhu",
"L. Z.",
""
],
[
"Zhu",
"X.",
""
],
[
"Zhu",
"X.",
""
],
[
"Zhukov",
"V.",
""
],
[
"Zhuo",
"J.",
""
],
[
"Zou",
"Q.",
""
],
[
"Zuliani",
"D.",
""
],
[
"Zunica",
"G.",
""
]
] |
2501.12842
|
Severin Winkler
|
Esther H\"anggi, Severin Winkler
|
Impossibility of Quantum Private Queries
|
v2,v3,v4: Minor changes. Building on the present proof techniques, arXiv:2405.12121 shows lower bounds for quantum secure function evaluation reductions
| null | null | null |
quant-ph cs.CR
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Symmetric private information retrieval is a cryptographic task allowing a user to query a database and obtain exactly one entry without revealing to the owner of the database which element was accessed. The task is a variant of general two-party protocols called one-sided secure function evaluation and is closely related to oblivious transfer. Under the name quantum private queries, quantum protocols have been proposed to solve this problem in a cheat-sensitive way: In such protocols, it is not impossible for dishonest participants to cheat, but they risk detection [V. Giovannetti, S. Lloyd, and L. Maccone, Phys. Rev. Lett. 100, 230502 (2008)]. We give an explicit attack against any cheat-sensitive symmetric private information retrieval protocol, showing that any protocol that is secure for the user cannot have non-trivial security guarantees for the owner of the database.
|
[
{
"version": "v1",
"created": "Wed, 22 Jan 2025 12:42:28 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 17:49:06 GMT"
},
{
"version": "v3",
"created": "Fri, 25 Apr 2025 11:52:59 GMT"
},
{
"version": "v4",
"created": "Sat, 06 Sep 2025 13:13:50 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Hänggi",
"Esther",
""
],
[
"Winkler",
"Severin",
""
]
] |
2501.12851
|
Chen Chen
|
Chen Chen, Xinlong Hao, Weiwen Liu, Xu Huang, Xingshan Zeng, Shuai Yu, Dexun Li, Shuai Wang, Weinan Gan, Yuefeng Huang, Wulong Liu, Xinzhi Wang, Defu Lian, Baoqun Yin, Yasheng Wang, Wu Liu
|
ACEBench: Who Wins the Match Point in Tool Usage?
| null | null | null | null |
cs.CL
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Large Language Models (LLMs) have demonstrated significant potential in decision-making and reasoning, particularly when integrated with various tools to effectively solve complex problems. However, existing benchmarks for evaluating LLMs' tool usage face several limitations: (1) limited evaluation scenarios, often lacking assessments in real multi-turn dialogue contexts; (2) narrow evaluation dimensions, with insufficient detailed assessments of how LLMs use tools; and (3) reliance on LLMs or real API executions for evaluation, which introduces significant overhead. To address these challenges, we introduce ACEBench, a comprehensive benchmark for assessing tool usage in LLMs. ACEBench categorizes data into three primary types based on evaluation methodology: Normal, Special, and Agent. "Normal" evaluates tool usage in basic scenarios; "Special" evaluates tool usage in situations with ambiguous or incomplete instructions; "Agent" evaluates tool usage through multi-agent interactions to simulate real-world, multi-turn dialogues. We conducted extensive experiments using ACEBench, analyzing various LLMs in-depth and providing a more granular examination of error causes across different data types.
|
[
{
"version": "v1",
"created": "Wed, 22 Jan 2025 12:59:08 GMT"
},
{
"version": "v2",
"created": "Thu, 30 Jan 2025 14:36:52 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Feb 2025 12:43:59 GMT"
},
{
"version": "v4",
"created": "Wed, 26 Feb 2025 09:54:28 GMT"
},
{
"version": "v5",
"created": "Mon, 14 Jul 2025 05:06:20 GMT"
},
{
"version": "v6",
"created": "Mon, 21 Jul 2025 07:20:02 GMT"
},
{
"version": "v7",
"created": "Mon, 08 Sep 2025 06:45:47 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Chen",
"Chen",
""
],
[
"Hao",
"Xinlong",
""
],
[
"Liu",
"Weiwen",
""
],
[
"Huang",
"Xu",
""
],
[
"Zeng",
"Xingshan",
""
],
[
"Yu",
"Shuai",
""
],
[
"Li",
"Dexun",
""
],
[
"Wang",
"Shuai",
""
],
[
"Gan",
"Weinan",
""
],
[
"Huang",
"Yuefeng",
""
],
[
"Liu",
"Wulong",
""
],
[
"Wang",
"Xinzhi",
""
],
[
"Lian",
"Defu",
""
],
[
"Yin",
"Baoqun",
""
],
[
"Wang",
"Yasheng",
""
],
[
"Liu",
"Wu",
""
]
] |
2501.12950
|
Andrea Zen
|
Flaviano Della Pia, Benjamin X. Shi, Yasmine S. Al-Hamdani, Dario Alf\`e, Tyler A. Anderson, Matteo Barborini, Anouar Benali, Michele Casula, Neil D. Drummond, Mat\'u\v{s} Dubeck\'y, Claudia Filippi, Paul R. C. Kent, Jaron T. Krogel, Pablo L\'opez R\'ios, Arne L\"uchow, Ye Luo, Angelos Michaelides, Lubos Mitas, Kosuke Nakano, Richard J. Needs, Manolo C. Per, Anthony Scemama, Jil Schultze, Ravindra Shinde, Emiel Slootman, Sandro Sorella, Alexandre Tkatchenko, Mike Towler, Cyrus J. Umrigar, Lucas K. Wagner, William A. Wheeler, Haihan Zhou, Andrea Zen
|
Reproducibility of fixed-node diffusion Monte Carlo across diverse community codes: The case of water-methane dimer
| null |
J. Chem. Phys. 163, 104110 (2025)
|
10.1063/5.0272974
| null |
physics.comp-ph cond-mat.mtrl-sci physics.chem-ph
|
http://creativecommons.org/licenses/by/4.0/
|
Fixed-node diffusion quantum Monte Carlo (FN-DMC) is a widely-trusted many-body method for solving the Schr\"{o}dinger equation, known for its reliable predictions of material and molecular properties. Furthermore, its excellent scalability with system complexity and near-perfect utilization of computational power makes FN-DMC ideally positioned to leverage new advances in computing to address increasingly complex scientific problems. Even though the method is widely used as a computational gold standard, reproducibility across the numerous FN-DMC code implementations has yet to be demonstrated. This difficulty stems from the diverse array of DMC algorithms and trial wave functions, compounded by the method's inherent stochastic nature. This study represents a community-wide effort to assess the reproducibility of the method, affirming that: Yes, FN-DMC is reproducible (when handled with care). Using the water-methane dimer as the canonical test case, we compare results from eleven different FN-DMC codes and show that the approximations to treat the non-locality of pseudopotentials are the primary source of the discrepancies between them. In particular, we demonstrate that, for the same choice of determinantal component in the trial wave function, reliable and reproducible predictions can be achieved by employing the T-move (TM), the determinant locality approximation (DLA), or the determinant T-move (DTM) schemes, while the older locality approximation (LA) leads to considerable variability in results. These findings demonstrate that, with appropriate choices of algorithmic details, fixed-node DMC is reproducible across diverse community codes-highlighting the maturity and robustness of the method as a tool for open and reliable computational science.
|
[
{
"version": "v1",
"created": "Wed, 22 Jan 2025 15:22:59 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 14:50:38 GMT"
},
{
"version": "v3",
"created": "Mon, 01 Sep 2025 11:11:37 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Della Pia",
"Flaviano",
""
],
[
"Shi",
"Benjamin X.",
""
],
[
"Al-Hamdani",
"Yasmine S.",
""
],
[
"Alfè",
"Dario",
""
],
[
"Anderson",
"Tyler A.",
""
],
[
"Barborini",
"Matteo",
""
],
[
"Benali",
"Anouar",
""
],
[
"Casula",
"Michele",
""
],
[
"Drummond",
"Neil D.",
""
],
[
"Dubecký",
"Matúš",
""
],
[
"Filippi",
"Claudia",
""
],
[
"Kent",
"Paul R. C.",
""
],
[
"Krogel",
"Jaron T.",
""
],
[
"Ríos",
"Pablo López",
""
],
[
"Lüchow",
"Arne",
""
],
[
"Luo",
"Ye",
""
],
[
"Michaelides",
"Angelos",
""
],
[
"Mitas",
"Lubos",
""
],
[
"Nakano",
"Kosuke",
""
],
[
"Needs",
"Richard J.",
""
],
[
"Per",
"Manolo C.",
""
],
[
"Scemama",
"Anthony",
""
],
[
"Schultze",
"Jil",
""
],
[
"Shinde",
"Ravindra",
""
],
[
"Slootman",
"Emiel",
""
],
[
"Sorella",
"Sandro",
""
],
[
"Tkatchenko",
"Alexandre",
""
],
[
"Towler",
"Mike",
""
],
[
"Umrigar",
"Cyrus J.",
""
],
[
"Wagner",
"Lucas K.",
""
],
[
"Wheeler",
"William A.",
""
],
[
"Zhou",
"Haihan",
""
],
[
"Zen",
"Andrea",
""
]
] |
2501.13765
|
Nikolas Martelaro
|
Natalie Friedman, Alexandra Bremers, Adelaide Nyanyo, Ian Clark, Yasmine Kotturi, Laura Dabbish, Wendy Ju, Nikolas Martelaro
|
Understanding the Challenges of Maker Entrepreneurship
|
29 pages, Accepted to PACMHCI (CSCW), CSCW198:29
| null |
10.1145/3711096
| null |
cs.HC
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
The maker movement embodies a resurgence in DIY creation, merging physical craftsmanship and arts with digital technology support. However, mere technological skills and creativity are insufficient for economically and psychologically sustainable practice. By illuminating and smoothing the path from ``maker" to ``maker entrepreneur," we can help broaden the viability of making as a livelihood. Our research centers on makers who design, produce, and sell physical goods. In this work, we explore the transition to entrepreneurship for these makers and how technology can facilitate this transition online and offline. We present results from interviews with 20 USA-based maker entrepreneurs {(i.e., lamps, stickers)}, six creative service entrepreneurs {(i.e., photographers, fabrication)}, and seven support personnel (i.e., art curator, incubator director). Our findings reveal that many maker entrepreneurs 1) are makers first and entrepreneurs second; 2) struggle with business logistics and learn business skills as they go; and 3) are motivated by non-monetary values. We discuss training and technology-based design implications and opportunities for addressing challenges in developing economically sustainable businesses around making.
|
[
{
"version": "v1",
"created": "Thu, 23 Jan 2025 15:46:27 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 02:50:28 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Friedman",
"Natalie",
""
],
[
"Bremers",
"Alexandra",
""
],
[
"Nyanyo",
"Adelaide",
""
],
[
"Clark",
"Ian",
""
],
[
"Kotturi",
"Yasmine",
""
],
[
"Dabbish",
"Laura",
""
],
[
"Ju",
"Wendy",
""
],
[
"Martelaro",
"Nikolas",
""
]
] |
2501.13938
|
Florian Kogelbauer
|
Florian Kogelbauer and Candi Zheng and Ilya Karlin
|
Learning the Optimal Hydrodynamic Closure
| null | null | null | null |
physics.flu-dyn math-ph math.MP
|
http://creativecommons.org/licenses/by/4.0/
|
We present the optimal hydrodynamic model for rarefied gas flows relative to a given kinetic model by combining the recent theory of slow spectral closure with machine learning techniques. We learn generalized transport coefficients from density fluctuation data for the Shakhov model as well as Monte Carlo Simulations and demonstrate that our approach decisively outperforms previously proposed constitutive laws for higher-order hydrodynamics. The novel hydrodynamic model is in close alignment with the underlying kinetic models, thus proving the optimality of the slow spectral closure. Our theory is independent on any smallness assumption of the Knudsen number and is formulated solely in terms of macroscopic observables.
|
[
{
"version": "v1",
"created": "Thu, 16 Jan 2025 22:18:40 GMT"
},
{
"version": "v2",
"created": "Tue, 04 Feb 2025 10:49:17 GMT"
},
{
"version": "v3",
"created": "Mon, 08 Sep 2025 09:32:07 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Kogelbauer",
"Florian",
""
],
[
"Zheng",
"Candi",
""
],
[
"Karlin",
"Ilya",
""
]
] |
2501.14539
|
Yingchao Yu
|
Yingchao Yu, Yaochu Jin, Kuangrong Hao, Yuchen Xiao, Yuping Yan, Hengjie Yu, Zeqi Zheng, Wenxuan Pan
|
Astrocyte-mediated hierarchical modulation enables learning-to-learn in recurrent spiking networks
|
36 pages, 10 figures
| null | null | null |
cs.NE cs.LG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
A central feature of biological intelligence is the ability to learn to learn, enabling rapid adaptation to novel tasks and environments. Yet its neural basis remains elusive, particularly regarding intrinsic properties, as conventional models rely on simplified point-neuron approximations that neglect their dynamics. Inspired by astrocyte-mediated neuromodulation, we propose a hierarchically modulated recurrent spiking neural network (HM-RSNN) that models learning-to-learn with regulation of intrinsic neuronal properties at two spatiotemporal scales. Global modulation captures task-dependent gating of plasticity driven by wide-field calcium waves, whereas local adaptation simulates microdomain calcium-mediated fine-tuning of intrinsic properties within task-relevant subspaces. We evaluate HM-RSNN on four cognitive tasks, demonstrating its computational advantages over standard RSNNs and artificial neural networks, and revealing task-dependent adaptations across multiple scales, including intrinsic properties, neuronal specialization, membrane potential dynamics, and network modularity. Converging evidence and biological consistency position HM-RSNN as a biologically grounded framework, providing testable insights into how astrocyte-mediated hierarchical modulation of intrinsic properties shapes multi-scale neural dynamics that support learning-to-learn.
|
[
{
"version": "v1",
"created": "Fri, 24 Jan 2025 14:45:03 GMT"
},
{
"version": "v2",
"created": "Wed, 07 May 2025 03:33:34 GMT"
},
{
"version": "v3",
"created": "Mon, 19 May 2025 06:20:42 GMT"
},
{
"version": "v4",
"created": "Mon, 08 Sep 2025 05:16:20 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Yu",
"Yingchao",
""
],
[
"Jin",
"Yaochu",
""
],
[
"Hao",
"Kuangrong",
""
],
[
"Xiao",
"Yuchen",
""
],
[
"Yan",
"Yuping",
""
],
[
"Yu",
"Hengjie",
""
],
[
"Zheng",
"Zeqi",
""
],
[
"Pan",
"Wenxuan",
""
]
] |
2501.14583
|
Hossein Babaei-Aghbolagh
|
H. Babaei-Aghbolagh, Song He, Hao Ouyang
|
Generalized $T\bar{T}$-like flows for scalar theories in two dimensions
|
1+26 pages, 2 figures, matches version accepted by PRD
| null | null | null |
hep-th
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
We demonstrate that the necessary condition for $SO(N) \times SO(N)$ duality invariance manifests as a partial differential equation in two-dimensional scalar theories. This condition, expressed as a partial differential equation, corresponds precisely to the integrability condition. We derive a general perturbation solution to this partial differential equation, which includes both a root $T\bar{T}$ flow equation and an irrelevant $T\bar{T}$-like flow equation. Additionally, we identify a general form for these flow equations that commute with each other. Our results establish a general integrable theory characterized by theory-dependent coefficients at each order in the $\lambda$-expansion. This unified framework systematically classifies all integrable theories possessing two Lorentz-invariant variables ($P_1$, $P_2$) while accommodating arbitrary orders of the coupling constants ($\lambda$, $\gamma$). The theory provides a comprehensive classification scheme that encompasses both known and novel integrable systems within this class.
|
[
{
"version": "v1",
"created": "Fri, 24 Jan 2025 15:45:09 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 05:19:32 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Babaei-Aghbolagh",
"H.",
""
],
[
"He",
"Song",
""
],
[
"Ouyang",
"Hao",
""
]
] |
2501.14817
|
Mason Ma
|
Alisa Ren, Mason Ma, Jiajie Wu, Jaydeep Karandikar, Chris Tyler, Tony Shi, Tony Schmitz
|
A Cutting Mechanics-based Machine Learning Modeling Method to Discover Governing Equations of Machining Dynamics
| null |
Manufacturing Letters, 44 (2025) 759-769
|
10.1016/j.mfglet.2025.06.089
| null |
cs.LG cs.CE
|
http://creativecommons.org/licenses/by/4.0/
|
This paper proposes a cutting mechanics-based machine learning (CMML) modeling method to discover governing equations of machining dynamics. The main idea of CMML design is to integrate existing physics in cutting mechanics and unknown physics in data to achieve automated model discovery, with the potential to advance machining modeling. Based on existing physics in cutting mechanics, CMML first establishes a general modeling structure governing machining dynamics, that is represented by a set of unknown differential algebraic equations. CMML can therefore achieve data-driven discovery of these unknown equations through effective cutting mechanics-based nonlinear learning function space design and discrete optimization-based learning algorithm. Experimentally verified time domain simulation of milling is used to validate the proposed modeling method. Numerical results show CMML can discover the exact milling dynamics models with process damping and edge force from noisy data. This indicates that CMML has the potential to be used for advancing machining modeling in practice with the development of effective metrology systems.
|
[
{
"version": "v1",
"created": "Mon, 20 Jan 2025 16:26:26 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Ren",
"Alisa",
""
],
[
"Ma",
"Mason",
""
],
[
"Wu",
"Jiajie",
""
],
[
"Karandikar",
"Jaydeep",
""
],
[
"Tyler",
"Chris",
""
],
[
"Shi",
"Tony",
""
],
[
"Schmitz",
"Tony",
""
]
] |
2501.14929
|
Choon Hwai Yap
|
Md. Kamrul Hasan, Guang Yang, Choon Hwai Yap
|
Motion-enhanced Cardiac Anatomy Segmentation via an Insertable Temporal Attention Module
|
Accepted for oral presentation in the 6th International Workshop of Advances in Simplifying Medical Ultrasound (ASMUS). The code is available at https://github.com/kamruleee51/TAM
| null | null | null |
cs.CV cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
Cardiac anatomy segmentation is useful for clinical assessment of cardiac morphology to inform diagnosis and intervention. Deep learning (DL), especially with motion information, has improved segmentation accuracy. However, existing techniques for motion enhancement are not yet optimal, and they have high computational costs due to increased dimensionality or reduced robustness due to suboptimal approaches that use non-DL motion registration, non-attention models, or single-headed attention. They further have limited adaptability and are inconvenient for incorporation into existing networks where motion awareness is desired. Here, we propose a novel, computationally efficient Temporal Attention Module (TAM) that offers robust motion enhancement, modeled as a small, multi-headed, cross-temporal attention module. TAM's uniqueness is that it is a lightweight, plug-and-play module that can be inserted into a broad range of segmentation networks (CNN-based, Transformer-based, or hybrid) for motion enhancement without requiring substantial changes in the network's backbone. This feature enables high adaptability and ease of integration for enhancing both existing and future networks. Extensive experiments on multiple 2D and 3D cardiac ultrasound and MRI datasets confirm that TAM consistently improves segmentation across a range of networks while maintaining computational efficiency and improving on currently reported performance. The evidence demonstrates that it is a robust, generalizable solution for motion-awareness enhancement that is scalable (such as from 2D to 3D).
|
[
{
"version": "v1",
"created": "Fri, 24 Jan 2025 21:35:24 GMT"
},
{
"version": "v2",
"created": "Sat, 06 Sep 2025 19:37:24 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Hasan",
"Md. Kamrul",
""
],
[
"Yang",
"Guang",
""
],
[
"Yap",
"Choon Hwai",
""
]
] |
2501.15324
|
Fatemeh Fardno
|
Fatemeh Fardno, S. Rasoul Etesami
|
A Game-Theoretic Framework for Distributed Load Balancing: Static and Dynamic Game Models
| null | null | null | null |
cs.GT cs.MA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Motivated by applications in job scheduling, queuing networks, and load balancing in cyber-physical systems, we develop and analyze a game-theoretic framework to balance the load among servers in static and dynamic settings. In these applications, jobs/tasks are held by selfish entities that do not want to coordinate with each other, yet the goal is to balance the load among servers in a distributed manner. First, we provide a static game formulation in which each player holds a job with a specific processing requirement and wants to schedule it fractionally among a set of heterogeneous servers to minimize its average processing time. We show that this static game is a potential game with a pure Nash equilibrium (NE). In particular, the best-response dynamics converge to such an NE after $n$ iterations, where $n$ is the number of players. Additionally, we bound the price of anarchy (PoA) of the static game in terms of game parameters. We then extend our results to a dynamic game setting, where jobs arrive and get processed, and players observe the load on the servers to decide how to schedule their jobs. In this setting, we show that if the players update their strategies using dynamic best-response, the system eventually becomes fully load-balanced and the players' strategies converge to the pure NE of the static game. In particular, we show that the convergence time scales only polynomially with respect to the game parameters. Finally, we provide numerical results to evaluate the performance of our proposed algorithms.
|
[
{
"version": "v1",
"created": "Sat, 25 Jan 2025 20:42:29 GMT"
},
{
"version": "v2",
"created": "Fri, 05 Sep 2025 19:13:06 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Fardno",
"Fatemeh",
""
],
[
"Etesami",
"S. Rasoul",
""
]
] |
2501.15551
|
Hongbo Cheng
|
Hongbo Cheng, Yinan Zhao
|
The discussions on the universal relation between corrections to entropy and the extremality of Schwarzschild-de Sitter black holes under the GUP and EUP
|
6 pages
| null | null | null |
hep-th
|
http://creativecommons.org/publicdomain/zero/1.0/
|
We investigate the extremality relations by examining perturbative corrections to both the entropy of Schwarzschild-de Sitter black holes and their extremality bounds under the generalized uncertainty principle (GUP) and the extended uncertainty principle (EUP) respectively under the Nariai limit. We argue that the corrected uncertainty principles including GUP and EUP violate the validity of extremality relations because no matching condition can be imposed to support the Goon-Penco relation unless the influences from GUP and EUP disappear.
|
[
{
"version": "v1",
"created": "Sun, 26 Jan 2025 14:51:37 GMT"
},
{
"version": "v2",
"created": "Mon, 03 Mar 2025 06:48:00 GMT"
},
{
"version": "v3",
"created": "Sat, 06 Sep 2025 14:25:46 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Cheng",
"Hongbo",
""
],
[
"Zhao",
"Yinan",
""
]
] |
2501.15581
|
Zhangyue Yin
|
Yuhong Sun, Zhangyue Yin, Xuanjing Huang, Xipeng Qiu, Hui Zhao
|
Error Classification of Large Language Models on Math Word Problems: A Dynamically Adaptive Framework
|
28 pages, 10 figures, accepted by Findings of EMNLP2025
| null | null | null |
cs.CL
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Large Language Models (LLMs) have demonstrated remarkable capabilities across various domains. Math Word Problems (MWPs) serve as a crucial benchmark for evaluating LLMs' reasoning abilities. While most research primarily focuses on improving accuracy, it often neglects understanding and addressing the underlying patterns of errors. Current error classification methods rely on static and predefined categories, which limit their ability to capture the full spectrum of error patterns in mathematical reasoning. To enable systematic error analysis, we collect error samples from 15 different LLMs of varying sizes across four distinct MWP datasets using multiple sampling strategies. Based on this extensive collection, we introduce MWPES-300K, a comprehensive dataset containing 304,865 error samples that cover diverse error patterns and reasoning paths. To reduce human bias and enable fine-grained analysis of error patterns, we propose a novel framework for automated dynamic error classification in mathematical reasoning. Experimental results demonstrate that dataset characteristics significantly shape error patterns, which evolve from basic to complex manifestations as model capabilities increase. With deeper insights into error patterns, we propose Error-Aware Prompting (EAP) that incorporates common error patterns as explicit guidance, leading to significant improvements in mathematical reasoning performance.
|
[
{
"version": "v1",
"created": "Sun, 26 Jan 2025 16:17:57 GMT"
},
{
"version": "v2",
"created": "Mon, 08 Sep 2025 15:34:55 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sun",
"Yuhong",
""
],
[
"Yin",
"Zhangyue",
""
],
[
"Huang",
"Xuanjing",
""
],
[
"Qiu",
"Xipeng",
""
],
[
"Zhao",
"Hui",
""
]
] |
2501.16389
|
Yash Yardi
|
Yash Yardi, Samuel Biruduganti, Lars Ankile
|
Bridging the Sim2Real Gap: Vision Encoder Pre-Training for Visuomotor Policy Transfer
|
6 pages, 4 figures, 1 table, GitHub: https://github.com/yyardi/Bridging-the-Sim2Real-Gap
| null | null | null |
cs.RO cs.CV
|
http://creativecommons.org/licenses/by/4.0/
|
Simulation offers a scalable and efficient alternative to real-world data collection for learning visuomotor robotic policies. However, the simulation-to-reality, or Sim2Real distribution shift -- introduced by employing simulation-trained policies in real-world environments -- frequently prevents successful policy transfer. We present an offline framework to evaluate the performance of using large-scale pre-trained vision encoders to address the Sim2Real gap. We examine a diverse collection of encoders, assessing their ability to extract features necessary for robot control (Action Score) while remaining invariant to task-irrelevant environmental variations (Domain Invariance Score). Evaluating 23 encoders, we reveal patterns across architectures, pre-training datasets, and parameter scales. Our findings show that manipulation-pretrained encoders consistently achieve higher Action Scores, CNN-based encoders demonstrate stronger domain invariance than ViTs, and the best-performing models combine both properties, underscoring DIS and AS as complementary predictors of Sim2Real transferability.
|
[
{
"version": "v1",
"created": "Sun, 26 Jan 2025 00:27:04 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 01:22:45 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Yardi",
"Yash",
""
],
[
"Biruduganti",
"Samuel",
""
],
[
"Ankile",
"Lars",
""
]
] |
2501.16484
|
Benjamin Sharkey
|
Benjamin N. L. Sharkey, Andrew S. Rivkin, Richard J. Cartwright, Bryan J. Holler, Joshua P. Emery, Cristina Thomas
|
JWST Reveals Varied Origins Between Jupiter's Irregular Satellites
|
Revised: 22 Pages, 11 Figures, 2 Tables. Accepted to PSJ
| null | null | null |
astro-ph.EP
|
http://creativecommons.org/licenses/by/4.0/
|
We report observations of eight Jovian irregular satellites with JWST's NIRSpec instrument: Himalia, Elara, Pasiphae, Sinope, Lysithea, Carme, Ananke, and Themisto. Irregular satellite families, which are presumed to have formed via collisions, contain various Trojan-like and C-type-asteroid-like surfaces. We sample the three largest members of the Himalia satellite family, detecting the presence of complexed CO$_2$ and a unique absorption band from $\sim2.7-3.6\ \mu m$ whose character correlates with satellite size. The two largest irregular satellites, Himalia family members Himalia and Elara, contain ammoniated phyllosilicates that are not seen in the meteorite inventory. We propose that the Himalia parent body was heterogeneous and formed with materials similar to Ceres-like ammonium-bearing asteroids. Several small ($D\sim 10km$) irregular satellites closely track the colors and absorption bands of ``red'' Jovian Trojans, demonstrating that these compositions are retained amongst the products of collisions that occurred after Jovian capture. We report the first detection of aqueous alteration products in the retrograde satellite swarm, finding Ananke's 3 micron band to closely match phyllosilicates seen in C2 chondrites. Notably, objects with OH absorption features similar to the Trojan asteroid Eurybates are found in both the retrograde Pasiphae family and the prograde Himalia family, confounding a simple link between such materials and a single surface type. The irregular satellites appear consistent with some materials that experienced alteration from liquid water and others that did not. Consequently, Jupiter may have captured bodies that formed from different initial compositions, or bodies that experienced different levels of heating, driving differential alteration processes.
|
[
{
"version": "v1",
"created": "Mon, 27 Jan 2025 20:40:54 GMT"
},
{
"version": "v2",
"created": "Sun, 07 Sep 2025 13:26:27 GMT"
}
] | 2025-09-09T00:00:00 |
[
[
"Sharkey",
"Benjamin N. L.",
""
],
[
"Rivkin",
"Andrew S.",
""
],
[
"Cartwright",
"Richard J.",
""
],
[
"Holler",
"Bryan J.",
""
],
[
"Emery",
"Joshua P.",
""
],
[
"Thomas",
"Cristina",
""
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.