Buncombe County
The most eco-friendly burial option isn't cremation or human composting
Science Ask Us Anything The most eco-friendly burial option isn't cremation or human composting With more options than ever, we break down which one's best for the planet. Cemeteries are increasingly running out of space. Are there greener options we ought to turn to? Breakthroughs, discoveries, and DIY tips sent six days a week. Perhaps one of life's hardest tasks is deciding what to do with a loved one's--or even your own--bodily remains. Do you go the cremation route? If you want your last act on Earth to also be good for the Earth, what do you do?
Beyond Turn-taking: Introducing Text-based Overlap into Human-LLM Interactions
Kim, JiWoo, Chang, Minsuk, Bak, JinYeong
Traditional text-based human-AI interactions often adhere to a strict turn-taking approach. In this research, we propose a novel approach that incorporates overlapping messages, mirroring natural human conversations. Through a formative study, we observed that even in text-based contexts, users instinctively engage in overlapping behaviors like "A: Today I went to-" "B: yeah." To capitalize on these insights, we developed OverlapBot, a prototype chatbot where both AI and users can initiate overlapping. Our user study revealed that OverlapBot was perceived as more communicative and immersive than traditional turn-taking chatbot, fostering faster and more natural interactions. Our findings contribute to the understanding of design space for overlapping interactions. We also provide recommendations for implementing overlap-capable AI interactions to enhance the fluidity and engagement of text-based conversations.
Graph Neural Network-Accelerated Network-Reconfigured Optimal Power Flow
Optimal power flow (OPF) has been used for real-time grid operations. Prior efforts demonstrated that utilizing flexibility from dynamic topologies will improve grid efficiency. However, this will convert the linear OPF into a mixed-integer linear programming network-reconfigured OPF (NR-OPF) problem, substantially increasing the computing time. Thus, a machine learning (ML)-based approach, particularly utilizing graph neural network (GNN), is proposed to accelerate the solution process. The GNN model is trained offline to predict the best topology before entering the optimization stage. In addition, this paper proposes an offline pre-ML filter layer to reduce GNN model size and training time while improving its accuracy. A fast online post-ML selection layer is also proposed to analyze GNN predictions and then select a subset of predicted NR solutions with high confidence. Case studies have demonstrated superior performance of the proposed GNN-accelerated NR-OPF method augmented with the proposed pre-ML and post-ML layers.
Drones are playing a critical role in Milton and Helene recovery
When Hurricane Helene and Milton hit the Southeast US, they left a trail of devastation in their wake. Roads, homes, and chunks of towns were swept away by torrential floods. Thousands of residents were left without homes and forced to take refuge in community centers which were cut off from access to critical supplies and resources. One of those shelters, a senior center in Marion, North Carolina, has received a lifeline from an unlikely source. For a little over a week, a white, buzzing autonomous drone operated by Wing has been collecting prescription drugs, baby formula, and other critical resources from a nearby Walmart supercenter and airdropping them to the senior center.
Bodies from Hurricane Helene devastation identified with FBI technology built to track criminals
Agents with the FBI Nashville Field Office have been using new fingerprint-recognition technology to identify deceased individuals in the aftermath of Hurricane Helene. "When you're doing this, you still take extra care because that was a human and that was somebody's loved one. It was somebody's mother, brother, sister," FBI Special Agent Paul Durant, who has been with the FBI for five years, said in a statement. "It's tough, but it's rewarding to know that we can provide some answers to families who are suffering." The hurricane that devastated parts of Florida, Georgia, Tennessee, the Carolinas and Virginia has left more than 230 people dead since it made landfall on Sept. 27.
Last month was the second hottest September on RECORD: Average global temperatures hit 16.17 C - and scientists say climate change is to blame
Brits largely endured frigid temperatures in September – but globally, the story was quite different. Last month was the second-hottest September on record, the EU's climate change programme has revealed. The global average air temperature for September 2024 was 61.1 F (16.17 C), which is 1.31 F (0.73 C) above the September average. What's more, it's just shy of the record set by September 2023 – 61.4 F (16.38 C). Worryingly, experts point to human-cased greenhouse gas emissions as the cause for this latest temperature'anomaly'.
Interpreting Answers to Yes-No Questions in Dialogues from Multiple Domains
Wang, Zijie, Rashid, Farzana, Blanco, Eduardo
People often answer yes-no questions without explicitly saying yes, no, or similar polar keywords. Figuring out the meaning of indirect answers is challenging, even for large language models. In this paper, we investigate this problem working with dialogues from multiple domains. We present new benchmarks in three diverse domains: movie scripts, tennis interviews, and airline customer service. We present an approach grounded on distant supervision and blended training to quickly adapt to a new dialogue domain. Experimental results show that our approach is never detrimental and yields F1 improvements as high as 11-34%.
N-1 Reduced Optimal Power Flow Using Augmented Hierarchical Graph Neural Network
Optimal power flow (OPF) is used to perform generation redispatch in power system real-time operations. N-1 OPF can ensure safe grid operations under diverse contingency scenarios. For large and intricate power networks with numerous variables and constraints, achieving an optimal solution for real-time N-1 OPF necessitates substantial computational resources. To mitigate this challenge, machine learning (ML) is introduced as an additional tool for predicting congested or heavily loaded lines dynamically. In this paper, an advanced ML model known as the augmented hierarchical graph neural network (AHGNN) was proposed to predict critical congested lines and create N-1 reduced OPF (N-1 ROPF). The proposed AHGNN-enabled N-1 ROPF can result in a remarkable reduction in computing time while retaining the solution quality. Several variations of GNN-based ML models are also implemented as benchmark to demonstrate effectiveness of the proposed AHGNN approach. Case studies prove the proposed AHGNN and the associated N-1 ROPF are highly effective in reducing computation time while preserving solution quality, highlighting the promising potential of ML, particularly GNN in enhancing power system operations.
Sobol Sequence Optimization for Hardware-Efficient Vector Symbolic Architectures
Aygun, Sercan, Najafi, M. Hassan
Hyperdimensional computing (HDC) is an emerging computing paradigm with significant promise for efficient and robust learning. In HDC, objects are encoded with high-dimensional vector symbolic sequences called hypervectors. The quality of hypervectors, defined by their distribution and independence, directly impacts the performance of HDC systems. Despite a large body of work on the processing parts of HDC systems, little to no attention has been paid to data encoding and the quality of hypervectors. Most prior studies have generated hypervectors using inherent random functions, such as MATLAB`s or Python`s random function. This work introduces an optimization technique for generating hypervectors by employing quasi-random sequences. These sequences have recently demonstrated their effectiveness in achieving accurate and low-discrepancy data encoding in stochastic computing systems. The study outlines the optimization steps for utilizing Sobol sequences to produce high-quality hypervectors in HDC systems. An optimization algorithm is proposed to select the most suitable Sobol sequences for generating minimally correlated hypervectors, particularly in applications related to symbol-oriented architectures. The performance of the proposed technique is evaluated in comparison to two traditional approaches of generating hypervectors based on linear-feedback shift registers and MATLAB random function. The evaluation is conducted for two applications: (i) language and (ii) headline classification. Our experimental results demonstrate accuracy improvements of up to 10.79%, depending on the vector size. Additionally, the proposed encoding hardware exhibits reduced energy consumption and a superior area-delay product.
Once Upon a $\textit{Time}$ in $\textit{Graph}$: Relative-Time Pretraining for Complex Temporal Reasoning
Yang, Sen, Li, Xin, Bing, Lidong, Lam, Wai
Our physical world is constantly evolving over time, rendering challenges for pre-trained language models to understand and reason over the temporal contexts of texts. Existing work focuses on strengthening the direct association between a piece of text and its time-stamp. However, the knowledge-time association is usually insufficient for the downstream tasks that require reasoning over temporal dependencies between knowledge. In this work, we make use of the underlying nature of time, all temporally-scoped sentences are strung together through a one-dimensional time axis, and suggest creating a graph structure based on the relative placements of events along the time axis. Inspired by the graph view, we propose RemeMo ($\underline{Re}$lative Ti$\underline{me}$ $\underline{Mo}$deling), which explicitly connects all temporally-scoped facts by modeling the time relations between any two sentences. Experimental results show that RemeMo outperforms the baseline T5 on multiple temporal question answering datasets under various settings. Further analysis suggests that RemeMo is especially good at modeling long-range complex temporal dependencies. We release our code and pre-trained checkpoints at $\href{https://github.com/DAMO-NLP-SG/RemeMo}{\text{this url}}$.