共找到 20 条结果
En este trabajo, se obtiene una expresión numérica para calcular el espectro de emisión de un sistema microcavidad-punto cuántico usando una teoría de campo medio en el formalismo de la matriz densidad. El sistema modelado es un micropilar semiconductor que contiene un único punto cuántico en el interior de la microcavidad, este sistema presenta pérdida de fotones a través de los espejos de la cavidad y bombeo de excitones al punto cuántico. Obtenemos una ecuación maestra de campo medio no lineal que nos permite calcular el espectro de emisión. In this work, we deduce a numerical expression to calculate the emission spectrum for a quantum dot-microcavity system, using a mean field theory in the density matrix formalism. The open system modeled, is a typical semiconductor micropillar that contains a single quantum dot inside a microcavity, this system presents leakage of photons through cavity mirrors and pumping of excitons to the quantum dot. We obtain a mean field nonlinear master equation that allow us calculate the emission spectrum.
Se repasa brevemente la historia y las finanzas islandesas de manera diacrónica. Se presenta a Islandia como bastión del estallido de la crisis financiera internacional que comienza a gestarse a principios del siglo XXI y cuyo origen se hace evidente en la fecha simbólica del año 2008. Se analizan las razones fundamentales de esta crisis, centrandonos en las particularidades de la estructura económica islandesa. Se consideran las diferencias y parecidos de esta situación en relación a algunos otros países en similares circunstancias. Se estudia el caso del banco Icesave. Se considera la repercusión que la crisis experimentada por Islandia tiene en el ámbito internacional, especialmente en los inversores extranjeros y en los conflictos jurídicos surgidos a raíz de las medidas adoptadas por el gobierno islandés para sacar al país de la bancarrota. -- Icelandic history and diachronically finances are briefly reviewed. Iceland is presented as a bastion of the outbreak of the global financial crisis begins to take shape in the early twenty-first century and whose origin is evident in the symbolic date of 2008. The main reasons for this crisis are analyzed, focusing on the particularitie
Neste segundo artigo sobre sistemas Hamiltonianos, apresentamos o metodo da explosao para a determinacao da natureza de pontos fixos (pontos de equilibrio degenerados. Aplicamos o metodo a dois modelos hamiltonianos com um e dois graus de liberdade, respectivamente. Primeiramente, analisamos um sistema formado por um pendulo simples submetido a um torque externo constante T. Em seguida, consideramos um sistema formado por um pendulo duplo com segmentos de comprimentos e massas iguais, tambem submetidos a torques externos constantes e nao nulos. A presenca de pontos de equilibrio degenerados nos casos dos pendulos simples e duplo ocorre para certos valores dos torques externos. In this second article on Hamiltonian systems, we present the blow-up method for the determination of the nature of degenerate fixed points (equilibrium points). We apply the method to two hamiltonian models with one and two degrees of freedom, respectively. Firstly we study a system formed by a simple pendulum submitted to a constant external torque T. Then we consider a system formed by a double pendulum of segments with equal lengths and masses, also submitted to non-vanishing constant external torques. Th
Facial recognition powered by Artificial Intelligence has achieved high accuracy in specific scenarios and applications. Nevertheless, it faces significant challenges regarding privacy and identity management, particularly when unknown individuals appear in the operational context. This paper presents the design, implementation, and evaluation of a facial recognition system within a federated learning framework tailored to open-set scenarios. The proposed approach integrates the OpenMax algorithm into federated learning, leveraging the exchange of mean activation vectors and local distance measures to reliably distinguish between known and unknown subjects. Experimental results validate the effectiveness of the proposed solution, demonstrating its potential for enhancing privacy-aware and robust facial recognition in distributed environments. -- El reconocimiento facial impulsado por Inteligencia Artificial ha demostrado una alta precisión en algunos escenarios y aplicaciones. Sin embargo, presenta desafíos relacionados con la privacidad y la identificación de personas, especialmente considerando que pueden aparecer sujetos desconocidos para el sistema que lo implementa. En este tr
We consider the problem of counting subset of Dyck paths contained in a Ferrers diagram. This enumeration concerns to find the number of the elements in a branch of the Kréwéras tree. Using the Ferrers diagrams associated with Dyck paths, we have developed methods of comparison and decomposition diagrams to obtain enumerative formulas in terms of Catalan numbers. These methods have been developed in the form of algorithms and SAGE coded for verification. ----- Se considerara el problema de contar el subconjunto de caminos de Dyck contenido en un diagrama de Ferrers. Esta enumeración atañe al conteo de los elementos en una rama del árbol de Kréwéras. Mediante el uso de diagramas de Ferrers asociados a los caminos de Dyck, hemos desarrollado métodos de comparación y de descomposición de diagramas para obtener fórmulas enumerativas en términos de números de Catalan. Estos métodos han sido desarrollados en forma de algoritmos y codificados en SAGE para su verificación.
In the article, we present a Web-based System called M2LADS, which supports the integration and visualization of multimodal data recorded in user experiences (UX) in a Learning Analytics (LA) system in the form of Web-based Dashboards. Based on the edBB platform, the multimodal data gathered contains biometric and behavioral signals including electroencephalogram data to measure learners' cognitive attention, heart rate for affective measures and visual attention from the video recordings. Additionally, learners' static background data and their learning performance measures are tracked using LOGGE tool. M2LADS provides opportunities to capture learners' holistic experience during their interactions with the learning analytic system in order to improve the system and the user experience of the learners. -- En este artículo, presentamos M2LADS, un sistema que permite la integración y visualización de datos multimodales en forma de Dashboards Web. Estos datos provienen de sesiones de experiencia de usuario en un sistema de Learning Analytics (LA) llevadas a cabo por estudiantes de MOOCs. Los datos multimodales incluyen señales biométricas y de comportamiento monitorizados por la plat
In this work, deep learning techniques for brain age prediction from magnetic resonance images are investigated, aiming to assist in the identification of biomarkers of the natural aging process. The identification of biomarkers is useful for detecting an early-stage neurodegenerative process, as well as for predicting age-related or non-age-related cognitive decline. Two techniques are implemented and compared in this work: a 3D Convolutional Neural Network applied to the volumetric image and a 2D Convolutional Neural Network applied to slices from the axial plane, with subsequent fusion of individual predictions. The best result was obtained by the 2D model, which achieved a mean absolute error of 3.83 years. -- Neste trabalho são investigadas técnicas de aprendizado profundo para a predição da idade cerebral a partir de imagens de ressonância magnética, visando auxiliar na identificação de biomarcadores do processo natural de envelhecimento. A identificação de biomarcadores é útil para a detecção de um processo neurodegenerativo em estágio inicial, além de possibilitar prever um declínio cognitivo relacionado ou não à idade. Duas técnicas são implementadas e comparadas neste tra
Linguistic ambiguity continues to represent a significant challenge for natural language processing (NLP) systems, notwithstanding the advancements in architectures such as Transformers and BERT. Inspired by the recent success of instructional models like ChatGPT and Gemini (In 2023, the artificial intelligence was called Bard.), this study aims to analyze and discuss linguistic ambiguity within these models, focusing on three types prevalent in Brazilian Portuguese: semantic, syntactic, and lexical ambiguity. We create a corpus comprising 120 sentences, both ambiguous and unambiguous, for classification, explanation, and disambiguation. The models capability to generate ambiguous sentences was also explored by soliciting sets of sentences for each type of ambiguity. The results underwent qualitative analysis, drawing on recognized linguistic references, and quantitative assessment based on the accuracy of the responses obtained. It was evidenced that even the most sophisticated models, such as ChatGPT and Gemini, exhibit errors and deficiencies in their responses, with explanations often providing inconsistent. Furthermore, the accuracy peaked at 49.58 percent, indicating the need
For each integer d=2,3,4, there exists a field F with cohomological dimension 1 and a del Pezzo surface of degree d over F having no rational point. Proofs use the theorem of Merkur'ev and Suslin, the Riemann-Roch theorem on a surface and Rost's degree formula. ----- Pour chaque entier d=2,3,4, il existe un corps F de dimension cohomologique 1 et une surface de del Pezzo de degre d sur F sans point rationnel. Les demonstrations utilisent le theoreme de Merkur'ev et Suslin, le theoreme de Riemann-Roch sur une surface et la formule du degre de Rost.
We extend the results of Pareschi on the constancy of the gonality and Clifford index of smooth curves in a complete linear system on Del Pezzo surfaces of degrees $\geq 2$ to the case of Del Pezzo surfaces of degree 1, where we explicitly classify the cases where the gonality and Clifford index are not constant. We also classify all cases of exceptional curves on Del Pezzo surfaces, which turn out to be the smooth plane curves and some other cases with Clifford dimension 3. Moreover, the property of being exceptional holds for all curves in the complete linear system. Furthermore, we relate the Clifford index and gonality of smooth curves in $|L|$ to the higher order embedding properties of $|L+K_S|$. More precisely, we show that for a nef line bundle $L$ on a Del Pezzo surface, $L+K_S$ is birationally $k$-very ample if and only if all the smooth curves in $|L|$ have gonality $\geq k+2$, and we also find numerical criteria for birational $k$-very ampleness.
A measurement of the CKM angle $γ$ and related strong-phase parameters is performed using a novel, model-independent approach in ${B^{\pm}\rightarrow D(\rightarrow K^{0}_{\rm S} h^{\prime+}h^{\prime-}) h^{\pm}}$ decays, where $h^{(\prime)} \equiv π, K$. The analysis uses a joint data sample of electron-positron collisions collected by the BESIII experiment at the Beijing Electron-Positron Collider II during 2010--2011 and 2021--2022, corresponding to an integrated luminosity of 8 fb$^{-1}$, and proton-proton collisions collected by the LHCb experiment at the Large Hadron Collider during 2011--2018, corresponding to an integrated luminosity of 9 fb$^{-1}$. The two datasets are analyzed simultaneously by applying per-event weights based on the amplitude variation over the $D$-decay phase space to enhance the sensitivity to $C\!P$-violating observables. The CKM angle $γ$ is determined to be $γ= (71.3\pm 5.0)^{\circ}$, which constitutes the most precise single measurement to date.
This work aims to monitor and control the presence of UPNA research staff in the main research profiles platforms, not only in the most obvious ones such as Google Scholar Citation, Researcher ID, Scopus ID and ORCID, but also in other services that, in practice, they function as research profiles, such as Mendeley, Linkedin, ResearchGate, Academia.edu and Academica-e. We also find it interesting to analyze that presence and see how it responds to a variables, such as the department, gender, job category, research group. In this study we have excluded some platforms for different reasons. Dialnet profiles are entered from the UPNA library (BUPNA), which means that all those who meet the requirements for inclusion would be there, so their analysis does not make much sense, since it depends on factors outside the will of the researcher himself. The same is the case with the UPNA Scientific Production Portal (PPC): the data is entered from the Vicerrectorado de Investigación and should include all members of the UPNA PDI. Using as a base the census of university research staff provided by the Vicerrectorado de Investigación, it has been verified, for each author, the existence or not
The granting process of all credit institutions rejects applicants who seem risky regarding the repayment of their debt. A credit score is calculated and associated with a cut-off value beneath which an applicant is rejected. Developing a new score implies having a learning dataset in which the response variable good/bad borrower is known, so that rejects are de facto excluded from the learning process. We first introduce the context and some useful notations. Then we formalize if this particular sampling has consequences on the score's relevance. Finally, we elaborate on methods that use not-financed clients' characteristics and conclude that none of these methods are satisfactory in practice using data from Crédit Agricole Consumer Finance. ----- Un système d'octroi de crédit peut refuser des demandes de prêt jugées trop risquées. Au sein de ce système, le score de crédit fournit une valeur mesurant un risque de défaut, valeur qui est comparée à un seuil d'acceptabilité. Ce score est construit exclusivement sur des données de clients financés, contenant en particulier l'information `bon ou mauvais payeur', alors qu'il est par la suite appliqué à l'ensemble des demandes. Un tel sc
Neste artigo discutimos uma nova demonstracao experimental da independencia das propriedades dos corpos (massa, composicao quimica, forma, etc.) na queda livre. Eh uma das experiencias mais simples, porem uma das mais importantes da Mecanica, tendo sido realizada e repensada repetidamente por diversos cientistas tais como Galileu e Newton. Nossa versao eh introduzir dentro de uma garrafa fechada e transparente uma pena e uma pedra observando a queda simultanea destes corpos. Por nao haver a necessidade de produzir vacuo, esta versao pode ser repetida por qualquer aluno e professor de ensino medio e universitario em qualquer ambiente, evidenciando sua viabilidade e aplicabilidade na sala de aula. English version of abstract: In this paper we discuss a new experimental demonstration of the independence of the properties of bodies (mass, chemical composition, shape, etc) in free fall. This is one of the simplest experiments in mechanics, though one of the most important ones, having been repeatedly carried out and rethought by several scientists such as Galileo and Newton. Our version of this famous experiment uses one bottle (closed and transparent), in which we introduce a feather a
The identity of the famous place of La Mancha appearing at the Quijote is an unknown with a history almost as long as that of the famous book by Miguel de Cervantes. This work analyzes data obtained from a Geographic Information System and compares the results with those of the previous works. Three different variables with two possible values each are considered: time or space data, 3 or 4 reference points, and the commonly used distances to the place of La Mancha or a set of recently proposed ones. The village in the Campo de Montiel which is closest to be the place of La Mancha happens to be Carrizosa or Villanueva de los Infantes, depending on the configuration, with the latter being the solution for the configuration in which the relative errors are the smallest and the second candidate village is furthest from the first. ----- La identidad del famoso lugar de la Mancha que aparece en El Quijote es una incógnita con una historia casi tan larga como la publicación de la famosa obra de Miguel de Cervantes. Este trabajo analiza datos obtenidos mediante un Sistema de Información Geográfica y compara los resultados con los de los trabajos anteriores. Se consideran tres variables di
We present a novel method of analysis and prove finite time asymptotically self-similar blowup of the De Gregorio model \cite{DG90,DG96} for some smooth initial data on the real line with compact support. We also prove self-similar blowup results for the generalized De Gregorio model \cite{OSW08} for the entire range of parameter on $\mathbb{R}$ or $S^1$ for Hölder continuous initial data with compact support. Our strategy is to reformulate the problem of proving finite time asymptotically self-similar singularity into the problem of establishing the nonlinear stability of an approximate self-similar profile with a small residual error using the dynamic rescaling equation. We use the energy method with appropriate singular weight functions to extract the damping effect from the linearized operator around the approximate self-similar profile and take into account cancellation among various nonlocal terms to establish stability analysis. We remark that our analysis does not rule out the possibility that the original De Gregorio model is well posed for smooth initial data on a circle. The method of analysis presented in this paper provides a promising new framework to analyze finite t
We show that the De Gregorio model on the real line admits infinitely many compactly supported, self-similar solutions that are distinct under rescaling and will blow up in finite time. These self-similar solutions fall into two classes: the basic class and the general class. The basic class consists of countably infinite solutions that are eigenfunctions of a self-adjoint compact operator. In particular, the leading eigenfunction coincides with the finite-time singularity solution of the De Gregorio model recently obtained by numerical approaches. The general class consists of more complicated solutions that can be obtained by solving nonlinear eigenvalue problems associated with the same compact operator.
Mediante el estudio de propiedades geométricas de los sistemas C-ortocéntricos, relacionadas con las nociones de ortogonalidad (Birkhoff, isósceles, cordal), bisectriz (Busemann, Glogovskij) y línea soporte a una circunferencia, se muestran nueve caracterizaciones de euclidianidad para planos de Minkowski arbitrarios. Tres de estas generalizan caracterizaciones dadas para planos de Minkowski estrictamente convexos en [8, 9], y las otras seis son nuevos aportes sobre el tema. -- By studying geometric properties of C-orthocentric systems related to the notions of orthogonality (Birkhoff, isosceles, chordal), angular bisector (Busemann, Glogovskij) and support line to a circumference, nine characterizations of the Euclidean plane are shown for arbitrary Minkowski planes. Three of these generalized characterizations given for strictly convex Minkowski planes in [8, 9], and the other six are new contributions on the subject.
The ASTRI (Astrofisica con Specchi a Tecnologia Replicante Italiana) Project led by the Italian National Institute for Astrophysics (INAF) is developing and will deploy at the Observatorio del Teide a mini-array (ASTRI Mini-Array) composed of nine telescopes similar to the small-size dual-mirror Schwarzschild-Couder telescope (ASTRI-Horn) currently operating on the slopes of Mt. Etna in Sicily. The ASTRI Mini-Array will surpass the current Cherenkov telescope array differential sensitivity above a few tera-electronvolt (TeV), extending the energy band well above hundreds of TeV. This will allow us to explore a new window of the electromagnetic spectrum, by convolving the sensitivity performance with excellent angular and energy resolution figures. In this paper we describe the Core Science that we will address during the first four years of operation, providing examples of the breakthrough results that we will obtain when dealing with current open questions, such as the acceleration of cosmic rays, cosmology and fundamental physics and the new window, for the TeV energy band, of the time-domain astrophysics.
A search for the radiative leptonic decays $B^+\toμ^+ν_μγ$ and $B^+_c\toμ^+ν_μγ$ is performed using proton-proton collision data collected with the LHCb experiment at a center-of-mass energy of $13~{\rm TeV}$, corresponding to an integrated luminosity of $5.4~{\rm fb}^{-1}$. No evidence for an excess of events over background is observed for either signal decay. Upper limits at 90% confidence level are set on the branching fractions: \begin{align} {\cal{B}}(B^+\toμ^+ν_μγ)_{E_γ^\ast > 1\,\rm{GeV}} &< 4.0 \times 10^{-6},\\ {\cal{B}}(B_c^+\toμ^+ν_μγ)_{E_γ^\ast > 1\,\rm{GeV}} &< 1.6 \times 10^{-3}, \end{align} where the photon energy in the $B$-meson rest frame, $E_γ^\ast$, is required to be greater than $1~{\rm GeV}$. This constitutes the first search for these decays at a hadron collider and the first experimental investigation of the $B_c^+\toμ^+ν_μγ$ decay to date.