Loading [MathJax]/jax/element/mml/optable/BasicLatin.js

battle in 1823 cavalry leader shot off horse 85 95 casualties local town

| Total: 1000

#1 CAVALRY-V: A Large-Scale Generator Framework for Adversarial Attacks on Video MLLMs [PDF1] [Copy] [Kimi2] [REL]

Authors: Jiaming Zhang, Rui Hu, Qing Guo, Wei Yang Bryan Lim

Video Multimodal Large Language Models (V-MLLMs) have shown impressive capabilities in temporal reasoning and cross-modal understanding, yet their vulnerability to adversarial attacks remains underexplored due to unique challenges: complex cross-modal reasoning mechanisms, temporal dependencies, and computational constraints. We present CAVALRY-V (Cross-modal Language-Vision Adversarial Yielding for Videos), a novel framework that directly targets the critical interface between visual perception and language generation in V-MLLMs. Our approach introduces two key innovations: (1) a dual-objective semantic-visual loss function that simultaneously disrupts the model's text generation logits and visual representations to undermine cross-modal integration, and (2) a computationally efficient two-stage generator framework that combines large-scale pre-training for cross-model transferability with specialized fine-tuning for spatiotemporal coherence. Empirical evaluation on comprehensive video understanding benchmarks demonstrates that CAVALRY-V significantly outperforms existing attack methods, achieving 22.8% average improvement over the best baseline attacks on both commercial systems (GPT-4.1, Gemini 2.0) and open-source models (QwenVL-2.5, InternVL-2.5, Llava-Video, Aria, MiniCPM-o-2.6). Our framework achieves flexibility through implicit temporal coherence modeling rather than explicit regularization, enabling significant performance improvements even on image understanding (34.4% average gain). This capability demonstrates CAVALRY-V's potential as a foundational approach for adversarial research across multimodal systems.

Subjects: Computer Vision and Pattern Recognition , Artificial Intelligence

Publish: 2025-07-01 14:48:27 UTC


#2 Trojan Horse as an indirect technique in nuclear astrophysics. Resonance reactions [PDF] [Copy] [Kimi] [REL]

Authors: A. M. Mukhamedzhanov, L. D. Blokhintsev, B. F. Irgaziev, A. S. Kadyrov, M. La Cognata, C. Spitaleri, R. E. Tribble

The Trojan Horse method is a powerful indirect technique that provides information to determine astrophysical factors for binary rearrangement processes x+Ab+B at astrophysically relevant energies by measuring the cross section for the Trojan Horse reaction a+Ay+b+B in quasi-free kinematics. We present the theory of the Trojan Horse method for resonant binary subreactions based on the half-off-energy-shell R matrix approach which takes into account the off-energy-shell effects and initial and final state interactions.

Subject: Nuclear Theory

Publish: 2007-08-05 04:02:45 UTC


#3 Estimating the number of casualties in the American Indian war: a Bayesian analysis using the power law distribution [PDF] [Copy] [Kimi] [REL]

Author: Colin S Gillespie

The American Indian war lasted over one hundred years, and is a major event in the history of North America. As expected, since the war commenced in late eighteenth century, casualty records surrounding this conflict contain numerous sources of error, such as rounding and counting. Additionally, while major battles such as the Battle of the Little Bighorn were recorded, many smaller skirmishes were completely omitted from the records. Over the last few decades, it has been observed that the number of casualties in major conflicts follows a power law distribution. This paper places this observation within the Bayesian paradigm, enabling modelling of different error sources, allowing inferences to be made about the overall casualty numbers in the American Indian war.

Subject: Applications

Publish: 2017-10-04 15:38:53 UTC


#4 Out-of-Town Recommendation with Travel Intention Modeling [PDF] [Copy] [Kimi] [REL]

Authors: Haoran Xin, Xinjiang Lu, Tong Xu, Hao Liu, Jingjing Gu, Dejing Dou, Hui Xiong

Out-of-town recommendation is designed for those users who leave their home-town areas and visit the areas they have never been to before. It is challenging to recommend Point-of-Interests (POIs) for out-of-town users since the out-of-town check-in behavior is determined by not only the user's home-town preference but also the user's travel intention. Besides, the user's travel intentions are complex and dynamic, which leads to big difficulties in understanding such intentions precisely. In this paper, we propose a TRAvel-INtention-aware Out-of-town Recommendation framework, named TRAINOR. The proposed TRAINOR framework distinguishes itself from existing out-of-town recommenders in three aspects. First, graph neural networks are explored to represent users' home-town check-in preference and geographical constraints in out-of-town check-in behaviors. Second, a user-specific travel intention is formulated as an aggregation combining home-town preference and generic travel intention together, where the generic travel intention is regarded as a mixture of inherent intentions that can be learned by Neural Topic Model (NTM). Third, a non-linear mapping function, as well as a matrix factorization method, are employed to transfer users' home-town preference and estimate out-of-town POI's representation, respectively. Extensive experiments on real-world data sets validate the effectiveness of the TRAINOR framework. Moreover, the learned travel intention can deliver meaningful explanations for understanding a user's travel purposes.

Subjects: Information Retrieval , Machine Learning

Publish: 2021-01-29 13:14:29 UTC


#5 Continuous Flow Model of a Historical Battle: A Fresh Look at Pickett's charge [PDF] [Copy] [Kimi] [REL]

Authors: Jonathan Poggie, Sorin A. Matei, Robert Kirchubel

A continuous flow model of infantry behavior, based on conservation of individuals and tracking of subunit identity, has been developed in sufficient detail that it can now be applied to a realistic simulation of a historical battle. Pickett's charge during the 1863 Battle of Gettysburg, Pennsylvania in the U.S. Civil War was chosen as an initial application of the model. This scenario is a good test of the current mathematical model because many modern military tactics were employed, in a context where the action took place on foot or horseback, and the historical map and troop numbers are available. Compared to a discrete agent model, the flow model was found to better capture the interaction of the forces with the terrain and each other. A brigade-level simulation, faithful to the details of the historical events, was performed. The main source of asymmetry in the numbers of casualties was found to be the inability of the Confederate forces to use effective ranged fire while they were moving. Comparison of simulations with and without terrain effects showed that they slow the pace of battle and favor the defenders, exposing the attackers to heavy ranged fire for an extended period. A statistical analysis of possible outcomes for an ensemble of 1000 randomized perturbations of the baseline brigade-level scenario was carried out. Consistent with historical events, it was found that only 6 percent of the scenarios resulted in an outcome that could be considered a Confederate victory.

Subjects: Multiagent Systems , Computers and Society

Publish: 2022-03-21 14:55:15 UTC


#6 Town Hall Debate Prompting: Enhancing Logical Reasoning in LLMs through Multi-Persona Interaction [PDF] [Copy] [Kimi1] [REL]

Authors: Vivaan Sandwar, Bhav Jain, Rishan Thangaraj, Ishaan Garg, Michael Lam, Kevin Zhu

Debate is a commonly used form of human communication catered towards problem-solving because of its efficiency. Debate fundamentally allows multiple viewpoints to be brought up in problem-solving, and for complex problems, each viewpoint opens a new path for problem-solving. In this work, we apply this concept to LLM decision-making by proposing town hall-style debate prompting (THDP), a prompting method that splices a language model into multiple personas that will debate one another to reach a conclusion. Our experimental pipeline varies both the number of personas and the personality types of each persona to find the optimum town hall size and personality for benchmark performance as measured by ZebraLogic bench, a reasoning-intensive benchmark characterized by both multiple-choice and fill-in-the-blank questions. Our experimental results demonstrate that a town hall size of 5 personas with LLM-determined personality types performs optimally on ZebraLogic, achieving a 13\% improvement over one-shot CoT baselines in per-cell accuracy in GPT-4o, 9% puzzle accuracy increase in Claude 3.5 Sonnet, and an improvement in hard puzzle accuracy from 10-15%.

Subject: Computation and Language

Publish: 2025-01-28 11:58:09 UTC


#7 A Battle-Lemarié Frame Characterization of Besov and Triebel-Lizorkin Spaces [PDF] [Copy] [Kimi] [REL]

Author: Andrew Haar

In this paper, we investigate a spline frame generated by oversampling against the well-known Battle-Lemarié wavelet system of nonnegative integer order, n. We establish a characterization of the Besov and Triebel-Lizorkin (quasi-) norms for the smoothness parameter up to s<n+1, which includes values of s where the Battle-Lemarié system no longer provides an unconditional basis; we, additionally, prove a result for the endpoint case s=n+1. This builds off of earlier work by G. Garrigós, A. Seeger, and T. Ullrich, where they proved the case n=0, i.e. that of the Haar wavelet, and work of R. Srivastava, where she gave a necessary range for the Battle-Lemarié system to give an unconditional basis of the Triebel-Lizorkin spaces.

Subjects: Functional Analysis , Classical Analysis and ODEs

Publish: 2025-04-17 09:29:31 UTC


#8 A Location-Sentiment-Aware Recommender System for Both Home-Town and Out-of-Town Users [PDF] [Copy] [Kimi] [REL]

Authors: Hao Wang, Yanmei Fu, Qinyong Wang, Hongzhi Yin, Changying Du, Hui Xiong

Spatial item recommendation has become an important means to help people discover interesting locations, especially when people pay a visit to unfamiliar regions. Some current researches are focusing on modelling individual and collective geographical preferences for spatial item recommendation based on users' check-in records, but they fail to explore the phenomenon of user interest drift across geographical regions, i.e., users would show different interests when they travel to different regions. Besides, they ignore the influence of public comments for subsequent users' check-in behaviors. Specifically, it is intuitive that users would refuse to check in to a spatial item whose historical reviews seem negative overall, even though it might fit their interests. Therefore, it is necessary to recommend the right item to the right user at the right location. In this paper, we propose a latent probabilistic generative model called LSARS to mimic the decision-making process of users' check-in activities both in home-town and out-of-town scenarios by adapting to user interest drift and crowd sentiments, which can learn location-aware and sentiment-aware individual interests from the contents of spatial items and user reviews. Due to the sparsity of user activities in out-of-town regions, LSARS is further designed to incorporate the public preferences learned from local users' check-in behaviors. Finally, we deploy LSARS into two practical application scenes: spatial item recommendation and target user discovery. Extensive experiments on two large-scale location-based social networks (LBSNs) datasets show that LSARS achieves better performance than existing state-of-the-art methods.

Subjects: Social and Information Networks , Information Retrieval

Publish: 2017-06-20 01:54:01 UTC


#9 Arabian Horse Identification Benchmark Dataset [PDF] [Copy] [Kimi] [REL]

Authors: Ayat Taha, Ashraf Darwish, Aboul Ella Hassanien

The lack of a standard muzzle print database is a challenge for conducting researches in Arabian horse identification systems. Therefore, collecting a muzzle print images database is a crucial decision. The dataset presented in this paper is an option for the studies that need a dataset for testing and comparing the algorithms under development for Arabian horse identification. Our collected dataset consists of 300 color images that were collected from 50 Arabian horse muzzle species. This dataset has been collected from 50 Arabian horses with 6 muzzle print images each. A special care has been given to the quality of the collected images. The collected images cover different quality levels and degradation factors such as image rotation and image partiality for simulating real time identification operations. This dataset can be used to test the identification of Arabian horse system including the extracted features and the selected classifier.

Subject: Computer Vision and Pattern Recognition

Publish: 2017-06-15 13:58:02 UTC


#10 Rigged Horse Numbers and their Modular Periodicity [PDF] [Copy] [Kimi] [REL]

Author: Benjamin Schreyer

The permutations of horse racing, where ties are possible, are counted by the Fubini numbers, also called the horse numbers. The r-horse numbers are a counting of such horse race finishes where some subset of r horses agree to finish the race in a specific strong ordering. The r-horse numbers for fixed r are expressed as a sum of r index shifted sequences of Fubini numbers weighted with the signed Stirling numbers of the first kind. Then eventual modular periodicity of r-Fubini numbers is shown and their maximum period is determined to be the Carmichael function of the modulus. The maximum period is attained in the case of an odd modulus for Fubini numbers.

Subject: Combinatorics

Publish: 2024-09-04 23:43:47 UTC


#11 Managing losses in exotic horse race wagering [PDF] [Copy] [Kimi] [REL]

Authors: Antoine Deza, Kai Huang, Michael R. Metel

We consider a specialized form of risk management for betting opportunities with low payout frequency, presented in particular for exotic horse race wagering. An optimization problem is developed which limits losing streaks with high probability to the given time horizon of a gambler, which is formulated as a globally solvable mixed integer non-linear program. A case study is conducted using one season of historical horse racing data.

Subject: Optimization and Control

Publish: 2015-03-23 05:44:43 UTC


#12 Optimal speed in Thoroughbred horse racing [PDF] [Copy] [Kimi] [REL]

Authors: CAMS Quentin Mercier, CAMS Amandine Aftalion

The objective of this work is to provide a mathematical analysis on how a Thoroughbred horse should regulate its speed over the course of a race to optimize performance. Because Thoroughbred horses are not capable of running the whole race at top speed, determining what pace to set and when to unleash the burst of speed is essential. Our model relies on mechanics, energetics (both aerobic and anaerobic) and motor control. It is a system of coupled ordinary differential equations on the velocity, the propulsive force and the anaerobic energy, that leads to an optimal control problem that we solve. In order to identify the parameters meaningful for Thoroughbred horses, we use velocity data on races in Chantilly (France) provided by France Galop, the French governing body of flat horse racing in France. Our numerical simulations of performance optimization then provide the optimal speed along the race, the oxygen uptake evolution in a race, as well as the energy or the propulsive force. It also predicts how the horse has to change its effort and velocity according to the topography (altitude and bending) of the track.

Subjects: Popular Physics , Optimization and Control

Publish: 2020-06-11 12:32:14 UTC


#13 CommunityClick: Capturing and Reporting Community Feedback from Town Halls to Improve Inclusivity [PDF] [Copy] [Kimi] [REL]

Authors: Mahmood Jasim, Pooya Khaloo, Somin Wadhwa, Amy X. Zhang, Ali Sarvghad, Narges Mahyar

Local governments still depend on traditional town halls for community consultation, despite problems such as a lack of inclusive participation for attendees and difficulty for civic organizers to capture attendees' feedback in reports. Building on a formative study with 66 town hall attendees and 20 organizers, we designed and developed CommunityClick, a communitysourcing system that captures attendees' feedback in an inclusive manner and enables organizers to author more comprehensive reports. During the meeting, in addition to recording meeting audio to capture vocal attendees' feedback, we modify iClickers to give voice to reticent attendees by allowing them to provide real-time feedback beyond a binary signal. This information then automatically feeds into a meeting transcript augmented with attendees' feedback and organizers' tags. The augmented transcript along with a feedback-weighted summary of the transcript generated from text analysis methods is incorporated into an interactive authoring tool for organizers to write reports. From a field experiment at a town hall meeting, we demonstrate how CommunityClick can improve inclusivity by providing multiple avenues for attendees to share opinions. Additionally, interviews with eight expert organizers demonstrate CommunityClick's utility in creating more comprehensive and accurate reports to inform critical civic decision-making. We discuss the possibility of integrating CommunityClick with town hall meetings in the future as well as expanding to other domains.

Subject: Human-Computer Interaction

Publish: 2020-09-18 20:23:51 UTC


#14 What AI can do for horse-racing ? [PDF] [Copy] [Kimi] [REL]

Author: Pierre Colle

Since the 1980s, machine learning has been widely used for horse-racing predictions, gradually expanding to where algorithms are now playing a huge role in the betting market. Machine learning has changed the horse-racing betting market over the last ten years, but main changes are still to come. The paradigm shift of neural networks (deep learning) may not only improve our ability to simply predict the outcome of a race, but it will also certainly shake our entire way of thinking about horse-racing - and maybe more generally about horses. Since 2012, deep learning provided more and more state-of-the-art results in computer vision and now statistical learning or game theory. We describe how the convergence of the three machine learning fields (computer vision, statistical learning, and game theory) will be game-changers in the next decade in our ability to predict and understand horse-racing. We consider that horse-racing is a real world laboratory where we can work on the animal-human interaction and build a non-anthropocentric Artificial Intelligence. We believe that this will lead us to understand the horses better and the interactions between animals and humans in general.

Subjects: Machine Learning , Artificial Intelligence , Computers and Society

Publish: 2022-07-11 16:11:08 UTC


#15 Leader Election And Local Identifiers For 3D Programmable Matter [PDF] [Copy] [Kimi] [REL]

Authors: LIB Nicolas Gastineau, LIB Wahabou Abdou, LIB Nader Mbarek, LIB Olivier Togni

In this paper, we present two deterministic leader election algorithms for programmable matter on the face-centered cubic grid. The face-centered cubic grid is a 3-dimensional 12-regular infinite grid that represents an optimal way to pack spheres (i.e., spherical particles or modules in the context of the programmable matter) in the 3-dimensional space. While the first leader election algorithm requires a strong hypothesis about the initial configuration of the particles and no hypothesis on the system configurations that the particles are forming, the second one requires fewer hypothesis about the initial configuration of the particles but does not work for all possible particles' arrangement. We also describe a way to compute and assign-local identifiers to the particles in this grid with a memory space not dependent on the number of particles. A-local identifier is a variable assigned to each particle in such a way that particles at distance at most each have a different identifier.

Subjects: Discrete Mathematics , Data Structures and Algorithms , Networking and Internet Architecture

Publish: 2020-10-19 07:58:39 UTC


#16 The orientation of Trajan's town of Timgad [PDF] [Copy] [Kimi] [REL]

Author: Amelia Carolina Sparavigna

An equation, generally used for solar energy applications, can be applied to archaeoastronomical calculations to determine the day of foundation of ancient towns. The equation is that giving the sunrise amplitude, and, the direction of the sunrise on the day of foundation was sometimes used to determine the main street of the town. Here we discuss the case of Timgad, a town founded by the Roman emperor Trajan. Probably, Timgad was founded during the first decade of September.

Subject: History and Philosophy of Physics

Publish: 2012-08-02 11:04:10 UTC


#17 Faster Control Plane Experimentation with Horse [PDF] [Copy] [Kimi] [REL]

Authors: Eder Leao Fernandes, Gianni Antichi, Timm Boettger, Ignacio Castro, Steve Uhlig

Simulation and emulation are popular approaches for experimentation in Computer Networks. However, due to their respective inherent drawbacks, existing solutions cannot perform both fast and realistic control plane experiments. To close this gap, we introduce Horse. Horse is a hybrid solution with an emulated control plane, for realism, and simulated data plane, for speed. Our decoupling of the control and data plane allows us to speed up the experiments without sacrificing control plane realism.

Subject: Networking and Internet Architecture

Publish: 2023-07-12 19:02:43 UTC


#18 RemiHaven: Integrating "In-Town" and "Out-of-Town" Peers to Provide Personalized Reminiscence Support for Older Drifters [PDF] [Copy] [Kimi] [REL]

Authors: Xuechen Zhang, Changyang He, Peng Zhang, Hansu Gu, Ning Gu, Qi Shen, Zhan Hu, Tun Lu

With increasing social mobility and an aging society, more older adults in China are migrating to new cities, known as "older drifters." Due to fewer social connections and cultural adaptation challenges, they face negative emotions such as loneliness and depression. While reminiscence-based interventions have been used to improve older adults' psychological well-being, challenges such as the lack of tangible materials and limited social resources constrain the feasibility of traditional reminiscence approaches for older drifters. To address this challenge, we designed RemiHaven, a personalized reminiscence support tool based on a two-phase formative study. It integrates "In-Town" and "Out-of-Town" peer agents to enhance personalization, engagement, and emotional resonance in the reminiscence process, powered by Multimodal Large Language Models (MLLMs). Our evaluations show RemiHaven's strengths in supporting reminiscence while identifying potential challenges. We conclude by offering insights for the future design of reminiscence support tools for older migrants.

Subject: Human-Computer Interaction

Publish: 2025-03-03 09:51:21 UTC


#19 Fast Approximate Counting and Leader Election in Populations [PDF] [Copy] [Kimi] [REL]

Authors: Othon Michail, Paul G. Spirakis, Michail Theofilatos

We study the problems of leader election and population size counting for population protocols: networks of finite-state anonymous agents that interact randomly under a uniform random scheduler. We show a protocol for leader election that terminates in O(logm(n)log2n) parallel time, where m is a parameter, using O(max states. By adjusting the parameter m between a constant and n, we obtain a single leader election protocol whose time and space can be smoothly traded off between O(\log^2 n) to O(\log n) time and O(\log n) to O(n) states. Finally, we give a protocol which provides an upper bound \hat{n} of the size n of the population, where \hat{n} is at most n^a for some a>1. This protocol assumes the existence of a unique leader in the population and stabilizes in \Theta{(\log{n})} parallel time, using constant number of states in every node, except the unique leader which is required to use \Theta{(\log^2{n})} states.

Subject: Distributed, Parallel, and Cluster Computing

Publish: 2018-06-07 12:21:29 UTC


#20 Optimal Placement of Detectors to Minimize Casualties on a Manmade Attack [PDF] [Copy] [Kimi] [REL]

Authors: Mohammad Marufuzzaman, Amin Aghalari, Randy Buchanan, Christina H. Rinaudo, Kayla M. Houte, Julekha H. Ranta

This study proposes a mathematical model to optimally locate a set of detectors in such a way that the expected number of casualties in a given threat area can be minimized. Detectors may not be perfectly reliable, which is often a function of how long an attacker would stay within the detectors effective detection radius. To accurately detect any threat event and to avoid any false alarm, we assume that a set of backup/secondary detectors are available to support the primary detectors. The problem is formulated as a nonlinear binary integer programming model and then solved as a linearized branch-and-bound algorithm. A number of sensitivity analyses are performed to illustrate the robustness of the model and to draw key managerial insights. Experimental results reveal that a two-layer detection will significantly minimize the expected number of casualties in a threat area over a one-layer detection problem.

Subjects: Systems and Control , Optimization and Control

Publish: 2021-01-22 15:36:44 UTC


#21 Optimal leader selection and demotion in leader-follower multi-agent systems [PDF] [Copy] [Kimi] [REL]

Author: Kazuhiro Sato

We consider leader-follower multi-agent systems that have many leaders, defined on any connected weighted undirected graphs, and address the leader selection and demotion problems. The leader selection problem is formulated as a minimization problem for the H^2 norm of the difference between the transfer functions of the original and new agent systems, under the assumption that the leader agents to be demoted are fixed. The leader demotion problem is that of finding optimal leader agents to be demoted, and is formulated using the global optimal solution to the leader selection problem. We prove that a global optimal solution to the leader selection problem is the set of the original leader agents except for those that are demoted to followers. To this end, we relax the original problem into a differentiable problem. Then, by calculating the gradient and Hessian of the objective function of the relaxed problem, we prove that the function is convex. It is shown that zero points of the gradient are global optimal solutions to the leader selection problem, which is a finite combinatorial optimization problem. Furthermore, we prove that any set of leader agents to be demoted subject to a fixed number of elements is a solution to the leader demotion problem. By combining the solutions to the leader selection and demotion problems, we prove that if we choose new leader agents from the original ones except for those specified by the set of leader agents to be demoted, then the relative H^2 error between the transfer functions of the original and new agent systems is completely determined by the numbers of original leader agents and leader agents that are demoted to follower agents. That is, we reveal that the relative H^2 error does not depend on the number of agents on the graph. Finally, we verify the solutions using a simple example.

Subject: Optimization and Control

Publish: 2018-02-19 01:24:35 UTC


#22 Isomeric pair {^{95\rm m,g}\rm{Nb}} in photonuclear reactions on ^{\rm nat}Mo at end-point bremsstrahlung energy of 35-95 MeV [PDF] [Copy] [Kimi] [REL]

Authors: I. S. Timchenko, O. S. Deiev, S. M. Olejnik, S. M. Potin, V. A. Kushnir, V. V. Mytrochenko, S. A. Perezhogin, V. A. Bocharov

The {^{\rm nat}\rm{Mo}}(\gamma,x\rm np)^{95\rm m,g}Nb photonuclear reaction was studied using the electron beam from the NSC KIPT linear accelerator LUE-40. Experiment was performed using the activation and off-line \gamma-ray spectrometric technique. The experimental isomeric yield ratio d(E_{\rm{\gamma max}}) = Y_{\rm m}(E_{\rm{\gamma max}}) / Y_{\rm g}(E_{\rm{\gamma max}}) was determined for the reaction products ^{95\rm m,g}\rm{Nb} at the end-point bremsstrahlung energy E_{\rm{\gamma max}} range of 35-95 MeV. The obtained values of d(E_{\rm{\gamma max}}) are in satisfactory agreement with the results of other authors and extend the range of previously known data. The theoretical values of the yields Y_{\rm m,g}(E_{\rm{\gamma max}}) and the isomeric yield ratio d(E_{\rm{\gamma max}}) for the isomeric pair ^{95\rm m,g}\rm{Nb} from the {^{\rm nat}\rm{Mo}}(\gamma,x\rm np) reaction were calculated using the partial cross-sections \sigma(E) from the TALYS1.95 code for six different level density models LD. The comparison showed a noticeable excess (more than 3.85 times) of the experimental isomeric yield ratio over all theoretical estimates. At the investigated range of E_{\rm{\gamma max}} the theoretical dependence of d(E_{\rm{\gamma max}}) on energy was confirmed - the isomeric yield ratio smoothly decreases with increasing energy.

Subject: Nuclear Experiment

Publish: 2023-08-04 10:44:47 UTC


#23 SEER: Performance-Aware Leader Election in Single-Leader Consensus [PDF] [Copy] [Kimi] [REL]

Authors: Ermin Sakic, Petra Vizarreta, Wolfgang Kellerer

Modern stateful web services and distributed SDN controllers rely on log replication to omit data loss in case of fail-stop failures. In single-leader execution, the leader replica is responsible for ordering log updates and the initiation of distributed commits, in order to guarantee log consistency. Network congestions, resource-heavy computation, and imbalanced resource allocations may, however, result in inappropriate leader election and increased cluster response times. We present SEER, a logically centralized approach to performance prediction and efficient leader election in leader-based consensus systems. SEER autonomously identifies the replica that minimizes the average cluster response time, using prediction models trained dynamically at runtime. To balance the exploration and exploitation, SEER explores replicas' performance and updates their prediction models only after detecting significant system changes. We evaluate SEER in a traffic management scenario comprising [3..7] Raft replicas, and well-known data-center and WAN topologies. Compared to the Raft's uniform leader election, SEER decreases the mean control plane response time by up to ~32%. The benefit comes at the expense of the minimal adaptation of Raft election procedure and a slight increase in leader reconfiguration frequency, the latter being tunable with a guaranteed upper bound. No safety properties of Raft are invalidated by SEER.

Subject: Networking and Internet Architecture

Publish: 2021-04-03 09:15:16 UTC


#24 Multiplayer Battle Game-Inspired Optimizer for Complex Optimization Problems [PDF] [Copy] [Kimi] [REL]

Authors: Yuefeng Xu, Rui Zhong, Chao Zhang, Jun Yu

Various popular multiplayer battle royale games share a lot of common elements. Drawing from our observations, we summarized these shared characteristics and subsequently proposed a novel heuristic algorithm named multiplayer battle game-inspired optimizer (MBGO). The proposed MBGO streamlines mainstream multiplayer battle royale games into two discrete phases: movement and battle. Specifically, the movement phase incorporates the principles of commonly encountered ``safe zones'' to incentivize participants to relocate to areas with a higher survival potential. The battle phase simulates a range of strategies adopted by players in various situations to enhance the diversity of the population. To evaluate and analyze the performance of the proposed MBGO, we executed it alongside eight other algorithms, including three classics and five latest ones, across multiple diverse dimensions within the CEC2017 and CEC2020 benchmark functions. In addition, we employed several industrial design problems to evaluate the scalability and practicality of the proposed MBGO. The results of the statistical analysis reveal that the novel MBGO demonstrates significant competitiveness, excelling not only in convergence speed, but also in achieving high levels of convergence accuracy across both benchmark functions and real-world problems.

Subject: Neural and Evolutionary Computing

Publish: 2023-12-31 05:28:12 UTC


#25 A statistical analysis of death rates in Italy for the years 2015-2020 and a comparison with the casualties reported for the COVID-19 pandemic [PDF] [Copy] [Kimi] [REL]

Authors: Gianluca Bonifazi, Luca Lista, Dario Menasce, Mauro Mezzetto, Alberto Oliva, Daniele Pedrini, Roberto Spighi, Antonio Zoccoli

We analyze the data about casualties in Italy in the period 01/01/2015 to 30/09/2020 released by the Italian National Institute of Statistics (ISTAT). The data exhibit a clear sinusoidal behavior, whose fit allows for a robust subtraction of the baseline trend of casualties in Italy, with a surplus of mortality in correspondence to the flu epidemics in winter and to the hottest periods in summer. While these peaks are symmetric in shape, the peak in coincidence with the COVID-19 pandemics is asymmetric and more pronounced. We fit the former with a Gaussian function and the latter with a Gompertz function, in order to quantify number of casualties, the duration and the position of all causes of excess deaths. The overall quality of the fit to the data turns out to be very good. We discuss the trend of casualties in Italy by different classes of ages and for the different genders. We finally compare the data-subtracted casualties as reported by ISTAT with those reported by the Italian Department for Civil Protection (DPC) relative to the deaths directly attributed to COVID-19, and we discuss the differences.

Subjects: Physics and Society , Applications

Publish: 2021-02-02 17:38:26 UTC