Goto

Collaborating Authors

 Government


Experts praise long-awaited AI report from Congress: 'A thoughtful and forward-thinking framework'

FOX News

Fox News chief political anchor Bret Baier has the latest on regulatory uncertainty amid AI development on'Special Report.' Congress's bipartisan task force on artificial intelligence (AI) released its long-anticipated report this week, detailing strategies for how the U.S. can protect itself against emerging AI-related threats while ensuring the nation remains a leader in innovation within this rapidly evolving sector. Responses to the report, which sought to strike a "flexible sectoral regulatory framework," were positive and with mixed concerns. "The Task Force report offers a thoughtful and forward-thinking framework that balances AI's transformative economic potential with the imperative to address legitimate safety concerns," said Dr. Vahid Behzadan, a professor in the computer science department at the University of New Haven. "That said, there's still work to be done."


North Korean troops suffer 100 deaths, struggling in drone warfare, South Korea says

The Japan Times

At least 100 North Korean troops deployed to Russia have been killed, with another 1,000 injured in combat against Ukrainian forces in intense fighting in the Kursk region, a South Korean lawmaker said on Thursday citing the country's spy agency. The heavy losses are attributed to the lack of experience by North Korean troops in drone warfare and unfamiliarity with the open terrain where they are taking part in the battle, a member of parliament Lee Seong-kweun told reporters. Lee was speaking after a closed-door briefing by the National Intelligence Service (NIS) to parliament.


At least 100 North Koreans dead in Ukraine war, says South

BBC News

Lee Sung-kwon said there were reports of preparations for additional deployment, and that North Korean leader Kim Jong-un could oversee training. He quoted intelligence officials as saying the high number of casualties could be attributed to an "unfamiliar battlefield environment, where North Korean forces are being utilised as expendable frontline assault units, and their lack of capability to counter drone attacks". "Within the Russian military, complaints have reportedly surfaced that the North Korean troops, due to their lack of knowledge about drones, are more of a burden than an asset," he added. Neither Russia nor the North have acknowledged the troop deployments, but a North Korean statement on Thursday carried by state news agency KCNA said the country's alliance with Moscow was "deterring the US and the West's ill-intended extension of influence".


New Jersey military base confirms multiple drone contraband-smuggling incursions this year

FOX News

'Fox & Friends First' host Carley Shimkus discusses the Fox Flight Team joining the search for UAPs in the Northeast and a classified briefing for lawmakers stating nothing'nefarious' is happening in New Jersey skies. A New Jersey air base said it has experienced multiple drone incursions this year by contraband smugglers attempting to sneak various items into a federal prison at the military installation. A spokesperson for Joint Base McGuire-Dix-Lakehurst, which houses FCI Fort Dix prison, told Fox News Digital measures were in place to "detect, respond to and deny unauthorized drone use over our facilities, which have standing flight restrictions that prohibit unauthorized UAS operations." The base has experienced multiple drone incursions related to the smuggling of contraband at a federal prison on the installation. "This year, there have been multiple drone detections, all involving attempts to smuggle contraband into the federal correctional institution hosted on our base, with the most recent interception occurring on September 15, 2024," the spokesperson added. "We take each case seriously and aggressively coordinate with local law enforcement to ensure the safety and security of our installation."


Exploiting sparse structures and synergy designs to advance situational awareness of electrical power grid

arXiv.org Artificial Intelligence

The growing threats of uncertainties, anomalies, and cyberattacks on power grids are driving a critical need to advance situational awareness which allows system operators to form a complete and accurate picture of the present and future state. Simulation and estimation are foundational tools in this process. However, existing tools lack the robustness and efficiency required to achieve the level of situational awareness needed for the ever-evolving threat landscape. Industry-standard (steady-state) simulators are not robust to blackouts, often leading to non-converging or non-actionable results. Estimation tools lack robustness to anomalous data, returning erroneous system states. Efficiency is the other major concern as nonlinearities and scalability issues make large systems slow to converge. This thesis addresses robustness and efficiency gaps through a dual-fold contribution. We first address the inherent limitations in the existing physics-based and data-driven worlds; and then transcend the boundaries of conventional algorithmic design in the direction of a new paradigm -- Physics-ML Synergy -- which integrates the strengths of the two worlds. Our approaches are built on circuit formulation which provides a unified framework that applies to both transmission and distribution. Sparse optimization acts as the key enabler to make these tools intrinsically robust and immune to random threats, pinpointing dominant sources of (random) blackouts and data errors. Further, we explore sparsity-exploiting optimizations to develop lightweight ML models whose prediction and detection capabilities are a complement to physics-based tools; and whose lightweight designs advance generalization and scalability. Finally, Physics-ML Synergy brings robustness and efficiency further against targeted cyberthreats, by interconnecting our physics-based tools with lightweight ML.


Alignment faking in large language models

arXiv.org Artificial Intelligence

We present a demonstration of a large language model engaging in alignment faking: selectively complying with its training objective in training to prevent modification of its behavior out of training. First, we give Claude 3 Opus a system prompt stating it is being trained to answer all queries, even harmful ones, which conflicts with its prior training to refuse such queries. To allow the model to infer when it is in training, we say it will be trained only on conversations with free users, not paid users. We find the model complies with harmful queries from free users 14% of the time, versus almost never for paid users. Explaining this gap, in almost all cases where the model complies with a harmful query from a free user, we observe explicit alignment-faking reasoning, with the model stating it is strategically answering harmful queries in training to preserve its preferred harmlessness behavior out of training. Next, we study a more realistic setting where information about the training process is provided not in a system prompt, but by training on synthetic documents that mimic pre-training data--and observe similar alignment faking. Finally, we study the effect of actually training the model to comply with harmful queries via reinforcement learning, which we find increases the rate of alignment-faking reasoning to 78%, though also increases compliance even out of training. We additionally observe other behaviors such as the model exfiltrating its weights when given an easy opportunity. While we made alignment faking easier by telling the model when and by what criteria it was being trained, we did not instruct the model to fake alignment or give it any explicit goal. As future models might infer information about their training process without being told, our results suggest a risk of alignment faking in future models, whether due to a benign preference--as in this case--or not.


Active Geospatial Search for Efficient Tenant Eviction Outreach

arXiv.org Artificial Intelligence

Tenant evictions threaten housing stability and are a major concern for many cities. An open question concerns whether data-driven methods enhance outreach programs that target at-risk tenants to mitigate their risk of eviction. We propose a novel active geospatial search (AGS) modeling framework for this problem. AGS integrates property-level information in a search policy that identifies a sequence of rental units to canvas to both determine their eviction risk and provide support if needed. We propose a hierarchical reinforcement learning approach to learn a search policy for AGS that scales to large urban areas containing thousands of parcels, balancing exploration and exploitation and accounting for travel costs and a budget constraint. Crucially, the search policy adapts online to newly discovered information about evictions. Evaluation using eviction data for a large urban area demonstrates that the proposed framework and algorithmic approach are considerably more effective at sequentially identifying eviction cases than baseline methods.


MRAG: A Modular Retrieval Framework for Time-Sensitive Question Answering

arXiv.org Artificial Intelligence

Understanding temporal relations and answering time-sensitive questions is crucial yet a challenging task for question-answering systems powered by large language models (LLMs). Existing approaches either update the parametric knowledge of LLMs with new facts, which is resource-intensive and often impractical, or integrate LLMs with external knowledge retrieval (i.e., retrieval-augmented generation). However, off-the-shelf retrievers often struggle to identify relevant documents that require intensive temporal reasoning. To systematically study time-sensitive question answering, we introduce the TempRAGEval benchmark, which repurposes existing datasets by incorporating temporal perturbations and gold evidence labels. As anticipated, all existing retrieval methods struggle with these temporal reasoning-intensive questions. We further propose Modular Retrieval (MRAG), a trainless framework that includes three modules: (1) Question Processing that decomposes question into a main content and a temporal constraint; (2) Retrieval and Summarization that retrieves evidence and uses LLMs to summarize according to the main content; (3) Semantic-Temporal Hybrid Ranking that scores each evidence summarization based on both semantic and temporal relevance. On TempRAGEval, MRAG significantly outperforms baseline retrievers in retrieval performance, leading to further improvements in final answer accuracy.


DroughtSet: Understanding Drought Through Spatial-Temporal Learning

arXiv.org Artificial Intelligence

Drought is one of the most destructive and expensive natural disasters, severely impacting natural resources and risks by depleting water resources and diminishing agricultural yields. Under climate change, accurately predicting drought is critical for mitigating drought-induced risks. However, the intricate interplay among the physical and biological drivers that regulate droughts limits the predictability and understanding of drought, particularly at a subseasonal to seasonal (S2S) time scale. While deep learning has been demonstrated with potential in addressing climate forecasting challenges, its application to drought prediction has received relatively less attention. In this work, we propose a new dataset, DroughtSet, which integrates relevant predictive features and three drought indices from multiple remote sensing and reanalysis datasets across the contiguous United States (CONUS). DroughtSet specifically provides the machine learning community with a new real-world dataset to benchmark drought prediction models and more generally, time-series forecasting methods. Furthermore, we propose a spatial-temporal model SPDrought to predict and interpret S2S droughts. Our model learns from the spatial and temporal information of physical and biological features to predict three types of droughts simultaneously. Multiple strategies are employed to quantify the importance of physical and biological features for drought prediction. Our results provide insights for researchers to better understand the predictability and sensitivity of drought to biological and physical conditions. We aim to contribute to the climate field by proposing a new tool to predict and understand the occurrence of droughts and provide the AI community with a new benchmark to study deep learning applications in climate science.


Enhancing Masked Time-Series Modeling via Dropping Patches

arXiv.org Machine Learning

This paper explores how to enhance existing masked time-series modeling by randomly dropping sub-sequence level patches of time series. On this basis, a simple yet effective method named DropPatch is proposed, which has two remarkable advantages: 1) It improves the pre-training efficiency by a square-level advantage; 2) It provides additional advantages for modeling in scenarios such as in-domain, cross-domain, few-shot learning and cold start. This paper conducts comprehensive experiments to verify the effectiveness of the method and analyze its internal mechanism. Empirically, DropPatch strengthens the attention mechanism, reduces information redundancy and serves as an efficient means of data augmentation. Theoretically, it is proved that DropPatch slows down the rate at which the Transformer representations collapse into the rank-1 linear subspace by randomly dropping patches, thus optimizing the quality of the learned representations