-
BRIGHTER: BRIdging the Gap in Human-Annotated Textual Emotion Recognition Datasets for 28 Languages
Authors:
Shamsuddeen Hassan Muhammad,
Nedjma Ousidhoum,
Idris Abdulmumin,
Jan Philip Wahle,
Terry Ruas,
Meriem Beloucif,
Christine de Kock,
Nirmal Surange,
Daniela Teodorescu,
Ibrahim Said Ahmad,
David Ifeoluwa Adelani,
Alham Fikri Aji,
Felermino D. M. A. Ali,
Ilseyar Alimova,
Vladimir Araujo,
Nikolay Babakov,
Naomi Baes,
Ana-Maria Bucur,
Andiswa Bukula,
Guanqun Cao,
Rodrigo Tufino Cardenas,
Rendi Chevi,
Chiamaka Ijeoma Chukwuneke,
Alexandra Ciobotaru,
Daryna Dementieva
, et al. (23 additional authors not shown)
Abstract:
People worldwide use language in subtle and complex ways to express emotions. Although emotion recognition--an umbrella term for several NLP tasks--impacts various applications within NLP and beyond, most work in this area has focused on high-resource languages. This has led to significant disparities in research efforts and proposed solutions, particularly for under-resourced languages, which oft…
▽ More
People worldwide use language in subtle and complex ways to express emotions. Although emotion recognition--an umbrella term for several NLP tasks--impacts various applications within NLP and beyond, most work in this area has focused on high-resource languages. This has led to significant disparities in research efforts and proposed solutions, particularly for under-resourced languages, which often lack high-quality annotated datasets. In this paper, we present BRIGHTER--a collection of multi-labeled, emotion-annotated datasets in 28 different languages and across several domains. BRIGHTER primarily covers low-resource languages from Africa, Asia, Eastern Europe, and Latin America, with instances labeled by fluent speakers. We highlight the challenges related to the data collection and annotation processes, and then report experimental results for monolingual and crosslingual multi-label emotion identification, as well as emotion intensity recognition. We analyse the variability in performance across languages and text domains, both with and without the use of LLMs, and show that the BRIGHTER datasets represent a meaningful step towards addressing the gap in text-based emotion recognition.
△ Less
Submitted 29 May, 2025; v1 submitted 17 February, 2025;
originally announced February 2025.
-
SparsePO: Controlling Preference Alignment of LLMs via Sparse Token Masks
Authors:
Fenia Christopoulou,
Ronald Cardenas,
Gerasimos Lampouras,
Haitham Bou-Ammar,
Jun Wang
Abstract:
Preference Optimization (PO) has proven an effective step for aligning language models to human-desired behaviors. Current variants, following the offline Direct Preference Optimization objective, have focused on a strict setting where all tokens are contributing signals of KL divergence and rewards to the loss function. However, human preference is not affected by each word in a sequence equally…
▽ More
Preference Optimization (PO) has proven an effective step for aligning language models to human-desired behaviors. Current variants, following the offline Direct Preference Optimization objective, have focused on a strict setting where all tokens are contributing signals of KL divergence and rewards to the loss function. However, human preference is not affected by each word in a sequence equally but is often dependent on specific words or phrases, e.g. existence of toxic terms leads to non-preferred responses. Based on this observation, we argue that not all tokens should be weighted equally during PO and propose a flexible objective termed SparsePO, that aims to automatically learn to weight the KL divergence and reward corresponding to each token during PO training. We propose two different variants of weight-masks that can either be derived from the reference model itself or learned on the fly. Notably, our method induces sparsity in the learned masks, allowing the model to learn how to best weight reward and KL divergence contributions at the token level, learning an optimal level of mask sparsity. Extensive experiments on multiple domains, including sentiment control, dialogue, text summarization and text-to-code generation, illustrate that our approach assigns meaningful weights to tokens according to the target task, generates more responses with the desired preference and improves reasoning tasks by up to 2 percentage points compared to other token- and response-level PO methods.
△ Less
Submitted 8 October, 2024; v1 submitted 7 October, 2024;
originally announced October 2024.
-
NEUSIS: A Compositional Neuro-Symbolic Framework for Autonomous Perception, Reasoning, and Planning in Complex UAV Search Missions
Authors:
Zhixi Cai,
Cristian Rojas Cardenas,
Kevin Leo,
Chenyuan Zhang,
Kal Backman,
Hanbing Li,
Boying Li,
Mahsa Ghorbanali,
Stavya Datta,
Lizhen Qu,
Julian Gutierrez Santiago,
Alexey Ignatiev,
Yuan-Fang Li,
Mor Vered,
Peter J Stuckey,
Maria Garcia de la Banda,
Hamid Rezatofighi
Abstract:
This paper addresses the problem of autonomous UAV search missions, where a UAV must locate specific Entities of Interest (EOIs) within a time limit, based on brief descriptions in large, hazard-prone environments with keep-out zones. The UAV must perceive, reason, and make decisions with limited and uncertain information. We propose NEUSIS, a compositional neuro-symbolic system designed for inter…
▽ More
This paper addresses the problem of autonomous UAV search missions, where a UAV must locate specific Entities of Interest (EOIs) within a time limit, based on brief descriptions in large, hazard-prone environments with keep-out zones. The UAV must perceive, reason, and make decisions with limited and uncertain information. We propose NEUSIS, a compositional neuro-symbolic system designed for interpretable UAV search and navigation in realistic scenarios. NEUSIS integrates neuro-symbolic visual perception, reasoning, and grounding (GRiD) to process raw sensory inputs, maintains a probabilistic world model for environment representation, and uses a hierarchical planning component (SNaC) for efficient path planning. Experimental results from simulated urban search missions using AirSim and Unreal Engine show that NEUSIS outperforms a state-of-the-art (SOTA) vision-language model and a SOTA search planning model in success rate, search efficiency, and 3D localization. These results demonstrate the effectiveness of our compositional neuro-symbolic approach in handling complex, real-world scenarios, making it a promising solution for autonomous UAV systems in search missions.
△ Less
Submitted 16 September, 2024;
originally announced September 2024.
-
`Keep it Together': Enforcing Cohesion in Extractive Summaries by Simulating Human Memory
Authors:
Ronald Cardenas,
Matthias Galle,
Shay B. Cohen
Abstract:
Extractive summaries are usually presented as lists of sentences with no expected cohesion between them. In this paper, we aim to enforce cohesion whilst controlling for informativeness and redundancy in summaries, in cases where the input exhibits high redundancy. The pipeline controls for redundancy in long inputs as it is consumed, and balances informativeness and cohesion during sentence selec…
▽ More
Extractive summaries are usually presented as lists of sentences with no expected cohesion between them. In this paper, we aim to enforce cohesion whilst controlling for informativeness and redundancy in summaries, in cases where the input exhibits high redundancy. The pipeline controls for redundancy in long inputs as it is consumed, and balances informativeness and cohesion during sentence selection. Our sentence selector simulates human memory to keep track of topics --modeled as lexical chains--, enforcing cohesive ties between noun phrases. Across a variety of domains, our experiments revealed that it is possible to extract highly cohesive summaries that nevertheless read as informative to humans as summaries extracted by only accounting for informativeness or redundancy. The extracted summaries exhibit smooth topic transitions between sentences as signaled by lexical chains, with chains spanning adjacent or near-adjacent sentences.
△ Less
Submitted 16 February, 2024;
originally announced February 2024.
-
Mercury: A modeling, simulation, and optimization framework for data stream-oriented IoT applications
Authors:
Román Cárdenas,
Patricia Arroba,
Roberto Blanco,
Pedro Malagón,
José L. Risco-Martín,
José M. Moya
Abstract:
The Internet of Things is transforming our society by monitoring users and infrastructures' behavior to enable new services that will improve life quality and resource management. These applications require a vast amount of localized information to be processed in real-time so, the deployment of new fog computing infrastructures that bring computing closer to the data sources is a major concern. I…
▽ More
The Internet of Things is transforming our society by monitoring users and infrastructures' behavior to enable new services that will improve life quality and resource management. These applications require a vast amount of localized information to be processed in real-time so, the deployment of new fog computing infrastructures that bring computing closer to the data sources is a major concern. In this context, we present Mercury, a Modeling, Simulation, and Optimization (M&S&O) framework to analyze the dimensioning and the dynamic operation of real-time fog computing scenarios. Our research proposes a location-aware solution that supports data stream analytics applications including FaaS-based computation offloading. Mercury implements a detailed structural and behavioral simulation model, providing fine-grained simulation outputs, and is described using the Discrete Event System Specification (DEVS) mathematical formalism, helping to validate the model's implementation. Finally, we present a case study using real traces from a driver assistance scenario, offering a detailed comparison with other state-of-the-art simulators.
△ Less
Submitted 2 November, 2023;
originally announced December 2023.
-
'Don't Get Too Technical with Me': A Discourse Structure-Based Framework for Science Journalism
Authors:
Ronald Cardenas,
Bingsheng Yao,
Dakuo Wang,
Yufang Hou
Abstract:
Science journalism refers to the task of reporting technical findings of a scientific paper as a less technical news article to the general public audience. We aim to design an automated system to support this real-world task (i.e., automatic science journalism) by 1) introducing a newly-constructed and real-world dataset (SciTechNews), with tuples of a publicly-available scientific paper, its cor…
▽ More
Science journalism refers to the task of reporting technical findings of a scientific paper as a less technical news article to the general public audience. We aim to design an automated system to support this real-world task (i.e., automatic science journalism) by 1) introducing a newly-constructed and real-world dataset (SciTechNews), with tuples of a publicly-available scientific paper, its corresponding news article, and an expert-written short summary snippet; 2) proposing a novel technical framework that integrates a paper's discourse structure with its metadata to guide generation; and, 3) demonstrating with extensive automatic and human experiments that our framework outperforms other baseline methods (e.g. Alpaca and ChatGPT) in elaborating a content plan meaningful for the target audience, simplifying the information selected, and producing a coherent final report in a layman's style.
△ Less
Submitted 23 October, 2023;
originally announced October 2023.
-
The DEVStone Metric: Performance Analysis of DEVS Simulation Engines
Authors:
Román Cárdenas,
Kevin Henares,
Patricia Arroba,
José L. Risco-Martín,
Gabriel A. Wainer
Abstract:
The DEVStone benchmark allows us to evaluate the performance of discrete-event simulators based on the DEVS formalism. It provides model sets with different characteristics, enabling the analysis of specific issues of simulation engines. However, this heterogeneity hinders the comparison of the results among studies, as the results obtained on each research work depend on the chosen subset of DEVS…
▽ More
The DEVStone benchmark allows us to evaluate the performance of discrete-event simulators based on the DEVS formalism. It provides model sets with different characteristics, enabling the analysis of specific issues of simulation engines. However, this heterogeneity hinders the comparison of the results among studies, as the results obtained on each research work depend on the chosen subset of DEVStone models. We define the DEVStone metric based on the DEVStone synthetic benchmark and provide a mechanism for specifying objective ratings for DEVS-based simulators. This metric corresponds to the average number of times that a simulator can execute a selection of 12 DEVStone models in one minute. The variety of the chosen models ensures we measure different particularities provided by DEVStone. The proposed metric allows us to compare various simulators and to assess the impact of new features on their performance. We use the DEVStone metric to compare some popular DEVS-based simulators.
△ Less
Submitted 28 September, 2023;
originally announced September 2023.
-
Feature Engineering-Based Detection of Buffer Overflow Vulnerability in Source Code Using Neural Networks
Authors:
Mst Shapna Akter,
Hossain Shahriar,
Juan Rodriguez Cardenas,
Sheikh Iqbal Ahamed,
Alfredo Cuzzocrea
Abstract:
One of the most significant challenges in the field of software code auditing is the presence of vulnerabilities in software source code. Every year, more and more software flaws are discovered, either internally in proprietary code or publicly disclosed. These flaws are highly likely to be exploited and can lead to system compromise, data leakage, or denial of service. To create a large-scale mac…
▽ More
One of the most significant challenges in the field of software code auditing is the presence of vulnerabilities in software source code. Every year, more and more software flaws are discovered, either internally in proprietary code or publicly disclosed. These flaws are highly likely to be exploited and can lead to system compromise, data leakage, or denial of service. To create a large-scale machine learning system for function level vulnerability identification, we utilized a sizable dataset of C and C++ open-source code containing millions of functions with potential buffer overflow exploits. We have developed an efficient and scalable vulnerability detection method based on neural network models that learn features extracted from the source codes. The source code is first converted into an intermediate representation to remove unnecessary components and shorten dependencies. We maintain the semantic and syntactic information using state of the art word embedding algorithms such as GloVe and fastText. The embedded vectors are subsequently fed into neural networks such as LSTM, BiLSTM, LSTM Autoencoder, word2vec, BERT, and GPT2 to classify the possible vulnerabilities. We maintain the semantic and syntactic information using state of the art word embedding algorithms such as GloVe and fastText. The embedded vectors are subsequently fed into neural networks such as LSTM, BiLSTM, LSTM Autoencoder, word2vec, BERT, and GPT2 to classify the possible vulnerabilities. Furthermore, we have proposed a neural network model that can overcome issues associated with traditional neural networks. We have used evaluation metrics such as F1 score, precision, recall, accuracy, and total execution time to measure the performance. We have conducted a comparative analysis between results derived from features containing a minimal text representation and semantic and syntactic information.
△ Less
Submitted 31 May, 2023;
originally announced June 2023.
-
Bringing AI to the edge: A formal M&S specification to deploy effective IoT architectures
Authors:
Román Cárdenas,
Patricia Arroba,
José L. Risco-Martín
Abstract:
The Internet of Things is transforming our society, providing new services that improve the quality of life and resource management. These applications are based on ubiquitous networks of multiple distributed devices, with limited computing resources and power, capable of collecting and storing data from heterogeneous sources in real-time. To avoid network saturation and high delays, new architect…
▽ More
The Internet of Things is transforming our society, providing new services that improve the quality of life and resource management. These applications are based on ubiquitous networks of multiple distributed devices, with limited computing resources and power, capable of collecting and storing data from heterogeneous sources in real-time. To avoid network saturation and high delays, new architectures such as fog computing are emerging to bring computing infrastructure closer to data sources. Additionally, new data centers are needed to provide real-time Big Data and data analytics capabilities at the edge of the network, where energy efficiency needs to be considered to ensure a sustainable and effective deployment in areas of human activity. In this research, we present an IoT model based on the principles of Model-Based Systems Engineering defined using the Discrete Event System Specification formalism. The provided mathematical formalism covers the description of the entire architecture, from IoT devices to the processing units in edge data centers. Our work includes the location-awareness of user equipment, network, and computing infrastructures to optimize federated resource management in terms of delay and power consumption. We present an effective framework to assist the dimensioning and the dynamic operation of IoT data stream analytics applications, demonstrating our contributions through a driving assistance use case based on real traces and data.
△ Less
Submitted 11 May, 2023;
originally announced May 2023.
-
Sustainable Edge Computing: Challenges and Future Directions
Authors:
Patricia Arroba,
Rajkumar Buyya,
Román Cárdenas,
José L. Risco-Martín,
José M. Moya
Abstract:
An increasing amount of data is being injected into the network from IoT (Internet of Things) applications. Many of these applications, developed to improve society's quality of life, are latency-critical and inject large amounts of data into the network. These requirements of IoT applications trigger the emergence of Edge computing paradigm. Currently, data centers are responsible for a global en…
▽ More
An increasing amount of data is being injected into the network from IoT (Internet of Things) applications. Many of these applications, developed to improve society's quality of life, are latency-critical and inject large amounts of data into the network. These requirements of IoT applications trigger the emergence of Edge computing paradigm. Currently, data centers are responsible for a global energy use between 2% and 3%. However, this trend is difficult to maintain, as bringing computing infrastructures closer to the edge of the network comes with its own set of challenges for energy efficiency. In this paper, we propose our approach for the sustainability of future computing infrastructures to provide (i) an energy-efficient and economically viable deployment, (ii) a fault-tolerant automated operation, and (iii) a collaborative resource management to improve resource efficiency. We identify the main limitations of applying Cloud-based approaches close to the data sources and present the research challenges to Edge sustainability arising from these constraints. We propose two-phase immersion cooling, formal modeling, machine learning, and energy-centric federated management as Edge-enabling technologies. We present our early results towards the sustainability of an Edge infrastructure to demonstrate the benefits of our approach for future computing environments and deployments.
△ Less
Submitted 10 April, 2023;
originally announced April 2023.
-
GEMv2: Multilingual NLG Benchmarking in a Single Line of Code
Authors:
Sebastian Gehrmann,
Abhik Bhattacharjee,
Abinaya Mahendiran,
Alex Wang,
Alexandros Papangelis,
Aman Madaan,
Angelina McMillan-Major,
Anna Shvets,
Ashish Upadhyay,
Bingsheng Yao,
Bryan Wilie,
Chandra Bhagavatula,
Chaobin You,
Craig Thomson,
Cristina Garbacea,
Dakuo Wang,
Daniel Deutsch,
Deyi Xiong,
Di Jin,
Dimitra Gkatzia,
Dragomir Radev,
Elizabeth Clark,
Esin Durmus,
Faisal Ladhak,
Filip Ginter
, et al. (52 additional authors not shown)
Abstract:
Evaluation in machine learning is usually informed by past choices, for example which datasets or metrics to use. This standardization enables the comparison on equal footing using leaderboards, but the evaluation choices become sub-optimal as better alternatives arise. This problem is especially pertinent in natural language generation which requires ever-improving suites of datasets, metrics, an…
▽ More
Evaluation in machine learning is usually informed by past choices, for example which datasets or metrics to use. This standardization enables the comparison on equal footing using leaderboards, but the evaluation choices become sub-optimal as better alternatives arise. This problem is especially pertinent in natural language generation which requires ever-improving suites of datasets, metrics, and human evaluation to make definitive claims. To make following best model evaluation practices easier, we introduce GEMv2. The new version of the Generation, Evaluation, and Metrics Benchmark introduces a modular infrastructure for dataset, model, and metric developers to benefit from each others work. GEMv2 supports 40 documented datasets in 51 languages. Models for all datasets can be evaluated online and our interactive data card creation and rendering tools make it easier to add new datasets to the living benchmark.
△ Less
Submitted 24 June, 2022; v1 submitted 22 June, 2022;
originally announced June 2022.
-
On the Trade-off between Redundancy and Local Coherence in Summarization
Authors:
Ronald Cardenas,
Matthias Galle,
Shay B. Cohen
Abstract:
Extractive summaries are usually presented as lists of sentences with no expected cohesion between them and with plenty of redundant information if not accounted for. In this paper, we investigate the trade-offs incurred when aiming to control for inter-sentential cohesion and redundancy in extracted summaries, and their impact on their informativeness. As case study, we focus on the summarization…
▽ More
Extractive summaries are usually presented as lists of sentences with no expected cohesion between them and with plenty of redundant information if not accounted for. In this paper, we investigate the trade-offs incurred when aiming to control for inter-sentential cohesion and redundancy in extracted summaries, and their impact on their informativeness. As case study, we focus on the summarization of long, highly redundant documents and consider two optimization scenarios, reward-guided and with no supervision. In the reward-guided scenario, we compare systems that control for redundancy and cohesion during sentence scoring. In the unsupervised scenario, we introduce two systems that aim to control all three properties -- informativeness, redundancy, and cohesion -- in a principled way. Both systems implement a psycholinguistic theory that simulates how humans keep track of relevant content units and how cohesion and non-redundancy constraints are applied in short-term memory during reading. Extensive automatic and human evaluations reveal that systems optimizing for -- among other properties -- cohesion are capable of better organizing content in summaries compared to systems that optimize only for redundancy, while maintaining comparable informativeness. We find that the proposed unsupervised systems manage to extract highly cohesive summaries across varying levels of document redundancy, although sacrificing informativeness in the process. Finally, we lay evidence as to how simulated cognitive processes impact the trade-off between the analyzed summary properties.
△ Less
Submitted 6 June, 2024; v1 submitted 20 May, 2022;
originally announced May 2022.
-
Unsupervised Extractive Summarization by Human Memory Simulation
Authors:
Ronald Cardenas,
Matthias Galle,
Shay B. Cohen
Abstract:
Summarization systems face the core challenge of identifying and selecting important information. In this paper, we tackle the problem of content selection in unsupervised extractive summarization of long, structured documents. We introduce a wide range of heuristics that leverage cognitive representations of content units and how these are retained or forgotten in human memory. We find that prope…
▽ More
Summarization systems face the core challenge of identifying and selecting important information. In this paper, we tackle the problem of content selection in unsupervised extractive summarization of long, structured documents. We introduce a wide range of heuristics that leverage cognitive representations of content units and how these are retained or forgotten in human memory. We find that properties of these representations of human memory can be exploited to capture relevance of content units in scientific articles. Experiments show that our proposed heuristics are effective at leveraging cognitive structures and the organization of the document (i.e.\ sections of an article), and automatic and human evaluations provide strong evidence that these heuristics extract more summary-worthy content units.
△ Less
Submitted 16 April, 2021;
originally announced April 2021.
-
Two Matrix Weighted Inequalities for Commutators with Fractional Integral Operators
Authors:
Roy Cardenas,
Joshua Isralowitz
Abstract:
In this paper we prove two matrix weighted norm inequalities for the commutator of a fractional integral operator and multiplication by a matrix symbol. More precisely, we extend the recent results of the second author, Pott, and Treil on two matrix weighted norm inequalities for commutators of Calderon-Zygmund operators and multiplication by a matrix symbol to the fractional integral operator set…
▽ More
In this paper we prove two matrix weighted norm inequalities for the commutator of a fractional integral operator and multiplication by a matrix symbol. More precisely, we extend the recent results of the second author, Pott, and Treil on two matrix weighted norm inequalities for commutators of Calderon-Zygmund operators and multiplication by a matrix symbol to the fractional integral operator setting. In particular, we completely extend the fractional Bloom theory of Holmes, Rahm, and Spencer to the two matrix weighted setting with a matrix
△ Less
Submitted 28 January, 2021;
originally announced January 2021.
-
Influence of a Galactic Gamma-Ray Burst on Ocean Plankton
Authors:
Lien Rodríguez-López,
Rolando Cardenas,
Lisdelys González-Rodríguez,
Mayrene Guimarais,
J. E. Horvath
Abstract:
The hypothesis that one or more biodiversity drops in the Phanerozoic eon, evident in the geological record, might have been caused by the most powerful kind of stellar explosion so far known Gamma Ray Bursts (GRB) has been discussed in several works. These stellar explosions could have left an imprint in the biological evolution on Earth and in other habitable planets. In this work we calculate t…
▽ More
The hypothesis that one or more biodiversity drops in the Phanerozoic eon, evident in the geological record, might have been caused by the most powerful kind of stellar explosion so far known Gamma Ray Bursts (GRB) has been discussed in several works. These stellar explosions could have left an imprint in the biological evolution on Earth and in other habitable planets. In this work we calculate the short-term lethality that a GRB would produce in the aquatic primary producers on Earth. This effect on life appears because of ultraviolet (UV) retransmission in the atmosphere of a fraction of the gamma energy, resulting in an intense UV flash capable of penetrating tens of meters in the water column in the ocean. We focus on the action of the UV flash on phytoplankton, as they are the main contributors to global aquatic primary productivity. Our results suggest that the UV flash could cause a significant reduction of phytoplankton biomass in the upper mixed layer of the World Ocean.
△ Less
Submitted 14 November, 2020;
originally announced November 2020.
-
Dynamic Time Scan Forecasting
Authors:
Marcelo Azevedo Costa,
Leandro Brioschi Mineti,
Marcos Oliveira Prates,
Ramiro Ruiz Cardenas
Abstract:
The dynamic time scan forecasting method relies on the premise that the most important pattern in a time series precedes the forecasting window, i.e., the last observed values. Thus, a scan procedure is applied to identify similar patterns, or best matches, throughout the time series. As oppose to euclidean distance, or any distance function, a similarity function is dynamically estimated in order…
▽ More
The dynamic time scan forecasting method relies on the premise that the most important pattern in a time series precedes the forecasting window, i.e., the last observed values. Thus, a scan procedure is applied to identify similar patterns, or best matches, throughout the time series. As oppose to euclidean distance, or any distance function, a similarity function is dynamically estimated in order to match previous values to the last observed values. Goodness-of-fit statistics are used to find the best matches. Using the respective similarity functions, the observed values proceeding the best matches are used to create a forecasting pattern, as well as forecasting intervals. Remarkably, the proposed method outperformed statistical and machine learning approaches in a real case wind speed forecasting problem.
△ Less
Submitted 12 June, 2019;
originally announced June 2019.
-
A Grounded Unsupervised Universal Part-of-Speech Tagger for Low-Resource Languages
Authors:
Ronald Cardenas,
Ying Lin,
Heng Ji,
Jonathan May
Abstract:
Unsupervised part of speech (POS) tagging is often framed as a clustering problem, but practical taggers need to \textit{ground} their clusters as well. Grounding generally requires reference labeled data, a luxury a low-resource language might not have. In this work, we describe an approach for low-resource unsupervised POS tagging that yields fully grounded output and requires no labeled trainin…
▽ More
Unsupervised part of speech (POS) tagging is often framed as a clustering problem, but practical taggers need to \textit{ground} their clusters as well. Grounding generally requires reference labeled data, a luxury a low-resource language might not have. In this work, we describe an approach for low-resource unsupervised POS tagging that yields fully grounded output and requires no labeled training data. We find the classic method of Brown et al. (1992) clusters well in our use case and employ a decipherment-based approach to grounding. This approach presumes a sequence of cluster IDs is a `ciphertext' and seeks a POS tag-to-cluster ID mapping that will reveal the POS sequence. We show intrinsically that, despite the difficulty of the task, we obtain reasonable performance across a variety of languages. We also show extrinsically that incorporating our POS tagger into a name tagger leads to state-of-the-art tagging performance in Sinhalese and Kinyarwanda, two languages with nearly no labeled POS data available. We further demonstrate our tagger's utility by incorporating it into a true `zero-resource' variant of the Malopa (Ammar et al., 2016) dependency parser model that removes the current reliance on multilingual resources and gold POS tags for new languages. Experiments show that including our tagger makes up much of the accuracy lost when gold POS tags are unavailable.
△ Less
Submitted 10 April, 2019;
originally announced April 2019.
-
The Impact of Hurricanes on the Oceanographic Conditions in the Exclusive Economic Zone of Cuba
Authors:
Dailé Avila-Alonso,
Jan M. Baetens,
Rolando Cardenas,
Bernard De Baets
Abstract:
In this work, we analysed the satellite-based responses of sea surface temperature (SST) and chlorophyll-a (chl-a) concentration in the waters of the Exclusive Economic Zone (EEZ) of Cuba to hurricanes that crossed the EEZ between 1998 and 2016. We considered two spatial scales to capture the spatially heterogeneous nature of the effects of hurricanes. A first more fine-grained one where we consid…
▽ More
In this work, we analysed the satellite-based responses of sea surface temperature (SST) and chlorophyll-a (chl-a) concentration in the waters of the Exclusive Economic Zone (EEZ) of Cuba to hurricanes that crossed the EEZ between 1998 and 2016. We considered two spatial scales to capture the spatially heterogeneous nature of the effects of hurricanes. A first more fine-grained one where we considered 120 km radius disks centered at every consecutive hurricane position within the EEZ (scale 1) and a second more coarse grained one enclosing the entire EEZ (scale 2). We conclude that the hurricanes induced a weak cooling since 75 and 85% of the SST anomalies at scale 1 and 2, respectively, were smaller than -1°C. The cooling was mainly caused by the wind, inducing mixing and/or upwelling of subsurface cool waters. The maximum chl-a responses were recorded in the first and second post-storm weeks, with 60% ranging between -0.01 and 0.04 mg m$^{-3}$ at scale 1, and between -0.07 and 0.02 mg m$^{-3}$ at scale 2. During those post-storm weeks SST and chl-a anomalies were 18 and 44% higher at scale 1 than at scale 2, respectively. We argue that the transport of chl-a from the deep chlorophyll maximum and/or the rich coastal waters are the dominant mechanisms determining the post-storm chl-a response in the EEZ. We also found that the magnitude of the Island Mass Effect in the EEZ after the passage of the hurricanes was 89% higher than before its passage.
△ Less
Submitted 17 January, 2019;
originally announced January 2019.
-
Effective Passivant Pseudopotentials for semiconductors: beyond the spherical approximation
Authors:
J. R. Cárdenas
Abstract:
A new type of effective atomic pseudopotential for passivation of semiconductor surfaces is presented. It is shown that the spherical approximation used in the effective and empirical pseudopotential methods is not suitable for describing passivants and that, instead, they have to be regarded as complex quantities. Since the new seudopotentials cannot be handled as usual bulk ones, the way of impl…
▽ More
A new type of effective atomic pseudopotential for passivation of semiconductor surfaces is presented. It is shown that the spherical approximation used in the effective and empirical pseudopotential methods is not suitable for describing passivants and that, instead, they have to be regarded as complex quantities. Since the new seudopotentials cannot be handled as usual bulk ones, the way of implementing them in atomistic methods is described here, together with a methodology for extracting them trough an analytic connection to density functional theory, meaning that the new type of surface potential keeps the {\it ab inito} identity. The effectiveness and high transferability of this new approach is demonstrated by generating passivant potentials for six different semiconductor compounds (GaAs, AlAs, Si, Ge, CdSe and ZnO) and testing them on different kinds of surfaces, including a passivated 68 atoms CdSe quantum wire in wurtzite structure, obtaining always an excellent agreement to density functional theory calculations done on the same systems.
△ Less
Submitted 12 June, 2016; v1 submitted 20 May, 2016;
originally announced May 2016.
-
On the habitability of exoplanets orbiting Proxima Centauri
Authors:
Madeleine Lopez,
Rolando Cardenas,
Lien Rodriguez
Abstract:
We apply a mathematical model for photosynthesis to quantitatively assess the habitability of a hypothetical planet orbiting Proxima Centauri, inside the so called habitability zone. Results suggest significant viability for primary biological productivity, provided living organisms have evolved to reach the ability of using infrared light for photosynthesis.
We apply a mathematical model for photosynthesis to quantitatively assess the habitability of a hypothetical planet orbiting Proxima Centauri, inside the so called habitability zone. Results suggest significant viability for primary biological productivity, provided living organisms have evolved to reach the ability of using infrared light for photosynthesis.
△ Less
Submitted 10 January, 2014;
originally announced January 2014.
-
Possibilities of life around Alpha Centauri B
Authors:
Antolin Gonzalez,
Rolando Cardenas,
John Hearnshaw
Abstract:
We make a preliminary assessment on the habitability of potential rocky exoplanets around Alpha Centauri B. We use several indexes: the Earth Similarity Index, a mathematical model for photosynthesis, and a biological productivity model. Considering the atmospheres of the exoplanets similar to current Earth's atmosphere, we find consistent predictions of both the Earth Similarity Index and the bio…
▽ More
We make a preliminary assessment on the habitability of potential rocky exoplanets around Alpha Centauri B. We use several indexes: the Earth Similarity Index, a mathematical model for photosynthesis, and a biological productivity model. Considering the atmospheres of the exoplanets similar to current Earth's atmosphere, we find consistent predictions of both the Earth Similarity Index and the biological productivity model. The mathematical model for photosynthesis clearly failed because does not consider the temperature explicitly. For the case of Alpha Centauri B, several simulation runs give 11 planets in the habitable zone. Applying to them above mentioned indexes, we select the five exoplanets more prone for photosynthetic life; showing that two of them in principle have better conditions than Earth for this kind of life.
△ Less
Submitted 9 January, 2014;
originally announced January 2014.
-
Perturbations to aquatic photosynthesis due to high-energy cosmic ray induced muon flux in the extragalactic shock model
Authors:
Lien Rodriguez,
Rolando Cardenas,
Oscar Rodriguez
Abstract:
We modify a mathematical model of photosynthesis to quantify the perturbations that high energy muons could make on aquatic primary productivity. Then we apply this in the context of the extragalactic shock model, according to which Earth receives an enhanced dose of high-energy cosmic rays when it is at the galactic north. We obtain considerable reduction in the photosynthesis rates, consistent w…
▽ More
We modify a mathematical model of photosynthesis to quantify the perturbations that high energy muons could make on aquatic primary productivity. Then we apply this in the context of the extragalactic shock model, according to which Earth receives an enhanced dose of high-energy cosmic rays when it is at the galactic north. We obtain considerable reduction in the photosynthesis rates, consistent with potential drops in biodiversity.
△ Less
Submitted 21 September, 2013;
originally announced September 2013.
-
The potential for photosynthesis in hydrothermal vents: a new avenue for life in the Universe?
Authors:
Noel Perez,
Rolando Cardenas,
Osmel Martin,
Michel Leiva-Mora
Abstract:
We perform a quantitative assessment for the potential for photosynthesis in hydrothermal vents in the deep ocean. The photosynthetically active radiation in this case is from geothermal origin: the infrared thermal radiation emitted by hot water, at temperatures ranging from 473 up to 673 K. We find that at these temperatures the photosynthetic potential is rather low in these ecosystems for most…
▽ More
We perform a quantitative assessment for the potential for photosynthesis in hydrothermal vents in the deep ocean. The photosynthetically active radiation in this case is from geothermal origin: the infrared thermal radiation emitted by hot water, at temperatures ranging from 473 up to 673 K. We find that at these temperatures the photosynthetic potential is rather low in these ecosystems for most known species. However, species which a very high efficiency in the use of light and which could use infrared photons till 1300nm, could achieve good rates of photosynthesis in hydrothermal vents. These organisms might also thrive in deep hydrothermal vents in other planetary bodies, such as one of the more astrobiologically promising Jupiter satellites: Europa.
△ Less
Submitted 22 April, 2013;
originally announced April 2013.
-
On the photosynthetic potential in the very Early Archean oceans
Authors:
Daile Avila,
Rolando Cardenas,
Osmel Martin
Abstract:
In this work we apply a mathematical model of photosynthesis to quantify the potential for photosynthetic life in the very Early Archean oceans. We assume the presence of oceanic blockers of ultraviolet radiation, specifically ferrous ions. For this scenario, our results suggest a potential for photosynthetic life greater than or similar to that in later eras/eons, such as the Late Archean and the…
▽ More
In this work we apply a mathematical model of photosynthesis to quantify the potential for photosynthetic life in the very Early Archean oceans. We assume the presence of oceanic blockers of ultraviolet radiation, specifically ferrous ions. For this scenario, our results suggest a potential for photosynthetic life greater than or similar to that in later eras/eons, such as the Late Archean and the current Phanerozoic eon.
△ Less
Submitted 4 December, 2012;
originally announced December 2012.
-
Modeling the onset of photosynthesis after the Chicxulub asteroid impact
Authors:
Noel Perez,
Rolando Cardenas,
Osmel Martin,
Reinaldo Rojas
Abstract:
We do a preliminary modelling of the photosynthetic rates of phytoplankton at the very beginning of the Paleogene, just after the impact of the Chicxulub asteroid, which decisively contributed to the last known mass extinction of the Phanerozoic eon. We assume the worst possible scenario from the photobiological point of view: an already clear atmosphere with no ozone, as the timescale for soot an…
▽ More
We do a preliminary modelling of the photosynthetic rates of phytoplankton at the very beginning of the Paleogene, just after the impact of the Chicxulub asteroid, which decisively contributed to the last known mass extinction of the Phanerozoic eon. We assume the worst possible scenario from the photobiological point of view: an already clear atmosphere with no ozone, as the timescale for soot and dust settling (years) is smaller than that of the full ozone regeneration (decades). Even in these conditions we show that most phytoplankton species would have had reasonable potential for photosynthesis in all the three main optical ocean water types. This modelling could help explain why the recovery of phytoplankton was relatively rapid after the huge environmental stress of that asteroid impact. In a more general scope, it also reminds us of the great resilience of the unicellular biosphere against huge environmental perturbations.
△ Less
Submitted 19 September, 2012;
originally announced September 2012.
-
Atomic Effective Pseudopotentials for Semiconductors
Authors:
J. R. Cárdenas,
G. Bester
Abstract:
We derive an analytic connection between the screened self-consistent effective potential from density functional theory (DFT) and atomic effective pseudopotentials (AEPs). The motivation to derive AEPs is to address structures with thousands to hundred thousand atoms, as given in most nanostructures. The use of AEPs allows to bypass a self-consistent procedure and to address eigenstates around a…
▽ More
We derive an analytic connection between the screened self-consistent effective potential from density functional theory (DFT) and atomic effective pseudopotentials (AEPs). The motivation to derive AEPs is to address structures with thousands to hundred thousand atoms, as given in most nanostructures. The use of AEPs allows to bypass a self-consistent procedure and to address eigenstates around a certain region of the spectrum (e.g., around the band gap). The bulk AEP construction requires two simple DFT calculations of slightly deformed elongated cells. The ensuing AEPs are given on a fine reciprocal space grid, including the small reciprocal vector components, are free of parameters, and involve no fitting procedure. We further show how to connect the AEPs of different bulk materials, which is necessary to obtain accurate band offsets. We derive a total of 20 AEPs for III-V, II-VI and group IV semiconductors and demonstrate their accuracy and transferability by comparison to DFT calculations of strained bulk structures, quantum wells with varying thickness, and semiconductor alloys.
△ Less
Submitted 13 June, 2012;
originally announced June 2012.
-
The photo-biophylic character of the Milky Way
Authors:
Osmel Martín,
Rolando Cárdenas,
Jorge Horvath
Abstract:
It is investigated how biofriendly is the Milky Way for photosynthetic life. Special attention is dedicated to the role of the photobiological regime in the emergence and evolution of this kind of life in terrestrial planets. Following this line, it is investigated the potential role of stellar explosions as a potential environmental perturbation in planets, emphasizing on Earth. The difficulties…
▽ More
It is investigated how biofriendly is the Milky Way for photosynthetic life. Special attention is dedicated to the role of the photobiological regime in the emergence and evolution of this kind of life in terrestrial planets. Following this line, it is investigated the potential role of stellar explosions as a potential environmental perturbation in planets, emphasizing on Earth. The difficulties in modelling the behaviour of stressed biological systems and the robustness of life leads us to conclude the relative arbitrariness of defining a galactic habitable zone with today's limited knowledge on the very possible diverse sets of living creatures.
△ Less
Submitted 25 February, 2011;
originally announced February 2011.
-
Intense ultraviolet perturbations on aquatic primary producers
Authors:
Mayrene Guimarais,
Rolando Cardenas,
Jorge Horvath
Abstract:
During the last decade, the hypothesis that one or more biodiversity drops in the Phanerozoic eon, evident in the geological record, might have been caused by the most powerful kind of stellar explosion so far known (Gamma Ray Bursts) has been discussed in several works. These stellar explosions could have left an imprint in the biological evolution on Earth and in other habitable planets. In this…
▽ More
During the last decade, the hypothesis that one or more biodiversity drops in the Phanerozoic eon, evident in the geological record, might have been caused by the most powerful kind of stellar explosion so far known (Gamma Ray Bursts) has been discussed in several works. These stellar explosions could have left an imprint in the biological evolution on Earth and in other habitable planets. In this work we calculate the short-term lethality that a GRB would produce in the aquatic primary producers on Earth. This effect on life appears as a result of ultraviolet (UV) re-transmission in the atmosphere of a fraction of the gamma energy, resulting in an intense UV flash capable of penetrating ~ tens of meters in the water column in the ocean. We focus on the action of the UV flash on phytoplankton, as they are the main contributors to global aquatic primary productivity. Our results suggest that the UV flash could cause an hemispheric reduction of phytoplankton biomass in the upper mixed layer of the World Ocean of around 10%, but this figure can reach up to 25 % for radiation-sensitive picoplankton species, and/or in conditions in which DNA repair mechanisms are inhibited.
△ Less
Submitted 4 October, 2010;
originally announced October 2010.
-
Short-term effects of Gamma Ray Bursts on oceanic photosynthesis
Authors:
Liuba Penate,
Osmel Martin,
Rolando Cardenas,
Susana Agusti
Abstract:
We continue our previous work on the potential short-term influence of a gamma ray bursts on Earth's biosphere, focusing on the only important short-term effect on life: the ultraviolet flash which occurs as a result of the retransmission of the γ radiation through the atmosphere. Thus, in this work we calculate the ultraviolet irradiances penetrating the first hundred meters of the water column,…
▽ More
We continue our previous work on the potential short-term influence of a gamma ray bursts on Earth's biosphere, focusing on the only important short-term effect on life: the ultraviolet flash which occurs as a result of the retransmission of the γ radiation through the atmosphere. Thus, in this work we calculate the ultraviolet irradiances penetrating the first hundred meters of the water column, for Jerlov's ocean water types I, II and III. Then we estimate the UV flash potential for photosynthesis inhibition, showing that it can be important in a considerable part of the water column with light enough for photosynthesis to be done, the so called photic zone.
△ Less
Submitted 16 July, 2010;
originally announced July 2010.
-
Falsifying Field-based Dark Energy Models
Authors:
Genly Leon,
Yoelsy Leyva,
Emmanuel N. Saridakis,
Osmel Martin,
Rolando Cardenas
Abstract:
We survey the application of specific tools to distinguish amongst the wide variety of dark energy models that are nowadays under investigation. The first class of tools is more mathematical in character: the application of the theory of dynamical systems to select the better behaved models, with appropriate attractors in the past and future. The second class of tools is rather physical: the use…
▽ More
We survey the application of specific tools to distinguish amongst the wide variety of dark energy models that are nowadays under investigation. The first class of tools is more mathematical in character: the application of the theory of dynamical systems to select the better behaved models, with appropriate attractors in the past and future. The second class of tools is rather physical: the use of astrophysical observations to crack the degeneracy of classes of dark energy models. In this last case the observations related with structure formation are emphasized both in the linear and non-linear regimes. We exemplify several studies based on our research, such as quintom and quinstant dark energy ones. Quintom dark energy paradigm is a hybrid construction of quintessence and phantom fields, which does not suffer from fine-tuning problems associated to phantom field and additionally it preserves the scaling behavior of quintessence. Quintom dark energy is motivated on theoretical grounds as an explanation for the crossing of the phantom divide, i.e. the smooth crossing of the dark energy state equation parameter below the value -1. On the other hand, quinstant dark energy is considered to be formed by quintessence and a negative cosmological constant, the inclusion of this later component allows for a viable mechanism to halt acceleration. We comment that the quinstant dark energy scenario gives good predictions for structure formation in the linear regime, but fails to do that in the non-linear one, for redshifts larger than one. We comment that there might still be some degree of arbitrariness in the selection of the best dark energy models.
△ Less
Submitted 2 December, 2009;
originally announced December 2009.
-
Effects of Gamma Ray Bursts in Earth Biosphere
Authors:
Osmel Martin,
Rolando Cardenas,
Mayrene Guimaraes,
Liuba Penate,
Jorge Horvath,
Douglas Galante
Abstract:
We continue former work on the modeling of potential effects of Gamma Ray Bursts on Phanerozoic Earth. We focus on global biospheric effects of ozone depletion and show a first modeling of the spectral reduction of light by NO2 formed in the stratosphere. We also illustrate the current complexities involved in the prediction of how terrestrial ecosystems would respond to this kind of burst. We c…
▽ More
We continue former work on the modeling of potential effects of Gamma Ray Bursts on Phanerozoic Earth. We focus on global biospheric effects of ozone depletion and show a first modeling of the spectral reduction of light by NO2 formed in the stratosphere. We also illustrate the current complexities involved in the prediction of how terrestrial ecosystems would respond to this kind of burst. We conclude that more biological field and laboratory data are needed to reach even moderate accuracy in this modeling
△ Less
Submitted 11 November, 2009;
originally announced November 2009.
-
Quinstant Dark Energy Predictions for Structure Formation
Authors:
Yoelsy Leyva Nodal,
Rolando Cardenas,
V. F. Cardone
Abstract:
We explore the predictions of a class of dark energy models, quinstant dark energy, concerning the structure formation in the Universe, both in the linear and non-linear regimes. Quinstant dark energy is considered to be formed by quintessence and a negative cosmological constant. We conclude that these models give good predictions for structure formation in the linear regime, but fail to do so…
▽ More
We explore the predictions of a class of dark energy models, quinstant dark energy, concerning the structure formation in the Universe, both in the linear and non-linear regimes. Quinstant dark energy is considered to be formed by quintessence and a negative cosmological constant. We conclude that these models give good predictions for structure formation in the linear regime, but fail to do so in the non-linear one, for redshifts larger than one.
△ Less
Submitted 19 June, 2009;
originally announced June 2009.
-
Short-term Effects of Gamma Ray Bursts on Earth
Authors:
Osmel Martín,
Douglas Galante,
Rolando Cárdenas,
J. E. Horvath
Abstract:
The aim of the present work is to study the potential short-term atmospheric and biospheric influence of Gamma Ray Bursts on the Earth. We focus in the ultraviolet flash at the planet's surface, which occurs as a result of the retransmission of the $γ$ radiation through the atmosphere. This would be the only important short-term effect on life. We mostly consider Archean and Proterozoic eons, an…
▽ More
The aim of the present work is to study the potential short-term atmospheric and biospheric influence of Gamma Ray Bursts on the Earth. We focus in the ultraviolet flash at the planet's surface, which occurs as a result of the retransmission of the $γ$ radiation through the atmosphere. This would be the only important short-term effect on life. We mostly consider Archean and Proterozoic eons, and for completeness we also comment on the Phanerozoic. Therefore, in our study we consider atmospheres with oxygen levels ranging from $10^{-5}$ to 1% of the present atmospheric level, representing different moments in the oxygen rise history. Ecological consequences and some strategies to estimate their importance are outlined.
△ Less
Submitted 10 April, 2009;
originally announced April 2009.
-
Equilibrium sets in quintom cosmologies: the past asymptotic dynamics
Authors:
Genly Leon,
Rolando Cardenas,
Jorge Luis Morales
Abstract:
In the previous paper \cite{Lazkoz:2006pa} was investigated the phase space of quintom cosmologies for a class of exponential potentials. This study suggests that the past asymptotic dynamics of such a model can be approximated by the dynamics near a hyperbola of critical points. In this paper we obtain a normal form expansion near a fixed point located on this equilibrium set. We get computatio…
▽ More
In the previous paper \cite{Lazkoz:2006pa} was investigated the phase space of quintom cosmologies for a class of exponential potentials. This study suggests that the past asymptotic dynamics of such a model can be approximated by the dynamics near a hyperbola of critical points. In this paper we obtain a normal form expansion near a fixed point located on this equilibrium set. We get computationally treatable system up to fourth order. From the structure of the unstable manifold (up to fourth order) we see that that the past asymptotic behavior of this model is given by a massless scalar field cosmology for an open set of orbits (matching the numerical results given in \cite{Lazkoz:2006pa}). We complement the results discussed there by including the analysis at infinity. Although there exists unbounded orbits towards the past, by examining the orbits at infinity, we get that the sources satisfy the evolution rates $\dotφ^2/V\sim\frac{2m^2}{n^2-m^2}, \dotφ/\dot\varphi\sim-m/n,$ with $H/\dotφ$ approaching zero.
△ Less
Submitted 2 December, 2009; v1 submitted 3 December, 2008;
originally announced December 2008.
-
Functional renormalization group approach to the Anderson impurity model
Authors:
Lorenz Bartosch,
Hermann Freire,
Jose Juan Ramos Cardenas,
Peter Kopietz
Abstract:
We develop a functional renormalization group approach which describes the low-energy single-particle properties of the Anderson impurity model up to intermediate on-site interactions $U \lesssim 15 Δ$, where $Δ$ is the hybridization in the wide-band limit. Our method is based on a generalization of a method proposed by Schütz, Bartosch and Kopietz [Phys. Rev. B 72, 035107 (2005)], using two ind…
▽ More
We develop a functional renormalization group approach which describes the low-energy single-particle properties of the Anderson impurity model up to intermediate on-site interactions $U \lesssim 15 Δ$, where $Δ$ is the hybridization in the wide-band limit. Our method is based on a generalization of a method proposed by Schütz, Bartosch and Kopietz [Phys. Rev. B 72, 035107 (2005)], using two independent Hubbard-Stratonovich fields associated with transverse and longitudinal spin fluctuations. Although we do not reproduce the exponentially small Kondo scale in the limit $U \to \infty$, the spin fluctuations included in our approach remove the unphysical Stoner instability predicted by mean-field theory for $U > πΔ$. We discuss different decoupling schemes and show that a decoupling which manifestly respects the spin-rotational invariance of the problem gives rise to the lowest quasiparticle weight. To obtain a closed flow equation for the fermionic self-energy we also propose a new truncation scheme of the functional renormalization group flow equations using Dyson-Schwinger equations to express bosonic vertex functions in terms of fermionic ones.
△ Less
Submitted 18 November, 2008;
originally announced November 2008.
-
Halting eternal acceleration with an effective negative cosmological constant
Authors:
Vincenzo F. Cardone,
Rolando P. Cardenas,
Yoelsy Leiva Nodal
Abstract:
In order to solve the problem of eternal acceleration, a model has been recently proposed including both a negative cosmological constant $Λ$ and a scalar field evolving under the action of an exponential potential. We further explore this model by contrasting it against the Hubble diagram of Type Ia supernovae, the gas mass fraction in galaxy clusters and the acoustic peak and shift parameters.…
▽ More
In order to solve the problem of eternal acceleration, a model has been recently proposed including both a negative cosmological constant $Λ$ and a scalar field evolving under the action of an exponential potential. We further explore this model by contrasting it against the Hubble diagram of Type Ia supernovae, the gas mass fraction in galaxy clusters and the acoustic peak and shift parameters. It turns out that the model is able to fit quite well this large dataset so that we conclude that a negative $Λ$ is indeed allowed and could represent a viable mechanism to halt eternal acceleration. In order to avoid problems with theoretical motivations for both a negative $Λ$ term and the scalar field, we reconstruct the gravity Lagrangian $f(R)$ of a fourth order theory of gravity predicting the same dynamics (scale factor and Hubble parameter) as the starting model. We thus end up with a $f(R)$ theory able to both fit the data and solve the problem of eternal acceleration without the need of unusual negative $Λ$ and ad hoc scalar fields.
△ Less
Submitted 8 May, 2008;
originally announced May 2008.
-
Evolution of density perturbations in double exponential quintessence models
Authors:
Tame Gonzalez,
Rolando Cardenas,
Israel Quiros,
Yoelsy Leyva
Abstract:
In this work we investigate the evolution of matter density perturbations for quintessence models with a self-interaction potential that is a combination of exponentials. One of the models is based on the Einstein theory of gravity, while the other is based on the Brans-Dicke scalar tensor theory. We constrain the parameter space of the models using the determinations for the growth rate of pert…
▽ More
In this work we investigate the evolution of matter density perturbations for quintessence models with a self-interaction potential that is a combination of exponentials. One of the models is based on the Einstein theory of gravity, while the other is based on the Brans-Dicke scalar tensor theory. We constrain the parameter space of the models using the determinations for the growth rate of perturbations derived from data of the 2-degree Field Galaxy Redshift Survey.
△ Less
Submitted 13 July, 2007;
originally announced July 2007.
-
The genetic signature of (astronomically induced) life extinctions
Authors:
Robersy Sanchez,
Rolando Cardenas
Abstract:
The current understanding of supernova and gamma-ray burst events suggests important effects on the biosphere if one of more of them happened to strike the earth in the past. In this paper we evaluate the possibility that life extinctions which probably occurred due to excess of radiation occurring in the geologic past might have left a genetic signature on surviving species. We emphasize the si…
▽ More
The current understanding of supernova and gamma-ray burst events suggests important effects on the biosphere if one of more of them happened to strike the earth in the past. In this paper we evaluate the possibility that life extinctions which probably occurred due to excess of radiation occurring in the geologic past might have left a genetic signature on surviving species. We emphasize the signatures of these extinctions, proposing a quantitative model to evaluate the surviving probability of the species, based on kinetic aspects of the frequency of mutations and the DNA repair rate.
△ Less
Submitted 24 September, 2005;
originally announced September 2005.
-
The evolution of density perturbations in two quintessence models
Authors:
Tame Gonzalez,
Rolando Cardenas
Abstract:
In this work we investigate the evolution of matter density perturbations for two different quintessence models. One of them is based on the Einstein theory of gravity, while the other is based on the Brans-Dicke scalar tensor theory. We show that it is possible to constrain the parameter space of the models using the determinations for the growth rate of perturbations derived from data of the 2…
▽ More
In this work we investigate the evolution of matter density perturbations for two different quintessence models. One of them is based on the Einstein theory of gravity, while the other is based on the Brans-Dicke scalar tensor theory. We show that it is possible to constrain the parameter space of the models using the determinations for the growth rate of perturbations derived from data of the 2-degree Field Galaxy Redshift Survey.
△ Less
Submitted 1 March, 2004;
originally announced March 2004.
-
A Model of the Universe including dark Energy
Authors:
Rolando Cardenas,
Tame Gonzalez,
Osmel Martin,
Israel Quiros
Abstract:
In this work we explore a model of the universe in which dark energy is modelled explicitely with both a dynamical quintessence field (with a double exponential self-interaction potential) and a cosmological constant. For a given region of the parameter space, our results confirm the possibility of a collapsing universe, which is necessary for an adequate definition of both perturbative quantum…
▽ More
In this work we explore a model of the universe in which dark energy is modelled explicitely with both a dynamical quintessence field (with a double exponential self-interaction potential) and a cosmological constant. For a given region of the parameter space, our results confirm the possibility of a collapsing universe, which is necessary for an adequate definition of both perturbative quantum field and string theories. We have also reproduced the measurements of modulus distance from supernovae with good accuracy.
△ Less
Submitted 4 October, 2002;
originally announced October 2002.
-
Modelling dark energy with quintessence and a cosmological constant
Authors:
Rolando Cardenas,
Tame Gonzalez,
Osmel Martin,
Israel Quiros
Abstract:
In this talk we present a model of the universe in which dark energy is modelled explicitely with both a dynamical quintessence field and a cosmological constant. Our results confirm the possibility of a collapsing universe (for a given region of the parameter space), which is advantageous for an adequate formulation of both perturbative quantum field and string theories. We have also reproduced…
▽ More
In this talk we present a model of the universe in which dark energy is modelled explicitely with both a dynamical quintessence field and a cosmological constant. Our results confirm the possibility of a collapsing universe (for a given region of the parameter space), which is advantageous for an adequate formulation of both perturbative quantum field and string theories. We have also reproduced the measurements of modulus distance from supernovae with good accuracy.
△ Less
Submitted 25 September, 2002;
originally announced September 2002.
-
A model of the Universe including Dark Energy accounted for by both a Quintessence Field and a (negative) Cosmological Constant
Authors:
Rolando Cardenas,
Tame Gonzalez,
Yoelsy Leiva,
Osmel Martin,
Israel Quiros
Abstract:
In this work we present a model of the universe in which dark energy is modelled explicitely with both a dynamical quintessence field and a cosmological constant. Our results confirm the possibility of a future collapsing universe (for a given region of the parameter space), which is necessary for a consistent formulation of string theory and quantum field theory. We have also reproduced the mea…
▽ More
In this work we present a model of the universe in which dark energy is modelled explicitely with both a dynamical quintessence field and a cosmological constant. Our results confirm the possibility of a future collapsing universe (for a given region of the parameter space), which is necessary for a consistent formulation of string theory and quantum field theory. We have also reproduced the measurements of modulus distance from supernovae with good accuracy.
△ Less
Submitted 4 October, 2002; v1 submitted 18 June, 2002;
originally announced June 2002.
-
Thick Brane Worlds Arising From Pure Geometry
Authors:
Olga Arias,
Rolando Cardenas,
Israel Quiros
Abstract:
We study a non-Riemannian modification of 5-dimensional Kaluza-Klein theory. In our proposal the Riemannian structure of the five-dimensional manifold is replaced by a Weyl-integrable one. In this context a 4-dimensional Poincar$\grave{e}$ invariant solution is studied. Spacetime structures with thick smooth branes separated in the extra dimension arise. We focus our attention, mainly, in a case…
▽ More
We study a non-Riemannian modification of 5-dimensional Kaluza-Klein theory. In our proposal the Riemannian structure of the five-dimensional manifold is replaced by a Weyl-integrable one. In this context a 4-dimensional Poincar$\grave{e}$ invariant solution is studied. Spacetime structures with thick smooth branes separated in the extra dimension arise. We focus our attention, mainly, in a case where the massless graviton is located in one of the thick branes at the origin, meanwhile the matter degrees of freedom are confined to the other brane. Due to the small overlap of the graviton's wave-function with the second thick brane, the model accounts for a resolution of the mass hierarchy problem a la Randall-Sundrum. Although, initially, no assumptions are made about the topology of the extra dimension, the solution found yields an extra space that is effectivelly compact and respects $Z_2$ symmetry. Unlike some other models with branes, a preliminary study (not including the effect of scalar perturbations) shows that the spectrum of massive Kaluza-Klein states is quantized and free of tachyonic modes.
△ Less
Submitted 8 July, 2002; v1 submitted 19 February, 2002;
originally announced February 2002.
-
Comments on the paper astro-ph/0103335 by C Rubano and P Scudellaro
Authors:
Rolando Cardenas,
Osmel Martin,
Israel Quiros
Abstract:
We briefly comment on a paper by Rubano and Scudellaro [astro-ph/0103335] where they found general exact solutions for two classes of exponential potentials in a scalar field model for quintessence. In that paper the authors were led to some interesting conclusions after a proper choice of the integration constants. By using dimensionless variables we show that the integration constants can be f…
▽ More
We briefly comment on a paper by Rubano and Scudellaro [astro-ph/0103335] where they found general exact solutions for two classes of exponential potentials in a scalar field model for quintessence. In that paper the authors were led to some interesting conclusions after a proper choice of the integration constants. By using dimensionless variables we show that the integration constants can be found explicitly without additional assumptions. In consequence we revise some results and conclusions in that paper. We also reproduce observations for Type-1a supernovae with good accuracy.
△ Less
Submitted 16 May, 2002; v1 submitted 13 December, 2001;
originally announced December 2001.
-
Bouncing open universes embeddable in a distorted Randall-Sundrum brane scenario
Authors:
Rolando Cardenas,
I. Quiros,
Rolando Bonal
Abstract:
In reference gr-qc/0104036 a four-dimensional effective theory of gravity embeddable in a five-dimensional "distorted" Randall-Sundrum brane scenario was derived. The present paper is aimed at the application of such a theory to describe physics in an open Friedmann-Robertson-Walker (Weyl-symmetric) universe. It is shown that regular bouncing universes arise for a given range of the free paramet…
▽ More
In reference gr-qc/0104036 a four-dimensional effective theory of gravity embeddable in a five-dimensional "distorted" Randall-Sundrum brane scenario was derived. The present paper is aimed at the application of such a theory to describe physics in an open Friedmann-Robertson-Walker (Weyl-symmetric) universe. It is shown that regular bouncing universes arise for a given range of the free parameter of the theory.
△ Less
Submitted 22 May, 2001;
originally announced May 2001.
-
Four-dimensional effective theory of gravity embeddable in a distorted Randall-Sundrum brane scenario
Authors:
I. Quiros,
R. Bonal,
R. Cardenas
Abstract:
We present an effective four-dimensional formulation of the laws of gravity that respects the main features of a higher (five)-dimensional scenario of Randall-Sundrum type. The geometrical structure of the theory is that of a Weyl-integrable configuration. Standard general relativity over Riemann geometry is recovered through breaking of conformal symmetry. The singularity problem is treated. Th…
▽ More
We present an effective four-dimensional formulation of the laws of gravity that respects the main features of a higher (five)-dimensional scenario of Randall-Sundrum type. The geometrical structure of the theory is that of a Weyl-integrable configuration. Standard general relativity over Riemann geometry is recovered through breaking of conformal symmetry. The singularity problem is treated. The local problem in the case of the static, spherically-symmetric Schwarzschild metric and the cosmological issue, in the case of Friedmann-Robertson-Walker perfect fluid filled universe, are treated separately. Vanishing of the spacetime singularities for some values of the free parameter of the theory is achieved. The implications of the results obtained for brane stabilization in the higher-dimensional structure are briefly discussed.
△ Less
Submitted 28 October, 2012; v1 submitted 12 April, 2001;
originally announced April 2001.
-
Conformal general relativity contains the quantum
Authors:
R. Bonal,
I. Quiros,
R. Cardenas
Abstract:
Based on the de Broglie-Bohm relativistic quantum theory of motion we show that the conformal formulation of general relativity, being linked with a Weyl-integrable geometry, may implicitly contain the quantum effects of matter. In this context the Mach's principle is discussed.
Based on the de Broglie-Bohm relativistic quantum theory of motion we show that the conformal formulation of general relativity, being linked with a Weyl-integrable geometry, may implicitly contain the quantum effects of matter. In this context the Mach's principle is discussed.
△ Less
Submitted 4 October, 2000;
originally announced October 2000.
-
Open universes and avoidance of the cosmological singularity
Authors:
Israel Quiros,
Rolando Cardenas,
Rolando Bonal
Abstract:
In the present paper we give conclusive arguments pointing at physical equivalence among conformally related metrics. Based on the argument that any consistent effective theory of spacetime must be invariant under the one-parameter group of transformations of the units of length, time and reciprocal mass, it is shown, also, that canonical general relativity is not such a consistent theory. Confo…
▽ More
In the present paper we give conclusive arguments pointing at physical equivalence among conformally related metrics. Based on the argument that any consistent effective theory of spacetime must be invariant under the one-parameter group of transformations of the units of length, time and reciprocal mass, it is shown, also, that canonical general relativity is not such a consistent theory. Conformal general relativity provides a consistent formulation of the laws of gravity instead. We further extend the results of papers gr-qc/9908075 and gr-qc/9905071 to open universes by studying the Raychaudhuri equation.
△ Less
Submitted 28 April, 2000; v1 submitted 21 February, 2000;
originally announced February 2000.
-
Brans-Dicke-type theories and avoidance of the cosmological singularity
Authors:
Israel Quiros,
Rolando Bonal,
Rolando Cardenas
Abstract:
We tudy flat Friedmann-Robertson-Walker cosmology in Brans-Dicke-type theories of gravitation with minimal coupling between the scalar field and the matter fields in the Einstein frame (general relativity with an extra scalar field) for arbitrary values of the Brans-Dicke parameter $ω>-{3/2}$. It is shown that the cosmological singularity occuring in the Einstein frame formulation of this theory…
▽ More
We tudy flat Friedmann-Robertson-Walker cosmology in Brans-Dicke-type theories of gravitation with minimal coupling between the scalar field and the matter fields in the Einstein frame (general relativity with an extra scalar field) for arbitrary values of the Brans-Dicke parameter $ω>-{3/2}$. It is shown that the cosmological singularity occuring in the Einstein frame formulation of this theory is removed in the Jordan frame in the range $-{3/2}<ω<\leq-{4/3}$. This result is interpreted in the ligth of a viewpoint (first presented in reference gr-qc/9905071) asserting that both Jordan frame and Einstein frame formulations of general relativity are physically equivalent. The implications of the obtained result for string theory are outlined.
△ Less
Submitted 21 February, 2000; v1 submitted 30 August, 1999;
originally announced August 1999.