To date, there is little research on how to design back marks to best support individual-level monitoring of uniform looking species like pigs. With the recent surge of machine learning-based monitoring solutions, there is a particular need for guidelines on the design of marks that can be effectively recognised by such algorithms. This study provides valuable insights on effective back mark design, based on the analysis of a machine learning model, trained to distinguish pigs via their back marks. Specifically, a neural network of type ResNet-50 was trained to classify ten pigs with unique back marks. The analysis of the model's predictions highlights the significance of certain design choices, even in controlled settings. Most importantly, the set of back marks must be designed such that each mark remains unambiguous under conditions of motion blur, diverse view angles and occlusions, caused by animal behaviour. Further, the back mark design must consider data augmentation strategies commonly employed during model training, like colour, flip and crop augmentations. The generated insights can support individual-level monitoring in future studies and real-world applications by opti
Follow back accounts inflate their follower counts by engaging in reciprocal followings. Such accounts manipulate the public and the algorithms by appearing more popular than they really are. Despite their potential harm, no studies have analyzed such accounts at scale. In this study, we present the first large-scale analysis of follow back accounts. We formally define follow back accounts and employ a honeypot approach to collect a dataset of such accounts on X (formerly Twitter). We discover and describe 12 communities of follow back accounts from 12 different countries, some of which exhibit clear political agenda. We analyze the characteristics of follow back accounts and report that they are newer, more engaging, and have more followings and followers. Finally, we propose a classifier for such accounts and report that models employing profile metadata and the ego network demonstrate promising results, although achieving high recall is challenging. Our study enhances understanding of the follow back accounts and discovering such accounts in the wild.
The field of unsupervised machine translation has seen significant advancement from the marriage of the Transformer and the back-translation algorithm. The Transformer is a powerful generative model, and back-translation leverages Transformer's high-quality translations for iterative self-improvement. However, the Transformer is encumbered by the run-time of autoregressive inference during back-translation, and back-translation is limited by a lack of synthetic data efficiency. We propose a two-for-one improvement to Transformer back-translation: Quick Back-Translation (QBT). QBT re-purposes the encoder as a generative model, and uses encoder-generated sequences to train the decoder in conjunction with the original autoregressive back-translation step, improving data throughput and utilization. Experiments on various WMT benchmarks demonstrate that a relatively small number of refining steps of QBT improve current unsupervised machine translation models, and that QBT dramatically outperforms standard back-translation only method in terms of training efficiency for comparable translation qualities.
This paper describes specification and early design of back end signal processing subsystems for the Black Hole Explorer (BHEX) Very Long Baseline Interferometry (VLBI) space telescope. The "back end" consists of two subsystems. First, the block downconverter (BDC) is a heterodyne system that performs a frequency translation of the analog signal from IF to baseband and amplifies and filters it for digitization. Second, the digital back end (DBE) samples the analog signal with an analog-to-digital converters (ADC) and digitally processes the data stream formatting them to the VLBI "VDIF" standard and converting to Ethernet packets for 100 gigabit-per-second (Gb/s) Ethernet transport to the optical downlink system. Both the BDC and the DBE for BHEX support eight channels of 4.096 GHz bandwidth each, for a total processed bandwidth of 32.768 GHz. The BHEX back end benefits from mature terrestrial back end heritage, described in some detail. The BHEX back end itself is in the early stages of design, with requirements, interface specifications, and component trade studies well advanced. The aim is to build a prototype using terrestrial grade parts which are available in functionally ide
We study the back reaction of cosmological perturbations on the evolution of the universe. The object usually employed to describe the back reaction of perturbations is called the effective energy-momentum tensor (EEMT) of cosmological perturbations. In this formulation, the problem of the gauge dependence of the EEMT must be tackled. We advance beyond traditional results that involve only high frequency perturbations in vacuo, and formulate the back reaction problem in a gauge invariant manner for completely generic perturbations. We give a quick proof that the EEMT for high-frequency perturbations is gauge invariant which greatly simplifies the pioneering approach by Isaacson. As applications we analyze the back reaction of gravitational waves and scalar metric fluctuations in Friedmann-Robertson-Walker background spacetimes. We investigate in particular back reaction effects during inflation in the Chaotic scenario. Fluctuations with a wavelength much bigger than the Hubble radius during inflation contribute a negative energy density, and in that case back reaction counteracts any pre-existing cosmological constant. Finally, we set up the equations of motion for the back reactio
Recently the trend of companies switching from microservice back to monolith has increased, leading to intense debate in the industry. We conduct a multivocal literature review, to investigate reasons for the phenomenon and key aspects to pay attention to during the switching back and analyze the opinions of other practitioners. The results pave the way for further research and provide guidance for industrial companies switching from microservice back to monolith.
The total dose radiation and annealing responses of the back transistor of Silicon-On-Insulator (SOI) pMOSFETs have been studied by comparing with those of the back transistor of SOI nMOSFETs fabricated on the same wafer. The transistors were irradiated by 60Co γ-rays with various doses, and the front transistors are biased in a Float-State and Off-State, respectively, during irradiation. The total dose radiation responses of the back transistors are characterized by their threshold voltage shifts. The results show that the total dose radiation response of the back transistor of SOI pMOSFETs, similar to that of SOI nMOSFETs, depends greatly on their bias conditions during irradiation. However, with the Float-State bias, rather than the Off-State bias, the back transistors of SOI pMOSFETs reveal a much higher sensitivity to total dose radiation, which is contrary to those of SOI nMOSFETs. In addition, it is also found that the total dose radiation effect of the back transistor of SOI pMOSFETs irradiated with Off-State bias, as well as that of the SOI nMOSFETs, exhibits an increasing trend as the channel length decreases. The annealing response of the back transistors after irradiati
Recently, convolutional neural networks (CNNs) with large size kernels have attracted much attention in the computer vision field, following the success of the Vision Transformers. Large kernel CNNs have been reported to perform well in downstream vision tasks as well as in classification performance. The reason for the high-performance of large kernel CNNs in downstream tasks has been attributed to the large effective receptive field (ERF) produced by large size kernels, but this view has not been fully tested. We therefore revisit the performance of large kernel CNNs in downstream task, focusing on the weakly supervised object localization (WSOL) task. WSOL, a difficult downstream task that is not fully supervised, provides a new angle to explore the capabilities of the large kernel CNNs. Our study compares the modern large kernel CNNs ConvNeXt, RepLKNet, and SLaK to test the validity of the naive expectation that ERF size is important for improving downstream task performance. Our analysis of the factors contributing to high performance provides a different perspective, in which the main factor is feature map improvement. Furthermore, we find that modern CNNs are robust to the C
With the immense growth of dataset sizes and computing resources in recent years, so-called foundation models have become popular in NLP and vision tasks. In this work, we propose to explore foundation models for the task of keypoint detection on 3D shapes. A unique characteristic of keypoint detection is that it requires semantic and geometric awareness while demanding high localization accuracy. To address this problem, we propose, first, to back-project features from large pre-trained 2D vision models onto 3D shapes and employ them for this task. We show that we obtain robust 3D features that contain rich semantic information and analyze multiple candidate features stemming from different 2D foundation models. Second, we employ a keypoint candidate optimization module which aims to match the average observed distribution of keypoints on the shape and is guided by the back-projected features. The resulting approach achieves a new state of the art for few-shot keypoint detection on the KeyPointNet dataset, almost doubling the performance of the previous best methods.
We investigate the nonequilibrium back reaction on the Schwarzschild black hole from the radiation field. The back reactions are characterized by the membrane close to the black hole. When the membrane is thin, we found that larger temperature difference can lead to more significant negative surface tension, larger thermodynamic dissipation cost and back reaction in energy and entropy as well as larger black hole area. This may be relevant to the primordial black holes in early universe. Moreover, our nonequilibrium model can resolve the inconsistency issue of the black hole back reaction under zero mass limit in the equilibrium case. In the thick membrane case, the nonequilibrium back reaction is found to be more significant than that in the thin membrane case. The nonequilibrium temperature difference can increase the energy and entropy loss as well as the thermodynamic dissipation of the black hole and the membrane back reactions. The nonequilibrium dissipation cost characterized by the entropy production rate appears to be significant compared to the entropy rate radiated by the black hole under finite temperature difference. This may shed light on the black hole information pa
We investigate the back reaction of cosmological perturbations on an inflationary universe using the renormalization-group method. The second-order zero mode solution which appears by the nonlinearity of the Einstein equation is regarded as a secular term of a perturbative expansion, we renormalized a constant of integration contained in the background solution and absorbed the secular term to this constant in a gauge-invariant manner. The resultant renormalization-group equation describes the back reaction effect of inhomogeneity on the background universe. For scalar type classical perturbation, by solving the renormalization-group equation, we find that the back reaction of the long wavelength fluctuation works as a positive spatial curvature, and the short wavelength fluctuation works as a radiation fluid. For the long wavelength quantum fluctuation, the effect of back reaction is equivalent to a negative spatial curvature.
In this article we employ the matching method to analytically investigate the properties of holographic superconductors in the framework of Maxwell electrodynamics taking into account the effects of back reaction on spacetime. The relationship between the critical temperature ($T_{c}$) and the charge density ($ρ$) has been obtained first. The influence of back reaction on Meissner like effect in this holographic superconductor is then studied. The results for the critical temperature indicate that the condensation gets harder to form when we include the effect of back reaction. The expression for the critical magnetic field ($B_{c}$) above which the superconducting phase vanishes is next obtained. It is observed from our investigation that the ratio of $B_{c}$ and $T_{c}^{2}$ increases with the increase in the back reaction parameter. However, the critical magnetic field $B_c$ decreases with increase in the back reaction parameter.
We report on the cancellation of quantum back action noise in an optomechanical cavity. We perform two measurements of the displacement of the microresonator, one in reflection of the cavity, and one in transmission of the cavity. We show that measuring the amplitude quadrature of the light in transmission of the optomechanical cavity allows us to cancel the back action noise between 1 kHz and 50 kHz, and obtain a more sensitive measurement of the microresonator's position. To confirm that the back action is eliminated, we measure the noise in the transmission signal as a function of circulating power. By splitting the transmitted light onto two photodetectors and cross correlating the two signals, we remove the contributon from shot noise and measure a quantum noise free thermal noise spectrum. Eliminating the effects of back action in this frequency regime is an important demonstration of a technique that could be used to mitigate the effects of back action in interferometric gravitational wave detectors such as Advanced LIGO.
Recently, an interesting work, which reformulates the tunneling framework to directly produce the Hawking emission spectrum and entropy spectroscopy in the tunneling picture, has been received a broad attention. However, during the emission process, most related observations have not incorporated the effects of back reaction on the background spacetime, whose derivations are therefore not the desiring results for the real physical process. With this point as a central motivation, in this paper we suitably adapt the \emph{reformulated} tunneling framework so that it can well accommodate the effects of back reaction to produce the Hawking emission spectrum and entropy spectroscopy. Consequently, we interestingly find that, when back reaction is considered, the Parikh-Wilczek's outstanding observations that, an isolated radiating black hole has an unitary-evolving emission spectrum that is \emph{not} precisely thermal, but is related to the change of the Bekenstein-Hawking entropy, can also be reproduced in the reformulated tunneling framework, meanwhile the entropy spectrum has the same form as that without inclusion of back reaction, which demonstrates the entropy quantum is \emph{i
In this paper we solve the problem: how to determine maximal allowable errors, possible for signals and parameters of each element of a network proceeding from the condition that the vector of output signals of the network should be calculated with given accuracy? "Back-propagation of accuracy" is developed to solve this problem. The calculation of allowable errors for each element of network by back-propagation of accuracy is surprisingly similar to a back-propagation of error, because it is the backward signals motion, but at the same time it is very different because the new rules of signals transformation in the passing back through the elements are different. The method allows us to formulate the requirements to the accuracy of calculations and to the realization of technical devices, if the requirements to the accuracy of output signals of the network are known.
The optical lever is a centuries old and widely-used detection technique employed in applications ranging from consumer products, industrial sensors to precision force microscopes used in scientific research. However, despite the long history, its quantum limits have yet to be explored. In general, any precision optical measurement is accompanied by optical force induced disturbance to the measured object (termed as back action) leading to a standard quantum limit(SQL). Here we give a simple ray optics description of how such back action can be evaded in optical lever detection to beat SQL. We perform a proof-of-principle experiment demonstrating the mechanism of back action evasion in the classical regime, by developing a lens system that cancels extra tilting of the reflected light off a silicon nitride membrane mechanical resonator caused by laser-pointing-noise-induced optical torques. We achieve a readout noise floor two orders of magnitude lower than the SQL, corresponding to an effective optomechanical cooperativity of 100 without the need for an optical cavity. As the state-of-the-art ultra low dissipation optomechanical systems relevant for quantum sensing are rapidly appr
Filtered back projection (FBP) is a classical method for image reconstruction from sinogram CT data. FBP is computationally efficient but produces lower quality reconstructions than more sophisticated iterative methods, particularly when the number of views is lower than the number required by the Nyquist rate. In this paper, we use a deep convolutional neural network (CNN) to produce high-quality reconstructions directly from sinogram data. A primary novelty of our approach is that we first back project each view separately to form a stack of back projections and then feed this stack as input into the convolutional neural network. These single-view back projections convert the encoding of sinogram data into the appropriate spatial location, which can then be leveraged by the spatial invariance of the CNN to learn the reconstruction effectively. We demonstrate the benefit of our CNN based back projection on simulated sparse-view CT data over classical FBP.
In this contribution, we recall the derivation of the anti bounce back boundary condition for the D2Q9 lattice Boltzmann scheme. We recall various elements of the state of the art for anti bounce back applied to linear heat and acoustics equations and in particular the possibility to take into account curved boundaries. We present an asymptotic analysis that allows an expansion of all the fields in the boundary cells. This analysis based on the Taylor expansion method confirms the well known behaviour of anti bounce back boundary for the heat equation. The analysis puts also in evidence a hidden differential boundary condition in the case of linear acoustics. Indeed, we observe discrepancies in the first layers near the boundary. To reduce these discrepancies, we propose a new boundary condition mixing bounce back for the oblique links and anti bounce back for the normal link. This boundary condition is able to enforce both pressure and tangential velocity on the boundary. Numerical tests for the Poiseuille flow illustrate our theoretical analysis and show improvements in the quality of the flow.
We holographically study the effect of back reaction on the hydrodynamical properties of $\mathcal{N} = 4$ strongly coupled super Yang-Mills (SYM) thermal plasma. The back reaction we consider arises from the presence of static heavy quarks uniformly distributed over $\mathcal{N} = 4$ SYM plasma. In order to study the hydrodynamical properties, we use heavy quark as well as heavy quark-antiquark bound state as probes and compute the jet quenching parameter, screening length and binding energy. We also consider the rotational dynamics of heavy probe quark in the back-reacted plasma and analyse associated energy loss. We observe that the presence of back reaction enhances the energy-loss in the thermal plasma. Finally, we show that there is no effect of angular drag on the rotational motion of quark-antiquark bound state probing the back reacted thermal plasma.
The PCIe400 is a generic readout board designed for high-throughput data acquisition in future high-energy physics experiments. It interfaces up to 48 bidirectional links supporting custom protocols from 1 to 26 Gbps to modern back-end systems providing up to 400 Gbps bandwidth.The board is developed as a technological demonstrator for the LHCb Upgrade II, which foresees an aggregated throughput of approximately 200 Tbps. In addition to increased bandwidth, the PCIe400 targets deterministic clock distribution to front-end electronics. At a maximum instantaneous luminosity of $1.5~\times~10^{34}~cm^{-2}s^{-1}$, up to 40 proton-proton interactions per bunch crossing are expected in LHCb Upgrade II. The adoption of 4D tracking detectors with time resolutions down to 20 ps motivates clock distribution with phase determinism below 10 ps peak-to-peak across large-scale systems exceeding 2000 nodes. This paper presents the qualification of the PCIe400 prototype board, focusing on high-bandwidth interfaces, including next-generation QSFP112 links, and phase-deterministic clock distribution.