798 research outputs found
Bidirectional outflows as evidence of magnetic reconnection leading to a solar microflare
Magnetic reconnection is a rapid energy release process that is believed to
be responsible for flares on the Sun and stars. Nevertheless, such
flare-related reconnection is mostly detected to occur in the corona, while
there have been few studies concerning the reconnection in the chromosphere or
photosphere. Here we present both spectroscopic and imaging observations of
magnetic reconnection in the chromosphere leading to a microflare. During the
flare peak time, chromospheric line profiles show significant
blueshifted/redshifted components on the two sides of the flaring site,
corresponding to upflows and downflows with velocities of (70--80) km
s, comparable with the local Alfv\'{e}n speed as expected by the
reconnection in the chromosphere. The three-dimensional nonlinear force-free
field configuration further discloses twisted field lines (a flux rope) at a
low altitude, cospatial with the dark threads in He I 10830 \r{A} images. The
instability of the flux rope may initiate the flare-related reconnection. These
observations provide clear evidence of magnetic reconnection in the
chromosphere and show the similar mechanisms of a microflare to those of major
flares.Comment: 16 pages, 5 figures, accepted for publication in ApJ
Defining SSO Power and Characterizing SSO Propagation in Power System with Wind Farms Integration
This paper studies the characteristics of subsynchronous oscillation (SSO) power propagation in power systems with a large-scale wind farm integration. Based on the instantaneous power theory, a novel definition of SSO power is proposed to characterize its propagation. The SSO power contains both DC power components and AC power components. Utilizing SSO power, SSO propagation is quantitatively studied in single oscillation source systems, and further studied in multiple oscillation sources systems. Theoretical analysis reveals that in addition to the recognized impact of line impedance, power flow also affects SSO power propagation significantly. Hence, propagation impact factor is proposed for the determination of the dominant influencing element. To reveal SSO power propagation paths in a network, shunt coefficients of DC power components and AC power components are expressed respectively. Test cases under different operating conditions and a practical case are carried out to demonstrate analysis and conclusions in this paper
Defining SSO Power and Characterizing SSO Propagation in Power System with Wind Farms Integration
This paper studies the characteristics of subsynchronous oscillation (SSO) power propagation in power systems with a large-scale wind farm integration. Based on the instantaneous power theory, a novel definition of SSO power is proposed to characterize its propagation. The SSO power contains both DC power components and AC power components. Utilizing SSO power, SSO propagation is quantitatively studied in single oscillation source systems, and further studied in multiple oscillation sources systems. Theoretical analysis reveals that in addition to the recognized impact of line impedance, power flow also affects SSO power propagation significantly. Hence, propagation impact factor is proposed for the determination of the dominant influencing element. To reveal SSO power propagation paths in a network, shunt coefficients of DC power components and AC power components are expressed respectively. Test cases under different operating conditions and a practical case are carried out to demonstrate analysis and conclusions in this paper
SESCORE2: Learning Text Generation Evaluation via Synthesizing Realistic Mistakes
Is it possible to train a general metric for evaluating text generation
quality without human annotated ratings? Existing learned metrics either
perform unsatisfactorily across text generation tasks or require human ratings
for training on specific tasks. In this paper, we propose SESCORE2, a
self-supervised approach for training a model-based metric for text generation
evaluation. The key concept is to synthesize realistic model mistakes by
perturbing sentences retrieved from a corpus. The primary advantage of the
SESCORE2 is its ease of extension to many other languages while providing
reliable severity estimation. We evaluate SESCORE2 and previous methods on four
text generation tasks across three languages. SESCORE2 outperforms unsupervised
metric PRISM on four text generation evaluation benchmarks, with a Kendall
improvement of 0.078. Surprisingly, SESCORE2 even outperforms the supervised
BLEURT and COMET on multiple text generation tasks. The code and data are
available at https://github.com/xu1998hz/SEScore2.Comment: Accepted at ACL2023 Main Conferenc
Automatically Correcting Large Language Models: Surveying the landscape of diverse self-correction strategies
Large language models (LLMs) have demonstrated remarkable performance across
a wide array of NLP tasks. However, their efficacy is undermined by undesired
and inconsistent behaviors, including hallucination, unfaithful reasoning, and
toxic content. A promising approach to rectify these flaws is self-correction,
where the LLM itself is prompted or guided to fix problems in its own output.
Techniques leveraging automated feedback -- either produced by the LLM itself
or some external system -- are of particular interest as they are a promising
way to make LLM-based solutions more practical and deployable with minimal
human feedback. This paper presents a comprehensive review of this emerging
class of techniques. We analyze and taxonomize a wide array of recent work
utilizing these strategies, including training-time, generation-time, and
post-hoc correction. We also summarize the major applications of this strategy
and conclude by discussing future directions and challenges.Comment: Work in Progress. Version
Microwave-Assisted Oxidation of Electrospun Turbostratic Carbon Nanofibers for Tailoring Energy Storage Capabilities
We report the systematic structural manipulation of turbostratic electrospun carbon nanofibers (ECNFs) using a microwave-assisted oxidation process, which is extremely rapid and highly controllable and affords controlled variation of the capacitive energy storage capabilities of ECNFs. We find a nonmonotonic relationship between the oxidation degree of ECNFs and their electrocapacitive performance and present a detailed study on the electronic and crystalline structures of ECNFs to elucidate the origin of this nonmonotonic relation. The ECNFs with an optimized oxidation level show ultrahigh capacitances at high operation rates, exceptional cycling performance, and an excellent energy–power combination. We have identified three key factors required for optimal energy storage performance for turbostratic carbon systems: (i) an abundance of surface oxides, (ii) microstructural integrity, and (iii) an appropriate interlayer spacing
INSTRUCTSCORE: Explainable Text Generation Evaluation with Finegrained Feedback
Automatically evaluating the quality of language generation is critical.
Although recent learned metrics show high correlation with human judgement,
these metrics can not explain their verdict or associate the scores with
defects in generated text. To address this limitation, we present
InstructScore, an explainable evaluation metric for text generation. By
harnessing both explicit human instruction and the implicit knowledge of GPT-4,
we fine-tune a text evaluation metric based on LLaMA, producing both a score
for generated text and a human readable diagnostic report. We evaluate
InstructScore on a variety of generation tasks, including translation,
captioning, data-to-text and commonsense generation. Experiments show that our
7B model surpasses all other unsupervised metrics, including those based on
175B GPT-3 and GPT-4. Surprisingly, our InstructScore, even without direct
supervision from human-rated data, achieves performance levels on par with
state-of-the-art metrics like COMET22, which were fine-tuned on human ratings.Comment: Accepted to EMNLP2023 Main Conferenc
Visualize Before You Write: Imagination-Guided Open-Ended Text Generation
Recent advances in text-to-image synthesis make it possible to visualize
machine imaginations for a given context. On the other hand, when generating
text, human writers are gifted at creative visualization, which enhances their
writings by forming imaginations as blueprints before putting down the stories
in words. Inspired by such a cognitive process, we ask the natural question of
whether we can endow machines with the same ability to utilize visual
information and construct a general picture of the context to guide text
generation. In this work, we propose iNLG that uses machine-generated images to
guide language models (LM) in open-ended text generation. The experiments and
analyses demonstrate the effectiveness of iNLG on open-ended text generation
tasks, including text completion, story generation, and concept-to-text
generation in few-shot scenarios. Both automatic metrics and human evaluations
verify that the text snippets generated by our iNLG are coherent and
informative while displaying minor degeneration
CausalDialogue: Modeling Utterance-level Causality in Conversations
Despite their widespread adoption, neural conversation models have yet to
exhibit natural chat capabilities with humans. In this research, we examine
user utterances as causes and generated responses as effects, recognizing that
changes in a cause should produce a different effect. To further explore this
concept, we have compiled and expanded upon a new dataset called CausalDialogue
through crowd-sourcing. This dataset includes multiple cause-effect pairs
within a directed acyclic graph (DAG) structure. Our analysis reveals that
traditional loss functions struggle to effectively incorporate the DAG
structure, leading us to propose a causality-enhanced method called Exponential
Maximum Average Treatment Effect (ExMATE) to enhance the impact of causality at
the utterance level in training neural conversation models. To evaluate the
needs of considering causality in dialogue generation, we built a comprehensive
benchmark on CausalDialogue dataset using different models, inference, and
training methods. Through experiments, we find that a causality-inspired loss
like ExMATE can improve the diversity and agility of conventional loss function
and there is still room for improvement to reach human-level quality on this
new dataset.Comment: Accepted to ACL-Findings 202
- …